diff options
author | grant <grant> | 2004-09-02 09:46:12 +0000 |
---|---|---|
committer | grant <grant> | 2004-09-02 09:46:12 +0000 |
commit | 85e2c0fdc90597df0e0c6187befb4aad97f0b223 (patch) | |
tree | 7ce0bb09fbe52e3bd30ecc9ba4f0510089f81081 /mail | |
parent | 8daecc036778342f251cc6d457ae3e93a203462e (diff) | |
download | pkgsrc-85e2c0fdc90597df0e0c6187befb4aad97f0b223.tar.gz |
remove bogus stuff about enabling in inetd - it's already in the MESSAGE.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/cucipop/DESCR | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/mail/cucipop/DESCR b/mail/cucipop/DESCR index 750de897692..ed53b1817db 100644 --- a/mail/cucipop/DESCR +++ b/mail/cucipop/DESCR @@ -2,7 +2,3 @@ Cucipop, the Cubic Circle POP3 server, is a very small and fast server for POP3 mail clients--far faster than UW's ipop3d. It does not support POP2, but it does include support for the TOP extension to POP3, Content-Length: headers, and APOP. It can be run from inetd or standalone. - -In most environments, this should be invoked from inetd.conf as: - -pop3 stream tcp nowait root /usr/pkg/sbin/cucipop cucipop -AY |