On Tue, 2006-12-12 at 16:39 +0200, Peter Peltonen wrote: > I would like to filter incoming email so that I could place them to > different Maildir subfolders > if their subject's match a predefined string (for example "qmailtoaster"). > > Many years ago with my vanilla qmail installation I used procmail for this > job. > > Is mailfilter now the tool I should use? Could someone point me to a > howto or a faq that explains > the basics and how I work with it in combination with Qmailtoaster?
if you look at the mailfilter file provided with the toaster you should gess how to do what do you want. the syntax of maildrop is easier than that of procmail. you can place a mailfilter file in the home of the qmail user with appropiate name and it will be included and processed, by the main mailfilter. Moreover, the way to match subject is quite similar to that used to match the spam header. > > Regards, > Peter > > --------------------------------------------------------------------- > QmailToaster hosted by: VR Hosted <http://www.vr.org> > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- QmailToaster hosted by: VR Hosted <http://www.vr.org> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
