autoreplybot is designed for mail server administrators wishing to add an easy-to-use, easy-to-implement and uninvasive "autoreply" service for their users. All you need is a PHP environement and a little postgresql database.
The concept is fairly simple:
* You configure your mail server to send a copy of every mail that it processes to a specific mailbox
* You set up autoreplybot to poll this mailbox, either via POP3 or IMAP
* Users log on the autoreplybot web panel using their mailbox credentials (which autoreplybot validates against the mail server) and write their 'out of office' messages in a simple html form...
VisualXMail is a php script that enable remote administration of XMail mail server.
It will be placed in the same server side where XMail server exists.
Recomended projects in order to work with VisualXmail are PHP, a http server, MySQL