diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 2002-10-31 00:51:04 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 2002-10-31 00:51:04 +0000 |
commit | 32e51765080b2573563b85da8b39dd863bec17bf (patch) | |
tree | 78b50a1d2fdcdb066b5a2c1861156f258dbb4f98 /security/drweb-sendmail/files/patch-af | |
parent | Upgrade to 4.29 (diff) |
Upgrade to 4.29
Notes
Notes:
svn path=/head/; revision=69183
Diffstat (limited to 'security/drweb-sendmail/files/patch-af')
-rw-r--r-- | security/drweb-sendmail/files/patch-af | 23 |
1 files changed, 5 insertions, 18 deletions
diff --git a/security/drweb-sendmail/files/patch-af b/security/drweb-sendmail/files/patch-af index 089c6309f01d..73f10a05d10a 100644 --- a/security/drweb-sendmail/files/patch-af +++ b/security/drweb-sendmail/files/patch-af @@ -1,5 +1,5 @@ ---- etc/drweb_smf.conf.orig Fri Jul 26 17:03:59 2002 -+++ etc/drweb_smf.conf Sun Aug 25 06:48:32 2002 +--- etc/drweb_smf.conf.orig Mon Oct 28 15:05:35 2002 ++++ etc/drweb_smf.conf Thu Oct 31 03:40:19 2002 @@ -14,14 +14,14 @@ # Address = inet:3000@localhost # Address = local:/usr/local/drweb/run/drwebd.skt @@ -30,27 +30,14 @@ # Permissions for created spool files SpoolFilesMode = 0600 -@@ -136,7 +136,7 @@ - # reject - reject messages - # quarantine - move message to quarantine and discard it - # tempfail - says that we temporary unavailable --ScanningErrors = reject -+ScanningErrors = tempfail - - # ProcessingErrors - errors in proxy-client: no memory`,' misconfigured`,' timeout - # on communication with daemon and etc. -@@ -144,19 +144,19 @@ - # pass - accept messages - # reject - reject messages - # tempfail - says that we temporary unavailable --ProcessingErrors = reject -+ProcessingErrors = tempfail +@@ -147,16 +147,16 @@ + ProcessingErrors = reject # Admin mail address (may be unix-local address) -AdminMail = av-admin@example.com +AdminMail = postmaster - # Filter address`,' that be used in From: + # Filter address, that be used in From: -FilterMail = DrWeb-DAEMON@example.com +FilterMail = DrWeb-DAEMON@%HOSTNAME% |