EHLO server.example.com
XFORWARD HELO=test.example.com
XFORWARD ADDR=1.2.3.4
XFORWARD NAME=test.example.com
MAIL FROM:test@example.com
RCPT TO:test@example.com
DATA
Received: from test.module (localhost [127.0.0.1])
    by server.example.com (Authentication Milter) with ESMTP
############
############
Authentication-Results: server.example.com;
    dkim=none (no signatures found);
    dmarc=none policy.published-domain-policy=none policy.applied-disposition=none policy.evaluated-disposition=none (p=none,d=none,d.eval=none) policy.policy-from=p header.from=example.com;
    iprev=fail smtp.remote-ip=1.2.3.4 (NOT FOUND);
    spf=fail smtp.mailfrom=test@example.com smtp.helo=test.example.com;
    x-google-dkim=none (no signatures found);
    x-ptr=fail smtp.helo=test.example.com policy.ptr=""
Received-SPF: fail
    (example.com: Sender is not authorized by default to use 'test@example.com' in 'mfrom' identity (mechanism '-all' matched))
    receiver=server.example.com;
    identity=mailfrom;
    envelope-from="test@example.com";
    helo=test.example.com;
    client-ip=1.2.3.4
From: test@example.com
To: test@example.com
Subject: This is a test

Transparency test
..

Testing
Testing
1
..
..2
...
3!


.
QUIT