3 messages in net.sourceforge.lists.courier-maildropRe: [maildropl] Re: fam
FromSent OnAttachments
Alex S MooreAug 2, 2004 5:35 am 
Sam VarshavchikAug 2, 2004 4:16 pm 
Alex S MooreAug 2, 2004 5:41 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: famActions...
From:Alex S Moore (asmo@edge.net)
Date:Aug 2, 2004 5:41:16 pm
List:net.sourceforge.lists.courier-maildrop

On Mon, 02 Aug 2004 19:16:16 -0400 Sam Varshavchik <mrs@courier-mta.com> wrote:

maildrop itself does not use fam. One of the component libraries it builds against uses fam, but those functions are not actually used by maildrop.

Thanks for the response, Sam. I should have been more clear.

I am on Solaris 8 and up and my first make listed libfam.so.0 from `ldd <prefix>/bin/maildrop`. This was causing me problems, mainly because I do not have fam configured properly.

Anyway, I rebuilt with --disable-fam and ldd no longer shows libfam.so.0. I am almost ready to test, but things should be fine now.

Thanks, Alex