I want to add custom header based on sender's domain and recipeint address. I add <br>Non Spam Actions = %rules-dir%/scan.messages.rules<br>into MailScanner.conf and the scan.messages.rules as:<br><br>From: *@ <a href="http://hotmail.com">
hotmail.com</a> and To: <a href="mailto:barry@mydomain.com">barry@mydomain.com</a>    header &quot;X-hotmail-check: yes&quot;<br>FromOrTo: default deliver<br><br><br>But it doesn't work<br><br>