← Back to Users
njr's activity in the archive.
header_checks = regexp:/etc/postfix/header_checks
Add the following line in /etc/postfix/header_checks:
/^Subject: ILOVEYOU/ REJECT
This will reject mails containing this subject.
Thanks to Claus Guttesen who posted this on the postfix mailling list.
header_checks = regexp:/etc/postfix/header_checks
Add the following line in /etc/postfix/header_checks:
This will reject mails containing this subject.
Thanks to Claus Guttesen who posted this on the postfix mailling list.