21 Jan
2008
21 Jan
'08
8:53 p.m.
On Sat, 2008-01-19 at 13:06 +0100, mouss wrote:
maildrop scripts are way too flexible to write a general conversion program. Unless your scripts have a specific structure and logic, you should continue delivering with maildrop. you can build maildrop without authlib (I have this running on one system).
if the scripts have a common "logic", show few of them and we'll see if it is feasible to convert them.
The scripts are written by squirrel's plugin. See an example:
###TO_ '' abuse@xxx.com '' INBOX.Abuse '' m '' on '' off '' '' Contains if (/^(To|Cc):.*abuse@xxx.com/:h) { to "$MAILDIR/.Abuse" }
[]s
Raphael Costa