Sympa::Tracking(3Sympa) | sympa 6.2.70 | Sympa::Tracking(3Sympa) |
Sympa::Tracking - Spool for message tracking
TBD.
The tracking feature is a way to request Delivery Status Notification (DSN) or DSN and Message Disposition Notification (MDN) when sending a message to each subscribers. In that case, Sympa (bounced.pl) collect both DSN and MDN and store them in tracking spools. Thus, for each message, the user can know which subscribers has displayed, received or not received the message. This can be used for some important list where list owner need to collect the proof of reception or display of each message.
Parameter:
Returns:
New Sympa::Tracking object or "undef". If unrecoverable error occurred, this method will die.
Parameters:
Returns:
1 or "undef".
Parameters:
Returns:
True value if storing succeed. Otherwise false.
bounced(8), Sympa::Message, Sympa::Spool::Bounce.
The tracking feature was contributed by Guillaume Colotte and laurent Cailleux, French army DGA Information Superiority.
Sympa::Tracking module appeared on Sympa 6.2.
2023-01-26 | 6.2.70 |