Dlugasny via Mailman-Users writes:

 > Is it possible to get some how any statistics about Mailman E-mails
 > opened by the users ? I simply would like to be informed if user
 > opened an E-mail. WIll it be possible ?

Mailman itself has no such option.  See other replies for possible
ways to craft your mail to get this effect, although reliability is
not 100%.

 > Is it possible to get some statistics about bounced E-mails ?

No cumulative statistics are kept, but bounces are logged to
mailman/logs/bounce (relative to the Mailman installation prefix,
typically /var/lib/).

You can get the list of members disabled due to bounce with
"mailman/bin/list_members --nomail=bybounce".

Internally Mailman keeps statistics about bounces since last
successful delivery for each subscriber.  These statistics can be
accessed using mailman/bin/withlist and writing some code.  (Mark may
have a script that has not byet been included in the distribution.)
I doubt this is very useful, though, since it is likely to reset
frequently.


------------------------------------------------------
Mailman-Users mailing list Mailman-Users@python.org
https://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
https://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Reply via email to