Re: [SM-USERS] spam assassin giving PRIORITY_NO_NAME

2004-10-07 Thread Tomas Kuliavas
Open class/deliver/Deliver.class.php Find line that says $header[] = 'User-Agent: SquirrelMail/' . $version . $rn; And add one more line with "$header[] = 'X-Mailer: SquirrelMail/' . $version . $rn;" or modify that line. SquirrelMail 1.4.4 and 1.5.1 won't add X-Mailer header. Please understand t

Re: [SM-USERS] spam assassin giving PRIORITY_NO_NAME

2004-10-07 Thread p dont think
I have recently changed hosting services. I am now on Fedora Core 2 and using Squirrel Mail as the client. Spam Assassin 2.6 is running and the headers state that the PRIORITY_NO_NAME test failed. This appears to be because the X-Mailer is not present in the header. Has anyone seen this before

Re: [SM-USERS] spam assassin giving PRIORITY_NO_NAME

2004-10-07 Thread Christopher Taylor
Sorry about the information. I don't know how to get it. I do know that I am running SM 1.4.2. I don't think that I have access to make changes to SA, as that apppears to be set for the whole server. Would it be possible for me to install SM 1.4.3a within my own account without affecting the 1.

Re: [SM-USERS] spam assassin giving PRIORITY_NO_NAME

2004-10-06 Thread Tomas Kuliavas
> I have recently changed hosting services. I am now on Fedora Core 2 and > using Squirrel Mail as the client. Spam Assassin 2.6 is running and the > headers state that the PRIORITY_NO_NAME test failed. This appears to be > because the X-Mailer is not present in the header. Has anyone seen thi

Re: [SM-USERS] spam assassin giving PRIORITY_NO_NAME

2004-10-06 Thread p dont think
I have recently changed hosting services. I am now on Fedora Core 2 and using Squirrel Mail as the client. Spam Assassin 2.6 is running and the headers state that the PRIORITY_NO_NAME test failed. This appears to be because the X-Mailer is not present in the header. Has anyone seen this before

[SM-USERS] spam assassin giving PRIORITY_NO_NAME

2004-10-06 Thread Christopher Taylor
I have recently changed hosting services. I am now on Fedora Core 2 and using Squirrel Mail as the client. Spam Assassin 2.6 is running and the headers state that the PRIORITY_NO_NAME test failed. This appears to be because the X-Mailer is not present in the header. Has anyone seen this before?