On 2022/06/20 15:39, Jarland Donnell via mailop wrote: > I've seen it work but frankly, I don't bother with it anymore. No MX for > sender or recipient, I don't send it. This rspamd module right here: > https://rspamd.com/doc/modules/mx_check.html
That is not what mx_check does at all. It looks for MX _or A_ records and (if not already cached) tries connecting to them to see if something answers on port 25. https://github.com/rspamd/rspamd/blob/master/src/plugins/lua/mx_check.lua#L193 _______________________________________________ mailop mailing list mailop@mailop.org https://list.mailop.org/listinfo/mailop