<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="http://syndication.webwiz.co.uk/rss_namespace/">
 <channel>
  <title>Spam Filter ISP Forums : Which lists/files utilize wildcards/globals?</title>
  <link>https://www.logsat.com/spamfilter/forums/</link>
  <description><![CDATA[This is an XML content feed of; Spam Filter ISP Forums : Spam Filter ISP Support : Which lists/files utilize wildcards/globals?]]></description>
  <pubDate>Sat, 07 Mar 2026 15:47:43 +0000</pubDate>
  <lastBuildDate>Wed, 26 Sep 2012 07:59:23 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 11.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>https://www.logsat.com/spamfilter/forums/RSS_post_feed.asp?TID=6796</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Spam Filter ISP Forums]]></title>
   <url>https://www.logsat.com/spamfilter/forums/forum_images/web_wiz_forums.png</url>
   <link>https://www.logsat.com/spamfilter/forums/</link>
  </image>
  <item>
   <title><![CDATA[Which lists/files utilize wildcards/globals? :   Finally learned some basic...]]></title>
   <link>https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6796&amp;PID=14439&amp;title=which-lists-files-utilize-wildcards-globals#14439</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.logsat.com/spamfilter/forums/member_profile.asp?PF=47">pcmatt</a><br /><strong>Subject:</strong> 6796<br /><strong>Posted:</strong> 26 September 2012 at 7:59am<br /><br />Finally learned some basic Regex:<div>&nbsp;</div><div>This is great little tidbit example&nbsp;to adding case insensitive blocks:</div><div>&nbsp;</div><div>((?i)KeYWord) matches keyword or any other combination of upper/lower case in keyword.</div>]]>
   </description>
   <pubDate>Wed, 26 Sep 2012 07:59:23 +0000</pubDate>
   <guid isPermaLink="true">https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6796&amp;PID=14439&amp;title=which-lists-files-utilize-wildcards-globals#14439</guid>
  </item> 
  <item>
   <title><![CDATA[Which lists/files utilize wildcards/globals? : If you are just looking for a...]]></title>
   <link>https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6796&amp;PID=13428&amp;title=which-lists-files-utilize-wildcards-globals#13428</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.logsat.com/spamfilter/forums/member_profile.asp?PF=104">yapadu</a><br /><strong>Subject:</strong> 6796<br /><strong>Posted:</strong> 05 February 2010 at 12:24pm<br /><br />If you are just looking for a simple wildcard in the keywords, the wildcard for regex is actually a period .<br><br>If you wanted to filter on the keyword viagra, but accept any character in place of the i you could do (v.agra)<br><br>Regex is cool stuff, you might want to check out something from <a href="http://oreilly.com/catalog/9781565922570" target="_blank">O'Reilly</a><br><br>I have been doing a lot of blocking by address lately, not always effective but some spammers do use the same address over and over.&nbsp; So if something gets past spamfilter I do something like this in the keyword filter.<br><br>10685,hazelhurst dr,(77&#091;0-9&#093;{3})<br><br>That keyword filter stops a lot of spam, that spammer uses the address over and over.&nbsp; He only changes the zipcode.&nbsp; Basically I am looking for the address, street and a 5 digit number that starts with 77 and then three other numbers in the range of 0-9.<br><br>I stop hundreds of messages a day just with this filter alone.<br><br>The greylistallowed syntax is a * so you might do 206.168.112.* to prevent that specific class C address space from being blocked.&nbsp; I have only ever had to use the whitelisting in the greylistingallowed file once - for postini as they have so many servers.<br>]]>
   </description>
   <pubDate>Fri, 05 Feb 2010 12:24:00 +0000</pubDate>
   <guid isPermaLink="true">https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6796&amp;PID=13428&amp;title=which-lists-files-utilize-wildcards-globals#13428</guid>
  </item> 
  <item>
   <title><![CDATA[Which lists/files utilize wildcards/globals? : Was looking for which lists support...]]></title>
   <link>https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6796&amp;PID=13427&amp;title=which-lists-files-utilize-wildcards-globals#13427</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.logsat.com/spamfilter/forums/member_profile.asp?PF=47">pcmatt</a><br /><strong>Subject:</strong> 6796<br /><strong>Posted:</strong> 05 February 2010 at 7:49am<br /><br />Was looking for which lists support (* and ?, same rules as DOS wildcards)&nbsp; which is mostly defined in the docs and displayed in the GUI.&nbsp;&nbsp;Sounds like Keywords still does not support DOS type wildcards * and ?.&nbsp; <DIV>&nbsp;</DIV><DIV>This list is for using globals when&nbsp;one is "RegEx Challenged" like myself.&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>GreyListAllowed.txt wildcard usage statement is a bit unclear.&nbsp; My guess is it's same type of wildcard use&nbsp;(.0 for class C and subnet masks)&nbsp;as IP Blacklist, but your release note is not really clear to me.&nbsp; Maybe you can clarify.</DIV><DIV>&nbsp;</DIV><DIV>Thanks for helping clear this list up for me.</DIV>]]>
   </description>
   <pubDate>Fri, 05 Feb 2010 07:49:26 +0000</pubDate>
   <guid isPermaLink="true">https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6796&amp;PID=13427&amp;title=which-lists-files-utilize-wildcards-globals#13427</guid>
  </item> 
  <item>
   <title><![CDATA[Which lists/files utilize wildcards/globals? : Matt,Everything is correct except...]]></title>
   <link>https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6796&amp;PID=13425&amp;title=which-lists-files-utilize-wildcards-globals#13425</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.logsat.com/spamfilter/forums/member_profile.asp?PF=8">LogSat</a><br /><strong>Subject:</strong> 6796<br /><strong>Posted:</strong> 04 February 2010 at 11:39pm<br /><br />Matt,<div><br></div><div>Everything is correct except for the keyword filter which supports RegEx (Regular Expressions) instead of wildcards, and for the greylist filter. If using v4.1.2.815 or higher, the following release note applies:</div><div><br></div><div><span ="Apple-style-span" style="font-family: Helvetica, Arial, sans-serif; line-height: 20px; "><div style="padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">// New to VersionNumber = '4.1.2.815';</div><div style="padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">{TODO -cNew : Added ability to specify wildcards in GreyListAllowed.txt file to exlcude large number of subnets from greylisting}</div></span></div>]]>
   </description>
   <pubDate>Thu, 04 Feb 2010 23:39:26 +0000</pubDate>
   <guid isPermaLink="true">https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6796&amp;PID=13425&amp;title=which-lists-files-utilize-wildcards-globals#13425</guid>
  </item> 
  <item>
   <title><![CDATA[Which lists/files utilize wildcards/globals? : (* and ?, same rules as DOS wildcards)was...]]></title>
   <link>https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6796&amp;PID=13424&amp;title=which-lists-files-utilize-wildcards-globals#13424</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.logsat.com/spamfilter/forums/member_profile.asp?PF=47">pcmatt</a><br /><strong>Subject:</strong> 6796<br /><strong>Posted:</strong> 04 February 2010 at 8:28am<br /><br /><DIV>(* and ?, same rules as DOS wildcards)&nbsp;was what I was looking for to keep our lists simple.&nbsp; Can you confirm or correct this list:</DIV><DIV>&nbsp;</DIV><DIV>These lists <strong>do support wildcards</strong>:</DIV><DIV>&nbsp;</DIV><DIV><SPAN style="FONT-WEIGHT: bold">Blacklisted Domains </SPAN></DIV><DIV><SPAN style="FONT-WEIGHT: bold"><SPAN style="FONT-WEIGHT: bold">Blacklisted FROM Emails</SPAN></SPAN></DIV><DIV><SPAN style="FONT-WEIGHT: bold"><SPAN style="FONT-WEIGHT: bold">Attachment Blocking</SPAN></SPAN></DIV><DIV><SPAN style="FONT-WEIGHT: bold"><SPAN style="FONT-WEIGHT: bold"><SPAN style="FONT-WEIGHT: bold">Local Domains </SPAN></SPAN></SPAN></DIV><DIV><SPAN style="FONT-WEIGHT: bold"><SPAN style="FONT-WEIGHT: bold"><SPAN style="FONT-WEIGHT: bold"><SPAN style="FONT-WEIGHT: bold">Excluded Domains / IPs</SPAN></SPAN></SPAN></SPAN></DIV><DIV><SPAN style="FONT-WEIGHT: bold"><SPAN style="FONT-WEIGHT: bold"><SPAN style="FONT-WEIGHT: bold"><SPAN style="FONT-WEIGHT: bold"><SPAN style="FONT-WEIGHT: bold">Unfiltered Emails</SPAN></SPAN></SPAN></SPAN></SPAN></DIV><DIV><SPAN style="FONT-WEIGHT: bold"><SPAN style="FONT-WEIGHT: bold"><SPAN style="FONT-WEIGHT: bold"><SPAN style="FONT-WEIGHT: bold"><SPAN style="FONT-WEIGHT: bold"><SPAN style="FONT-WEIGHT: bold">Excluded FROM Emails</SPAN></SPAN></SPAN></SPAN></SPAN></SPAN></DIV><DIV><SPAN style="FONT-WEIGHT: bold"><SPAN style="FONT-WEIGHT: bold"><SPAN style="FONT-WEIGHT: bold"><SPAN style="FONT-WEIGHT: bold"><SPAN style="FONT-WEIGHT: bold"><SPAN style="FONT-WEIGHT: bold"><SPAN style="FONT-WEIGHT: bold">Authorized TO Emails</SPAN></SPAN></SPAN></SPAN></SPAN></SPAN></SPAN></DIV><DIV><strong>Auto Whitelist Force Delivery</strong></DIV><DIV>&nbsp;</DIV><DIV>And these lists <strong>do not support wildcards</strong>:</DIV><DIV><SPAN style="FONT-WEIGHT: bold"></SPAN>&nbsp;</DIV><DIV><SPAN style="FONT-WEIGHT: bold">Blacklisted IP - Supports only special ending 0 only to enter a wildcard class c</SPAN></DIV><DIV><SPAN style="FONT-WEIGHT: bold"><SPAN style="FONT-WEIGHT: bold">Honeypot Emails</SPAN></SPAN></DIV><DIV><SPAN style="FONT-WEIGHT: bold"><SPAN style="FONT-WEIGHT: bold"><SPAN style="FONT-WEIGHT: bold">Keywords Filter </SPAN></SPAN></SPAN></DIV><DIV><SPAN style="FONT-WEIGHT: bold"><SPAN style="FONT-WEIGHT: bold">Honeypot Blocked IPs</SPAN></SPAN></DIV><DIV><SPAN style="FONT-WEIGHT: bold"><SPAN style="FONT-WEIGHT: bold">Grey List Allowed IPs</SPAN></SPAN></DIV><DIV>&nbsp;</DIV><DIV>Thanks.</DIV>]]>
   </description>
   <pubDate>Thu, 04 Feb 2010 08:28:39 +0000</pubDate>
   <guid isPermaLink="true">https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6796&amp;PID=13424&amp;title=which-lists-files-utilize-wildcards-globals#13424</guid>
  </item> 
  <item>
   <title><![CDATA[Which lists/files utilize wildcards/globals? : pcmatt,I&amp;#039;m not sure I understand...]]></title>
   <link>https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6796&amp;PID=13421&amp;title=which-lists-files-utilize-wildcards-globals#13421</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.logsat.com/spamfilter/forums/member_profile.asp?PF=8">LogSat</a><br /><strong>Subject:</strong> 6796<br /><strong>Posted:</strong> 03 February 2010 at 11:32pm<br /><br />pcmatt,<div><br></div><div>I'm not sure I understand what you mean by "globals".&nbsp;</div><div>For the wildcards, lists can usually use either * ? DOS-style and REGEX expressions, and/or IP notations in the form 192.168.23.0 (the .0 is the wildcard).</div><div>The manual tries to explain that in most cases (see below an extract). Is there one (or more) specific for which you need more info on?</div><div><br></div><div><br></div><div><span ="Apple-style-span" style="font-family: Verdana; font-size: 13px; line-height: normal; "><table width="100%" border="0" cellspacing="0" cellpadding="5" ="#649CCC" style="font-size: 10pt; font-family: Verdana; font-style: normal; font-weight: normal; color: rgb0, 0, 0; text-decorati&#111;n: n&#111;ne; "><t><tr valign="middle"><td align="left"><p ="p_ing1" style="text-align: left; text-indent: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><span ="f_ing1" style="font-size: 14pt; font-weight: bold; ">Blacklists</span></p></td><td align="right"><span style="font-size: 9pt; "><a href="file:///Users/cmctrf1/&#068;ocuments/Delphi%20Projects/SpamFilter/Distributi&#111;ns/Manual/HTML/logsat_softwares_spamfilter_for_isps.htm" target="_blank">Top</a>&nbsp;&nbsp;<a href="file:///Users/cmctrf1/&#068;ocuments/Delphi%20Projects/SpamFilter/Distributi&#111;ns/Manual/HTML/black__white_lists_tab.htm" target="_blank">Previous</a>&nbsp;&nbsp;<a href="file:///Users/cmctrf1/&#068;ocuments/Delphi%20Projects/SpamFilter/Distributi&#111;ns/Manual/HTML/whitelists.htm" target="_blank">Next</a></span></td></tr></t></table><table width="100%" border="0" cellspacing="0" cellpadding="5" style="font-size: 10pt; font-family: Verdana; font-style: normal; font-weight: normal; color: rgb0, 0, 0; text-decorati&#111;n: n&#111;ne; "><t><tr valign="top"><td align="left"><div style="text-align: left; text-indent: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><table border="0" cellpadding="0" cellspacing="0" style="font-size: 10pt; font-family: Verdana; font-style: normal; font-weight: normal; color: rgb0, 0, 0; text-decorati&#111;n: n&#111;ne; line-height: normal; "><t><tr valign="line" style="vertical-align: line; "><td width="13"><span style="font-size: 10pt; font-family: 'Arial Unicode MS', 'Lucida Sans Unicode', Arial; color: rgb0, 0, 0; ">•</span></td><td><span style="font-weight: bold; color: rgb0, 0, 0; ">MAPS Blacklist servers -&nbsp;</span><span style="color: rgb0, 0, 0; ">SpamFilter checks the IP address initiating the connection. If it is listed in one of its many DNS blacklists the connection is refused. SpamFilter can reject connections based on a</span><span style="color: rgb0, 0, 255; text-decorati&#111;n: underline; ">configurable minimum number of matches</span><span style="color: rgb0, 0, 0; ">. A "</span><span style="font-weight: bold; color: rgb0, 0, 0; ">,true</span><span style="color: rgb0, 0, 0; ">" after an RBL entry means their DNS is expecting the IP to be reversed, i.e. to test a connection from 1.2.3.4 they expect 4.3.2.1.bl.spamcop.net</span></td></tr></t></table></div><div style="text-align: left; text-indent: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><table border="0" cellpadding="0" cellspacing="0" style="font-size: 10pt; font-family: Verdana; font-style: normal; font-weight: normal; color: rgb0, 0, 0; text-decorati&#111;n: n&#111;ne; line-height: normal; "><t><tr valign="line" style="vertical-align: line; "><td width="13"><span style="font-size: 10pt; font-family: 'Arial Unicode MS', 'Lucida Sans Unicode', Arial; color: rgb0, 0, 0; ">•</span></td><td><span style="font-weight: bold; color: rgb0, 0, 0; ">SURBL Blacklist servers -&nbsp;</span><span style="color: rgb0, 0, 0; ">SpamFilter scans the content of emails for any HTTP links and URLs. Every link found is then tested against one of the many SURBL DNS blacklists available. If present, the connection is refused.</span></td></tr></t></table></div><div style="text-align: left; text-indent: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><table border="0" cellpadding="0" cellspacing="0" style="font-size: 10pt; font-family: Verdana; font-style: normal; font-weight: normal; color: rgb0, 0, 0; text-decorati&#111;n: n&#111;ne; line-height: normal; "><t><tr valign="line" style="vertical-align: line; "><td width="13"><span style="font-size: 10pt; font-family: 'Arial Unicode MS', 'Lucida Sans Unicode', Arial; color: rgb0, 0, 0; ">•</span></td><td><span style="font-weight: bold; color: rgb0, 0, 0; ">Blacklisted IPs -&nbsp;</span><span style="color: rgb0, 0, 0; ">You can keep a file with additional IPs that you want to blacklist by entering the filename below. If the file does not exist it will be created. The file is reloaded every minute. List individual IP addresses on each line. Use an ending .0 for a Class C wildcard (i.e. 192.12.45.0 to block 192.12.45.1 --&gt; 192.12.45.255). This IP blacklist also supports the use of CDIR notation to specify networks. For example, 192.12.45.0/24 will block the previous Class C of addresses as well. The contents of the file will be loaded in the memo box, allowing you to make changes to the file.</span></td></tr></t></table></div><div style="text-align: left; text-indent: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><table border="0" cellpadding="0" cellspacing="0" style="font-size: 10pt; font-family: Verdana; font-style: normal; font-weight: normal; color: rgb0, 0, 0; text-decorati&#111;n: n&#111;ne; line-height: normal; "><t><tr valign="line" style="vertical-align: line; "><td width="13"><span style="font-size: 10pt; font-family: 'Arial Unicode MS', 'Lucida Sans Unicode', Arial; color: rgb0, 0, 0; ">•</span></td><td><span style="font-weight: bold; color: rgb0, 0, 0; ">Blacklisted Domains -&nbsp;</span><span style="color: rgb0, 0, 0; ">You can keep a file with additional Domains that you want to blacklist (based on the MAIL FROM field) by entering them below. Enter one domain per line, wildcards (* and ?, same rules as DOS wildcards) are allowed. You can also use&nbsp;</span><span style="color: rgb0, 0, 255; text-decorati&#111;n: underline; ">Regular Expressions</span><span style="color: rgb0, 0, 0; ">&nbsp;(RegEx). If the file does not exist it will be created. The file is reloaded every minute. The contents of the file will be loaded in the memo box, allowing you to make changes to the file. This list supports the :NULL option to send emails in a black hole. If an entry is in the form&nbsp;</span><span style="font-style: italic; font-weight: bold; ">domain1.com:NULL</span><span style="color: rgb0, 0, 0; ">&nbsp;it will cause all emails from domain1.com to be accepted and then sent to NULL right away. Such emails will not cause NDRs, they will not be quarantined, they will not be seen by the users. If an entry is in the form&nbsp;</span><span style="font-style: italic; font-weight: bold; ">domain1.com:NoNDR</span><span style="color: rgb0, 0, 0; ">&nbsp;such emails will not cause NDRs as in the DoNotSendNDROnQuarantine parameter in the ini file. This list supports the&nbsp;</span><span style="font-weight: bold; ">:Honeypot</span><span style="color: rgb0, 0, 0; ">&nbsp;option, which will cause the sender's IP address to be automatically blacklisted in the future.</span></td></tr></t></table></div><div style="text-align: left; text-indent: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><table border="0" cellpadding="0" cellspacing="0" style="font-size: 10pt; font-family: Verdana; font-style: normal; font-weight: normal; color: rgb0, 0, 0; text-decorati&#111;n: n&#111;ne; line-height: normal; "><t><tr valign="line" style="vertical-align: line; "><td width="13"><span style="font-size: 10pt; font-family: 'Arial Unicode MS', 'Lucida Sans Unicode', Arial; color: rgb0, 0, 0; ">•</span></td><td><span style="font-weight: bold; color: rgb0, 0, 0; ">Blacklisted FROM Emails -</span><span style="color: rgb0, 0, 0; ">&nbsp;If you want to block any particular email addresses, enter them here, one email per line. Wildcards (* and ?, same rules as DOS wildcards) are allowed. You can also use&nbsp;</span><span style="color: rgb0, 0, 255; text-decorati&#111;n: underline; ">Regular Expressions</span><span style="color: rgb0, 0, 0; ">&nbsp;(RegEx). This list supports the :NULL option to send emails in a black hole. If an entry is in the form&nbsp;</span><span style="font-style: italic; font-weight: bold; ">user1@domain1.com:NULL</span><span style="color: rgb0, 0, 0; ">&nbsp;it will cause all emails from user1@domain1.com to be accepted and then sent to NULL right away. Such emails will not cause NDRs, they will not be quarantined, they will not be seen by the users. If an entry is in the form&nbsp;</span><span style="font-style: italic; font-weight: bold; ">domain1.com:NoNDR</span><span style="color: rgb0, 0, 0; ">&nbsp;such emails will not cause NDRs as in the DoNotSendNDROnQuarantine parameter in the ini file. This list supports the&nbsp;</span><span style="font-weight: bold; ">:Honeypot</span><span style="color: rgb0, 0, 0; ">&nbsp;option, which will cause the sender's IP address to be automatically blacklisted in the future.</span></td></tr></t></table></div><div style="text-align: left; text-indent: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><table border="0" cellpadding="0" cellspacing="0" style="font-size: 10pt; font-family: Verdana; font-style: normal; font-weight: normal; color: rgb0, 0, 0; text-decorati&#111;n: n&#111;ne; line-height: normal; "><t><tr valign="line" style="vertical-align: line; "><td width="13"><span style="font-size: 10pt; font-family: 'Arial Unicode MS', 'Lucida Sans Unicode', Arial; color: rgb0, 0, 0; ">•</span></td><td><span style="font-weight: bold; color: rgb0, 0, 0; ">Blacklisted TO Emails -</span><span style="color: rgb0, 0, 0; ">&nbsp;If you want to block any particular destination addresses, enter them here, one email per line. Wildcards (* and ?, same rules as DOS wildcards) are allowed.&nbsp;You can also use&nbsp;</span><span style="color: rgb0, 0, 255; text-decorati&#111;n: underline; ">Regular Expressions</span><span style="color: rgb0, 0, 0; ">&nbsp;(RegEx).&nbsp; If an entry is in the form&nbsp;</span><span style="font-style: italic; font-weight: bold; ">user1@domain1.com:NULL</span><span style="color: rgb0, 0, 0; ">&nbsp;it will cause all emails to user1@domain1.com to be accepted and then sent to NULL right away. Such emails will not cause NDRs, they will not be quarantined, they will not be seen by the users. If an entry is in the form</span><span style="font-style: italic; font-weight: bold; ">domain1.com:NoNDR</span><span style="color: rgb0, 0, 0; ">&nbsp;such emails will not cause NDRs as in the DoNotSendNDROnQuarantine parameter in the ini file. This list supports the&nbsp;</span><span style="font-weight: bold; ">:Honeypot</span><span style="color: rgb0, 0, 0; ">&nbsp;option, which will cause the sender's IP address to be automatically blacklisted in the future.</span></td></tr></t></table></div><div style="text-align: left; text-indent: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><table border="0" cellpadding="0" cellspacing="0" style="font-size: 10pt; font-family: Verdana; font-style: normal; font-weight: normal; color: rgb0, 0, 0; text-decorati&#111;n: n&#111;ne; line-height: normal; "><t><tr valign="line" style="vertical-align: line; "><td width="13"><span style="font-size: 10pt; font-family: 'Arial Unicode MS', 'Lucida Sans Unicode', Arial; color: rgb0, 0, 0; ">•</span></td><td><span style="font-weight: bold; color: rgb0, 0, 0; ">Country Filters -&nbsp;</span><span style="color: rgb0, 0, 0; ">SpamFilter checks the what country incoming connections are coming from. The current number of connections for each country can be updated by clicking on the&nbsp;</span><span style="color: rgb128, 0, 0; ">Update Stats Now</span><span style="font-style: italic; color: rgb0, 0, 0; ">&nbsp;</span><span style="color: rgb0, 0, 0; ">button. Columns can be sorted by clicking on the column header. This will help you in sorting countries and hits so you can determine if there are any countries you do not wish to receive email from.</span></td></tr></t></table></div><div style="text-align: left; text-indent: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><table border="0" cellpadding="0" cellspacing="0" style="font-size: 10pt; font-family: Verdana; font-style: normal; font-weight: normal; color: rgb0, 0, 0; text-decorati&#111;n: n&#111;ne; line-height: normal; "><t><tr valign="line" style="vertical-align: line; "><td width="13"><span style="font-size: 10pt; font-family: 'Arial Unicode MS', 'Lucida Sans Unicode', Arial; color: rgb0, 0, 0; ">•</span></td><td><span style="font-weight: bold; ">Honeypot Emails -&nbsp;</span>You can have a list of "honeypot" email addresses. Any email sent to an address in the list will cause the sender's IP to be blacklisted. The IP address will be added to the file<span style="font-style: italic; ">HoneypotBlockedIPs.txt</span>, which contains the list of blocked IPs automatically added by this filter. This filter is typically used by adding non-existent email accounts to it that you know should never receive mail. If they do, then the email is likely spam, so the remote IP will be blacklisted automatically.</td></tr></t></table></div><div style="text-align: left; text-indent: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><table border="0" cellpadding="0" cellspacing="0" style="font-size: 10pt; font-family: Verdana; font-style: normal; font-weight: normal; color: rgb0, 0, 0; text-decorati&#111;n: n&#111;ne; line-height: normal; "><t><tr valign="line" style="vertical-align: line; "><td width="13"><span style="font-size: 10pt; font-family: 'Arial Unicode MS', 'Lucida Sans Unicode', Arial; color: rgb0, 0, 0; ">•</span></td><td><span style="font-weight: bold; ">Attachment Blocking -&nbsp;</span>You can block emails that have unwanted attachments. You can keep a file with banned attachments here. check emails for specific attachments or attachment extensions. If the attachment is found, the email is rejected. Wildcards (* and ?, same rules as DOS wildcards) are allowed.&nbsp;You can also use&nbsp;<span style="color: rgb0, 0, 255; text-decorati&#111;n: underline; ">Regular Expressions</span>&nbsp;(RegEx). This list supports the :NULL option to send emails in a black hole. If an entry is in the form&nbsp;<span style="font-style: italic; font-weight: bold; ">filename:NULL</span>&nbsp;it will cause all emails with the filename attachment to be accepted and then sent to NULL right away. Such emails will not cause NDRs, they will not be quarantined, they will not be seen by the users. If an entry is in the form&nbsp;<span style="font-style: italic; font-weight: bold; ">domain1.com:NoNDR</span>&nbsp;such emails will not cause NDRs as in the DoNotSendNDROnQuarantine parameter in the ini file. This list supports the&nbsp;<span style="font-weight: bold; ">:Honeypot</span>&nbsp;option, which will cause the sender's IP address to be automatically blacklisted in the future.</td></tr></t></table></div><div style="text-align: left; text-indent: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><table border="0" cellpadding="0" cellspacing="0" style="font-size: 10pt; font-family: Verdana; font-style: normal; font-weight: normal; color: rgb0, 0, 0; text-decorati&#111;n: n&#111;ne; line-height: normal; "><t><tr valign="line" style="vertical-align: line; "><td width="13"><span style="font-size: 10pt; font-family: 'Arial Unicode MS', 'Lucida Sans Unicode', Arial; color: rgb0, 0, 0; ">•</span></td><td><span style="font-weight: bold; color: rgb0, 0, 0; ">Keywords Filter -&nbsp;</span><span style="color: rgb0, 0, 0; ">You can check email content and subject header for specific keyword and/or phrases. If found, the email is rejected. You can also use&nbsp;</span><span style="color: rgb0, 0, 255; text-decorati&#111;n: underline; ">Regular Expressions</span><span style="color: rgb0, 0, 0; ">&nbsp;(RegEx).&nbsp;If the keyword file does not exist it will be created. The file is reloaded every minute. The contents of the file will be loaded in the memo box, allowing you to make changes to the file. This list supports the ::NULL option to send emails in a black hole. If an entry is in the form&nbsp;</span><span style="font-style: italic; font-weight: bold; ">keyword::NULL</span><span style="color: rgb0, 0, 0; ">&nbsp;it will cause all emails to be accepted and then sent to NULL right away. Such emails will not cause NDRs, they will not be quarantined, they will not be seen by the users. If an entry is in the form&nbsp;</span><span style="font-style: italic; font-weight: bold; ">keyword::NoNDR</span><span style="color: rgb0, 0, 0; ">&nbsp;such emails will not cause NDRs as in the DoNotSendNDROnQuarantine parameter in the ini file. This list supports the&nbsp;</span><span style="font-weight: bold; ">::Honeypot</span><span style="color: rgb0, 0, 0; ">&nbsp;option, which will cause the sender's IP address to be automatically blacklisted in the future. &nbsp;Please note that unlike in other cases, with the keyword list you must enter the ":" symbol&nbsp;</span><span style="font-style: italic; color: rgb0, 0, 0; ">twice</span><span style="color: rgb0, 0, 0; ">&nbsp;to specify the extra tag.<br><br><br><span ="Apple-style-span" style="font-family: Verdana; "><table width="100%" border="0" cellspacing="0" cellpadding="5" ="#649CCC" style="font-size: 10pt; font-family: Verdana; font-style: normal; font-weight: normal; color: rgb0, 0, 0; text-decorati&#111;n: n&#111;ne; "><t><tr valign="middle"><td align="left"><p ="p_ing1" style="text-align: left; text-indent: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><span ="f_ing1" style="font-size: 14pt; font-weight: bold; ">Whitelists</span></p></td><td align="right"><span style="font-size: 9pt; "><a href="file:///Users/cmctrf1/&#068;ocuments/Delphi%20Projects/SpamFilter/Distributi&#111;ns/Manual/HTML/logsat_softwares_spamfilter_for_isps.htm" target="_blank">Top</a>&nbsp;&nbsp;<a href="file:///Users/cmctrf1/&#068;ocuments/Delphi%20Projects/SpamFilter/Distributi&#111;ns/Manual/HTML/blacklists.htm" target="_blank">Previous</a>&nbsp;&nbsp;<a href="file:///Users/cmctrf1/&#068;ocuments/Delphi%20Projects/SpamFilter/Distributi&#111;ns/Manual/HTML/regular_expressi&#111;ns.htm" target="_blank">Next</a></span></td></tr></t></table><table width="100%" border="0" cellspacing="0" cellpadding="5" style="font-size: 10pt; font-family: Verdana; font-style: normal; font-weight: normal; color: rgb0, 0, 0; text-decorati&#111;n: n&#111;ne; "><t><tr valign="top"><td align="left"><div style="text-align: left; text-indent: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><table border="0" cellpadding="0" cellspacing="0" style="font-size: 10pt; font-family: Verdana; font-style: normal; font-weight: normal; color: rgb0, 0, 0; text-decorati&#111;n: n&#111;ne; line-height: normal; "><t><tr valign="line" style="vertical-align: line; "><td width="13"><span style="font-size: 10pt; font-family: 'Arial Unicode MS', 'Lucida Sans Unicode', Arial; color: rgb0, 0, 0; ">•</span></td><td><span style="font-weight: bold; color: rgb0, 0, 0; ">Local Domains -&nbsp;</span><span style="color: rgb0, 0, 0; ">SpamFilter will only deliver email to the domains listed here. Wildcards (* and ?, same rules as DOS wildcards) are allowed. You can also use&nbsp;</span><span style="color: rgb0, 0, 255; text-decorati&#111;n: underline; ">Regular Expressions</span><span style="color: rgb0, 0, 0; ">&nbsp;(RegEx). If the domain in the&nbsp; RCPT TO email address is listed as a local domain, then the recipient is accepted. This is done to prevent spammers to use SpamFilter to relay email to third party email addresses/servers.&nbsp;</span><span style="font-weight: bold; color: rgb128, 0, 0; : rgb255, 255, 0; ">It is very important to add your own domains to the local domain list. If not, you will not be able to receive email</span><span style="font-weight: bold; color: rgb0, 0, 0; ">.&nbsp;</span><span style="color: rgb0, 0, 0; ">If you need to have any domain listed here forward its destination email to a different server than the default destination server, you can specify so here. You can override the default destination server by appending the forwarding mail server and port to any domain in this list. The syntax should be as follows:</span><br><span style="color: rgb0, 0, 0; ">&nbsp;</span><br><span style="font-weight: bold; color: rgb0, 0, 0; ">DomainName:DestinationServer:DestinationPort&nbsp;</span><span style="color: rgb0, 0, 0; ">- ex. logsat.com:mail.netwide.net:25</span></td></tr></t></table></div><div style="text-align: left; text-indent: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><table border="0" cellpadding="0" cellspacing="0" style="font-size: 10pt; font-family: Verdana; font-style: normal; font-weight: normal; color: rgb0, 0, 0; text-decorati&#111;n: n&#111;ne; line-height: normal; "><t><tr valign="line" style="vertical-align: line; "><td width="13"><span style="font-size: 10pt; font-family: 'Arial Unicode MS', 'Lucida Sans Unicode', Arial; color: rgb0, 0, 0; ">•</span></td><td><span style="font-weight: bold; color: rgb0, 0, 0; ">Excluded Domains / IPs -&nbsp;</span><span style="color: rgb0, 0, 0; ">You can keep a file containing a list of&nbsp; any "MAIL FROM" domains or any IPs from which you want to receive email if they would be blocked by any of your blacklist rules. Enter as many IPs or domains as you wish, one per line. Wildcards (* and ?, same rules as DOS wildcards) are allowed. To exclude a whole class C, enter it as 209.20.21.</span><span style="font-weight: bold; color: rgb0, 0, 0; ">*.&nbsp;</span><span style="color: rgb0, 0, 0; ">If the file does not exist it will be created. The file is reloaded every minute.</span></td></tr></t></table></div><div style="text-align: left; text-indent: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><table border="0" cellpadding="0" cellspacing="0" style="font-size: 10pt; font-family: Verdana; font-style: normal; font-weight: normal; color: rgb0, 0, 0; text-decorati&#111;n: n&#111;ne; line-height: normal; "><t><tr valign="line" style="vertical-align: line; "><td width="13"><span style="font-size: 10pt; font-family: 'Arial Unicode MS', 'Lucida Sans Unicode', Arial; color: rgb0, 0, 0; ">•</span></td><td><span style="font-weight: bold; color: rgb0, 0, 0; ">Unfiltered Emails -&nbsp;</span><span style="color: rgb0, 0, 0; ">Any local email address listed here will cause SpamFilter to bypass all blacklist rules for it. If you have any users who do not want to have their email filtered, enter them here. Wildcards (* and ?, same rules as DOS wildcards) are allowed. You can also use&nbsp;</span><span style="color: rgb0, 0, 255; text-decorati&#111;n: underline; ">Regular Expressions</span><span style="color: rgb0, 0, 0; ">&nbsp;(RegEx).&nbsp;This list supports the :TAG option to bypass the default "pass all" rule for entries on this list. If an entry is in the form</span><span style="font-style: italic; font-weight: bold; ">user@domain1.com:TAGSUBJECT</span><span style="color: rgb0, 0, 0; ">&nbsp;it will cause all emails sent to user@domain1.com to be accepted and then delivered to that user no matter what. However emails that are classified as spam by the various filters will have the prefix "SPAM:" added to the subject line. If an entry is in the form&nbsp;</span><span style="font-style: italic; font-weight: bold; ">user@domain1.com:TAG</span><span style="color: rgb0, 0, 0; ">&nbsp;it will cause all emails sent to user@domain1.com to be accepted and then delivered to that user no matter what. However emails that are classified as spam by the various filters will have the header&nbsp;</span><span style="font-style: italic; color: rgb0, 0, 0; ">"X-SF-SPAM:Y"</span><span style="color: rgb0, 0, 0; ">added to them.</span></td></tr></t></table></div><div style="text-align: left; text-indent: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><table border="0" cellpadding="0" cellspacing="0" style="font-size: 10pt; font-family: Verdana; font-style: normal; font-weight: normal; color: rgb0, 0, 0; text-decorati&#111;n: n&#111;ne; line-height: normal; "><t><tr valign="line" style="vertical-align: line; "><td width="13"><span style="font-size: 10pt; font-family: 'Arial Unicode MS', 'Lucida Sans Unicode', Arial; color: rgb0, 0, 0; ">•</span></td><td><span style="font-weight: bold; ">Excluded FROM Emails</span>&nbsp;- You can keep a file containing a list of sender's email address to be excluded from all filtering rules. Enter one email address per line, wildcards (* and ?, same rules as DOS wildcards) are allowed. You can also use&nbsp;<span style="color: rgb0, 0, 255; text-decorati&#111;n: underline; ">Regular Expressions</span>&nbsp;(RegEx). If the file does not exist it will be created. The file is reloaded every minute. The contents of the file will be loaded in the memo box, allowing you to make changes to it.</td></tr></t></table></div><div style="text-align: left; text-indent: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><table border="0" cellpadding="0" cellspacing="0" style="font-size: 10pt; font-family: Verdana; font-style: normal; font-weight: normal; color: rgb0, 0, 0; text-decorati&#111;n: n&#111;ne; line-height: normal; "><t><tr valign="line" style="vertical-align: line; "><td width="13"><span style="font-size: 10pt; font-family: 'Arial Unicode MS', 'Lucida Sans Unicode', Arial; color: rgb0, 0, 0; ">•</span></td><td><span style="font-weight: bold; ">Authorized TO Emails&nbsp;</span>- You can keep a file containing a list of authorized recipients. If you want SpamFilter to&nbsp;<span style="font-style: italic; ">only</span>&nbsp;deliver emails to specific addresses in your domain(s), you can manage such a list here. Enter one email address per line, wildcards (* and ?, same rules as DOS wildcards) are allowed. You can also use<span style="color: rgb0, 0, 255; text-decorati&#111;n: underline; ">Regular Expressions</span>&nbsp;(RegEx). If the file does not exist it will be created. The file is reloaded every minute. Please not that if such a list is present, SpamFilter will not deliver email to an address unless it is present in such a list. Use with care.&nbsp;<span style="font-weight: bold; ">Delete the filename from the edit box to disable the list.</span></td></tr></t></table></div><div style="text-align: left; text-indent: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><table border="0" cellpadding="0" cellspacing="0" style="font-size: 10pt; font-family: Verdana; font-style: normal; font-weight: normal; color: rgb0, 0, 0; text-decorati&#111;n: n&#111;ne; line-height: normal; "><t><tr valign="line" style="vertical-align: line; "><td width="13"><span style="font-size: 10pt; font-family: 'Arial Unicode MS', 'Lucida Sans Unicode', Arial; color: rgb0, 0, 0; ">•</span></td><td><span style="font-weight: bold; ">Keywords Filter -&nbsp;</span>You can check email content and subject header for specific keyword and/or phrases. If found, the email is allowed through the filters. Useful if you want to allow certain customers to send you email without having to place them all in a email address whitelist. The same syntax rules as the blacklist keywords apply.</td></tr></t></table></div></td></tr></t></table></span></span></td></tr></t></table></div></td></tr></t></table></span></div>]]>
   </description>
   <pubDate>Wed, 03 Feb 2010 23:32:17 +0000</pubDate>
   <guid isPermaLink="true">https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6796&amp;PID=13421&amp;title=which-lists-files-utilize-wildcards-globals#13421</guid>
  </item> 
  <item>
   <title><![CDATA[Which lists/files utilize wildcards/globals? : I&amp;#039;m sure this has been answered...]]></title>
   <link>https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6796&amp;PID=13415&amp;title=which-lists-files-utilize-wildcards-globals#13415</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.logsat.com/spamfilter/forums/member_profile.asp?PF=47">pcmatt</a><br /><strong>Subject:</strong> 6796<br /><strong>Posted:</strong> 02 February 2010 at 4:25pm<br /><br />I'm sure this has been answered before&nbsp;but I can't find a concise list of which lists/files will use wildcard/globals and which will not.&nbsp; Does anyone have this or can this be provided?&nbsp; <DIV>&nbsp;</DIV><DIV>Thanks.</DIV>]]>
   </description>
   <pubDate>Tue, 02 Feb 2010 16:25:45 +0000</pubDate>
   <guid isPermaLink="true">https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6796&amp;PID=13415&amp;title=which-lists-files-utilize-wildcards-globals#13415</guid>
  </item> 
 </channel>
</rss>