SVN Releases > Issues & Bugs

I want to block some outgoing emails

(1/1)

kennio:
I want to block any email send from the accounts under the domain internal.mydomain.com that are sent to any any external email. Example:

Sender -> Receiver -> Result
john@mydomain.com -> peter@mydomain.com -> OK
john@mydomain.com -> peter@internal.mydomain.com -> OK
john@mydomain.com -> peter@sales.mydomain.com -> OK
john@mydomain.com -> peter@gmail.com -> OK
john@internal.mydomain.com -> peter@mydomain.com -> OK
john@internal.mydomain.com -> peter@internal.mydomain.com -> OK
john@internal.mydomain.com -> peter@sales.mydomain.com -> OK
john@internal.mydomain.com -> peter@gmail.com -> BLOCKED

how can I achieve that?

SKaero:
That should really be handled on the SMTP server.

Navigation

[0] Message Index

Go to full version