Configure internal emails on domain and allow whitelist for outgoing smtp
Please note that i created a domain and configured a global email filter the rules are below.
whitelist
To does not match @domain.co.za action fail with message domain not allowed. - Testing the filter i definitely get a block however however when sending using an user account to johndough@gmail.com the email routes without a blocking the email
With regular expression To does not match *@domain.co.za action fail with message domain not allowed. - filter fails due too the expression
i configured email routing for internal local exchange and to auto detect settings however that doesnt make a difference.
Has anyone experienced this before ? or is there anywhere else where i can configure the above this is regarding outgoing smtp allowing to send through whitelist of domains and deny all other domains.
-
https://docs.cpanel.net/cpanel/email/global-email-filters/
"This interface allows you to configure how your server filters all of the email that your domains’ email accounts receive"0 -
Thanks for the above update is there an interface that i can configure for outgoing emails restricting sending to only specified domains in a whitelist that i create ?
0 -
i also tried a different way by including the below in the exim configuration manager by the routerstart section(Advanced).
senders:
driver = redirect
domains = domain.co.za : example.com
allow_defer
data = :fail: Mailing restricted to local domains onlystill did not work.
0 -
There isn't a cPanel-supported way to get this working. This is a common request, though, so I'd encourage you to submit a feature request at features.cpanel.net and then I'll review that with our team!
0
Please sign in to leave a comment.
Comments
4 comments