send at max 1 email / day for the cycle email issue

This commit is contained in:
Son NK 2020-08-27 10:16:13 +02:00
parent 26ecf38760
commit bb6e2a35ca
1 changed files with 1 additions and 0 deletions

View File

@ -408,6 +408,7 @@ def handle_email_sent_to_ourself(alias, mailbox, msg: Message, user):
mailbox=mailbox,
refused_email_url=refused_email_url,
),
max_alert_24h=1,
)