Hi! We need personalized mails with the real username (user_name) or - when not available - the emailaddress (user_address). But when I use the following:
Hallo %(user_name)s %(user_address)s! I'll get in case of no user_name: Hallo nicht verf�gbar [EMAIL PROTECTED] Is it possible that mailman writes nothing in case of no user_name? Or better: where are these variables created so that there can be written an either..or? Maybe in next version it were great to get a variable that is set with the realname or - when not available - with the emailaddress. thank you kelly. ------------------------------------------------------ Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ This message was sent to: [EMAIL PROTECTED] Unsubscribe or change your options at http://mail.python.org/mailman/options/mailman-users/archive%40jab.org
