Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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 change the default configuration via app/Config/email.php.You can also specify the mail From: address on a per-Enrollment Flow basis.

...