Versions Compared

Key

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

...

Code Block
$CFG->divertallemailsexcept = 'tester@example.com, developer(\+.*)?@example.com';

Mailcatcher

If you are using the /wiki/spaces/IN/pages/108151852, mail catcher Totara Docker Dev project, Mailcatcher is preconfigured. See the documentation here: https://github.com/totara/totara-docker-dev/wiki/Mailcatcher Mailcatcher documentation for more information.

Mailcatcher catches all sent mail and stores it for display within a web browser.

...