Differences between revisions 4 and 5
Revision 4 as of 2015-01-31 02:36:58
Size: 595
Editor: msapiro
Comment: Removed FAQ Wizard last edited
Revision 5 as of 2016-05-17 16:23:53
Size: 764
Editor: msapiro
Comment: Added quoting note.
Deletions are marked like this. Additions are marked like this.
Line 10: Line 10:
  "John Doe" <jdoe@example.com>   "John D. Doe" <jdoe@example.com>
Line 15: Line 15:
{{{#!wiki note
If the real name contains a '.' or other special character, it must be quoted as in "John D. Doe". Otherwise quoting the real name is optional.
}}}

3.44. How can I Mass Subscribe a list with real names

The list for a mass subscribe can contain lines in any of the following formats:

  jdoe@example.com
  <jdoe@example.com>
  John Doe <jdoe@example.com>
  "John D. Doe" <jdoe@example.com>
  jdoe@example.com (John Doe)

The last three all associate the real name "John Doe" with the subscription. The formats can be intermixed in one mass subscribe.

If the real name contains a '.' or other special character, it must be quoted as in "John D. Doe". Otherwise quoting the real name is optional.

Converted from the Mailman FAQ Wizard

This is one of many Frequently Asked Questions.

MailmanWiki: DOC/How can I Mass Subscribe a list with real names (last edited 2016-05-17 16:23:53 by msapiro)