[rt-users] sendmail error (exited with code 75) - RHEL6
Thomas Sibley
trs at bestpractical.com
Mon Sep 17 13:38:07 EDT 2012
On 09/17/2012 02:40 AM, Raphaël Berlamont wrote:
> You'll find our configuration in HTML format in the attached zip.
> I hope you'll find something interesting...
The module versions I was looking for seem fine, however I notice you
have OTRS loaded in the same mod_perl instance. I bet OTRS and RT step
on each other's toes. If you add:
PerlOptions +Parent
to your RT virtualhost's <Location> block, does that help?
http://perl.apache.org/docs/2.0/user/config/config.html#C_Parent_
More information about the rt-users
mailing list