You can subscribe to this list here.
2002 |
Jan
(7) |
Feb
(64) |
Mar
(30) |
Apr
(13) |
May
(27) |
Jun
(38) |
Jul
(7) |
Aug
(20) |
Sep
(22) |
Oct
(29) |
Nov
(31) |
Dec
(51) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2003 |
Jan
(34) |
Feb
(52) |
Mar
(70) |
Apr
(56) |
May
(21) |
Jun
(64) |
Jul
(21) |
Aug
(4) |
Sep
(1) |
Oct
|
Nov
|
Dec
|
From: Jason 'X. F. <fr...@go...> - 2003-06-18 18:44:30
|
Hi all, I wonder if someone can help me with an error I'm receiving in Squirrelmail. Specifically, I get the following error upon login : Preference database error (no such database). Exiting abnormally I know the database is set up, and I can access it via the mysql command line program. Is there any way to turn on debugging? Are there logs somewhere that have more information on the exact errors? Any help is greatly appreciated! Thanks, --=20 --------------------------- Jason 'XenoPhage' Frisvold Engine / Technology Programmer fr...@go... RedHat Certified - RHCE # 807302349405893 MySQL Core Certified - ID# 205982910 --------------------------- "Something mysterious is formed, born in the silent void. Waiting alone and unmoving, it is at once still and yet in constant motion. It is the source of all programs. I do not know its name, so I will call it the Tao of Programming." |
From: <rs...@ya...> - 2003-06-16 05:16:35
|
Hello List, i successfully configured squrrelmail. but i want new users to sign up automatically to use mail. where can i get the new users sign up form code. any help will be apprecaited. thanks, Naren. ________________________________________________________________________ Missed your favourite TV serial last night? Try the new, Yahoo! TV. visit http://in.tv.yahoo.com |
From: Seth R. <se...@mi...> - 2003-06-15 18:07:12
|
Hmm. I'm not sure. I don't have a Windows box to test on right now. I'll have to take a look tomorrow. Seth. ju...@g3... said: > > Ah, that at least got it to accept the address but now in the To field it > didn't strip the mailto: out. I see the code that is supposed to do that > and I could just fix it for myself but before I did I wanted to know if > you had the same trouble and if you had an updated patch for it. No > reinventing for me - takes too much time:) > > Justin > >> Justin, >> The URL for the mailto functionality has changed. Make sure you're >> using the one listed at the top of src/mailto.php >> >> Seth. >> ju...@g3... said: >>> >>> I tried your patch and it doesn't seem to work. The behavor is the >>> same as it used to be against an unpatched 1.4.0. I patched both the >>> latest source from CVS, 1.4.1, and 1.4.0. Any ideas? >>> >>> Thanks, >>> Justin >>> >>>> I've attached a patch for 1.4.x I seems to patch cleanly on the >>>> 1.4.x CVS and should work on 1.4.0. It's already in the devel branch >>>> but I haven't really pushed to have it included. If it seems to work >>>> well for you, let me know and I might ask that it be included. >>>> >>>> Seth. >>>> Seth Randall said: >>>>> Mailto support was broken in 1.2.11. I have a patch for 1.4.0 if >>>>> you want it. >>>>> >>>>> Seth. >>>>>> >>>>>> Hello, >>>>>> >>>>>> I read at http://www.squirrelmail.org/wiki/en_US/WindowsMailto how >>>>>> to setup IE to use SM when a mailto: URL is encountered. That >>>>>> seems to work fine. When the call is actually made to SM 1.2.11 >>>>>> things don't go so nicely. >>>>>> >>>>>> When calling this URL: >>>>>> https://myserver.com/src/login.php?emailaddress=mailto:us...@do... >>>>>> >>>>>> I get the following: >>>>>> Warning: urlencode() expects parameter 1 to be string, array given >>>>>> in /var/www/html/squirrelmail-1.2.11/src/login.php on line 44 >>>>>> >>>>>> Warning: urlencode() expects parameter 1 to be string, array given >>>>>> in /var/www/html/squirrelmail-1.2.11/src/login.php on line 44 >>>>>> >>>>>> Warning: urlencode() expects parameter 1 to be string, array given >>>>>> in /var/www/html/squirrelmail-1.2.11/src/login.php on line 44 >>>>>> >>>>>> Warning: urlencode() expects parameter 1 to be string, array given >>>>>> in /var/www/html/squirrelmail-1.2.11/src/login.php on line 44 >>>>>> >>>>>> Warning: urlencode() expects parameter 1 to be string, array given >>>>>> in /var/www/html/squirrelmail-1.2.11/src/login.php on line 44 >>>>>> >>>>>> Warning: urlencode() expects parameter 1 to be string, array given >>>>>> in /var/www/html/squirrelmail-1.2.11/src/login.php on line 44 >>>>>> >>>>>> Warning: urlencode() expects parameter 1 to be string, array given >>>>>> in /var/www/html/squirrelmail-1.2.11/src/login.php on line 44 >>>>>> >>>>>> Warning: urlencode() expects parameter 1 to be string, array given >>>>>> in /var/www/html/squirrelmail-1.2.11/src/login.php on line 44 >>>>>> >>>>>> Warning: urlencode() expects parameter 1 to be string, array given >>>>>> in /var/www/html/squirrelmail-1.2.11/src/login.php on line 44 >>>>>> >>>>>> Warning: urlencode() expects parameter 1 to be string, array given >>>>>> in /var/www/html/squirrelmail-1.2.11/src/login.php on line 44 >>>>>> >>>>>> Warning: urlencode() expects parameter 1 to be string, array given >>>>>> in /var/www/html/squirrelmail-1.2.11/src/login.php on line 44 >>>>>> >>>>>> Warning: urlencode() expects parameter 1 to be string, array given >>>>>> in /var/www/html/squirrelmail-1.2.11/src/login.php on line 44 >>>>>> >>>>>> Warning: urlencode() expects parameter 1 to be string, array given >>>>>> in /var/www/html/squirrelmail-1.2.11/src/login.php on line 44 >>>>>> >>>>>> Warning: urlencode() expects parameter 1 to be string, array given >>>>>> in /var/www/html/squirrelmail-1.2.11/src/login.php on line 44 >>>>>> >>>>>> Warning: Cannot add header information - headers already sent by >>>>>> (output started at >>>>>> /var/www/html/squirrelmail-1.2.11/src/login.php:44) in >>>>>> /var/www/html/squirrelmail-1.2.11/functions/i18n.php on line 1591 >>>>>> >>>>>> Warning: Cannot add header information - headers already sent by >>>>>> (output started at >>>>>> /var/www/html/squirrelmail-1.2.11/src/login.php:44) in >>>>>> /var/www/html/squirrelmail-1.2.11/src/login.php on line 91 >>>>>> >>>>>> >>>>>> I then repointed my vhost to my SM 1.4.0 install. I tried using >>>>>> the same URL as above but its as if I just logged in to check my >>>>>> mail. Just shows the inbox and it does not shoot to the compose >>>>>> view as I think it should. >>>>>> >>>>>> >>>>>> Any ideas? >>>>>> >>>>>> >>>>>> Thanks in advance, >>>>>> Justin DeVuyst >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> ------------------------------------------------------- >>>>>> This SF.net email is sponsored by: Etnus, makers of TotalView, The >>>>>> best thread debugger on the planet. Designed with thread debugging >>>>>> features you've never dreamed of, try TotalView 6 free at >>>>>> www.etnus.com. >>>>>> _______________________________________________ >>>>>> squirrelmail-stable mailing list >>>>>> squ...@li... >>>>>> https://lists.sourceforge.net/lists/listinfo/squirrelmail-stable >>>>>> http://squirrelmail.org/cvs >>>>> >>>>> >>>>> -- >>>>> Seth Randall >>>>> IT Support Specialist >>>>> Missoula Federal Credit Union >>>>> se...@mi... >>>>> >>>>> >>>>> >>>>> >>>>> >>>>> ------------------------------------------------------- >>>>> This SF.net email is sponsored by: Etnus, makers of TotalView, The >>>>> best thread debugger on the planet. Designed with thread debugging >>>>> features you've never dreamed of, try TotalView 6 free at >>>>> www.etnus.com. >>>>> _______________________________________________ >>>>> squirrelmail-stable mailing list >>>>> squ...@li... >>>>> https://lists.sourceforge.net/lists/listinfo/squirrelmail-stable >>>>> http://squirrelmail.org/cvs >>>> >>>> >>>> -- >>>> Seth Randall >>>> IT Support Specialist >>>> Missoula Federal Credit Union >>>> se...@mi... >>> >>> >>> >>> >>> >>> ------------------------------------------------------- >>> This SF.NET email is sponsored by: eBay >>> Great deals on office technology -- on eBay now! Click here: >>> http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5 >>> _______________________________________________ >>> squirrelmail-stable mailing list >>> squ...@li... >>> https://lists.sourceforge.net/lists/listinfo/squirrelmail-stable >>> http://squirrelmail.org/cvs >>> >> >> >> -- >> Seth Randall >> IT Support Specialist >> Missoula Federal Credit Union >> se...@mi... >> >> >> >> ------------------------------------------------------- >> This SF.NET email is sponsored by: eBay >> Great deals on office technology -- on eBay now! Click here: >> http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5 >> _______________________________________________ >> squirrelmail-stable mailing list >> squ...@li... >> https://lists.sourceforge.net/lists/listinfo/squirrelmail-stable >> http://squirrelmail.org/cvs > > > > > > ------------------------------------------------------- > This SF.NET email is sponsored by: eBay > Great deals on office technology -- on eBay now! Click here: > http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5 > _______________________________________________ > squirrelmail-stable mailing list > squ...@li... > https://lists.sourceforge.net/lists/listinfo/squirrelmail-stable > http://squirrelmail.org/cvs > -- Seth Randall IT Support Specialist Missoula Federal Credit Union se...@mi... |
From: <ju...@g3...> - 2003-06-15 17:48:51
|
Ah, that at least got it to accept the address but now in the To field it didn't strip the mailto: out. I see the code that is supposed to do that and I could just fix it for myself but before I did I wanted to know if you had the same trouble and if you had an updated patch for it. No reinventing for me - takes too much time:) Justin > Justin, > The URL for the mailto functionality has changed. Make sure you're > using the one listed at the top of src/mailto.php > > Seth. > ju...@g3... said: >> >> I tried your patch and it doesn't seem to work. The behavor is the >> same as it used to be against an unpatched 1.4.0. I patched both the >> latest source from CVS, 1.4.1, and 1.4.0. Any ideas? >> >> Thanks, >> Justin >> >>> I've attached a patch for 1.4.x I seems to patch cleanly on the >>> 1.4.x CVS and should work on 1.4.0. It's already in the devel branch >>> but I haven't really pushed to have it included. If it seems to work >>> well for you, let me know and I might ask that it be included. >>> >>> Seth. >>> Seth Randall said: >>>> Mailto support was broken in 1.2.11. I have a patch for 1.4.0 if >>>> you want it. >>>> >>>> Seth. >>>>> >>>>> Hello, >>>>> >>>>> I read at http://www.squirrelmail.org/wiki/en_US/WindowsMailto how >>>>> to setup IE to use SM when a mailto: URL is encountered. That >>>>> seems to work fine. When the call is actually made to SM 1.2.11 >>>>> things don't go so nicely. >>>>> >>>>> When calling this URL: >>>>> https://myserver.com/src/login.php?emailaddress=mailto:us...@do... >>>>> >>>>> I get the following: >>>>> Warning: urlencode() expects parameter 1 to be string, array given >>>>> in /var/www/html/squirrelmail-1.2.11/src/login.php on line 44 >>>>> >>>>> Warning: urlencode() expects parameter 1 to be string, array given >>>>> in /var/www/html/squirrelmail-1.2.11/src/login.php on line 44 >>>>> >>>>> Warning: urlencode() expects parameter 1 to be string, array given >>>>> in /var/www/html/squirrelmail-1.2.11/src/login.php on line 44 >>>>> >>>>> Warning: urlencode() expects parameter 1 to be string, array given >>>>> in /var/www/html/squirrelmail-1.2.11/src/login.php on line 44 >>>>> >>>>> Warning: urlencode() expects parameter 1 to be string, array given >>>>> in /var/www/html/squirrelmail-1.2.11/src/login.php on line 44 >>>>> >>>>> Warning: urlencode() expects parameter 1 to be string, array given >>>>> in /var/www/html/squirrelmail-1.2.11/src/login.php on line 44 >>>>> >>>>> Warning: urlencode() expects parameter 1 to be string, array given >>>>> in /var/www/html/squirrelmail-1.2.11/src/login.php on line 44 >>>>> >>>>> Warning: urlencode() expects parameter 1 to be string, array given >>>>> in /var/www/html/squirrelmail-1.2.11/src/login.php on line 44 >>>>> >>>>> Warning: urlencode() expects parameter 1 to be string, array given >>>>> in /var/www/html/squirrelmail-1.2.11/src/login.php on line 44 >>>>> >>>>> Warning: urlencode() expects parameter 1 to be string, array given >>>>> in /var/www/html/squirrelmail-1.2.11/src/login.php on line 44 >>>>> >>>>> Warning: urlencode() expects parameter 1 to be string, array given >>>>> in /var/www/html/squirrelmail-1.2.11/src/login.php on line 44 >>>>> >>>>> Warning: urlencode() expects parameter 1 to be string, array given >>>>> in /var/www/html/squirrelmail-1.2.11/src/login.php on line 44 >>>>> >>>>> Warning: urlencode() expects parameter 1 to be string, array given >>>>> in /var/www/html/squirrelmail-1.2.11/src/login.php on line 44 >>>>> >>>>> Warning: urlencode() expects parameter 1 to be string, array given >>>>> in /var/www/html/squirrelmail-1.2.11/src/login.php on line 44 >>>>> >>>>> Warning: Cannot add header information - headers already sent by >>>>> (output started at >>>>> /var/www/html/squirrelmail-1.2.11/src/login.php:44) in >>>>> /var/www/html/squirrelmail-1.2.11/functions/i18n.php on line 1591 >>>>> >>>>> Warning: Cannot add header information - headers already sent by >>>>> (output started at >>>>> /var/www/html/squirrelmail-1.2.11/src/login.php:44) in >>>>> /var/www/html/squirrelmail-1.2.11/src/login.php on line 91 >>>>> >>>>> >>>>> I then repointed my vhost to my SM 1.4.0 install. I tried using >>>>> the same URL as above but its as if I just logged in to check my >>>>> mail. Just shows the inbox and it does not shoot to the compose >>>>> view as I think it should. >>>>> >>>>> >>>>> Any ideas? >>>>> >>>>> >>>>> Thanks in advance, >>>>> Justin DeVuyst >>>>> >>>>> >>>>> >>>>> >>>>> >>>>> >>>>> >>>>> >>>>> >>>>> >>>>> ------------------------------------------------------- >>>>> This SF.net email is sponsored by: Etnus, makers of TotalView, The >>>>> best thread debugger on the planet. Designed with thread debugging >>>>> features you've never dreamed of, try TotalView 6 free at >>>>> www.etnus.com. >>>>> _______________________________________________ >>>>> squirrelmail-stable mailing list >>>>> squ...@li... >>>>> https://lists.sourceforge.net/lists/listinfo/squirrelmail-stable >>>>> http://squirrelmail.org/cvs >>>> >>>> >>>> -- >>>> Seth Randall >>>> IT Support Specialist >>>> Missoula Federal Credit Union >>>> se...@mi... >>>> >>>> >>>> >>>> >>>> >>>> ------------------------------------------------------- >>>> This SF.net email is sponsored by: Etnus, makers of TotalView, The >>>> best thread debugger on the planet. Designed with thread debugging >>>> features you've never dreamed of, try TotalView 6 free at >>>> www.etnus.com. >>>> _______________________________________________ >>>> squirrelmail-stable mailing list >>>> squ...@li... >>>> https://lists.sourceforge.net/lists/listinfo/squirrelmail-stable >>>> http://squirrelmail.org/cvs >>> >>> >>> -- >>> Seth Randall >>> IT Support Specialist >>> Missoula Federal Credit Union >>> se...@mi... >> >> >> >> >> >> ------------------------------------------------------- >> This SF.NET email is sponsored by: eBay >> Great deals on office technology -- on eBay now! Click here: >> http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5 >> _______________________________________________ >> squirrelmail-stable mailing list >> squ...@li... >> https://lists.sourceforge.net/lists/listinfo/squirrelmail-stable >> http://squirrelmail.org/cvs >> > > > -- > Seth Randall > IT Support Specialist > Missoula Federal Credit Union > se...@mi... > > > > ------------------------------------------------------- > This SF.NET email is sponsored by: eBay > Great deals on office technology -- on eBay now! Click here: > http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5 > _______________________________________________ > squirrelmail-stable mailing list > squ...@li... > https://lists.sourceforge.net/lists/listinfo/squirrelmail-stable > http://squirrelmail.org/cvs |
From: Seth R. <se...@mi...> - 2003-06-15 17:21:50
|
Justin, The URL for the mailto functionality has changed. Make sure you're using the one listed at the top of src/mailto.php Seth. ju...@g3... said: > > I tried your patch and it doesn't seem to work. The behavor is the same > as it used to be against an unpatched 1.4.0. I patched both the latest > source from CVS, 1.4.1, and 1.4.0. Any ideas? > > Thanks, > Justin > >> I've attached a patch for 1.4.x I seems to patch cleanly on the 1.4.x >> CVS and should work on 1.4.0. It's already in the devel branch but I >> haven't really pushed to have it included. If it seems to work well for >> you, let me know and I might ask that it be included. >> >> Seth. >> Seth Randall said: >>> Mailto support was broken in 1.2.11. I have a patch for 1.4.0 if you >>> want it. >>> >>> Seth. >>>> >>>> Hello, >>>> >>>> I read at http://www.squirrelmail.org/wiki/en_US/WindowsMailto how to >>>> setup IE to use SM when a mailto: URL is encountered. That seems to >>>> work fine. When the call is actually made to SM 1.2.11 things don't >>>> go so nicely. >>>> >>>> When calling this URL: >>>> https://myserver.com/src/login.php?emailaddress=mailto:us...@do... >>>> >>>> I get the following: >>>> Warning: urlencode() expects parameter 1 to be string, array given in >>>> /var/www/html/squirrelmail-1.2.11/src/login.php on line 44 >>>> >>>> Warning: urlencode() expects parameter 1 to be string, array given in >>>> /var/www/html/squirrelmail-1.2.11/src/login.php on line 44 >>>> >>>> Warning: urlencode() expects parameter 1 to be string, array given in >>>> /var/www/html/squirrelmail-1.2.11/src/login.php on line 44 >>>> >>>> Warning: urlencode() expects parameter 1 to be string, array given in >>>> /var/www/html/squirrelmail-1.2.11/src/login.php on line 44 >>>> >>>> Warning: urlencode() expects parameter 1 to be string, array given in >>>> /var/www/html/squirrelmail-1.2.11/src/login.php on line 44 >>>> >>>> Warning: urlencode() expects parameter 1 to be string, array given in >>>> /var/www/html/squirrelmail-1.2.11/src/login.php on line 44 >>>> >>>> Warning: urlencode() expects parameter 1 to be string, array given in >>>> /var/www/html/squirrelmail-1.2.11/src/login.php on line 44 >>>> >>>> Warning: urlencode() expects parameter 1 to be string, array given in >>>> /var/www/html/squirrelmail-1.2.11/src/login.php on line 44 >>>> >>>> Warning: urlencode() expects parameter 1 to be string, array given in >>>> /var/www/html/squirrelmail-1.2.11/src/login.php on line 44 >>>> >>>> Warning: urlencode() expects parameter 1 to be string, array given in >>>> /var/www/html/squirrelmail-1.2.11/src/login.php on line 44 >>>> >>>> Warning: urlencode() expects parameter 1 to be string, array given in >>>> /var/www/html/squirrelmail-1.2.11/src/login.php on line 44 >>>> >>>> Warning: urlencode() expects parameter 1 to be string, array given in >>>> /var/www/html/squirrelmail-1.2.11/src/login.php on line 44 >>>> >>>> Warning: urlencode() expects parameter 1 to be string, array given in >>>> /var/www/html/squirrelmail-1.2.11/src/login.php on line 44 >>>> >>>> Warning: urlencode() expects parameter 1 to be string, array given in >>>> /var/www/html/squirrelmail-1.2.11/src/login.php on line 44 >>>> >>>> Warning: Cannot add header information - headers already sent by >>>> (output started at >>>> /var/www/html/squirrelmail-1.2.11/src/login.php:44) in >>>> /var/www/html/squirrelmail-1.2.11/functions/i18n.php on line 1591 >>>> >>>> Warning: Cannot add header information - headers already sent by >>>> (output started at >>>> /var/www/html/squirrelmail-1.2.11/src/login.php:44) in >>>> /var/www/html/squirrelmail-1.2.11/src/login.php on line 91 >>>> >>>> >>>> I then repointed my vhost to my SM 1.4.0 install. I tried using the >>>> same URL as above but its as if I just logged in to check my mail. >>>> Just shows the inbox and it does not shoot to the compose view as I >>>> think it should. >>>> >>>> >>>> Any ideas? >>>> >>>> >>>> Thanks in advance, >>>> Justin DeVuyst >>>> >>>> >>>> >>>> >>>> >>>> >>>> >>>> >>>> >>>> >>>> ------------------------------------------------------- >>>> This SF.net email is sponsored by: Etnus, makers of TotalView, The >>>> best thread debugger on the planet. Designed with thread debugging >>>> features you've never dreamed of, try TotalView 6 free at >>>> www.etnus.com. >>>> _______________________________________________ >>>> squirrelmail-stable mailing list >>>> squ...@li... >>>> https://lists.sourceforge.net/lists/listinfo/squirrelmail-stable >>>> http://squirrelmail.org/cvs >>> >>> >>> -- >>> Seth Randall >>> IT Support Specialist >>> Missoula Federal Credit Union >>> se...@mi... >>> >>> >>> >>> >>> >>> ------------------------------------------------------- >>> This SF.net email is sponsored by: Etnus, makers of TotalView, The >>> best thread debugger on the planet. Designed with thread debugging >>> features you've never dreamed of, try TotalView 6 free at >>> www.etnus.com. >>> _______________________________________________ >>> squirrelmail-stable mailing list >>> squ...@li... >>> https://lists.sourceforge.net/lists/listinfo/squirrelmail-stable >>> http://squirrelmail.org/cvs >> >> >> -- >> Seth Randall >> IT Support Specialist >> Missoula Federal Credit Union >> se...@mi... > > > > > > ------------------------------------------------------- > This SF.NET email is sponsored by: eBay > Great deals on office technology -- on eBay now! Click here: > http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5 > _______________________________________________ > squirrelmail-stable mailing list > squ...@li... > https://lists.sourceforge.net/lists/listinfo/squirrelmail-stable > http://squirrelmail.org/cvs > -- Seth Randall IT Support Specialist Missoula Federal Credit Union se...@mi... |
From: <ju...@g3...> - 2003-06-15 05:14:48
|
I tried your patch and it doesn't seem to work. The behavor is the same as it used to be against an unpatched 1.4.0. I patched both the latest source from CVS, 1.4.1, and 1.4.0. Any ideas? Thanks, Justin > I've attached a patch for 1.4.x I seems to patch cleanly on the 1.4.x > CVS and should work on 1.4.0. It's already in the devel branch but I > haven't really pushed to have it included. If it seems to work well for > you, let me know and I might ask that it be included. > > Seth. > Seth Randall said: >> Mailto support was broken in 1.2.11. I have a patch for 1.4.0 if you >> want it. >> >> Seth. >>> >>> Hello, >>> >>> I read at http://www.squirrelmail.org/wiki/en_US/WindowsMailto how to >>> setup IE to use SM when a mailto: URL is encountered. That seems to >>> work fine. When the call is actually made to SM 1.2.11 things don't >>> go so nicely. >>> >>> When calling this URL: >>> https://myserver.com/src/login.php?emailaddress=mailto:us...@do... >>> >>> I get the following: >>> Warning: urlencode() expects parameter 1 to be string, array given in >>> /var/www/html/squirrelmail-1.2.11/src/login.php on line 44 >>> >>> Warning: urlencode() expects parameter 1 to be string, array given in >>> /var/www/html/squirrelmail-1.2.11/src/login.php on line 44 >>> >>> Warning: urlencode() expects parameter 1 to be string, array given in >>> /var/www/html/squirrelmail-1.2.11/src/login.php on line 44 >>> >>> Warning: urlencode() expects parameter 1 to be string, array given in >>> /var/www/html/squirrelmail-1.2.11/src/login.php on line 44 >>> >>> Warning: urlencode() expects parameter 1 to be string, array given in >>> /var/www/html/squirrelmail-1.2.11/src/login.php on line 44 >>> >>> Warning: urlencode() expects parameter 1 to be string, array given in >>> /var/www/html/squirrelmail-1.2.11/src/login.php on line 44 >>> >>> Warning: urlencode() expects parameter 1 to be string, array given in >>> /var/www/html/squirrelmail-1.2.11/src/login.php on line 44 >>> >>> Warning: urlencode() expects parameter 1 to be string, array given in >>> /var/www/html/squirrelmail-1.2.11/src/login.php on line 44 >>> >>> Warning: urlencode() expects parameter 1 to be string, array given in >>> /var/www/html/squirrelmail-1.2.11/src/login.php on line 44 >>> >>> Warning: urlencode() expects parameter 1 to be string, array given in >>> /var/www/html/squirrelmail-1.2.11/src/login.php on line 44 >>> >>> Warning: urlencode() expects parameter 1 to be string, array given in >>> /var/www/html/squirrelmail-1.2.11/src/login.php on line 44 >>> >>> Warning: urlencode() expects parameter 1 to be string, array given in >>> /var/www/html/squirrelmail-1.2.11/src/login.php on line 44 >>> >>> Warning: urlencode() expects parameter 1 to be string, array given in >>> /var/www/html/squirrelmail-1.2.11/src/login.php on line 44 >>> >>> Warning: urlencode() expects parameter 1 to be string, array given in >>> /var/www/html/squirrelmail-1.2.11/src/login.php on line 44 >>> >>> Warning: Cannot add header information - headers already sent by >>> (output started at >>> /var/www/html/squirrelmail-1.2.11/src/login.php:44) in >>> /var/www/html/squirrelmail-1.2.11/functions/i18n.php on line 1591 >>> >>> Warning: Cannot add header information - headers already sent by >>> (output started at >>> /var/www/html/squirrelmail-1.2.11/src/login.php:44) in >>> /var/www/html/squirrelmail-1.2.11/src/login.php on line 91 >>> >>> >>> I then repointed my vhost to my SM 1.4.0 install. I tried using the >>> same URL as above but its as if I just logged in to check my mail. >>> Just shows the inbox and it does not shoot to the compose view as I >>> think it should. >>> >>> >>> Any ideas? >>> >>> >>> Thanks in advance, >>> Justin DeVuyst >>> >>> >>> >>> >>> >>> >>> >>> >>> >>> >>> ------------------------------------------------------- >>> This SF.net email is sponsored by: Etnus, makers of TotalView, The >>> best thread debugger on the planet. Designed with thread debugging >>> features you've never dreamed of, try TotalView 6 free at >>> www.etnus.com. >>> _______________________________________________ >>> squirrelmail-stable mailing list >>> squ...@li... >>> https://lists.sourceforge.net/lists/listinfo/squirrelmail-stable >>> http://squirrelmail.org/cvs >> >> >> -- >> Seth Randall >> IT Support Specialist >> Missoula Federal Credit Union >> se...@mi... >> >> >> >> >> >> ------------------------------------------------------- >> This SF.net email is sponsored by: Etnus, makers of TotalView, The >> best thread debugger on the planet. Designed with thread debugging >> features you've never dreamed of, try TotalView 6 free at >> www.etnus.com. >> _______________________________________________ >> squirrelmail-stable mailing list >> squ...@li... >> https://lists.sourceforge.net/lists/listinfo/squirrelmail-stable >> http://squirrelmail.org/cvs > > > -- > Seth Randall > IT Support Specialist > Missoula Federal Credit Union > se...@mi... |
From: ODHIAMBO W. <wa...@wa...> - 2003-06-13 14:32:11
|
I am running sm-1.4.0 and whenever I send mail using the interface, I see my time shown as GMT, which is incorrect. Date: Fri, 13 Jun 2003 14:27:34 -0000 (GMT) My time zone is GMT +0300 (Africa/Nairobi). The FreeBSD box has the correct TZ, and I have told apache to set this environment also as Africa/Nairobi. How do I rectify the TZ in sm-1.4.0 ???? -Wash -- Odhiambo Washington <wa...@wa...> "The box said 'Requires Wananchi Online Ltd. www.wananchi.com Windows 95, NT, or better,' Tel: +254 2 313985-9 +254 2 313922 so I installed FreeBSD." GSM: +254 72 743223 +254 733 744121 This sig is McQ! :-) Once, adv.: Enough. -- Ambrose Bierce, "The Devil's Dictionary" |
From: Jason 'X. F. <fr...@go...> - 2003-06-11 11:45:37
|
There are plugin viewers for some of these files.... On Wed, 2003-06-11 at 06:31, admindid wrote: > Do you think if it's possible that users received attaches file (like wor= d=20 > or excel) can see this file into the browser without having word or excel= =20 > installed on their machine. > Give the possibility to the user to translate word to text for example o= r=20 > give them an icon to download viewver ... > thanks in advance >=20 >=20 >=20 > ------------------------------------------------------- > This SF.net email is sponsored by: Etnus, makers of TotalView, The best > thread debugger on the planet. Designed with thread debugging features > you've never dreamed of, try TotalView 6 free at www.etnus.com. > _______________________________________________ > squirrelmail-stable mailing list > squ...@li... > https://lists.sourceforge.net/lists/listinfo/squirrelmail-stable > http://squirrelmail.org/cvs --=20 --------------------------- Jason 'XenoPhage' Frisvold Engine / Technology Programmer fr...@go... RedHat Certified - RHCE # 807302349405893 MySQL Core Certified - ID# 205982910 --------------------------- "Something mysterious is formed, born in the silent void. Waiting alone and unmoving, it is at once still and yet in constant motion. It is the source of all programs. I do not know its name, so I will call it the Tao of Programming." |
From: admindid <adm...@br...> - 2003-06-11 10:32:27
|
Do you think if it's possible that users received attaches file (like word or excel) can see this file into the browser without having word or excel installed on their machine. Give the possibility to the user to translate word to text for example or give them an icon to download viewver ... thanks in advance |
From: Marcelo <ma...@sa...> - 2003-06-10 21:22:35
|
How did you install PHP? Using the install wizard or manually? I had a similar problem when I used the install Wizard. It would log me in, but then when it loaded the frameset, it would give me an error on the right_main.php (or main_right) file I uninstalled PHP and installed it manually and had no problems. (quite easy) In the php.ini file I had to make some adjustments: session.save_path = c:\tmp\ extension_dir = "C:\php\extensions\" session.bug_compat_42 = 1 session.bug_compat_warn = 0 register_globals = On I am using a mail server named MERAK (http://www.merakmail.com) -----Mensaje original----- De: Christopher Smith [mailto:inr...@ho...] Enviado el: martes, 10 de junio de 2003 16:40 Para: ma...@sa... Asunto: Re: [SM-STABLE] SquirrelMail on W2k We tried to get SM 1.4.0 to work on Win2k IIS with PHP 4.3.2 but it will only allow me to login if my user has no password (blank password). Any user that tries to login with a password, I get "unknown username..." each time. Did you have any trouble with something like this? And, what type of IMAP server are you running? We've tried two... Gordano and Mercury32... both give me unknown password errors in their own logs. Chris >From: "Marcelo" <ma...@sa...> >To: <squ...@li...> >Subject: [SM-STABLE] SquirrelMail on W2k >Date: Tue, 10 Jun 2003 14:33:16 -0400 > >Hello, >I have SquirrelMail 1.4.0 running on a Win2k with IIS and PHP 4.3.2 and >everything is OK. > >The only questions is, how can I have the different languages? Specialy >interested in Spanish. > >Can I use a generated language file? has anyone generated such a file >yet? > >Thanks >Marcelo > > > _________________________________________________________________ Add photos to your messages with MSN 8. Get 2 months FREE*. http://join.msn.com/?page=features/featuredemail |
From: Seth R. <se...@mi...> - 2003-06-10 20:26:34
|
I've attached a patch for 1.4.x I seems to patch cleanly on the 1.4.x CVS and should work on 1.4.0. It's already in the devel branch but I haven't really pushed to have it included. If it seems to work well for you, let me know and I might ask that it be included. Seth. Seth Randall said: > Mailto support was broken in 1.2.11. I have a patch for 1.4.0 if you > want it. > > Seth. >> >> Hello, >> >> I read at http://www.squirrelmail.org/wiki/en_US/WindowsMailto how to >> setup IE to use SM when a mailto: URL is encountered. That seems to >> work fine. When the call is actually made to SM 1.2.11 things don't >> go so nicely. >> >> When calling this URL: >> https://myserver.com/src/login.php?emailaddress=mailto:us...@do... >> >> I get the following: >> Warning: urlencode() expects parameter 1 to be string, array given in >> /var/www/html/squirrelmail-1.2.11/src/login.php on line 44 >> >> Warning: urlencode() expects parameter 1 to be string, array given in >> /var/www/html/squirrelmail-1.2.11/src/login.php on line 44 >> >> Warning: urlencode() expects parameter 1 to be string, array given in >> /var/www/html/squirrelmail-1.2.11/src/login.php on line 44 >> >> Warning: urlencode() expects parameter 1 to be string, array given in >> /var/www/html/squirrelmail-1.2.11/src/login.php on line 44 >> >> Warning: urlencode() expects parameter 1 to be string, array given in >> /var/www/html/squirrelmail-1.2.11/src/login.php on line 44 >> >> Warning: urlencode() expects parameter 1 to be string, array given in >> /var/www/html/squirrelmail-1.2.11/src/login.php on line 44 >> >> Warning: urlencode() expects parameter 1 to be string, array given in >> /var/www/html/squirrelmail-1.2.11/src/login.php on line 44 >> >> Warning: urlencode() expects parameter 1 to be string, array given in >> /var/www/html/squirrelmail-1.2.11/src/login.php on line 44 >> >> Warning: urlencode() expects parameter 1 to be string, array given in >> /var/www/html/squirrelmail-1.2.11/src/login.php on line 44 >> >> Warning: urlencode() expects parameter 1 to be string, array given in >> /var/www/html/squirrelmail-1.2.11/src/login.php on line 44 >> >> Warning: urlencode() expects parameter 1 to be string, array given in >> /var/www/html/squirrelmail-1.2.11/src/login.php on line 44 >> >> Warning: urlencode() expects parameter 1 to be string, array given in >> /var/www/html/squirrelmail-1.2.11/src/login.php on line 44 >> >> Warning: urlencode() expects parameter 1 to be string, array given in >> /var/www/html/squirrelmail-1.2.11/src/login.php on line 44 >> >> Warning: urlencode() expects parameter 1 to be string, array given in >> /var/www/html/squirrelmail-1.2.11/src/login.php on line 44 >> >> Warning: Cannot add header information - headers already sent by >> (output started at /var/www/html/squirrelmail-1.2.11/src/login.php:44) >> in /var/www/html/squirrelmail-1.2.11/functions/i18n.php on line 1591 >> >> Warning: Cannot add header information - headers already sent by >> (output started at /var/www/html/squirrelmail-1.2.11/src/login.php:44) >> in /var/www/html/squirrelmail-1.2.11/src/login.php on line 91 >> >> >> I then repointed my vhost to my SM 1.4.0 install. I tried using the >> same URL as above but its as if I just logged in to check my mail. >> Just shows the inbox and it does not shoot to the compose view as I >> think it should. >> >> >> Any ideas? >> >> >> Thanks in advance, >> Justin DeVuyst >> >> >> >> >> >> >> >> >> >> >> ------------------------------------------------------- >> This SF.net email is sponsored by: Etnus, makers of TotalView, The >> best thread debugger on the planet. Designed with thread debugging >> features you've never dreamed of, try TotalView 6 free at >> www.etnus.com. >> _______________________________________________ >> squirrelmail-stable mailing list >> squ...@li... >> https://lists.sourceforge.net/lists/listinfo/squirrelmail-stable >> http://squirrelmail.org/cvs > > > -- > Seth Randall > IT Support Specialist > Missoula Federal Credit Union > se...@mi... > > > > > > ------------------------------------------------------- > This SF.net email is sponsored by: Etnus, makers of TotalView, The best > thread debugger on the planet. Designed with thread debugging features > you've never dreamed of, try TotalView 6 free at www.etnus.com. > _______________________________________________ > squirrelmail-stable mailing list > squ...@li... > https://lists.sourceforge.net/lists/listinfo/squirrelmail-stable > http://squirrelmail.org/cvs -- Seth Randall IT Support Specialist Missoula Federal Credit Union se...@mi... |
From: Seth R. <se...@mi...> - 2003-06-10 19:28:26
|
Mailto support was broken in 1.2.11. I have a patch for 1.4.0 if you want it. Seth. > > Hello, > > I read at http://www.squirrelmail.org/wiki/en_US/WindowsMailto how to > setup IE to use SM when a mailto: URL is encountered. That seems to > work fine. When the call is actually made to SM 1.2.11 things don't go > so nicely. > > When calling this URL: > https://myserver.com/src/login.php?emailaddress=mailto:us...@do... > > I get the following: > Warning: urlencode() expects parameter 1 to be string, array given in > /var/www/html/squirrelmail-1.2.11/src/login.php on line 44 > > Warning: urlencode() expects parameter 1 to be string, array given in > /var/www/html/squirrelmail-1.2.11/src/login.php on line 44 > > Warning: urlencode() expects parameter 1 to be string, array given in > /var/www/html/squirrelmail-1.2.11/src/login.php on line 44 > > Warning: urlencode() expects parameter 1 to be string, array given in > /var/www/html/squirrelmail-1.2.11/src/login.php on line 44 > > Warning: urlencode() expects parameter 1 to be string, array given in > /var/www/html/squirrelmail-1.2.11/src/login.php on line 44 > > Warning: urlencode() expects parameter 1 to be string, array given in > /var/www/html/squirrelmail-1.2.11/src/login.php on line 44 > > Warning: urlencode() expects parameter 1 to be string, array given in > /var/www/html/squirrelmail-1.2.11/src/login.php on line 44 > > Warning: urlencode() expects parameter 1 to be string, array given in > /var/www/html/squirrelmail-1.2.11/src/login.php on line 44 > > Warning: urlencode() expects parameter 1 to be string, array given in > /var/www/html/squirrelmail-1.2.11/src/login.php on line 44 > > Warning: urlencode() expects parameter 1 to be string, array given in > /var/www/html/squirrelmail-1.2.11/src/login.php on line 44 > > Warning: urlencode() expects parameter 1 to be string, array given in > /var/www/html/squirrelmail-1.2.11/src/login.php on line 44 > > Warning: urlencode() expects parameter 1 to be string, array given in > /var/www/html/squirrelmail-1.2.11/src/login.php on line 44 > > Warning: urlencode() expects parameter 1 to be string, array given in > /var/www/html/squirrelmail-1.2.11/src/login.php on line 44 > > Warning: urlencode() expects parameter 1 to be string, array given in > /var/www/html/squirrelmail-1.2.11/src/login.php on line 44 > > Warning: Cannot add header information - headers already sent by (output > started at /var/www/html/squirrelmail-1.2.11/src/login.php:44) in > /var/www/html/squirrelmail-1.2.11/functions/i18n.php on line 1591 > > Warning: Cannot add header information - headers already sent by (output > started at /var/www/html/squirrelmail-1.2.11/src/login.php:44) in > /var/www/html/squirrelmail-1.2.11/src/login.php on line 91 > > > I then repointed my vhost to my SM 1.4.0 install. I tried using the > same URL as above but its as if I just logged in to check my mail. Just > shows the inbox and it does not shoot to the compose view as I think it > should. > > > Any ideas? > > > Thanks in advance, > Justin DeVuyst > > > > > > > > > > > ------------------------------------------------------- > This SF.net email is sponsored by: Etnus, makers of TotalView, The best > thread debugger on the planet. Designed with thread debugging features > you've never dreamed of, try TotalView 6 free at www.etnus.com. > _______________________________________________ > squirrelmail-stable mailing list > squ...@li... > https://lists.sourceforge.net/lists/listinfo/squirrelmail-stable > http://squirrelmail.org/cvs -- Seth Randall IT Support Specialist Missoula Federal Credit Union se...@mi... |
From: <ju...@g3...> - 2003-06-10 19:17:52
|
Hello, I read at http://www.squirrelmail.org/wiki/en_US/WindowsMailto how to setup IE to use SM when a mailto: URL is encountered. That seems to work fine. When the call is actually made to SM 1.2.11 things don't go so nicely. When calling this URL: https://myserver.com/src/login.php?emailaddress=mailto:us...@do... I get the following: Warning: urlencode() expects parameter 1 to be string, array given in /var/www/html/squirrelmail-1.2.11/src/login.php on line 44 Warning: urlencode() expects parameter 1 to be string, array given in /var/www/html/squirrelmail-1.2.11/src/login.php on line 44 Warning: urlencode() expects parameter 1 to be string, array given in /var/www/html/squirrelmail-1.2.11/src/login.php on line 44 Warning: urlencode() expects parameter 1 to be string, array given in /var/www/html/squirrelmail-1.2.11/src/login.php on line 44 Warning: urlencode() expects parameter 1 to be string, array given in /var/www/html/squirrelmail-1.2.11/src/login.php on line 44 Warning: urlencode() expects parameter 1 to be string, array given in /var/www/html/squirrelmail-1.2.11/src/login.php on line 44 Warning: urlencode() expects parameter 1 to be string, array given in /var/www/html/squirrelmail-1.2.11/src/login.php on line 44 Warning: urlencode() expects parameter 1 to be string, array given in /var/www/html/squirrelmail-1.2.11/src/login.php on line 44 Warning: urlencode() expects parameter 1 to be string, array given in /var/www/html/squirrelmail-1.2.11/src/login.php on line 44 Warning: urlencode() expects parameter 1 to be string, array given in /var/www/html/squirrelmail-1.2.11/src/login.php on line 44 Warning: urlencode() expects parameter 1 to be string, array given in /var/www/html/squirrelmail-1.2.11/src/login.php on line 44 Warning: urlencode() expects parameter 1 to be string, array given in /var/www/html/squirrelmail-1.2.11/src/login.php on line 44 Warning: urlencode() expects parameter 1 to be string, array given in /var/www/html/squirrelmail-1.2.11/src/login.php on line 44 Warning: urlencode() expects parameter 1 to be string, array given in /var/www/html/squirrelmail-1.2.11/src/login.php on line 44 Warning: Cannot add header information - headers already sent by (output started at /var/www/html/squirrelmail-1.2.11/src/login.php:44) in /var/www/html/squirrelmail-1.2.11/functions/i18n.php on line 1591 Warning: Cannot add header information - headers already sent by (output started at /var/www/html/squirrelmail-1.2.11/src/login.php:44) in /var/www/html/squirrelmail-1.2.11/src/login.php on line 91 I then repointed my vhost to my SM 1.4.0 install. I tried using the same URL as above but its as if I just logged in to check my mail. Just shows the inbox and it does not shoot to the compose view as I think it should. Any ideas? Thanks in advance, Justin DeVuyst |
From: Marcelo <ma...@sa...> - 2003-06-10 18:37:26
|
Hello, I have SquirrelMail 1.4.0 running on a Win2k with IIS and PHP 4.3.2 and everything is OK. The only questions is, how can I have the different languages? Specialy interested in Spanish. Can I use a generated language file? has anyone generated such a file yet? Thanks Marcelo |
From: Christopher S. <inr...@ho...> - 2003-06-07 19:22:30
|
PHP 4.3.2 SM 1.4.0 Win2K Server / IIS 5 I have been having a similar error as other users. When I login as any user with a password I get the error message "Unknown user or password incorrect". If I create a user that has no password, the user logs in perfectly. The logs on my IMAP server (I've tried 2... Gordano and Mercury32) both give me error messages that the username/password is incorrect. ANY other IMAP client works OK. It just seems that with SquirrelMail that the password is not being transfered to the IMAP server. I have tried with a few different web browsers. Is it perhaps a bug in the newest PHP 4.3.2? I have tried editing php.ini many ways... following the advice of many other users... Any ideas would be much appreciated... I'm at a standstill.. Chris _________________________________________________________________ The new MSN 8: advanced junk mail protection and 2 months FREE* http://join.msn.com/?page=features/junkmail |
From: Jason 'X. F. <fr...@go...> - 2003-06-04 15:49:50
|
Hi all, Squirrelmail 1.4.0, PHP 4.2.2 (Redhat RPM), MySQL 4.0.13 I'm trying to get squirrelmail to use the mySQL database for preferences and addressbook. However, I keep getting a "no such database" error ... =20 I've successfully connected to the database, and I am able to manipulate the tables from the maching squirrelmail is running on. I've ensured that pear is in the include path for php... =20 I'm not a PHP person, so I haven't been able to determine how to turn on debugging or logging. If I could see exactly what's going on, I know I could solve the problem.. Any suggestions? Thanks! --=20 --------------------------- Jason 'XenoPhage' Frisvold Engine / Technology Programmer fr...@go... RedHat Certified - RHCE # 807302349405893 MySQL Core Certified - ID# 205982910 --------------------------- "Something mysterious is formed, born in the silent void. Waiting alone and unmoving, it is at once still and yet in constant motion. It is the source of all programs. I do not know its name, so I will call it the Tao of Programming." |
From: William H. <who...@ea...> - 2003-06-04 14:54:22
|
ODHIAMBO Washington said: > * Lucianno A. Ramalho <luc...@co...> [20030603 16:24]: wrote: >> Hi all >> >> How can I configure SquirrelMail with https using apache-2.0.24 on >> RedHat9 ? > > Simple. Just build Apache-2.0.45 (yes, not what you wrote as 2.0.24) with > SSL support. Install PHP, and add the required lines into httpd.conf > Install squirrelmail and configure an SSL VirtualHost for it and you are > done. > > -Wash Or better yet, used the httpd-2.0.40 included with Redhat 9 (grab the latest errata), use the PHP from Red Hat, install SquirrelMail (the RH 9 RPM from the SQ web site works fine), and RTFM: https://www.redhat.com/docs/manuals/linux/RHL-9-Manual/custom-guide/ch-httpd-secure-server.html (watch for URL wrap) Out of the box Redhat 9 is mod_ssl ready (and enabled, I believe). -- William Hooper |
From: Domaradzki, J. <Jan...@bs...> - 2003-06-04 14:17:32
|
Thanks a million Paul, That sorted it. Appreciate it. Jan -----Original Message----- From: p dont think [mailto:pdo...@an...]=20 Sent: Wednesday, June 04, 2003 12:56 PM To: 'Domaradzki, Jan'; squ...@li... Subject: RE: [SM-STABLE] error logging in I assume you have php4.0.x. This problem is fixed in CVS. Please download a recent CVS snapshot or upgrade your PHP. Cheers, paul -----Original Message----- Hi I'm using squirrelmail 1.4.0 and apache 1.3.20 with php4. I've got an=A0IMAP4 server running fine and SMTP (Sendmail) =A0 When I try and login, it seems to log, the left nav bar starts to load but stays blank and then it redirects to the error page "error - Unknown user or password incorrect." =A0 However, I've verified that IMAP is indeed running on the standard port by telneting to localhost:143 and it answers. What's more, I can do an IMAP LOGIN <username> <password> and it connects and says the login was successful. Anyone got a clue what's kicking me out? =A0 Jan ----------------------------------------------------------------------- Information in this email may be privileged, confidential and is=20 intended exclusively for the addressee. The views expressed may not be official policy, but the personal views of the originator. If you have received it in error, please notify the sender by return e-mail and delete it from your system. You should not reproduce,=20 distribute, store, retransmit, use or disclose its contents to anyone. =20 Please note we reserve the right to monitor all e-mail communication through our internal and external networks. ----------------------------------------------------------------------- |
From: <its...@uk...> - 2003-06-04 12:18:52
|
On Wed, Jun 04, 2003 at 04:57:41AM -0700, p dont think wrote: > > How can user configure them environment to the messages sent have been > > moved to Sent. > > The global configuration in the config.php is: > > $default_move_to_sent = false > > > > I wanna make this option by user and not global. > > Options->Folder Preferences->Sent Folder Ah, of course you don't need to write a plugin in that case. Silly me. -- Bruce |
From: p d. t. <pdo...@an...> - 2003-06-04 11:57:43
|
> How can user configure them environment to the messages sent have been > moved to Sent. > The global configuration in the config.php is: > $default_move_to_sent = false > > I wanna make this option by user and not global. Options->Folder Preferences->Sent Folder Cheers, Paul |
From: p d. t. <pdo...@an...> - 2003-06-04 11:56:19
|
I assume you have php4.0.x. This problem is fixed in CVS. Please download a recent CVS snapshot or upgrade your PHP. Cheers, paul -----Original Message----- Hi I'm using squirrelmail 1.4.0 and apache 1.3.20 with php4. I've got an=A0IMAP4 server running fine and SMTP (Sendmail) =A0 When I try and login, it seems to log, the left nav bar starts to load but stays blank and then it redirects to the error page "error - Unknown user or password incorrect." =A0 However, I've verified that IMAP is indeed running on the standard port by telneting to localhost:143 and it answers. What's more, I can do an IMAP LOGIN <username> <password> and it connects and says the login was successful. Anyone got a clue what's kicking me out? =A0 Jan |
From: Lucianno A. R. <luc...@co...> - 2003-06-04 11:37:49
|
Hello all How can user configure them environment to the messages sent have been moved to Sent. The global configuration in the config.php is: $default_move_to_sent = false I wanna make this option by user and not global. Regards. -- Lucianno A. Ramalho lucianno AT cooptec.com.br www.cooptec.com.br Linux User #197232 |
From: Domaradzki, J. <Jan...@bs...> - 2003-06-04 10:58:13
|
Hi I'm using squirrelmail 1.4.0 and apache 1.3.20 with php4. I've got an IMAP4 server running fine and SMTP (Sendmail) When I try and login, it seems to log, the left nav bar starts to load but stays blank and then it redirects to the error page "error - Unknown user or password incorrect." However, I've verified that IMAP is indeed running on the standard port by telneting to localhost:143 and it answers. What's more, I can do an IMAP LOGIN <username> <password> and it connects and says the login was successful. Anyone got a clue what's kicking me out? Jan ----------------------------------------------------------------------- Information in this email may be privileged, confidential and is intended exclusively for the addressee. The views expressed may not be official policy, but the personal views of the originator. If you have received it in error, please notify the sender by return e-mail and delete it from your system. You should not reproduce, distribute, store, retransmit, use or disclose its contents to anyone. Please note we reserve the right to monitor all e-mail communication through our internal and external networks. ----------------------------------------------------------------------- |
From: p d. t. <pdo...@an...> - 2003-06-04 06:09:45
|
> I am running version 1.2x just fine. So, I wanted to upgrade to stable > 1.4.0 and am having a hard time. Thing is, I don't have shell access to > run the config.pl, so I edit manually the config file and eventually get > things working. Except this version I get the following errors when > installing plugins: > > Error opening ../../data/default_pref > Could not create initial preference file! > ../data/ should be writable by user web > Please contact your system administrator and report this error. > > I've changed the permissions all sorts of ways, though I can't CHOWN > with my limited access to the web site. I can't help but feel that the > plugins look for a data directory in a different place then the config > states. I tried explicit path, and it too didn't work too well. Any > suggestions for how to resolve this? Plugins shouldn't be accessing your prefs any differently than the core code. Please check this: http://www.squirrelmail.org/wiki/en_US/DataPermission If you still think it's a plugin, please disable them all then add them back one at a time so you can tell us which one it is. When you do so, it'd be most useful if you could post to the SM-PLUGINS mailing list. Thanks, paul |
From: joe <jo...@ci...> - 2003-06-04 04:25:42
|
I am running version 1.2x just fine. So, I wanted to upgrade to stable 1.4.0 and am having a hard time. Thing is, I don't have shell access to run the config.pl, so I edit manually the config file and eventually get things working. Except this version I get the following errors when installing plugins: Error opening ../../data/default_pref Could not create initial preference file! ../data/ should be writable by user web Please contact your system administrator and report this error. I've changed the permissions all sorts of ways, though I can't CHOWN with my limited access to the web site. I can't help but feel that the plugins look for a data directory in a different place then the config states. I tried explicit path, and it too didn't work too well. Any suggestions for how to resolve this? Joe jo...@ci... (I would appreciate a direct email as well) |