This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
ka
/
ansible-role-postfix
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
increase message size limit to 50 MB
master
Markus Katharina Brechtel
4 years ago
parent
8fa8064960
commit
12315bae43
1 changed files
with
3 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
templates/main.cf.j2
+ 3
- 0
templates/main.cf.j2
View File
@@ -50,6 +50,9 @@ transport_maps = hash:/etc/postfix/transport_maps
### rules and restricitons
message_size_limit = 52428800
# some rules from http://www.postfix.org/SMTPD_ACCESS_README.html
# Allow connections from trusted networks only.
Write
Preview
Loading…
Cancel
Save