CVS commit: wikisrc/tutorials
Taylor R Campbell <[email protected]> Tue, 9 Jun 2026 22:12:17 +0000
| Newsgroups | gmane.os.netbsd.devel.www.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: wikisrc Committed By: riastradh Date: Tue Jun 9 22:12:17 UTC 2026 Modified Files: wikisrc/tutorials: kerberos_services.mdwn Log Message: tutorials/kerberos_services: Suggest smtpd_sender_restrictions. Seems like a more sensible place to put restrictions on the sender than smtpd_receipient_restrictions. (Both apply -- in sender then recipient order -- at the same time in the SMTP transaction, though, unless you set smtpd_delay_reject=no; see <https://www.postfix.org/SMTPD_ACCESS_README.html> for details. To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 wikisrc/tutorials/kerberos_services.mdwn Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.