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

            Bug ID: 2224
           Summary: DKIM: validation error: RSA_LONG_LINE
           Product: Exim
           Version: 4.90
          Hardware: x86
                OS: FreeBSD
            Status: NEW
          Severity: bug
          Priority: medium
         Component: DKIM
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]

Created attachment 1061
  --> https://bugs.exim.org/attachment.cgi?id=1061&action=edit
message example

Hello.

Exim 4.90 (old 4.89 also have this bug) on FreeBSD 11.1.
Support for: iconv() use_setclassresources Perl Expand_dlfunc OpenSSL
Content_Scanning DKIM Experimental_SPF Experimental_SRS

acl_smtp_dkim is very simple.
check_dkim:
accept hosts = +relay_from_hosts : +my_external_nets
     control = dkim_disable_verify
accept

In transport is used signing messages for some domains.

Periodically i have paniclog (when accept message from this domain):
2018-01-15 08:39:11 1eayQI-000BmI-SH DKIM: signing failed: RSA_LONG_LINE

2018-01-15 08:39:10 1eayQI-000BmI-SH DKIM: validation error: RSA_LONG_LINE
2018-01-15 08:39:10 1eayQI-000BmI-SH DKIM: Error during validation, disabling
signature verification: RSA_LONG_LINE
2018-01-15 08:39:10 1eayQI-000BmI-SH <= [email protected]
H=mail2.ua-tenders.com [77.120.121.47] P=esmtps S=75884
[email protected] 
T="Компьютеры от
2018-01-15" from <[email protected]> for ***

Exim accept message and send it to another MTA:
2018-01-15 08:39:11 1eayQI-000BmI-SH DKIM: signing failed: RSA_LONG_LINE

Accepted message don't have DKIM headers. See attachment.

-- 
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