summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2004-02-18 02:59:37 +0000
committeredwin <edwin@FreeBSD.org>2004-02-18 02:59:37 +0000
commitff4b65adc33e79033430b13180a1df815a5e67b5 (patch)
tree2b4b97b70b1f6f14653f63c15fddaa227ea3c3c5
parent68711459fe7baea1715136bac2be024bc00b58cf (diff)
downloadFreeBSD-ports-ff4b65adc33e79033430b13180a1df815a5e67b5.zip
FreeBSD-ports-ff4b65adc33e79033430b13180a1df815a5e67b5.tar.gz
Remove references to POP3Vscan in the pkg-message.
Submitted by: edwin@mavetju.org
-rw-r--r--mail/p3scan/pkg-message10
1 files changed, 5 insertions, 5 deletions
diff --git a/mail/p3scan/pkg-message b/mail/p3scan/pkg-message
index daacf27..3cd4839 100644
--- a/mail/p3scan/pkg-message
+++ b/mail/p3scan/pkg-message
@@ -1,11 +1,11 @@
**********************************************************************
-By default, POP3VScan is configured to work with McAfee UVSCAN.
-Please copy PREFIX/etc/pop3vscan.conf.sample to pop3vscan.conf and modify
-PREFIX/etc/pop3vscan.conf and/or PREFIX/etc/rc.d/pop3vscan.sh to
+By default, P3Scan is configured to work with McAfee UVSCAN.
+Please copy PREFIX/etc/p3scan.conf.sample to p3scan.conf and modify
+PREFIX/etc/p3scan.conf and/or PREFIX/etc/rc.d/p3scan.sh to
fit your environment.
-Don't forget to copy PREFIX/etc/pop3vscan.mail.sample to pop3vscan.mail
+Don't forget to copy PREFIX/etc/p3scan.mail.sample to p3scan.mail
and edit your own template for virus notifications.
By the way, you need to enable IPFIREWALL and IPFIREWALL_FORWARD options
@@ -14,6 +14,6 @@ in kernel, and add the forwarding rule into your IPFW table,
# ipfw add fwd 192.168.0.254,8110 tcp from 192.168.0.0/24 to any pop3
while 192.168.0.254 is the IP of your internal interface, 8110 is the
-default port of POP3VScan, and 192.168.0.0/24 is the IP range of your LAN.
+default port of P3scan, and 192.168.0.0/24 is the IP range of your LAN.
**********************************************************************
OpenPOWER on IntegriCloud