no whitespace

This commit is contained in:
Andreas Knuth 2026-01-17 16:54:07 -06:00
parent 054f894e7d
commit a616848787
1 changed files with 1 additions and 1 deletions

View File

@ -27,6 +27,6 @@ localhost:10026 inet n - n - - smtpd
-o smtpd_helo_restrictions= -o smtpd_helo_restrictions=
-o smtpd_sender_restrictions= -o smtpd_sender_restrictions=
-o smtpd_recipient_restrictions=permit_mynetworks,reject -o smtpd_recipient_restrictions=permit_mynetworks,reject
-o mynetworks=127.0.0.0/8,[::1]/128 # IPv6 HINZUFÜGEN! -o mynetworks=127.0.0.0/8,[::1]/128
-o smtpd_authorized_xforward_hosts=127.0.0.0/8,[::1]/128 -o smtpd_authorized_xforward_hosts=127.0.0.0/8,[::1]/128
-o receive_override_options=no_header_body_checks,no_unknown_recipient_checks -o receive_override_options=no_header_body_checks,no_unknown_recipient_checks