On Fri, 2012-05-25 at 18:31 +0300, 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:
Please try applying 38093f9: curl https://github.com/bestpractical/rt/commit/38093f9.patch | patch -p1 -d /opt/rt3 Then restart Apache (a full stop+start will likely be necessary) and report back if that resolves your issue. Regardless, I'd also be curious to know what version of mod_perl you're running (check your error logs on Apache startup), and the output of `apache2 -V` - Alex
