Re: TLS auth failure from iPhone

2009-09-14 Thread Simon Wilson
Quoting Paul Beard : > > On Sep 14, 2009, at 6:04 PM, Simon Wilson wrote: > >> Originally I had only port 25 open on the router, and it used to >> work fine, with the iPhone specifically told to use port 25 and SSL. >> Then something changed (on the iPhone I suspect). Only then did I >> open po

Re: TLS auth failure from iPhone

2009-09-14 Thread Simon Wilson
Quoting LuKreme : On 14-Sep-2009, at 08:59, Victor Duchovni wrote: On Mon, Sep 14, 2009 at 11:52:27PM +1000, Simon Wilson wrote: And it never succeeds. If I set smtpd_tls_auth_only to no and disable Use SSL on the iPhone it auths over SMTP (insecurely) and sends fine. Sep 14 23:17:59 serv

Re: TLS auth failure from iPhone

2009-09-14 Thread LuKreme
On 14-Sep-2009, at 08:59, Victor Duchovni wrote: On Mon, Sep 14, 2009 at 11:52:27PM +1000, Simon Wilson wrote: And it never succeeds. If I set smtpd_tls_auth_only to no and disable Use SSL on the iPhone it auths over SMTP (insecurely) and sends fine. Sep 14 23:17:59 server04 postfix/smtpd[47

Re: TLS auth failure from iPhone

2009-09-14 Thread Victor Duchovni
On Mon, Sep 14, 2009 at 11:52:27PM +1000, Simon Wilson wrote: > And it never succeeds. If I set smtpd_tls_auth_only to no and disable Use > SSL on the iPhone it auths over SMTP (insecurely) and sends fine. > > Sep 14 23:17:59 server04 postfix/smtpd[4774]: connect from > unknown[120.152.28.100] >

TLS auth failure from iPhone

2009-09-14 Thread Simon Wilson
Hi I have a Postfix 2.3.3 server on CentOS 5.3. Incoming mail is working fine, and has been for a year or so. The mail server sits at mail.simonandkate.net, which is port forwarded on port 25 to the Postfix server on port 25. Most email is done through Horde (running on same box) which ju