Re: starttls testing

2010-08-02 Thread mailing lists
>> imap2:~ root# telnet localhost 25 >> Trying ::1... >> telnet: connect to address ::1: Connection refused >> Trying 127.0.0.1... >> Connected to localhost. >> Escape character is '^]'. >> 220 imap2.beth.k12.pa.us ESMTP Postfix >> EHLO imap2.beth.k12.pa.us >> 250-imap2.beth.k12.pa.us >> 250-PIPELI

Re: starttls testing

2010-07-31 Thread Magnus Bäck
On Saturday, July 31, 2010 at 17:46 CEST, donovan jeffrey j wrote: > this is an older 10.4 machine. I just tested it with a 10.4.11 I just > enabled their gui for smtpd Auth > the result matched my config but i recieevd the same test results; > > client side starttls it just sits and waits.

Re: starttls testing

2010-07-31 Thread donovan jeffrey j
On Jul 31, 2010, at 11:11 AM, Magnus Bäck wrote: > On Friday, July 30, 2010 at 19:47 CEST, > donovan jeffrey j wrote: > > [...] > >> There is no smtpd.conf that defines what SASL should do for Postfix. >> SMTP AUTH can't work! > > This is bad. > > http://www.postfix.org/SASL_README.html#

Re: starttls testing

2010-07-31 Thread Magnus Bäck
On Friday, July 30, 2010 at 19:47 CEST, donovan jeffrey j wrote: [...] > There is no smtpd.conf that defines what SASL should do for Postfix. > SMTP AUTH can't work! This is bad. http://www.postfix.org/SASL_README.html#server_sasl Apple has patched Postfix so you may need to read the App

Re: starttls testing

2010-07-30 Thread Jeff Donovan
http://postfix.state-of-mind.de/patrick.koetter/saslfinger/ this is the result from saslfinger > smtp2:/usr/local/saslfinger-1.0.3 root# ./saslfinger -c > saslfinger - postfix Cyrus sasl configuration Fri Jul 30 13:46:42 EDT 2010 > version: 1.0.2 > mode: client-side SMTP AUTH > > -- basics --

Re: starttls testing

2010-07-30 Thread donovan jeffrey j
On Jul 30, 2010, at 11:50 AM, Magnus Bäck wrote: > On Friday, July 30, 2010 at 17:33 CEST, > donovan jeffrey j wrote: > >> I have an older relay system accept ssl on port 25, it seems to be >> working, but when i test it, STARTTLS shows up but then the session >> stalls like it's waiting fo

Re: starttls testing

2010-07-30 Thread Magnus Bäck
On Friday, July 30, 2010 at 18:21 CEST, Jerry wrote: > On Fri, 30 Jul 2010 17:50:16 +0200 > Magnus Bäck articulated: > > > Please post at least full "postconf -n" output, or even better > > saslfinger output (Google it). > > http://ftp.wl0.org/SOURCES/postfinger No, I meant saslfinger an

Re: starttls testing

2010-07-30 Thread Jerry
On Fri, 30 Jul 2010 17:50:16 +0200 Magnus Bäck articulated: > On Friday, July 30, 2010 at 17:33 CEST, > donovan jeffrey j wrote: > > Please post at least full "postconf -n" output, or even better > saslfinger output (Google it). http://ftp.wl0.org/SOURCES/postfinger -- Jerry ✌ postfix-u

Re: starttls testing

2010-07-30 Thread Magnus Bäck
On Friday, July 30, 2010 at 17:33 CEST, donovan jeffrey j wrote: > I have an older relay system accept ssl on port 25, it seems to be > working, but when i test it, STARTTLS shows up but then the session > stalls like it's waiting for me to do something. -probably i do. > > smtp2:/etc/postf

starttls testing

2010-07-30 Thread donovan jeffrey j
Greetings I have an older relay system accept ssl on port 25, it seems to be working, but when i test it, STARTTLS shows up but then the session stalls like it's waiting for me to do something. -probably i do. smtp2:/etc/postfix root# telnet 127.0.0.1 25 Trying 127.0.0.1... Connected to localho