GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Sympa::Tracking(3Sympa) sympa 6.2.76 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.

Constructor. Creates new Sympa::Tracking instance.

Parameter:

Sympa::List object.

Returns:

New Sympa::Tracking object or "undef". If unrecoverable error occurred, this method will die.

TBD.
TBD.
Instance method. Initializes notification table for each subscriber.

Parameters:

$message
The message.
$rcpts
An arrayref of recipients.
The reception option of those subscribers.

Returns:

1 or "undef".

Instance method. Store notification into tracking spool.

Parameters:

$message
Notification message.
$rcpt
E-mail address of recipient of original message.
If these optional parameters are specified, notification table is updated.

Returns:

True value if storing succeed. Otherwise false.

TBD.
TBD. Introduced on Sympa 6.2.19b.
TBD.
TBD.

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.

2025-02-03 6.2.76

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.