On Wed, 19 Aug 2009, Edinilson - ATINET wrote:

> Davide, I checked:
> http://www.xmailserver.org/Readme.html#ssl_configuration
> and created server.cert and server.key
> 
> And in server.tab
> "SMTP-TLS" "1"
> "EnableSMTP-TLS" "1"
> 
> Using netstat -an I can see that port 465 was opened.
> 
> But, for some reason, we can´t authenticate any user using smtp tls.
> 
> Any tip?

Port 465 is SMTPS, that's for pure SSL SMTP sessions.
By setting EnableSMTP-TLS you tell XMail to try a STARTTLS negotiation, if 
the remote server allows it.
Did you setup the "certs" subdirectory, if you're using Windows (like 
the SSLUseCertsDir suggests in the link I posted before)?



- Davide

_______________________________________________
xmail mailing list
xmail@xmailserver.org
http://xmailserver.org/mailman/listinfo/xmail

Reply via email to