Hi,

I am writing a matcher/mailet pair using James 1.2. My matcher checks 
for a specific conditions and need to communicate the result to the 
mailet that then uses the result to take appropriate action.

I tried using Mail.setErrorMessage() method in the matcher, but 
Mail.getErrorMessage() always returns me null in the mailet.

Any help in this regard will be highly appreciated.

Hemendra


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

Reply via email to