mirror of
https://github.com/chatmail/relay.git
synced 2026-05-19 04:18:09 +00:00
doveauth: don't create users if /tmp/nocreate exists
This commit is contained in:
10
README.md
10
README.md
@@ -47,3 +47,13 @@ Dovecot listens on ports 143(imap) and 993 (imaps).
|
||||
For DKIM you must add a DNS entry as found in /etc/opendkim/selector.txt on your chatmail instance.
|
||||
The above `scripts/deploy.sh` prints out the DKIM selector and DNS entry you
|
||||
need to setup with your DNS provider.
|
||||
|
||||
## Emergency Commands
|
||||
|
||||
If you need to stop account creation,
|
||||
e.g. because some script is wildly creating accounts,
|
||||
just run `touch /tmp/nocreate`.
|
||||
You can remove the file
|
||||
as soon as the attacker was banned
|
||||
by different means.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user