<?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 : Understanding relay</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 : Understanding relay]]></description>
  <pubDate>Mon, 09 Mar 2026 19:56:42 +0000</pubDate>
  <lastBuildDate>Sun, 14 Sep 2003 12: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=1851</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[Understanding relay : almost all ms$ produkt are bad...]]></title>
   <link>https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=1851&amp;PID=1980&amp;title=understanding-relay#1980</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> 1851<br /><strong>Posted:</strong> 14 September 2003 at 12:18pm<br /><br /><P>almost all ms$ produkt are bad socket eaters...</P><P>try searching : disable socket pooling in their technet.....</P><P>-eric-</P><P>/// </P><P>the only machine with 1+ nic is my firewall,</P><P>the only machine with 1+ ip is my firewall</P><P>///&nbsp;</P>]]>
   </description>
   <pubDate>Sun, 14 Sep 2003 12:18:00 +0000</pubDate>
   <guid isPermaLink="true">https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=1851&amp;PID=1980&amp;title=understanding-relay#1980</guid>
  </item> 
  <item>
   <title><![CDATA[Understanding relay : If the antivirus application is...]]></title>
   <link>https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=1851&amp;PID=1888&amp;title=understanding-relay#1888</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> 1851<br /><strong>Posted:</strong> 04 September 2003 at 9:32pm<br /><br /><P>If the antivirus application is well written, it should allow you to configure it to listen on a different port, that way SpamFilter listens in on port 25, and then forwards emails to the port the antivirus uses.</P><P>If the antivirus app does not allow you the above, if you have your servers behind a good firewall, the firewall can be configured to accept internet requests on port 25, and then forward them to your inside network on a different port, 26 for example. SpamFilter can be configured to listen on port 26, accepts emails, and then forwards them to your antivirus listening on port 25.</P><P>A 3rd option is from another post on the forum:</P><P>=======================================</P><P>Scenario. Two applications need to&nbsp;listen to port 25 on an IP address. The server has multiple IP addresses. One application misbehaves by taking over <EM>all</EM> IPs on the server on port 25.</P><P>Solution. If the well-behaved application (SpamFilter...)&nbsp;is started first, it will use&nbsp;a single IP address on port 25. The bad application starts next, using up all remaning IPs, but without interfering with the 1st one since that IP is already taken.</P><P>How? Using the registry, under HKLM\SYSTEM\CurrentControlSet\Services\<EM>bad-service-name</EM>, add the REG_MULTI_SZ value:<BR><STRONG>DependOnService<BR></STRONG>and assign it the name of the good service.</P><P>This will cause the bad service to depend on the good service, meaning that it needs to wait for the good service to to start first.</P><P>Roberto F.<BR>LogSat Software</P><P>&nbsp;</P>]]>
   </description>
   <pubDate>Thu, 04 Sep 2003 21:32:00 +0000</pubDate>
   <guid isPermaLink="true">https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=1851&amp;PID=1888&amp;title=understanding-relay#1888</guid>
  </item> 
  <item>
   <title><![CDATA[Understanding relay : Yeah, I think you are right. I...]]></title>
   <link>https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=1851&amp;PID=1882&amp;title=understanding-relay#1882</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.logsat.com/spamfilter/forums/member_profile.asp?PF=41">chinabee</a><br /><strong>Subject:</strong> 1851<br /><strong>Posted:</strong> 04 September 2003 at 9:58am<br /><br /><P>Yeah, I think you are right. I did some test, and it worked out fine.</P><P>Another thing is that I have a SMTP antivirus gateway sitting in my system. The SMTP antivirus software does not listen on any specific IP. So, if I have 2 ip addresses, it will listen on both. </P><P>It seems that it is always conflicting with SpamFilter.</P>]]>
   </description>
   <pubDate>Thu, 04 Sep 2003 09:58:00 +0000</pubDate>
   <guid isPermaLink="true">https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=1851&amp;PID=1882&amp;title=understanding-relay#1882</guid>
  </item> 
  <item>
   <title><![CDATA[Understanding relay : Sorry, from your post I thought...]]></title>
   <link>https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=1851&amp;PID=1865&amp;title=understanding-relay#1865</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> 1851<br /><strong>Posted:</strong> 02 September 2003 at 9:34pm<br /><br /><P>Sorry, from your post I thought you had entered the domain in both places.</P><P>My previous reply is still valid though. If you do not have "mycompany.com" in the domain whitelist, but only in your local domains, nobody is able to use SpamFilter as an open relay. The only thing they can do is to deliver email to the domains in your "local domains" list.</P><P>Please note, furthermore, that you can also prevent spammers who fake the "from: email using your domain from spamming your users. There's a handy option that stops all emails where the "from" domain equals the "to" domain.</P><P>Also please note that SpamFilter <EM>does</EM> use IP addresses to stop spammers. It uses IPs to check their presence on blacklists, it uses IPs to perform blocks by country of origin, it uses IPs to block if the reverse DNS is missing.</P><P>Regarding your configuration comments, many users use a single server to host SpamFIlter and their SMTP server, there is no need for separate servers. It is even possible to use a single IP on a single server to have both SpamFilter and your SMTP software work on a single server in harmony. Please read the posts on this forum and the sample configs on our website for more info.</P><P>Roberto F.<BR>LogSat Software</P>]]>
   </description>
   <pubDate>Tue, 02 Sep 2003 21:34:00 +0000</pubDate>
   <guid isPermaLink="true">https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=1851&amp;PID=1865&amp;title=understanding-relay#1865</guid>
  </item> 
  <item>
   <title><![CDATA[Understanding relay : Paper, Please read: http://w...]]></title>
   <link>https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=1851&amp;PID=1864&amp;title=understanding-relay#1864</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> 1851<br /><strong>Posted:</strong> 02 September 2003 at 8:55pm<br /><br /><P>Paper,</P><P>Please read:</P><P><A HREF="http://www.logsat.com/spamfilter/basics.asp" CLASS="ASPForums" TITLE="WARNING: URL created by poster. "><A HREF="http://www.logsat.com/spamfilter/basics.asp" CLASS="ASPForums" TITLE="WARNING: URL created by poster. ">http://www.logsat.com/spamfilter/basics.asp</A></A></P><P><A HREF="http://www.logsat.com/spamfilter/details.asp" CLASS="ASPForums" TITLE="WARNING: URL created by poster. "><A HREF="http://www.logsat.com/spamfilter/details.asp" CLASS="ASPForums" TITLE="WARNING: URL created by poster. ">http://www.logsat.com/spamfilter/details.asp</A></A></P><P>RTFM :)</P>]]>
   </description>
   <pubDate>Tue, 02 Sep 2003 20:55:00 +0000</pubDate>
   <guid isPermaLink="true">https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=1851&amp;PID=1864&amp;title=understanding-relay#1864</guid>
  </item> 
  <item>
   <title><![CDATA[Understanding relay : I think you have got it wrong....]]></title>
   <link>https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=1851&amp;PID=1861&amp;title=understanding-relay#1861</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.logsat.com/spamfilter/forums/member_profile.asp?PF=41">chinabee</a><br /><strong>Subject:</strong> 1851<br /><strong>Posted:</strong> 02 September 2003 at 5:23pm<br /><br /><P>I think you have got it wrong. 'mycompany.com' is not in the 'white list'. It is in 'Local Domain'. If I delete it, nobody would be able to send me anything. </P><P>The thing is that anybody could just use my Spamfilter as a relay as long as they have <A HREF="mailto:'xyz@mycompany.com'" CLASS="ASPForums" TITLE="WARNING: URL created by poster. ">'xyz@mycompany.com'</A> in their FROM field. </P><P>The problem is really due to the fact that SpamFilter does not use IP addresses to stop relay like almost any other SMTP programs. </P><P>To counter this problem, I have to have 1 machine hosting SMTP, another hosting Spamfilter, then open an inbound port 25 on my firewall to the Spamfilter, but outbound 25 only from SMTP server.</P><P>This way the Spamfilter becomes 'receive only', while my SMTP server is responsible for sending emails. </P><P>It would be nice to have 1 machine rather than 2.</P>]]>
   </description>
   <pubDate>Tue, 02 Sep 2003 17:23:00 +0000</pubDate>
   <guid isPermaLink="true">https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=1851&amp;PID=1861&amp;title=understanding-relay#1861</guid>
  </item> 
  <item>
   <title><![CDATA[Understanding relay : If your mail system is configured...]]></title>
   <link>https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=1851&amp;PID=1860&amp;title=understanding-relay#1860</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> 1851<br /><strong>Posted:</strong> 02 September 2003 at 4:47pm<br /><br /><P>If your mail system is configured properly there is usually no need to have your own domain in a whitelist. Doing that will <EM>not</EM> make you an open relay if spammers fake their from address, but they <EM>will</EM> be able to send you spam without being filtered.</P><P>If configured properly, your users will have your existing SMTP server as their "outgoing&nbsp;mail server" in their email client configuration, thus will bypass SpamFilter and will send email directly to your smp server. Legitimate senders who have @mycompany.com in their from will be your own customers, who need not go thru spamfilter to deliver email to themselves.</P><P>Roberto F.<BR>LogSat Software</P>]]>
   </description>
   <pubDate>Tue, 02 Sep 2003 16:47:00 +0000</pubDate>
   <guid isPermaLink="true">https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=1851&amp;PID=1860&amp;title=understanding-relay#1860</guid>
  </item> 
  <item>
   <title><![CDATA[Understanding relay : The way that SpamFiler handles...]]></title>
   <link>https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=1851&amp;PID=1851&amp;title=understanding-relay#1851</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.logsat.com/spamfilter/forums/member_profile.asp?PF=41">chinabee</a><br /><strong>Subject:</strong> 1851<br /><strong>Posted:</strong> 02 September 2003 at 12:10pm<br /><br /><P>The way that SpamFiler handles relay bothers me. </P><P>If I add 'mycompany.com' in 'white list', 'local domains', anybody can just use my server as an open relay as long as they use <A HREF="mailto:'xyz@mycompany.com'" CLASS="ASPForums" TITLE="WARNING: URL created by poster. ">'xyz@mycompany.com'</A> as their FROM address?</P><P>&nbsp;</P><P>&nbsp;</P>]]>
   </description>
   <pubDate>Tue, 02 Sep 2003 12:10:00 +0000</pubDate>
   <guid isPermaLink="true">https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=1851&amp;PID=1851&amp;title=understanding-relay#1851</guid>
  </item> 
 </channel>
</rss>