Hi,
I have upgraded my Plesk to Onyx on a Centos 6 server and I enabled DKIM checking on incoming emails. Clients who use MS Outlook immediately reported that their emails were being displayed as the source text (i.e. headers and encoded attachments etc) and they could not access the attachments or see the email subject or sender without scrolling through the text. The same emails display correctly in Thunderbird and at least some mobile clients.
When I look at the source of the emails I can see that the first two header lines are DKIM related and these are the cause of the problem. These two lines end with CR/LF whereas all the other lines in the message end with LF only. If I manually edit the message in the mailbox on the server and remove the two Carriage Returns then the emails display correctly in Outlook.
Can anyone suggest how I can configure the server to use Line Feeds only when adding in the Authentication-Results: header lines?
Regards
Ciaran
I have upgraded my Plesk to Onyx on a Centos 6 server and I enabled DKIM checking on incoming emails. Clients who use MS Outlook immediately reported that their emails were being displayed as the source text (i.e. headers and encoded attachments etc) and they could not access the attachments or see the email subject or sender without scrolling through the text. The same emails display correctly in Thunderbird and at least some mobile clients.
When I look at the source of the emails I can see that the first two header lines are DKIM related and these are the cause of the problem. These two lines end with CR/LF whereas all the other lines in the message end with LF only. If I manually edit the message in the mailbox on the server and remove the two Carriage Returns then the emails display correctly in Outlook.
Authentication-Results: myserver.mydomain.net;
X-Original-To: [email protected]
Delivered-To: [email protected]
dkim=pass (good signature) [email protected]
Return-Path: <[email protected]>X-Original-To: [email protected]
Delivered-To: [email protected]
Can anyone suggest how I can configure the server to use Line Feeds only when adding in the Authentication-Results: header lines?
Regards
Ciaran