quickie patch to reconstruct

2002-05-15 Thread Eric Sorenson
== -1) { > message_index.internaldate = message_index.sentdate; > } Eric Sorenson - Systems / Network Administrator - Transmeta Corporation

Re: imapmigrate and wrong 'received' dates in outlook

2001-11-17 Thread Eric Sorenson
d this to deal with outlook braindamage - it uses > INTERNALDATE as its "Received" date in display.. */ > > message_index.internaldate = -1; 456a460,463 > > if (message_index.internaldate == -1) { > message_index.internaldate

Re: Compiling trouble on Solaris 8

2000-11-28 Thread Eric Sorenson
You need to install GNU flex and use that instead of the sun-distributed lex ftp://nce.sun.ca/pub/freeware/sparc/7/flex-2.5.4a-sol7-sparc-local.gz -=Eric On Tue, 28 Nov 2000, Anders Holm wrote: > Hi! > > I'm a newbie to Cyrus that has a question. > > I'm trying to compile Cyrus IMAPD 1.6.24

Re: Sieve redirect works but vacation doesn't

2000-11-15 Thread Eric Sorenson
On Tue, 14 Nov 2000, Gary Mills and Ken Murchison corresponded thusly: > >> Nov 14 14:33:46 setup16 master[9266]: [ID 970914 local6.debug] process > >> 9900 exited, signaled to death by 11 > > > >Hmmm. This *might* be caused by cyrus and sasl being linked against two > >different versions of Ber

Re: deliver: didn't exec?!? ... sieve problem?

2000-11-10 Thread Eric Sorenson
On Fri, 10 Nov 2000, The Hermit Hacker wrote: > doing further investigation on this, and if I remove the sieve > script (a simple redirect "remote user";), the error messages goes away > and the message is delivered to the mailbox ... > > does that make any sense to anyone? I can't s

forwarding loop broken

2000-10-29 Thread Eric Sorenson
You need to remove the '5' from your mailer flags.. MAILER_DEFINITIONS Mcyrus, P=[IPC], F=lsDFMnqA5@/:|SmXz, E=\r\n, should be MAILER_DEFINITIONS Mcyrus, P=[IPC], F=lsDFMnqA@/:|SmXz, E=\r\n,

Re: How to implement procmail with Cyrus

2000-10-25 Thread Eric Sorenson
--On 10/25/00 11:11:15 -0700 Rainer Enders <[EMAIL PROTECTED]> wrote: > Is there a good explanation on how to implement procmail > with the latest cyrus versions? I had it working before but > since I switched to cyrus imapd 2 I'm having problems to > get it working. look through the archive at