You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Email Setup

COmanage Registry can use email to deliver invitations for enrollment and for notifications.

To configure email, copy app/Config/email.php.default to local/Config/email.php and edit as needed.

By default, mail is configured to use CakePHP's MailTransport class, which itself uses PHP's mail() function.

You can also specify the mail From: address on a per-Enrollment Flow basis.

Support for further reconfiguration of mail delivery via the UI is planned. (CO-390)

  • No labels