Ticket #8 (assigned enhancement)

Opened 1 year ago

Last modified 1 year ago

Ability to catch errors and track delivery status from the enqueueing application.

Reported by: andreas.zielke@… Owned by: amcgregor
Priority: normal Milestone:
Component: dispatcher Version:
Keywords: Cc:

Description

Hi *,

at the moment messages will be sent to data heaven, when an error (connection failed on port 25 for example) happens. It would be nice if one could modify this behaviour, when needed. I'd like to dump such a message to DB for instance an retry (depending on the kind of error) sending the mail after a while. If I could register a handler for such message objects I'd be fine.

Best regards and thanks for TurboMail

Andreas

Change History

Changed 1 year ago by Venomous

  • priority changed from wish to high

Yes i have noticed the same. I don't know if there is a method to check if an'email has been sent or not. But actually i can't find a metod to check in an'email has been sent or not. Example, if the smtp server is not running or the connection is refused there are no method to handle it.

Changed 1 year ago by amcgregor

  • status changed from new to assigned

For slightly more robust debugging and handling of temporary errors, please see ticket #17 and change set r28.

Changed 1 year ago by amcgregor

  • priority changed from high to normal
  • summary changed from Improved error handling to Ability to catch errors and track delivery status from the enqueueing application.
Note: See TracTickets for help on using tickets.