8 messages in net.sourceforge.lists.courier-maildropRe: [maildropl] Re: How to debug a br...
FromSent OnAttachments
David BorehamDec 9, 2002 12:11 pm 
Sam VarshavchikDec 9, 2002 2:39 pm 
Johannes ErdfeltDec 9, 2002 3:01 pm 
David BorehamDec 9, 2002 3:09 pm 
David BorehamDec 9, 2002 4:28 pm 
David BorehamDec 10, 2002 7:54 pm 
Sam VarshavchikDec 10, 2002 8:40 pm 
David BorehamDec 10, 2002 9:27 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [maildropl] Re: How to debug a broken maildrop configuration ?Actions...
From:David Boreham (davi@boreham.org)
Date:Dec 9, 2002 3:09:44 pm
List:net.sourceforge.lists.courier-maildrop

This usually happens when maildrop is compiled with non-standard, aggressive optimization flags.

Recompile maildrop using default compiler flags only.

Hmm, I used the .spec file in the distrubution. I will go see what flags it passes to the compiler. Thanks.