summaryrefslogtreecommitdiff
path: root/security/amavis/pkg/MESSAGE
blob: af25cdeee0be657f27ff969a4da9abb1695c30c5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
$NetBSD: MESSAGE,v 1.3 2000/10/23 14:57:16 rh Exp $

==========================================================================
  AMaViS has now been installed on your system.  In order to integrate
  the virus scanner with sendmail, copy
  @PREFIX@/share/examples/amavis/amavis.m4 to the 'mailer' sendmail
  configuration directory.  Then use 'amavis' instead of 'local' for
  local mail delivery.  Alternatively, you can simply replace


Mlocal, P=/usr/libexec/mail.local, F=lsDFMAw5:/|@qrmn9, S=10/30, R=20/40,
	T=DNS/RFC822/X-Unix,
	A=mail -d $u


  in your installed "sendmail.cf" by


Mlocal, P=@PREFIX@/sbin/scanmails, F=lsDFMAw5:/|@qrmn9, S=10/30, R=20/40,
	T=DNS/RFC822/X-Unix,
	A=scanmails -d $u
==========================================================================