Davide, I thing that I missing something.

in server.tab:
"SMTP-TLS" "1"
"EnableSMTP-TLS" "1"
"SSLUseCertsDir" "1"
"SSLAllowSelfSigned" "1"

I copied to windows\system32:
openssl.exe
libeay32.dll
ssleay32.dll
libeay32.lib
ssleay32.lib

And updated the files in mailroot/bin and mailroot/certs with those that are 
in win32sll (from source package).

But, for some reason, it isn´t working yet.

Regards

Edinilson
---------------------------------------------------------
ATINET-Professional Web Hosting
Tel Voz: (0xx11) 4412-0876
http://www.atinet.com.br


----- Original Message ----- 
From: "Davide Libenzi" <davi...@xmailserver.org>
To: "XMail Users Mailing List" <xmail@xmailserver.org>
Sent: Wednesday, August 19, 2009 4:52 PM
Subject: Re: [xmail] SMTP TLS


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 

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

Reply via email to