On 08/13/2013 01:56 PM, Patrick McEvoy wrote: > > I have turned on Full Personalization so I can have the individual's > email address in the To field instead of the list email address. I am > adding a personalized header to the list as well and would like to know > if there is any way to personalize the header based on gender. For > example Dear Mr for males and Dear Mrs females.
Not in current Mailman. This would require modification to add a gender or a salutation attribute for each list member. If this were done, adding a new substitution variable for it is very easy, but adding the mechanism to collect and store the per-user data is more difficult. Why not just use 'Dear %(user_name)s:'. Of course, you'd then find that many users don't provide a display name, which issue would probably apply to providing gender as well. -- Mark Sapiro <m...@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan ------------------------------------------------------ Mailman-Users mailing list Mailman-Users@python.org http://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: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org