Merge branch 'master' of http://git.oopen.de/install/postfix
This commit is contained in:
commit
dd5448df03
BIN
DOC/install/.postfix_mailsystem.install.swp
Normal file
BIN
DOC/install/.postfix_mailsystem.install.swp
Normal file
Binary file not shown.
@ -477,6 +477,11 @@ cat <<EOF >> /etc/postfix/main.cf
|
||||
## -
|
||||
mailbox_size_limit = 0
|
||||
|
||||
## - The maximal size in bytes of an individual virtual(8) mailbox or
|
||||
## - maildir file, or zero (no limit).
|
||||
## -
|
||||
virtual_mailbox_limit = 0
|
||||
|
||||
## - The maximal size in bytes of a message, including envelope information.
|
||||
## -
|
||||
## - we user 50MB
|
||||
|
Loading…
Reference in New Issue
Block a user