On Mon, Mar 31, 2008 at 12:01 PM, Sándor Tamás (HostWare Kft. ) <[EMAIL PROTECTED]> wrote: > Hi, > > I wrote a little registration routine, which will send a confirmation letter > to the user with a random number in the message body (my site is on a host, > so I can't write in the subject, and ask the user to reply), which can be > clicked then, and my site will finish the registration. My big problem is, > that this host inserts an X header to the mail which identifies my PHP script > as the X-PHP. As I recognize, this header adds a huge number to the spam > score. Is there any possibility, to reduce the other scores? By the way, what > counts most in a spam?
Paul Graham wrote an interesting essay several years ago about that, including some great real-world examples using Bayesian filters and scores. I'd recommend giving it a look: http://www.paulgraham.com/spam.html -- </Daniel P. Brown> Forensic Services, Senior Unix Engineer 1+ (570-) 362-0283 -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php