tpop3d-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [tpop3d-discuss]Outlook Clients - Mail not removed


From: Matthew Trent
Subject: Re: [tpop3d-discuss]Outlook Clients - Mail not removed
Date: Thu, 25 Mar 2004 12:54:53 -0800
User-agent: KMail/1.6.1

On Thursday 25 March 2004 11:15 am, Jarek Woloszyn wrote:
> > So I decided to try the hack mentioned a while ago for netloop.c:
> > -        if (r && !connection_isfrozen(c)) {
> > +        if (1) {
> > -            while (c->cstate == running && (p =
> > connection_parsecommand(c))) {
> > +            while ((p = 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?

Yeah, I have verbose on. I'm sure a segfault would show regardless, though...
-- 
Matt
Systems Administrator
Local Access Communications
360.330.5535


reply via email to

[Prev in Thread] Current Thread [Next in Thread]