Index of  //starlet.deltatelecom.ru/~laishev/work/pop3/

	Delta Telecom Inc. & Ruslan R. Laishev
		presents...

	An OpenVMS version of the POP3 server based on RFC1460 & RFC1939 & RFC2449 & RFC2595.

	There is some configuration options:

	SPOP3_PORT	- A TCP-port number, by default it's 110;
	SPOP3_SPORT	- A TCP-port number for TLS connections, default is 995;
	SPOP3_TIMEOUT	- A network I/O timeout in seconds, by default it's 90 seconds;
	SPOP3_EXPIRE	- A number of days to keep mails before auto-deletion,
			default value is 0 - messages never is deleted;
	SPOP3_LOGINTVL	- A delaying beetwen logins in seconds, an information value for
			POP3 client, SPOP3 server don't use it;
	SPOP3_CHARSET	- A charset code which will be included into DECNET mail header;
	SPOP3_PR_THRESHOLD - A threshold in bytes for purge/reclaim operations, if 0 or not defined
			no purge operatin will be performed;
	SPOP3_RSA_CERT	- A path to RSA CERT in PEM format;
	SPOP3_NEW2MAIL	- Move mails from NEWMAIL to MAIL folder.
	SPOP3_FOLDER	- Default folder to retrieve mails.

	SPOP3_DEBUG	- Right id to performs debug output at user/session level;




	Startup SPOP3 server:
		$ @dev:[dir]SPOP3_SRV$STARTUP

	Shutdown server on node or at all cluster's members:
		$ MCR SPOP3_EXE:SPOP3_SRV.exe SHUT < node|* >


	To build images of the SPOP3 server:
		$ MMK
       Name                                 Revised         Size  Description
[TXT] descrip.mms 21-Dec-2007 11:30 1,383 Module Management System rules [TXT] freeware_readme.txt 21-Dec-2007 11:30 346 plain text [TXT] readme.txt 21-Dec-2007 11:30 1,336 plain text [TXT] spop3def.h 28-Feb-2008 15:37 15,412 C header [TXT] spop3def.sdl 21-Dec-2007 11:30 4,472 SDL (Structure Definition Language) source [TXT] spop3_msg.h 13-Jan-2009 10:49 1,442 C header [TXT] spop3_msg.msg 12-Nov-2008 16:14 1,418 VMS message source [TXT] spop3_msg.sdl 13-Jan-2009 10:49 1,510 SDL (Structure Definition Language) source [TXT] spop3_netio.c 11-Nov-2008 17:31 8,298 C source [TXT] spop3_opt.opt 21-Dec-2007 11:30 86 VMS linker options [TXT] spop3_srv$logicals.com 12-Nov-2008 16:16 904 DCL procedure [TXT] spop3_srv$start.com 21-Dec-2007 11:30 664 DCL procedure [TXT] spop3_srv$startup.com 21-Dec-2007 11:30 366 DCL procedure [TXT] spop3_srv.c 5-Aug-2009 16:49 49,686 C source [ZIP] spop3_srv.zip 7-Aug-2009 13:49 115,642 ZIP-compressed [TXT] spop3_vmsmail.c 28-Feb-2008 15:37 24,666 C source [TXT] zzc.c 23-May-2009 00:05 10,301 C source [TXT] zzs.c 11-Nov-2008 17:14 15,580 C source