https://bugs.exim.org/show_bug.cgi?id=2284

            Bug ID: 2284
           Summary: line start by double dot (..) fail the dkim body hash
           Product: Exim
           Version: 4.91
          Hardware: x86-64
                OS: Linux
            Status: NEW
          Severity: bug
          Priority: medium
         Component: DKIM
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]

Hi,

just found a bug about DKIM body hash fail when a line start with double dot
(..) in the mail body.

How to reproduce (fill with your datas)

------------------------------------
HELO fqdn.helo
MAIL FROM: <[email protected]>
RCPT TO: <[email protected]>
DATA
From: "Nickname" <[email protected]>
To: <[email protected]
Subject: Test-DKIM
Date: Thu, 21 Jun 2018 14:32:32 +0200
X-Priority: 3
X-MSMail-Priority: Normal

My body start here
...this line fail the dkim body hash
thanks for the bug report ;)
.
-----------------------------------

The ... line is interpreted as ".." in the email.
This line make the body hash failed.

Same mail sample on postfix pass correctly

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-- 
## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim 
details at http://www.exim.org/ ##

Reply via email to