Hi!
I'm using vpopmail on freebsd with qmail
I have problems authentificating.
[ns2 dan_c]1$ telnet 127.0.0.1 110
Trying 127.0.0.1...
Connected to localhost.pellin.ro.
Escape character is '^]'.
+OK <[EMAIL PROTECTED]>
user [EMAIL PROTECTED]
+OK
pass cyandeer91
-ERR authorization failed
Connection closed by foreign host.
[ns2 dan_c]2$
(~vpopmail/bin/vadddomain cta.ro cyandeer91
~vpopmail/bin/vadduser [EMAIL PROTECTED] cyandeer91 )
the configure line was:
[ns2 vpopmail-4.10.14]11#
./configure --enable-passwd=n --enable-apop=y --enable-large-site=y --enable
-mysql=y --enable-mysql-replication=n --enable-logging=ep --enable-clear-pas
swd=y --enable-auth-logging=y
the same configuration worked just fine on another box
any ideeas?
Dan