It CAN use maildrop (mailfilter), but doesn't out of the box. In the users home directory (or the directory where the Maildir is located), create a file called ".qmail" (that's DOT qmail)
And put this inside of it: | /usr/local/bin/maildrop ./Maildir/mailfilter This will cause all mail for that user to be piped through the mailfilter. Keep in mind that any paths to maildirs, etc, in each mailfilter file will have to be modified. Greg On Thu, 1 Jul 2004 19:45:16 -0500, Brian Feeny <[EMAIL PROTECTED]> wrote: > > > When you use vpopmail, does it still use an LDA like mailfilter to > deliver the mail, > or is that now handled by vpopmail up until the very end? I ask > because I am migrating > a bunch of users to vpopmail who now have .mailfilter files to sort > mail etc, and want to know > if vpopmail just does the final delivery lookup and hands off to an LDA > or actually does the delivery > itself? And if it does the delivery itself does it have any scripting > mechinism like mailfilter does? > > Brian > >