| |||||||||||||||||||||||||||||||
|
Jason Hirsh <hirshj> wrote: > I am not a real experience postfix user but have muddled through > > This one has me stuck... > > I have a Postfix/Dovecot installation on FreeBsd 6.1 > > I have TLS/SSL working using pop3/imap and smtp (110/143/25 and > 2500) > > I believe for outlook i have to enable smtps > > I added the following to Master.cf > > smtps inet n - n - - smtpd -v > -o smtpd_tls_wrappermode=yes > -o smtpd_sasl_auth_enable=yes > > Reloaded postfix > > openssl s_client -connect localhost:465 > > shows normal operation > quote > CONNECTED(00000003) > depth=1 /O=Root CA/OU=http://www.cacert.org/CN=CA Cert Signing > Authority/emailAddress=support > verify error:num=19:self signed certificate in certificate chain > verify return:0 > --- > Certificate chain > stuff omitted > No client certificate CA names sent > --- > SSL handshake has read 3572 bytes and written 340 bytes > --- > New, TLSv1/SSLv3, Cipher is DHE-RSA-AES256-SHA > Server public key is 1024 bit > SSL-Session: > Protocol : TLSv1 > Cipher : DHE-RSA-AES256-SHA > Session-ID: > 313873011796FC5A5A44E8EDB6CA19482C3CB7329CD0974D95C5A1E5C0BEAA51 > Session-ID-ctx: > Master-Key: > Key-Arg : None > Start Time: 1205503050 > Timeout : 300 (sec) > Verify return code: 19 (self signed certificate in certificate > chain) > --- > 220 Hi This is the Ocean Window - BV > end quote > > when I telnet externally to 465 I do not get Helo > > when I use outlook > > I get various error message and error number 0x800CCC79 BUT > my maillog server shows no activity > > of interest thunderbird if I check ssl instead of TLS on port 465 has > > no problem > > > /etc/services does reflect smtps 465/tcp and smtps 465/udp > > I am no outgoing blocks on port 465 and am not running a firewall on > the server > > Anyone have an idea what I messed up??? see here : http://www.awebhosting.com/help/outlook_xp/errors.html#e5 it would appear that Outlook has not tried to authenticate itself. Check the SMTP authentication settings in outlook and also if Postfix allows broken clients to authenticate in the main.cf: broken_sasl_auth_clients = yes Mihira. -- "Not many people know when love really starts... More than a friend, but not quite lovers. A delicate relationship like this changes gradually once it is noticed, and keeps on blossoming, Just like the changing seasons." -- Kanzaki Kyoichi
| ||||||||||||||||||||||||||||||
© 2004-2008 readlist.com