aboutsummaryrefslogtreecommitdiffstats
path: root/lualib/auth_results.lua
Commit message (Collapse)AuthorAgeFilesLines
* [Fix] Authentication Results: Fix SPF smtp.mail_fromAndrew Lewis2017-10-031-2/+2
| | | | - MFH: rspamd-1.6
* lua auth_results: authres header needs property for "policy". Make it as a ↵BuGi2017-09-141-3/+3
| | | | | | comment for dmarc. Fixes some parsers. Signed-off-by: BuGi <bugi@aloneinthespace.cf>
* [Feature] Authentication-Results: support hiding usernamesAndrew Lewis2017-09-111-3/+13
|
* [Minor] Fix previous commit: avoid doing useless thingsAndrew Lewis2017-09-071-2/+2
|
* [Fix] Auth-Results: Multiple DKIM signaturesAndrew Lewis2017-09-071-2/+3
|
* [Minor] Add smtp auth results to Authentication-ResultsVsevolod Stakhov2017-06-011-0/+16
|
* [Minor] Add ARC check results to Authentication-ResultsVsevolod Stakhov2017-06-011-4/+22
|
* [Fix] Append MX name for authentication results as requiredVsevolod Stakhov2017-05-281-0/+7
|
* [Minor] Auth results: Fix nil indexAndrew Lewis2017-05-221-4/+4
|
* [Rework] Move authentication results generation to a separate routineVsevolod Stakhov2017-05-201-0/+151