[SM-USERS] message filters, force exact match?

2009-05-14 Thread Res
Hi all, Recently I discovered a lot of mail being marked Junk, this is because a default db_prefs rule we have that says X_Spam_Status: Yes is detecting bayes and ignoring the fact the result is "No", is there a way to force exact match or, a start/finish, ie: ^foobar$ ? EG of full rule that

Re: [SM-USERS] set origion of email

2009-05-14 Thread Paul
> -Original Message- > From: Paul Lesniewski [mailto:p...@squirrelmail.org] > Sent: Thursday, May 14, 2009 11:00 AM > To: Squirrelmail User Support Mailing List > Subject: Re: [SM-USERS] set origion of email > > Please don't top post. As you were requested to do when you > subscribed to

Re: [SM-USERS] Error 504 while sending mail

2009-05-14 Thread Daniel Bejarano
I set it to ''none'' and it solve the issue. Thanks Daniel On Thu, May 14, 2009 at 2:48 PM, Paul Lesniewski wrote: > On Wed, May 13, 2009 at 1:59 PM, Daniel Bejarano > wrote: >> Hello, >> >> I receive this error when sending mail. >> >> Command parameter not implemented >> Server replied: 504

Re: [SM-USERS] Error 504 while sending mail

2009-05-14 Thread Paul Lesniewski
On Wed, May 13, 2009 at 1:59 PM, Daniel Bejarano wrote: > Hello, > > I receive this error when sending mail. > > Command parameter not implemented > Server replied: 504 LOGIN mechanism not supported > > The hosting company is 1and1, their advice is to use in the config > file smtp.1and1.com, which

Re: [SM-USERS] Recurring Problem in Configtest

2009-05-14 Thread Paul Lesniewski
On Tue, May 12, 2009 at 7:06 PM, Tyler wrote: > Every time I run /webmail/src/configtest.php from my Web root under Apache > 2.2.11 (Windows XP 5.1, build 2600, SP3, PHP 5.2.9, SquirrelMail 1.5.2 SVN > checkout from 15 April 2009, configuration script run with ActiveState > ActivePerl 5.8.3, no pl

Re: [SM-USERS] 1.4.18 bug with src/redirect.php on php4.3.3

2009-05-14 Thread Paul Lesniewski
On Thu, May 14, 2009 at 5:44 AM, Andreas Vogt wrote: > > (SM 1.4.18, PHP 4.3.3) > > Hi, > > after updating to 1.4.18 > all users are immediatley logged out afters login. > SM just asks the IMAP server for INBOX, then the SM logs out. > > I could break this issue down to > line 82 in src/redirect.p

Re: [SM-USERS] set origion of email

2009-05-14 Thread Paul Lesniewski
Please don't top post. As you were requested to do when you subscribed to this list, please READ the posting guidelines to learn how to compose an inquiry that allows us to better help you. >>> I want to set the origion >> of an >>> email to the squirrelmail server. >>> >> This is >>> bec

[SM-USERS] 1.4.18 bug with src/redirect.php on php4.3.3

2009-05-14 Thread Andreas Vogt
(SM 1.4.18, PHP 4.3.3) Hi, after updating to 1.4.18 all users are immediatley logged out afters login. SM just asks the IMAP server for INBOX, then the SM logs out. I could break this issue down to line 82 in src/redirect.php session_regenerate_id(); As stated in new redirect.php: * NB: sessi