aboutsummaryrefslogtreecommitdiff
path: root/security/clamsmtp
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2005-03-04 03:12:53 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2005-03-04 03:12:53 +0000
commitfbaded33c5de258036358712a92a79889ca3d57b (patch)
tree42e715b29b265cc9714a7a3064d95656aac1ae3c /security/clamsmtp
parente92efdae49e4a97131c6cfe60a1a988ecf7be8a4 (diff)
downloadports-fbaded33c5de258036358712a92a79889ca3d57b.tar.gz
ports-fbaded33c5de258036358712a92a79889ca3d57b.zip
Notes
Diffstat (limited to 'security/clamsmtp')
-rw-r--r--security/clamsmtp/Makefile2
-rw-r--r--security/clamsmtp/distinfo4
-rw-r--r--security/clamsmtp/pkg-message13
3 files changed, 5 insertions, 14 deletions
diff --git a/security/clamsmtp/Makefile b/security/clamsmtp/Makefile
index 7f81c94429eb..87cfd93f782d 100644
--- a/security/clamsmtp/Makefile
+++ b/security/clamsmtp/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= clamsmtp
-PORTVERSION= 1.2
+PORTVERSION= 1.3
PORTREVISION= 0
CATEGORIES= security
MASTER_SITES= http://memberwebs.com/nielsen/software/clamsmtp/
diff --git a/security/clamsmtp/distinfo b/security/clamsmtp/distinfo
index f240c4cec812..a5f709af9c29 100644
--- a/security/clamsmtp/distinfo
+++ b/security/clamsmtp/distinfo
@@ -1,2 +1,2 @@
-MD5 (clamsmtp-1.2.tar.gz) = 8a704db5f833feab92aad723209acc13
-SIZE (clamsmtp-1.2.tar.gz) = 143089
+MD5 (clamsmtp-1.3.tar.gz) = 0eee3c63edb24788c7d81349f7b11363
+SIZE (clamsmtp-1.3.tar.gz) = 143147
diff --git a/security/clamsmtp/pkg-message b/security/clamsmtp/pkg-message
index bebb646e02cf..8f8d4562caad 100644
--- a/security/clamsmtp/pkg-message
+++ b/security/clamsmtp/pkg-message
@@ -7,17 +7,8 @@ to enable clamsmtpd.
Also, there is a clamsmtpd.conf-sample in %%PREFIX%%/etc/,
rename to clamsmtpd.conf, otherwise specify -f option to your
-config file. Add the following in the config file or
-comment them out.
+config file.
-OutAddress: 127.0.0.1:10026
-Listen: 127.0.0.1:10025
-
-To work with postfix, put following lines in Postfix' main.cf:
-
-content_filter = scan:127.0.0.1:10025
-receive_override_options = no_address_mappings
-
-And modify master.cf to active it. See also
+To work with postfix, See also
http://memberwebs.com/nielsen/software/clamsmtp/postfix.html
/* ================================================================= */