You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Which kind of whitelist do you mean, Mailcow has multiple whitelists for different purposes (spam filter address whitelist, forwarding host server whitelist, etc.)? If you mean the spam filter address whitelist, that effectively just lowers the rspamd score by 1000 points, which should make up for the SPF failure penalty. Alternatively, consider adding the mail server of mydomain.com to your list of forwarding hosts.
Does whitelisting also make mailcow ignore SPF?
What happens if i whitelist a To address?
My usecase:
I'm receiving mail via a mailforwarder. e.g. mail is sent to [email protected] and is forwarded to [email protected].
The problem with this is that the SPF is mismatching for mails that are forwarded to me.
Will adding [email protected] to the whitelist solve this? Or does that only whitelist From addresses and not To addresses?
Edwin
The text was updated successfully, but these errors were encountered: