Bug 46856 - Dovecot mail quota can't be send to alternative e-mail addresses (too)
Dovecot mail quota can't be send to alternative e-mail addresses (too)
Status: RESOLVED WONTFIX
Product: UCS
Classification: Unclassified
Component: Mail - Dovecot
UCS 4.3
Other Linux
: P5 normal (vote)
: ---
Assigned To: Mail maintainers
Mail maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2018-04-19 17:05 CEST by Nico Stöckigt
Modified: 2021-05-14 16:34 CEST (History)
0 users

See Also:
What kind of report is it?: Feature Request
What type of bug is this?: ---
Who will be affected by this bug?: ---
How will those affected feel about the bug?: ---
User Pain:
Enterprise Customer affected?: Yes
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number: 2018041921000288
Bug group (optional):
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nico Stöckigt univentionstaff 2018-04-19 17:05:28 CEST
There should be an UCR variable to configure additional e-mail addresses to whom mail quota warning should be send.

eg:
ucr set mail/dovecot/quota/warning/maintainer="admin@domain.tld,postmaster@domain.tld"
Comment 1 Nico Stöckigt univentionstaff 2018-04-19 17:09:36 CEST
A workaround might be to add the following line to the end of file '/usr/lib/dovecot/quota-warning.sh':

 echo "Hi Admin, User $USER reached $PERCENT % of mailbox quota" | mail -s "$SUBJECT - $USER" quota@domain.tld
Comment 2 Ingo Steuwer univentionstaff 2021-05-14 15:42:56 CEST
This issue has been filed against UCS 4.3.

UCS 4.3 is out of maintenance and many UCS components have changed in later releases. Thus, this issue is now being closed.

If this issue still occurs in newer UCS versions, please use "Clone this bug" or reopen it and update the UCS version. In this case please provide detailed information on how this issue is affecting you.