well Ben, you never responded to my question as to whether sendmail logged
anything in the messages log when you restarted it.

How do you expect to get help if you don't provide us the information to
help you?

On Tue, 18 Jan 2000 [EMAIL PROTECTED] wrote:

> can anyone out there who has virtusertable or genericstable working under
> sendmail 8.9.3 send me their sendmail.mc so I can double check my syntax?
> I've been wrestling with this for two days now.

mine works fine

[root@pooh /root]# rpm -q sendmail
sendmail-8.9.3-15
[root@pooh /root]# cat /etc/pooh.mc
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(`/usr/lib/sendmail-cf/m4/cf.m4')
define(`confDEF_USER_ID',``8:12'')
OSTYPE(`linux')
undefine(`UUCP_RELAY')
undefine(`BITNET_RELAY')
define(`confAUTO_REBUILD')
define(`confTO_CONNECT', `1m')
define(`confTRY_NULL_MX_LIST',true)
define(`confDONT_PROBE_INTERFACES',true)
define(`PROCMAIL_MAILER_PATH',`/usr/bin/procmail')
define(`ALIAS_FILE',`/etc/mail/aliases,/etc/mail/majordomo.aliases')
FEATURE(`smrsh',`/usr/sbin/smrsh')
FEATURE(mailertable)
FEATURE(redirect)
FEATURE(always_add_domain)
FEATURE(use_cw_file)
FEATURE(use_ct_file)
FEATURE(local_procmail)
FEATURE(`genericstable', `hash -o /etc/mail/genericstable')
GENERICS_DOMAIN_FILE(`/etc/sendmail.cG')
FEATURE(virtusertable, `hash -o /etc/mail/virtusertable')
MASQUERADE_AS(lighthouse-software.com)
FEATURE(masquerade_envelope)
FEATURE(limited_masquerade)
MASQUERADE_DOMAIN(pooh.lhsw.com)
MASQUERADE_DOMAIN(piglet.lhsw.com)
MASQUERADE_DOMAIN(kanga.lhsw.com)
MAILER(procmail)
MAILER(smtp)
FEATURE(`access_db')
FEATURE(`blacklist_recipients')
dnl We strongly recommend to comment this one out if you want to protect
dnl yourself from spam. However, the laptop and users on computers that do
dnl not hav 24x7 DNS do need this.
dnl FEATURE(`accept_unresolvable_domains')
dnl FEATURE(`relay_based_on_MX')



-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to