Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Registrati
Accedi
ka
/
ansible-role-postfix
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
0
Wiki
Attività
Sfoglia il codice sorgente
increase message size limit to 50 MB
master
Markus Katharina Brechtel
4 anni fa
parent
8fa8064960
commit
12315bae43
1 ha cambiato i file
con
3 aggiunte
e
0 eliminazioni
Visualizzazione separata
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
templates/main.cf.j2
+ 3
- 0
templates/main.cf.j2
Vedi 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…
Annulla
Salva