소스 검색

Set Postfix message_size_limit and inet_interfaces

merge-requests/1/merge
Christoph Haas 10 년 전
부모
커밋
69a99d951e
1개의 변경된 파일6개의 추가작업 그리고 0개의 파일을 삭제
  1. +6
    -0
      roles/ispmail-postfix/tasks/main.yml

+ 6
- 0
roles/ispmail-postfix/tasks/main.yml 파일 보기

@@ -92,3 +92,9 @@
- name: Enabling spamd at startup
command: systemctl enable spamassassin

- name: Allow emails up to 40 MB large
command: postconf message_size_limit=41943040

- name: Make Postfix listen on all interfaces
command: postconf inet_interfaces=all


불러오는 중...
취소
저장