Java(tm) Mailserver

How to use the auto reply feature


Java Mail Server can be setup to send a response to a incoming email - on a per user base.

How to turn this feature on


Simply send an Email with the contents you want the reply-message to contain using the following format.

TO: autoresponder@yourdomain.com
Subject: username;password;on


You will receive a confirmation message.
As long as this feature is not turned off, every incoming Email will be answered using the provided message.

 


How to turn this feature off


TO: autoresponder@yourdomain.com
Subject: username;password;off


You will receive a confirmation message, and the stored auto reply-message will be deleted.