HighDots Forums  

Re: Question about modifying body content

Python Python programming language mailing list


Discuss Re: Question about modifying body content in the Python forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Mark Sapiro
 
Posts: n/a

Default Re: Question about modifying body content - 10-23-2009 , 01:13 PM






JT Koffenberger wrote:

Quote:
I have a very specific need for a client to be able to track specific
users clicking on URLs. I'd like to be able to modify a URL that's in
the BODY of the message going through mailman to append the
recipient's email address to said URL.

I know about all of the personalization stuff... and, while we have
played with putting this stuff in the header and footer areas, it
would be much cleaner to be able to look for a string tag in the body
of the message and replace it with the recipient email.

Is this possible? or, if it needs to be developed, can someone point
me in the right direction where I can start to put some hooks in place?

You can do this with a custom handler. See the FAQ at
<http://wiki.list.org/x/l4A9>.

--
Mark Sapiro <mark (AT) msapiro (DOT) net> The highway is for gamblers,
San Francisco Bay Area, California better use your sense - B. Dylan

------------------------------------------------------
Mailman-Users mailing list Mailman-Users (AT) python (DOT) 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/python%40highdots.com

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.