[
https://issues.apache.org/jira/browse/JAMES-1347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13153769#comment-13153769
]
Stefano Bagnara commented on JAMES-1347:
----------------------------------------
IIRC I used RemoteDelivery for SSL in past and it worked.
I just added <mail.*> properties to RemoteDelivery configuration as they are
passed to javamail.
I don't remember the right configuration but something like using the right
gatewayPort and add
<mail.smtp.ssl.enable>true</mail.smtp.ssl.enable> to the RemoteDelivery
parameters may be enough.
Otherwise have a look at the full properties:
http://javamail.kenai.com/nonav/javadocs/com/sun/mail/smtp/package-summary.html
> RemoteDelivery Mailet should support SSL
> ----------------------------------------
>
> Key: JAMES-1347
> URL: https://issues.apache.org/jira/browse/JAMES-1347
> Project: JAMES Server
> Issue Type: Improvement
> Components: Matchers/Mailets (bundled)
> Affects Versions: Trunk
> Reporter: Steve Brewin
> Assignee: Steve Brewin
> Fix For: Trunk
>
> Original Estimate: 24h
> Remaining Estimate: 24h
>
> The RemoteDelivery Mailet supports AUTH using a userid and password as
> credentials. SSL should also be supported to ensure that these credentials
> are encrypted when passed to the SMTP server being authenticated against.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]