On 07/01/2019 23:18, wido.exim--- via Exim-users wrote: > After adding some DMARC configuration as pointed out here: > https://github.com/Exim/exim/blob/master/doc/doc-txt/experimental-spec.txt > > Exim does not want to start because of the lacking DMARC support: > $ journalctl -xe | grep dmarc > Jan 07 23:58:36 neptunus exim4[20124]: main option "dmarc_tld_file" > unknown > > Why doesn't my build have DMARC support?
Assuming you said "make" at some point... dmarc requires both dkim and spf. Do you have spf? -- Cheers, Jeremy -- ## List details at https://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
