Kirk R. Wythers wrote:
[ ... ]
OK... not space between the install and -cf 'make install-cf
CF=neighborsunited'

gives the message

[EMAIL PROTECTED]:133 make install-cf CF=neighborsunited.net
install -m 444 lorax.forestry.umn.edu.cf /etc/mail/sendmail.cf

That's right. Now do a "make restart".


How can I tell (other than new lists created with mailman still do not
send messages), if this worked. Me thinks it is still broken...

Try:


echo "3,0 [EMAIL PROTECTED]" | sendmail -bt

...and see whether it gets rewritten to "neighborsunited.net".

shouldn't there be some reference to:

MASQUERADE_AS(`neighborsunited.org')dnl FEATURE(masquerade_envelope)dnl

in sendmail.cf?

Yes, you should see a like like:


#####  $Id: masquerade_envelope.m4,v 8.9 1999/02/07 07:26:10 gshapiro Exp $  ###
##

...near the beginning of the .cf file, and lines like:

# who I masquerade as (null for no masquerading) (see also $=M)
DMneighborsunited.net

--
-Chuck


_______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to