File tree Expand file tree Collapse file tree 2 files changed +33
-0
lines changed
Expand file tree Collapse file tree 2 files changed +33
-0
lines changed Original file line number Diff line number Diff line change 1+
2+ 127.0.0.1:10025 inet n - n - - smtpd
3+ -o content_filter=
4+ -o local_recipient_maps=
5+ -o relay_recipient_maps=
6+ -o smtpd_restriction_classes=
7+ -o smtpd_client_restrictions=
8+ -o smtpd_helo_restrictions=
9+ -o smtpd_sender_restrictions=
10+ -o smtpd_recipient_restrictions=permit_mynetworks,reject
11+ -o mynetworks=127.0.0.0/8
12+ -o strict_rfc821_envelopes=yes
13+ -o receive_override_options=no_unknown_recipient_checks,no_header_body_checks
14+ -o smtp_send_xforward_command=yes
15+
Original file line number Diff line number Diff line change 1+
2+ 127.0.0.1:10027 inet n - n - - smtpd
3+ -o content_filter=
4+ -o local_recipient_maps=
5+ -o relay_recipient_maps=
6+ -o smtpd_restriction_classes=
7+ -o smtpd_client_restrictions=
8+ -o smtpd_helo_restrictions=
9+ -o smtpd_sender_restrictions=
10+ -o smtpd_recipient_restrictions=permit_mynetworks,reject
11+ -o mynetworks=127.0.0.0/8
12+ -o strict_rfc821_envelopes=yes
13+ -o receive_override_options=no_unknown_recipient_checks,no_header_body_checks
14+ -o smtp_send_xforward_command=yes
15+ -o milter_default_action=accept
16+ -o milter_macro_daemon_name=ORIGINATING
17+ -o smtpd_milters=inet:127.0.0.1:4445
18+
You can’t perform that action at this time.
0 commit comments