[tpop3d-discuss]Outlook Clients - Mail not removed

Jarek Woloszyn yossa at akra.net
Thu, 25 Mar 2004 20:15:47 +0100


On =B6ro, 24 mar 2004, Matthew Trent wrote:
> I have verified that the latest service packs/updates do NOT fix the pr=
oblem=20
> in Outlook (and even if it did, that would still leave the Outlook Expr=
ess=20
> users hanging...). I've also actually gotten some duplicate emails whil=
e=20
> using Kmail!
>=20
> So I decided to try the hack mentioned a while ago for netloop.c:
> -        if (r && !connection_isfrozen(c)) {
> +        if (1) {
> -            while (c->cstate =3D=3D running && (p =3D connection_parse=
command(c)))=20
> {
> +            while ((p =3D connection_parsecommand(c))) {

I use this patch for 1.5 month and have no problems. I didn't find the
log messages, you wrote. Do you use verbose logging to get them?


--=20
Jarek Woloszyn