5 messages in net.sourceforge.lists.courier-maildrop[maildropl] Re: Maildrop using vpopma...
FromSent OnAttachments
Sam VarshavchikDec 22, 2001 10:26 am 
Hilary LukDec 25, 2001 8:45 pm 
Sam VarshavchikDec 25, 2001 8:56 pm 
Hilary LukDec 25, 2001 9:12 pm 
Sam VarshavchikDec 25, 2001 9:48 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:[maildropl] Re: Maildrop using vpopmail & mysqlActions...
From:Sam Varshavchik (mrs@courier-mta.com)
Date:Dec 22, 2001 10:26:39 am
List:net.sourceforge.lists.courier-maildrop

kfluk writes:

Hello.

I implemented QMail + Vpopmail + mysql + sqwebmail as mail system. I just added Maildrop for Mail Filtering. But it seems not work well.

I added the following to maildirfilterconfig # cat /usr/local/share/sqwebmail/maildirfilterconfig MAILDIRFILTER=../.mailfilter MAILDIR=./Maildir

And change .qmail-default to the following. | /usr/local/bin/maildrop -v5

But it seems not deliver the email to client.

maildrop does not have direct support for vpopmail.

You can get this to work by using absolute pathnames for all the relevant files, and by installing a custom maildirfilterconfig in each mail account. See the maildrop man page for information on ways to run maildrop. See sqwebmail's INSTALL file for description of the parameters in maildirfilterconfig.