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
mailman [2014/08/19 12:25]
zagi
mailman [2014/08/19 12:53] (current)
zagi [Using UTF-8]
Line 3: Line 3:
 ===== Using UTF-8 ==== ===== Using UTF-8 ====
  
- if you changed apache to 'AddDefaultCharset UTF-8` then you need to fix this:+if you changed apache to 'AddDefaultCharset UTF-8` then you need to fix this:
  
-  edit /var/lib/mailman/messages/sl/LC_MESSAGES/mailman.po +  edit /var/lib/mailman/messages/sl/LC_MESSAGES/mailman.po and change Content-Type to read: "Content-Type: text/plain; charset=UTF-8\n"
-  and change Content-Type to read: +
-  "Content-Type: text/plain; charset=UTF-8\n"+
      
-  run+  run
   <code>   <code>
-  conv --verbose  -f ISO_8859-2 -t UTF-8  mailman.po > mailman.mo+  iconv --verbose  -f ISO_8859-2 -t UTF-8  mailman.po > mailman.mo
   </code>   </code>
-   +  and add to /etc/mailman/mm_cfg.py
-  and add to /etc/mailman/mm_cfg.py+
   <code>   <code>
   DEFAULT_CHARSET = "UTF-8"   DEFAULT_CHARSET = "UTF-8"
mailman.1408443911.txt.gz · Last modified: 2014/08/19 12:25 by zagi
CC Attribution-Share Alike 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0 ipv6 ready