1.5.x
N/A
There is a new email authentication mechanism called Authenticated Received Chain (ARC). It's purpose is to solve the authentication problem (SPF and/or DKIM failing) when an email is being forwarded.
It has born when "p=reject" policy within DMARC caused issues to the senders.
The main website related to this technology is http://arc-spec.org.
N/A
N/A
ARC headers inserted in the emails being processed.
N/A
N/A
N/A
Gmail already implemented this: http://dmarc.ietf.narkive.com/yRPOYVTA/dmarc-ietf-implementation-update
Is there any available opensource implementation of this? In theory, I planned to add this support at some point, however, some points are not completely clear for me so far.
Yes, there is. Or at least it should be...
https://github.com/mskucherawy/OpenARC
Honestly I don't have any more implementation-specific info about it.
Maybe here you can find any other useful info: http://arc-spec.org/?page_id=79
It is now implemented in the upcoming 1.6 release.
Most helpful comment
It is now implemented in the upcoming 1.6 release.