On Wed, Dec 19, 2001 at 10:53:34AM -0500, Jon Carnes wrote:
[snip]
>  
> Also, check out your /etc/sendmail.cf file for the following line (or
> similar line):
>   # file containing names of hosts for which we receive email
>   Fw/etc/sendmail.cw
>  
> Then check the file /etc/sendmail.cw . Put any aliases for your machine
> name in there.
> Note: most modern sendmail distributions but this file in /etc/mail/...,
> but I'm an old fart so I still use the "old" ways.

To do it the "new" way ...

in your .mc file:

define(`confCW_FILE', `-o /etc/mail/local-host-names')

/etc/mail/local-host-names must exist, even if it's empty.

Graham

------------------------------------------------------
Mailman-Users maillist  -  [EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users

Reply via email to