Juan R. Pozo
- Total activity 11
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
Comments
Recent activity by Juan R. Pozo-
Upgrading didn't help here either. Is there a workaround please? Note: Temporarily setting "Allow domain parking across accounts" to "on" did the trick.
-
Hi, this is our workaround, in case it may help someone: domainlist skip_spf_check_domains = lsearch;/etc/skipspfcheckdomains [...] # BEGIN INSERT custom_begin_mailauth warn set acl_m_spfquery ...
-
Thanks @cPanelLauren, in the meanwhile we'll be invoking spfquery from exim.conf instead of using the built-in spf facility.
-
I really don't know, we don't administer that domain. My guess is that they have disabled those mechanisms temporarily. I could replicate the error in one domain I own just by adding another mecha...
-
@cPanelLauren If I use "v=spf1 mx -all" it passes, if I use "v=spf1 mx ?ip4:a.b.c.d -all" (or "v=spf1 +mx ?ip4:a.b.c.d -all") it fails. It seems to be an Exim bug that was fixed recently, please ...
-
Hi Lauren, I don't understand your reply, sorry. The IP address of the sender host matches the mx mechanism of the domain's SPF record: "This mechanism matches if is one of the MX hosts for a dom...
-
We are seeing the same here, email is being rejected due to false SPF positives. It's only happening on the two servers that have been upgraded to 86.0.4. The other servers that are still on 84.0.2...
-
As a suggestion, if there is something listening on port 80/443, maybe you shouldn't stop it and make cpsrvd listen on HTTP ports, even if WebServer role is disabled.