Returned mail
Posted: Fri Mar 03, 2006 2:58 pm
I know that this is not s Scalix problem but a sendmail problem, but I was hoping that someone could help me out with it. I have Scalix 10 installed on Suse 10 OSS. My problem is that I am getting returned mail from a few isp's like roadrunner and aol. they are rejecting mail on the basis of my residential ip address. Roadrunner's abuse page says to
Add these lines to your sendmail.mc file:
define(`SMART_HOST',`mail.yourisp.net')dnl <--- Your ISP's mail server name goes here
MASQUERADE_AS(yourisp.net)dnl <--- Your ISP's domain name goes here
FEATURE(`allmasquerade')dnl
FEATURE(`masquerade_envelope')dnl
Is this correct, If I add these lines to /etc/sendmail.cf it does not help. And /etc/sysconfig/sendmail I get errors shutting restarting sendmail. Any help is much appreciated
David
Add these lines to your sendmail.mc file:
define(`SMART_HOST',`mail.yourisp.net')dnl <--- Your ISP's mail server name goes here
MASQUERADE_AS(yourisp.net)dnl <--- Your ISP's domain name goes here
FEATURE(`allmasquerade')dnl
FEATURE(`masquerade_envelope')dnl
Is this correct, If I add these lines to /etc/sendmail.cf it does not help. And /etc/sysconfig/sendmail I get errors shutting restarting sendmail. Any help is much appreciated
David