View Single Post

   
  #6 (permalink)  
Old 02-19-2008, 12:14 PM
Less of your spam thanks
 
Posts: n/a
Default Re: Minor configuration problem

Realto Margarino wrote:

> Look in Sendmail-Address-Rewrite in the mini-Howto directory and it
> will tell you what you need to know.
>
> cordially, as always,
>
> rm


Holy shit, after 8 hours it's working!

Thanks for the response rm, I didn't have any luck with that
unfortunately. I think that's to do with routing mail addressed locally
to external addresses.

However, after Greg's suggestion earlier I've modified my
'newsendmailconf.mc' I created earlier but added a few more lines:

MASQUERADE_AS(`ourcompany.com')dnl
MASQUERADE_DOMAIN(`ourcompany.com')dnl
FEATURE(`allmasquerade')dnl
FEATURE(`masquerade_envelope')dnl

Thanks for the pointer Greg
Reply With Quote