On Thu, Dec 19, 2013 at 8:19 AM, tejas sarade <tejas.a.sar...@gmail.com>wrote:
> I have observed the encoded subject appeares in log file, sometimes. > warning: subject: =?utf-8?B?QVBMIE...... > > From thais I can infer that subject is in UTF-8 format. > I copied the specific mail and opened with mail client and it displayed > subject in English language characters. > I checked further and there is no issue with my CentOS 5 server or the > Bash shell I am using. Even the syslog also supports UTF-8 logs. > Most of the times I need to check the loges based on the subject. > Is there any way the the logged warning subject in Postfix logs can be > displayed the way mail client does. > > > No. This is not about postfix or syslog systems. This is encoded / decoded by MUA. You can decode a encoded subject with any script language. -- Reinaldo Gil Lima de Carvalho