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

Reply via email to