On Sun, Jan 14, 2001 at 12:11:57AM -0500, Kurth Bemis wrote:
> having a bit of a problem with qmail-poop3d.  when i start it fro mmy init script i 
>get this funky error in the log file.
> 
> Jan 12 06:54:30 noname pop3d: 979300470.784986 tcpserver: fatal: unable to figure 
>out port number for pop-3
> Jan 12 06:54:31 noname qmail: 979300471.799484 status: local 0/10 remote 0/20
> 
> any have any idea what could be causing this?  when i telnet to the box/ip  on port 
>110 i get no connection.  I'm running openbsd 2.8 with qmail 1.03 and daemon tools 
>.70 with checkpassword  .81

That's easy. You are giving pop-3 as port for tcpserver (check your run file
/ startup script), but there is no pop-3 entry in /etc/services. Either put
pop3 instead of pop-3 in your script (and check if it exists in
/etc/services) or hardwire port 110 instead of using a name. man tcpserver
is your friend ;-))

> ~kurth
> 
> 

-- 
Henning Brauer     | BS Web Services
Hostmaster BSWS    | Roedingsmarkt 14
[EMAIL PROTECTED] | 20459 Hamburg
http://www.bsws.de | Germany

Reply via email to