  nwrickert sand groper Premium,MVM join:2004-09-04 Geneva, IL
·AT&T U-Verse
·AT&T Midwest
| reply to muzscman Re: Sendmail Config...
You could use a mailertable. Put in an entry for each of the domains you want to use. An entry could be something like
blow.com esmtp:blow.com
Then use a default entry (key is ".") that generates an error message.
-- AT&T dsl; Westell 327w modem/router; openSuSE 11.0; firefox 3.0.3 |
|
  muzscman Mr. President Premium,VIP join:2002-02-15 Florissant, MO clubs:
·AT&T U-Verse
| said by nwrickert :You could use a mailertable. Put in an entry for each of the domains you want to use. An entry could be something like blow.com esmtp:blow.com
Then use a default entry (key is ".") that generates an error message. Okay...I added my companies domain into the mailertable and ran makemap hash /etc/mail/mailertable /etc/mail/mailertable
I can email myself but I can still email outside of my domain...do I have to add something to the sendmail.mc and make the sendmail.cf file also |
|
  nwrickert sand groper Premium,MVM join:2004-09-04 Geneva, IL
·AT&T U-Verse
·AT&T Midwest
| You will need a FEATURE(mailertable) line in your sendmail.mc file.
Did you add a default entry to your mailertable file, something like
. error:5.1.6:"550 Mail for %1 is not accepted
It might be a good idea to check that this doesn't interfere with local mail.
-- AT&T dsl; Westell 327w modem/router; openSuSE 11.0; firefox 3.0.3 |
|
  muzscman Mr. President Premium,VIP join:2002-02-15 Florissant, MO clubs:
·AT&T U-Verse
| said by nwrickert :You will need a FEATURE(mailertable) line in your sendmail.mc file. Did you add a default entry to your mailertable file, something like . error:5.1.6:"550 Mail for %1 is not accepted
It might be a good idea to check that this doesn't interfere with local mail. I forgot to add the default entry. I added it and it's working like a charm.
Thank you soooooooooooo very much. |
|