ive already looked at this article. Problem is like that, when im sending a letter throug exim4 and subject is with cyrrilic letters ive 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 from 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