Suresh Ramasubramanian [Thu, Feb 08, 2001 at 09:54:51PM +0530]: 

> One further point I forgot:
 
***$^#$^3 yet another typo (there's a small bug in the mc file below - an older
mc lying around from a previous build of the cf file) :(

sorry for the waste of bandwidth ... here's the definitive mc file

the error was, of course, in the line

define(`ALIAS_FILE',`switch:aliases,/etc/aliases')
Actually, I'd misparsed the sendmail doc on that.  It's just 

define(`ALIAS_FILE',`/etc/mail/aliases')  

[meaning that the service switch file, if present, is used first, before the 
/etc/mail/aliases file)

        --suresh

divert(-1)
dnl This is the macro config file used to generate the /etc/sendmail.cf
dnl file. If you modify thei file you will have to regenerate the
dnl /etc/sendmail.cf by running this macro config through the m4
dnl preprocessor:
dnl
dnl        m4 /etc/sendmail.mc > /etc/sendmail.cf
dnl
dnl You will need to have the sendmail-cf package installed for this to
dnl work.
include(`../m4/cf.m4')
dnl If you use the sendmail source, that is ...
dnl if not, use /usr/lib/sendmail-cf/m4/cf.m4
define(`confDEF_USER_ID',``8:12'')
OSTYPE(`linux')
undefine(`UUCP_RELAY')
undefine(`BITNET_RELAY')
define(`SMART_HOST', `mail.satyam.net.in')
define(`confAUTO_REBUILD')
define(`confCF_VERSION',`clue-1.7')
define(`confTO_CONNECT', `1m')
define(`confTO_IDENT',0)
define(`confTRY_NULL_MX_LIST',true)
define(`confDONT_PROBE_INTERFACES',true)
define(`confCON_EXPENSIVE',true)
define(`PROCMAIL_MAILER_PATH',`/usr/bin/procmail')
define(`ALIAS_FILE',`/etc/aliases')
MASQUERADE_AS(`cluestick.org')
FEATURE(`masquerade_envelope')
FEATURE(`smrsh',`/usr/sbin/smrsh')
FEATURE(`mailertable',`hash -o /etc/mail/mailertable')
FEATURE(`virtusertable',`hash -o /etc/mail/virtusertable')
FEATURE(redirect)
FEATURE(always_add_domain)
FEATURE(use_cw_file)
FEATURE(use_ct_file)
FEATURE(local_procmail)
MAILER(smtp)
MAILER(procmail)
FEATURE(`access_db')
FEATURE(`blacklist_recipients')
FEATURE(`accept_unresolvable_domains')
FEATURE(`accept_unqualified_senders')
dnl FEATURE(`relay_based_on_MX')

----------------------------------------------
An alpha version of a web based tool to manage
your subscription with this mailing list is at
http://lists.linux-india.org/cgi-bin/mj_wwwusr

Reply via email to