On Thu, 16 Aug 2001 14:40:43 -0700 (PDT), [EMAIL PROTECTED] wrote:
>pop3 stream tcp nowait root /usr/local/bin/tcpd /usr/local/lib/popper qpopper -f
>/etc/mail/qpop/qpopper.config
Syntax is wrong. See the man page for tcpd. You want this instead:
pop3 stream tcp nowait root /usr/local/bin/tcpd /usr/local/lib/popper
-f /etc/mail/qpop/qpopper.config
Note how you don't double the real server command name like you
normally do without tcpd.
Ken
mailto:[EMAIL PROTECTED]
http://www.sewingwitch.com/ken/
[If answering a mailing list posting, please don't cc me your reply. I'll take my
answer on the list.]