Re: [SM-USERS] filters not working in latest cvs tarballs

2006-06-28 Thread me
>> when i disable filters it works
> please provide information about used IMAP server and filtering rules.

found the error, its my sql userprefs that is now incompatibel with latest
filter plugins that was my problem, after you gave the pointe about
filtering rules i checked and it was that

thanks and may squirrelmail be with me :-)

SquirrelMail configtest

This script will try to check some aspects of your SquirrelMail
configuration and point you to errors whereever it can find them. You need
to go run conf.pl in the config/ directory first before you run this
script.

SquirrelMail version:
Config file version:1.4.0
Config file last modified:  28 June 2006 22:41:53
Checking PHP configuration...
PHP version 5.1.4-pl0-gentoo OK. (You have: 5.1.4-pl0-gentoo. Minimum:
4.1.0)
PHP extensions OK.
Checking paths...
Data dir OK.
Attachment dir is the same as data dir.
Plugins OK.
Themes OK.
Default language OK.
Base URL detected as: http://mail.junc.org/src
Checking outgoing mail service
SMTP STARTTLS extension looks OK.
SMTP server OK (220 gate.junc.org ESMTP Postfix)
Checking IMAP service
IMAP server ready (* OK [CAPABILITY IMAP4rev1 UIDPLUS CHILDREN
NAMESPACE THREAD=ORDEREDSUBJECT THREAD=REFERENCES SORT QUOTA ACL
ACL2=UNION XMAGICTRASH] Courier-IMAP ready. Copyright 1998-2004 Double
Precision, Inc. See COPYING for distribution information.)
Capabilities: * CAPABILITY IMAP4rev1 UIDPLUS CHILDREN NAMESPACE
THREAD=ORDEREDSUBJECT THREAD=REFERENCES SORT QUOTA ACL ACL2=UNION
XMAGICTRASH
Checking internationalization (i18n) settings...
 gettext - Gettext functions are available. On some systems you must
have appropriate system locales compiled.
Testing translations:
English (en_US) - unsupported. Tested en_US.ISO8859-1 locale.
Don't test translations
 mbstring - Mbstring functions are available.
 recode - Recode functions are unavailable.
 iconv - Iconv functions are available.
 timezone - Webmail users can change their time zone settings. Current
time zone is CEST.
Checking database functions...
 PHP Pear DB support is present.
mysql database support present.
preferences database connect successful.
mysql database support present.
addressbook database connect successful.
mysql database support present.
global addressbook database connect successful.
Checking LDAP functions...
not using LDAP functionality.
Summary

Congratulations, your SquirrelMail setup looks fine to me!




Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
--
squirrelmail-users mailing list
Posting Guidelines: 
http://www.squirrelmail.org/wiki/MailingListPostingGuidelines
List Address: squirrelmail-users@lists.sourceforge.net
List Archives: 
http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users


[SM-USERS] Squirrelmail 1.4

2003-06-02 Thread me
Thanks to all of those people that have helped me so far.

My current situation is:

DBMail 1.1
Squirrelmail 1.4.0-1.7.x
RedHat 7.2

DBMail appears to be successfully installed, as does squirrelmail, as I 
can successfully login to created accounts, and can successfully 
compose and send mail. Mail is successfully received into the 
database in DBMail, but I cannot read this mail in Squirrelmail.

In addition, prior to sending any mail,  I can successfully look at the 
folders and see them to be empty without any errors, however after 
sending a message, attempting to browse the sent folder results in:

ERROR : Bad or malformed request.
Query: 
Server responded: invalid UID command

Received emails do not appear in the inbox. All other folder 
management works fine.

Using Squirrelmail 1.2.11 everything works fine, as does Microsoft 
Outlook.

I am therefore presuming that a additional functions (UID Commands?) 
are used in v1.4? ..some of which may not be IMAP4rev1?...or is it 
likely to be that DBMail v1.1 is not IMAP4rev1 (It claims it is!)

I am a programmer, but have never really worked with PHP. If I can be 
of any assistance with the location of this particular problem, then I 
would be delighted to assist.

Best regards

Peter



---
This SF.net email is sponsored by: eBay
Get office equipment for less on eBay!
http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5
--
squirrelmail-users mailing list
List Address: [EMAIL PROTECTED]
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users


