On Tue, 2016-12-06 at 16:05 -0500, Leon wrote:
> Hey. It only shows subscribers' email addresses on the subscriber list. Is
> there a page that shows theirs full information?

I believe the Membership Management | Membership List administrative
web UI gives you about as much information on subscribers as exists,
including their full names, if provided.

You can get full contact information at the Mailman (2) command line
with:

        list_members -f <listname>

This prints out all list members in RFC-compliant format:

        Full Name <email@address>

or, if Full Name contains disallowed punctuation:

        "Name, Full" <email@address>

-- 
Lindsay Haisley       | "The first casualty when
FMP Computer Services |         war comes is truth."
512-259-1190          |            
http://www.fmp.com    |     -- Hiram W Johnson

------------------------------------------------------
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