• Checks on whether HTML email is mostly images

    By dion gillard 2 decades ago

    Allow for checks on HTML email on a count of images per character of text.



    e.g. if there is 1 image for every 50 chars of text, reject it

    • Re:

      By Tom Lyne 2 decades ago

      I think this may be implementable. I'll probably use the regular expression '(


      The administrator can then set another notes.ini variable KS_MAX_IMG=n where n = the maximum number of images allowed.



      -tom

      • Commonly blocked stuff

        By dion gillard 2 decades ago

        It'd be nice if the URLs the spammers rely on could be extracted and put into a starting list for kspamcon.nsf too.



        Where do we send changes to the db for submission??

        • Re: URLs??

          By Tom Lyne 2 decades ago

          They change virtually every week if not everyday, adding them as static rules probably wouldn't do much after the first week.



          Adding regex rules may be a better idea for the different ways spammers hide their URLs.



          You can submit any rules here you think are making a difference all the time.



          -tom