Skip to content
Snippets Groups Projects

postfix: add config option for smtpd_sender_restrictions

Merged Hinrikus Wolf requested to merge feature/add_smtpd_sender_restrictions into master
2 files
+ 4
1
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 3
0
@@ -35,6 +35,9 @@ postfix_virtual_alias_maps:
postfix_sender_login_maps:
- proxy:pcre:/etc/postfix/login_maps.pcre
postfix_smtpd_sender_restrictions:
- reject_sender_login_mismatch
postfix_enable_postscreen: true
postfix_enable_memcached: false
postfix_login_suffix: ''
Loading