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...