<?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 : How to setup multiple instances of SF as service</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 : How to setup multiple instances of SF as service]]></description>
  <pubDate>Sun, 07 Jun 2026 01:42:03 +0000</pubDate>
  <lastBuildDate>Thu, 19 Nov 2009 22:21:11 +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=6773</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[How to setup multiple instances of SF as service : Hi Roberto,The instructions worked...]]></title>
   <link>https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6773&amp;PID=13320&amp;title=how-to-setup-multiple-instances-of-sf-as-service#13320</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.logsat.com/spamfilter/forums/member_profile.asp?PF=175">BigRedN</a><br /><strong>Subject:</strong> 6773<br /><strong>Posted:</strong> 19 November 2009 at 10:21pm<br /><br />Hi Roberto,<br><br>The instructions worked very well, I have had the service up and running for the last couple of days with no issues and happy users. I also setup the SSL for the user auth and I have to say your SSL instructions really made it straightforward. <br><br>Thank you for your help and great documentation!<br><br>Stuart<br>]]>
   </description>
   <pubDate>Thu, 19 Nov 2009 22:21:11 +0000</pubDate>
   <guid isPermaLink="true">https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6773&amp;PID=13320&amp;title=how-to-setup-multiple-instances-of-sf-as-service#13320</guid>
  </item> 
  <item>
   <title><![CDATA[How to setup multiple instances of SF as service : Stuart,Greylisting occurs before...]]></title>
   <link>https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6773&amp;PID=13307&amp;title=how-to-setup-multiple-instances-of-sf-as-service#13307</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> 6773<br /><strong>Posted:</strong> 16 November 2009 at 11:03pm<br /><br /><span ="Apple-style-span" style="font-size: small;">Stuart,</span><div><span ="Apple-style-span" style="font-size: small;"><br></span></div><div><span ="Apple-style-span" style="font-size: small;">Greylisting occurs before the sender has a chance to send the authentication request, so it not going to be possible to allow SMTP Auth to bypass the greylisting process. If you know the IP ranges used by the iPhone user you can manually exclude subnets from being tested for greylisting, but that may not be a practical solution for all iPhone users.</span></div><div><span ="Apple-style-span" style="font-size: small;"><br></span></div><div><span ="Apple-style-span" style="font-size: small;">It is possible to install multiple instances of SpamFilter on the same server.&nbsp;</span><span ="Apple-style-span" style="line-height: normal; "><span ="Apple-style-span" style="font-size: small;">First of all, you'll need a separate SpamFilter directory for each instance of SpamFilter you want to run.&nbsp;</span></span></div><div><span ="Apple-style-span" style="line-height: normal; "><span ="Apple-style-span" style="font-size: small;">SpamFilter installs very cleanly, so besides a full install, you could also make a copy of your primary /Program Files/SpamFilter directory and paste it as a separate name, for ex. "/Program Files/SpamFilter2". You will need to modify the new SpamFilter.ini file (and if using SpamFilter ISP "standard" the \SpamFilter\Domains\SFI\Filters.ini file) to adjust the various entries that have pathnames to reflect the new folder for your new installation.</span></span></div><div><span ="Apple-style-span" style="line-height: normal; "><span ="Apple-style-span" style="font-size: small;">You can then run SpamFilter from that second directory concurrently to your primary SpamFilter in the 1st directory.</span><strong><span ="Apple-style-span" style="font-size: small;">You only need to make sure that the listening IP:port combination is different between the different instances</span></strong><span ="Apple-style-span" style="font-size: small;">, as SpamFilter cannot listen on a socket (IP/port combination) that is used by a different application.</span><span ="703233618-11022004"><span ="Apple-style-span" style="font-size: small;">&nbsp;So you should either manually edit the SpamFilter.ini file to change the listening IP, or run one copy of SpamFilter at a time while you change the settings.</span></span></span></div><span ="Apple-style-span" style="font-family: Verdana; font-size: medium; line-height: normal; "><font><font><font><span ="Apple-style-span" style="font-size: small;"><br>If you wish to install additional SpamFilter services, after following the above steps to copy the SpamFilter directories, you can use the INSTSRV.EXE utility from the NT Resource Kits:<br><br></span><strong><span ="Apple-style-span" style="font-size: small;">instsrv SpamFilter2 "C:\Program Files\SpamFilter2\SpamFilterSvc.exe"</span></strong><span ="Apple-style-span" style="font-size: small;"><br><br>This creates the new service SpamFIlter2. You will then need to go to edit the Windows registry to modify the startup line:<br><br>Go to&nbsp;</span><strong><span ="Apple-style-span" style="font-size: small;">HKLM\SYSTEM\CurrentControlSet\Services\SpamFilter2</span></strong><span ="Apple-style-span" style="font-size: small;">&nbsp;and edit the&nbsp;</span><em><strong><span ="Apple-style-span" style="font-size: small;">ImagePath</span></strong></em><span ="Apple-style-span" style="font-size: small;">&nbsp;key<br><br>Add the following startup parameter at the end of it<br><br></span><strong><span ="Apple-style-span" style="font-size: small;">/startedbyscm:F9D641D8-40E26D57-SpamFilter</span></strong><span ="Apple-style-span" style="font-size: small;"><br><br>So the entry will look something like this:<br><br></span></font><strong><font><span ="Apple-style-span" style="font-size: small;">C:\Program Files\SpamFilter2\SpamFilterSvc.exe /startedbyscm:F9D641D8-40E26D57-SpamFilter</span></font></strong><span ="Apple-style-span" style="font-size: small;"><br><br></span><font><span ="Apple-style-span" style="font-size: small;">You will now have 2 independent SpamFilter services. You can create as many as you wish...</span></font></font></font><p><font><span ="Apple-style-span" style="font-size: small;">Please let us know if there are any more questions!</span></font></p></span>]]>
   </description>
   <pubDate>Mon, 16 Nov 2009 23:03:43 +0000</pubDate>
   <guid isPermaLink="true">https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6773&amp;PID=13307&amp;title=how-to-setup-multiple-instances-of-sf-as-service#13307</guid>
  </item> 
  <item>
   <title><![CDATA[How to setup multiple instances of SF as service : I have been working on getting...]]></title>
   <link>https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6773&amp;PID=13301&amp;title=how-to-setup-multiple-instances-of-sf-as-service#13301</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.logsat.com/spamfilter/forums/member_profile.asp?PF=175">BigRedN</a><br /><strong>Subject:</strong> 6773<br /><strong>Posted:</strong> 15 November 2009 at 1:23pm<br /><br />I have been working on getting iphones to be able to use outgoing SMTP Auth to our SF implementation. I have found (using debug monitor) that&nbsp; if I have greylisting enabled the iphone is disconnected&nbsp; and the user is never given the option to authenticate and bypass the greylisting. <br><br>Since I want greylisting enabled, it appears that I have to setup a second instance of SF, on the same host,&nbsp; to just handle SMTP Auth. I have installed the second instance listening on a different port and the users can authenticate &amp; send mail. However what I can not seem to figure out, is how to setup the 2nd instance to run as a service like the primary instance does. Is this possible on the same host? &amp; if so how do I do it.<br><br>Ideally, if a user connected and was authenticated they would bypass greylisiting. This would make it so I would not have to setup a second instance. Is it possible to setup this configuration?<br><br>Thank you for your help on this,<br>Stuart<br>]]>
   </description>
   <pubDate>Sun, 15 Nov 2009 13:23:31 +0000</pubDate>
   <guid isPermaLink="true">https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6773&amp;PID=13301&amp;title=how-to-setup-multiple-instances-of-sf-as-service#13301</guid>
  </item> 
 </channel>
</rss>