<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><div>On Jun 4, 2012, at 15:46 , Thomas Sibley wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div>On 06/01/2012 07:02 PM, Fisher, Michael wrote:<br><blockquote type="cite">I believe that this affected me too. I performed the upgrade from RT<br></blockquote><blockquote type="cite">4.0.5 to 4.0.6 yesterday and email stopped.<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">The workaround I found was overriding the mail command in my<br></blockquote><blockquote type="cite">RT_SiteConfig.pm, as mentioned in this thread, but from the default<br></blockquote><blockquote type="cite">('sendmailpipe'):<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">    Set( $MailCommand, 'sendmail' );<br></blockquote><blockquote type="cite"><br></blockquote>[snip]<br><blockquote type="cite">My environment is FreeBSD 9.0-STABLE, stock FreeBSD Sendmail<br></blockquote><blockquote type="cite">8.14.5/8.14.5, Apache 2.2.22, Perl v5.12.4, mod_perl 2-2.0.6.<br></blockquote><br>This means you're running RT 4 under mod_perl, but under SetHandler<br>perl-script instead of the recommended SetHandler modperl (see<br>docs/web_deployment.pod).<br><br>I suggest switching back to sendmailpipe for your $MailCommand and<br>switching to SetHandler modperl, as SetHandler perl-script is<br>unsupported under RT 4.<br></div></blockquote></div><div><br></div>Thomas,<div><br></div><div>Thank you very much -- this configuration change (and reversion of MailCommand) solved the problem. Great catch!<br><div><div><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><div><font class="Apple-style-span" face="'Courier New'"><br class="Apple-interchange-newline">-- </font></div><div><font class="Apple-style-span" face="'Courier New'">Mike Fisher     <a href="mailto:Michael_Fisher@urmc.rochester.edu">Michael_Fisher@urmc.rochester.edu</a>       585-275-6884<br>University of Rochester                                 School of Nursing</font></div></span></div><br><div></div></div></div></body></html>