On 9 Oct 2005 at 23:28, OpenMacNews wrote about
"Re: [exim] debugging 550 rejects 'a":
|...
| - -1610551400[1b06f00]: SMTP Connecting to: mail.testdomain.com
| - -1610551400[1b06f00]: SMTP entering state: 0
| - -1610551400[1b06f00]: SMTP Response: 220 mail.testdomain.com ESMTP Sun, 09 Oct 2005 22:56:49 -0700
That doesn't look like an exim welcome banner, did you customize it?
|...
| - -1610551400[1b06f00]: SMTP Send: .
| - -1610551400[1b06f00]: SMTP entering state: 0
| - -1610551400[1b06f00]: SMTP Response: 550 Administrative prohibition
| - -1610551400[1b06f00]: SMTP entering state: 10
It sure doesn't *look* TLS related. Did you compare this log to one
captured for a successfull session with TLS disabled?
- Fred