> >You wouldn't still have the *.mc file that produced that would you?

my machine's doing the same.. here's mine..  make appropriate subsitiutions 
between the +plusses+ (i do it with sed)..
divert(-1)
dnl /etc/mail/sendmail.mc is read by /etc/cook, which writes /etc/sendmail.cf
include(`/usr/share/sendmail-cf/m4/cf.m4')
OSTYPE(`linux')
define(`confDEF_USER_ID',``8:12'')dnl
define(`SMART_HOST',`+sendmailsmtp+')dnl
define(`confERROR_MODE',`m')dnl
define(`confDIAL_DELAY',`60s')dnl
define(`confDEAD_LETTER_DROP',`/var/mail/DEAD_LETTER_DROP')dnl
undefine(`UUCP_RELAY')dnl
undefine(`BITNET_RELAY')dnl
define(`confDONT_PROBE_INTERFACES',true)dnl
define(`PROCMAIL_MAILER_PATH',`/usr/bin/procmail')dnl
define(`ALIAS_FILE', `/etc/aliases')dnl
define(`confUSERDB_SPEC', `/etc/mail/userdb.db')dnl
dnl if the net were a kinder gentler place we wouldn't need the next line
define(`confPRIVACY_FLAGS', `authwarnings,needmailhelo,noexpn,novrfy')dnl
dnl Use smrsh instead of /bin/sh for mailing to programs
FEATURE(`smrsh',`/usr/sbin/smrsh')dnl
dnl with the mailertable we can redirect mail anywhere we want. Very handy
FEATURE(`mailertable',`hash -o /etc/mail/mailertable.db')dnl
dnl with the virtusertable we can have multiple mail accounts with the same 
name
FEATURE(`virtusertable',`hash -o /etc/mail/virtusertable.db')dnl
dnl when people move on it will really help to give an informative bounce
FEATURE(redirect)dnl
dnl let's set up class w as a text file. It's easier to manage that way.
FEATURE(use_cw_file)dnl
FEATURE(use_ct_file)dnl
FEATURE(local_procmail,`',`procmail -Y -a $h -d $u')dnl
dnl the access file gives us fine grained control of our relay capability
FEATURE(`access_db',`hash -o /etc/mail/access.db')dnl
FEATURE(nouucp,reject)dnl
FEATURE(`blacklist_recipients')dnl
dnl Turns on rejection of hosts found in blackholes.mail-abuse.org.  see 
http://mail-abuse.org/rbl
FEATURE(`dnsbl')dnl
dnl we don't want unresolvable domains to cause fetchmail to keep retrying, 
bogging and breaking named
FEATURE(`accept_unresolvable_domains')dnl
MAILER(smtp)dnl
MAILER(procmail)dnl
MASQUERADE_AS(+sendmailmasq+)dnl
FEATURE(masquerade_envelope)dnl

gregory mott
tel 978-386-9986, icq 5856302

i pledge allegiance to the earth
and all that lives upon her
and the delicate balance in which it all stands
one planet
alive with spirit
in full harmony
with deep respect for all



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to