| Both sides previous revision Previous revision Next revision | Previous revision |
| lwc:linux:sympa [2025/12/13 20:24] – John Harrison | lwc:linux:sympa [2025/12/15 07:54] (current) – John Harrison |
|---|
| - Site Level: ''/etc/sympa/mail_tt2/'' | - Site Level: ''/etc/sympa/mail_tt2/'' |
| - Default: ''/usr/share/sympa/default/mail_tt2/'' (Lowest Priority) | - Default: ''/usr/share/sympa/default/mail_tt2/'' (Lowest Priority) |
| | === Cascaded Templates for messages sent to the list === |
| | * have 2 footers, one plaintext (''message.footer'') and one html (''message.footer.mime'') |
| |
| To customize a template for one specific list, copy the default file into that list's folder and edit it there. | - List Level: ''/etc/sympa/list_configs/[list_name]/message.footer.mime'' |
| | - Robot/Domain Level: ''/etc/sympa/lists.lawrencemakers.org/message.footer.mime'' |
| | - Site/Global Level: /''etc/sympa/message.footer.mime'' |
| | - Default: ''/usr/share/sympa/default/message.footer.mime'' |
| |
| ==== Unsubscribe Header ==== | ==== Unsubscribe Header ==== |
| * There's a list template which sets the defaults for new lists when they are created. It's possible to override with a new template. I did not look further into this. | * There's a list template which sets the defaults for new lists when they are created. It's possible to override with a new template. I did not look further into this. |
| * completely removing a list needs to happen from the CLI: ''sudo /usr/lib/sympa/bin/sympa.pl --purge_list=LISTNAME@SUBDOMAIN_OF_WEB_UI'' | * completely removing a list needs to happen from the CLI: ''sudo /usr/lib/sympa/bin/sympa.pl --purge_list=LISTNAME@SUBDOMAIN_OF_WEB_UI'' |
| | * From [[https://www.sympa.community/manual/customize/basics-templates.html|the documentation]]: "By default, text body of mail template (except attached part described in above) is wrapped. X-Sympa-NoWrap pseudo-header field prevents line wrapping." |