Hamy:
> This is working fine and without any apparent issues. however,
> Postfix doesn't seem to consult the policy when you're using virtual
> alias addresses. I have defined virtual alias email addresses using
Postfix smtpd_mumble_restrictions applies to the address in the SMTP
command(*). There
Hi TobiasThank you for your suggestion. I've tried it. unfortunately it does
not seem to work. I believe this is because it happens during cleanup process
which is right before queuing the message (not after receiving the 'rcpt to:'
command). at least the virtual(5) manual seems to suggest so:
"
Hello
I am setting up a postfix+dovecot setup and using quota-status service to
reject mails for full mailboxes on smtp session, according to this:
https://sys4.de/en/blog/2013/04/08/postfix-dovecot-mailbox-quota/
This is working fine and without any apparent issues. however, Postfix doesn't
se