|
View:
New views
2 Messages
—
Rating Filter:
Alert me
|
|
|
Question about modifying body contentI 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? Thanks! JTK JT Koffenberger Founder and General Manager Delmarva Group, LLC phone: 302.559.8711 fax: 707.281.4628 mailto:jt.koffenberger@... http://www.delmarvagroup.com Live support available via http://www.delmarvagroup.com Twitter: http://twitter.com/dmvg ------------------------------------------------------ Mailman-Users mailing list Mailman-Users@... 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/lists%40nabble.com |
|
|
Re: Question about modifying body contentJT Koffenberger wrote:
>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@...> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan ------------------------------------------------------ Mailman-Users mailing list Mailman-Users@... 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/lists%40nabble.com |
| Free embeddable forum powered by Nabble | Forum Help |