On 1/26/06, <b class="gmail_sendername">Lawrence Lam</b> &lt;<a href="mailto:superbaby@myjaring.net">superbaby@myjaring.net</a>&gt; wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
When I send out emails from &quot;*@<a href="http://mydomain.com">mydomain.com</a>&quot;, I do not want it to check<br>the SBL+XBL list. How do I set the &quot;sbl_xbl.rules&quot; file below? Do I<br>specify the IPs or the domain names to exclude?
<br><br># This is the list of spam blacklists (RBLs) which you are using.<br># See the &quot;Spam List Definitions&quot; file for more information about what<br># you can put here.<br># This can also be the filename of a ruleset.
<br><br>Spam List = SBL+XBL <a href="http://spamcop.net">spamcop.net</a><br><br>CHANGED TO:<br><br>Spam List = %rules-dir%/sbl_xbl.rules<br><br>HOW DO I SET THE &quot;sbl_xbl.rules&quot; file?<br></blockquote></div><br>This should work:
<br><br>From: @<a href="http://mydomain.com">mydomain.com</a> <a href="http://spamcop.net">spamcop.net</a><br>FromOrTo: default SBL+XBL <a href="http://spamcop.net">spamcop.net</a><br clear="all"><br>But you should use the ip addresses of your mail servers instead of the domain name. Like this:
<br><br>From: <a href="http://1.2.3.4">1.2.3.4</a> <a href="http://spamcop.net">spamcop.net</a><br><br>-- <br>/peter