[Mailman-Users] collect email

Mark Sapiro mark at msapiro.net
Wed Aug 15 10:58:33 EDT 2018


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 at msapiro.net>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan


More information about the Mailman-Users mailing list