Open kev-ac opened 2 years ago
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.
Not a stale issue.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.
Still not a stale issue.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.
Still not a stale issue.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.
Still not a stale issue.
I cannot reproduce the error. What kind of emails filled the mailbox? Only the bcc forwarded?
The flow looks like this: mailbox-a@example.org is used by a web application to send emails via SMTP. The web application sends the emails to an external recipient (john.doe@mailcow.email) and also sends a copy of this email in BCC to itself (mailbox-a@example.org).
The mailbox can use its assigned quota (for example 1GB) twice, so the mailbox stops filling when the storage hits 2GB.
Contribution guidelines
I've found a bug and checked that ...
Description
Today I've found by accident that one created mailbox was able to exceed its quota by exactly 100%.
The mailbox is only used for sending notifications from an app. To keep track of outgoing emails every email is BCC'd to itself.
Now that the quota is exceeded by 100% every following email seems to be rejected (BCC, outgoing works fine).
Maybe there is a bug related to this specific use case.
Logs
Steps to reproduce
System information
docker version
)docker-compose version
)git describe --tags `git rev-list --tags --max-count=1`
)