HEX
Server: Apache
System: Linux s198.coreserver.jp 5.15.0-151-generic #161-Ubuntu SMP Tue Jul 22 14:25:40 UTC 2025 x86_64
User: nagasaki (10062)
PHP: 7.1.33
Disabled: NONE
Upload Files
File: //usr/share/doc/perl-Mail-DKIM/doc/common_verification_problems.txt
This document will attempt to record all root causes I've seen for
a "body of message has been altered" or "message has been altered"
DKIM verification result.


1. Incorrect use of Mail::DKIM's PRINT() method. The implementer fed
   the message in as it was received over SMTP, without reversing the
   "dot-stuffing".  So if the message contained any lines beginning
   with a period, the message would be signed or verified incorrectly.