huan / docker-simple-mail-forwarder

Simplest and Smallest Email Forward Service based on Docker.
https://hub.docker.com/r/zixia/simple-mail-forwarder/
Apache License 2.0
544 stars 88 forks source link

Add test for deleting test user #82

Closed petslane closed 3 years ago

petslane commented 3 years ago

Fixes #64

Added test to remove test user and verify that it's deleted. Currently everyone who uses SMF has user testi@testo.com with password test!

Until this is merged, everyone should remove this test user manually. Run this in container:

saslpasswd2 -d testi@testo.com
CLAassistant commented 3 years ago

CLA assistant check
All committers have signed the CLA.