Hank wrote:
man maildropfilter
Also, I used to use this file:
http://shupp.org/software/maildroprc


Thanks Bill, but I already found the man pages, and they are really
only reference, not a walk through how to set it up.   I can't figure
out from *any* of the man pages how to:

- Confirm Maildrop is actually installed/working as part of Courier (I
have no "maildrop" executables on my box)
- Configure Qmail/Courier to invoke maildrop
- Set up a *simple* filter to filter mail into folders for virtual
domain account folders

I've been searching for hours, and I can't find anything that will
answer these three simple questions.  Every page I find is written for
experts, and assume the reader knows everything there is to know about
qmail/courier/maildrop.  I unfortunately lack that experience.

I'm not aware of any howtos. courier-imap used to install maildrop, I'm not sure if it still does. "locate maildrop" will tell you if it's installed or not. If it isn't, just install it separately, and use ./configure --enable-maildirquota to allow for Maildir++ extensions.

To invoke it, put "|/usr/local/bin/maildrop" in the .qmail-username file in the ~domains/domain directory, and put your rules in /etc/maildroprc (default filter file).

Use my example file if you like to setup your filters.

Regards,

Bill

Reply via email to