On Mon, 2003-10-13 at 22:10, Butch Evans wrote:
> On Mon, 13 Oct 2003, Jesse Norell wrote:
> 
> >> A patch was uploaded to the message board several months ago
> >> addressing this. Basically, the APOP code doesn't update pbsp, and the
> >> patch fixed that. It MAY have been incorporated into the CVS; I
> >> haven't checked.
> >
> >  I just grabbed the latest cvs code and it has this under the
> >APOP command, so I believe it should work:
> >
> >    /* if pop_before_smtp is active, log this ip */
> >    if (pop_before_smtp)
> >        db_log_ip(client_ip);
> >
> 
> Ok, I found that (thanks for pointing it out).  It is in the 1.2
> code as well.  Anyone know if the fix for the MAC clients (I think
> this is all APOP clients) seeing the same message over and over is
> in there?
> 
> I am not a "c" guru, and I am not sure where to look for this.

I have only one client using Mac, and Entourage is the bad seed in this
issue. It disconnects before sending the delete, IIRC, expecting the
server to just delete the messages.

The way I fixed it (I'm also not a C guru, or even grub) was to tell
them to use IMAP.

--
Ryan

Reply via email to