<?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 : Web interface password emails not working</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 : Web interface password emails not working]]></description>
  <pubDate>Mon, 15 Jun 2026 07:17:11 +0000</pubDate>
  <lastBuildDate>Mon, 20 Jun 2011 19:33:22 +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=6960</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[Web interface password emails not working :  RBarrow,I apologize for not...]]></title>
   <link>https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6960&amp;PID=14150&amp;title=web-interface-password-emails-not-working#14150</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> 6960<br /><strong>Posted:</strong> 20 June 2011 at 7:33pm<br /><br />RBarrow,<div><br></div><div>I apologize for not seeing this thread sooner, initially we mistakenly thought it was related to another 3rd party web admin tool, and thus we (wrongly) ignored it.</div><div><br></div><div>SpamFilter processes the deliver of password emails in the same way as when releasing items from the quarantine. As you correctly noticed, a password-reminder email is added to a new record the quarantine table with delivery flag set to 1 (true), and then it's delivered by SpamFilter. There should not be any differences between SpamFilter ISP "standard" and "Enterprise", nor between the older versions (827) and the latest ones (844 and 845).</div><div><br></div><div>There is no reason I can think of why this should work after downgrading, it's rather odd. If you'd like to zip us the log for one of the days you were using the new version and this process was not working, along with the recipient email address for one of the password emails recipient, we'll try to see if the logs have any records of what is happening.</div><div><br></div><div>Have you tried re-upgrading to the latest version to see if the issue persists? Also, have you by any chance migrated SpamFilter to a new server and/or renamed the server running SpamFilter? I ask because in installations with multiple SpamFilter servers,&nbsp;each SpamFilter server uses the "tblServers" table to locate messages that that specific SpamFilter server is responsible for. This is done via the field "ServerID". For each message in the quarantine, the ServerID field in the tblQuarantine must match the ServerID field in the tblServers, which in turn must match the tblServersServerID entry present in the SpamFilter.ini file. If the problem still occurs,&nbsp;If you are only running one SpamFilter in your environment, you could first of all try setting the value tblServersServerID=0 in the SpamFilter.ini file. We use the special value of "0" as sort of a wildcard, which allows that SpamFilter server to handle <i>all</i> the messages located in the tblQuarantine, even if they ServerIDs mismatch.</div>]]>
   </description>
   <pubDate>Mon, 20 Jun 2011 19:33:22 +0000</pubDate>
   <guid isPermaLink="true">https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6960&amp;PID=14150&amp;title=web-interface-password-emails-not-working#14150</guid>
  </item> 
  <item>
   <title><![CDATA[Web interface password emails not working : I downgraded to version 827 and...]]></title>
   <link>https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6960&amp;PID=14139&amp;title=web-interface-password-emails-not-working#14139</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.logsat.com/spamfilter/forums/member_profile.asp?PF=158">RBarrow</a><br /><strong>Subject:</strong> 6960<br /><strong>Posted:</strong> 16 June 2011 at 11:54am<br /><br />I downgraded to version 827 and things are NOW working.<DIV></DIV><DIV></DIV>So...maybe an issue with 844 and 845?]]>
   </description>
   <pubDate>Thu, 16 Jun 2011 11:54:52 +0000</pubDate>
   <guid isPermaLink="true">https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6960&amp;PID=14139&amp;title=web-interface-password-emails-not-working#14139</guid>
  </item> 
  <item>
   <title><![CDATA[Web interface password emails not working : OK...I stand corrected once again....]]></title>
   <link>https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6960&amp;PID=14138&amp;title=web-interface-password-emails-not-working#14138</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.logsat.com/spamfilter/forums/member_profile.asp?PF=158">RBarrow</a><br /><strong>Subject:</strong> 6960<br /><strong>Posted:</strong> 16 June 2011 at 11:41am<br /><br />OK...I stand corrected once again.&nbsp; Releases from the quarantine DO appear to work...but registration and password reminders ARE NOT working.&nbsp; Both appear to work the same way from my review of the code: <DIV>&nbsp;</DIV><DIV>1&gt; Flagging a quarantined email to be sent changes the deliver flag to 1 (true)</DIV><DIV>2&gt; A process runs in the app that sends the email.</DIV><DIV>&nbsp;</DIV><DIV>In the case of the registration and password process, it appears to work in a similar fashion:</DIV><DIV>1&gt; add a new record the quarantine table with delivery flag set to 1 (true)</DIV><DIV>2&gt; and ????</DIV><DIV>&nbsp;</DIV><DIV>confirmed the records ARE being added by the web registration process (and the password reminder part) and are setting there with the delivery flag turned on...but they never get processed.</DIV><DIV>&nbsp;</DIV><DIV>Any ideas....????</DIV><DIV>&nbsp;</DIV><DIV>PS - we just recently switched modes to the Enterprise mode...in case this makes any difference.</DIV><span style="font-size:10px"><br /><br />Edited by RBarrow - 16 June 2011 at 11:42am</span>]]>
   </description>
   <pubDate>Thu, 16 Jun 2011 11:41:26 +0000</pubDate>
   <guid isPermaLink="true">https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6960&amp;PID=14138&amp;title=web-interface-password-emails-not-working#14138</guid>
  </item> 
  <item>
   <title><![CDATA[Web interface password emails not working : It shows as registered and I am...]]></title>
   <link>https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6960&amp;PID=14137&amp;title=web-interface-password-emails-not-working#14137</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.logsat.com/spamfilter/forums/member_profile.asp?PF=158">RBarrow</a><br /><strong>Subject:</strong> 6960<br /><strong>Posted:</strong> 16 June 2011 at 11:35am<br /><br /><P>It shows as registered and I am running 4.2.4.845 (but it was doing the same under .844 as well.</P><DIV>Is there a problem with the last few builds?</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Thu, 16 Jun 2011 11:35:54 +0000</pubDate>
   <guid isPermaLink="true">https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6960&amp;PID=14137&amp;title=web-interface-password-emails-not-working#14137</guid>
  </item> 
  <item>
   <title><![CDATA[Web interface password emails not working : Not sure what the issue might...]]></title>
   <link>https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6960&amp;PID=14134&amp;title=web-interface-password-emails-not-working#14134</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> 6960<br /><strong>Posted:</strong> 15 June 2011 at 6:20am<br /><br />Not sure what the issue might be, but check to confirm your install thinks it is registered.&nbsp; The unregistered one does not release from quarantine.]]>
   </description>
   <pubDate>Wed, 15 Jun 2011 06:20:27 +0000</pubDate>
   <guid isPermaLink="true">https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6960&amp;PID=14134&amp;title=web-interface-password-emails-not-working#14134</guid>
  </item> 
  <item>
   <title><![CDATA[Web interface password emails not working : OK.. it appears that the deliver...]]></title>
   <link>https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6960&amp;PID=14133&amp;title=web-interface-password-emails-not-working#14133</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.logsat.com/spamfilter/forums/member_profile.asp?PF=158">RBarrow</a><br /><strong>Subject:</strong> 6960<br /><strong>Posted:</strong> 14 June 2011 at 11:29pm<br /><br />OK.. it appears that the deliver from Quarantine isn't working properly either.&nbsp; I found the Send Password function on the website simply adds a record to the quarantine table with the Deliver flag set to 1.<DIV>&nbsp;</DIV><DIV>The software is supposed to blast that out just like it would blast out a quarantined email that was flagged for delivery.&nbsp; I have a bunch of records in the table with the deliver flag set to 1 but they are NOT being delivered.</DIV><DIV>&nbsp;</DIV><DIV>What is going on?&nbsp; This is getting pretty bad response from my customers...and I need to get it resolved...</DIV><DIV>&nbsp;</DIV><DIV>Anyone??</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Tue, 14 Jun 2011 23:29:19 +0000</pubDate>
   <guid isPermaLink="true">https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6960&amp;PID=14133&amp;title=web-interface-password-emails-not-working#14133</guid>
  </item> 
  <item>
   <title><![CDATA[Web interface password emails not working : I guess there is no answer for...]]></title>
   <link>https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6960&amp;PID=14132&amp;title=web-interface-password-emails-not-working#14132</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.logsat.com/spamfilter/forums/member_profile.asp?PF=158">RBarrow</a><br /><strong>Subject:</strong> 6960<br /><strong>Posted:</strong> 14 June 2011 at 9:34am<br /><br />I guess there is no answer for this?&nbsp; Anyone?]]>
   </description>
   <pubDate>Tue, 14 Jun 2011 09:34:48 +0000</pubDate>
   <guid isPermaLink="true">https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6960&amp;PID=14132&amp;title=web-interface-password-emails-not-working#14132</guid>
  </item> 
  <item>
   <title><![CDATA[Web interface password emails not working : *** BUMP *** ]]></title>
   <link>https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6960&amp;PID=14131&amp;title=web-interface-password-emails-not-working#14131</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.logsat.com/spamfilter/forums/member_profile.asp?PF=158">RBarrow</a><br /><strong>Subject:</strong> 6960<br /><strong>Posted:</strong> 13 June 2011 at 10:33am<br /><br />*** BUMP&nbsp; ***]]>
   </description>
   <pubDate>Mon, 13 Jun 2011 10:33:32 +0000</pubDate>
   <guid isPermaLink="true">https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6960&amp;PID=14131&amp;title=web-interface-password-emails-not-working#14131</guid>
  </item> 
  <item>
   <title><![CDATA[Web interface password emails not working : This is a Windows 2008 server...]]></title>
   <link>https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6960&amp;PID=14128&amp;title=web-interface-password-emails-not-working#14128</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.logsat.com/spamfilter/forums/member_profile.asp?PF=158">RBarrow</a><br /><strong>Subject:</strong> 6960<br /><strong>Posted:</strong> 10 June 2011 at 11:31am<br /><br />This is a Windows 2008 server with IIS 7 and SMTP enabled...I have the SMTP pointed to our main SMTP server (which also is how the spamfilter pushs out) and still nothing.<DIV>&nbsp;</DIV><DIV>Is there something I need to change in the .asp code to make it work with IIS 7?</DIV><DIV>&nbsp;</DIV><DIV>The indians are coming off the reservation....<img src="http://www.logsat.com/SpamFilter/Forums/smileys/smiley18.gif" height="17" width="17" border="0" alt="Ouch" title="Ouch" /></DIV>]]>
   </description>
   <pubDate>Fri, 10 Jun 2011 11:31:20 +0000</pubDate>
   <guid isPermaLink="true">https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6960&amp;PID=14128&amp;title=web-interface-password-emails-not-working#14128</guid>
  </item> 
  <item>
   <title><![CDATA[Web interface password emails not working : Messages release from quarantine...]]></title>
   <link>https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6960&amp;PID=14126&amp;title=web-interface-password-emails-not-working#14126</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> 6960<br /><strong>Posted:</strong> 09 June 2011 at 6:44pm<br /><br />Messages release from quarantine are send from your spamfilter servers, messages for the web interface would be sent from your web-server.<br><br>You will need to test that your web-server is able to send email.<br>]]>
   </description>
   <pubDate>Thu, 09 Jun 2011 18:44:34 +0000</pubDate>
   <guid isPermaLink="true">https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6960&amp;PID=14126&amp;title=web-interface-password-emails-not-working#14126</guid>
  </item> 
 </channel>
</rss>