[SM-USERS] Squirrelmail 1.4.4 and Courier-Imap authentication help?

2005-04-09 Thread me lmiddle
Hello,
 I have been trying to get Squirrelmail working with Courier-Imap and 
have hit a wall. If I manually test access to the imap server with a,

telnet myimapserver 143
a001 LOGIN username password

(everything works just fine.)

However when I try the same thing with Squirrelmail 1.4.4 I get a
error of:
"Unknown user or password incorrect"
This would be understandable if this were true. However it is not
since I can manually access the imap server and LOGIN just fine.
I even tried a different imap server with the same error. 
(Even though I could manually authenticate with the imap server fine.)

Having said all this can anyone suggest how to fix this? 
What specific php file sends the username and password 
to the imap server? configtest.php says everything is dandy.
Something I am missing for sure. Thanks so much and looking forward
to using Squirrelmail!

Curtis
-- 
___
Sign-up for Ads Free at Mail.com
http://promo.mail.com/adsfreejump.htm



---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_ide95&alloc_id396&op=click
--
squirrelmail-users mailing list
Posting Guidelines: 
http://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines
List Address: squirrelmail-users@lists.sourceforge.net
List Archives: 
http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id)95
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users


RE: [SM-USERS] Squirrelmail 1.4.4 and Courier-Imap authentication help?

2005-04-09 Thread me lmiddle

- Original Message -
From: "Marc Powell" <[EMAIL PROTECTED]>
To: squirrelmail-users@lists.sourceforge.net
Subject: RE: [SM-USERS] Squirrelmail 1.4.4 and Courier-Imap authentication help?
Date: Sat, 9 Apr 2005 15:36:14 -0500

> 
> 
> 
> > -Original Message-
> > From: [EMAIL PROTECTED]
> [mailto:squirrelmail-
> > [EMAIL PROTECTED] On Behalf Of me lmiddle
> > Sent: Saturday, April 09, 2005 2:24 PM
> > To: squirrelmail-users@lists.sourceforge.net
> > Subject: [SM-USERS] Squirrelmail 1.4.4 and Courier-Imap authentication
> > help?
> >
> > Hello,
> >  I have been trying to get Squirrelmail working with Courier-Imap
> and
> > have hit a wall. If I manually test access to the imap server with a,
> >
> > telnet myimapserver 143
> > a001 LOGIN username password
> >
> > (everything works just fine.)
> >
> > However when I try the same thing with Squirrelmail 1.4.4 I get a
> > error of:
> > "Unknown user or password incorrect"
> > This would be understandable if this were true. However it is not
> > since I can manually access the imap server and LOGIN just fine.
> > I even tried a different imap server with the same error.
> > (Even though I could manually authenticate with the imap server fine.)
> >
> > Having said all this can anyone suggest how to fix this?
> 
> Try enabling debug in courier. It'll log the username and password
> that's passed to it. I'll bet that will point you to what you've
> misconfigured.
Marc,
First thanks for the reply. Having set logging in courier-imap 
I can see the password string is never being sent. (Squirrelmail 1.4.4)
This even though it is entered in login.php. So it is on the
Squirrelmail side of things. (Confirmed by trying the same 
procedure with dovecot imapd.) Isn't this odd when one can 
see that the Username is being sent to the imapd server but
not the password. (Even though it is really entered in the 
Password field.) I would have thought that the same php 
routine would be called to post this info for imapd LOGIN.
Therefore the name password pair should have been sent no?

Thanks!
Curtis
-- 
___
Sign-up for Ads Free at Mail.com
http://promo.mail.com/adsfreejump.htm



---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_ide95&alloc_id396&op=click
--
squirrelmail-users mailing list
Posting Guidelines: 
http://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines
List Address: squirrelmail-users@lists.sourceforge.net
List Archives: 
http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id)95
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users


Re: [SM-USERS] Squirrelmail 1.4.4 and Courier-Imap authenticationhelp?

2005-04-09 Thread me lmiddle

- Original Message -
From: "Tony Earnshaw" <[EMAIL PROTECTED]>
To: squirrelmail-users@lists.sourceforge.net
Subject: Re: [SM-USERS] Squirrelmail 1.4.4 and Courier-Imap authenticationhelp?
Date: Sun, 10 Apr 2005 00:00:36 +0200

