Implement antivirus scanning of data passed over HTTP.
Ext mail A/c Integration:
On Starcom's public server, perform following tasks:
Reconfig Cyrus to use "username@domain" as acct identification.
Change Cyrus auth mechanism to use something other than /etc/passwd
Hint: If feasible, use OpenLDAP based authentication. However, if password is kept in the OpenLDAP database, even encrypted password should not be available for any one else to view without proper authentication.
Implement the web based UI for expiry of user accounts.
UI for AV Integration
Implement web based UI to integrate various antivirus solutions.
UI for Cron Timings
Implement a web based UI to control cron timings of various daemon processes of MercE.
UI for Mail Expiry
Implement a web based UI to set expiry period of archived mails.
UI for Network Settings
Implement web based UI to display and change network attributes.
UI for Printers
Implement web based UI to display all printers and their queues.
UI for Newsgroup
Implement web based UI for newsgroups.
UI for Web access control
Implement web based UI for web access control.
UI for Queue File Status
Implement a web based UI to display the details of queue files generated by MercE. It should show the details of queues processed successfully as well as the ones for which there were some errors.
UI for Running Processes
Implement a web based UI to display running processes in the system (top).
UI for Samba Shares
Implement web based UI for web access control.
UI for Spamassassin
Implement web based UI for spamassassin.
UI for System Logs
Implement a web based UI to display log messages of the system. Last few lines of log messages should be displayed for each services like mail, web, backup etc.
UI for UUCP
Implement web based UI for UUCP configuration. It should also set polling time for UUCP. Additionally display the status of last few UUCP connections.
UI for Xbackup
Implement web based UI for data backup across two MercE servers (xbackup).
UI to Block Incoming Connections
Implement a web based UI to block incoming connections to ports 22, 25, 80, 8080 from a given set of IP addresses.
UI to Start/Stop Services
Implement a web based UI to start, stop or view various services (daemons).
Use Hypermail
Install and configure hypermail. It should be used to view archived mails. The links to deleted mails should show a page with the message "This mail has been deleted." This page should also display the name of the user who has deleted the mail and the timestamp when that mail was deleted.