hello

I recently compiled uw-imap and I use imap and pop2/3 server. However, now I cannot login to server with my user name and password.

Here's the printout from login attempt to pop server:
  wlan# telnet localhost pop3
  Trying ::1...
  telnet: connect to address ::1: Connection refused
  Trying 127.0.0.1...
  Connected to localhost.wlan.harije.si.
  Escape character is '^]'.
  +OK POP3 localhost.wlan.harije.si 2004.88 server ready
  user Zvonko
  +OK User name accepted, password please
  pass abcdef
  Connection closed by foreign host.
  wlan#


Does anyone know where the error is?
I compiled imap with the following options:
  wlan# make PASSWDTYPE=pam -D WITH_SSL_AND_PLAINTEXT

All suggestions are welcome

Thanks in advance.

Regards
Zvonko

Reply via email to