How can I configure Postfix to silently drop/discard/reject mails that were sent from specific users to an...
up vote
3
down vote
favorite
How can I configure Postfix to silently drop/discard/reject mails that were sent from specific users to an external address?
It should work only for specific users
E.g:
- abc@localdomain can send mail to only @localdomain users.
- abc@localdomain can only receive from @localdomain users.
email postfix mta
bumped to the homepage by Community♦ 2 days ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
up vote
3
down vote
favorite
How can I configure Postfix to silently drop/discard/reject mails that were sent from specific users to an external address?
It should work only for specific users
E.g:
- abc@localdomain can send mail to only @localdomain users.
- abc@localdomain can only receive from @localdomain users.
email postfix mta
bumped to the homepage by Community♦ 2 days ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
move your question to serverfualt at serverfault.com ,
– PersianGulf
Sep 25 '13 at 15:36
add a comment |
up vote
3
down vote
favorite
up vote
3
down vote
favorite
How can I configure Postfix to silently drop/discard/reject mails that were sent from specific users to an external address?
It should work only for specific users
E.g:
- abc@localdomain can send mail to only @localdomain users.
- abc@localdomain can only receive from @localdomain users.
email postfix mta
How can I configure Postfix to silently drop/discard/reject mails that were sent from specific users to an external address?
It should work only for specific users
E.g:
- abc@localdomain can send mail to only @localdomain users.
- abc@localdomain can only receive from @localdomain users.
email postfix mta
email postfix mta
edited Sep 25 '13 at 15:40
Anthon
59.6k17101162
59.6k17101162
asked Sep 25 '13 at 15:02
Daya
1178
1178
bumped to the homepage by Community♦ 2 days ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
bumped to the homepage by Community♦ 2 days ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
move your question to serverfualt at serverfault.com ,
– PersianGulf
Sep 25 '13 at 15:36
add a comment |
move your question to serverfualt at serverfault.com ,
– PersianGulf
Sep 25 '13 at 15:36
move your question to serverfualt at serverfault.com ,
– PersianGulf
Sep 25 '13 at 15:36
move your question to serverfualt at serverfault.com ,
– PersianGulf
Sep 25 '13 at 15:36
add a comment |
1 Answer
1
active
oldest
votes
up vote
0
down vote
you should use address rewriting : http://www.postfix.org/ADDRESS_REWRITING_README.html
In Over organization we have 2 domain with single database. e.g localdomain1 and localdomain2 . we want to restrict some specific users which is on localdomain2(users@localdomain2) to send and receive mail form localdomain1 . it means localdomain2 users can send and receive mail within localdomain2 only.
– Daya
Sep 26 '13 at 10:55
add a comment |
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
0
down vote
you should use address rewriting : http://www.postfix.org/ADDRESS_REWRITING_README.html
In Over organization we have 2 domain with single database. e.g localdomain1 and localdomain2 . we want to restrict some specific users which is on localdomain2(users@localdomain2) to send and receive mail form localdomain1 . it means localdomain2 users can send and receive mail within localdomain2 only.
– Daya
Sep 26 '13 at 10:55
add a comment |
up vote
0
down vote
you should use address rewriting : http://www.postfix.org/ADDRESS_REWRITING_README.html
In Over organization we have 2 domain with single database. e.g localdomain1 and localdomain2 . we want to restrict some specific users which is on localdomain2(users@localdomain2) to send and receive mail form localdomain1 . it means localdomain2 users can send and receive mail within localdomain2 only.
– Daya
Sep 26 '13 at 10:55
add a comment |
up vote
0
down vote
up vote
0
down vote
you should use address rewriting : http://www.postfix.org/ADDRESS_REWRITING_README.html
you should use address rewriting : http://www.postfix.org/ADDRESS_REWRITING_README.html
answered Sep 25 '13 at 15:36
PersianGulf
6,78043359
6,78043359
In Over organization we have 2 domain with single database. e.g localdomain1 and localdomain2 . we want to restrict some specific users which is on localdomain2(users@localdomain2) to send and receive mail form localdomain1 . it means localdomain2 users can send and receive mail within localdomain2 only.
– Daya
Sep 26 '13 at 10:55
add a comment |
In Over organization we have 2 domain with single database. e.g localdomain1 and localdomain2 . we want to restrict some specific users which is on localdomain2(users@localdomain2) to send and receive mail form localdomain1 . it means localdomain2 users can send and receive mail within localdomain2 only.
– Daya
Sep 26 '13 at 10:55
In Over organization we have 2 domain with single database. e.g localdomain1 and localdomain2 . we want to restrict some specific users which is on localdomain2(users@localdomain2) to send and receive mail form localdomain1 . it means localdomain2 users can send and receive mail within localdomain2 only.
– Daya
Sep 26 '13 at 10:55
In Over organization we have 2 domain with single database. e.g localdomain1 and localdomain2 . we want to restrict some specific users which is on localdomain2(users@localdomain2) to send and receive mail form localdomain1 . it means localdomain2 users can send and receive mail within localdomain2 only.
– Daya
Sep 26 '13 at 10:55
add a comment |
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f92332%2fhow-can-i-configure-postfix-to-silently-drop-discard-reject-mails-that-were-sent%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
move your question to serverfualt at serverfault.com ,
– PersianGulf
Sep 25 '13 at 15:36