Thanks Fritz Now that Ive set up a windows service to run the .pl file every 10 minutes, messages seem to be comming in ok.
However, In looking at the headers that ASSP is appending into the message im finding that its saying the ip address is bad and is giving it a high score because of it......snippet below. X-Assp-noDelay: 192.168.xxx.y X-Assp-Score: 10 (Bad IP History for 192.168.xxx.y) X-Assp-Score: 40 (No Spoofing Allowed) X-Assp-Envelope-From: [email protected] Where 192.168.xxx.y is the ip address of my assp install (and where the assp_pop3.pl script runs from). So consequently it's scoring it high and copying the message into the "spam account" ive created to capture all spam. It also forwards it to the user. The pop3 account that it's retreiving messages from does get alot of spam. I hope this will not hurt the spamdb and the weeks it took me to build. Should I be concerned here? Thanks, Sam ----- Original Message ----- From: "Fritz Borgstedt" <[email protected]> To: "For Users of ASSP" <[email protected]> Sent: Tuesday, November 16, 2010 9:32 AM Subject: Re: [Assp-user] POP3 collection hangs > For Users of ASSP <[email protected]> schreibt: >>Should I make this a windows scheduled task? > > you can. > > ------------------------------------------------------------------------------ > Beautiful is writing same markup. Internet Explorer 9 supports > standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3. > Spend less time writing and rewriting code and more time creating great > experiences on the web. Be a part of the beta today > http://p.sf.net/sfu/msIE9-sfdev2dev > _______________________________________________ > Assp-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/assp-user > ------------------------------------------------------------------------------ Beautiful is writing same markup. Internet Explorer 9 supports standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3. Spend less time writing and rewriting code and more time creating great experiences on the web. Be a part of the beta today http://p.sf.net/sfu/msIE9-sfdev2dev _______________________________________________ Assp-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/assp-user
