Im running the 2.0 version :) The problem is, that im getting a lot of spam mails where the Mail From name is containing "Viagra" and then the body is just a picture. Ip, "mail from address" and host keeps changing though it always says its from "Viagra" in the from part.
Do you understand? -----Oprindelig meddelelse----- Fra: Fritz Borgstedt [mailto:[email protected]] Sendt: 8. februar 2010 19:59 Til: 'For Users of ASSP' Emne: Re: [Assp-user] Spam blocking based on sender name [email protected] schreibt: >How would a typical value for bombSenderRe look like then? > >bombSenderRe=\bVIAGRA\b ? > No, that would surely not be a value in bomSenderRe. bomSenderRe checks envelope information: ip, helo and mailfrom. So bomSenderRe would contain: [email protected]|123.123.123.|host.spammer.com What version of ASSP are you running? Those type of regex ( >\bVIAGRA\b ) are part of the standard bombre.txt file in the files folder. Again my question, what do you mean with "sender name"? Please show a part of the assp-log ---------------------------------------------------------------------------- -- The Planet: dedicated and managed hosting, cloud storage, colocation Stay online with enterprise data centers and the best network in the business Choose flexible plans and management services without long-term contracts Personal 24x7 support from experience hosting pros just a phone call away. http://p.sf.net/sfu/theplanet-com _______________________________________________ Assp-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/assp-user ------------------------------------------------------------------------------ The Planet: dedicated and managed hosting, cloud storage, colocation Stay online with enterprise data centers and the best network in the business Choose flexible plans and management services without long-term contracts Personal 24x7 support from experience hosting pros just a phone call away. http://p.sf.net/sfu/theplanet-com _______________________________________________ Assp-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/assp-user
