70_sare_header3.cf 84 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200
  1. # SARE Header Abuse Ruleset for SpamAssassin -- file 3
  2. # Version: 01.03.21
  3. # Created: 2004-04-25
  4. # Modified: 2006-05-21
  5. # Usage instructions and documentation in 70_sare_header0.cf
  6. # Full Revision History / Change Log in 70_sare_header.log
  7. #@@# 01.03.20 May 20 2005
  8. #@@# Minor score updates based on additional mass-check
  9. #@@# Archived from file 3: SARE_MSGID_LONG40
  10. #@@# 01.03.21 May 21 2005
  11. #@@# Minor repairs to "downgraded rule" metas.
  12. # License: Artistic - see http://www.rulesemporium.com/license.txt
  13. # Current Maintainer: Bob Menschel - RMSA@Menschel.net
  14. # Current Home: http://www.rulesemporium.com/rules/70_sare_header3.cf
  15. ######## ###################### ##################################################
  16. # Meta rules used to prevent --lint errors after moving/changing rules
  17. ######## ###################### ##################################################
  18. meta __SARE_HEAD_FALSE __FROM_AOL_COM && !__FROM_AOL_COM
  19. meta SARE_MSGID_LONG40 __SARE_HEAD_FALSE
  20. ######## ###################### ##################################################
  21. # Component rules used within meta rules
  22. ######## ###################### ##################################################
  23. header __SARE_HEAD_8BIT_SUBJ Subject =~ /[\x80-\xff]{3,}/
  24. #####################################################################################
  25. # SARE Header-Exists rules
  26. ######## ###################### ##################################################
  27. header SARE_HEAD_HDR_XKRNL exists:X-Kernel
  28. describe SARE_HEAD_HDR_XKRNL fingerprint
  29. score SARE_HEAD_HDR_XKRNL 1.405
  30. #hist SARE_HEAD_HDR_XKRNL Alex Broens, June 30, 2005
  31. #counts SARE_HEAD_HDR_XKRNL 33s/0h of 173032 corpus (99056s/73976h RM) 05/11/06
  32. #max SARE_HEAD_HDR_XKRNL 63s/19h of 689155 corpus (348140s/341015h RM) 09/18/05
  33. #counts SARE_HEAD_HDR_XKRNL 7s/0h of 55978 corpus (51650s/4328h AxB2) 05/14/06
  34. #counts SARE_HEAD_HDR_XKRNL 10s/0h of 13285 corpus (7414s/5871h CT) 05/14/06
  35. #max SARE_HEAD_HDR_XKRNL 43s/0h of 10629 corpus (5847s/4782h CT) 09/18/05
  36. #counts SARE_HEAD_HDR_XKRNL 100s/0h of 155354 corpus (103809s/51545h DOC) 05/15/06
  37. #counts SARE_HEAD_HDR_XKRNL 54s/0h of 42268 corpus (34150s/8118h FVGT) 05/15/06
  38. #counts SARE_HEAD_HDR_XKRNL 158s/0h of 106014 corpus (72769s/33245h ML) 05/14/06
  39. #counts SARE_HEAD_HDR_XKRNL 200s/0h of 12846 corpus (4657s/8189h MM) 06/30/05
  40. header SARE_HEAD_HDR_XSEQ exists:X-Sequence
  41. describe SARE_HEAD_HDR_XSEQ Rarely abused email header
  42. score SARE_HEAD_HDR_XSEQ -0.699
  43. #stype SARE_HEAD_HDR_XSEQ ham
  44. tflags SARE_HEAD_HDR_XSEQ nice
  45. #hist SARE_HEAD_HDR_XSEQ Loren Wilton, July 29 2005
  46. #counts SARE_HEAD_HDR_XSEQ 2s/17h of 173032 corpus (99056s/73976h RM) 05/11/06
  47. #max SARE_HEAD_HDR_XSEQ 42s/1113h of 689155 corpus (348140s/341015h RM) 09/18/05
  48. #counts SARE_HEAD_HDR_XSEQ 1s/2h of 55978 corpus (51650s/4328h AxB2) 05/14/06
  49. #counts SARE_HEAD_HDR_XSEQ 10s/0h of 13285 corpus (7414s/5871h CT) 05/14/06
  50. #counts SARE_HEAD_HDR_XSEQ 8s/39h of 155354 corpus (103809s/51545h DOC) 05/15/06
  51. #counts SARE_HEAD_HDR_XSEQ 10s/0h of 106014 corpus (72769s/33245h ML) 05/14/06
  52. header SARE_HEAD_HDR_XCCDIAG exists:X-CC-Diagnostic
  53. describe SARE_HEAD_HDR_XCCDIAG Message headers used which identify spam
  54. score SARE_HEAD_HDR_XCCDIAG 0.100
  55. #ham SARE_HEAD_HDR_XCCDIAG confirmed (1)
  56. #counts SARE_HEAD_HDR_XCCDIAG 0s/0h of 173032 corpus (99056s/73976h RM) 05/11/06
  57. #max SARE_HEAD_HDR_XCCDIAG 4s/0h of 268479 corpus (127479s/141000h RM) 06/17/05
  58. #counts SARE_HEAD_HDR_XCCDIAG 0s/0h of 10853 corpus (6391s/4462h CT) 05/16/05
  59. #counts SARE_HEAD_HDR_XCCDIAG 1s/0h of 155354 corpus (103809s/51545h DOC) 05/15/06
  60. #counts SARE_HEAD_HDR_XCCDIAG 1s/0h of 42268 corpus (34150s/8118h FVGT) 05/15/06
  61. #counts SARE_HEAD_HDR_XCCDIAG 0s/0h of 54176 corpus (16997s/37179h JH-3.01) 02/01/05
  62. #counts SARE_HEAD_HDR_XCCDIAG 1s/0h of 106014 corpus (72769s/33245h ML) 05/14/06
  63. #counts SARE_HEAD_HDR_XCCDIAG 0s/0h of 18196 corpus (15673s/2523h MY) 08/16/04
  64. header __SARE_HEAD_HDR_XCNTRY exists:X-country
  65. header __SARE_HEAD_HDR_XLANG exists:X-language
  66. meta SARE_HEAD_HDR_XCNTRY __SARE_HEAD_HDR_XCNTRY || __SARE_HEAD_HDR_XLANG
  67. describe SARE_HEAD_HDR_XCNTRY Message headers used which identify spam
  68. score SARE_HEAD_HDR_XCNTRY 0.250
  69. #ham SARE_HEAD_HDR_XCNTRY confirmed (1, valid paypal email to user)
  70. #counts SARE_HEAD_HDR_XCNTRY 2s/4h of 173032 corpus (99056s/73976h RM) 05/11/06
  71. #max SARE_HEAD_HDR_XCNTRY 153s/0h of 69632 corpus (42598s/27034h RM) 09/26/04
  72. #counts SARE_HEAD_HDR_XCNTRY 1s/0h of 106014 corpus (72769s/33245h ML) 05/14/06
  73. #counts SARE_HEAD_HDR_XCNTRY 0s/0h of 20489 corpus (17189s/3300h MY) 01/30/05
  74. #max SARE_HEAD_HDR_XCNTRY 1s/0h of 18196 corpus (15673s/2523h MY) 08/16/04
  75. #counts SARE_HEAD_HDR_XCNTRY 1s/0h of 9984 corpus (5649s/4335h AxB) 05/14/06
  76. #counts SARE_HEAD_HDR_XCNTRY 0s/0h of 13285 corpus (7414s/5871h CT) 05/14/06
  77. #max SARE_HEAD_HDR_XCNTRY 12s/0h of 11052 corpus (6614s/4438h CT) 03/10/05
  78. #counts SARE_HEAD_HDR_XCNTRY 1s/2h of 155354 corpus (103809s/51545h DOC) 05/15/06
  79. #counts SARE_HEAD_HDR_XCNTRY 3s/2h of 42268 corpus (34150s/8118h FVGT) 05/15/06
  80. #counts SARE_HEAD_HDR_XCNTRY 53s/0h of 54176 corpus (16997s/37179h JH-3.01) 02/01/05
  81. header SARE_HEAD_HDR_XKASPAV exists:X-Kaspersky-Antivirus
  82. describe SARE_HEAD_HDR_XKASPAV Message headers used which identify spam
  83. score SARE_HEAD_HDR_XKASPAV 1.136
  84. #ham SARE_HEAD_HDR_XKASPAV Can be found in ham from Europe/Asia, esp. Russia
  85. #note SARE_HEAD_HDR_XKASPAV Keep in file 3 because "
  86. #counts SARE_HEAD_HDR_XKASPAV 141s/2h of 173032 corpus (99056s/73976h RM) 05/11/06
  87. #max SARE_HEAD_HDR_XKASPAV 200s/1h of 689155 corpus (348140s/341015h RM) 09/18/05
  88. #counts SARE_HEAD_HDR_XKASPAV 284s/0h of 106014 corpus (72769s/33245h ML) 05/14/06
  89. #counts SARE_HEAD_HDR_XKASPAV 0s/0h of 20489 corpus (17189s/3300h MY) 01/30/05
  90. #max SARE_HEAD_HDR_XKASPAV 37s/0h of 18196 corpus (15673s/2523h MY) 08/16/04
  91. #counts SARE_HEAD_HDR_XKASPAV 11s/0h of 9984 corpus (5649s/4335h AxB) 05/14/06
  92. #counts SARE_HEAD_HDR_XKASPAV 29s/0h of 13285 corpus (7414s/5871h CT) 05/14/06
  93. #counts SARE_HEAD_HDR_XKASPAV 517s/0h of 155354 corpus (103809s/51545h DOC) 05/15/06
  94. #counts SARE_HEAD_HDR_XKASPAV 31s/0h of 42268 corpus (34150s/8118h FVGT) 05/15/06
  95. #counts SARE_HEAD_HDR_XKASPAV 5s/0h of 54176 corpus (16997s/37179h JH-3.01) 02/01/05
  96. header SARE_HEAD_HDR_XMAILTH exists:X-Mailer-Thread
  97. describe SARE_HEAD_HDR_XMAILTH Message headers used which identify spam
  98. score SARE_HEAD_HDR_XMAILTH 0.338
  99. #ham SARE_HEAD_HDR_XMAILTH verified (1), likely (7)
  100. #counts SARE_HEAD_HDR_XMAILTH 2s/5h of 173032 corpus (99056s/73976h RM) 05/11/06
  101. #max SARE_HEAD_HDR_XMAILTH 67s/10h of 689155 corpus (348140s/341015h RM) 09/18/05
  102. #counts SARE_HEAD_HDR_XMAILTH 0s/0h of 18196 corpus (15673s/2523h MY) 08/16/04
  103. #counts SARE_HEAD_HDR_XMAILTH 0s/0h of 54176 corpus (16997s/37179h JH-3.01) 02/01/05
  104. #counts SARE_HEAD_HDR_XMAILTH 0s/0h of 10853 corpus (6391s/4462h CT) 05/16/05
  105. #counts SARE_HEAD_HDR_XMAILTH 84s/0h of 155354 corpus (103809s/51545h DOC) 05/15/06
  106. #counts SARE_HEAD_HDR_XMAILTH 0s/0h of 2500 corpus (531s/1969h ft) 05/17/05
  107. header SARE_HEAD_HDR_XMSGID exists:X-MSGID
  108. describe SARE_HEAD_HDR_XMSGID Message headers used which identify spam
  109. score SARE_HEAD_HDR_XMSGID 0.696
  110. #ham SARE_HEAD_HDR_XMSGID bankofamerica.com, also X-Mailer: Supernova
  111. #counts SARE_HEAD_HDR_XMSGID 36s/2h of 173032 corpus (99056s/73976h RM) 05/11/06
  112. #max SARE_HEAD_HDR_XMSGID 126s/4h of 689155 corpus (348140s/341015h RM) 09/18/05
  113. #counts SARE_HEAD_HDR_XMSGID 1s/0h of 106014 corpus (72769s/33245h ML) 05/14/06
  114. #counts SARE_HEAD_HDR_XMSGID 0s/0h of 18196 corpus (15673s/2523h MY) 08/16/04
  115. #counts SARE_HEAD_HDR_XMSGID 0s/0h of 54176 corpus (16997s/37179h JH-3.01) 02/01/05
  116. #counts SARE_HEAD_HDR_XMSGID 132s/4h of 55978 corpus (51650s/4328h AxB2) 05/14/06
  117. #counts SARE_HEAD_HDR_XMSGID 0s/0h of 10853 corpus (6391s/4462h CT) 05/16/05
  118. #counts SARE_HEAD_HDR_XMSGID 4s/0h of 155354 corpus (103809s/51545h DOC) 05/15/06
  119. #counts SARE_HEAD_HDR_XMSGID 0s/0h of 2500 corpus (531s/1969h ft) 05/17/05
  120. header SARE_HEAD_HDR_XRETURN exists:X-Return
  121. describe SARE_HEAD_HDR_XRETURN Message headers used which identify spam
  122. score SARE_HEAD_HDR_XRETURN 0.119
  123. #ham SARE_HEAD_HDR_XRETURN confirmed (1), Freelance Work Exchange
  124. #counts SARE_HEAD_HDR_XRETURN 9s/3h of 173032 corpus (99056s/73976h RM) 05/11/06
  125. #max SARE_HEAD_HDR_XRETURN 64s/29h of 689155 corpus (348140s/341015h RM) 09/18/05
  126. #counts SARE_HEAD_HDR_XRETURN 0s/0h of 18196 corpus (15673s/2523h MY) 08/16/04
  127. #counts SARE_HEAD_HDR_XRETURN 0s/0h of 54176 corpus (16997s/37179h JH-3.01) 02/01/05
  128. #counts SARE_HEAD_HDR_XRETURN 17s/1h of 55978 corpus (51650s/4328h AxB2) 05/14/06
  129. #counts SARE_HEAD_HDR_XRETURN 0s/0h of 10853 corpus (6391s/4462h CT) 05/16/05
  130. #counts SARE_HEAD_HDR_XRETURN 2s/0h of 155354 corpus (103809s/51545h DOC) 05/15/06
  131. #counts SARE_HEAD_HDR_XRETURN 2s/0h of 6924 corpus (1403s/5521h ft) 07/27/05
  132. header SARE_HEAD_HDR_XSMTPSV exists:X-SMTP-Server
  133. describe SARE_HEAD_HDR_XSMTPSV Message headers used which identify spam
  134. score SARE_HEAD_HDR_XSMTPSV 0.338
  135. #ham SARE_HEAD_HDR_XSMTPSV verified (1)
  136. #counts SARE_HEAD_HDR_XSMTPSV 2s/5h of 173032 corpus (99056s/73976h RM) 05/11/06
  137. #max SARE_HEAD_HDR_XSMTPSV 67s/10h of 689155 corpus (348140s/341015h RM) 09/18/05
  138. #counts SARE_HEAD_HDR_XSMTPSV 0s/0h of 18196 corpus (15673s/2523h MY) 08/16/04
  139. #counts SARE_HEAD_HDR_XSMTPSV 0s/0h of 54176 corpus (16997s/37179h JH-3.01) 02/01/05
  140. #counts SARE_HEAD_HDR_XSMTPSV 0s/0h of 10853 corpus (6391s/4462h CT) 05/16/05
  141. #counts SARE_HEAD_HDR_XSMTPSV 84s/0h of 155354 corpus (103809s/51545h DOC) 05/15/06
  142. #counts SARE_HEAD_HDR_XSMTPSV 0s/0h of 2500 corpus (531s/1969h ft) 05/17/05
  143. header SARE_HEAD_HDR_XSYSTEM exists:X-System
  144. describe SARE_HEAD_HDR_XSYSTEM Message headers used which identify spam
  145. score SARE_HEAD_HDR_XSYSTEM 0.625
  146. #ham SARE_HEAD_HDR_XSYSTEM X-System: Linux hell 2.6.8 i686
  147. #counts SARE_HEAD_HDR_XSYSTEM 0s/0h of 173032 corpus (99056s/73976h RM) 05/11/06
  148. #max SARE_HEAD_HDR_XSYSTEM 25s/1h of 689155 corpus (348140s/341015h RM) 09/18/05
  149. #counts SARE_HEAD_HDR_XSYSTEM 18s/0h of 55978 corpus (51650s/4328h AxB2) 05/14/06
  150. #counts SARE_HEAD_HDR_XSYSTEM 0s/0h of 10853 corpus (6391s/4462h CT) 05/16/05
  151. #counts SARE_HEAD_HDR_XSYSTEM 1s/1h of 42268 corpus (34150s/8118h FVGT) 05/15/06
  152. #counts SARE_HEAD_HDR_XSYSTEM 0s/0h of 54176 corpus (16997s/37179h JH-3.01) 02/01/05
  153. #counts SARE_HEAD_HDR_XSYSTEM 0s/2h of 106014 corpus (72769s/33245h ML) 05/14/06
  154. #counts SARE_HEAD_HDR_XSYSTEM 0s/0h of 18196 corpus (15673s/2523h MY) 08/16/04
  155. header SARE_HEAD_HDR_XUMAIL exists:X-UMail
  156. describe SARE_HEAD_HDR_XUMAIL Message headers used which identify spam
  157. score SARE_HEAD_HDR_XUMAIL 0.338
  158. #ham SARE_HEAD_HDR_XUMAIL verified (1)
  159. #counts SARE_HEAD_HDR_XUMAIL 0s/5h of 173032 corpus (99056s/73976h RM) 05/11/06
  160. #max SARE_HEAD_HDR_XUMAIL 67s/10h of 689155 corpus (348140s/341015h RM) 09/18/05
  161. #counts SARE_HEAD_HDR_XUMAIL 0s/0h of 18196 corpus (15673s/2523h MY) 08/16/04
  162. #counts SARE_HEAD_HDR_XUMAIL 0s/0h of 54176 corpus (16997s/37179h JH-3.01) 02/01/05
  163. #counts SARE_HEAD_HDR_XUMAIL 0s/0h of 10853 corpus (6391s/4462h CT) 05/16/05
  164. #counts SARE_HEAD_HDR_XUMAIL 68s/0h of 155354 corpus (103809s/51545h DOC) 05/15/06
  165. #counts SARE_HEAD_HDR_XUMAIL 0s/0h of 2500 corpus (531s/1969h ft) 05/17/05
  166. header SARE_HEAD_HDR_XUNOLOOK exists:X-unolookiehere
  167. describe SARE_HEAD_HDR_XUNOLOOK Unique X-header found in email
  168. score SARE_HEAD_HDR_XUNOLOOK -1.000
  169. #stype SARE_HEAD_HDR_XUNOLOOK ham
  170. tflags SARE_HEAD_HDR_XUNOLOOK nice
  171. #counts SARE_HEAD_HDR_XUNOLOOK 0s/222h of 173032 corpus (99056s/73976h RM) 05/11/06
  172. #max SARE_HEAD_HDR_XUNOLOOK 0s/267h of 689155 corpus (348140s/341015h RM) 09/18/05
  173. #counts SARE_HEAD_HDR_XUNOLOOK 2s/0h of 55978 corpus (51650s/4328h AxB2) 05/14/06
  174. #counts SARE_HEAD_HDR_XUNOLOOK 0s/0h of 10853 corpus (6391s/4462h CT) 05/16/05
  175. #counts SARE_HEAD_HDR_XUNOLOOK 8s/0h of 155354 corpus (103809s/51545h DOC) 05/15/06
  176. #counts SARE_HEAD_HDR_XUNOLOOK 0s/0h of 32586 corpus (9341s/23245h JH) 06/10/04
  177. #counts SARE_HEAD_HDR_XUNOLOOK 0s/0h of 17050 corpus (14617s/2433h MY) 08/08/04
  178. header SARE_HEAD_HDR_XUNSUB exists:X-Unsubscribe
  179. describe SARE_HEAD_HDR_XUNSUB Message headers used which identify spam
  180. score SARE_HEAD_HDR_XUNSUB -0.694
  181. tflags SARE_HEAD_HDR_XUNSUB nice
  182. #stype SARE_HEAD_HDR_XUNSUB ham
  183. #ham SARE_HEAD_HDR_XUNSUB Used by valid newsletters or lists
  184. #counts SARE_HEAD_HDR_XUNSUB 0s/0h of 173032 corpus (99056s/73976h RM) 05/11/06
  185. #max SARE_HEAD_HDR_XUNSUB 15s/94h of 238550 corpus (112525s/126025h RM) 02/28/05
  186. #counts SARE_HEAD_HDR_XUNSUB 0s/0h of 18196 corpus (15673s/2523h MY) 08/16/04
  187. #counts SARE_HEAD_HDR_XUNSUB 0s/0h of 54176 corpus (16997s/37179h JH-3.01) 02/01/05
  188. #counts SARE_HEAD_HDR_XUNSUB 0s/0h of 10853 corpus (6391s/4462h CT) 05/16/05
  189. #counts SARE_HEAD_HDR_XUNSUB 0s/0h of 2500 corpus (531s/1969h ft) 05/17/05
  190. header __HAS_RCVD exists:Received
  191. header __SARE_HEAD_MOZ_DRAFT exists:X-Mozilla-Draft-Info
  192. meta SARE_HEAD_MOZ_DRAFT __SARE_HEAD_MOZ_DRAFT && __HAS_RCVD
  193. score SARE_HEAD_MOZ_DRAFT 0.646
  194. #ham SARE_HEAD_MOZ_DRAFT ham seems to be only on mails added to corpus from "sent" folders
  195. #ham SARE_HEAD_MOZ_DRAFT Seen in ham starting 4/23/05. Update to Mozilla email client?
  196. #counts SARE_HEAD_MOZ_DRAFT 0s/0h of 173032 corpus (99056s/73976h RM) 05/11/06
  197. #max SARE_HEAD_MOZ_DRAFT 195s/0h of 120459 corpus (71363s/49096h RM) 02/12/05
  198. #counts SARE_HEAD_MOZ_DRAFT 48s/1h of 54176 corpus (16997s/37179h JH-3.01) 02/01/05
  199. #counts SARE_HEAD_MOZ_DRAFT 0s/0h of 20489 corpus (17189s/3300h MY) 01/30/05
  200. #counts SARE_HEAD_MOZ_DRAFT 0s/0h of 13285 corpus (7414s/5871h CT) 05/14/06
  201. #max SARE_HEAD_MOZ_DRAFT 5s/0h of 11052 corpus (6614s/4438h CT) 03/10/05
  202. #counts SARE_HEAD_MOZ_DRAFT 0s/0h of 2500 corpus (531s/1969h ft) 05/17/05
  203. #####################################################################################
  204. # SARE Content-Type and Boundary rules
  205. ######## ###################### ##################################################
  206. header SARE_BOUNDARY_MULTB Content-Type =~ /boundary="= Multipart Boundary /i
  207. describe SARE_BOUNDARY_MULTB Content type boundary used in spam and viruses
  208. score SARE_BOUNDARY_MULTB 0.229
  209. #ham SARE_BOUNDARY_MULTB confirmed(2), moveon.org, bordc.org
  210. #hist SARE_BOUNDARY_MULTB Created by Bob Menschel Aug 24 2004
  211. #counts SARE_BOUNDARY_MULTB 6s/1h of 173032 corpus (99056s/73976h RM) 05/11/06
  212. #max SARE_BOUNDARY_MULTB 216s/53h of 689155 corpus (348140s/341015h RM) 09/18/05
  213. #counts SARE_BOUNDARY_MULTB 17s/0h of 106014 corpus (72769s/33245h ML) 05/14/06
  214. #counts SARE_BOUNDARY_MULTB 0s/0h of 18651 corpus (16120s/2531h MY) 08/29/04
  215. #counts SARE_BOUNDARY_MULTB 8s/7h of 55978 corpus (51650s/4328h AxB2) 05/14/06
  216. #counts SARE_BOUNDARY_MULTB 0s/0h of 13285 corpus (7414s/5871h CT) 05/14/06
  217. #max SARE_BOUNDARY_MULTB 6s/0h of 10590 corpus (5819s/4771h CT) 07/26/05
  218. #counts SARE_BOUNDARY_MULTB 19s/0h of 155354 corpus (103809s/51545h DOC) 05/15/06
  219. #counts SARE_BOUNDARY_MULTB 1s/0h of 42268 corpus (34150s/8118h FVGT) 05/15/06
  220. #counts SARE_BOUNDARY_MULTB 5s/1h of 54176 corpus (16997s/37179h JH-3.01) 02/01/05
  221. #####################################################################################
  222. # SARE From Rules
  223. ######## ###################### ##################################################
  224. header SARE_FROM_DEBT From =~ m'debt'i
  225. describe SARE_FROM_DEBT From debt spammer
  226. score SARE_FROM_DEBT 0.736
  227. #ham SARE_FROM_DEBT ffcdebthelp.com
  228. #hist SARE_FROM_DEBT Created by Fred Tarasevicius Sep 14 2004
  229. #counts SARE_FROM_DEBT 174s/1h of 173032 corpus (99056s/73976h RM) 05/11/06
  230. #max SARE_FROM_DEBT 858s/30h of 689155 corpus (348140s/341015h RM) 09/18/05
  231. #counts SARE_FROM_DEBT 3s/0h of 54176 corpus (16997s/37179h JH-3.01) 02/01/05
  232. #counts SARE_FROM_DEBT 78s/0h of 106014 corpus (72769s/33245h ML) 05/14/06
  233. #counts SARE_FROM_DEBT 25s/0h of 22938 corpus (17228s/5710h MY) 05/14/06
  234. #max SARE_FROM_DEBT 93s/0h of 27758 corpus (24297s/3461h MY) 02/27/05
  235. #counts SARE_FROM_DEBT 72s/0h of 55978 corpus (51650s/4328h AxB2) 05/14/06
  236. #counts SARE_FROM_DEBT 1s/0h of 13285 corpus (7414s/5871h CT) 05/14/06
  237. #max SARE_FROM_DEBT 24s/0h of 10590 corpus (5819s/4771h CT) 07/26/05
  238. #counts SARE_FROM_DEBT 550s/0h of 155354 corpus (103809s/51545h DOC) 05/15/06
  239. #counts SARE_FROM_DEBT 2s/0h of 42268 corpus (34150s/8118h FVGT) 05/15/06
  240. #max SARE_FROM_DEBT 37s/0h of 7500 corpus (1767s/5733h ft) 09/18/05
  241. header SARE_FROM_DLL From =~ m'\b\d[a-z][a-z]\.(?:com|net|biz|info)\b'i
  242. describe SARE_FROM_DLL Via a digit-letter-letter domain
  243. score SARE_FROM_DLL 0.473
  244. #ham SARE_FROM_DLL verified (3)
  245. #hist SARE_FROM_DLL Created by Bob Menschel Aug 23 2004
  246. #counts SARE_FROM_DLL 47s/3h of 173032 corpus (99056s/73976h RM) 05/11/06
  247. #max SARE_FROM_DLL 156s/22h of 689155 corpus (348140s/341015h RM) 09/18/05
  248. #counts SARE_FROM_DLL 52s/1h of 106014 corpus (72769s/33245h ML) 05/14/06
  249. #counts SARE_FROM_DLL 6s/0h of 22938 corpus (17228s/5710h MY) 05/14/06
  250. #max SARE_FROM_DLL 6s/0h of 18651 corpus (16120s/2531h MY) 08/29/04
  251. #counts SARE_FROM_DLL 9s/2h of 54176 corpus (16997s/37179h JH-3.01) 02/01/05
  252. #counts SARE_FROM_DLL 28s/0h of 9984 corpus (5649s/4335h AxB) 05/14/06
  253. #counts SARE_FROM_DLL 6s/0h of 13285 corpus (7414s/5871h CT) 05/14/06
  254. #counts SARE_FROM_DLL 19s/3h of 155354 corpus (103809s/51545h DOC) 05/15/06
  255. #counts SARE_FROM_DLL 2s/0h of 42268 corpus (34150s/8118h FVGT) 05/15/06
  256. # Moved from file 1 to 3: SARE_FROM_DVDCOPY
  257. header SARE_FROM_DVDCOPY From =~ m'(?:DVD.*cop[iy]|\bdvd\b)'i
  258. describe SARE_FROM_DVDCOPY From DVD abuse address
  259. score SARE_FROM_DVDCOPY 0.230
  260. #ham SARE_FROM_DVDCOPY Columbia House DVD Club <columbiahouse@mail.columbiahouse.com>
  261. #hist SARE_FROM_DVDCOPY Created by Bob Menschel Sep 04 2004
  262. #counts SARE_FROM_DVDCOPY 8s/40h of 173032 corpus (99056s/73976h RM) 05/11/06
  263. #max SARE_FROM_DVDCOPY 243s/28h of 689155 corpus (348140s/341015h RM) 09/18/05
  264. #counts SARE_FROM_DVDCOPY 2s/1h of 9991 corpus (5650s/4341h AxB) 05/14/06
  265. #counts SARE_FROM_DVDCOPY 24s/0h of 55848 corpus (18671s/37177h JH-3.01) 06/10/05
  266. #max SARE_FROM_DVDCOPY 31s/0h of 44754 corpus (16523s/28231h JH-SA3.0rc1) 09/06/04
  267. #counts SARE_FROM_DVDCOPY 13s/0h of 22942 corpus (17234s/5708h MY) 05/14/06
  268. #max SARE_FROM_DVDCOPY 98s/0h of 47809 corpus (43224s/4585h MY) 07/27/05
  269. #counts SARE_FROM_DVDCOPY 3s/0h of 13313 corpus (7438s/5875h CT) 05/14/06
  270. #max SARE_FROM_DVDCOPY 24s/0h of 10590 corpus (5819s/4771h CT) 07/26/05
  271. #counts SARE_FROM_DVDCOPY 113s/0h of 155430 corpus (103881s/51549h DOC) 05/15/06
  272. #counts SARE_FROM_DVDCOPY 3s/0h of 42275 corpus (34158s/8117h FVGT) 05/15/06
  273. header SARE_FROM_MULTI_DASH From =~ /\@.*--/
  274. describe SARE_FROM_MULTI_DASH From domain has multiple consecutive hyphens
  275. score SARE_FROM_MULTI_DASH 0.934
  276. #hist SARE_FROM_MULTI_DASH Tim Jackson, May 12 2005
  277. #ham SARE_FROM_MULTI_DASH Valid email seen from gs at g--s dot de
  278. #counts SARE_FROM_MULTI_DASH 7s/0h of 173032 corpus (99056s/73976h RM) 05/11/06
  279. #max SARE_FROM_MULTI_DASH 29s/2h of 689155 corpus (348140s/341015h RM) 09/18/05
  280. #counts SARE_FROM_MULTI_DASH 3s/0h of 55978 corpus (51650s/4328h AxB2) 05/14/06
  281. #counts SARE_FROM_MULTI_DASH 0s/0h of 10853 corpus (6391s/4462h CT) 05/16/05
  282. #counts SARE_FROM_MULTI_DASH 8s/0h of 155354 corpus (103809s/51545h DOC) 05/15/06
  283. #counts SARE_FROM_MULTI_DASH 1s/0h of 42268 corpus (34150s/8118h FVGT) 05/15/06
  284. #counts SARE_FROM_MULTI_DASH 0s/0h of 45478 corpus (41529s/3949h MY) 05/16/05
  285. header SARE_FROM_NONAME From =~ /"" </
  286. describe SARE_FROM_NONAME from has no name on purpose
  287. score SARE_FROM_NONAME 0.648
  288. #hist SARE_FROM_NONAME Originally submitted by Fred Tarasevicius
  289. #counts SARE_FROM_NONAME 256s/2h of 173032 corpus (99056s/73976h RM) 05/11/06
  290. #max SARE_FROM_NONAME 1874s/99h of 689155 corpus (348140s/341015h RM) 09/18/05
  291. #counts SARE_FROM_NONAME 76s/1h of 55978 corpus (51650s/4328h AxB2) 05/14/06
  292. #counts SARE_FROM_NONAME 11s/0h of 13285 corpus (7414s/5871h CT) 05/14/06
  293. #max SARE_FROM_NONAME 28s/4h of 10590 corpus (5819s/4771h CT) 07/26/05
  294. #counts SARE_FROM_NONAME 225s/9h of 155354 corpus (103809s/51545h DOC) 05/15/06
  295. #counts SARE_FROM_NONAME 160s/2h of 42268 corpus (34150s/8118h FVGT) 05/15/06
  296. #counts SARE_FROM_NONAME 15s/11h of 55848 corpus (18671s/37177h JH-3.01) 06/10/05
  297. #max SARE_FROM_NONAME 17s/11h of 54176 corpus (16997s/37179h JH-3.01) 02/01/05
  298. #counts SARE_FROM_NONAME 69s/9h of 106014 corpus (72769s/33245h ML) 05/14/06
  299. #counts SARE_FROM_NONAME 0s/0h of 17050 corpus (14617s/2433h MY) 08/08/04
  300. header SARE_FROM_NUM_HOTML From =~ /\b[a-z]+\d{6,}\@hotmail.com/i
  301. describe SARE_FROM_NUM_HOTML Apparent spammer email address pattern
  302. score SARE_FROM_NUM_HOTML 1.156
  303. #hist SARE_FROM_NUM_HOTML Created by Bob Menschel May 24 2004
  304. #counts SARE_FROM_NUM_HOTML 0s/2h of 173032 corpus (99056s/73976h RM) 05/11/06
  305. #max SARE_FROM_NUM_HOTML 740s/6h of 689155 corpus (348140s/341015h RM) 09/18/05
  306. #counts SARE_FROM_NUM_HOTML 16s/0h of 54176 corpus (16997s/37179h JH-3.01) 02/01/05
  307. #max SARE_FROM_NUM_HOTML 19s/0h of 38398 corpus (14914s/23484h JH) 08/14/04 TM2 SA3.0-pre2
  308. #counts SARE_FROM_NUM_HOTML 1s/0h of 106014 corpus (72769s/33245h ML) 05/14/06
  309. #counts SARE_FROM_NUM_HOTML 0s/0h of 20489 corpus (17189s/3300h MY) 01/30/05
  310. #max SARE_FROM_NUM_HOTML 6s/0h of 17050 corpus (14617s/2433h MY) 08/08/04
  311. #counts SARE_FROM_NUM_HOTML 2s/0h of 55978 corpus (51650s/4328h AxB2) 05/14/06
  312. #counts SARE_FROM_NUM_HOTML 0s/0h of 10853 corpus (6391s/4462h CT) 05/16/05
  313. #counts SARE_FROM_NUM_HOTML 6s/0h of 155354 corpus (103809s/51545h DOC) 05/15/06
  314. #counts SARE_FROM_NUM_HOTML 0s/1h of 6924 corpus (1403s/5521h ft) 07/27/05
  315. # being refined. low score until we get better
  316. header SARE_FROM_PHRASE From =~ /(?!P?lease_Do_Not_Reply_To_This_)\b\w+_\w+_\w+_\w+_/i
  317. describe SARE_FROM_PHRASE Sender name appears to be phrase rather than name
  318. score SARE_FROM_PHRASE 0.078
  319. #hist SARE_FROM_PHRASE Originally submitted by Bob Menschel
  320. #ham SARE_FROM_PHRASE The Owner Center at My GMLink <The_Owner_Center_at_My_GMLink.UM.A.5.1302@www.imail.imrsvcs.com>
  321. #counts SARE_FROM_PHRASE 18s/4h of 173032 corpus (99056s/73976h RM) 05/11/06
  322. #max SARE_FROM_PHRASE 222s/88h of 689155 corpus (348140s/341015h RM) 09/18/05
  323. #counts SARE_FROM_PHRASE 3s/0h of 54176 corpus (16997s/37179h JH-3.01) 02/01/05
  324. #max SARE_FROM_PHRASE 10s/0h of 38398 corpus (14914s/23484h JH) 08/14/04 TM2 SA3.0-pre2
  325. #counts SARE_FROM_PHRASE 39s/2h of 106014 corpus (72769s/33245h ML) 05/14/06
  326. #counts SARE_FROM_PHRASE 14s/6h of 22938 corpus (17228s/5710h MY) 05/14/06
  327. #max SARE_FROM_PHRASE 17s/5h of 45478 corpus (41529s/3949h MY) 05/16/05
  328. #counts SARE_FROM_PHRASE 5s/0h of 55978 corpus (51650s/4328h AxB2) 05/14/06
  329. #counts SARE_FROM_PHRASE 6s/0h of 13285 corpus (7414s/5871h CT) 05/14/06
  330. #counts SARE_FROM_PHRASE 53s/0h of 155354 corpus (103809s/51545h DOC) 05/15/06
  331. #counts SARE_FROM_PHRASE 3s/0h of 42268 corpus (34150s/8118h FVGT) 05/15/06
  332. header SARE_FROM_PRINTER From =~ /\bprinter\b/i
  333. describe SARE_FROM_PRINTER From user address seems to contain spam topic
  334. score SARE_FROM_PRINTER 0.444
  335. #counts SARE_FROM_PRINTER 8s/0h of 173032 corpus (99056s/73976h RM) 05/11/06
  336. #max SARE_FROM_PRINTER 98s/4h of 238550 corpus (112525s/126025h RM) 02/28/05
  337. #counts SARE_FROM_PRINTER 2s/0h of 54176 corpus (16997s/37179h JH-3.01) 02/01/05
  338. #counts SARE_FROM_PRINTER 3s/0h of 106014 corpus (72769s/33245h ML) 05/14/06
  339. #counts SARE_FROM_PRINTER 0s/0h of 45478 corpus (41529s/3949h MY) 05/16/05
  340. #max SARE_FROM_PRINTER 1s/0h of 20489 corpus (17189s/3300h MY) 01/30/05
  341. #counts SARE_FROM_PRINTER 190s/0h of 55978 corpus (51650s/4328h AxB2) 05/14/06
  342. #counts SARE_FROM_PRINTER 0s/0h of 13285 corpus (7414s/5871h CT) 05/14/06
  343. #max SARE_FROM_PRINTER 1s/0h of 10590 corpus (5819s/4771h CT) 07/26/05
  344. #counts SARE_FROM_PRINTER 20s/0h of 155354 corpus (103809s/51545h DOC) 05/15/06
  345. #counts SARE_FROM_PRINTER 0s/0h of 2500 corpus (531s/1969h ft) 05/17/05
  346. header SARE_FROM_QUOTE From =~ /quote/i
  347. describe SARE_FROM_QUOTE From name/address has "quote" as part of it
  348. score SARE_FROM_QUOTE 0.473
  349. #hist SARE_FROM_QUOTE Fred Tarasevicius, FH_FROM_QUOTE
  350. #ham SARE_FROM_QUOTE resume from email account at intelliquote.com, hostquote@webhostdir.com
  351. #ham SARE_FROM_QUOTE WisdomToday.com <xquotes@WisdomToday.com>
  352. #counts SARE_FROM_QUOTE 268s/0h of 173032 corpus (99056s/73976h RM) 05/11/06
  353. #max SARE_FROM_QUOTE 419s/83h of 689155 corpus (348140s/341015h RM) 09/18/05
  354. #counts SARE_FROM_QUOTE 84s/17h of 55978 corpus (51650s/4328h AxB2) 05/14/06
  355. #counts SARE_FROM_QUOTE 8s/0h of 13285 corpus (7414s/5871h CT) 05/14/06
  356. #max SARE_FROM_QUOTE 16s/0h of 10590 corpus (5819s/4771h CT) 07/26/05
  357. #counts SARE_FROM_QUOTE 374s/0h of 155354 corpus (103809s/51545h DOC) 05/15/06
  358. #counts SARE_FROM_QUOTE 70s/3h of 42268 corpus (34150s/8118h FVGT) 05/15/06
  359. #counts SARE_FROM_QUOTE 11s/0h of 54176 corpus (16997s/37179h JH-3.01) 02/01/05
  360. #counts SARE_FROM_QUOTE 28s/0h of 106014 corpus (72769s/33245h ML) 05/14/06
  361. #counts SARE_FROM_QUOTE 69s/1h of 22938 corpus (17228s/5710h MY) 05/14/06
  362. #max SARE_FROM_QUOTE 282s/0h of 47809 corpus (43224s/4585h MY) 07/27/05
  363. header SARE_FROM_SPAM_CHAR0a From =~ /^\?/i
  364. describe SARE_FROM_SPAM_CHAR0a Sender name has unexpected or invalid characters
  365. score SARE_FROM_SPAM_CHAR0a 0.636
  366. #counts SARE_FROM_SPAM_CHAR0a 0s/0h of 173032 corpus (99056s/73976h RM) 05/11/06
  367. #max SARE_FROM_SPAM_CHAR0a 1408s/105h of 689155 corpus (348140s/341015h RM) 09/18/05
  368. #counts SARE_FROM_SPAM_CHAR0a 54s/0h of 55848 corpus (18671s/37177h JH-3.01) 06/10/05
  369. #max SARE_FROM_SPAM_CHAR0a 55s/0h of 54176 corpus (16997s/37179h JH-3.01) 02/01/05
  370. #counts SARE_FROM_SPAM_CHAR0a 0s/0h of 22938 corpus (17228s/5710h MY) 05/14/06
  371. #max SARE_FROM_SPAM_CHAR0a 45s/0h of 47809 corpus (43224s/4585h MY) 07/27/05
  372. #counts SARE_FROM_SPAM_CHAR0a 0s/0h of 13285 corpus (7414s/5871h CT) 05/14/06
  373. #max SARE_FROM_SPAM_CHAR0a 22s/0h of 10590 corpus (5819s/4771h CT) 07/26/05
  374. #counts SARE_FROM_SPAM_CHAR0a 0s/0h of 2500 corpus (531s/1969h ft) 05/17/05
  375. header SARE_FROM_SPAM_CHAR0b From =~ /^\$/i
  376. describe SARE_FROM_SPAM_CHAR0b Sender name has unexpected or invalid characters
  377. score SARE_FROM_SPAM_CHAR0b 0.636
  378. #counts SARE_FROM_SPAM_CHAR0b 25s/0h of 173032 corpus (99056s/73976h RM) 05/11/06
  379. #max SARE_FROM_SPAM_CHAR0b 1408s/105h of 689155 corpus (348140s/341015h RM) 09/18/05
  380. #counts SARE_FROM_SPAM_CHAR0b 10s/0h of 55978 corpus (51650s/4328h AxB2) 05/14/06
  381. #counts SARE_FROM_SPAM_CHAR0b 0s/0h of 13285 corpus (7414s/5871h CT) 05/14/06
  382. #max SARE_FROM_SPAM_CHAR0b 22s/0h of 10590 corpus (5819s/4771h CT) 07/26/05
  383. #counts SARE_FROM_SPAM_CHAR0b 102s/0h of 155354 corpus (103809s/51545h DOC) 05/15/06
  384. #counts SARE_FROM_SPAM_CHAR0b 1s/0h of 42268 corpus (34150s/8118h FVGT) 05/15/06
  385. #counts SARE_FROM_SPAM_CHAR0b 54s/0h of 55848 corpus (18671s/37177h JH-3.01) 06/10/05
  386. #max SARE_FROM_SPAM_CHAR0b 55s/0h of 54176 corpus (16997s/37179h JH-3.01) 02/01/05
  387. #counts SARE_FROM_SPAM_CHAR0b 0s/0h of 22938 corpus (17228s/5710h MY) 05/14/06
  388. #max SARE_FROM_SPAM_CHAR0b 45s/0h of 47809 corpus (43224s/4585h MY) 07/27/05
  389. header SARE_FROM_SPAM_CHAR5 From =~ /zzz/i
  390. describe SARE_FROM_SPAM_CHAR5 Sender name has unlikely character string
  391. score SARE_FROM_SPAM_CHAR5 0.640
  392. #ham SARE_FROM_SPAM_CHAR5 Postmaster <postmaster@mail.zzzip.net> (valid bounce)
  393. #counts SARE_FROM_SPAM_CHAR5 7s/1h of 173032 corpus (99056s/73976h RM) 05/11/06
  394. #max SARE_FROM_SPAM_CHAR5 114s/5h of 689155 corpus (348140s/341015h RM) 09/18/05
  395. #counts SARE_FROM_SPAM_CHAR5 7s/0h of 55978 corpus (51650s/4328h AxB2) 05/14/06
  396. #counts SARE_FROM_SPAM_CHAR5 2s/0h of 13285 corpus (7414s/5871h CT) 05/14/06
  397. #counts SARE_FROM_SPAM_CHAR5 16s/0h of 155354 corpus (103809s/51545h DOC) 05/15/06
  398. #counts SARE_FROM_SPAM_CHAR5 6s/1h of 42268 corpus (34150s/8118h FVGT) 05/15/06
  399. #counts SARE_FROM_SPAM_CHAR5 4s/1h of 54176 corpus (16997s/37179h JH-3.01) 02/01/05
  400. #max SARE_FROM_SPAM_CHAR5 30s/0h of 32586 corpus (9341s/23245h JH) 06/10/04
  401. #counts SARE_FROM_SPAM_CHAR5 9s/0h of 106014 corpus (72769s/33245h ML) 05/14/06
  402. #counts SARE_FROM_SPAM_CHAR5 1s/0h of 22938 corpus (17228s/5710h MY) 05/14/06
  403. #max SARE_FROM_SPAM_CHAR5 9s/0h of 17050 corpus (14617s/2433h MY) 08/08/04
  404. header SARE_FROM_SUPPORT_DIG From =~ /\bsupport\d/i
  405. describe SARE_FROM_SUPPORT_DIG From user address is used by spammer
  406. score SARE_FROM_SUPPORT_DIG 0.135
  407. #ham SARE_FROM_SUPPORT_DIG support1 @ $10domains.com
  408. #hist SARE_FROM_SUPPORT_DIG Created by Bob Menschel Oct 07 2004
  409. #counts SARE_FROM_SUPPORT_DIG 0s/0h of 173032 corpus (99056s/73976h RM) 05/11/06
  410. #max SARE_FROM_SUPPORT_DIG 25s/0h of 115509 corpus (81073s/34436h RM) 01/16/05
  411. #counts SARE_FROM_SUPPORT_DIG 0s/0h of 13285 corpus (7414s/5871h CT) 05/14/06
  412. #max SARE_FROM_SUPPORT_DIG 1s/0h of 10590 corpus (5819s/4771h CT) 07/26/05
  413. #counts SARE_FROM_SUPPORT_DIG 1s/0h of 155354 corpus (103809s/51545h DOC) 05/15/06
  414. #counts SARE_FROM_SUPPORT_DIG 0s/2h of 42268 corpus (34150s/8118h FVGT) 05/15/06
  415. #max SARE_FROM_SUPPORT_DIG 5s/1h of 6924 corpus (1403s/5521h ft) 07/27/05
  416. #counts SARE_FROM_SUPPORT_DIG 1s/0h of 54176 corpus (16997s/37179h JH-3.01) 02/01/05
  417. #counts SARE_FROM_SUPPORT_DIG 1s/4h of 47809 corpus (43224s/4585h MY) 07/27/05
  418. #####################################################################################
  419. # SARE From Rules -- Emails coming from free webmail accounts
  420. # Since spam from these can vary depending upon country of origin,
  421. # country of destination, policies, and enforcement of policies,
  422. # most of these are kept as separate rules rather than combined.
  423. ######## ###################### ##################################################
  424. header SARE_FREE_WEBM_123 From =~ /\b123\.com/i
  425. describe SARE_FREE_WEBM_123 Sender used free email account - may be spammer
  426. score SARE_FREE_WEBM_123 0.389
  427. #ham SARE_FREE_WEBM_123 confirmed: 1, anonymous response via feedback page
  428. #counts SARE_FREE_WEBM_123 0s/0h of 173032 corpus (99056s/73976h RM) 05/11/06
  429. #max SARE_FREE_WEBM_123 62s/0h of 97268 corpus (79437s/17831h RM) 01/24/04
  430. #counts SARE_FREE_WEBM_123 1s/0h of 9984 corpus (5649s/4335h AxB) 05/14/06
  431. #counts SARE_FREE_WEBM_123 0s/0h of 54179 corpus (17002s/37177h JH-3.01) 03/01/05
  432. #max SARE_FREE_WEBM_123 5s/0h of 38398 corpus (14914s/23484h JH) 08/14/04 TM2 SA3.0-pre2
  433. #counts SARE_FREE_WEBM_123 0s/0h of 27758 corpus (24297s/3461h MY) 02/27/05
  434. #max SARE_FREE_WEBM_123 10s/0h of 20489 corpus (17189s/3300h MY) 01/30/05
  435. #counts SARE_FREE_WEBM_123 0s/0h of 10853 corpus (6391s/4462h CT) 05/16/05
  436. #counts SARE_FREE_WEBM_123 0s/0h of 2500 corpus (531s/1969h ft) 05/17/05
  437. header SARE_FREE_WEBM_CZSEZNA From =~ /\@seznam\.cz/i
  438. describe SARE_FREE_WEBM_CZSEZNA Sender used free email account - may be spammer
  439. score SARE_FREE_WEBM_CZSEZNA 0.248
  440. #hist SARE_FREE_WEBM_CZSEZNA Created by Bob Menschel May 31 2004
  441. #ham SARE_FREE_WEBM_CZSEZNA Confirmed (2) by JH
  442. #counts SARE_FREE_WEBM_CZSEZNA 0s/0h of 173032 corpus (99056s/73976h RM) 05/11/06
  443. #counts SARE_FREE_WEBM_CZSEZNA 1s/0h of 106014 corpus (72769s/33245h ML) 05/14/06
  444. #counts SARE_FREE_WEBM_CZSEZNA 2s/0h of 45478 corpus (41529s/3949h MY) 05/16/05
  445. #max SARE_FREE_WEBM_CZSEZNA 12s/0h of 17050 corpus (14617s/2433h MY) 08/08/04
  446. #counts SARE_FREE_WEBM_CZSEZNA 91s/2h of 55848 corpus (18671s/37177h JH-3.01) 06/10/05
  447. #max SARE_FREE_WEBM_CZSEZNA 186s/0h of 38398 corpus (14914s/23484h JH) 08/14/04 TM2 SA3.0-pre2
  448. #counts SARE_FREE_WEBM_CZSEZNA 1s/1h of 9984 corpus (5649s/4335h AxB) 05/14/06
  449. #counts SARE_FREE_WEBM_CZSEZNA 2s/0h of 13285 corpus (7414s/5871h CT) 05/14/06
  450. #max SARE_FREE_WEBM_CZSEZNA 7s/0h of 11052 corpus (6614s/4438h CT) 03/10/05
  451. #counts SARE_FREE_WEBM_CZSEZNA 1s/2h of 155354 corpus (103809s/51545h DOC) 05/15/06
  452. #counts SARE_FREE_WEBM_CZSEZNA 0s/0h of 2500 corpus (531s/1969h ft) 05/17/05
  453. header SARE_FREE_WEBM_LAPOSTE From =~ /\@laposte\.net/i
  454. describe SARE_FREE_WEBM_LAPOSTE Maybe spammer with free email
  455. score SARE_FREE_WEBM_LAPOSTE 0.721
  456. #hist SARE_FREE_WEBM_LAPOSTE Created by Bob Menschel May 31 2004
  457. #counts SARE_FREE_WEBM_LAPOSTE 27s/3h of 173032 corpus (99056s/73976h RM) 05/11/06
  458. #max SARE_FREE_WEBM_LAPOSTE 108s/2h of 689155 corpus (348140s/341015h RM) 09/18/05
  459. #counts SARE_FREE_WEBM_LAPOSTE 4s/0h of 9984 corpus (5649s/4335h AxB) 05/14/06
  460. #counts SARE_FREE_WEBM_LAPOSTE 0s/0h of 13285 corpus (7414s/5871h CT) 05/14/06
  461. #max SARE_FREE_WEBM_LAPOSTE 1s/0h of 11052 corpus (6614s/4438h CT) 03/10/05
  462. #counts SARE_FREE_WEBM_LAPOSTE 10s/0h of 155354 corpus (103809s/51545h DOC) 05/15/06
  463. #counts SARE_FREE_WEBM_LAPOSTE 8s/0h of 42268 corpus (34150s/8118h FVGT) 05/15/06
  464. #counts SARE_FREE_WEBM_LAPOSTE 1s/1h of 54176 corpus (16997s/37179h JH-3.01) 02/01/05
  465. #counts SARE_FREE_WEBM_LAPOSTE 11s/49h of 106014 corpus (72769s/33245h ML) 05/14/06
  466. #counts SARE_FREE_WEBM_LAPOSTE 9s/0h of 47809 corpus (43224s/4585h MY) 07/27/05
  467. header SARE_FREE_WEBM_Purin From =~ /\bpurinmail\.com/i
  468. describe SARE_FREE_WEBM_Purin Sender used free email account - may be spammer
  469. score SARE_FREE_WEBM_Purin 0.650
  470. #hist SARE_FREE_WEBM_Purin Created by Bob Menschel Mar 26 2004
  471. #counts SARE_FREE_WEBM_Purin 1s/0h of 173032 corpus (99056s/73976h RM) 05/11/06
  472. #max SARE_FREE_WEBM_Purin 15s/0h of 125163 corpus (104972s/20191h) 03/28/04
  473. #counts SARE_FREE_WEBM_Purin 6s/0h of 9984 corpus (5649s/4335h AxB) 05/14/06
  474. #counts SARE_FREE_WEBM_Purin 0s/0h of 13285 corpus (7414s/5871h CT) 05/14/06
  475. #max SARE_FREE_WEBM_Purin 1s/0h of 10590 corpus (5819s/4771h CT) 07/26/05
  476. #counts SARE_FREE_WEBM_Purin 12s/0h of 155354 corpus (103809s/51545h DOC) 05/15/06
  477. #counts SARE_FREE_WEBM_Purin 23s/0h of 42268 corpus (34150s/8118h FVGT) 05/15/06
  478. #counts SARE_FREE_WEBM_Purin 1s/0h of 54176 corpus (16997s/37179h JH-3.01) 02/01/05
  479. #counts SARE_FREE_WEBM_Purin 27s/0h of 106014 corpus (72769s/33245h ML) 05/14/06
  480. #counts SARE_FREE_WEBM_Purin 0s/0h of 45478 corpus (41529s/3949h MY) 05/16/05
  481. #max SARE_FREE_WEBM_Purin 1s/0h of 20489 corpus (17189s/3300h MY) 01/30/05
  482. header SARE_FREE_WEBM_RuMail From =~ /\@mail\.ru/i
  483. describe SARE_FREE_WEBM_RuMail Sender used free email account - may be spammer
  484. score SARE_FREE_WEBM_RuMail 0.671
  485. #counts SARE_FREE_WEBM_RuMail 239s/21h of 173032 corpus (99056s/73976h RM) 05/11/06
  486. #max SARE_FREE_WEBM_RuMail 740s/36h of 689155 corpus (348140s/341015h RM) 09/18/05
  487. #counts SARE_FREE_WEBM_RuMail 8s/4h of 9984 corpus (5649s/4335h AxB) 05/14/06
  488. #counts SARE_FREE_WEBM_RuMail 12s/0h of 13285 corpus (7414s/5871h CT) 05/14/06
  489. #counts SARE_FREE_WEBM_RuMail 149s/2h of 155354 corpus (103809s/51545h DOC) 05/15/06
  490. #counts SARE_FREE_WEBM_RuMail 92s/2h of 42268 corpus (34150s/8118h FVGT) 05/15/06
  491. #counts SARE_FREE_WEBM_RuMail 15s/0h of 54176 corpus (16997s/37179h JH-3.01) 02/01/05
  492. #max SARE_FREE_WEBM_RuMail 19s/0h of 38398 corpus (14914s/23484h JH) 08/14/04 TM2 SA3.0-pre2
  493. #counts SARE_FREE_WEBM_RuMail 199s/84h of 106014 corpus (72769s/33245h ML) 05/14/06
  494. #counts SARE_FREE_WEBM_RuMail 6s/0h of 22938 corpus (17228s/5710h MY) 05/14/06
  495. #max SARE_FREE_WEBM_RuMail 27s/0h of 17050 corpus (14617s/2433h MY) 08/08/04
  496. header SARE_FREE_WEBM_Smapxsm From =~ /\bsmapxsmap\.net/i
  497. describe SARE_FREE_WEBM_Smapxsm Sender used free email account - may be spammer
  498. score SARE_FREE_WEBM_Smapxsm 0.667
  499. #counts SARE_FREE_WEBM_Smapxsm 2s/0h of 173032 corpus (99056s/73976h RM) 05/11/06
  500. #max SARE_FREE_WEBM_Smapxsm 12s/0h of 689155 corpus (348140s/341015h RM) 09/18/05
  501. #counts SARE_FREE_WEBM_Smapxsm 2s/0h of 9984 corpus (5649s/4335h AxB) 05/14/06
  502. #counts SARE_FREE_WEBM_Smapxsm 2s/0h of 13285 corpus (7414s/5871h CT) 05/14/06
  503. #counts SARE_FREE_WEBM_Smapxsm 23s/0h of 155354 corpus (103809s/51545h DOC) 05/15/06
  504. #counts SARE_FREE_WEBM_Smapxsm 22s/0h of 42268 corpus (34150s/8118h FVGT) 05/15/06
  505. #counts SARE_FREE_WEBM_Smapxsm 7s/0h of 54176 corpus (16997s/37179h JH-3.01) 02/01/05
  506. #counts SARE_FREE_WEBM_Smapxsm 27s/0h of 106014 corpus (72769s/33245h ML) 05/14/06
  507. #counts SARE_FREE_WEBM_Smapxsm 1s/0h of 45478 corpus (41529s/3949h MY) 05/16/05
  508. #max SARE_FREE_WEBM_Smapxsm 5s/0h of 17050 corpus (14617s/2433h MY) 08/08/04
  509. header SARE_FREE_WEBM_SURIML From =~ /\bsurimail\.com/i
  510. describe SARE_FREE_WEBM_SURIML Sender used free email account - may be spammer
  511. score SARE_FREE_WEBM_SURIML 0.555
  512. #hist SARE_FREE_WEBM_SURIML Created by Bob Menschel June 12 2004
  513. #counts SARE_FREE_WEBM_SURIML 0s/0h of 173032 corpus (99056s/73976h RM) 05/11/06
  514. #max SARE_FREE_WEBM_SURIML 2s/0h of 689155 corpus (348140s/341015h RM) 09/18/05
  515. #counts SARE_FREE_WEBM_SURIML 0s/0h of 38398 corpus (14914s/23484h JH) 08/14/04 TM2 SA3.0-pre2
  516. #counts SARE_FREE_WEBM_SURIML 2s/0h of 106014 corpus (72769s/33245h ML) 05/14/06
  517. #counts SARE_FREE_WEBM_SURIML 0s/0h of 22938 corpus (17228s/5710h MY) 05/14/06
  518. #max SARE_FREE_WEBM_SURIML 7s/0h of 45478 corpus (41529s/3949h MY) 05/16/05
  519. #counts SARE_FREE_WEBM_SURIML 0s/0h of 10853 corpus (6391s/4462h CT) 05/16/05
  520. #counts SARE_FREE_WEBM_SURIML 3s/0h of 155354 corpus (103809s/51545h DOC) 05/15/06
  521. #counts SARE_FREE_WEBM_SURIML 0s/0h of 2500 corpus (531s/1969h ft) 05/17/05
  522. #####################################################################################
  523. # SARE Message-ID rules
  524. ######## ###################### ##################################################
  525. header SARE_MSGID_LONG MESSAGEID =~ /<.{135,}>/
  526. describe SARE_MSGID_LONG Message ID is too long.
  527. score SARE_MSGID_LONG 0.202
  528. #ham SARE_MSGID_LONG confirmed (1)
  529. #hist SARE_MSGID_LONG Jesse Houwing, August 20 2004
  530. #counts SARE_MSGID_LONG 4s/5h of 173032 corpus (99056s/73976h RM) 05/11/06
  531. #max SARE_MSGID_LONG 97s/0h of 114271 corpus (81068s/33203h RM) 01/15/05
  532. #counts SARE_MSGID_LONG 1s/3h of 55978 corpus (51650s/4328h AxB2) 05/14/06
  533. #counts SARE_MSGID_LONG 2s/0h of 13285 corpus (7414s/5871h CT) 05/14/06
  534. #max SARE_MSGID_LONG 8s/0h of 10853 corpus (6391s/4462h CT) 05/16/05
  535. #counts SARE_MSGID_LONG 7s/0h of 155354 corpus (103809s/51545h DOC) 05/15/06
  536. #counts SARE_MSGID_LONG 11s/0h of 42268 corpus (34150s/8118h FVGT) 05/15/06
  537. #counts SARE_MSGID_LONG 29s/0h of 54176 corpus (16997s/37179h JH-3.01) 02/01/05
  538. #counts SARE_MSGID_LONG 2s/0h of 106014 corpus (72769s/33245h ML) 05/14/06
  539. #counts SARE_MSGID_LONG 1s/0h of 22938 corpus (17228s/5710h MY) 05/14/06
  540. #max SARE_MSGID_LONG 7s/0h of 34763 corpus (18647s/16116h MY) 08/25/04
  541. header __SARE_MSGID_LONG45 MESSAGEID =~ /[a-z0-9\$]{45}/
  542. meta SARE_MSGID_LONG45 __SARE_MSGID_LONG45 && !__SARE_MSGID_LONG50 && !__SARE_MSGID_LONG55 && !__SARE_MSGID_LONG65 && !__SARE_MSGID_LONG75
  543. describe SARE_MSGID_LONG45 Message ID has suspicious length
  544. score SARE_MSGID_LONG45 0.893
  545. #hist SARE_MSGID_LONG45 Created by Frederic Tarasevicius
  546. #counts SARE_MSGID_LONG45 79s/0h of 173032 corpus (99056s/73976h RM) 05/11/06
  547. #max SARE_MSGID_LONG45 450s/6h of 689155 corpus (348140s/341015h RM) 09/18/05
  548. #counts SARE_MSGID_LONG45 4s/0h of 55978 corpus (51650s/4328h AxB2) 05/14/06
  549. #counts SARE_MSGID_LONG45 2s/0h of 13285 corpus (7414s/5871h CT) 05/14/06
  550. #max SARE_MSGID_LONG45 4s/0h of 10853 corpus (6391s/4462h CT) 05/16/05
  551. #counts SARE_MSGID_LONG45 32s/0h of 155354 corpus (103809s/51545h DOC) 05/15/06
  552. #counts SARE_MSGID_LONG45 14s/0h of 42268 corpus (34150s/8118h FVGT) 05/15/06
  553. #counts SARE_MSGID_LONG45 7s/1h of 54179 corpus (17002s/37177h JH-3.01) 03/01/05
  554. #counts SARE_MSGID_LONG45 52s/0h of 106014 corpus (72769s/33245h ML) 05/14/06
  555. #counts SARE_MSGID_LONG45 15s/5h of 22938 corpus (17228s/5710h MY) 05/14/06
  556. #max SARE_MSGID_LONG45 28s/0h of 47809 corpus (43224s/4585h MY) 07/27/05
  557. #####################################################################################
  558. # SARE Received Header Rules
  559. ######## ###################### ##################################################
  560. header SARE_HELO_EQ_CUST X-Spam-Relays-Untrusted =~ /helo=\S*\.customer/i
  561. score SARE_HELO_EQ_CUST 0.122
  562. #ham SARE_HELO_EQ_CUST MyCheckFree, billpay@billpay.bankofamerica.com,
  563. #hist SARE_HELO_EQ_CUST Frederic Tarasevicius, Feb 22 2005
  564. #counts SARE_HELO_EQ_CUST 15s/57h of 173032 corpus (99056s/73976h RM) 05/11/06
  565. #max SARE_HELO_EQ_CUST 108s/42h of 689155 corpus (348140s/341015h RM) 09/18/05
  566. #counts SARE_HELO_EQ_CUST 66s/2h of 55978 corpus (51650s/4328h AxB2) 05/14/06
  567. #counts SARE_HELO_EQ_CUST 4s/0h of 13285 corpus (7414s/5871h CT) 05/14/06
  568. #max SARE_HELO_EQ_CUST 12s/0h of 10590 corpus (5819s/4771h CT) 07/26/05
  569. #counts SARE_HELO_EQ_CUST 45s/0h of 155354 corpus (103809s/51545h DOC) 05/15/06
  570. #counts SARE_HELO_EQ_CUST 12s/1h of 42268 corpus (34150s/8118h FVGT) 05/15/06
  571. #counts SARE_HELO_EQ_CUST 27s/0h of 54179 corpus (17002s/37177h JH-3.01) 03/01/05
  572. #counts SARE_HELO_EQ_CUST 0s/3h of 106014 corpus (72769s/33245h ML) 05/14/06
  573. #counts SARE_HELO_EQ_CUST 11s/6h of 22938 corpus (17228s/5710h MY) 05/14/06
  574. #max SARE_HELO_EQ_CUST 23s/6h of 47809 corpus (43224s/4585h MY) 07/27/05
  575. header SARE_HELO_SENDER Received =~ /helo=sender/i
  576. describe SARE_HELO_SENDER Received header has possible spamsign
  577. score SARE_HELO_SENDER 0.486
  578. #hist SARE_HELO_SENDER Originally submitted by Bob Menschel. RM.hr_HeloSender
  579. #ham SARE_HELO_SENDER American Express email to online business accepting their cards
  580. #counts SARE_HELO_SENDER 4s/0h of 173032 corpus (99056s/73976h RM) 05/11/06
  581. #max SARE_HELO_SENDER 33s/3h of 60630 corpus (35509s/25121h RM) 08/11/04
  582. #counts SARE_HELO_SENDER 2s/0h of 54176 corpus (16997s/37179h JH-3.01) 02/01/05
  583. #counts SARE_HELO_SENDER 0s/0h of 17050 corpus (14617s/2433h MY) 08/08/04
  584. #counts SARE_HELO_SENDER 0s/0h of 10590 corpus (5819s/4771h CT) 07/26/05
  585. #max SARE_HELO_SENDER 1s/0h of 11052 corpus (6614s/4438h CT) 03/10/05
  586. #counts SARE_HELO_SENDER 0s/0h of 2500 corpus (531s/1969h ft) 05/17/05
  587. header SARE_HELO_SERVER Received =~ /\(helo=server\)/i
  588. describe SARE_HELO_SERVER Received header has possible spamsign
  589. score SARE_HELO_SERVER 0.722
  590. #ham SARE_HELO_SERVER confirmed (4): "opt-in" messages from Canon, ASDS Computer Co. software registration confirmation
  591. #counts SARE_HELO_SERVER 22s/0h of 173032 corpus (99056s/73976h RM) 05/11/06
  592. #max SARE_HELO_SERVER 104s/0h of 97268 corpus (79437s/17831h RM) 01/24/04
  593. #counts SARE_HELO_SERVER 2s/0h of 55848 corpus (18671s/37177h JH-3.01) 06/10/05
  594. #counts SARE_HELO_SERVER 0s/0h of 17050 corpus (14617s/2433h MY) 08/08/04
  595. #counts SARE_HELO_SERVER 0s/4h of 55978 corpus (51650s/4328h AxB2) 05/14/06
  596. #counts SARE_HELO_SERVER 0s/0h of 13285 corpus (7414s/5871h CT) 05/14/06
  597. #max SARE_HELO_SERVER 8s/3h of 11052 corpus (6614s/4438h CT) 03/10/05
  598. #counts SARE_HELO_SERVER 0s/0h of 2500 corpus (531s/1969h ft) 05/17/05
  599. #@@# Moved file 0 to file 3 SARE_RECV_ADDR5
  600. header SARE_RECV_ADDR5 Received =~ /^from \(HELO \w+\) \[\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}\] by /
  601. describe SARE_RECV_ADDR5 RCVD header has no FQDN and a HELO.
  602. score SARE_RECV_ADDR5 0.100
  603. #counts SARE_RECV_ADDR5 0s/0h of 89541 corpus (67467s/22074h RM) 05/28/04
  604. #counts SARE_RECV_ADDR5 0s/0h of 10853 corpus (6391s/4462h CT) 05/16/05
  605. #counts SARE_RECV_ADDR5 1s/0h of 155106 corpus (103557s/51549h DOC) 05/14/06
  606. #counts SARE_RECV_ADDR5 0s/0h of 2500 corpus (531s/1969h ft) 05/17/05
  607. #counts SARE_RECV_ADDR5 0s/0h of 32586 corpus (9341s/23245h JH) 06/10/04
  608. header SARE_RECV_CHAR_CARAT Received =~ /\^/
  609. describe SARE_RECV_CHAR_CARAT Received header has apparently invalid character
  610. score SARE_RECV_CHAR_CARAT 0.619
  611. #ham SARE_RECV_CHAR_CARAT confirmed (1)
  612. #hist SARE_RECV_CHAR_CARAT Created by Bob Menschel May 3 2004
  613. #counts SARE_RECV_CHAR_CARAT 0s/0h of 173032 corpus (99056s/73976h RM) 05/11/06
  614. #max SARE_RECV_CHAR_CARAT 23s/1h of 689155 corpus (348140s/341015h RM) 09/18/05
  615. #counts SARE_RECV_CHAR_CARAT 0s/0h of 10853 corpus (6391s/4462h CT) 05/16/05
  616. #counts SARE_RECV_CHAR_CARAT 2s/0h of 155354 corpus (103809s/51545h DOC) 05/15/06
  617. #counts SARE_RECV_CHAR_CARAT 4s/0h of 42268 corpus (34150s/8118h FVGT) 05/15/06
  618. #counts SARE_RECV_CHAR_CARAT 0s/0h of 54176 corpus (16997s/37179h JH-3.01) 02/01/05
  619. #max SARE_RECV_CHAR_CARAT 2s/0h of 32586 corpus (9341s/23245h JH) 06/10/04
  620. #counts SARE_RECV_CHAR_CARAT 0s/0h of 17050 corpus (14617s/2433h MY) 08/08/04
  621. # Moved from file 1 to 3: SARE_RECV_FREESERVE
  622. header SARE_RECV_FREESERVE Received =~ /\bfreeserve\.com/
  623. describe SARE_RECV_FREESERVE spam passed through system used by spammers
  624. score SARE_RECV_FREESERVE 0.551
  625. #ham SARE_RECV_FREESERVE confirmed (1)
  626. #ham SARE_RECV_FREESERVE userid@hurrel.freeserve.co.uk, valid email sent to Yahoo groups list by subscriber
  627. #counts SARE_RECV_FREESERVE 195s/14h of 173032 corpus (99056s/73976h RM) 05/11/06
  628. #counts SARE_RECV_FREESERVE 2s/3h of 55929 corpus (51589s/4340h AxB2) 05/14/06
  629. #counts SARE_RECV_FREESERVE 1s/0h of 54176 corpus (16997s/37179h JH-3.01) 02/01/05
  630. #counts SARE_RECV_FREESERVE 0s/0h of 22942 corpus (17234s/5708h MY) 05/14/06
  631. #max SARE_RECV_FREESERVE 1s/0h of 45478 corpus (41529s/3949h MY) 05/16/05
  632. #counts SARE_RECV_FREESERVE 3s/0h of 13313 corpus (7438s/5875h CT) 05/14/06
  633. #counts SARE_RECV_FREESERVE 14s/7h of 155430 corpus (103881s/51549h DOC) 05/15/06
  634. #counts SARE_RECV_FREESERVE 3s/0h of 42275 corpus (34158s/8117h FVGT) 05/15/06
  635. header SARE_RECV_INFOSAT Received =~ /\binfosat\.(?:com|net)/
  636. describe SARE_RECV_INFOSAT Email passed through apparent spammer domain
  637. score SARE_RECV_INFOSAT 0.618
  638. #counts SARE_RECV_INFOSAT 0s/1h of 173032 corpus (99056s/73976h RM) 05/11/06
  639. #max SARE_RECV_INFOSAT 484s/35h of 238550 corpus (112525s/126025h RM) 02/28/05
  640. #counts SARE_RECV_INFOSAT 18s/0h of 54176 corpus (16997s/37179h JH-3.01) 02/01/05
  641. #counts SARE_RECV_INFOSAT 0s/0h of 22938 corpus (17228s/5710h MY) 05/14/06
  642. #max SARE_RECV_INFOSAT 17s/0h of 45478 corpus (41529s/3949h MY) 05/16/05
  643. #counts SARE_RECV_INFOSAT 0s/0h of 13285 corpus (7414s/5871h CT) 05/14/06
  644. #max SARE_RECV_INFOSAT 5s/0h of 10629 corpus (5847s/4782h CT) 09/18/05
  645. #counts SARE_RECV_INFOSAT 0s/1h of 42268 corpus (34150s/8118h FVGT) 05/15/06
  646. #max SARE_RECV_INFOSAT 2s/1h of 6924 corpus (1403s/5521h ft) 07/27/05
  647. header SARE_RECV_SPAM_DOMN03 Received =~ /\b(?:takas)\.lt/
  648. describe SARE_RECV_SPAM_DOMN03 Email passed through apparent spammer domain
  649. score SARE_RECV_SPAM_DOMN03 0.646
  650. #counts SARE_RECV_SPAM_DOMN03 29s/0h of 173032 corpus (99056s/73976h RM) 05/11/06
  651. #max SARE_RECV_SPAM_DOMN03 56s/3h of 689155 corpus (348140s/341015h RM) 09/18/05
  652. #counts SARE_RECV_SPAM_DOMN03 0s/1h of 55978 corpus (51650s/4328h AxB2) 05/14/06
  653. #counts SARE_RECV_SPAM_DOMN03 1s/0h of 13285 corpus (7414s/5871h CT) 05/14/06
  654. #max SARE_RECV_SPAM_DOMN03 2s/0h of 11052 corpus (6614s/4438h CT) 03/10/05
  655. #counts SARE_RECV_SPAM_DOMN03 45s/0h of 155354 corpus (103809s/51545h DOC) 05/15/06
  656. #counts SARE_RECV_SPAM_DOMN03 14s/0h of 42268 corpus (34150s/8118h FVGT) 05/15/06
  657. #counts SARE_RECV_SPAM_DOMN03 4s/0h of 54176 corpus (16997s/37179h JH-3.01) 02/01/05
  658. #max SARE_RECV_SPAM_DOMN03 7s/0h of 38398 corpus (14914s/23484h JH) 08/14/04 TM2 SA3.0-pre2
  659. #counts SARE_RECV_SPAM_DOMN03 8s/1h of 106014 corpus (72769s/33245h ML) 05/14/06
  660. #counts SARE_RECV_SPAM_DOMN03 3s/0h of 47283 corpus (43206s/4077h MY) 06/05/05
  661. header SARE_RECV_SPAM_DOMN07 Received =~ /\bnoos\.fr/
  662. describe SARE_RECV_SPAM_DOMN07 Spam passed through noos.fr relay
  663. score SARE_RECV_SPAM_DOMN07 0.615
  664. #counts SARE_RECV_SPAM_DOMN07 99s/0h of 173032 corpus (99056s/73976h RM) 05/11/06
  665. #max SARE_RECV_SPAM_DOMN07 370s/44h of 689155 corpus (348140s/341015h RM) 09/18/05
  666. #counts SARE_RECV_SPAM_DOMN07 58s/0h of 55978 corpus (51650s/4328h AxB2) 05/14/06
  667. #counts SARE_RECV_SPAM_DOMN07 16s/0h of 13285 corpus (7414s/5871h CT) 05/14/06
  668. #max SARE_RECV_SPAM_DOMN07 18s/0h of 10590 corpus (5819s/4771h CT) 07/26/05
  669. #counts SARE_RECV_SPAM_DOMN07 209s/0h of 155354 corpus (103809s/51545h DOC) 05/15/06
  670. #counts SARE_RECV_SPAM_DOMN07 32s/0h of 42268 corpus (34150s/8118h FVGT) 05/15/06
  671. #counts SARE_RECV_SPAM_DOMN07 40s/0h of 54176 corpus (16997s/37179h JH-3.01) 02/01/05
  672. #counts SARE_RECV_SPAM_DOMN07 47s/9h of 106014 corpus (72769s/33245h ML) 05/14/06
  673. #counts SARE_RECV_SPAM_DOMN07 16s/1h of 22938 corpus (17228s/5710h MY) 05/14/06
  674. #max SARE_RECV_SPAM_DOMN07 55s/1h of 47809 corpus (43224s/4585h MY) 07/27/05
  675. header SARE_RECV_SPAM_NAME1 Received =~ /\bHINET-IP/i
  676. describe SARE_RECV_SPAM_NAME1 Email passed through probable spammer relay
  677. score SARE_RECV_SPAM_NAME1 0.614
  678. #counts SARE_RECV_SPAM_NAME1 79s/0h of 173032 corpus (99056s/73976h RM) 05/11/06
  679. #max SARE_RECV_SPAM_NAME1 349s/35h of 689155 corpus (348140s/341015h RM) 09/18/05
  680. #counts SARE_RECV_SPAM_NAME1 30s/0h of 55978 corpus (51650s/4328h AxB2) 05/14/06
  681. #counts SARE_RECV_SPAM_NAME1 8s/0h of 10590 corpus (5819s/4771h CT) 07/26/05
  682. #max SARE_RECV_SPAM_NAME1 8s/0h of 11052 corpus (6614s/4438h CT) 03/10/05
  683. #counts SARE_RECV_SPAM_NAME1 149s/0h of 155354 corpus (103809s/51545h DOC) 05/15/06
  684. #counts SARE_RECV_SPAM_NAME1 69s/0h of 42268 corpus (34150s/8118h FVGT) 05/15/06
  685. #counts SARE_RECV_SPAM_NAME1 12s/0h of 54176 corpus (16997s/37179h JH-3.01) 02/01/05
  686. #counts SARE_RECV_SPAM_NAME1 17s/0h of 106014 corpus (72769s/33245h ML) 05/14/06
  687. #counts SARE_RECV_SPAM_NAME1 13s/0h of 22938 corpus (17228s/5710h MY) 05/14/06
  688. #max SARE_RECV_SPAM_NAME1 15s/0h of 17050 corpus (14617s/2433h MY) 08/08/04
  689. header SARE_RECV_SPAM_NAME2 Received =~ /\bnetvigator\.com/
  690. describe SARE_RECV_SPAM_NAME2 Spam passed through netvigator.com system
  691. score SARE_RECV_SPAM_NAME2 0.393
  692. #hist SARE_RECV_SPAM_NAME2 Created by Bob Menschel June 9 2004
  693. #ham SARE_RECV_SPAM_NAME2 Appropriate (probably not spam) UCE via TradeEasy to CW.com, 3 in 2003, 1 in 2004
  694. #counts SARE_RECV_SPAM_NAME2 25s/2h of 173032 corpus (99056s/73976h RM) 05/11/06
  695. #max SARE_RECV_SPAM_NAME2 155s/24h of 689155 corpus (348140s/341015h RM) 09/18/05
  696. #counts SARE_RECV_SPAM_NAME2 4s/0h of 55978 corpus (51650s/4328h AxB2) 05/14/06
  697. #counts SARE_RECV_SPAM_NAME2 4s/0h of 13285 corpus (7414s/5871h CT) 05/14/06
  698. #max SARE_RECV_SPAM_NAME2 5s/0h of 11052 corpus (6614s/4438h CT) 03/10/05
  699. #counts SARE_RECV_SPAM_NAME2 50s/1h of 155354 corpus (103809s/51545h DOC) 05/15/06
  700. #counts SARE_RECV_SPAM_NAME2 5s/0h of 42268 corpus (34150s/8118h FVGT) 05/15/06
  701. #counts SARE_RECV_SPAM_NAME2 19s/1h of 54176 corpus (16997s/37179h JH-3.01) 02/01/05
  702. #counts SARE_RECV_SPAM_NAME2 23s/5h of 106014 corpus (72769s/33245h ML) 05/14/06
  703. #counts SARE_RECV_SPAM_NAME2 7s/0h of 22938 corpus (17228s/5710h MY) 05/14/06
  704. #####################################################################################
  705. # SARE Received Header IP Address Rules
  706. ######## ###################### ##################################################
  707. #@@# Moved file 1 to file 3 SARE_RECV_IP_063106130
  708. header SARE_RECV_IP_063106130 Received =~ /\[63\.106\.130\.\d{1,3}\]/
  709. describe SARE_RECV_IP_063106130 Spam passed through possible spammer relay
  710. score SARE_RECV_IP_063106130 0.278
  711. #ham SARE_RECV_IP_063106130 Confirmed (3)
  712. #hist SARE_RECV_IP_063106130 Created by Bob Menschel May 14 2005
  713. #note SARE_RECV_IP_063106130 Data Depot LLC
  714. #counts SARE_RECV_IP_063106130 5s/0h of 298277 corpus (136400s/161877h RM) 06/06/05
  715. #max SARE_RECV_IP_063106130 15s/0h of 272483 corpus (108035s/164448h RM) 05/15/05
  716. #counts SARE_RECV_IP_063106130 0s/0h of 10853 corpus (6391s/4462h CT) 05/16/05
  717. #counts SARE_RECV_IP_063106130 0s/0h of 2500 corpus (531s/1969h ft) 05/17/05
  718. #counts SARE_RECV_IP_063106130 0s/0h of 55848 corpus (18671s/37177h JH-3.01) 06/10/05
  719. #counts SARE_RECV_IP_063106130 0s/0h of 22942 corpus (17234s/5708h MY) 05/14/06
  720. #max SARE_RECV_IP_063106130 1s/0h of 47809 corpus (43224s/4585h MY) 07/27/05
  721. #@@# Moved file 1 to file 3 SARE_RECV_IP_064034
  722. header SARE_RECV_IP_064034 Received =~ /\[64\.34\.(?:\d{1,2}|1(?:[01]|2[0-7]))\.\d{1,3}\]/
  723. describe SARE_RECV_IP_064034 Spam passed through possible spammer relay
  724. score SARE_RECV_IP_064034 0.532
  725. #stype SARE_RECV_IP_064034 spamp
  726. #hist SARE_RECV_IP_064034 Created by Bob Menschel Aug 07 2005
  727. #counts SARE_RECV_IP_064034 4s/1h of 173032 corpus (99056s/73976h RM) 05/11/06
  728. #max SARE_RECV_IP_064034 144s/9h of 689155 corpus (348140s/341015h RM) 09/18/05
  729. #counts SARE_RECV_IP_064034 0s/0h of 13313 corpus (7438s/5875h CT) 05/14/06
  730. #max SARE_RECV_IP_064034 2s/0h of 10629 corpus (5847s/4782h CT) 09/18/05
  731. #counts SARE_RECV_IP_064034 47s/0h of 155430 corpus (103881s/51549h DOC) 05/15/06
  732. #counts SARE_RECV_IP_064034 4s/0h of 7500 corpus (1767s/5733h ft) 09/18/05
  733. #counts SARE_RECV_IP_064034 12s/5h of 22942 corpus (17234s/5708h MY) 05/14/06
  734. header SARE_RECV_IP_066111 Received =~ /\[66\.111\.(?:19[2-9]|2\d\d)\.\d{1,3}\]/
  735. describe SARE_RECV_IP_066111 Passed through possible spammer relay or source
  736. score SARE_RECV_IP_066111 0.347
  737. #ham SARE_RECV_IP_066111 confirmed (1)
  738. #note SARE_RECV_IP_066111 WebHostPlus
  739. #hist SARE_RECV_IP_066111 Created by Bob Menschel Nov 27 2004
  740. #counts SARE_RECV_IP_066111 24s/0h of 173032 corpus (99056s/73976h RM) 05/11/06
  741. #max SARE_RECV_IP_066111 38s/7h of 689155 corpus (348140s/341015h RM) 09/18/05
  742. #counts SARE_RECV_IP_066111 0s/0h of 54176 corpus (16997s/37179h JH-3.01) 02/01/05
  743. #counts SARE_RECV_IP_066111 10s/0h of 22938 corpus (17228s/5710h MY) 05/14/06
  744. #max SARE_RECV_IP_066111 90s/0h of 45478 corpus (41529s/3949h MY) 05/16/05
  745. #counts SARE_RECV_IP_066111 0s/0h of 10853 corpus (6391s/4462h CT) 05/16/05
  746. #counts SARE_RECV_IP_066111 1s/0h of 155354 corpus (103809s/51545h DOC) 05/15/06
  747. #counts SARE_RECV_IP_066111 0s/0h of 2500 corpus (531s/1969h ft) 05/17/05
  748. header SARE_RECV_IP_069194 Received =~ /from \[62\.19[45]\.\d{1,3}\.\d{1,3}\]/
  749. describe SARE_RECV_IP_069194 Spam passed through possible spammer relay
  750. score SARE_RECV_IP_069194 1.666
  751. #stype SARE_RECV_IP_069194 spamp
  752. #counts SARE_RECV_IP_069194 6s/0h of 173032 corpus (99056s/73976h RM) 05/11/06
  753. #max SARE_RECV_IP_069194 213s/0h of 106584 corpus (86917s/19667h) 03/13/04
  754. #counts SARE_RECV_IP_069194 2s/0h of 54176 corpus (16997s/37179h JH-3.01) 02/01/05
  755. #counts SARE_RECV_IP_069194 1s/0h of 106014 corpus (72769s/33245h ML) 05/14/06
  756. #counts SARE_RECV_IP_069194 1s/0h of 47809 corpus (43224s/4585h MY) 07/27/05
  757. #counts SARE_RECV_IP_069194 1s/0h of 55978 corpus (51650s/4328h AxB2) 05/14/06
  758. #counts SARE_RECV_IP_069194 0s/0h of 10853 corpus (6391s/4462h CT) 05/16/05
  759. #counts SARE_RECV_IP_069194 0s/0h of 2500 corpus (531s/1969h ft) 05/17/05
  760. header SARE_RECV_IP_080032 Received =~ /\[80\.32\.\d{1,3}\.\d{1,3}\]/
  761. describe SARE_RECV_IP_080032 Spam passed through possible spammer relay
  762. score SARE_RECV_IP_080032 0.615
  763. #ham SARE_RECV_IP_080032 confirmed (1)
  764. #hist SARE_RECV_IP_080032 Created by Bob Menschel Apr 28 2004
  765. #counts SARE_RECV_IP_080032 15s/0h of 173032 corpus (99056s/73976h RM) 05/11/06
  766. #max SARE_RECV_IP_080032 30s/2h of 689155 corpus (348140s/341015h RM) 09/18/05
  767. #counts SARE_RECV_IP_080032 28s/0h of 55978 corpus (51650s/4328h AxB2) 05/14/06
  768. #counts SARE_RECV_IP_080032 2s/0h of 13285 corpus (7414s/5871h CT) 05/14/06
  769. #max SARE_RECV_IP_080032 2s/0h of 11052 corpus (6614s/4438h CT) 03/10/05
  770. #counts SARE_RECV_IP_080032 34s/0h of 155354 corpus (103809s/51545h DOC) 05/15/06
  771. #counts SARE_RECV_IP_080032 6s/0h of 42268 corpus (34150s/8118h FVGT) 05/15/06
  772. #counts SARE_RECV_IP_080032 1s/0h of 54176 corpus (16997s/37179h JH-3.01) 02/01/05
  773. #max SARE_RECV_IP_080032 2s/0h of 38398 corpus (14914s/23484h JH) 08/14/04 TM2 SA3.0-pre2
  774. #counts SARE_RECV_IP_080032 1s/0h of 106014 corpus (72769s/33245h ML) 05/14/06
  775. #counts SARE_RECV_IP_080032 0s/0h of 17050 corpus (14617s/2433h MY) 08/08/04
  776. header SARE_RECV_IP_080040 Received =~ /\[80\.4[1-7]\.\d{1,3}\.\d{1,3}\]/
  777. describe SARE_RECV_IP_080040 Spam passed through possible spammer relay
  778. score SARE_RECV_IP_080040 0.456
  779. #ham SARE_RECV_IP_080040 confirmed (6)
  780. #hist SARE_RECV_IP_080040 Created by Bob Menschel June 7 2004
  781. #counts SARE_RECV_IP_080040 55s/1h of 173032 corpus (99056s/73976h RM) 05/11/06
  782. #max SARE_RECV_IP_080040 298s/21h of 689155 corpus (348140s/341015h RM) 09/18/05
  783. #counts SARE_RECV_IP_080040 16s/0h of 55978 corpus (51650s/4328h AxB2) 05/14/06
  784. #counts SARE_RECV_IP_080040 0s/0h of 13285 corpus (7414s/5871h CT) 05/14/06
  785. #max SARE_RECV_IP_080040 5s/0h of 11052 corpus (6614s/4438h CT) 03/10/05
  786. #counts SARE_RECV_IP_080040 32s/4h of 155354 corpus (103809s/51545h DOC) 05/15/06
  787. #counts SARE_RECV_IP_080040 7s/0h of 42268 corpus (34150s/8118h FVGT) 05/15/06
  788. #counts SARE_RECV_IP_080040 11s/18h of 54176 corpus (16997s/37179h JH-3.01) 02/01/05
  789. #counts SARE_RECV_IP_080040 1s/5h of 106014 corpus (72769s/33245h ML) 05/14/06
  790. #counts SARE_RECV_IP_080040 1s/0h of 22938 corpus (17228s/5710h MY) 05/14/06
  791. #max SARE_RECV_IP_080040 14s/0h of 47809 corpus (43224s/4585h MY) 07/27/05
  792. header SARE_RECV_IP_080178 Received =~ /\[80\.17[89]\.\d{1,3}\.\d{1,3}\]/
  793. describe SARE_RECV_IP_080178 Spam passed through possible spammer relay
  794. score SARE_RECV_IP_080178 0.391
  795. #ham SARE_RECV_IP_080178 Family email from Israel
  796. #counts SARE_RECV_IP_080178 130s/3h of 173032 corpus (99056s/73976h RM) 05/11/06
  797. #max SARE_RECV_IP_080178 409s/60h of 689155 corpus (348140s/341015h RM) 09/18/05
  798. #counts SARE_RECV_IP_080178 40s/1h of 55978 corpus (51650s/4328h AxB2) 05/14/06
  799. #counts SARE_RECV_IP_080178 6s/0h of 13285 corpus (7414s/5871h CT) 05/14/06
  800. #counts SARE_RECV_IP_080178 27s/0h of 155354 corpus (103809s/51545h DOC) 05/15/06
  801. #counts SARE_RECV_IP_080178 18s/1h of 42268 corpus (34150s/8118h FVGT) 05/15/06
  802. #counts SARE_RECV_IP_080178 11s/0h of 55848 corpus (18671s/37177h JH-3.01) 06/10/05
  803. #max SARE_RECV_IP_080178 21s/0h of 38398 corpus (14914s/23484h JH) 08/14/04 TM2 SA3.0-pre2
  804. #counts SARE_RECV_IP_080178 5s/0h of 106014 corpus (72769s/33245h ML) 05/14/06
  805. #counts SARE_RECV_IP_080178 3s/0h of 22938 corpus (17228s/5710h MY) 05/14/06
  806. #max SARE_RECV_IP_080178 11s/0h of 17050 corpus (14617s/2433h MY) 08/08/04
  807. header SARE_RECV_IP_222126 Received =~ /\[222\.126\.(?:\d{1,2}|1[01]\d|12[0-7])\.\d{1,3}\]/
  808. describe SARE_RECV_IP_222126 Passed through possible spammer relay or source
  809. score SARE_RECV_IP_222126 0.612
  810. #note SARE_RECV_IP_222126 Infocom, Makati City, PH
  811. #hist SARE_RECV_IP_222126 Created by Bob Menschel Dec 01 2004
  812. #counts SARE_RECV_IP_222126 13s/0h of 173032 corpus (99056s/73976h RM) 05/11/06
  813. #max SARE_RECV_IP_222126 37s/3h of 689155 corpus (348140s/341015h RM) 09/18/05
  814. #counts SARE_RECV_IP_222126 1s/0h of 55978 corpus (51650s/4328h AxB2) 05/14/06
  815. #counts SARE_RECV_IP_222126 0s/0h of 10590 corpus (5819s/4771h CT) 07/26/05
  816. #max SARE_RECV_IP_222126 1s/0h of 10853 corpus (6391s/4462h CT) 05/16/05
  817. #counts SARE_RECV_IP_222126 9s/0h of 42268 corpus (34150s/8118h FVGT) 05/15/06
  818. #counts SARE_RECV_IP_222126 3s/0h of 54176 corpus (16997s/37179h JH-3.01) 02/01/05
  819. #counts SARE_RECV_IP_222126 2s/0h of 106014 corpus (72769s/33245h ML) 05/14/06
  820. #counts SARE_RECV_IP_222126 1s/0h of 47809 corpus (43224s/4585h MY) 07/27/05
  821. #####################################################################################
  822. # SARE Reply-To Rules
  823. ######## ###################### ##################################################
  824. header SARE_REPLY_SPAMWORD2 Reply-To =~ /(?:amateur|funny|interacia)/i
  825. describe SARE_REPLY_SPAMWORD2 Reply-To email addr incl spam indicator word
  826. score SARE_REPLY_SPAMWORD2 0.486
  827. #ham SARE_REPLY_SPAMWORD2 confrmed (1)
  828. #counts SARE_REPLY_SPAMWORD2 11s/0h of 173032 corpus (99056s/73976h RM) 05/11/06
  829. #counts SARE_REPLY_SPAMWORD2 9s/0h of 55978 corpus (51650s/4328h AxB2) 05/14/06
  830. #counts SARE_REPLY_SPAMWORD2 1s/0h of 13285 corpus (7414s/5871h CT) 05/14/06
  831. #counts SARE_REPLY_SPAMWORD2 6s/0h of 155354 corpus (103809s/51545h DOC) 05/15/06
  832. #counts SARE_REPLY_SPAMWORD2 1s/0h of 42268 corpus (34150s/8118h FVGT) 05/15/06
  833. #counts SARE_REPLY_SPAMWORD2 0s/0h of 54176 corpus (16997s/37179h JH-3.01) 02/01/05
  834. #max SARE_REPLY_SPAMWORD2 1s/0h of 32586 corpus (9341s/23245h JH) 06/10/04
  835. #counts SARE_REPLY_SPAMWORD2 2s/0h of 106014 corpus (72769s/33245h ML) 05/14/06
  836. #counts SARE_REPLY_SPAMWORD2 3s/0h of 22938 corpus (17228s/5710h MY) 05/14/06
  837. #max SARE_REPLY_SPAMWORD2 25s/0h of 45478 corpus (41529s/3949h MY) 05/16/05
  838. #####################################################################################
  839. # SARE TO & CC Rules
  840. ######## ###################### ##################################################
  841. header SARE_TOCC_SLASHES ToCc =~ m'//'
  842. describe SARE_TOCC_SLASHES Spam sign: double slashes in To/Cc headers
  843. score SARE_TOCC_SLASHES 0.111
  844. #counts SARE_TOCC_SLASHES 8s/0h of 173032 corpus (99056s/73976h RM) 05/11/06
  845. #max SARE_TOCC_SLASHES 9s/0h of 85901 corpus (63701s/22200h RM) 06/05/04
  846. #counts SARE_TOCC_SLASHES 1s/0h of 54176 corpus (16997s/37179h JH-3.01) 02/01/05
  847. #counts SARE_TOCC_SLASHES 6s/0h of 106014 corpus (72769s/33245h ML) 05/14/06
  848. #counts SARE_TOCC_SLASHES 0s/0h of 22938 corpus (17228s/5710h MY) 05/14/06
  849. #max SARE_TOCC_SLASHES 1s/0h of 20489 corpus (17189s/3300h MY) 01/30/05
  850. #counts SARE_TOCC_SLASHES 0s/1h of 55978 corpus (51650s/4328h AxB2) 05/14/06
  851. #counts SARE_TOCC_SLASHES 0s/0h of 10853 corpus (6391s/4462h CT) 05/16/05
  852. #counts SARE_TOCC_SLASHES 2s/0h of 155354 corpus (103809s/51545h DOC) 05/15/06
  853. #counts SARE_TOCC_SLASHES 0s/0h of 2500 corpus (531s/1969h ft) 05/17/05
  854. #####################################################################################
  855. # SARE X-Mailer Rules
  856. ######## ###################### ##################################################
  857. header SARE_XMAIL_BULK3a X-Mailer =~ /Foxmail/i
  858. describe SARE_XMAIL_BULK3a Uses bulk mailer used by spammers
  859. score SARE_XMAIL_BULK3a 0.735
  860. #ham SARE_XMAIL_BULK3a ham from 2003 from China, "Foxmail 4.[12] \[cn\]", same as found in spam
  861. #hist SARE_XMAIL_BULK3a Bob Menschel: PSS Bulk Mailer, Calypso
  862. #counts SARE_XMAIL_BULK3a 584s/14h of 173032 corpus (99056s/73976h RM) 05/11/06
  863. #max SARE_XMAIL_BULK3a 2166s/65h of 689155 corpus (348140s/341015h RM) 09/18/05
  864. #counts SARE_XMAIL_BULK3a 27s/4h of 9984 corpus (5649s/4335h AxB) 05/14/06
  865. #counts SARE_XMAIL_BULK3a 2s/0h of 13285 corpus (7414s/5871h CT) 05/14/06
  866. #counts SARE_XMAIL_BULK3a 59s/1h of 155354 corpus (103809s/51545h DOC) 05/15/06
  867. #counts SARE_XMAIL_BULK3a 458s/0h of 42268 corpus (34150s/8118h FVGT) 05/15/06
  868. #counts SARE_XMAIL_BULK3a 4s/0h of 54176 corpus (16997s/37179h JH-3.01) 02/01/05
  869. #max SARE_XMAIL_BULK3a 5s/0h of 38398 corpus (14914s/23484h JH) 08/14/04 TM2 SA3.0-pre2
  870. #counts SARE_XMAIL_BULK3a 330s/7h of 106014 corpus (72769s/33245h ML) 05/14/06
  871. #counts SARE_XMAIL_BULK3a 0s/1h of 20489 corpus (17189s/3300h MY) 01/30/05
  872. #max SARE_XMAIL_BULK3a 4s/1h of 17050 corpus (14617s/2433h MY) 08/08/04
  873. #todo SARE_XMAIL_BULK5 Add test for BSP-Trusted.
  874. header SARE_XMAIL_BULK5 X-Mailer =~ /(?:Roving Constant Contact)/i
  875. describe SARE_XMAIL_BULK5 Uses ham mailer, sometimes abused
  876. score SARE_XMAIL_BULK5 0.648
  877. #hist SARE_XMAIL_BULK5 Bob Menschel: Roving Constant Contact
  878. #counts SARE_XMAIL_BULK5 1s/6h of 173032 corpus (99056s/73976h RM) 05/11/06
  879. #max SARE_XMAIL_BULK5 1900s/67h of 327690 corpus (159737s/167953h RM) 07/27/05
  880. #counts SARE_XMAIL_BULK5 9s/1h of 55978 corpus (51650s/4328h AxB2) 05/14/06
  881. #counts SARE_XMAIL_BULK5 3s/9h of 13285 corpus (7414s/5871h CT) 05/14/06
  882. #max SARE_XMAIL_BULK5 3s/3h of 10853 corpus (6391s/4462h CT) 05/16/05
  883. #counts SARE_XMAIL_BULK5 1s/0h of 155354 corpus (103809s/51545h DOC) 05/15/06
  884. #counts SARE_XMAIL_BULK5 0s/13h of 42268 corpus (34150s/8118h FVGT) 05/15/06
  885. #counts SARE_XMAIL_BULK5 0s/0h of 32586 corpus (9341s/23245h JH) 06/10/04
  886. #counts SARE_XMAIL_BULK5 8s/0h of 106014 corpus (72769s/33245h ML) 05/14/06
  887. #counts SARE_XMAIL_BULK5 0s/3h of 17050 corpus (14617s/2433h MY) 08/08/04
  888. #@@# Moved file 1 to file 3 SARE_XMAIL_GOMAIL
  889. header SARE_XMAIL_GOMAIL X-Mailer =~ /GoMail/i
  890. describe SARE_XMAIL_GOMAIL Apparently uses spam/bulk mailer
  891. score SARE_XMAIL_GOMAIL 0.296
  892. #hist SARE_XMAIL_GOMAIL Bob Menschel, Mar 4 2005, from suggestion by Alex Broens
  893. #counts SARE_XMAIL_GOMAIL 0s/0h of 173032 corpus (99056s/73976h RM) 05/11/06
  894. #max SARE_XMAIL_GOMAIL 1319s/0h of 689155 corpus (348140s/341015h RM) 09/18/05
  895. #counts SARE_XMAIL_GOMAIL 0s/0h of 10590 corpus (5819s/4771h CT) 07/26/05
  896. #max SARE_XMAIL_GOMAIL 1s/0h of 10995 corpus (6568s/4427h CT) 03/10/05
  897. #counts SARE_XMAIL_GOMAIL 1s/0h of 155430 corpus (103881s/51549h DOC) 05/15/06
  898. #counts SARE_XMAIL_GOMAIL 15s/0h of 54806 corpus (17633s/37173h JH-3.01) 03/14/05
  899. #counts SARE_XMAIL_GOMAIL 0s/0h of 31513 corpus (27912s/3601h MY) 03/09/05
  900. #counts SARE_XMAIL_GOMAIL 0s/2h of 6924 corpus (1403s/5521h ft) 07/27/05
  901. header SARE_XMAIL_LCDD X-Mailer=~/^[a-z]+ \d\.\d$/
  902. describe SARE_XMAIL_LCDD Ratware mailer
  903. score SARE_XMAIL_LCDD 0.642
  904. #ham SARE_XMAIL_LCDD X-Mailer: reportbug 3.8, tlmpmail 0.9
  905. #counts SARE_XMAIL_LCDD 0s/0h of 173032 corpus (99056s/73976h RM) 05/11/06
  906. #max SARE_XMAIL_LCDD 172s/0h of 33004 corpus (9761s/23243h RM) 05/21/04
  907. #counts SARE_XMAIL_LCDD 5s/0h of 54176 corpus (16997s/37179h JH-3.01) 02/01/05
  908. #max SARE_XMAIL_LCDD 31s/0h of 38374 corpus (14893s/23481h JH-SA3.0rc1) 08/18/04
  909. #counts SARE_XMAIL_LCDD 0s/0h of 20489 corpus (17189s/3300h MY) 01/30/05
  910. #counts SARE_XMAIL_LCDD 0s/0h of 10853 corpus (6391s/4462h CT) 05/16/05
  911. #counts SARE_XMAIL_LCDD 13s/0h of 155354 corpus (103809s/51545h DOC) 05/15/06
  912. #counts SARE_XMAIL_LCDD 1s/0h of 2500 corpus (531s/1969h ft) 05/17/05
  913. header __SARE_XMAIL_SUSP3 X-Mailer=~ /^(?:[a-z\-]+\s+[a-z\-]+(?:,\s+[a-z\-]+)?|[a-z\-]+ \d\.\d)$/
  914. meta SARE_XMAIL_SUSP3 __SARE_XMAIL_SUSP3 && !SARE_XMAIL_LCDD
  915. describe SARE_XMAIL_SUSP3 Contains a suspicious X-Mailer header
  916. score SARE_XMAIL_SUSP3 1.208
  917. #hist SARE_XMAIL_SUSP3 Jesse Houwing, SARE_TM2_RW_XM
  918. #hist SARE_XMAIL_SUSP3 Modified to meta to avoid overlap with SARE_XMAIL_LCDD; must be in same file as LCDD
  919. #ham SARE_XMAIL_SUSP3 "a script" from macromedia.com
  920. #counts SARE_XMAIL_SUSP3 2s/0h of 173032 corpus (99056s/73976h RM) 05/11/06
  921. #max SARE_XMAIL_SUSP3 505s/1h of 85084 corpus (62489s/22595h RM) 06/08/04
  922. #counts SARE_XMAIL_SUSP3 2s/2h of 55978 corpus (51650s/4328h AxB2) 05/14/06
  923. #counts SARE_XMAIL_SUSP3 0s/0h of 13285 corpus (7414s/5871h CT) 05/14/06
  924. #max SARE_XMAIL_SUSP3 10s/0h of 11052 corpus (6614s/4438h CT) 03/10/05
  925. #counts SARE_XMAIL_SUSP3 23s/0h of 155354 corpus (103809s/51545h DOC) 05/15/06
  926. #counts SARE_XMAIL_SUSP3 4s/0h of 42268 corpus (34150s/8118h FVGT) 05/15/06
  927. #counts SARE_XMAIL_SUSP3 97s/0h of 55848 corpus (18671s/37177h JH-3.01) 06/10/05
  928. #max SARE_XMAIL_SUSP3 291s/0h of 38398 corpus (14914s/23484h JH) 08/14/04 TM2 SA3.0-pre2
  929. #counts SARE_XMAIL_SUSP3 19s/0h of 106014 corpus (72769s/33245h ML) 05/14/06
  930. #counts SARE_XMAIL_SUSP3 0s/0h of 20489 corpus (17189s/3300h MY) 01/30/05
  931. #max SARE_XMAIL_SUSP3 49s/0h of 17050 corpus (14617s/2433h MY) 08/08/04
  932. #@@# Moved file 1 to file 3 SARE_XMAIL_TOLMAIL
  933. header SARE_XMAIL_TOLMAIL X-Mailer =~ /\bTOL Mailer\b/
  934. describe SARE_XMAIL_TOLMAIL X-Mailer used by spammer
  935. score SARE_XMAIL_TOLMAIL 0.278
  936. #ham SARE_XMAIL_TOLMAIL possible (1)
  937. #hist SARE_XMAIL_TOLMAIL Alex Broens, July 29 2005
  938. #counts SARE_XMAIL_TOLMAIL 5s/0h of 173032 corpus (99056s/73976h RM) 05/11/06
  939. #max SARE_XMAIL_TOLMAIL 36s/0h of 325151 corpus (158002s/167149h RM) 07/31/05
  940. #counts SARE_XMAIL_TOLMAIL 0s/0h of 10629 corpus (5847s/4782h CT) 09/18/05
  941. #####################################################################################
  942. # SARE Miscellaneous and X-Header header rules
  943. ######## ###################### ##################################################
  944. header SARE_HEAD_DATE39 Date =~ /^.{39}$/
  945. describe SARE_HEAD_DATE39 Date header suggests this is spam
  946. score SARE_HEAD_DATE39 0.660
  947. #counts SARE_HEAD_DATE39 0s/2h of 173032 corpus (99056s/73976h RM) 05/11/06
  948. #max SARE_HEAD_DATE39 264s/3h of 238550 corpus (112525s/126025h RM) 02/28/05
  949. #counts SARE_HEAD_DATE39 5s/0h of 55978 corpus (51650s/4328h AxB2) 05/14/06
  950. #counts SARE_HEAD_DATE39 0s/0h of 10853 corpus (6391s/4462h CT) 05/16/05
  951. #counts SARE_HEAD_DATE39 10s/0h of 155354 corpus (103809s/51545h DOC) 05/15/06
  952. #counts SARE_HEAD_DATE39 6s/0h of 42268 corpus (34150s/8118h FVGT) 05/15/06
  953. #counts SARE_HEAD_DATE39 0s/0h of 54179 corpus (17002s/37177h JH-3.01) 03/01/05
  954. #counts SARE_HEAD_DATE39 30s/0h of 106014 corpus (72769s/33245h ML) 05/14/06
  955. #counts SARE_HEAD_DATE39 0s/0h of 27758 corpus (24297s/3461h MY) 02/27/05
  956. #@@# Moved file 1 to file 3 SARE_HEAD_DATE_5L
  957. header SARE_HEAD_DATE_5L Date =~ /[a-z]{5}\s*$/i
  958. describe SARE_HEAD_DATE_5L Date header ends in 5+ letters
  959. score SARE_HEAD_DATE_5L 0.278
  960. #ham SARE_HEAD_DATE_5L confirmed (5)
  961. #hist SARE_HEAD_DATE_5L Tim Jackson, May 12 2005
  962. #counts SARE_HEAD_DATE_5L 6s/0h of 173032 corpus (99056s/73976h RM) 05/11/06
  963. #max SARE_HEAD_DATE_5L 395s/6h of 689155 corpus (348140s/341015h RM) 09/18/05
  964. #counts SARE_HEAD_DATE_5L 7s/0h of 55929 corpus (51589s/4340h AxB2) 05/14/06
  965. #counts SARE_HEAD_DATE_5L 0s/3h of 10853 corpus (6391s/4462h CT) 05/16/05
  966. #counts SARE_HEAD_DATE_5L 6s/0h of 155430 corpus (103881s/51549h DOC) 05/15/06
  967. #counts SARE_HEAD_DATE_5L 0s/0h of 2500 corpus (531s/1969h ft) 05/17/05
  968. #counts SARE_HEAD_DATE_5L 1s/0h of 55848 corpus (18671s/37177h JH-3.01) 06/10/05
  969. header SARE_HEAD_DATE61 Date =~ /^.{57,61}$/
  970. score SARE_HEAD_DATE61 -1.000
  971. tflags SARE_HEAD_DATE61 nice
  972. #stype SARE_HEAD_DATE61 ham
  973. #counts SARE_HEAD_DATE61 1s/32h of 173032 corpus (99056s/73976h RM) 05/11/06
  974. #max SARE_HEAD_DATE61 0s/72h of 689155 corpus (348140s/341015h RM) 09/18/05
  975. #counts SARE_HEAD_DATE61 0s/5h of 54072 corpus (16898s/37174h JH-3.01) 02/18/05
  976. #counts SARE_HEAD_DATE61 0s/0h of 27758 corpus (24297s/3461h MY) 02/27/05
  977. #counts SARE_HEAD_DATE61 1s/20h of 9984 corpus (5649s/4335h AxB) 05/14/06
  978. #counts SARE_HEAD_DATE61 0s/0h of 10853 corpus (6391s/4462h CT) 05/16/05
  979. #counts SARE_HEAD_DATE61 0s/1h of 6924 corpus (1403s/5521h ft) 07/27/05
  980. header SARE_HEAD_DATE_ADDED Date =~ /\(added by/
  981. describe SARE_HEAD_DATE_ADDED Original email had no date - added by later system
  982. score SARE_HEAD_DATE_ADDED 0.139
  983. #ham SARE_HEAD_DATE_ADDED technical notification email from att.com
  984. #counts SARE_HEAD_DATE_ADDED 0s/0h of 173032 corpus (99056s/73976h RM) 05/11/06
  985. #max SARE_HEAD_DATE_ADDED 21s/0h of 115509 corpus (81073s/34436h RM) 01/16/05
  986. #counts SARE_HEAD_DATE_ADDED 2s/0h of 55848 corpus (18671s/37177h JH-3.01) 06/10/05
  987. #counts SARE_HEAD_DATE_ADDED 0s/1h of 17050 corpus (14617s/2433h MY) 08/08/04
  988. #counts SARE_HEAD_DATE_ADDED 140s/1h of 9984 corpus (5649s/4335h AxB) 05/14/06
  989. #counts SARE_HEAD_DATE_ADDED 0s/0h of 10853 corpus (6391s/4462h CT) 05/16/05
  990. #counts SARE_HEAD_DATE_ADDED 0s/0h of 2500 corpus (531s/1969h ft) 05/17/05
  991. header __SARE_HEAD_DATE_L1a Date =~ /.{50}/
  992. header __SARE_HEAD_DATE_L1b Date =~ /added by/
  993. meta SARE_HEAD_DATE_LONG1 __SARE_HEAD_DATE_L1a && !__SARE_HEAD_DATE_L1b
  994. describe SARE_HEAD_DATE_LONG1 Date header has interesting length
  995. score SARE_HEAD_DATE_LONG1 -0.500
  996. tflags SARE_HEAD_DATE_LONG1 nice
  997. #stype SARE_HEAD_DATE_LONG1 ham
  998. #hist SARE_HEAD_DATE_LONG1 Developed by Bob Menschel from rule by Frederic Tarasevicius
  999. #hist SARE_HEAD_DATE_LONG1 Reduce spam hits, Oct 13 2005, Bob Menschel
  1000. #counts SARE_HEAD_DATE_LONG1 4s/2235h of 173032 corpus (99056s/73976h RM) 05/11/06
  1001. #max SARE_HEAD_DATE_LONG1 97s/3020h of 689155 corpus (348140s/341015h RM) 09/18/05
  1002. #counts SARE_HEAD_DATE_LONG1 32s/34h of 55978 corpus (51650s/4328h AxB2) 05/14/06
  1003. #counts SARE_HEAD_DATE_LONG1 0s/3h of 11052 corpus (6614s/4438h CT) 03/10/05
  1004. #counts SARE_HEAD_DATE_LONG1 2s/265h of 155354 corpus (103809s/51545h DOC) 05/15/06
  1005. #counts SARE_HEAD_DATE_LONG1 2s/76h of 42268 corpus (34150s/8118h FVGT) 05/15/06
  1006. #counts SARE_HEAD_DATE_LONG1 2s/25h of 54176 corpus (16997s/37179h JH-3.01) 02/01/05
  1007. #counts SARE_HEAD_DATE_LONG1 1s/0h of 106014 corpus (72769s/33245h ML) 05/14/06
  1008. #counts SARE_HEAD_DATE_LONG1 0s/0h of 22938 corpus (17228s/5710h MY) 05/14/06
  1009. #max SARE_HEAD_DATE_LONG1 0s/1h of 20489 corpus (17189s/3300h MY) 01/30/05
  1010. header SARE_HEAD_XCOM_RFCMIN X-Comment =~ /Sending client does not conform to RFC822 minimum requirements/i
  1011. describe SARE_HEAD_XCOM_RFCMIN AT&T Maillennium does not like this email
  1012. score SARE_HEAD_XCOM_RFCMIN 0.555
  1013. #ham SARE_HEAD_XCOM_RFCMIN confirmed (2)
  1014. #hist SARE_HEAD_XCOM_RFCMIN Created by Bob Menschel Sep 05 2004
  1015. #counts SARE_HEAD_XCOM_RFCMIN 0s/0h of 173032 corpus (99056s/73976h RM) 05/11/06
  1016. #max SARE_HEAD_XCOM_RFCMIN 3s/5h of 689155 corpus (348140s/341015h RM) 09/18/05
  1017. #counts SARE_HEAD_XCOM_RFCMIN 3s/0h of 273595 corpus (108821s/164774h RM) 05/13/05
  1018. #counts SARE_HEAD_XCOM_RFCMIN 0s/0h of 19447 corpus (16862s/2585h MY) 09/05/04
  1019. #counts SARE_HEAD_XCOM_RFCMIN 0s/0h of 44754 corpus (16523s/28231h JH-SA3.0rc1) 09/06/04
  1020. #counts SARE_HEAD_XCOM_RFCMIN 0s/0h of 10853 corpus (6391s/4462h CT) 05/16/05
  1021. #counts SARE_HEAD_XCOM_RFCMIN 166s/0h of 155354 corpus (103809s/51545h DOC) 05/15/06
  1022. #counts SARE_HEAD_XCOM_RFCMIN 0s/0h of 2500 corpus (531s/1969h ft) 05/17/05
  1023. #@@# Moved file 1 to file 3 SARE_HEAD_XWORD
  1024. header SARE_HEAD_XWORD ALL =~ /\n(?!(?:X-Scanned|X-Windows|X-Emacs|X-Note))X-[A-Z][a-z\d]+:\s+(?:[a-z]{2,20}\s){5,}/
  1025. describe SARE_HEAD_XWORD Spam tool
  1026. score SARE_HEAD_XWORD 0.278
  1027. #ham SARE_HEAD_XWORD verified (1)
  1028. #hist SARE_HEAD_XWORD Loren Wilton, June 2005
  1029. #hist SARE_HEAD_XWORD Added X-Scanned exclusion Sep 24 2005
  1030. #counts SARE_HEAD_XWORD 1s/0h of 173032 corpus (99056s/73976h RM) 05/11/06
  1031. #max SARE_HEAD_XWORD 114s/6h of 689155 corpus (348140s/341015h RM) 09/18/05
  1032. #counts SARE_HEAD_XWORD 1s/0h of 55929 corpus (51589s/4340h AxB2) 05/14/06
  1033. #counts SARE_HEAD_XWORD 0s/0h of 10629 corpus (5847s/4782h CT) 09/18/05
  1034. #counts SARE_HEAD_XWORD 3s/0h of 155430 corpus (103881s/51549h DOC) 05/15/06
  1035. #####################################################################################
  1036. # SARE Rules which examine multiple header types
  1037. ######## ###################### ##################################################
  1038. header __SARE_HEAD_8BIT_HDRS ALL =~ /[\x80-\xff]{3,}/
  1039. header SUBJ_ILLEGAL_CHARS eval:check_illegal_chars('Subject','0.00','2')
  1040. #note SUBJ_ILLEGAL_CHARS Standard SpamAssassin rule/test
  1041. #counts __SARE_HEAD_8BIT_HDRS 14742s/63h of 238550 corpus (112525s/126025h RM) 02/28/05
  1042. #counts __SARE_HEAD_8BIT_HDRS 1297s/1h of 54179 corpus (17002s/37177h JH-3.01) 03/01/05
  1043. #counts __SARE_HEAD_8BIT_HDRS 0s/0h of 26190 corpus (22790s/3400h MY) 02/15/05
  1044. header __SARE_HEAD_8BIT_RPLY Reply-To =~ /[\x80-\xff]{3,}/
  1045. #counts __SARE_HEAD_8BIT_RPLY 6259s/9h of 238550 corpus (112525s/126025h RM) 02/28/05
  1046. #counts __SARE_HEAD_8BIT_RPLY 728s/0h of 54179 corpus (17002s/37177h JH-3.01) 03/01/05
  1047. #counts __SARE_HEAD_8BIT_RPLY 0s/0h of 26190 corpus (22790s/3400h MY) 02/15/05
  1048. header __SARE_HEAD_8BIT_FROM From =~ /[\x80-\xff]{3,}/
  1049. #counts __SARE_HEAD_8BIT_FROM 8565s/23h of 238550 corpus (112525s/126025h RM) 02/28/05
  1050. #counts __SARE_HEAD_8BIT_FROM 1823s/0h of 54179 corpus (17002s/37177h JH-3.01) 03/01/05
  1051. #counts __SARE_HEAD_8BIT_FROM 2s/0h of 26190 corpus (22790s/3400h MY) 02/15/05
  1052. meta SARE_HEAD_8BIT_NOSPM __SARE_HEAD_8BIT_HDRS && !__SARE_HEAD_8BIT_DATE && !__SARE_HEAD_8BIT_RECV && !__SARE_HEAD_8BIT_SUBJ
  1053. describe SARE_HEAD_8BIT_NOSPM Header with 8-bit char suggests spam
  1054. score SARE_HEAD_8BIT_NOSPM 0.385
  1055. #hist SARE_HEAD_8BIT_NOSPM June 18 2005, Bob Menschel: Added exclusion for subject header
  1056. #counts SARE_HEAD_8BIT_NOSPM 103s/76h of 173032 corpus (99056s/73976h RM) 05/11/06
  1057. #max SARE_HEAD_8BIT_NOSPM 593s/85h of 689155 corpus (348140s/341015h RM) 09/18/05
  1058. #counts SARE_HEAD_8BIT_NOSPM 126s/1h of 55978 corpus (51650s/4328h AxB2) 05/14/06
  1059. #counts SARE_HEAD_8BIT_NOSPM 12s/0h of 13285 corpus (7414s/5871h CT) 05/14/06
  1060. #counts SARE_HEAD_8BIT_NOSPM 78s/0h of 155354 corpus (103809s/51545h DOC) 05/15/06
  1061. #counts SARE_HEAD_8BIT_NOSPM 38s/0h of 42268 corpus (34150s/8118h FVGT) 05/15/06
  1062. #counts SARE_HEAD_8BIT_NOSPM 93s/0h of 106014 corpus (72769s/33245h ML) 05/14/06
  1063. meta SARE_HEAD_8BIT_SPAM __SARE_HEAD_8BIT_HDRS && !__SARE_HEAD_8BIT_NOSPM && !SARE_HEAD_8BIT_DATE && !SARE_HEAD_8BIT_RECV && !__SARE_HEAD_8BIT_SUBJ
  1064. describe SARE_HEAD_8BIT_SPAM High-ascii characters found in strange header
  1065. score SARE_HEAD_8BIT_SPAM 1.666
  1066. #hist SARE_HEAD_8BIT_SPAM From Bugzilla # 2243
  1067. #hist SARE_HEAD_8BIT_SPAM June 18 2005, Bob Menschel: Added exclusion for subject header
  1068. #todo%%% SARE_HEAD_8BIT_SPAM Analysis on avoiding the ham
  1069. meta SARE_HEAD_8BIT_SPAM __SARE_HEAD_8BIT_SUBJ && !SUBJ_ILLEGAL_CHARS
  1070. describe SARE_HEAD_8BIT_SPAM High-ascii characters found in subject header
  1071. score SARE_HEAD_8BIT_SPAM 0.888
  1072. #hist SARE_HEAD_8BIT_SPAM Bob Menschel implementation, June 17 2005
  1073. #counts SARE_HEAD_8BIT_SPAM 565s/94h of 173032 corpus (99056s/73976h RM) 05/11/06
  1074. #max SARE_HEAD_8BIT_SPAM 7948s/130h of 689155 corpus (348140s/341015h RM) 09/18/05
  1075. #counts SARE_HEAD_8BIT_SPAM 206s/13h of 9984 corpus (5649s/4335h AxB) 05/14/06
  1076. #counts SARE_HEAD_8BIT_SPAM 20s/0h of 13285 corpus (7414s/5871h CT) 05/14/06
  1077. #counts SARE_HEAD_8BIT_SPAM 674s/19h of 155354 corpus (103809s/51545h DOC) 05/15/06
  1078. #counts SARE_HEAD_8BIT_SPAM 98s/0h of 42268 corpus (34150s/8118h FVGT) 05/15/06
  1079. #counts SARE_HEAD_8BIT_SPAM 642s/3h of 106014 corpus (72769s/33245h ML) 05/14/06
  1080. #counts SARE_HEAD_8BIT_SPAM 13s/7h of 22938 corpus (17228s/5710h MY) 05/14/06
  1081. #@@# Moved file 2 to file 3 SARE_MULT_RATW_03
  1082. header __SARE_MULT_RATW_03A MESSAGEID =~ /^<[A-Z]{20,26}\@[\w\d\.]+>/
  1083. header __SARE_MULT_RATW_03B Received =~ /\bfrom \d{1,3}\.\d{1,3}\.\d{1.3}\.\d{1.3} by \d{1,3}\.\d{1,3}\.\d{1.3}\.\d{1.3};/
  1084. header __SARE_MULT_RATW_03C Received =~ /\bfrom \d{1,3}\.\d{1,3}\.\d{1.3}\.\d{1.3} by ;/
  1085. header __SARE_MULT_RATW_03D Received =~ /\bfrom \d{1,3}\.\d{1,3}\.\d{1.3}\.\d{1.3} by web\d{1,4}\.mail\.yahoo\.com;/
  1086. header __SARE_MULT_RATW_03F Received =~ /\bfrom ([A-Z][\w\.]+) by \1$/
  1087. header __SARE_MULT_RATW_03G Received =~ /\%HEAD_RND_DOM/
  1088. header __SARE_MULT_RATW_03H Received =~ /\(qmail 14413 invoked from network\);/
  1089. header __SARE_MULT_RATW_03I ALL =~ /\bX-Mailer: [a-z]+ [a-z]+\n[a-z]+\-[a-z]+: [a-z]+ [a-z]+ [a-z]+\n/s
  1090. meta SARE_MULT_RATW_03 (__SARE_MULT_RATW_03A && (__SARE_MULT_RATW_03B || __SARE_MULT_RATW_03C || __SARE_MULT_RATW_03D || __SARE_MULT_RATW_03E || __SARE_MULT_RATW_03F || __SARE_MULT_RATW_03G || __SARE_MULT_RATW_03H || __SARE_MULT_RATW_03I))
  1091. describe SARE_MULT_RATW_03 Spammer sign in headers
  1092. score SARE_MULT_RATW_03 1.666
  1093. #hist SARE_MULT_RATW_03 LW_RATWARE4
  1094. #counts SARE_MULT_RATW_03 0s/0h of 196708 corpus (96197s/100511h RM) 02/21/05
  1095. #max SARE_MULT_RATW_03 321s/0h of 85084 corpus (62489s/22595h RM) 06/08/04
  1096. #counts SARE_MULT_RATW_03 0s/0h of 10853 corpus (6391s/4462h CT) 05/16/05
  1097. #counts SARE_MULT_RATW_03 1s/0h of 155106 corpus (103557s/51549h DOC) 05/14/06
  1098. #counts SARE_MULT_RATW_03 0s/0h of 2500 corpus (531s/1969h ft) 05/17/05
  1099. #counts SARE_MULT_RATW_03 57s/0h of 54176 corpus (16997s/37179h JH-3.01) 02/01/05
  1100. #max SARE_MULT_RATW_03 172s/0h of 38398 corpus (14914s/23484h JH) 08/14/04 TM2 SA3.0-pre2
  1101. #counts SARE_MULT_RATW_03 0s/0h of 20489 corpus (17189s/3300h MY) 01/30/05
  1102. #max SARE_MULT_RATW_03 1s/0h of 17050 corpus (14617s/2433h MY) 08/08/04
  1103. # EOF