At 1:41 AM +0800 7/2/01, PM WONG wrote:
> >
>> That setting actually only takes effect when the 'trash' is emptied.
>>
>> Until the trash is emptied, the mail still exists.
> But i did empty the trash. Is it a bug of qpopper or that of
> my netscape
It's unlikely to be a Qpopper bug, but if you want to be sure,
reproduce the situation with debug tracing and see what Netscape
tells Qpopper to do, and see if Qpopper does it.
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'.