|
NAMESympa::Tracking - Spool for message trackingSYNOPSISTBD.DESCRIPTIONThe 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.Methods
Returns: New Sympa::Tracking object or "undef". If unrecoverable error occurred, this method will die.
Returns: 1 or "undef".
Returns: True value if storing succeed. Otherwise false.
SEE ALSObounced(8), Sympa::Message, Sympa::Spool::Bounce.HISTORYThe tracking feature was contributed by Guillaume Colotte and laurent Cailleux, French army DGA Information Superiority.Sympa::Tracking module appeared on Sympa 6.2.
Visit the GSP FreeBSD Man Page Interface. |