> Do I do something like this?
No. You want to use the ToRepository mailet, not the ToProcessor mailet,
e.g.,
<mailet match="All" class="ToProcessor">
<repositoryPath>db://maildb/message/archive</repositoryPath>
<passThrough>true</passThrough>
</mailet>
although I'd have to check the URL. Something like:
<repositoryPath> file://var/mail/archive</repositoryPath>
would work, but you would have to rotate the directory.
--- Noel
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]