> 
> lør, 09.04.2005 kl. 21.23 skrev me lmiddle:
> 
> >  I have been trying to get Squirrelmail
> 
> What SquirrelMail?
>
> >  working with Courier-Imap
> 
> What Courier IMAP?
> 
> >  and have hit a wall. If I manually test access to the imap server with a,
> >
> > telnet myimapserver 143
> > a001 LOGIN username password
> >
> > (everything works just fine.)
> >
> > However when I try the same thing with Squirrelmail 1.4.4 I get a
> > error of:
> > "Unknown user or password incorrect"
> > This would be understandable if this were true. However it is not
> > since I can manually access the imap server and LOGIN just fine.
> > I even tried a different imap server with the same error. (Even 
> > though I could manually authenticate with the imap server fine.)
> >
> > Having said all this can anyone suggest how to fix this? What 
> > specific php file sends the username and password to the imap 
> > server? configtest.php says everything is dandy.
> > Something I am missing for sure. Thanks so much and looking forward
> > to using Squirrelmail!
> 
> Logs?
> 
> Mine work perfectly.
Hi,
  The squirrelmail version has always been in the Subject line. That 
immediately after
data.. anyways..
I already said I could authenticate. using LOGIN so it is not a server problem.
Since I also tried the latest dovecot and authenticated manually fine I can say 
that is 
not the problem as well. Out of curiousity tell me if your squirrelmail is 
working fine
then what exact routine does the heavy lifting of Username and the Password 
across the wire? 
auth.php? 
Logs on a fail? well OK
Apr  9 16:41:51 this.hostname imapd: LOGIN: DEBUG: ip=[:::127.0.0.1], 
command=LOGIN
Apr  9 16:41:51 this.hostname imapd: LOGIN: DEBUG: ip=[:::127.0.0.1], 
username=
Apr  9 16:41:51 this.hostname imapd: LOGIN: DEBUG: ip=[:::127.0.0.1], 
password=
Apr  9 16:41:56 this.hostname imapd: LOGIN FAILED, ip=[:::127.0.0.1]
Apr  9 16:41:56 this.hostname imapd: LOGIN: DEBUG: ip=[:::127.0.0.1], 
command=LOGOUT
Like I said it FAILED. Since I can login just fine from my imap client as well
as by hand the imap server is not the problem IMO. 
The server can only respond to what it gets over the stream. Follow? So please 
do not tell me mine is fine like this useful in any way. Or would you like it 
in hex?

Here is what the imap server says it is willing to support. Some call it 
features..
Courier version 0.46 and dovecot 1.0 stable * OK [CAPABILITY IMAP4rev1 UIDPLUS 
CHILDREN NAMESPACE THREAD=ORDEREDSUBJECT THREAD=REFERENCES SORT QUOTA IDLE ACL 
ACL2=UNION STARTTLS] Courier-IMAP ready. Copyright 1998-2004 Double Precision, 
Inc.  See COPYING for distribution information


-- 
___
Sign-up for Ads Free at Mail.com
http://promo.mail.com/adsfreejump.htm



---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_ide95&alloc_id396&op=click
--
squirrelmail-users mailing list
Posting Guidelines: 
http://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines
List Address: squirrelmail-users@lists.sourceforge.net
List Archives: 
http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id)95
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users


Re: [SM-USERS] Squirrelmail 1.4.4 and Courier-Imap authenticationhelp?

2005-04-10 Thread me lmiddle

> verify with:
> 
> http://www.squirrelmail.org/plugin_view.php?id=235
> 
> Make sure PHP error dispalys are turned on or check apache logs and 
> check your session support in your PHP build.
Below is the exact error I get from SM 1.4.4
Unknown user or password incorrect. 
This comes from one of the squirrel files. Meaning when
denied access by the imap server this is displayed to
browser. The above url is about session cookies is adds
a warning about cookies. I do not get a error about this
since cookies are enabled.

Curtis 

-- 
___
Sign-up for Ads Free at Mail.com
http://promo.mail.com/adsfreejump.htm



---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_ide95&alloc_id396&op=click
--
squirrelmail-users mailing list
Posting Guidelines: 
http://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines
List Address: squirrelmail-users@lists.sourceforge.net
List Archives: 
http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id)95
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users