Wiki source for Wpop3S1


Show raw source

""


<H1 ALIGN=CENTER><CENTER><B>WPop3Server 1.0<BR>
</B></CENTER></H1>
<P ALIGN=CENTER><CENTER><FONT SIZE="-1">(c) 1997 Yuri Dario <<A HREF="mailto:mc6530@mclink.it">mc6530@mclink.it</A>></FONT><BR>
<BR>
</CENTER>
<H4 ALIGN=LEFT><U><B>What is:</B></U><BR>
</H4>
WPop3Server is a native OS/2 32bit multithreaded software. It is compliant with RFC-1725.
User and server management is done thru a graphical user interface or remote administration.
You can use PM interface for local administration, while popcfg is avai la ble for
remote control using your web server.<BR>
<BR>
WPop3Server handles connections on separate threads for better performance and reduced
system load.<BR>
<BR>
<H4 ALIGN=LEFT><U><B>Quick start:</B></U><BR>
</H4>
Your ETC directory is used for saving logs and ini files, so please set it in your
config.sys.Copy all files to a new directory and change your libpath and path in
config.sys.<BR>
<BR>
Add the following line to your sendmail.cf (located in ETC directory):<BR>
<BLOCKQUOTE><I>Mlocal, P=c:\install_dir\mailer.exe, F=lnsDFP, S=10, R=20, A=d:\ $u</I><BR>
</BLOCKQUOTE>The next time you start sendmail.exe, it will delivery mail to user's
mailbox. Double click on WPop3Server icon to start pop3 services. The first time
you run the program, it asks you the configuration parameters:<BR>
<BLOCKQUOTE>
<TABLE WIDTH=100% CELLPADDING=10><CAPTION></CAPTION>
<TR VALIGN=MIDDLE>
<TD NOWRAP VALIGN=TOP ALIGN=LEFT WIDTH="50%"><NOBR><I>Mailbox</I><BR>
</NOBR>
<TD VALIGN=TOP ALIGN=LEFT WIDTH="50%">director where to store users mailbox<BR>
<TR VALIGN=MIDDLE>
<TD VALIGN=TOP ALIGN=LEFT WIDTH="50%"><I>Logging Level</I><BR>
<TD VALIGN=TOP ALIGN=LEFT WIDTH="50%">level of log messages (0=none, 1=normal, 2=medium,
3=debug, 4=full)<BR>
<TR VALIGN=MIDDLE>
<TD VALIGN=TOP ALIGN=LEFT WIDTH="50%"><I>Max connections</I><BR>
<TD VALIGN=TOP ALIGN=LEFT WIDTH="50%">currently not used<BR>
<TR VALIGN=MIDDLE>
<TD VALIGN=TOP ALIGN=LEFT WIDTH="50%"><I>Admin password</I><BR>
<TD VALIGN=TOP ALIGN=LEFT WIDTH="50%">password for local administration<BR>
</TABLE>
</BLOCKQUOTE>After pushing the Ok button, you are asked to verify the administrator
password.<BR>
<BR>
Now the server is ready and you should see 'Pop3 Server Ready' on the status bar.
If this doesn't happen, you should get an error message.<BR>
<BR>
If you got problems using the program, try the 'restart server' in the popup menu
of main window: it closes the tcp/ip sockets and kills the main thread; then the
pop server is restarted.<BR>
<BR>
<H4 ALIGN=LEFT><U><B>User administration:</B></U><BR>
</H4>
To add/modify users, click on 'users...' on the popup menu. To enter the user dialog,
you must enter the admin password. For every user, you need to specify:<BR>
<BLOCKQUOTE>
<TABLE NOWRAP WIDTH=70%><CAPTION></CAPTION>
<TR VALIGN=MIDDLE>
<TD NOWRAP VALIGN=TOP ALIGN=LEFT WIDTH="50%"><NOBR><I>username</I><BR>
</NOBR>
<TD VALIGN=TOP ALIGN=LEFT WIDTH="50%">login name of user<BR>
<TR VALIGN=MIDDLE>
<TD VALIGN=TOP ALIGN=LEFT WIDTH="50%"><I>real name</I><BR>
<TD NOWRAP VALIGN=TOP ALIGN=LEFT WIDTH="50%"><NOBR>user real name (optional)<BR>
</NOBR>
<TR VALIGN=MIDDLE>
<TD VALIGN=TOP ALIGN=LEFT WIDTH="50%"><I>password</I><BR>
<TD VALIGN=TOP ALIGN=LEFT WIDTH="50%">user password<BR>
</TABLE>
</BLOCKQUOTE>After clicking on the Add button, you are asked to verify the password.<BR>
<BR>
When you enter the username of an existing user, the Add button change to Modify,
so you can change its real name and/or password: the password is changed only when
the its entryfield is not empty.<BR>
<BR>
To delete an user, type its username and click on Delete.<BR>
<BR>
It is not possible to undo operations (maybe in a future release).<BR>
<H4 ALIGN=LEFT><U><B>Remote Administration:</B></U><BR>
</H4>
Remote admin is tested using the IBM internet connection server and WebExplorer (or
Netscape for OS/2).<BR>
<BR>
Enter configuration pages of your server and add the following protection scheme:<BR>
<BLOCKQUOTE><I>/pop-admin/* PROT-ADMIN </I><BR>
</BLOCKQUOTE>or whatever you like. Now you need the same password for web administration
(you can change as you like).<BR>
Then you need to add a new routing request; insert before 1 the following request<BR>
<BLOCKQUOTE>
<I>Exec /pop-admin/* x:\pop3_path\*</I><BR>
</BLOCKQUOTE>where x:\pop3_path if the full path where you installed the pop3 files.
Restart the web server.<BR>
Now you are able to remote administer the pop accounts: open your browser and goto<BR>
<BLOCKQUOTE><I>http://www/pop-admin/popcfg</I><BR>
</BLOCKQUOTE>You should get a page with possible operations on the Pop3 Server. Remember:
fields with an asterisk '*' are required for submitting the form.<BR>
<BR>
PopCfg is experimental and you can perform only user administration<BR>
<BR>
<H4 ALIGN=LEFT><U><B>Registrations:</B></U><BR>
</H4>
Pop3 is not freeware. You have to register it to get more than 8 users in your mail
directory, with the following license fees:<BR>
<BR>
<TABLE WIDTH=30% ALIGN=JUSTIFY><CAPTION></CAPTION>
<TR VALIGN=MIDDLE>
<TD VALIGN=MIDDLE ALIGN=CENTER><CENTER>users<BR>
</CENTER>
<TD VALIGN=MIDDLE ALIGN=CENTER><CENTER>fee<BR>
</CENTER>
<TR VALIGN=MIDDLE>
<TD VALIGN=MIDDLE ALIGN=CENTER><CENTER>8<BR>
</CENTER>
<TD VALIGN=MIDDLE ALIGN=CENTER><CENTER>$20<BR>
</CENTER>
<TR VALIGN=MIDDLE>
<TD VALIGN=MIDDLE ALIGN=CENTER><CENTER>16<BR>
</CENTER>
<TD VALIGN=MIDDLE ALIGN=CENTER><CENTER>$40<BR>
</CENTER>
<TR VALIGN=MIDDLE>
<TD VALIGN=MIDDLE ALIGN=CENTER><CENTER>32<BR>
</CENTER>
<TD VALIGN=MIDDLE ALIGN=CENTER><CENTER>$50<BR>
</CENTER>
<TR VALIGN=MIDDLE>
<TD VALIGN=MIDDLE ALIGN=CENTER><CENTER>64<BR>
</CENTER>
<TD VALIGN=MIDDLE ALIGN=CENTER><CENTER>$60<BR>
</CENTER>
<TR VALIGN=MIDDLE>
<TD VALIGN=MIDDLE ALIGN=CENTER><CENTER>128<BR>
</CENTER>
<TD VALIGN=MIDDLE ALIGN=CENTER><CENTER>$70<BR>
</CENTER>
<TR VALIGN=MIDDLE>
<TD VALIGN=MIDDLE ALIGN=CENTER><CENTER>256<BR>
</CENTER>
<TD VALIGN=MIDDLE ALIGN=CENTER><CENTER>$80<BR>
</CENTER>
<TR VALIGN=MIDDLE>
<TD VALIGN=MIDDLE ALIGN=CENTER><CENTER>512<BR>
</CENTER>
<TD VALIGN=MIDDLE ALIGN=CENTER><CENTER>$90<BR>
</CENTER>
<TR VALIGN=MIDDLE>
<TD VALIGN=MIDDLE ALIGN=CENTER><CENTER>>512<BR>
</CENTER>
<TD VALIGN=MIDDLE ALIGN=CENTER><CENTER>$100 unlimited users<BR>
</CENTER>
</TABLE><BR>
To register the program, please mail me at <A HREF="mailto:mc6530@mclink.it">mc6530@mclink.it</A><BR>
<BR>
<H4 ALIGN=LEFT><U><B>Future Release:</B></U><BR>
</H4>
Comments and suggestions are appreciated. Mail to <A HREF="mailto:mc6530@mclink.it">mc6530@mclink.it</A>
or visit <A HREF="http://www.dim.unipd.it/ydario">my home page</A> to get new information.<BR>
<P ALIGN=LEFT>In future releases there might be the following enhancements:<BR>
<BR>
<UL TYPE=DISC>
<LI>encrypted passwords for enhanced security;<BR>
<LI>user interface improvement (user groups and more);<BR>
<LI>handling of max number of cuncurrent connections;<BR>
<LI>asterisks when typing passwords;<BR>
<LI>online help (but it is hard to write some good documentation for programs);<BR>
<LI>full remote administration;<BR>
<LI>something other?<BR>
</UL><BR>
<H4 ALIGN=LEFT><U><B>WARRANTY:</B></U><BR>
</H4>
<B>This software is as is, you can use it at your own risk. There is no warranty
for this program.<BR>
</B><BR>

""

----
==Categories==
CategorySoftware
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki