On 05/25/2012 11:31 AM, Kim B. Heino wrote: > I tried to run 3.8.12 with b7a5a53 patch on RHEL5 system. Outgoing > emails work, but incoming doesn't. I see this on my maillog: > > May 25 11:40:15 hostname postfix/local[13235]: 8D0CE137D68: > to=<[email protected]>, relay=local, delay=0.6, delays=0.01/0/0/0.58, > dsn=4.3.0, status=deferred (temporary failure. Command output: An Error > Occurred ================= 500 Server closed connection without > sending any data back )
Can you try running rt-mailgate by hand with the added --debug flag and piping in a test email? It may output a little more verbosely than the error postfix recorded above. rt-mailgate --debug --action correspond --queue XXX --url http://XXX < testmail
