> I need to check letter's heading (subject) and if subject doesn't contain > some passphrase check this letter with greylisting or rbl. I can't > understand how can I solve such problem with postfix. My server should check
To inspect (and reject) content during the SMTP DATA command, see: http://www.postfix.org/SMTPD_PROXY_README.html Wietse