7 messages in net.sourceforge.lists.courier-usersRe: [courier-users] Re: configure fai...
FromSent OnAttachments
Georg LutzJan 3, 2004 4:23 am.bz2
Georg LutzJan 3, 2004 4:24 am.bz2
Georg LutzJan 3, 2004 7:40 am 
Sam VarshavchikJan 3, 2004 3:03 pm 
Georg LutzJan 4, 2004 4:11 am 
Georg LutzJan 4, 2004 6:04 am 
Georg LutzJan 4, 2004 9:05 am 
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: [courier-users] Re: configure fails at maildropActions...
From:Georg Lutz (gli@gmx.net)
Date:Jan 4, 2004 9:05:45 am
List:net.sourceforge.lists.courier-users

OK, finally tracked it down.

Its a nss_ldap-bug.

See http://bugzilla.padl.com/show_bug.cgi?id=154

I commented out everything in ldap_nss.c (from fedora core 1 source rpm) as when HAVE_SIGPROCMASK would have been not defined. Then I rebuild and installed the patched rpm and now i get no more SIGPIPE - errors.

But I am sure this breaks something else ...