<?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 : Geo IP&#146;s</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 : Geo IP&#146;s]]></description>
  <pubDate>Wed, 10 Jun 2026 20:21:22 +0000</pubDate>
  <lastBuildDate>Fri, 31 Mar 2023 17:17:21 +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=5759</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[Geo IP&#146;s : Hi Dan,SpamFilter is only able...]]></title>
   <link>https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=5759&amp;PID=14963&amp;title=geo-ips#14963</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> 5759<br /><strong>Posted:</strong> 31 March 2023 at 5:17pm<br /><br /><div>Hi Dan,</div><div><br></div><div>SpamFilter is only able to use the local sqlite database. We try to update it every month but you're right - we've not been very consistent (I just forced an update a few minutes ago).</div><div><br></div><div>If you're able to access Maxmind's CSV files however, I can provide you with the method/script we use - it's pretty straightforward. The code is for Linux shell, but it can easily be adapted:</div><div><br></div><div><font face="Courier New, Courier, mono">cd ~/GeoLite2-Country<br>rm -R GeoLite2-Country-CSV<br>rm GeoLite-Country-CSV.zip<br>curl https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV\&amp;license_key=&lt;YOUR_KEY_HERE&gt;\&amp;suffix=zip -o GeoLite-Country-CSV.zip<br>unzip GeoLite-Country-CSV.zip<br>mv GeoLite2-Country-CSV_202* GeoLite2-Country-CSV<br>./geoip2-csv-converter -block-file=./GeoLite2-Country-CSV/GeoLite2-Country-Blocks-IPv4.csv -output-file=geoip.csv -include-integer-range<br>sqlite3 geoip.sqlite &lt; geoip-import-commands.txt</font></div><div><br></div><div>The "<font face="Courier New, Courier, mono">geoip2-csv-converter</font>" is MaxMind's own utility downloadable from <a href="https://github.com/maxmind/geoip2-csv-c&#111;nverter" target="_blank" rel="nofollow">https://github.com/maxmind/geoip2-csv-converter</a>.<br></div><div><br></div><div>The file "<a href="https://logsat.com/pub/geoip-import-commands.txt" target="_blank" rel="nofollow"><font face="Courier New, Courier, mono">geoip-import-commands.txt</font></a>" has the commands necessary to import the data into the sqlite DB.</div><div><br></div><div>Roberto<br></div>]]>
   </description>
   <pubDate>Fri, 31 Mar 2023 17:17:21 +0000</pubDate>
   <guid isPermaLink="true">https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=5759&amp;PID=14963&amp;title=geo-ips#14963</guid>
  </item> 
  <item>
   <title><![CDATA[Geo IP&#146;s : Roberto,Since Maxmind isn&amp;#039;t...]]></title>
   <link>https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=5759&amp;PID=14962&amp;title=geo-ips#14962</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.logsat.com/spamfilter/forums/member_profile.asp?PF=44">Dan B</a><br /><strong>Subject:</strong> 5759<br /><strong>Posted:</strong> 31 March 2023 at 9:27am<br /><br /><span style=": rgb251, 251, 253;">Roberto,</span><div><span style=": rgb251, 251, 253;"><br></span></div><div><span style=": rgb251, 251, 253;">Since Maxmind isn't supplying sqllite anymore as their database options.&nbsp; Could SF be modified to use MySQL or MSSQL tables to supply the contries and ip assignments?&nbsp; I have access to Maxmind and It's a lot easier to import the CSV files.&nbsp; This way we can update the GeoIP info more often.</span></div><div><span style=": rgb251, 251, 253;"><br></span></div><div><span style=": rgb251, 251, 253;">Thanks,</span></div><div><span style=": rgb251, 251, 253;">Dan</span></div><div><span style=": rgb251, 251, 253;"><br></span></div>]]>
   </description>
   <pubDate>Fri, 31 Mar 2023 09:27:33 +0000</pubDate>
   <guid isPermaLink="true">https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=5759&amp;PID=14962&amp;title=geo-ips#14962</guid>
  </item> 
  <item>
   <title><![CDATA[Geo IP&#146;s :  The GeoIP or Geolocation API...]]></title>
   <link>https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=5759&amp;PID=14961&amp;title=geo-ips#14961</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.logsat.com/spamfilter/forums/member_profile.asp?PF=1432">shubham</a><br /><strong>Subject:</strong> 5759<br /><strong>Posted:</strong> 09 September 2022 at 3:47pm<br /><br /><div><div><br></div><div>The GeoIP or <a href="https://ipstack.com/" target="_blank" rel="nofollow">Geolocation API</a> is a simple REST API that serves IP-to-geo mapping and reverse geocoding.</div><div>IP-to-geo mapping is the process of assigning a physical address to an IP address. Below is an example of IP-to-geo mapping.</div><div><br></div></div><div>For more detials visit here:&nbsp;<a href="http://https://ipstack.com/&#100;ocumentati&#111;n" target="_blank" rel="nofollow">https://ipstack.com/documentation</a></div><span style="font-size:10px"><br /><br />Edited by shubham - 09 September 2022 at 3:49pm</span>]]>
   </description>
   <pubDate>Fri, 09 Sep 2022 15:47:42 +0000</pubDate>
   <guid isPermaLink="true">https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=5759&amp;PID=14961&amp;title=geo-ips#14961</guid>
  </item> 
  <item>
   <title><![CDATA[Geo IP&#146;s : ahh...the link i have is at logsat.com.....I&amp;#039;ll...]]></title>
   <link>https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=5759&amp;PID=8773&amp;title=geo-ips#8773</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.logsat.com/spamfilter/forums/member_profile.asp?PF=261">StevenJohns</a><br /><strong>Subject:</strong> 5759<br /><strong>Posted:</strong> 18 August 2006 at 9:11am<br /><br />ahh...the link i have is at logsat.com.....I'll use this one from now on....cheers]]>
   </description>
   <pubDate>Fri, 18 Aug 2006 09:11:39 +0000</pubDate>
   <guid isPermaLink="true">https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=5759&amp;PID=8773&amp;title=geo-ips#8773</guid>
  </item> 
  <item>
   <title><![CDATA[Geo IP&#146;s : Here is the link I use in my script...]]></title>
   <link>https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=5759&amp;PID=8770&amp;title=geo-ips#8770</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.logsat.com/spamfilter/forums/member_profile.asp?PF=22">Desperado</a><br /><strong>Subject:</strong> 5759<br /><strong>Posted:</strong> 18 August 2006 at 8:57am<br /><br /><P>Here is the link I use in my script that updates the GeoDb file:</P><P><A href="http://www.maxmind.com/download/geoip/database/GeoIP.dat.gz" target="_blank">http://www.maxmind.com/download/geoip/database/GeoIP.dat.gz</A></P>]]>
   </description>
   <pubDate>Fri, 18 Aug 2006 08:57:53 +0000</pubDate>
   <guid isPermaLink="true">https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=5759&amp;PID=8770&amp;title=geo-ips#8770</guid>
  </item> 
  <item>
   <title><![CDATA[Geo IP&#146;s : StevenJohns,The latest official,...]]></title>
   <link>https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=5759&amp;PID=8761&amp;title=geo-ips#8761</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> 5759<br /><strong>Posted:</strong> 17 August 2006 at 9:56am<br /><br />StevenJohns,<br><br>The latest official, full release of SpamFilter has an updated geoip database file in it. It's maintained by Maxmind.com<br>]]>
   </description>
   <pubDate>Thu, 17 Aug 2006 09:56:17 +0000</pubDate>
   <guid isPermaLink="true">https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=5759&amp;PID=8761&amp;title=geo-ips#8761</guid>
  </item> 
  <item>
   <title><![CDATA[Geo IP&#146;s : You can find your answer here: ...]]></title>
   <link>https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=5759&amp;PID=8759&amp;title=geo-ips#8759</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.logsat.com/spamfilter/forums/member_profile.asp?PF=238">jemmie</a><br /><strong>Subject:</strong> 5759<br /><strong>Posted:</strong> 17 August 2006 at 9:31am<br /><br /><P>You can find your answer here:</P><P><A href="http://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=5743&amp;KW=geo" target="_blank"> http://www.logsat.com/spamfilter/forums/forum_posts.asp?TID= 5743&amp;KW=geo</A></P><P>jemmie</P><P>&nbsp;</P>]]>
   </description>
   <pubDate>Thu, 17 Aug 2006 09:31:54 +0000</pubDate>
   <guid isPermaLink="true">https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=5759&amp;PID=8759&amp;title=geo-ips#8759</guid>
  </item> 
  <item>
   <title><![CDATA[Geo IP&#146;s : Roberto, I have found in the...]]></title>
   <link>https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=5759&amp;PID=8756&amp;title=geo-ips#8756</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.logsat.com/spamfilter/forums/member_profile.asp?PF=261">StevenJohns</a><br /><strong>Subject:</strong> 5759<br /><strong>Posted:</strong> 17 August 2006 at 4:01am<br /><br /><P>Roberto,</P><P>I have found in the stats for the countries that I have a huge amount of emails comming from an unknown country ( N/A).</P><P>Who is responsible for updating the geo IP list that you use? Is there an updated list that we could periodically download?</P><P>Cheers</P>]]>
   </description>
   <pubDate>Thu, 17 Aug 2006 04:01:49 +0000</pubDate>
   <guid isPermaLink="true">https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=5759&amp;PID=8756&amp;title=geo-ips#8756</guid>
  </item> 
 </channel>
</rss>