This is a plugin for Tutor for more convenient email testing using Mailpit.
pip install tutor-contrib-mailpitEnable the plugin:
tutor plugins enable mailpitSave the changes in the environment:
tutor config saveRun the environment:
tutor dev start -dCheck the mailpit interface at http://localhost:8025 for outgoing emails.
Note that the plugin only works in the dev environment.
This software is licensed under the terms of the GNU Affero General Public License v3 (AGPLv3). See the LICENSE.txt file for details.