minor doc changes

This commit is contained in:
Noah Overcash 2024-06-02 16:21:21 -04:00
parent a109b4a4ee
commit e6a7f9ac1e
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

View file

@ -84,7 +84,7 @@ Postfix supports so-called address tags, in the form of plus (+) tags - i.e. `ad
### Send-Only Aliases
Sometimes, it may be useful to allow certain accounts to send as other accounts, even when [the `SPOOF_PROTECTION` environment variable is enabled][spoof-protection]. This may be used to allow services to send accounts as other addresses without needing to disable spoof protection entirely, and without affecting incoming mail (which traditional [aliases](#aliases) would do).
Sometimes, it may be useful to allow certain accounts to send as other accounts, even when [the `SPOOF_PROTECTION` environment variable is enabled][spoof-protection]. This may be used to allow services to send accounts as other addresses/users without needing to disable spoof protection entirely, and without affecting incoming mail (which traditional [aliases](#aliases) would do).
To configure these aliases, add them to `docker-data/dms/config/postfix-regexp-send-only.cf` in the same format as [the other regexp aliases](#configuring-regexp-aliases). For example: