refactor test and filtermail to prepare it for BeforeQueue handling

This commit is contained in:
holger krekel
2023-10-18 21:43:06 +02:00
parent 410bc50a8b
commit bbd2773506
5 changed files with 75 additions and 185 deletions

View File

@@ -29,9 +29,6 @@ myhostname = {{ config.domain_name }}
alias_maps = hash:/etc/aliases
alias_database = hash:/etc/aliases
# hard limit, also on internal messages
smtpd_client_message_rate_limit = 80
# Postfix does not deliver mail for any domain by itself.
# Primary domain is listed in `virtual_mailbox_domains` instead
# and handed over to Dovecot.