aboutsummaryrefslogtreecommitdiffstats
path: root/mail/p3scan
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2004-02-18 10:59:37 +0800
committeredwin <edwin@FreeBSD.org>2004-02-18 10:59:37 +0800
commitff4b65adc33e79033430b13180a1df815a5e67b5 (patch)
tree2b4b97b70b1f6f14653f63c15fddaa227ea3c3c5 /mail/p3scan
parent68711459fe7baea1715136bac2be024bc00b58cf (diff)
downloadfreebsd-ports-gnome-ff4b65adc33e79033430b13180a1df815a5e67b5.tar.gz
freebsd-ports-gnome-ff4b65adc33e79033430b13180a1df815a5e67b5.tar.zst
freebsd-ports-gnome-ff4b65adc33e79033430b13180a1df815a5e67b5.zip
Remove references to POP3Vscan in the pkg-message.
Submitted by: edwin@mavetju.org
Diffstat (limited to 'mail/p3scan')
-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 daacf271189e..3cd4839a0b91 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.
**********************************************************************