On 10/26/2011 2:19 AM, Stan Hoeppner wrote:
> On 10/25/2011 5:19 PM, Noel Jones wrote:
> 
>> Probably the best solution is to uncomment the smtps wrappermode SSL
>> master.cf entry, then configure roundcube to submit mail on ssl port
>> 465.
> 
> Maybe I'm missing something Noel.  Why have RC use auth for relay
> submission when both RC and Postfix reside on the same host?
> 
> It seems to me the proper solution is to run the submission (or 587)
> service for remote relay submission clients and have RC submit on TCP 25
> in plain text.
> 
> This is how I've always done it.  Works like champ.
> 


Some people find it helpful to have the auth user recorded in the
postfix log.  It is certainly not required.

If you're going to use AUTH, it's easier to require TLS/SSL
everywhere rather than making exceptions in master.cf, although I
agree that TLS/SSL on the loopback interface is a noop.

And finally, I've had more consistent results using SSL/465 when
using software that might not fully implement SMTP, since it's a
simpler software interface.


  -- Noel Jones

Reply via email to