I see this in email headers forwarded to my personal email by Cpanel:
Authentication-Results: mailin037.protonmail.ch; dmarc=none (p=none dis=none)
header.from=mydomain.com
Authentication-Results: mailin037.protonmail.ch; spf=fail
smtp.mailfrom=mydomain.com
Authentication-Results: mailin037.protonmail.ch; arc=none smtp.remote-ip=184.168.200.xxx
Authentication-Results: mailin037.protonmail.ch; dkim=none
According to what-is-arc-or-authenticated-received-chain?, ARC is used by forwarders to avoid invalidating the DKIM and SPF authentications in the original email headers.
I suspect adding ARC support to Cpanel would resolve this issue. Is there any chance that is in the development roadmap?
Authentication-Results: mailin037.protonmail.ch; dmarc=none (p=none dis=none)
header.from=mydomain.com
Authentication-Results: mailin037.protonmail.ch; spf=fail
smtp.mailfrom=mydomain.com
Authentication-Results: mailin037.protonmail.ch; arc=none smtp.remote-ip=184.168.200.xxx
Authentication-Results: mailin037.protonmail.ch; dkim=none
According to what-is-arc-or-authenticated-received-chain?, ARC is used by forwarders to avoid invalidating the DKIM and SPF authentications in the original email headers.
I suspect adding ARC support to Cpanel would resolve this issue. Is there any chance that is in the development roadmap?