which system locale is default on your mandrake install?
check output of phpinfo(). _ENV['LANG'], all _ENV['LC_*'] and
_ENV['LANGUAGE'] variables.
or try restarting apache with 'LC_ALL=en_US apachectl restart' command.
also try restarting apache if you use some kind of php cache.
can't reproduce y
which system locale is default on your mandrake install?
check output of phpinfo(). _ENV['LANG'], all _ENV['LC_*'] and
_ENV['LANGUAGE'] variables.
or try restarting apache with 'LC_ALL=en_US apachectl restart' command.
also try restarting apache if you use some kind of php cache.
can't reproduc
I'm running Mandrake 10.0,
Here is the output from Apache showing all the versions of PHP, Apache and
modules.
Welcome to pangloss.grandprixsw.com:8000
This site is powered by: Apache-AdvancedExtranetServer/2.0.48 (Mandrake
Linux/5mdk) mod_perl/1.99_11 Perl/v5.8.3 PHP/5.0.1 mod_ssl/2.0.48
OpenS
Hello 'roger-squirrel-mail,
> On Wed, 6 Oct 2004, Christopher Wagner wrote:
>> For my part, I'm running Squirrelmail 1.4.3a on Debian and am showing
>> quite clearly "Timezone Options" under "Options" then "Personal
>> Information".
> Okay, ini_get is PHP and is probably looking for a (n
What do I need to get an Autoreply system for my SM users?
I am using the latest version of SM on FreeBSD with SENDMAIL.
You need to investigate how your email system is configured and how to
add an autoresponder to it -- this is NOT a SquirrelMail question.
.forward files are the traditional wa
What do I need to get an Autoreply system for my SM users?
I am using the latest version of SM on FreeBSD with SENDMAIL.
Thanks in advance.
---
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your busin
Hi,
Were you ever able to login? If you were and are using IE please make sure
to disable Content Rating. You might also want to try using Netscape to
test the login.
Thanks
>
>
> [EMAIL PROTECTED] wrote:
>
>> I am trying to access my email from a remote location not on my usual
>> computer via
Derek Ealy wrote:
> Here is line 78 of config.php
>
> $theme[0]['PATH'] = SM_PATH . 'themes/default_theme.php';
>
> When I got to work this morning I had a browser that was open and was
> already logged into SquirrelMail. From there I was able to see and
> delete my emails. So it appears that
I am wondering if SW will work well for large installations. The
last ISP I did some work for (about 1 million mailboxes) switched from a
defunct commercial product to Horde. But Horde suffered from a lot of
overhead, doing a pop/imap login for every page update and transferring
all the da
[EMAIL PROTECTED] wrote:
I am trying to access my email from a remote location not on my usual computer via webmail. I am trying to login but I keep getting looped back to the same message and it will not allow me to logon. Can you please tell me what to do?
Below is the error message that I kee
On Thu, 7 Oct 2004, Jay Lee wrote:
> Take a look at the imapproxy project http://www.imapproxy.org. This
> prevents the login/logout problems by caching a connection to the imap
> server.
Thanks for the pointer.
> No it doesn't. Squirrelmail and most other webmail servers want to offer
I've recreated config.php by running conf.pl and still get the same message.
Sorry, but if I knew why a string offset couldn't be used in an array in PHP
I probably wouldn't be asking for help here.
I've included the section around the error in my config.php file below. Line
78 is the one surro
Hello Roger-squirrel-mail,
On Wednesday, October 06, 2004, [EMAIL PROTECTED] wrote...
> I'm playing with 1.4.3a. I have searched for information on
> setting the timezone, and everything points to the Options and then
> Personal Information pages. However, that page shows absolutely nothin
Hello Frannie1277,
On Thursday, October 07, 2004, [EMAIL PROTECTED] wrote...
> I am trying to access my email from a remote location not on my
> usual computer via webmail. I am trying to login but I keep getting
> looped back to the same message and it will not allow me to logon.
> Can you plea
[EMAIL PROTECTED] said:
> I am wondering if SW will work well for large installations.
We currently use it for ~1500 accounts, I know of installations > 10,000.
Some experience with load balancing would probably be necessary though.
> The
> last ISP I did some work for (about 1 million ma
I am wondering if SW will work well for large installations. The
last ISP I did some work for (about 1 million mailboxes) switched from a
defunct commercial product to Horde. But Horde suffered from a lot of
overhead, doing a pop/imap login for every page update and transferring
all the dat
Here is line 78 of config.php
$theme[0]['PATH'] = SM_PATH . 'themes/default_theme.php';
When I got to work this morning I had a browser that was open and was
already logged into SquirrelMail. From there I was able to see and delete my
emails. So it appears that the problem is only related to the
I am trying to access my email from a remote location not on my usual computer via
webmail. I am trying to login but I keep getting looped back to the same message and
it will not allow me to logon. Can you please tell me what to do?
Below is the error message that I keep getting.
thank you.
I am trying to access my email from a remote location not on my usual computer via
webmail. I am trying to login but I keep getting looped back to the same message and
it will not allow me to logon. Can you please tell me what to do?
Below is the error message that I keep getting.
thank you.
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
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
I have another problem with multiple servers. In my case I have multiple LDAP servers and multiple squirrelmail servers, and all works fine, but (maybe) my problem is different (nobody answered my question yet)
See message: [SM-USERS] search address hangs when servers down (ldap)
Em Qui,
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.
> hi
>
>
> How to give users quota in squirrelmail
>
>
> I am using postfix ,courier-imap,mysql ,with squirrelmail
>
>
> pls help me
>
> usha
You don't. SquirrelMail depends upon the IMAP server. Try doing it in
Courier instead.
Sincerely,
Fredrik.
---
> I restarted my mail server machine today and got the following error
> message when trying to get to the login screen of Squirrelmail 1.4.3a
>
> Fatal error: Cannot use string offset as an array in
> /var/www/html/squirrelmail-1.4.3a/config/config.php on line 78.
>
>
> Any idea what's wrong?
Re
I hope someone can help me. I have just downloaded and installed SquirrelMail. It
seems to work fine, apart from one thing -
Every time I send an email, I receive an IE error
Action canceled
Internet Explorer was unable to link to the Web page you requested. The page might be temporarily unavai
> Hello Everybody,
>
>
> We are facing problem in accesing address book from LDAP server
>
>
> 1. The enviornment
>
>
> Webmail : Squirrel Mail on multiple machines
> Preferences : On MySql
> Personal Address Book : on Mysql
> Users are stored in LDAP server on multiple machines
> MTA : Postfix
>
How to give users quota in squirrelmail
I am using postfix ,courier-imap,mysql ,with squirrelmail
This is not a SquirrelMail thing. You need to understand how quotas
work with your IMAP server. If you are delivering to local accounts,
you can use *nix quotas, but Courier also offers IMAP-based
>> If you have safe mode turned on, there must be some reason for that.
>>
>
> Because I changed it from the default install to see what would
> happen. I've since changed a few other things, like restricting the
> open_basedir to the squirrelmail directory hierarchy.
http://www.squirrelmail.org/w
Hi
I hope someone can help me. I have just downloaded and installed SquirrelMail. It
seems to work fine, apart from one thing -
Every time I send an email, I receive an IE error
Action canceled
Internet Explorer was unable to link to the Web page you requested. The page might be
temporarily
hi
How to give users quota in squirrelmail
I am using postfix ,courier-imap,mysql ,with squirrelmail
pls help me
usha
---
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us wha
Hi
I'm still in trouble with 1.4.3a when reading large inbox
here is the error message.
[client xxx.xxx.xxx.xxx] PHP Fatal error: Allowed memory size of 8388608 bytes
exhausted (tried to allocate 44 bytes) in Unknown on line 0, referer:
http://mail:8090/squirrelmail/src/webmail.php
Ever tried
Hello Everybody,
We are facing problem in accesing address book from LDAP server
1. The enviornment
Webmail : Squirrel Mail on multiple machines
Preferences : On MySql
Personal Address Book : on Mysql
Users are stored in LDAP server on multiple machines
MTA : Postfix
OS : Linux redhat ES
Hi
I'm still in trouble with 1.4.3a when reading large inbox
here is the error message.
[client xxx.xxx.xxx.xxx] PHP Fatal error: Allowed memory size of 8388608 bytes
exhausted (tried to allocate 44 bytes) in Unknown on line 0, referer:
http://mail:8090/squirrelmail/src/webmail.php
thanks f
My email ID is [EMAIL PROTECTED]G.L.Rajesh ES/Networks Dept Phno:22195840
---
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get
hi.
thanks for the help.
my problem was that I was using php 5. which is not yet supported by sm.
I was suggested by p dont think to change back to php 4. I did that
and now everything is ok and fine.
have a nice day
Jawed
On Wed, 6 Oct 2004 16:33:15 +0300 (EEST), Tomas Kuliavas
<[EMAIL PROTEC
On Thu, 7 Oct 2004, Tomas Kuliavas wrote:
> > Set the "safe_mode" off, restart apache, and the Timezone option
> > magically appears.
>
> It is enough to add TZ variable to safe_mode_allowed_env_vars
Thanks, I'll keep that in mind.
> If you have safe mode turned on, there must be some re
37 matches
Mail list logo