On 05/28/2015 01:50 AM, EyeLand wrote:
> 
> I setup on /etc/mailman/mm_cfg.py variables and I view subscriber email
> on each mail
> 
> OWNERS_CAN_ENABLE_PERSONALIZATION = Yes
> VERP_PERSONALIZED_DELIVERIES = Yes
> 
> after I click on Full personalisation on
> http://list.ournet.biz/cgi-bin/mailman/admin/test/nondigest and I test
> to insert next variables on mail, top and futer
> 
>     user_address
>     user_delivered_to
>     user_password
>     user_name
>     user_optionsurl
> 
> but they are not convert and I receive on subscriber email simple text
> 
>     user_address
>     user_delivered_to
>     user_password
>     user_name
>     user_optionsurl


You need to put, e.g., %(user_address)s in msg_header and msg_footer,
not just user_address.

If this does not explain the issue, please post the exact contents of
msg_header and msg_footer and an exampl of the email received from the list.

-- 
Mark Sapiro <m...@msapiro.net>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan
------------------------------------------------------
Mailman-Users mailing list Mailman-Users@python.org
https://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: 
https://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Reply via email to