There is not such extension point, but you can probably create your own
RemoteDelivery mailet (extending the current RemoteDelivery or simply
reusing code) and it should be easy to do.
The RemoteDelivery has a thread pool each one accepting mail from the
spool (outgoing) to make an attempt. The attempt result either in:
1) success: mail deleted
2) fail: mail bounced
3) temporary error: attempt numbers increased and message released to
the spool.
Stefano
Daniel Burke ha scritto:
Hi,
I'm evaluating using james as a mail server. One of our requirements
is that we audit the attempts to deliver a piece of mail. I know I
will be able to get this from the log but I was hoping to extend james
through a mailet possibly to log these events to a database.
Has anyone got any experience of doing anything like this?
I guess i need to know if there is an extension point in james that
is fired every time the server attempts to deliver a piece of mail?
thanks in advance.
Dan
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]