Hi there,
I've been able to setup james with a custom mailet and when I send mail to
an email address on the server it processes fine. What I want to be able to
do though is perform processing on the message when I send it from an email
address setup on the James server.
I have tried with the matcher/mailet in the root and transport processor but
I can only get it to work on incoming mail. I have configured the
matcher/mailet in config.xml as show below.
I assum ethat what I am attempting is possible with James I'm just not sure
how to configure it to do so.
Any help on this woul dbe greatly appreciated.
David
<mailet match="SubjectStartsWith=Customer Enquiry"
class="co.uk.quickthinkmedia.mailets.CustomerEnquiry">
</mailet>
--
View this message in context:
http://www.nabble.com/How-to-configure-a-mailet-to-process-outgoing-mail-tp24429658p24429658.html
Sent from the James - Dev mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]