Page 1 of 1

schuCheckMX, an useful plugin

Posted: 06 May 2019 16:06
by nicola.piazzi
This plugin uses sqlite that is included in efa so is simple to install
(the only thing is to give permission so postfix user can write db file and folder that contains it)

Plugin scans received emails for FROM field and have 2 scores :


SCHUCHECKMX_MXRECORD give a penality if email received have a FROM that doesnt have MX record

SCHUCHECKMX_SMTPPING give a penality if email received have a FROM with a valid MX but is impossible to connect to any server

https://github.com/akschu/Mail-SpamAssa ... chuCheckMX