Hi to all;
        Just to  undestand the james spoolManager, I made the flowing
config.

      <processor name="root">
              .......
             <mailet match="All" class="AddFooter">
                       <text>Dummy text here</text>
             </mailet>

           <mailet match="All" class="ToProcessor">
                    <processor> transport </processor>
           </mailet>
     </processor>

     I was expecting that all messages send from an local user to another
local user has two footer with the same "Dummy text".

    As Just one footer was added, to the messages, i'm a little lost now.

    Does not all messages Arriving or send by james aren't parse by Root
Processor ?

    Sorry for the newbe question !

   Foward Thanks.



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

Reply via email to