On 2/10/10 2:46 AM, [email protected] 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<[email protected]>
550-Called: XXX.XXX.XXX.XXX
550-Sent: RCPT TO:<[email protected]>
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);
RT Training in Washington DC, USA on Oct 25 & 26 2010
Last one this year -- Learn how to get the most out of RT!