[plug] Qmail + maildrop + fetchmail
subb3 at ibm.net
subb3 at ibm.net
Sat Nov 20 01:39:10 WST 1999
Hello
I would really appreciate some help for getting maildrop and
it's filters to work with fetchmail and my ~/Maildir.
My MTA is Qmail.
Here is my $HOME/.qmail
=> '| /usr/local/bin/maildrop'
and /etc/maildroprc
=> DEFAULT="./Maildir"
My $HOME/.fetchmailrc
=> poll mypop.ibm.net protocol pop3 username myusername password mypassword
=> mda "/usr/local/bin/maildrop"
An excerpt from my $HOME/.mailfilter
=> ### Store messages to Qmail in their own folder
=> if ( /^To: *qmail at list\.cr\.yp\.to.*/ \
=> || /^Cc: *qmail at list\.cr\.yp\.to.*/ )
=> {
=> to Mail/qmail
=> }
In .fetchmailrc, if I use the "deliver-maildir" MDA, all the mail goes into
my "inbox". No filtering. When I point mda to maildrop, nothing happens.
There is a stream of mail coming in (pppstats output) but does not show up
in the Maildir.
I tried Qmail and maildrop list and could not get much help there.
Can someone please tell me what am I missing?
Thank you in advance.
Subba Rao
subb3 at ibm.net
http://pws.prserv.net/truemax/
More information about the plug
mailing list