public static final String |
CAMEL_SINK_MAILSINK_KAMELET_CONNECTION_HOST_CONF |
"camel.kamelet.mail-sink.connectionHost" |
public static final String |
CAMEL_SINK_MAILSINK_KAMELET_CONNECTION_HOST_DOC |
"The mail server host Example: smtp.gmail.com" |
public static final String |
CAMEL_SINK_MAILSINK_KAMELET_CONNECTION_PORT_CONF |
"camel.kamelet.mail-sink.connectionPort" |
public static final String |
CAMEL_SINK_MAILSINK_KAMELET_CONNECTION_PORT_DEFAULT |
"25" |
public static final String |
CAMEL_SINK_MAILSINK_KAMELET_CONNECTION_PORT_DOC |
"The mail server port" |
public static final String |
CAMEL_SINK_MAILSINK_KAMELET_FROM_CONF |
"camel.kamelet.mail-sink.from" |
public static final String |
CAMEL_SINK_MAILSINK_KAMELET_FROM_DOC |
"The `from` field of the outgoing mail" |
public static final String |
CAMEL_SINK_MAILSINK_KAMELET_PASSWORD_CONF |
"camel.kamelet.mail-sink.password" |
public static final String |
CAMEL_SINK_MAILSINK_KAMELET_PASSWORD_DOC |
"The password to access the mail box" |
public static final String |
CAMEL_SINK_MAILSINK_KAMELET_SUBJECT_CONF |
"camel.kamelet.mail-sink.subject" |
public static final String |
CAMEL_SINK_MAILSINK_KAMELET_SUBJECT_DOC |
"The mail subject of the outgoing mail" |
public static final String |
CAMEL_SINK_MAILSINK_KAMELET_TO_CONF |
"camel.kamelet.mail-sink.to" |
public static final String |
CAMEL_SINK_MAILSINK_KAMELET_TO_DOC |
"The `to` field of the outgoing mail" |
public static final String |
CAMEL_SINK_MAILSINK_KAMELET_USERNAME_CONF |
"camel.kamelet.mail-sink.username" |
public static final String |
CAMEL_SINK_MAILSINK_KAMELET_USERNAME_DOC |
"The username to access the mail box" |