Link to home
Create AccountLog in
Avatar of Barthax
BarthaxFlag for United Kingdom of Great Britain and Northern Ireland

asked on

How to automate Maildir delivery rules

I've got postfix happily delivering to Maildir format archives.  I've got Courier IMAP and Thunderbird working, I've got fetchmail grabbing the external accounts & delivering them... all is well. :)  The problem: I used to use hMailServer as the mail server and it allowed me to deliver e-mails into a sub-folder of IMAP.

 Is there any way I can automate message-based rules without having Thunderbird open?  There are some sites (experts-exchange for example) which I have rules to automatically put them into a sub-folder and others which copy messages to other individuals.  Is there some software I can do this automatically as the e-mail comes in...
Avatar of Barthax
Barthax
Flag of United Kingdom of Great Britain and Northern Ireland image

ASKER

Sorry, forgot the OS (comes from writing a simple question over the course of 2 hours in between other intensive tasks!): Linux - Ubuntu Gutsy Gibbon.
ASKER CERTIFIED SOLUTION
Avatar of mchkorg
mchkorg
Flag of France image

Link to home
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
See answer
Avatar of Barthax

ASKER

Excellent - I was aware of procmail and thought I was on the right track with it but couldn't find an example of it going into sub-folders!  Thanks. :)