Hi, i want to collet the email who click on the link, there is a any way to get this something like:
Email to list Text text text text text <a href=“www.mysite.com/?email=[get-email-from-list-who-deliver]”>My button link</a>
someone maked this link like this?
Thanks
Saludos Cualquier duda estoy a tus ordenes. Dios te bendiga. Jesús Rivas Ayudante de Sistemas
T. (01 81) 8123-1293 01 800 836 9407 website | vCard | facebook | twitter
On 08/15/2018 06:51 AM, Jesus Rivas wrote:
Hi, i want to collet the email who click on the link, there is a any way to get this something like:
Email to list Text text text text text <a href=“www.mysite.com/?email=[get-email-from-list-who-deliver]”>My button link</a>
If the list is personalized, you can put in msg_footer
<http://www.mysite.com/?email=%(user_address)s>
You can't put HTML in the footer - see <https://mail.python.org/pipermail/mailman-users/2018-August/083722.html>.
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan
participants (2)
-
Jesus Rivas
-
Mark Sapiro