5. Mail server

JAWS can send mails with appointments. You have to configure the IP address or the hostname of the mail server if you want to use it. The settings are stored in the file mail.properties. The mail server has to use port 25 and it must work without authentification.

You can see an example configuration. The mail server has the IP address 192.168.1.1.

mail.smtp.host=192.168.1.1