Forgive me for sounding completely noobish, but how do I evoke said mailet? I
currently have all my spam in a DB (via /maildb/deadletter/spam) and I want
to make sure this reprosses the mail.

I put the following in the root area. Please let me know if I need to code
it differently.

         <mailet match="[EMAIL PROTECTED]"
class="FromRepository">
            <repositoryPath> db://maildb/deadletter/spam </repositoryPath>      
 
            <processor> root </processor>
            <delete> true </delete>
         </mailet>



Thanks.



Noel J. Bergman wrote:
> 
> Use the FromRepository Mailet to respool.  That's why I wrote it.
> 
>       --- Noel
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Re-sending-mails-spooled-to--var-mail-spam-tp16307715p16338681.html
Sent from the James - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to