Changes between Version 6 and Version 7 of Change Quotas (in file and mail server)
- Timestamp:
- 10/24/06 16:00:02 (19 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Change Quotas (in file and mail server)
v6 v7 1 1 [[PageOutline]] 2 = Modifying Email Quota =2 = Modifying Email Storage Quota = 3 3 4 Cache your kadmin cr dentials:4 Cache your kadmin credentials: 5 5 {{{ 6 6 KRB5_CC=$(mktemp) … … 31 31 32 32 33 = Modifying Global Email Message Size limitation=33 = Setting Global Email Message Size Limit = 34 34 35 The maximum file size for emails is set to approx. 50mb. 36 To modify this valuse, edit the 'message_size_limit = 52428800' 37 value in the /etc/postfix/main.cf file. 35 Currently the maximum file size for emails is set to approx. 50mb. 36 37 To modify this value, edit the 'message_size_limit = 52428800' 38 in the /etc/postfix/main.cf file. 38 39 39 40
