I have a domain fakedomain.com with some trust networks configured.
dkim is configured in the dns and the SPF points to my trust networks.
My problem is if I recive a email from me@fakedomain.com to me@fakedomain.com from a non trust network it is still acepted by the gateway.
Shoudn't any email from @fakedomain.com be blocked if it is not coming from my trust networks ?
even if it is for fakedomain.com.
I am not sure if I am not missing something in the configuration or if it is a bug or totaly normal ?
thanks
Marin
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I wonder if while still having domains on a whitelist, they can still be checked for SPF and if failed, blocked if hardfail or marked as spam if softfail. Maybe that would work for you? I am not 100% sure what the configuration for that would be.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
You need to make sure the SPF is valid. Find online websites for that.
@your-fake-domain.com as sender will be considered spam if the SPF is set correctly.
If the fake address is in From field, DKIM comes in action.
Last edit: Anonymous 2016-01-28
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
View and moderate all "Get Help" comments posted by this user
Mark all as spam, and block user from posting to "Discussion"
Hi there,
I have a domain fakedomain.com with some trust networks configured.
dkim is configured in the dns and the SPF points to my trust networks.
My problem is if I recive a email from me@fakedomain.com to me@fakedomain.com from a non trust network it is still acepted by the gateway.
Shoudn't any email from @fakedomain.com be blocked if it is not coming from my trust networks ?
even if it is for fakedomain.com.
I am not sure if I am not missing something in the configuration or if it is a bug or totaly normal ?
thanks
Marin
I wonder if while still having domains on a whitelist, they can still be checked for SPF and if failed, blocked if hardfail or marked as spam if softfail. Maybe that would work for you? I am not 100% sure what the configuration for that would be.
View and moderate all "Get Help" comments posted by this user
Mark all as spam, and block user from posting to "Discussion"
You need to make sure the SPF is valid. Find online websites for that.
@your-fake-domain.com as sender will be considered spam if the SPF is set correctly.
If the fake address is in From field, DKIM comes in action.
Last edit: Anonymous 2016-01-28
View and moderate all "Get Help" comments posted by this user
Mark all as spam, and block user from posting to "Discussion"
Hi all,
I corrected the SPF, it was to permissive.
Thanks