Marcel Ruff wrote:
Hi,
i need to check mails which are forwarded by james to the next MTA.
If they are expired i want to delete them.
How can i do this with james?
What do you mean by "expired"?
James already bounce messages (and remove them from the outgoing spool)
when it reach the "<maxRetries>" limit.
If you want to filter messages before passing them to the remoteDelivery
then you can simply add a matcher/mailet before the remotedelivery in
the same processor.
If you want to process bounces coming from the remotedelivery then you
simply add a <bounceprocessor> configuration to the remotedelivery and
create a dedicated processor.
Stefano
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]