That could be the problem. Am I meant to be adding %(user_delivered_to)s ?
That doesn't appear to be working either, it still reports: Warning: The following illegal substitution variables were found in the msg_footer string: user_delivered_to Your list may not operate properly until you correct this problem. The footer both contains: _______________________________________________ %(real_name)s mailing list %(real_name)[EMAIL PROTECTED](host_name)s %(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s Email delivered to: %(user_delivered_to)s Is that not right? -----Original Message----- From: Richard Barrett [mailto:[EMAIL PROTECTED] Sent: 21 July 2003 17:49 To: Adam Giddens Cc: [EMAIL PROTECTED] Subject: Re: [Mailman-Users] Help with Customisation On Monday, July 21, 2003, at 04:11 PM, Adam Giddens wrote: > Hi, > > I'm looking to include the recipients email address in emails and have > included %(user_delivered_to) in the non-digest footer although it > doesn't work. You are adding '%(user_delivered_to)s' and not '%(user_delivered_to)' aren't you? The latter is not correct string interpolation syntax for Python. > When I add it in it says that the variable isn't correct. > The default %() tags do normally work although when I add the > user_delivered_to tag it seems to break them all so they are all > displayed in there %() states. > > Anyone have any ideas? > > Adam Giddens > Music HQ Media > T: 01923 431685 > F: 01923 431885 > E: <mailto:[EMAIL PROTECTED]> [EMAIL PROTECTED] > All promo's and PR's to: 54 Clarendon Road, Watford, WD17 1DU > > http://www.ukclubbing.com <http://www.ukclubbing.com/> > http://www.musichqmedia.com <http://www.musichqmedia.com/> > > Home of ukClubbing.com, Klub Knowledge Magazine & Sky Text Clubbers > Guide P777 ------------------------------------------------------ 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