diff options
author | Ben Sima (aider) <ben@bsima.me> | 2025-03-09 14:28:54 -0400 |
---|---|---|
committer | Ben Sima <ben@bsima.me> | 2025-03-18 08:59:58 -0400 |
commit | 1c1ad6984028f213e5d86a17d91a86e0f4f0b481 (patch) | |
tree | f29d29fa48cc1042203a354b994cce9d45be12ba /.ghci | |
parent | a41a3da7ce8d548f837c70d924e496eabec37496 (diff) |
Block incoming emails from perfora.net domain
Configure Postfix to reject all emails from perfora.net by adding
header_checks rules that inspect both From and Received headers.
Implementation includes:
1. Adding header_checks configuration to Postfix
2. Creating a regexp file with rules to block the domain
3. Setting up an activation script to ensure proper file linking
This change helps prevent unwanted messages from this specific domain
while maintaining normal mail service for all other senders.
Diffstat (limited to '.ghci')
0 files changed, 0 insertions, 0 deletions