RE: inetd on BSD urgent.

2001-10-18 Thread Danny Horne
This is how I'm calling Qpopper 4.0.3 in FreeBSD 4.4-STABLE - pop3stream tcp nowait root/usr/sbin/popper -s -p 2 -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Drew J. Weaver Sent: Thursday 18 October 2001 10:24pm To: '[EMAIL PROTECTED]' Cc

Re: inetd on BSD urgent.

2001-10-18 Thread Jeremy C. Reed
On Thu, 18 Oct 2001, Drew J. Weaver wrote: > pop stream tcp nowait root/usr/libexec/tcpd ^ ^ ^ ^ Make sure that service exists. ^

Re: inetd on BSD urgent.

2001-10-18 Thread Alfred Perlstein
* Matt Ayres <[EMAIL PROTECTED]> [011018 16:33] wrote: > Look at your line again, note one is "popper" and one is "qpopper", > you should change them to both be the same program name, perferably the one > that is on your system. That shouldn't make a difference unless the program specifically ex

RE: inetd on BSD urgent.

2001-10-18 Thread Drew J. Weaver
Title: RE: inetd on BSD urgent. Erm, popper qpopper is how you're supposed to call qpopper. -Drew -Original Message- From: Matt Ayres [mailto:[EMAIL PROTECTED]] Sent: Thursday, October 18, 2001 5:33 PM To: Drew J. Weaver Cc: '[EMAIL PROTECTED]'; '[EMAIL PRO

Re: inetd on BSD urgent.

2001-10-18 Thread Matt Ayres
Look at your line again, note one is "popper" and one is "qpopper", you should change them to both be the same program name, perferably the one that is on your system. -- Matt Ayres On Thu, 18 Oct 2001, Drew J. Weaver wrote: > pop stream tcp nowait root/usr/libexec/tcpd > /usr/lo

Re: inetd on BSD urgent.

2001-10-18 Thread Alfred Perlstein
* Drew J. Weaver <[EMAIL PROTECTED]> [011018 16:20] wrote: > pop stream tcp nowait root/usr/libexec/tcpd > /usr/local/lib/popper qpopper -c -C -R -F -S > > That is the command I am using in inetd.conf to call qpopper, it works on my > 2 linux servers but for some reason inetd under