• just a few questions

    By Ulrich Krause 2 decades ago

    Frst of all kSpam works on Domino 6.5.2. I have setup kSpam on our produktive system with some 10.000 smtp mails each day; and it works like a charme.



    Does the regex stuff ignore whitespace in pattern ?

    How can i reload spam.dll after doing changes in the config ? I now have to wait until kSpam reloads

    Do the REGEX pattern work case sensitive ?





    Here are some pattern i'd like to share:



    stops Viagra


    REGEX#:[wWvV/]\W{0,2}[iI|1]\W{0,2}[aA@]\W{0,2}[Gg6]\W{0,2}[RrpP]\W{0,2}[aA@]



    stops Cialis


    REGEX#:[cC(]\W{0,2}[iI|1]\W{0,2}[aA@]\W{0,2}[lL]\W{0,2}[iI1|]\W{0,2}[sS5]



    does not allow penis enlargement ;-)


    REGEX#:[Pp]\W{0,2}[3Ee]\W{0,2}[Nn]\W{0,2}[Il1i]\W{0,2}[Ss5zZ]



    does not allow sex


    REGEX#:([Ss]\W{0,3}[eE]\W{0,3}[xX])



    this one does not like SPACES or $$$


    REGEX#:(\s{4,10}|\${3,})



    do you have some pattern to share ?



    Ulrich