How can I get the mailing list to show the users name rather than the mailing list name?
If the mailing list name must be in the "To:" field, can I get the users name in any field?
Thanks ahead of time,
Lorn H Olsen
How can I get the mailing list to show the users name rather than the mailing list name?
If the mailing list name must be in the "To:" field, can I get the users name in any field?
Thanks ahead of time,
Lorn H Olsen
You're best off looking through the end-user mailman documentation over at www.list.org
Jonathan Michaelson
Need your cPanel servers secured and tuned?
cPanel Server Configuration, Security, Recovery and Antivirus/AntiSpam Services
Developers of the most effective (and free) Firewall & Security Solution for cPanel Servers - csf
http://www.configserver.com
Check out the information on personalization. That is how it is done. Look up what the following mean:
Code:VERP_PERSONALIZED_DELIVERIES = 1 VERP_DELIVERY_INTERVAL = 1 VERP_CONFIRMATIONS = 1 OWNERS_CAN_ENABLE_PERSONALIZATION = 1 OWNERS_CAN_DELETE_THEIR_OWN_LISTS = Yes
Lloyd F Tennison