Hi all .. 
 
     Here comes a newbie question...
     Can anyone write a simple mailet code sample ? I've searched on the net for a 
sample code of mailet but I couldn't find anything. I want a very simple example... 
how it works ? How should 
I configure config.xml ?
 
     Let's say I have written a mailet named "distribute.class" .. Where should I put 
it ? And how do I call it from config.xml ?
         
       <mailet match="All" class="ToProcessor">
            <processor> ??? </processor>
         </mailet>
  
     Thankx in advance ..

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

Reply via email to