World Wide Web Owner wrote:
Hi Aaron,
I did a little hacking in the openwebmail/shares/pop3mail.pl file, as well as
the openwebmail/auth/auth_pop3.pl file. I disabled the "auth login" method,
and everything has started working.
My new question is why does dbmail only reply with a "." when I type "auth
login"? It basically is saying that it supports me typing "auth login", but
does not support any methods of authentication. At least that's what I
gather from that response. Here is the telnet transcript:
<snip>
I've changed pop3 so it returns the sames things as qpopper now. I'm
only a bit confused if we can really return
X-NONE-SO-USE-APOP-OR-STLS
when we don't support TLS. We can probably also return
X-NONE-SO-USE-APOP
I guess?
Any ideas?
Ilja