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

Compare with Current View Page History

« Previous Version 5 Current »

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. (For versions prior to v1.0.0, simply edit app/Config/email.php in place.)

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)

Next: Registry Installation - Registry Setup Script

  • No labels