Moin,
* Rocco Rutte <[EMAIL PROTECTED]> [02-06-07 05:18]:
>This isn't exactly the right place to discuss, but I heavliy
>rely on the cloning feature of procmail. The introduction to
>Mail::Audit I've read doesn't say anything about this one
>but Mail::Audit would stop after I take an action on a mail
>(sure, I could use multiple Mail::Audit filters to deliver
>to, but...). Is that possible?
It stops by default, just like Procmail does, but you can change that.
I make backups at the beginning of my ruleset:
$mail->accept({noexit => 1}, $backup);
Thorsten
--
The reasonable man adapts himself to the world;
the unreasonable one persists in trying to adapt the world to himself.
Therefore all progress depends on the unreasonable man.
- George Bernard Shaw