Thanks a lot for your suggestion Stefano..it works !
Here is what I did to make it work :
I modified the root processor section like below and
moved the emails from the "myqueue" to the spool
queue.
I then restarted James.
Maybe we need to modify the answer to the question in
the doc:
"How can I (re-)process emails that are in the error
processor?"
==============================================
<processor name="root">
<processor name="myprocessor">
<mailet match="All" class="ToProcessor">
<processor>root</processor>
</mailet>
</processor>
<! -- other stuff -->
</processor>
====================================================
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]