Bug 30971 - Increase default of postfix/localmailboxsizelimit
Increase default of postfix/localmailboxsizelimit
Status: RESOLVED WONTFIX
Product: UCS
Classification: Unclassified
Component: Mail
UCS 3.1
Other Linux
: P5 enhancement (vote)
: ---
Assigned To: Mail maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-04-04 11:21 CEST by Sönke Schwardt-Krummrich
Modified: 2017-06-19 08:23 CEST (History)
1 user (show)

See Also:
What kind of report is it?: ---
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?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
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 Sönke Schwardt-Krummrich univentionstaff 2013-04-04 11:21:58 CEST
Increase default of 
The UCR variable postfix/localmailboxsizelimit is by default unset. In this case postfix uses 50 MiB as maximum mailbox size limit for mailboxes in /var/mail/ (e.g. for users like systemmail).

If the mailbox file size reaches 50 MiB, those mails remain in postfix mail queue until maximum deferral time has been reached (→ mail gets bounced).

A larger default value would be better since a 50 MiB mailbox may be reached really fast by e.g. frequent cronjob mails.
Comment 1 Stefan Gohmann univentionstaff 2017-06-16 20:36:25 CEST
This issue has been filed against UCS 3. UCS 3 is out of the normal maintenance and many UCS components have vastly changed in UCS 4.

If this issue is still valid, please change the version to a newer UCS version otherwise this issue will be automatically closed in the next weeks.
Comment 2 Daniel Tröder univentionstaff 2017-06-19 08:23:16 CEST
Configuring Postfix' lmtp is either deprecated by deprecating Cyrus or is something the app that uses it (like Kopano) has to do.

UCS' mail server solution involves installing Dovecot, and does not depend on Postfix' lmtp setting.