Re: [vchkpw] can not pop-in

2002-09-18 Thread rm

On Wed, 2002-09-18 at 08:08, Oliver Etzel - GoodnGo.COM (R) wrote:
 hello all,
 
 thank you all for helping me.
 
 Another problem. I cannot pop-in with my mailclient.
 
 I donĀ“t want a whole explaination. Just a hint#
 
 Now I can retrieve and send emails with sqwebmail or even pop-in with telnet
 
 e.g. telenet localhost 110
 user *
 OK
 pass 
 OK . and so on.
 
 But cannot pop-in by outlook or whatever.
 
 Any hints?
 
 Oliver Etzel
 

What error messages are you getting in lookout and your logs?

Regis 




Re: [vchkpw] can not pop-in - It is a Socketerror

2002-09-18 Thread Oliver Etzel - GoodnGo.COM \(R\)

Hi rm,

thank you for answering me.
 Another problem. I cannot pop-in with my mailclient.
 But cannot pop-in by outlook or whatever.

What error messages are you getting in lookout and your logs?

The error-message I get is:

Error. Account: 'mail.fotoaktmodelle.de', Server: 'mail.fotoaktmodelle.de',
Protokoll: POP3, Port: 110, Secure (SSL): No, Socketerror: 10054,
Fehlernummer: 0x800CCC0E

Socket Error, what can I do?

Regs,

Oliver




Re: [vchkpw] can not pop-in - It is a Socketerror

2002-09-18 Thread Peter Palmreuther

On Wed, 18 Sep 2002 15:57:12 +0200
Oliver Etzel - GoodnGo.COM \(R\) [EMAIL PROTECTED] wrote:

  Another problem. I cannot pop-in with my mailclient.
  But cannot pop-in by outlook or whatever.
 
 What error messages are you getting in lookout and your logs?
 
 The error-message I get is:
 
 Error. Account: 'mail.fotoaktmodelle.de', Server:
 'mail.fotoaktmodelle.de', Protokoll: POP3, Port: 110, Secure (SSL):
 No, Socketerror: 10054, Fehlernummer: 0x800CCC0E
 
 Socket Error, what can I do?

You can make sure the 'tcpserver' process, running the POP3-daemon
accepts connections from not localhost. Maybe you want to have a look
for the '.cdb' file you (for sure, you don't read documentation and
therefore use the default command line) point 'tcpserver' to? 

Does it exist? 
If not: are you using '-X' (capital 'X') instead of '-x'? 
If it does: maybe your 'tcpserver' call makes use of '-r'. '-p' or '-h'?
Or maybe it simply needs '-RH' and no '-p' (as '-r' and '-h' are
default) to not time out?

Maybe you don't even use 'tcpserver' to start the POP3-daemon, but
'inetd'? Make sure 'hosts.allow' allows, or at least 'hosts.deny' does
not deny the connection(s).

Hint: use 'netstat -anp |grep :110' to figure out which listener is used
to start you POP3-daemon. Make sure THIS listener allows the
connection(s).

-- 
Pit



Re: [vchkpw] can not pop-in - It is a Socketerror

2002-09-18 Thread H. D. Lee

On 2002.09.18_15:57:12_+, Oliver Etzel - GoodnGo.COM (R) wrote:
  Another problem. I cannot pop-in with my mailclient.
  But cannot pop-in by outlook or whatever.
 

Are you sure that you can reach the POP server from another host?
May be a DNS problem? Another thing to check is the tcpserver -x option
blocking the connecting host.

 What error messages are you getting in lookout and your logs?
 
 The error-message I get is:
 
 Error. Account: 'mail.fotoaktmodelle.de', Server: 'mail.fotoaktmodelle.de',
 Protokoll: POP3, Port: 110, Secure (SSL): No, Socketerror: 10054,
 Fehlernummer: 0x800CCC0E
 
 Socket Error, what can I do?

Did your server log a connection attempt?

 Regs,
 
 Oliver
 

-- 
H. D. Lee