Re: 64-bit alignment problems.

2007-09-17 Thread Ken Murchison
Andy Fiddaman wrote: On Mon, 17 Sep 2007, Ken Murchison wrote: ; Good point. I'm wondering if we need the struct at all, and can just use a ; union. You're right, I've just tested the following and it works fine: #define ALIGNBUF(buf, size) \ union { \ bit64 align8; \

Re: 64-bit alignment problems.

2007-09-17 Thread Andy Fiddaman
On Mon, 17 Sep 2007, Ken Murchison wrote: ; Good point. I'm wondering if we need the struct at all, and can just use a ; union. You're right, I've just tested the following and it works fine: #define ALIGNBUF(buf, size) \ union { \ bit64 align8; \ char buf[(size)]

Re: Lost connection to selected backend (proxyd -> imapd)

2007-09-17 Thread Reinhard Proessler
Right, Frontend Proxd crashed and I also do not believe that this is a physical connection problem. The line is well monitored and not overloaded, not even under any "load". After a "reconstruct" , which runs fine, the problem persists. But an upgrade is not so easy. We use the original RPM pack

Re: Penalty timeout bug in pop3d

2007-09-17 Thread Pascal Gienger
Pascal Gienger <[EMAIL PROTECTED]> wrote: > Hi, > > was there a special reason to "forget" the sleep(3) penalty timeout after > an "invalid user" auth nak message? > > I did that because we had a POP3 client running wild while trying out > unknown sasl users... Imapd version is 2.3.9, diff -c is

Re: 64-bit alignment problems.

2007-09-17 Thread Ken Murchison
Andy Fiddaman wrote: > On Fri, 14 Sep 2007, Ken Murchison wrote: > ; This patch tries to force the entire buffer to be aligned, rather than > ; aligning each 64-bit field individually. Don't know if this will work or > not. > > The concept seems to work fine. There are some other places that > t

Re: Sieve vacation function not working..

2007-09-17 Thread Mike Eggleston
On Mon, 17 Sep 2007, Torsten Schlabach might have said: > > What value should I use to wild-card to every address? > > No sure out of the top of my head ... AFAIK wildcards are an extra > module in Sieve, but not sure. If in doubt, try some RTFM. Or try with > one address to start with, so see

Re: Sieve vacation function not working..

2007-09-17 Thread Torsten Schlabach
> What value should I use to wild-card to every address? No sure out of the top of my head ... AFAIK wildcards are an extra module in Sieve, but not sure. If in doubt, try some RTFM. Or try with one address to start with, so see some success in the first place. It might be just *. You might ev

Re: Sieve vacation function not working..

2007-09-17 Thread Mike Eggleston
On Mon, 17 Sep 2007, Torsten Schlabach might have said: > Mike! > > I cannot see an :address parameter in your sieve script. Without that, > you will never see any vacation response being generated! (Refer to 2. > in my post.) Duh, I expected the problem to be something simple, but I couldn't

Re: Sieve vacation function not working..

2007-09-17 Thread Torsten Schlabach
Mike! I cannot see an :address parameter in your sieve script. Without that, you will never see any vacation response being generated! (Refer to 2. in my post.) Regards, Torsten Mike Eggleston schrieb: > On Mon, 17 Sep 2007, Torsten Schlabach might have said: > > >>Hi Joseph, >> >>it would i

Penalty timeout bug in pop3d

2007-09-17 Thread Pascal Gienger
Hi, was there a special reason to "forget" the sleep(3) penalty timeout after an "invalid user" auth nak message? I did that because we had a POP3 client running wild while trying out unknown sasl users... # diff pop3d.c.orig pop3d.c 1220d1219 < prot_printf(popd_out, "-ERR [AUTH] Invalid

Re: Sieve vacation function not working..

2007-09-17 Thread Torsten Schlabach
Hi Joseph, it would indeed be helpful if you posted the relevant section of your sieve script. Nevertheless, two hints which might hopefully be useful: 1. Try to find out if anything in the chain between Sieve and your MTA might be the issue. The easiest way to do that is to try some rejecting

Re: Sieve vacation function not working..

2007-09-17 Thread Mike Eggleston
On Mon, 17 Sep 2007, Torsten Schlabach might have said: > Hi Joseph, > > it would indeed be helpful if you posted the relevant section of your > sieve script. Nevertheless, two hints which might hopefully be useful: > > 1. Try to find out if anything in the chain between Sieve and your MTA > m

Re: Lost connection to selected backend (proxyd -> imapd)

2007-09-17 Thread Alain Spineux
Hi Despite the error message, I dont thing this is a connection problem. It looks like the "Fimap" crashed and closed the connection. Try to "reconstruct" the mailbox(es) and see if the problem persist. You could also try to upgrade to last imap version. Anyway this is a bug, imap should not cra

Lost connection to selected backend (proxyd -> imapd)

2007-09-17 Thread Reinhard Proessler
Hello maybe my posting last week was unclear: Between our Murder frontend and backend are heavy connection problems: --- >From log under /var/lib//logs//26754: <11900211101190021110>* BYE Fatal error: Lost connection to selected backend^M Im maillog: master[26744]: service Fimap pid 26754