762003080e
add examples of using an access_db update .mc files to match recommendations on http://www.sendmail.org/m4/anti-spam.html (grrr.....should have been one commit did the last commit from a subdirectory)
7 lines
140 B
Makefile
7 lines
140 B
Makefile
# $Id: Makefile,v 1.6 1999/01/31 15:21:15 jmb Exp $
|
|
|
|
install:
|
|
/usr/sbin/makemap hash /etc/mail/access < /etc/mail/access.txt
|
|
|
|
all: install
|