OK -- i found a post that said to limit the FromRepository mailet to a
specific recipient so it acts more like a command.  So I modified the Mailet
XML as follows:

        <mailet match="[EMAIL PROTECTED]"
class="FromRepository">
        <repositoryPath>file://var/mail/inboxes/test</repositoryPath>
        <processor>einsof</processor>
        <delete>true</delete>
        </mailet>

And then I sent an email to that address.  Sure enough the repository is now
empty, but I see no log entries.   What log do they show up in?  I only see
phoenix.log as a log file.  Do I need to configure this somewhere?  

thanks,
Kim :-)
-- 
View this message in context: 
http://www.nabble.com/FromRepository-Mailet-does-not-appear-to-work...----tf4863705.html#a13918761
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