Message Personalization: embed User name in header/footer
Hello
I'm trying to find info on how to embed personal details in message's header/footer
Is it possible with mailman 3, if this is not implemented, how one start such feature ?
Thanks
--
Asaf Ohayon SRE | SysBind M: +972 547920828 P: + 972 3 5096219 E: asaf@sysbind.co.il Rothschild 60, Bat Yam www.sysbind.co.il
On 5/6/18 3:14 AM, Asaf Ohayon wrote:
Hello
I'm trying to find info on how to embed personal details in message's header/footer
Is it possible with mailman 3, if this is not implemented, how one start such feature ?
See <http://mailman.readthedocs.io/en/latest/src/mailman/rest/docs/templates.html#templated-texts>
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan
On 5/6/18 7:16 AM, Asaf Ohayon wrote:
Thanks, I understand those features are not available (yet) on Postorius
We're working on getting template editing in Postorius for release later this month.
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan
Thanks
I edit the file
mailman/core/var/templates/site/en/list:member:generic:footer.txt :
Thanks $user_name $display_name mailing list $fqdn_listname https://mailman.sysbind.biz/lists/$fqdn_listname/ FOOTER
All the variables are expanded correctly when i recieve the email, but $user_name remains unexpanded
Is there any option to enable in order for $user_name to be available ? בתאריך יום א׳, 6 במאי 2018 ב-17:27 מאת Mark Sapiro <mark@msapiro.net >:
On 5/6/18 7:16 AM, Asaf Ohayon wrote:
Thanks, I understand those features are not available (yet) on Postorius
We're working on getting template editing in Postorius for release later this month.
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan
Mailman-users mailing list mailman-users@mailman3.org https://lists.mailman3.org/mailman3/lists/mailman-users.mailman3.org/
--
Asaf Ohayon SRE | SysBind M: +972 547920828 P: + 972 3 5096219 E: asaf@sysbind.co.il Rothschild 60, Bat Yam www.sysbind.co.il
On 5/6/18 8:02 AM, Asaf Ohayon wrote:
All the variables are expanded correctly when i recieve the email, but $user_name remains unexpanded
Is there any option to enable in order for $user_name to be available ?
Delivery must be personalized or the message VERPed for the user substitutions to work. Either the list's personalize attribute set to Personalization.individual or Personalization.full or the config [mta] -> verp_delivery_interval set to 1.
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan
Am Sun, 6 May 2018 07:26:45 -0700 schrieb Mark Sapiro <mark@msapiro.net>:
On 5/6/18 7:16 AM, Asaf Ohayon wrote:
Thanks, I understand those features are not available (yet) on Postorius
We're working on getting template editing in Postorius for release later this month.
Cool! I hope you also fix this issue https://gitlab.com/mailman/mailman/issues/409 while doing do?
Best,
Johannes
On 05/06/2018 11:30 PM, Johannes Winter wrote:
Am Sun, 6 May 2018 07:26:45 -0700 schrieb Mark Sapiro <mark@msapiro.net>:
We're working on getting template editing in Postorius for release later this month.
Cool! I hope you also fix this issue https://gitlab.com/mailman/mailman/issues/409 while doing do?
The two things are related only in that they both involve templates which is not to say that we won't come up with something for https://gitlab.com/mailman/mailman/issues/409 but only that they aren't a "package".
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan
participants (3)
-
Asaf Ohayon
-
Johannes Winter
-
Mark Sapiro