[tpop3d-discuss]tpop3d doesn't delete mails [ms outlook 2002]

Matthew Trent mtrent at localaccess.com
Tue, 3 Feb 2004 13:12:19 -0800


On Tuesday 03 February 2004 12:54 pm, Jarek Woloszyn wrote:
> > > I've tried few configurations of this if( if r, if 1) and it didn't
> > > help. I also noticed, that when I turn off the sniffer, failures of
> > > tpop are almost everytime. And solid-pop still works fine.
> >
> > sorry, my above email is wrong. you also need to remove
> > the test for c->cstate == running. I really think this is
> > a bad idea, though.
>
> -        if (r && !connection_isfrozen(c)) {
> +        if (1) {
> -            while (c->cstate == running && (p =
> connection_parsecommand(c))) { +            while ((p =
> connection_parsecommand(c))) {
>
> That helped. My patch is probably very bad, but we know at least, that it's
> some kind of bug in tpop.

Sounds more like a bug in Outlook and tpop3d triggers it only because it 
actually adheres to the standards.

That's not to say the Outlook bug shouldn't be worked around, though (if there 
isn't a fix for Outlook).
-- 
Matt
Systems Administrator
Local Access Communications
360.330.5535