<?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 : bug: whitelist versus authorizedToEmail</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 : bug: whitelist versus authorizedToEmail]]></description>
  <pubDate>Sun, 15 Mar 2026 22:14:52 +0000</pubDate>
  <lastBuildDate>Sat, 13 Sep 2008 18:33:26 +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=6553</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[bug: whitelist versus authorizedToEmail : Having to wait for the remote...]]></title>
   <link>https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6553&amp;PID=12390&amp;title=bug-whitelist-versus-authorizedtoemail#12390</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> 6553<br /><strong>Posted:</strong> 13 September 2008 at 6:33pm<br /><br />Having to wait for the remote server to send their HELO string would diminish the effectiveness of these two filters, and render SpamFilter more vulnerable to DoS attacks. If you receive thousands of connections in a few seconds, and for each one the hacker/spammer waits 30 seconds before sending the HELO command, as SpamFilter would have to wait for that string before disconnecting them, within a few seconds your server would pretty much be toast. Allowing the blacklist cache and the greylist filter to disconnect the connection <i>immediately</i> helps a lot in defying such attacks. <br><br>This said, please do note that you can add IPs to a whitelist that excludes them from the greylist filter. Please see:<br><a href="http://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6379&amp;PID=11747#11665" target="_blank">www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6379&amp;PID=11747#11665</a><br>]]>
   </description>
   <pubDate>Sat, 13 Sep 2008 18:33:26 +0000</pubDate>
   <guid isPermaLink="true">https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6553&amp;PID=12390&amp;title=bug-whitelist-versus-authorizedtoemail#12390</guid>
  </item> 
  <item>
   <title><![CDATA[bug: whitelist versus authorizedToEmail : Hi,  ok i understand this but...]]></title>
   <link>https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6553&amp;PID=12389&amp;title=bug-whitelist-versus-authorizedtoemail#12389</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.logsat.com/spamfilter/forums/member_profile.asp?PF=377">kp4711</a><br /><strong>Subject:</strong> 6553<br /><strong>Posted:</strong> 12 September 2008 at 6:43am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>ok i understand this but there are many problems with some servers for example mailout01.t-online.de is not able to understand greylisting before HELO or EHELO Command. There are a lot of implementation wich only understand the SMTP-Errors like 421 after they have send there HELO or EHLO Command.</DIV><DIV>&nbsp;</DIV><DIV>So i think that is a good Idea to implement a check of the whitelistedIP-List in the greylist-process. So we are able to allow some Servers who have problems with greylisting before SMTP to bypass the greylistProcess.</DIV><DIV>&nbsp;</DIV><DIV>What say other users to this feature-request?</DIV><DIV>&nbsp;</DIV><DIV>kp4711</DIV>]]>
   </description>
   <pubDate>Fri, 12 Sep 2008 06:43:20 +0000</pubDate>
   <guid isPermaLink="true">https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6553&amp;PID=12389&amp;title=bug-whitelist-versus-authorizedtoemail#12389</guid>
  </item> 
  <item>
   <title><![CDATA[bug: whitelist versus authorizedToEmail : kp4711,The behavior is not a bug,...]]></title>
   <link>https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6553&amp;PID=12388&amp;title=bug-whitelist-versus-authorizedtoemail#12388</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> 6553<br /><strong>Posted:</strong> 11 September 2008 at 10:13pm<br /><br />kp4711,<br><br>The behavior is not a bug, it is by design. All whitelists take precedence over any other filter, with the exception of the two filters that work based on a TCP level even before any SMTP sessions take place. The order in which the filters are applied is at:<br><br><a href="http://www.logsat.com/SpamFilter/Forums/forum_posts.asp?TID=5171#11418%20" target="_blank">www.logsat.com/SpamFilter/Forums/forum_posts.asp?TID=5171#11418<br></a><br>We always accept feedback from users however, so if we receive enough requests to alter this behavior, we may be changing it in the future.<br>]]>
   </description>
   <pubDate>Thu, 11 Sep 2008 22:13:48 +0000</pubDate>
   <guid isPermaLink="true">https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6553&amp;PID=12388&amp;title=bug-whitelist-versus-authorizedtoemail#12388</guid>
  </item> 
  <item>
   <title><![CDATA[bug: whitelist versus authorizedToEmail : Hi,  I think there is a bug: When...]]></title>
   <link>https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6553&amp;PID=12387&amp;title=bug-whitelist-versus-authorizedtoemail#12387</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.logsat.com/spamfilter/forums/member_profile.asp?PF=377">kp4711</a><br /><strong>Subject:</strong> 6553<br /><strong>Posted:</strong> 11 September 2008 at 12:21pm<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>I think there is a bug:</DIV><DIV>When the from-address ist in whitelist the sender can send to addresses wich are not written in the authorizedToEmail-List. </DIV><DIV>The CustomDomainFiler "authorizedTo" is enabled for the receipient-Doamin.</DIV><DIV>Using SF 4.0.0.772</DIV><DIV>&nbsp;</DIV><DIV>I know that addresses which are on the whitelist passes all filters, but I think that the filter "authorizedTo" should be active. In practise a spammer can use a well-known-address like </DIV><DIV><a href="mailto:ebay@ebay.de" target="_blank">ebay@ebay.de</A> which are often on the whitelist and then he can send much automaticly generated mails to the reciepient-Domain.</DIV><DIV>&nbsp;</DIV><DIV>Sorry for my bad english, but I hope you understand me.</DIV><DIV>&nbsp;</DIV><DIV>greeting</DIV><DIV>kp4711</DIV>]]>
   </description>
   <pubDate>Thu, 11 Sep 2008 12:21:39 +0000</pubDate>
   <guid isPermaLink="true">https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6553&amp;PID=12387&amp;title=bug-whitelist-versus-authorizedtoemail#12387</guid>
  </item> 
 </channel>
</rss>