phillbooth
- Total activity 54
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 15
Comments
Recent activity by phillbooth-
SPF checking will only work if you have an SPF in the domains DNS. I would advise you to use a DKIM as well. You need to go to Cpanel > EMAIL > Authentication and make sure these are added. If yo...
-
Try sending to just the .com
-
I have noticed that these are coming in on the catch-all / Default Address looking at all the effected accounts
-
Please browse to "WHM >> Service Configuration >> Exim Configuration Manager >> Basic Editor" and verify the following option is enabled: "Reject SPF failures" Thank you. Hello, yes this is swit...
-
Hello :) Could you post the corresponding entry for this message from /var/log/exim_mainlog? EX: exigrep MSGID /var/log/exim_mainlog Thank you. Thanks exigrep 578251831008526853087067 /var/log...
-
Try chaining your SPF -all to a ~all Also you could ask people to add the "From" email address to their Hotmail Address book this would top it going into spam. Have you also jumped through these ...
-
You could always run something like Postfix on a small server or run a second Cpanel server as the email client
-
It might be easier to add an additional IP to your server and then send email out of that rather than have a completely different server. Id you do this you will want to take a look at the options ...
-
great thanks replaceing condition = ${if bool{$dkim_key_testing}} with condition = ${if eq {$dkim_verify_status}{none} {0}{${if bool{$dkim_key_testing}}} seems to have worked
-
Here is the link Outlook.com Postmaster