Stephan A. Rickauer wrote:
I tried putting a line into 'genericstable' but that wouldn't work. 'MASQUERADE_AS...' does not help either.

MASQUERADE_AS should work if you put it in submit.mc

Or, what you could do is to tell your mail server to accept mail to *.yourdomain.com If your server is sendmail, add the following line to /etc/mail/mailertable :
.yourdomain.com         local:

And of course, make sure that /etc/mail/local-host-names references your domain :
yourdomain.com

Regards,

Antoine

Reply via email to