319 (W)- Missing options for sending mail
To send Notices to other users certain conditions apply:
- The SMTP server talks plain (no SSL) on port 110 and likes pop before SMTP.
- Senders must have been registered as users in the development database and need an email address."
- The following options have to be set in the environment or configuration file in order to pass account information to the SMTP server:
- ODE_MAIL_HOST - SMTP server name
- ODE_MAIL_USER - user account name
- ODE_MAIL_PASSWORD - password for account