1 message in net.sourceforge.lists.courier-maildrop[maildropl] custom recipe source
FromSent OnAttachments
Igor StrohSep 24, 2002 2:30 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:[maildropl] custom recipe sourceActions...
From:Igor Stroh (str@scan-plus.de)
Date:Sep 24, 2002 2:30:41 am
List:net.sourceforge.lists.courier-maildrop

Hi all,

I'm about to patch maildrop to get it's recipe from another source then a file. I'm using ldap for virtual user accounts and want to have the recipes to be retrieved from LDAP as well. I patched mdldap.* and mdldapconfig.* to get the data for the recipe, now I need to tell maildrop to use the retrieved data somehow. I checked maildrop/main.c, added a command line argument (-L) that should trigger the usage of an LDAP-recipe but I can't find the place where the contents of the ".mailfilter" are read and sent to the lexer/parser...

Could someone give me a hint? I'm using the source of maildrop-1.3.7 from debian/woody.

Greetings, Igor