Hi,
I wrote a small mailet, created a jar file and placed it in the lib
directory of the SAR-INF directory. I created the entry of this mailet
in the config.xml also. The xml entry looks like this

<mailetpackages>
      <mailetpackage>org.apache.james.transport.mailets</mailetpackage>
      <mailetpackage>org.apache.james.transport.mailets.smime</mailetpackage>
  <mailetpackage>mt.NotifyMailet</mailetpackage>
   </mailetpackages>

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

Reply via email to