utf-8

  1. L

    SPAM and HAM autolearning and suggestions for improvements

    A new version of spamassasin has been released, one of the main improvements of which is working with unicode and languages other than English - which will allow more flexible customization of filters using regular expressions. I think there will be a major PMG update for this case. Please add...
  2. T

    pmg-api 7.2-3 can turn on SMTPUTF8, breaking mail flow

    The modification to Utils.pm in pmg-api v7.2-3 will turn on SMTPUTF8 when it sees non-ASCII characters in the To/From addresses. This is problematic when emails are received with non-ASCII in the To/From fields and either 1) smptutf8_enable=no is configured in Postfix locally; or 2) the...
  3. T

    UTF-8 Encoding

    I customized the daily quarantine sending to users. But if I put "ç, ô, it's ...." it goes wrong. How can I fix it?