A problem:
Email from my server comes like this:
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: base64
PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09
PT09IA0KZGV2IA0KPT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09
PT09PT09PT09PT09PT09IA0KICAgICAgICAgICAgICAgIA0KKioqIFRIQU5LIFlPVSBGT1IgWU9V
[...]
This is being displayed like this in Thunderbird, while when its displayed in say gmail it looks as it should.
Now, there are multiple servers with same code - and all emails send by all servers but this one are looking good in Thunderbird. This is a clone of same code but different server setup.
Server is Ubuntu
10.04LTS, using postfix
, php 5... other than that pretty standard configuration.
What can be wrong?