2 Home
gitea_admin edited this page 2026-03-11 14:38:40 +00:00

Mail Sink

Send mails to given SMTP server.

Metadata

Property Value
Type sink
Group Mail
Namespace Mail
Support Level Stable
Provider Apache Software Foundation

Properties

Name Type Required Default Description
connectionHost string The mail server host
connectionPort string 25 The mail server port
username string The username to access the mail box
password string The password to access the mail box
from string The from field of the outgoing mail
to string The to field of the outgoing mail
subject string The mail subject of the outgoing mail

Dependencies

  • camel:core
  • camel:mail
  • camel:kamelet