> debian(woody). All works except using the access.db to decide who can RELAY.
> During installation and setup with dselect no mention of the access file or
> access.db is made. Can someone help me to turn this switch on?

I'm running potato sendmail 8.9.3-23.
You add a line into sendmail.mc:

FEATURE(`access_db', `hash -o /etc/mail/access')dnl

and in access something like:

YOUR.DOMAIN                     RELAY
[EMAIL PROTECTED]       REJECT

-Igor Mozetic

Reply via email to