so, (i’ve had enough of dmarc/dkim failures, and) i thought i’d switch to rspamd for everything spam related (remove/replace spamassassin, greylist, opendmarc, opendkim) + disable virtualmin spam/virus checks.
i’m putting together a script for migration, since there are around ~100 virtual servers, and i was wondering if there’s a cli option somewhere to disable/remove dkim (records) from virtualmin cli ?
looked around virtualmin cli : disable-feature, virtual-servers, modify-dns, modify-mail , nothing there… maybe i’ve missed it some place?
rspamd does dkim signing as well for outgoing. ( DKIM signing module )
so, i’m moving there yes, for everything “spam” (=antispam/dkim/greylist/ratelimit/dmarc) related :
incoming checks
outgoing checks
dkim signing/check
dmarc checks
spf checks
clamav scan
etc…
will only keep rbls in postfix (through postscreen), everything else goes away…
i’m considering all these “anti-spam measures” for any side(incoming/outgoing), maybe i didn’t write it clear enough…
and thanks for the link