I've already looked at this article. Problem is like that; when I'm sending a letter through exim4 and subject is with Cyrillic letters I've got something like this in maillog:
T="\320\235\320\260\321\201\321\202\321\200\320\276\320\271\320\272\320\270 PHP"
instead of something normal.
Is there any function that can decode that in Perl?
$var1="\320\235..... PHP" printf("$var1") prints \320\235....PHP this may help. file logfile :ASCII text