-
|
I want to forbid sending mail to all domains except one. How can i do this ? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
You can use |
Beta Was this translation helpful? Give feedback.
-
|
I want to forbid sending mail to all domains except one. How can i do this ? |
Beta Was this translation helpful? Give feedback.
-
|
You can use |
Beta Was this translation helpful? Give feedback.
You can use
destinationdirectives insubmissionblock to define routing for each domain separately. In default config,,default_destinationsends outbound messages via queue. You can change it to reject and then move queue use todestination gooddomain.comto allow such delivery for this destination domain. Like this: