Skip to content

Instantly share code, notes, and snippets.

@TheLazyGeekGuy
Last active November 22, 2023 19:15
Show Gist options
  • Select an option

  • Save TheLazyGeekGuy/17acd8665c95f057264428d4454c9592 to your computer and use it in GitHub Desktop.

Select an option

Save TheLazyGeekGuy/17acd8665c95f057264428d4454c9592 to your computer and use it in GitHub Desktop.
Apache SpamAssassin Liste Francais
#####################################################################################
#####################################################################################
header FR_REVENTESOCIETE Subject =~ /\(revendre|céder|vendre) (.*)(société|entreprise|activité)\b/i
describe FR_REVENTESOCIETE French: selling company.
lang fr describe FR_REVENTESOCIETE Vente societé par Carole Laurent
score FR_REVENTESOCIETE 4
header FR_ENERGIE Subject =~ /\(électricité|kWh|énergie|concurrence|Hausse) (.*)(électricité|augmente|concurrence)\b/i
describe FR_ENERGIE French: selling compagny.
lang fr describe FR_ENERGIE Vente energie par Carole Laurent
score FR_ENERGIE 4
body FR_CAROLELAURENT /\bCarole (.*)LAURENT\b/i
describe FR_CAROLELAURENT French: spammer.
lang fr describe FR_CAROLELAURENT
score FR_CAROLELAURENT 4
header FR_PERTEPOIDS Subject =~ /\(perte|poids|gélules) (.*)(poids|perdu|maigrir)\b/i
describe FR_PERTEPOIDS French: selling pills.
lang fr describe FR_PERTEPOIDS Vente gellules minceure
score FR_PERTEPOIDS 4
#####################################################################################
##### END FRENCH SPECIFIC SPAMASSASSIN RULES.
#####################################################################################
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment