Update FAQ

This commit is contained in:
M66B
2023-08-23 14:30:19 +02:00
parent d81586d24a
commit fb2fed4c71

2
FAQ.md
View File

@@ -1839,6 +1839,8 @@ If you want to match a catch-all email address, this regex is usually fine, prov
.*
```
The username of a message being replied to will be used as the default username when editing of usernames is enabled in the advanced identity settings.
If you want to *not* match specific addresses, you can use something like this:
```