lwc:linux:sympa

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
lwc:linux:sympa [2025/12/10 14:46] John Harrisonlwc:linux:sympa [2025/12/15 07:54] (current) John Harrison
Line 132: Line 132:
   - 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 ====
Line 247: Line 252:
   * It's a good idea to set the domain up with [[https://postmaster.google.com/|Google Postmaster Tools]] for some analytics sending to gmail addresses if you ever need it   * It's a good idea to set the domain up with [[https://postmaster.google.com/|Google Postmaster Tools]] for some analytics sending to gmail addresses if you ever need it
   * 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''
 +  * 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."
  • lwc/linux/sympa.1765399615.txt.gz
  • Last modified: 2025/12/10 14:46
  • by John Harrison