|
⇤ ← Revision 1 as of 2008-11-22 15:28:39
Size: 722
Comment: Original content for page TVD_RCVD_SINGLE. Please fix what's broke ;-)
|
← Revision 2 as of 2009-09-20 23:17:08 ⇥
Size: 724
Comment: converted to 1.6 markup
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 12: | Line 12: |
| The default scores for this rule can be found [http://spamassassin.apache.org/tests.html in the online list of tests]. At the time of this writing the default score was +1.351 (see share/spamassassin/72_active.cf). | The default scores for this rule can be found [[http://spamassassin.apache.org/tests.html|in the online list of tests]]. At the time of this writing the default score was +1.351 (see share/spamassassin/72_active.cf). |
SpamAssassin Rule: TVD_RCVD_SINGLE
Standard description: Unfortunately I can find no descriptor for this rule in my searching thus far.
Explanation
Based on my limited knowledge of Perl, it appears from this line "Received =~ /from\s+(?!localhost)[\s.a-z0-9-]+\s/" that the TVD_RCVD_SINGLE header is used when a "Received" line in the SMTP Transmission header contains "localhost" as a server name.
Further Info
The default scores for this rule can be found in the online list of tests. At the time of this writing the default score was +1.351 (see share/spamassassin/72_active.cf).
