<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to IPMAIL</title><link>https://sourceforge.net/p/ipmailer/wiki/IPMAIL/</link><description>Recent changes to IPMAIL</description><atom:link href="https://sourceforge.net/p/ipmailer/wiki/IPMAIL/feed" rel="self"/><language>en</language><lastBuildDate>Tue, 01 May 2012 12:48:33 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/ipmailer/wiki/IPMAIL/feed" rel="self" type="application/rss+xml"/><item><title>WikiPage IPMAIL modified by td8f4</title><link>https://sourceforge.net/p/ipmailer/wiki/IPMAIL/</link><description>&lt;pre&gt;--- v1 
+++ v2 
@@ -1,8 +1,48 @@
-Welcome to your wiki!
-
-This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].
-
-The wiki uses [Markdown](/p/ipmailer/wiki/markdown_syntax/) syntax.
+IPMAIL v2- Win32 Service Version
+------------------------------------
+
+by td8f4
+*Note use a gmail address for IMAP
+*srvany and instsrv are from microsoft resource kit
+Do what ever the hell you want with this.
+tested windows xp and windows 7 
+
+Default install location: c:\windows\IPMAIL this can be changed
+by modifying "set installDir=" in install.bat
+
+Service Instructions
+-----------------------
+-install using install.bat
+-to start and stop service:
+-use the services snap-in 
+
+-or
+
+"NET &lt;start/stop&gt; IPMAIL"
+
+-to remove service use:
+
+net stop IPMAIL
+sc delete IPMAIL
+sc delete srvany
+
+-Delete "c:\windows\IPMAIL"
+
+NON-SERVICE Instructions:
+--------------------------
+-Create IPMAIL.cfg using IPMAIL_CONFIG
+You can create a shrotcut to IPMAIL.exe an place into startup directory
+or
+Create startup registry key pointing to IPMAIL.exe
+*Note: Will not start before a user logs in.
+
+Troubleshooting
+-----------------
+-Make sure service starts
+-Make sure you have IPMAIL.cfg in the same folder as the service, if not run IPMAIL_CONFIG.(exe or py)
+-Make sure your email address has IMAP enabled (I would suggest using a gmail account and enableing it. google that)
+-Make sure your internet is connected and that outgoing port 587 is not blocked
+-Make sure your IP checking server link is working, if not, host your own using the php script.
 
 [[project_admins]]
 [[download_button]]
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">td8f4</dc:creator><pubDate>Tue, 01 May 2012 12:48:33 -0000</pubDate><guid>https://sourceforge.net25f0ec73c5ea726687b3f3f8343f3612fa609ecd</guid></item><item><title>WikiPage Home modified by td8f4</title><link>https://sourceforge.net/p/ipmailer/wiki/Home/</link><description>Welcome to your wiki!

This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].

The wiki uses [Markdown](/p/ipmailer/wiki/markdown_syntax/) syntax.

[[project_admins]]
[[download_button]]
</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">td8f4</dc:creator><pubDate>Tue, 01 May 2012 12:20:05 -0000</pubDate><guid>https://sourceforge.net29d02925ebd3f65846afabff829e97b765c5961d</guid></item></channel></rss>