At 11:34 AM +0200 8/23/01, Marcus Schopen wrote:
> Ihe problem is that I don't get any messages back by qpopper. So I have
> to do something.
> My old Qpopper 2.5.? did not do this error.
If the client isn't receiving messages, then something else is going
on. Try enabling debug tracing in Qpopper. Also enable it in the
client if you can.
To enable tracing in Qpopper:
1. Do a 'make clean'
2. Re-run ./configure, adding '--enable-debugging'.
3. Edit the inetd.conf line for Qpopper, adding '-d' or '-t tracefile'.
4. Send inetd a HUP signal.
This causes detailed tracing to be written to the syslog (if you used
'-d') or to the file specified as 'tracefile'.