Check subscribers' infornation

Hey. It only shows subscribers' email addresses on the subscriber list. Is there a page that shows theirs full information?
-- Best wishes, Leon

On 12/6/2016 1:05 PM, Leon wrote:
Hey. It only shows subscribers' email addresses on the subscriber list. Is there a page that shows theirs full information?
The member management page shows the email address and their "full name" if one was entered (and also the per-member flags). What other info do you expect to see?
z!

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

On 12/06/2016 01:05 PM, Leon wrote:
Hey. It only shows subscribers' email addresses on the subscriber list. Is there a page that shows theirs full information?
Are you asking about Mailman 2.1 or Mailman 3?
In Mailman 2.1, beginning with 2.1.19, the 'roster' will display the user's real name if known if you set
ROSTER_DISPLAY_REALNAME = Yes
in mm_cfg.py and as others have said, this info is available to list admins via the admin Membership List and to site admins via bin/list_members.
If you are asking about Mailman 3/Postorius, the answer is no, but you can file an issue at <https://gitlab.com/mailman/postorius/issues/>.
Note to all: Normally I would assume that this is a Mailman 2.1 question as this list is primarily for users (both list members and list admins) of Mailman 2.1, but in the past, Leon has posted a very specific Mailman 3 issue <https://mail.python.org/pipermail/mailman-developers/2016-November/025883.ht...>, so I have to ask.
The analogous list to this for users of Mailman 3 is mailman-users@mailman3.org <https://lists.mailman3.org/mailman3/lists/mailman-users.mailman3.org/>.
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan

On 12/6/2016 1:05 PM, Leon wrote:
Hey. It only shows subscribers' email addresses on the subscriber list. Is there a page that shows theirs full information?
The member management page shows the email address and their "full name" if one was entered (and also the per-member flags). What other info do you expect to see?
z!

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

On 12/06/2016 01:05 PM, Leon wrote:
Hey. It only shows subscribers' email addresses on the subscriber list. Is there a page that shows theirs full information?
Are you asking about Mailman 2.1 or Mailman 3?
In Mailman 2.1, beginning with 2.1.19, the 'roster' will display the user's real name if known if you set
ROSTER_DISPLAY_REALNAME = Yes
in mm_cfg.py and as others have said, this info is available to list admins via the admin Membership List and to site admins via bin/list_members.
If you are asking about Mailman 3/Postorius, the answer is no, but you can file an issue at <https://gitlab.com/mailman/postorius/issues/>.
Note to all: Normally I would assume that this is a Mailman 2.1 question as this list is primarily for users (both list members and list admins) of Mailman 2.1, but in the past, Leon has posted a very specific Mailman 3 issue <https://mail.python.org/pipermail/mailman-developers/2016-November/025883.ht...>, so I have to ask.
The analogous list to this for users of Mailman 3 is mailman-users@mailman3.org <https://lists.mailman3.org/mailman3/lists/mailman-users.mailman3.org/>.
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan
participants (4)
-
Carl Zwanzig
-
Leon
-
Lindsay Haisley
-
Mark Sapiro