In postfix or dovecot, it's possible exclude an user from sending and receiving mail to and from some domains by creating a rule that the user cannot deactivate?
- dovecot is an IMAP server, so fully unrelated to the aspect of sending emails.Marcus Müller– Marcus Müller2021-11-04 08:05:59 +00:00Commented Nov 4, 2021 at 8:05
- [SOLVED] I post the solution in case someone needs it in the future: For incoming mail i've applied sieve rules: LINK For outgoing, a combination of senders_access and recipient_access: LINKancoling67– ancoling672021-11-06 08:44:45 +00:00Commented Nov 6, 2021 at 8:44
Add a comment |
1 Answer
[SOLVED] I post the solution in case someone needs it in the future: For incoming mail i've applied sieve rules: LINK For outgoing, a combination of senders_access and recipient_access: LINK
- 1While this link may answer the question, it is better to include the essential parts of the answer here and provide the link for reference. Link-only answers can become invalid if the linked page changes. - From ReviewStephen Kitt– Stephen Kitt2024-05-22 10:31:52 +00:00Commented May 22, 2024 at 10:31