10-29-2014 10:49 AM
Hi,
We have published SPF, DKIM and DMARC and now we start getting DMARC Reports. What is strange is that there are few messages that are send with email Ironport hostname? We have some situations when we return mail reject custome message but that message is sent as MAILER-DEAMON@domain.com not as ironport.hostname.local. How can we find what message is send with ironport hostname because if we search in message tracking “sender contains ironport.hostname – nothing is found”.
Example:
<record>
<row>
<source_ip>XXX.XXX.XXX.XXX</source_ip> [this is legit IP adress of MTA]
<count>3</count>
<policy_evaluated>
<disposition>none</disposition>
<dkim>fail</dkim>
<spf>fail</spf>
</policy_evaluated>
</row>
<identifiers>
<header_from>domain.com</header_from>
</identifiers>
<auth_results>
<spf>
<domain>ironport.hostname.local</domain>
<result>neutral</result>
</spf>
</auth_results>
</record>
Beside that do you have some experience with DMARC and when some other companies have some auto forwarder rule - then forwarder does not rewrite sender and then you get DMARC fail results?
12-10-2014 07:50 AM
We have this problem as well.
I see lines like this from the ironport log:
Delayed: DCID XXXXXX MID YYYYYY to RID 0 - 4.1.0 - Unknown address error ('450', ['4.1.8 <MAILER-DAEMON@IronPort.OURDOMAIN.com>: Sender address rejected: Domain not found']) []
I'm guessing from timing and frequency that this is actually the Ironport delivering its DMARC reports to other domains.
The only place in the config where that name is found is the Ironport host name.
12-10-2014 07:53 AM
You can fix this under System Administration --> Return addresses.
One of the options is the dmarc feedback address.
Found it seconds after posting the first message :)
12-10-2014 08:21 AM
Thanks. Didn't watch there.
i'll check it tommorow.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide