[NTLUG:Discuss] Postfix woes

Ed Coates edcoates at nighthawk.dyndns.org
Wed Dec 1 08:08:43 CST 2004



On Wed, 1 Dec 2004, Bobby Wrenn wrote:

> Rev. wRy wrote:
> Here is the text of qpopper in /etc/xinetd.d/qpopper
>
>> 
>> qpopper - pop3 mail daemon
>> 
> service pop3
> {
> disable         = no
> socket_type     = stream
> protocol        = tcp
> wait            = no
> user            = root
> server          = /usr/sbin/popper
> server_args     = -s
> flags           = IPv4
> }
>
>
> Thanks for the answer. Anything else?
>
> Bobby

Bobby,

If you changed the qpopper file above to activate it, did you then restart 
xinetd with

rcxinetd restart

Ed



More information about the Discuss mailing list