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                                 Created         Size  Description
[TXT] descrip.mms 19-Dec-2011 10:38 1,383 Module Management System rules [TXT] freeware_readme.txt 14-Oct-2010 17:03 358 plain text [TXT] readme.txt 2-Oct-2007 13:17 1,336 plain text [TXT] spop3def.h 3-Dec-2010 13:43 15,866 C header [TXT] spop3def.sdl 3-Dec-2010 13:43 4,688 SDL (Structure Definition Language) source [TXT] spop3_msg.h 19-Dec-2011 14:38 1,476 C header [TXT] spop3_msg.msg 19-Dec-2011 12:31 1,503 VMS message source [TXT] spop3_msg.sdl 19-Dec-2011 14:38 1,578 SDL (Structure Definition Language) source [TXT] spop3_netio.c 11-Nov-2008 17:31 8,298 C source [TXT] spop3_opt.opt 12-Sep-2011 12:47 126 VMS linker options [TXT] spop3_srv$logicals.com 14-Oct-2010 12:51 964 DCL procedure [TXT] spop3_srv$start.com 14-Oct-2010 12:16 706 DCL procedure [TXT] spop3_srv$startup.com 19-Nov-2007 15:18 366 DCL procedure [TXT] spop3_srv.c 18-Jan-2012 15:19 51,958 C source [ZIP] spop3_srv.zip 7-Aug-2009 13:49 115,642 ZIP-compressed [TXT] spop3_vmsmail.c 3-Dec-2010 13:38 24,910 C source [TXT] zzc.c 23-May-2009 00:05 10,301 C source [TXT] zzs.c 12-Sep-2011 14:30 15,844 C source