Send squirrelmail-users mailing list submissions to
squirrelmail-users@xxxxxxxxxxxxxxxxxxxxxTo subscribe or unsubscribe via the World Wide Web, visit
https://lists.sourceforge.net/lists/listinfo/squirrelmail-usersor, via email, send a message with subject or body 'help' to
squirrelmail-users-request@xxxxxxxxxxxxxxxxxxxxxYou can reach the person managing the list at
squirrelmail-users-owner@xxxxxxxxxxxxxxxxxxxxxWhen replying, please edit your Subject line so it is more specific
than "Re: Contents of squirrelmail-users digest..."
Today's Topics:
1. Re: Cannot read LARGE 45.8M INBOX folder help help 2 day cant
find (Tomas Kuliavas)
2. Cannot translate c-format strings (Jevos, Peter)
3. Re: Cannot translate c-format strings (Fredrik Jervfors)
4. Re: Cannot translate c-format strings (Jevos, Peter)
5. Re: Cannot translate c-format strings (Jevos, Peter)
6. Re: Cannot translate c-format strings (Fredrik Jervfors)
7. Help With Failed opening required Message (
JBlanchard@xxxxxxx)
8. Re: Help With Failed opening required Message (Tomas Kuliavas)
----------------------------------------------------------------------
Message: 1
Date: Sun, 13 Sep 2009 02:06:12 -0700 (PDT)
From: Tomas Kuliavas <
tokul@xxxxxxxxxxxxxxxxxxxxx>
Subject: Re: Cannot read LARGE 45.8M INBOX folder help help
2 day cant find
To:
squirrelmail-users@xxxxxxxxxxxxxxxxxxxxxMessage-ID: <
25421643.post@xxxxxxxxxxxxxxx>
Content-Type: text/plain; charset=us-ascii
Marcelo Carvalho-8 wrote:
>
> We have been using squirrelmail version 1.4.6 on a redhat unix
>
> we have currently moved to a new server suse 10 es server
>
> we installed squirrelmail version 1.4.20-RC2
>
> and we are using imap wu imap 2004g_suse
>
> we installed sendmail and removed postfix
>
> when we moved our mail box in /var/mail/marcelo
> too our new server which is 45.8M
> it fails read the inbox in squirrelmail but does show the counter number
> of un read message.
>
> if we strip down the mail in /var/mail/marcelo too 10 messages
> it reads fine.
>
> how can we fix this limitation
?
>
> please please help
>
> many thanks
>
Set sort setting to 6 in SquirrelMail user's preferences.
If you can't modify your user's preference file, log into squirrelmail and
replace "src/webmail.php" address with
"src/right_main.php?newsort=6&startMessage=1&mailbox=INBOX". When mailbox
listing is displayed, logout and relogin.
45.8M folder is not big. You should count number of messages stored in that
folder and not total size. If you have 2-3 thousands of messages, your
SquirrelMail setup is not optimized.
--
Tomas
--
View this message in context:
http://www.nabble.com/Cannot-read-LARGE-45.8M-INBOX-folder-help-help-2-day-cant-find-tp25421504p25421643.htmlSent from the squirrelmail-users mailing list archive at
Nabble.com.
------------------------------
Message: 2
Date: Mon, 14 Sep 2009 12:32:24 +0200
From: "Jevos, Peter" <
Peter.Jevos@xxxxxxxxxxxx>
Subject: Cannot translate c-format strings
To: <
squirrelmail-users@xxxxxxxxxxxxxxxxxxxxx>
Message-ID:
<
6639BA20B265594590E97DD72A8EE035036C012E@xxxxxxxxxxxxxxxxxxx>
Content-Type: text/plain; charset="us-ascii"
Hi
Strings under
c-format are not translated in the squillemail.po, e.g.
#, c-format
msgid "Viewing Messages: <B>%s</B> to <B>%s</B> (%s total)"
msgstr "Viendo mensajes: del <B>%s</B> al <B>%s</B> (total %s)"
What should I change to have it translated ?
Php-format ?
Thanks
pet
-------------- next part --------------
An HTML attachment was scrubbed...
------------------------------
Message: 3
Date: Mon, 14 Sep 2009 13:04:31 +0200
From: "Fredrik Jervfors" <
jervfors@xxxxxxxxxxxxxxxx>
Subject: Re: Cannot translate c-format strings
To:
squirrelmail-users@xxxxxxxxxxxxxxxxxxxxxMessage-ID:
<
5a6ded53b6fb27ee37fa308a8a017626.squirrel@xxxxxxxxxxxxxxxxxx>
Content-Type: text/plain;charset=utf-8
> Strings under c-format are not translated in the squillemail.po, e.g.
>
> #, c-format
> msgid "Viewing Messages: <B>%s</B> to <B>%s</B> (%s total)"
> msgstr "Viendo mensajes: del <B>%s</B> al <B>%s</B> (total %s)"
>
> What should I change to have it translated ? Php-format ?
It works for me in various languages, and the code snippet above looks
fine to me. Did you remember to restart your web server after
"installing"
the new "squirrelmail.mo"?
--
Fredrik Jervfors
The SquirrelMail Project
Please support Open Source Software by donating to SquirrelMail!
http://squirrelmail.org/donations.php------------------------------
Message: 4
Date: Mon, 14 Sep 2009 13:46:46 +0200
From: "Jevos, Peter" <
Peter.Jevos@xxxxxxxxxxxx>
Subject: Re: [SM-USERS] Cannot translate c-format strings
To: "Squirrelmail User Support Mailing List"
<
squirrelmail-users@xxxxxxxxxxxxxxxxxxxxx>
Message-ID:
<
6639BA20B265594590E97DD72A8EE035036C012F@xxxxxxxxxxxxxxxxxxx>
Content-Type: text/plain; charset="US-ASCII"
> Strings under c-format are not translated in the squillemail.po, e.g.
>
> #, c-format
> msgid "Viewing Messages: <B>%s</B> to <B>%s</B> (%s total)"
> msgstr "Viendo mensajes: del <B>%s</B> al <B>%s</B> (total %s)"
>
> What should I change to have it translated ? Php-format ?
It works for me in various languages, and the code snippet above looks
fine to me. Did you remember to restart your web server after
"installing"
the new "squirrelmail.mo"?
dear Fredrick
thanks for your answer
I tried to use
c-format and php-format in the squirrelmail.mo and I've
restarted the apache but the strings are not translated
I changed few things in the SM code because I had to adjust it for the
different environment.
Therefore I want to ask you what should I check for these strings ( that
belongs to c-format ) to work properly
Thanks
pet
------------------------------
Message: 5
Date: Mon, 14 Sep 2009 14:02:12 +0200
From: "Jevos, Peter" <
Peter.Jevos@xxxxxxxxxxxx>
Subject: Re: [SM-USERS] Cannot translate c-format strings
To: "Squirrelmail User Support Mailing List"
<
squirrelmail-users@xxxxxxxxxxxxxxxxxxxxx>
Message-ID:
<
6639BA20B265594590E97DD72A8EE035036C0130@xxxxxxxxxxxxxxxxxxx>
Content-Type: text/plain; charset="US-ASCII"
> Strings under c-format are not translated in the squillemail.po, e.g.
>
> #, c-format
> msgid "Viewing Messages: <B>%s</B> to <B>%s</B> (%s total)"
> msgstr "Viendo mensajes: del <B>%s</B> al <B>%s</B> (total %s)"
>
> What should I change to have it translated ? Php-format ?
It works for me in various languages, and the code snippet above looks
fine to me. Did you remember to
restart your web server after
"installing"
the new "squirrelmail.mo"?
Hi Fredrick
I found out tha translations with php-format works but not with
c-format.
How should I change it ?
When I simply change the c-format to php-format, do the "msgfmt -o
squirrelmail.mo squirrelmail.po" and restart the apache, it doesn't work
thnaks
------------------------------
Message: 6
Date: Mon, 14 Sep 2009 14:07:19 +0200
From: "Fredrik Jervfors" <
jervfors@xxxxxxxxxxxxxxxx>
Subject: Re: Cannot translate c-format strings
To:
squirrelmail-users@xxxxxxxxxxxxxxxxxxxxxMessage-ID:
<
1b6b6aec547aeb99e4c1b8eac4c87feb.squirrel@xxxxxxxxxxxxxxxxxx>
Content-Type: text/plain;charset=utf-8
>>> Strings under c-format are not translated in the squillemail.po, e.g.
>>>
>>> #, c-format
>>> msgid "Viewing Messages: <B>%s</B> to <B>%s</B> (%s total)"
>>> msgstr "Viendo mensajes: del <B>%s</B> al <B>%s</B> (total %s)"
>>>
>>> What should I change to have it translated ? Php-format ?
>>
>> It works for me in various languages, and the code snippet above
looks
>> fine to me. Did you remember to restart your web server after
>> "installing" the new "squirrelmail.mo"?
>
> I tried to use c-format and php-format in the squirrelmail.mo and I've
> restarted the apache but the strings are not translated
>
> I changed few things in the SM code because I had to adjust it for the
> different environment. Therefore I want to ask you what should I check for
> these strings ( that belongs to c-format ) to work properly
If it says "c-format" or "php-format" in "squirrelmail.po" shouldn't, as
far as I know, really matter.
Did you try a unmodified version of SquirrelMail? Which translation method
are you using?
http://squirrelmail.org/wiki/TranslateMethodThis is also useful information:
http://squirrelmail.org/wiki/SupportingMultipleLanguages--
Fredrik Jervfors
The SquirrelMail Project
Please support Open Source Software by donating to SquirrelMail!
http://squirrelmail.org/donations.php------------------------------
Message: 7
Date: Mon, 14 Sep 2009 08:22:48 -0500
From:
JBlanchard@xxxxxxxSubject: Help With Failed opening required Message
To:
squirrelmail-users@xxxxxxxxxxxxxxxxxxxxxMessage-ID:
<
OF3EEDBC40.10573B18-ON86257631.0049236F-86257631.0049DDDC@xxxxxxx>
Content-Type: text/plain; charset="us-ascii"
Hi,
I receive the following error when logging in to read my email via
Squirrelmail. It has always worked fine for me up until 9/13/2009. I am
the webmaster for our non-profit group and inherited the website. The use
of Squirrelmail was set up prior to my taking over. Any help would be
greatly appreciated.
Please note: ??????? below is my user id.
Warning: Unknown: open_basedir restriction in effect.
File(/usr/local/sqmail/src/login.php) is not within the allowed path(s):
(/home/???????:/usr/lib/php:/usr/local/lib/php:/tmp) in Unknown on line 0
Warning: Unknown: failed
to open stream: Operation not permitted in
Unknown on line 0
Fatal error: Unknown: Failed opening required
'/usr/local/sqmail/src/login.php'
(include_path='.:/usr/lib/php:/usr/local/lib/php') in Unknown on line 0
Thanks,
Jon Blanchard
Oregon Band Boosters, Inc.
Direct: 608-252-4767
jblanchard@xxxxxxxjblanchard@xxxxxxxxxxxxxx-------------- next part --------------
An HTML attachment was scrubbed...
------------------------------
Message: 8
Date: Tue, 15 Sep 2009 10:33:28 -0700 (PDT)
From: Tomas Kuliavas <
tokul@xxxxxxxxxxxxxxxxxxxxx>
Subject: Re: Help With Failed opening required Message
To:
squirrelmail-users@xxxxxxxxxxxxxxxxxxxxxMessage-ID: <
25458391.post@xxxxxxxxxxxxxxx>
Content-Type: text/plain; charset=us-ascii
JBlanchard-2 wrote:
>
> Hi,
>
> I receive the following error when logging in to read my email via
> Squirrelmail. It has always worked fine for me up until 9/13/2009. I am
> the webmaster for our non-profit group and inherited the website. The use
> of Squirrelmail was set up prior to my taking over.
Any help would be
> greatly appreciated.
>
> Please note: ??????? below is my user id.
>
> Warning: Unknown: open_basedir restriction in effect.
> File(/usr/local/sqmail/src/login.php) is not within the allowed path(s):
> (/home/???????:/usr/lib/php:/usr/local/lib/php:/tmp) in Unknown on line 0
> Warning: Unknown: failed to open stream: Operation not permitted in
> Unknown on line 0
> Fatal error: Unknown: Failed opening required
> '/usr/local/sqmail/src/login.php'
> (include_path='.:/usr/lib/php:/usr/local/lib/php') in Unknown on line 0
>
Check your php and web server configuration. You have enabled PHP
open_basedir restrictions on virtual host or global PHP configuration and
forgot to include path to SquirrelMail scripts.
--
Tomas
--
View this message in context:
http://www.nabble.com/Help-With-Failed-opening-required-Message-tp25450360p25458391.htmlSent from the squirrelmail-users mailing list archive at Nabble.com.
------------------------------
------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf------------------------------
-----
squirrelmail-users mailing list
Posting guidelines:
http://squirrelmail.org/postingguidelinesList address:
squirrelmail-users@xxxxxxxxxxxxxxxxxxxxxList archives:
http://news.gmane.org/gmane.mail.squirrelmail.userList info (subscribe/unsubscribe/change options):
https://lists.sourceforge.net/lists/listinfo/squirrelmail-usersEnd of squirrelmail-users Digest, Vol 40, Issue 8
*************************************************