[rt-users] Help with some bounce emails
Leigh Havas
slicer at onthenet.com.au
Sun Oct 3 21:56:04 EDT 2010
On 2/10/10 2:46 AM, sebsua at gmail.com wrote:
> Hello List,
>
> We are experiencing some bounced email using the default sendmailpipe
> on the RT box.
>
> This is an example of a bounce:
>
> Remote host said: 550-Verification failed for<apache at rt.mydomain.com>
> 550-Called: XXX.XXX.XXX.XXX
> 550-Sent: RCPT TO:<apache at rt.mydomain.com>
>
> Any help?
> Thanks
> Seb.-
>
> RT Training in Washington DC, USA on Oct 25& 26 2010
> Last one this year -- Learn how to get the most out of RT!
>
I had the same problem.
Try using this in your RT_SiteConfig.pm:
#Make outbound email go via queue email address
Set($SetOutgoingMailFrom, 1);
More information about the rt-users
mailing list