Removed term 'whitelist'

This commit is contained in:
Philip (a-0) 2022-09-02 14:54:57 +02:00
parent 19ebd247f7
commit 5ac1425b44
4 changed files with 7 additions and 7 deletions

View file

@ -11,7 +11,7 @@ Just invite the bot accounts to the rooms they should post in, and enter the roo
**Hint:** Encryption works flawlessly when the bot account has logged in once before, there can be minor issues otherwise. You can just do a dry run of matrixmailer with the clients already specified in the configuration file to do that.
## How it works
matrixmailer spins up a minimalistic SMTP server which receives any email (except you use the whitelisting feature, see sample configs),
matrixmailer spins up a minimalistic SMTP server which receives any email (except you use the receiver_allowlist feature, see sample configs),
## Contributing
Feel free to join #matrixmailer:a-0.me to ask questions and discuss, or even to just leave feedback!