Re: Question regarding new domains on server
Timo Brandt <[email protected]>
| Newsgroups | gmane.mail.virus.amavis.user |
|---|---|
| Message-ID | <[email protected]> |
Hi Benny, I added the domains inside the 05-domain_id under /etc/amavis/conf.d in this way: @local_domains_acl = ( ".$mydomain", ".umweltsynergien.de", ".timo-brandt.de"); For umweltsynergien.de the spam headers are added - for timo-brandt.de not. Am 2022-05-19 14:44, schrieb Benny Pedersen: > On 2022-05-19 14:28, Timo Brandt wrote: > >> Maybe you can advise me what to do? >> Do you need any config files to be shown? > > amavisd does not add headers to recipints not local, so make sure all > domains is known to be local with a domain list for amavisd, if not > that, post amavisd logs for what happens > > i do not use amavisd anymore, but i remember how amavisd works still :)