<?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 : New feature - end user web access to whitelist - opinions</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 : New feature - end user web access to whitelist - opinions]]></description>
  <pubDate>Thu, 05 Mar 2026 21:09:00 +0000</pubDate>
  <lastBuildDate>Thu, 09 Dec 2004 09:18:00 +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=3207</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[New feature - end user web access to whitelist - opinions : Roy,Sorry for the delay, we missed...]]></title>
   <link>https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=3207&amp;PID=4714&amp;title=new-feature-end-user-web-access-to-whitelist-opinions#4714</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> 3207<br /><strong>Posted:</strong> 09 December 2004 at 9:18am<br /><br />Roy,<P CLASS="ASPForums"></P>Sorry for the delay, we missed this thread. The "project" was a bit modified. What we implemented starting from build 2.1.1.367 was the following (similar) functionality:<P CLASS="ASPForums"></P>// New to VersionNumber = '2.1.1.367';{TODO -cNew : Added option so that any quarantined (false positives) emails that the end user force-delivers will cause the sender to be automatically whitelisted}<P CLASS="ASPForums"></P>This causes all future emails from their "buddy" to be automatically whitelisted without the end user having to further manually intervene. The whitelisting is aon a per-user basis, meaning that the "buddy" sender is only whitelisted for that specific recipient.<P CLASS="ASPForums"></P>Roberto F.LogSat Software]]>
   </description>
   <pubDate>Thu, 09 Dec 2004 09:18:00 +0000</pubDate>
   <guid isPermaLink="true">https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=3207&amp;PID=4714&amp;title=new-feature-end-user-web-access-to-whitelist-opinions#4714</guid>
  </item> 
  <item>
   <title><![CDATA[New feature - end user web access to whitelist - opinions : Another note...I&amp;#039;ve only...]]></title>
   <link>https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=3207&amp;PID=4708&amp;title=new-feature-end-user-web-access-to-whitelist-opinions#4708</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.logsat.com/spamfilter/forums/member_profile.asp?PF=2">Guests</a><br /><strong>Subject:</strong> 3207<br /><strong>Posted:</strong> 07 December 2004 at 12:36am<br /><br /><P>Another note...I've only got the email white list and domain white list submissions working so far....the blacklist stuff in the batch file doesn't do anything yet because I haven't come up with a way to utilize find to filter out what is needed....or I just haven't taken the time yet to set up the forms...don't remember which...lol</P><P>Let me know if you're able to add to this or someone jumps in and throws together a PHP script or something that makes this look like childs play...lol</P>]]>
   </description>
   <pubDate>Tue, 07 Dec 2004 00:36:00 +0000</pubDate>
   <guid isPermaLink="true">https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=3207&amp;PID=4708&amp;title=new-feature-end-user-web-access-to-whitelist-opinions#4708</guid>
  </item> 
  <item>
   <title><![CDATA[New feature - end user web access to whitelist - opinions : Well, I&amp;#039;m no master programmer...lol...I...]]></title>
   <link>https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=3207&amp;PID=4707&amp;title=new-feature-end-user-web-access-to-whitelist-opinions#4707</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.logsat.com/spamfilter/forums/member_profile.asp?PF=2">Guests</a><br /><strong>Subject:</strong> 3207<br /><strong>Posted:</strong> 07 December 2004 at 12:25am<br /><br /><P>Well, I'm no master programmer...lol...I wish I could write PHP code the likes of some of the other guys on here...lol&nbsp;&nbsp; What I did was bulky and ugly...but it works.&nbsp; </P><P>It's actually quite simple using standard web forms that save the submissions to a plain text file.&nbsp; There were generated in Frontpage but I figured I would post the HTML so you will see what options I set up.&nbsp; These options are required for the text file to be as simple as possible, not included field names, etc.</P><P>&lt;form method="POST" action="../_derived/nortbots.htm" webbot-action="--WEBBOT-SELF--" onSubmit="location.href='../_derived/nortbots.htm';return false;" webbot-onSubmit&gt;<BR>&nbsp; &lt;!--webbot bot="SaveResults" u-file="../_private/addfrom.txt" s-format="TEXT/PRE" s-label-fields="FALSE" b-reverse-chronology="FALSE" s-builtin-fields s-form-fields="email " startspan --&gt;&lt;input TYPE="hidden" NAME="VTI-GROUP" VALUE="0"&gt;&lt;!--webbot bot="SaveResults" endspan i-checksum="43374" --&gt;&lt;p align="center"&gt;<BR>&nbsp; &lt;b&gt;White List From Address&lt;/b&gt;&lt;br&gt;<BR>&nbsp; (Please enter one email address per line with no other text)&lt;/p&gt;<BR>&nbsp; &lt;p align="center"&gt;Your request will be automatically processed within 15 <BR>&nbsp; minutes.&lt;br&gt;<BR>&nbsp; &lt;b&gt;Email Addresses:&lt;/b&gt;&lt;br&gt;<BR>&nbsp; &lt;textarea rows="6" name="email" cols="30"&gt;&lt;/textarea&gt;&lt;br&gt;<BR>&nbsp; &lt;br&gt;<BR>&nbsp; &lt;br&gt;<BR>&nbsp; &lt;input type="submit" value="Submit" name="B1"&gt;&lt;/p&gt;<BR>&lt;/form&gt;<BR>&lt;p align="center"&gt;</P><P>&lt;p align="center"&gt;</P><P>&lt;p align="center"&gt;</P><P>&lt;form method="POST" action="../_derived/nortbots.htm" webbot-action="--WEBBOT-SELF--" onSubmit="location.href='../_derived/nortbots.htm';return false;" webbot-onSubmit&gt;<BR>&nbsp; &lt;!--webbot bot="SaveResults" u-file="../_private/domainfrom.txt" s-format="TEXT/PRE" s-label-fields="FALSE" b-reverse-chronology="FALSE" s-builtin-fields startspan --&gt;&lt;input TYPE="hidden" NAME="VTI-GROUP" VALUE="1"&gt;&lt;!--webbot bot="SaveResults" endspan i-checksum="43406" --&gt;&lt;p align="center"&gt;<BR>&nbsp; &lt;b&gt;White List From Domains&lt;/b&gt;&lt;/p&gt;<BR>&nbsp; &lt;p align="left"&gt;Please enter one domain per line with no other text (i.e. <BR>&nbsp; yourdomain.com).&amp;nbsp; Do not white list ISP or free email domains as this can <BR>&nbsp; seriously undermine the functionality of the spam filter.&amp;nbsp; This white <BR>&nbsp; list is intended for VIP domains that our clients do a lot of business <BR>&nbsp; communications with, such as vendors and clients who maintain their own <BR>&nbsp; corporate domain names.&lt;/p&gt;<BR>&nbsp; &lt;p align="center"&gt;Your request will be automatically processed within 15 <BR>&nbsp; minutes.&lt;br&gt;<BR>&nbsp; &lt;b&gt;Domain Name:&lt;br&gt;<BR>&nbsp; &lt;textarea rows="5" name="domain" cols="31"&gt;&lt;/textarea&gt;&lt;/b&gt;&lt;/p&gt;<BR>&nbsp; &lt;p align="center"&gt;&lt;input type="submit" value="Submit" name="B1"&gt;&lt;input type="reset" value="Reset" name="B2"&gt;&lt;/p&gt;<BR>&lt;/form&gt;</P><P>Here's the batch file that runs every 15 minutes on the server:</P><P>@echo off<BR>copy addfrom.txt addnew.txt /y<BR>copy addfrom.bak addfrom.txt /y<BR>type addnew.txt | find "@" &gt;&gt; <A HREF="file://\\unimatrix0\blacklist\exclfrom.txt" CLASS="ASPForums" TITLE="WARNING: URL created by poster. ">\\unimatrix0\blacklist\exclfrom.txt</A><BR>copy domainfrom.txt adddomain.txt /y<BR>copy domainfrom.bak domainfrom.txt /y<BR>type adddomain.txt | find "." &gt;&gt; <A HREF="file://\\unimatrix0\blacklist\excldom" CLASS="ASPForums" TITLE="WARNING: URL created by poster. ">\\unimatrix0\blacklist\excldom</A><BR>copy adddomblack.txt addnewdomblk.txt /y<BR>copy domblackbak.txt adddomblack.txt /y<BR>type addnewdomblk.txt | find "." &gt;&gt; <A HREF="file://\\unimatrix0\blacklist\domains.txt" CLASS="ASPForums" TITLE="WARNING: URL created by poster. ">\\unimatrix0\blacklist\domains.txt</A><BR>type addnewdomblk.txt | find "." &gt;&gt; <A HREF="file://\\unimatrix0\blacklist\keywords.txt" CLASS="ASPForums" TITLE="WARNING: URL created by poster. ">\\unimatrix0\blacklist\keywords.txt</A></P><P>Note the &gt;&gt; symbol means append output</P><P>I have my black/white list folder shared for this script...among other reasons.<BR>When someone submits a white list entry for an email address for example, the submission is appended into a text file on the web server called addrom.txt.&nbsp; The batch file is set to run every 15 minutes.&nbsp; It copies the contents of addfrom.txt to a work file called addnew.txt.&nbsp; The *.bak files are simply blank txt files to clear the past appended submissions since the last time the batch file ran.&nbsp; The past submissions are then ran through a find filter that searches for all lines containing the @ symbol which will be valid email addresses.&nbsp; It is stressed to the user that these must be typed in carefully and we only allow admins/office managers access to this form through a secured link that requires authentication.</P>]]>
   </description>
   <pubDate>Tue, 07 Dec 2004 00:25:00 +0000</pubDate>
   <guid isPermaLink="true">https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=3207&amp;PID=4707&amp;title=new-feature-end-user-web-access-to-whitelist-opinions#4707</guid>
  </item> 
  <item>
   <title><![CDATA[New feature - end user web access to whitelist - opinions : Care to share some code? :) ]]></title>
   <link>https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=3207&amp;PID=4667&amp;title=new-feature-end-user-web-access-to-whitelist-opinions#4667</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.logsat.com/spamfilter/forums/member_profile.asp?PF=11">kspare</a><br /><strong>Subject:</strong> 3207<br /><strong>Posted:</strong> 02 December 2004 at 1:07am<br /><br />Care to share some code? :)]]>
   </description>
   <pubDate>Thu, 02 Dec 2004 01:07:00 +0000</pubDate>
   <guid isPermaLink="true">https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=3207&amp;PID=4667&amp;title=new-feature-end-user-web-access-to-whitelist-opinions#4667</guid>
  </item> 
  <item>
   <title><![CDATA[New feature - end user web access to whitelist - opinions : I&amp;#039;ve been doing this now...]]></title>
   <link>https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=3207&amp;PID=4666&amp;title=new-feature-end-user-web-access-to-whitelist-opinions#4666</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.logsat.com/spamfilter/forums/member_profile.asp?PF=2">Guests</a><br /><strong>Subject:</strong> 3207<br /><strong>Posted:</strong> 01 December 2004 at 11:46pm<br /><br />I've been doing this now with standard web forms and a command script on the server that runs every 15 minutes to append entries from the forms to the black/white lists.&nbsp; It's a bit simplified....but hey it works...lol.&nbsp; I know just enough about scripting to be dangerous...lol.]]>
   </description>
   <pubDate>Wed, 01 Dec 2004 23:46:00 +0000</pubDate>
   <guid isPermaLink="true">https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=3207&amp;PID=4666&amp;title=new-feature-end-user-web-access-to-whitelist-opinions#4666</guid>
  </item> 
  <item>
   <title><![CDATA[New feature - end user web access to whitelist - opinions : Weird. I was just thinking about...]]></title>
   <link>https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=3207&amp;PID=4650&amp;title=new-feature-end-user-web-access-to-whitelist-opinions#4650</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.logsat.com/spamfilter/forums/member_profile.asp?PF=11">kspare</a><br /><strong>Subject:</strong> 3207<br /><strong>Posted:</strong> 29 November 2004 at 10:18am<br /><br /><P>Weird. I was just thinking about the same thing, but backwards. What about blacklisting? and having the option to automatically deleted messages for the customer as well?</P>]]>
   </description>
   <pubDate>Mon, 29 Nov 2004 10:18:00 +0000</pubDate>
   <guid isPermaLink="true">https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=3207&amp;PID=4650&amp;title=new-feature-end-user-web-access-to-whitelist-opinions#4650</guid>
  </item> 
  <item>
   <title><![CDATA[New feature - end user web access to whitelist - opinions : Whatever happen to this project?...]]></title>
   <link>https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=3207&amp;PID=4649&amp;title=new-feature-end-user-web-access-to-whitelist-opinions#4649</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.logsat.com/spamfilter/forums/member_profile.asp?PF=2">Guests</a><br /><strong>Subject:</strong> 3207<br /><strong>Posted:</strong> 29 November 2004 at 1:13am<br /><br />Whatever happen to this project?]]>
   </description>
   <pubDate>Mon, 29 Nov 2004 01:13:00 +0000</pubDate>
   <guid isPermaLink="true">https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=3207&amp;PID=4649&amp;title=new-feature-end-user-web-access-to-whitelist-opinions#4649</guid>
  </item> 
  <item>
   <title><![CDATA[New feature - end user web access to whitelist - opinions : We&amp;#039;d be making it &amp;#034;global&amp;#034;,...]]></title>
   <link>https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=3207&amp;PID=3242&amp;title=new-feature-end-user-web-access-to-whitelist-opinions#3242</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> 3207<br /><strong>Posted:</strong> 15 March 2004 at 7:24pm<br /><br /><P>We'd be making it "global", active for all users. We'd think it will do more good than harm, possibly whitelisting mailing lists (ex Microsoft security list) once but having all users benefit from it. Furthermore it would be much more cumbersome to implement it otherwise :)</P><P>Roberto F.<BR>LogSat Software</P>]]>
   </description>
   <pubDate>Mon, 15 Mar 2004 19:24:00 +0000</pubDate>
   <guid isPermaLink="true">https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=3207&amp;PID=3242&amp;title=new-feature-end-user-web-access-to-whitelist-opinions#3242</guid>
  </item> 
  <item>
   <title><![CDATA[New feature - end user web access to whitelist - opinions : I have a similar solution in place,...]]></title>
   <link>https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=3207&amp;PID=3228&amp;title=new-feature-end-user-web-access-to-whitelist-opinions#3228</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.logsat.com/spamfilter/forums/member_profile.asp?PF=2">Guests</a><br /><strong>Subject:</strong> 3207<br /><strong>Posted:</strong> 15 March 2004 at 1:40pm<br /><br /><P>I have a similar solution in place, except I have it as a button in the quarantine listing so the sender can be appended to the whitelist with a mouseclick (without having to re-type the address).&nbsp; </P><P>The only flaw has been the occasional newsletter that is sent by a mailing service that uses a different From address each time (such as a different number string in the header From).&nbsp; Additionally I guess making it too easy will tend to make the list grow much&nbsp;faster as users may use less discretion as to who they add.</P>]]>
   </description>
   <pubDate>Mon, 15 Mar 2004 13:40:00 +0000</pubDate>
   <guid isPermaLink="true">https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=3207&amp;PID=3228&amp;title=new-feature-end-user-web-access-to-whitelist-opinions#3228</guid>
  </item> 
  <item>
   <title><![CDATA[New feature - end user web access to whitelist - opinions : Roberto - Would this whitelist...]]></title>
   <link>https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=3207&amp;PID=3226&amp;title=new-feature-end-user-web-access-to-whitelist-opinions#3226</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.logsat.com/spamfilter/forums/member_profile.asp?PF=2">Guests</a><br /><strong>Subject:</strong> 3207<br /><strong>Posted:</strong> 15 March 2004 at 1:17pm<br /><br /><P>Roberto -</P><P>Would this whitelist be specific to the person receiving the message?&nbsp; I ask, because I can see&nbsp; user 'A' &nbsp;whitelisting a mailing list that user 'B'&nbsp;considers&nbsp; SPAM.&nbsp; This would cause many headaches within some organizations.</P><P>-Ric</P>]]>
   </description>
   <pubDate>Mon, 15 Mar 2004 13:17:00 +0000</pubDate>
   <guid isPermaLink="true">https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=3207&amp;PID=3226&amp;title=new-feature-end-user-web-access-to-whitelist-opinions#3226</guid>
  </item> 
 </channel>
</rss>