I'm able to connect to my smtp server directly without a user/password. But camel-mail seems to require it? As I keep getting a javax.mail.AuthenticationFailedException camel is passing back from javamail. Basically I want camel-mail to pass a javamail seesion property "mail.smtp.auth=false" to javamail somehow.
-- View this message in context: http://camel.465427.n5.nabble.com/How-to-Disable-AUTH-for-camel-mail-smtp-component-tp5785598.html Sent from the Camel - Users mailing list archive at Nabble.com.