> Is there an easy way change it so emails sent from RT are sent through the > mail server using a legitimate user and NOT the wwwrun or Apache user? If you are using sendmailpipe you can add -fenvelope at sender.net to $RT::SendmailArguments in SiteConfig. If you're using smtp, I think you can use $RT::SMTPFrom -R