Showing 3 of 3 total issues
Function is_dkim_authenticated
has 49 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
exports.is_dkim_authenticated = async function (next, connection) { const plugin = this if (connection.relaying) return next() let rcpt_ods = []
Function is_dkim_authenticated
has a Cognitive Complexity of 18 (exceeds 10 allowed). Consider refactoring. Open
Open
exports.is_dkim_authenticated = async function (next, connection) { const plugin = this if (connection.relaying) return next() let rcpt_ods = []
- Read upRead up
Function update_sender
has 36 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
exports.update_sender = async function (next, connection, params) { const plugin = this // queue_ok arguments: next, connection, msg // ok 1390590369 qp 634 (F82E2DD5-9238-41DC-BC95-9C3A02716AD2.1)