Hi there,
I'm using a Linux box (RH 7.1) and installed qpopper 4.0.3. Everything works
fine when using "normal" (plain text password) authentication. Using Outlook
Express as a client and trying to authenticate via "APOP" I get the error
down below. If seen some postings about this error on the mailing list
archives and tried for example to disable chunky writes (although network
connection is fine!) but that doesn't have any effect. Since I haven't seen
some recent posts on this issue I figure this problem was solved somehow (I
hope at last ;-) )
Anyone knows what the problem might be? Any hints are greatly
appreciated...!
Here goes the debug output:
.
.
.
Jul 17 08:51:09 mail /usr/local/sbin/popper[18498]: Finished processing
config file '/usr/local/etc/popper.conf'; rslt=1 [pop_config.c:1462]
Jul 17 08:51:09 mail /usr/local/sbin/popper[18498]: (v4.0.3) Servicing
request from "192.168.116.190" at 192.168.116.190 [pop_init.c:1152]
Jul 17 08:51:09 mail /usr/local/sbin/popper[18498]: before TLS;
tls_support==0 [popper.c:171]
Jul 17 08:51:09 mail /usr/local/sbin/popper[18498]: Skipped TLS Init
[popper.c:196]
Jul 17 08:51:09 mail /usr/local/sbin/popper[18498]: (v4.0.3) Intro
[popper.c:238]
Jul 17 08:51:09 mail /usr/local/sbin/popper[18498]: +OK ready
<[EMAIL PROTECTED]> [popper.c:246]
Jul 17 08:51:09 mail /usr/local/sbin/popper[18498]: Qpopper ready for input
from (null) at 192.168.116.190 [192.168.116.190] [popper.c:283]
Jul 17 08:51:09 mail /usr/local/sbin/popper[18498]: Received (5): "AUTH "
[pop_get_command.c:105]
Jul 17 08:51:09 mail /usr/local/sbin/popper[18498]: +OK Supported SASL
mechanisms: [pop_auth.c:123]
Jul 17 08:51:09 mail /usr/local/sbin/popper[18498]: auth returned 0;
CurrentState now auth1 [popper.c:327]
Jul 17 08:51:09 mail /usr/local/sbin/popper[18498]: Qpopper ready for input
from (null) at 192.168.116.190 [192.168.116.190] [popper.c:283]
Jul 17 08:51:09 mail /usr/local/sbin/popper[18498]: (null) at
192.168.116.190 (192.168.116.190): -ERR POP EOF or I/O Error [popper.c:794]
Jul 17 08:51:09 mail /usr/local/sbin/popper[18498]: +OK Pop server at
mail.xxx.yyy signing off. [popper.c:351]
Jul 17 08:51:09 mail /usr/local/sbin/popper[18498]: (v4.0.3) Ending request
from "" at (192.168.116.190) 192.168.116.190 [popper.c:368]
Jul 17 08:51:09 mail /usr/local/sbin/popper[18498]: (v4.0.3) Timing for
@192.168.116.190 (error) auth=0 init=0 clean=0 [popper.c:375]
.
.
.
Tobias Wimmer