1
0
mirror of https://github.com/docker-mailserver/docker-mailserver.git synced 2025-07-15 07:14:46 +02:00

Update faq.md (#2677)

This commit is contained in:
smargold476
2022-07-08 17:17:25 +02:00
committed by GitHub
parent 061828ce02
commit c02f68cdb3

View File

@ -141,6 +141,8 @@ warning: do not list domain example.com in BOTH mydestination and virtual_mailbo
Plus of course mail delivery fails.
Also you need to define `hostname: example.com` in your docker-compose.yml and don't sepecify the `domainname:` at all.
### Why are SpamAssassin `x-headers` not inserted into my `subdomain.example.com` subdomain emails?
In the default setup, amavis only applies SpamAssassin x-headers into domains matching the template listed in the config file (`05-domain_id` in the amavis defaults).