Hi Daniel, you could use your own RemoteDelivery Mailet to do something like that. Maybe extending RemoteDelivery and override the log(String) method can do the job.
bye Norman Daniel Burke schrieb: > 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] > > > !DSPAM:1,4613bcc3113112306817045! > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
