Mail::MtPolicyd::Plugin::AddScoreHeader(3pm) | User Contributed Perl Documentation | Mail::MtPolicyd::Plugin::AddScoreHeader(3pm) |
Mail::MtPolicyd::Plugin::AddScoreHeader - mtpolicyd plugin for adding the score as header to the mail
version 2.05
Adds an header with the current score and score details to the mail.
<Plugin add-score-header> module = "AddScoreHeader" # score_field = "score" # header_name = "X-MtScore" spam_score = 5 </Plugin>
Will return an action like:
X-MtScore: YES score=7.5 [CTIPREP_TEMP=2.5, spamhaus-rbl=5]
Markus Benning <ich@markusbenning.de>
This software is Copyright (c) 2014 by Markus Benning <ich@markusbenning.de>.
This is free software, licensed under:
The GNU General Public License, Version 2, June 1991
2022-10-15 | perl v5.34.0 |