Serge, in this procedure I have
 $s = safe_encode_utf8($s)  if $n eq 'log_templ' || 'log_recip_templ';
i.e. not safe_encode_utf8_inplace
is it correct to change it to
safe_encode_utf8($s) if $n eq 'log_templ' || $n eq 'log_recip_templ';

?
Thank you!

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1676805

Title:
  16.04, problem with cyrillic alerts from amavis

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/amavisd-new/+bug/1676805/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to