Size: 661
Comment: Migrated to Confluence 4.0
|
← Revision 5 as of 2016-05-17 16:23:53 ⇥
Size: 764
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: |
''Last changed on Wed Sep 15 17:56:04 2004 by'' Mark Sapiro<<BR>> Converted from the Mailman FAQ Wizard |
{{{#!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. }}} Converted from the Mailman FAQ Wizard |
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.