On Mon, Jan 07, 2002 at 11:10:43AM +0100, martin f krafft wrote: | does anyone know of a mail delivery agent that's capable of the | following: | | (1) accept a message at <STDIN> | (2) run the message through any number of filters, possibly dying with | a non-zero exit code to communicate a failure to the MTA | (3) finally, respect ~/.forward, but if that doesn't exist, deliver to | a Maildir? if it can't deliver to Maildirs, that should not be too | much trouble as i could peruse procmail or safecat for that | | this isn't really too much of a hard piece of software, and i'd happily | write a perl script, but i don't want to deal with implementing .forward | parsing. dot-forward from qmail is almost what i am looking for, but it | can't do mailboxes (of course not, why would the high djb even think | about doing it the global way...?)
I really like exim's filter capabilities, but it won't play so nicely with postfix installed too. If you really want, I can give you tips on installing exim to act solely as an MDA and not as the system MTA even though it isn't intended to be used that way (and it's like cracking a nut with a sledgehammer). (I did this at school so I could try out exim's filters) -D -- If Microsoft would build a car... ... Occasionally your car would die on the freeway for no reason. You would have to pull over to the side of the road, close all of the car windows, shut it off, restart it, and reopen the windows before you could continue. For some reason you would simply accept this.