|
EPA-support Library |
Top Previous Next |
|
The EPA Support library contains a number of variable definitions and utilities that are required to support its' server-side operations.
EPAlib => EPA Softrware Library EPA.Environment => EPA Shell Jobs' Environmental Variables EPA.functions => EPA Shell Jobs' Programming Func EPA.initialize => EPA Mailbox Initial File Templates cla ect mtl mbi archive.crontab => Mail Clerk Archive Log Job Schedule archive.log => Archive then clear Mail Clerk's Log hourly epa.abort => Kill sendmail and EPA [optionally restart] epa.begin => Start EPA for domains epaboot.sh => Call epa.begin at system startup epa.configure -=>Maintain inventory of EPA domain on server epa.getdate => Save current date for all server EPA domains epa.kill => Kill all active EPA milters epa.monitor => Detect and reinstall EPA milters killed by semdmail epa.monitor.crontab => Milter Monitoring Task Job Schedule execEPA.exe => EPA Mail Clerk Nucleus MTAInerface => EPA Mail Clerk Interface
EPAdata => EPA Data Library and temp working storage epa_domains => Inventory of EPA domains on server clerksmaillog => Current hour's Mail Clerk Log clerksmaillog.archive => Previous 24 hours Clerk's Log contents
When you install EPA, you'll be asked to specify the name of the EPA resident folder and the complete path to it.
The EPA.Environment job - which is included by all shell jobs - will be modified to create the definitions shown below by inserting the values you supply
# # EPA Miltering Operations Environmental Variables # ROOT= SFWE=$ROOT/EPAlib DATA=$ROOT/EPAdata PATH=<normal_program_search_path>:$SFWE:$DATA
|