Re: [SM-USERS] Message Size option

2004-12-06 Thread Tomas Kuliavas

> On Sun, 5 Dec 2004 11:04:06 -0800 (PST), p dont think
> <[EMAIL PROTECTED]> wrote:
>> > Greetings,
>> >   Is there a way to add message size as a default column?
>>
>> http://www.squirrelmail.org/wiki/en_US/DefaultPreferences
>>
>
> That's a good start, but I need the sort order selectable from the web
> interface by the user.  Currently (in 1.2.x) it doesn't seem to have
> that option.  Haven't looked at the 1.4.x yet.  In the process of
> upgrading on a debian box from the debian package (still 1.2?
> Sheesh!) to 1.4.3a.

SquirrelMail -> Options -> Index Order

Size option is available in 1.2.6 and in 1.4.3a.

In order to add it to every new user, you need to add following values in
default preferences:
-
order1=1
order2=2
order3=3
order4=5
order5=4
order6=6
-

In order to add it to existing user settings, you have to edit every
preference file, insert appropriate entries in database or use
forced_prefs plugin.

Sorting by size is available in 1.5.1cvs.

You should be able to install squirrelmail package from testing or
unstable into debian stable. Last time I've checked, they don't use any
php functions that are present only in Sid or Sarge php.

-- 
Tomas


---
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://productguide.itmanagersjournal.com/
--
squirrelmail-users mailing list
Posting Guidelines: 
http://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines
List Address: [EMAIL PROTECTED]
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] Disable Languages in SM

2004-12-06 Thread Benjamin Zeller
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi folks,

I'm wondering, whether there is a possibility to cut down the list of
choosable languages in the Options Menue.

Via conf.pl, one is able to restrict number of themes, that was already
very fine for me, due to I only want to allow one Theme.

I'd like to do the same with the Languages.
I'd like to cut the list to two or three (like German, English and
perhaps French or stuff like that).

Can anyone tell me how to do this?

Thanks for help in advance.

Greetinx,

Benni
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.5 (GNU/Linux)

iD8DBQFBtCMZyqQqpcmyLisRAoEmAJ9BY688gNPmNtBXqxRwzAFVY9R4MgCgpPmm
FPk2C05vEO6kCf0ap+ROsWw=
=wKCF
-END PGP SIGNATURE-


---
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://productguide.itmanagersjournal.com/
--
squirrelmail-users mailing list
Posting Guidelines: 
http://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines
List Address: [EMAIL PROTECTED]
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


Re: [SM-USERS] Disable Languages in SM

2004-12-06 Thread Benjamin Zeller
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Benjamin Zeller schrieb:
> Hi folks,
> 
> I'm wondering, whether there is a possibility to cut down the list of
> choosable languages in the Options Menue.
> 
> Via conf.pl, one is able to restrict number of themes, that was already
> very fine for me, due to I only want to allow one Theme.
> 
> I'd like to do the same with the Languages.
> I'd like to cut the list to two or three (like German, English and
> perhaps French or stuff like that).
> 
> Can anyone tell me how to do this?
> 
> Thanks for help in advance.
> 
> Greetinx,
> 
> Benni


OK,

shame on me. Just looking at the list archives would have helped me in a
second.

Just comment with // completely suites my needs.

Sorry to bother for nothing ;-)


Greetinx,

Benni
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.5 (GNU/Linux)

iD8DBQFBtCfUyqQqpcmyLisRApRWAKCP5xkQHg1o10pwTK0qbL9iXZ4TRwCdEIyn
DgiQObfpcYt8Dt3FLCbYgZE=
=3ss+
-END PGP SIGNATURE-


---
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://productguide.itmanagersjournal.com/
--
squirrelmail-users mailing list
Posting Guidelines: 
http://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines
List Address: [EMAIL PROTECTED]
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


Re: [SM-USERS] Disable Languages in SM

2004-12-06 Thread Tomas Kuliavas
> Hi folks,
>
> I'm wondering, whether there is a possibility to cut down the list of
> choosable languages in the Options Menue.
>
> Via conf.pl, one is able to restrict number of themes, that was already
> very fine for me, due to I only want to allow one Theme.
>
> I'd like to do the same with the Languages.
> I'd like to cut the list to two or three (like German, English and
> perhaps French or stuff like that).
>
> Can anyone tell me how to do this?

1.5.1cvs contains option that allows such thing.

If you want fast way for 1.4.x - open functions/i18n.php and remove all
unneeded entries from $languages array. Or check
http://www.topolis.lt/squirrelmail/patches/pending/stable-only/limit-lang/

-- 
Tomas


---
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://productguide.itmanagersjournal.com/
--
squirrelmail-users mailing list
Posting Guidelines: 
http://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines
List Address: [EMAIL PROTECTED]
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


Re: [SM-USERS] Disable Languages in SM

2004-12-06 Thread Benjamin Zeller
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Tomas Kuliavas schrieb:
>>Hi folks,
>>
>>I'm wondering, whether there is a possibility to cut down the list of
>>choosable languages in the Options Menue.
>>
>>Via conf.pl, one is able to restrict number of themes, that was already
>>very fine for me, due to I only want to allow one Theme.
>>
>>I'd like to do the same with the Languages.
>>I'd like to cut the list to two or three (like German, English and
>>perhaps French or stuff like that).
>>
>>Can anyone tell me how to do this?
> 
> 
> 1.5.1cvs contains option that allows such thing.
> 
> If you want fast way for 1.4.x - open functions/i18n.php and remove all
> unneeded entries from $languages array. 

That's what I'm doing atm

> Or check
> http://www.topolis.lt/squirrelmail/patches/pending/stable-only/limit-lang/
> 


Looks quite nice, but I prefer the way above. Thanks anyway.


Benni
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.5 (GNU/Linux)

iD8DBQFBtCoZyqQqpcmyLisRAjWiAJwL+nX0OWa6ugCak/doIG6rqVeroACgzEiR
aN6Zc2DqbZVytBOO31rmaoA=
=DaWA
-END PGP SIGNATURE-


---
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://productguide.itmanagersjournal.com/
--
squirrelmail-users mailing list
Posting Guidelines: 
http://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines
List Address: [EMAIL PROTECTED]
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


Re: [SM-USERS] Language does not work after upgrade

2004-12-06 Thread Fredrik Jervfors
> I have upgraded from version 1.2.10 to 1.4.3a. But then the language
> translation does not work. When I change back to 1.2.10 it works again.
> What can I do?
> I have PHP 4.3.x installed
> Bjørn Fahnøe


Many strings have changed since 1.2.10. Do you have any locales in your
new installation? Did you try installing new locale packages
?

Sincerely,
Fredrik.




---
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://productguide.itmanagersjournal.com/
--
squirrelmail-users mailing list
Posting Guidelines: 
http://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines
List Address: [EMAIL PROTECTED]
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] Re: 'From' and 'To' columns

2004-12-06 Thread Fredrik Jervfors
>> Hi,
>> is there any way to create folders where i can save sent and received
>> mails and see them correct with "from" and "to" columns? The problem is
>> that if i save sent messages with received ones in a folder i only see
>> "from" and so i know i have sent them but i dont know whom i
>> sent them. The best solution would be to have two columns in a folder
>> one with "from" and one with "to". Is this possible? Has anybody
>> experience with that?? Thanks, bye, b52
>>
>
> We discussed something similar - the ability to assign folders as
> containing sent or received mail items. It would be a a waste of space to
> have a TO column in your inbox!


I have serveral e-mail accounts (aliases) using the same inbox, so I have
to disagree. The possibility might come in handy from time to time, so I
wouldn't consider it a complete waste of space. Still, such a feature must
be configurable since not everyone would have use for it.

Sincerely,
Fredrik.




---
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://productguide.itmanagersjournal.com/
--
squirrelmail-users mailing list
Posting Guidelines: 
http://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines
List Address: [EMAIL PROTECTED]
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] Language does not work after upgrade

2004-12-06 Thread Tomas Kuliavas
> I have upgraded from version 1.2.10 to 1.4.3a. But then the language
> translation does not work.
> When I change back to 1.2.10 it works again.
> What can I do?
> I have PHP 4.3.x installed

Make sure that you have Danish system locale in ISO-8859-1 charset. Older
squirrelmail versions set translation with setlocale(LC_ALL,'da_DK'),
1.4.3 and 1.5.1cvs set it with setlocale(LC_ALL,'da_DK.ISO8859-1'). It is
done, because BSD systems require full locale name or they revert to ASCII
charset.

php gettext should work correctly, if you have da_DK system locale that is
compiled with iso-8859-1 charset. It should work if you have
da_DK.ISO8859-1 or da_DK.ISO-8859-1 system locales. Translation does not
work, if you have da_DK system locale that is compiled with ISO-8859-15 or
UTF-8 charsets and da_DK.ISO8859-1 system locale is missing.

Setting locale only with short name might convert translations to
incorrect charset if you use php older than 4.2 or FreeBSD system. It can
also break character case conversion rules and sorting order.

It is possible that most of European translations have to be converted to
ISO-8859-15 or UTF-8, because ISO-8859-1 charset does not support Euro
symbol.

-- 
Tomas


---
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://productguide.itmanagersjournal.com/
--
squirrelmail-users mailing list
Posting Guidelines: 
http://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines
List Address: [EMAIL PROTECTED]
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] Vuln Linux vulnerability and SM 1.4.3a

2004-12-06 Thread Tony Earnshaw
Could any of the developers comment on the following urls, reported it
Saturday's vuln, please?
_

"Joost Pol noticed[2] that SquirrelMail is prone to a cross site
scripting issue in the decoding of encoded text in certain headers.
SquirrelMail correctly decodes the specially crafted header, but
doesn't sanitize the result."

http://www.linuxsecurity.com/content/view/117321

* Fedora: squirrelmail-1.4.3a-6.FC2 update
  28th, November, 2004

CAN-2004-1036 Cross Site Scripting in encoded text

http://www.linuxsecurity.com/content/view/106934

* Fedora: squirrelmail-1.4.3a-6.FC3 update
  28th, November, 2004

CAN-2004-1036 Cross Site Scripting in encoded text

http://www.linuxsecurity.com/content/view/106935


Why are Conectiva and Fedora addressing this problem and not passing the
results back to the SM developers? That doesn't fit in with the GPL
licensing, surely?

--Tonni

-- 
Nothing sucksseeds like a pigeon without a beak ...

mail: [EMAIL PROTECTED]
http://www.billy.demon.nl
 
They love us, don't they, They feed us, won't they ...



---
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://productguide.itmanagersjournal.com/
--
squirrelmail-users mailing list
Posting Guidelines: 
http://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines
List Address: [EMAIL PROTECTED]
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


Re: [SM-USERS] Vuln Linux vulnerability and SM 1.4.3a

2004-12-06 Thread Tomas Kuliavas
> Could any of the developers comment on the following urls, reported it
> Saturday's vuln, please?

These announcement are made by third party squirrelmail packagers. They
provide link to announcement made by SquirrelMail developers. Packagers
inform public about exploit fixes in their packages. SquirrelMail
developers know about exploit, fixed it and informed squirrelmail-announce
and other mailing lists about issue.

http://article.gmane.org/gmane.mail.squirrelmail.user/21169

SquirrelMail developers provide patch for 1.4.3a that should fix that
problem. RPM package available at squirrelmail site should include that
fix. If you use older squirrelmail version, upgrade to 1.4.3a and add that
patch to your install. If you use package provided by your OS packagers,
check squirrelmail functions/mime.php file.

If mime.php file decodeHeader function contains

 $iLastMatch = $i;
 $j = $i;
 $ret .= $res[1];
 $encoding = ucfirst($res[3]);
 switch ($encoding)
 {
 case 'B':
 $replace = base64_decode($res[4]);
 $ret .= charset_decode($res[2],$replace);
 break;
 case 'Q':

then your package should be fixed. First '$ret .= something' call is not
sanitized. First part of patch fixes sanitizing, second part of patch
provide fixes for some base64 formatting issues in replies/forwards.

Any OS that provides own squirrelmail packages is affected. Announcements
are about Conectiva and Fedora Linux. I think Debian Sid/Sarge and FreeBSD
are already fixed. SuSE 8.1-9.1 might be still affected. I don't have
information about squirrelmail package included in SuSE 9.2, because it is
not public yet. If somebody uses that SuSE version, they might provide
more info.

Current 1.4.4cvs and 1.5.1cvs versions are not affected. Please note that
you can't mix files from 1.4.4cvs with files from 1.4.3a. If you don't
have access to patch program or have troubles with manual patching - ask
for help on mailing list.

-- 
Tomas


---
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://productguide.itmanagersjournal.com/
--
squirrelmail-users mailing list
Posting Guidelines: 
http://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines
List Address: [EMAIL PROTECTED]
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] Re: 'From' and 'To' columns

2004-12-06 Thread Daniel Watts

I have serveral e-mail accounts (aliases) using the same inbox, so I have
to disagree. The possibility might come in handy from time to time, so I
wouldn't consider it a complete waste of space. Still, such a feature must
be configurable since not everyone would have use for it.
Sincerely,
Fredrik.
Fair enough - I filter mail to different aliases into different folders 
so did not think of such a requirement.
I'm always for options.
Although we'll soon get to the stage were we have so many that we need 
to have an Options Plugin so that admins can configure just which 
options are optional.


---
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://productguide.itmanagersjournal.com/
--
squirrelmail-users mailing list
Posting Guidelines: http://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines
List Address: [EMAIL PROTECTED]
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


Re: [SM-USERS] Vuln Linux vulnerability and SM 1.4.3a

2004-12-06 Thread Tony Earnshaw
man, 06.12.2004 kl. 12.07 skrev Tomas Kuliavas:

> > Could any of the developers comment on the following urls, reported it
> > Saturday's vuln, please?
> 
> These announcement are made by third party squirrelmail packagers. They
> provide link to announcement made by SquirrelMail developers. Packagers
> inform public about exploit fixes in their packages. SquirrelMail
> developers know about exploit, fixed it and informed squirrelmail-announce
> and other mailing lists about issue.

[...]

Thanks for the comprehensive explanation Tomas; patch applied on 2
sites. Sorry Jonathan, i didn't notice (well enough) the post on 10th
Nov. last - mea culpa.

--Tonni

-- 
Nothing sucksseeds like a pigeon without a beak ...

mail: [EMAIL PROTECTED]
http://www.billy.demon.nl
 
They love us, don't they, They feed us, won't they ...



---
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://productguide.itmanagersjournal.com/
--
squirrelmail-users mailing list
Posting Guidelines: 
http://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines
List Address: [EMAIL PROTECTED]
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


Re: [SM-USERS] Language does not work after upgrade

2004-12-06 Thread =?ISO-8859-1?Q?=22Bj=F8rn=22?=
Den 06-12-2004 kl 11:59 skrev Fredrik Jervfors:

>> I have upgraded from version 1.2.10 to 1.4.3a. But then the language
>> translation does not work. When I change back to 1.2.10 it works again.
>> What can I do?
>> I have PHP 4.3.x installed
>> Bjørn Fahnøe
>
>
>Many strings have changed since 1.2.10. Do you have any locales in your
>new installation? Did you try installing new locale packages
>?
>
>Sincerely,
>Fredrik.
>List Address: [EMAIL PROTECTED]
>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

I have locales installed for my languages. The language shift works in the help 
section.
I have installed the whole package including the locale and help section, but 
only help shows up in anything but english
Bjørn



---
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://productguide.itmanagersjournal.com/
--
squirrelmail-users mailing list
Posting Guidelines: 
http://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines
List Address: [EMAIL PROTECTED]
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] Language does not work after upgrade

2004-12-06 Thread Tomas Kuliavas
>>> I have upgraded from version 1.2.10 to 1.4.3a. But then the language
>>> translation does not work. When I change back to 1.2.10 it works again.
>>> What can I do?
>>> I have PHP 4.3.x installed
>>> BjÃrn FahnÃe
>>
>>
>>Many strings have changed since 1.2.10. Do you have any locales in your
>>new installation? Did you try installing new locale packages
>>?
>>
>>Sincerely,
>>Fredrik.
>
> I have locales installed for my languages. The language shift works in the
> help section.
> I have installed the whole package including the locale and help section,
> but only help shows up in anything but english
> BjÃrn

What OS you are using? Which translation?

the main difference between 1.2.x-1.4.2 and 1.4.3a is

http://cvs.sf.net/viewcvs.py/squirrelmail/squirrelmail/functions/i18n.php?r1=1.129.2.18&r2=1.129.2.19

and setlocale calls in set_my_language function that use
$languages['xx_XX']['LOCALE'] value, if it is set.

If help is working and main translation is not working,
a) setlocale call failed and locale is not set to your language
b) squirrelmail.mo files are missing.
c) squirrelmail.mo files are compiled for different endian architecture.

The third part is only guess. I don't have big endian machine for testing.

If you name your translation, I can provide script that tests your system
locales.

-- 
Tomas


---
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://productguide.itmanagersjournal.com/
--
squirrelmail-users mailing list
Posting Guidelines: 
http://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines
List Address: [EMAIL PROTECTED]
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


Re: [SM-USERS] Language does not work after upgrade

2004-12-06 Thread =?us-ascii?Q?=22Bj=F8rn=22?=
Den 06-12-2004 kl 20:08 skrev Tomas Kuliavas:

>What OS you are using? Which translation?
>
>the main difference between 1.2.x-1.4.2 and 1.4.3a is
>
>http://cvs.sf.net/viewcvs.py/squirrelmail/squirrelmail/functions/i18n.php?r1=1.129.2.18&r2=1.129.2.19
>
>and setlocale calls in set_my_language function that use
>$languages['xx_XX']['LOCALE'] value, if it is set.
>
>If help is working and main translation is not working,
>a) setlocale call failed and locale is not set to your language
>b) squirrelmail.mo files are missing.
>c) squirrelmail.mo files are compiled for different endian architecture.
>
>The third part is only guess. I don't have big endian machine for testing.
>
>If you name your translation, I can provide script that tests your system
>locales.
I have:
Mandrake 9.1, kernel 2.4.21, mod_PHP 4.3.1,locales-2.3.1.4-6, 
locales-da-2.3.1.4-6
Bjørn
PS from my locales:

[EMAIL PROTECTED] root]# local -a
bash: local: can only be used in a function
[EMAIL PROTECTED] root]# locale -a
C
CP1251
da
da_DK
da_DK.ISO-8859-1
da_DK.ISO-8859-15
da_DK.UTF-8
danish
dansk
en
en_AU
cut here



---
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://productguide.itmanagersjournal.com/
--
squirrelmail-users mailing list
Posting Guidelines: 
http://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines
List Address: [EMAIL PROTECTED]
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


[SM-USERS] No mail in INBOX.Sent

2004-12-06 Thread Friedrich Lauterbach
Hello!

Freshly installed SquirrelMail 1.4.3a on my WIN98SE System and everything
worked fine !! Although I had to edit config.php by hand it took me about 30
min to get in running :-))

My problem is: When I send mails they are not copied to INBOX.Sent although
the according variables in config.php are set correctly (I hope):

$default_move_to_trash = true;
$default_move_to_sent  = true;
$default_save_as_draft = true;
$trash_folder = 'INBOX.Trash';
$sent_folder  = 'INBOX.Sent';
$draft_folder = 'INBOX.Drafts';
$auto_expunge = true;
$delete_folder = false;

I can copy mail to INBOX.Sent and copy it back again. I can also create
other folders.

But I can't create subfolders. Perhaps this is connected with the INBOX.Sent
problem.

My configuration:
WIN98SE
XAMPP 1.4.6 including
Apache/2.0.50 (Win32) mod_ssl/2.0.50 OpenSSL/0.9.7c PHP/4.3.8
and MercuryMail/32 4.01a as connection to the outside world and as IMAP
Server

It would be great if anybody knows help!

Friedrich Lauterbach



---
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://productguide.itmanagersjournal.com/
--
squirrelmail-users mailing list
Posting Guidelines: 
http://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines
List Address: [EMAIL PROTECTED]
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


RE: [SM-USERS] Problems with possibly corrupt pref files

2004-12-06 Thread aaron
Jay & others...

I'm not entirely sure if the users are logging out properly or not - I can
ask. Our users are not sharing workstations. The machine is a P4 HT with 1
GB RAM with 2.4 GB free on / and 78 GB free on /home. Our OS is FreeBSD
4.9-RELEASE-p11 and we're running php4-4.3.4.

I am attaching an example of a pref file that seems to have caused this
problem. Once I removed this pref file for the user, their account started
working again.

Here is a list of our installed plug-ins:

1. delete_move_next
2. translate
3. squirrelspell
4. newmail
5. filters
6. listcommands
7. mail_fetch
8. abook_take
9. compatibility

Thanks,

Aaron

-My Original Message-
Sent: Saturday, December 04, 2004 7:31 PM
To: [EMAIL PROTECTED]
Subject: [SM-USERS] Problems with possibly corrupt pref files

We are having fairly regular problems that appear to be related to users
pref files. SquirrelMail will suddenly stop working for one of our users. A
common experience is that the user will login and see the menu, but noting
in the mailbox column and the message listing area will also be empty.

The problem will go away for the user if we remove their .pref file, but
invariably pops up again in the future.

We are using SquirrelMail 1.4.2 with Apache 1.3.29, but have been having
this problem for the past several versions of SquirrelMail that we have
installed.

Any advice would be very welcome. I searched the list archives, but could
not find anything relevant for "corrupt pref file".

Thanks,

Aaron


example.pref
Description: Binary data


[SM-USERS] javascript_on setting

2004-12-06 Thread SM-Development
Hi List,
Anyone have any idea why "javascript_on=1" will be set to "javascript_on=0" 
whenever a users accesses the mailbox (using both IE6 SP1 and Mozilla 
Firefox 1.0). Even using forced pref plugin, that setting will be forced to 
use value 0 also. 

Anyone facing the same problem? 

Thanks. 

Details:
IMAP Server (courier-imap-3.0.8)
PHP (php-4.1.2-7.2.6)
Web server (apache-1.3.27-3.7.2)
Platform (RedHat 7.2 Stock)
SquirrelMail version (1.4.3a)




CAUTION: This e-mail is confidential and may contain privileged information.
If you are not the intended recipient,  you must not  disclose  or  use  the
information.  If you have received this e-mail in error,  please  notify  by
returning the e-mail and delete the document.  Any views expressed  in  this
message are those of the individual sender,  and may not necessarily reflect
the views of the Company.


---
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://productguide.itmanagersjournal.com/
--
squirrelmail-users mailing list
Posting Guidelines: http://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines
List Address: [EMAIL PROTECTED]
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


Re: [SM-USERS] javascript_on setting

2004-12-06 Thread p dont think

Anyone have any idea why "javascript_on=1" will be set to 
"javascript_on=0" whenever a users accesses the mailbox (using both IE6 
SP1 and Mozilla Firefox 1.0). Even using forced pref plugin, that 
setting will be forced to use value 0 also.
The login page and the display preferences page both have an 
auto-detection script that attempts to determine if the browser has 
javascript support turned on.  Make sure the browser does have such 
support and that it's turned on.  Also, you can manually set this value 
by going to Options->Display Preferences->Use Javascript

Details:
IMAP Server (courier-imap-3.0.8)
PHP (php-4.1.2-7.2.6)
Web server (apache-1.3.27-3.7.2)
Platform (RedHat 7.2 Stock)
SquirrelMail version (1.4.3a)

---
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://productguide.itmanagersjournal.com/
--
squirrelmail-users mailing list
Posting Guidelines: http://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines
List Address: [EMAIL PROTECTED]
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


Re: [SM-USERS] Problems and questions

2004-12-06 Thread H Gilmer
On Sat, 04 Dec 2004 01:37:24 -0800, p dont think
<[EMAIL PROTECTED]> wrote:
> 
> SM is an email client.  You should implement spam blocking on the email
> server.  SM has some stop-gap spam tools, but you should always avoid
> them if at all possible.

Why should they be avoided?  

And which ones do subject-line filtering?  I can't tell from the
descriptions and I can't try them out because I'm not the
administrator--my administrator won't provide subject-line filtering
at their end but will entertain installing an SM filter if I tell them
which one.

Hg


---
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://productguide.itmanagersjournal.com/
--
squirrelmail-users mailing list
Posting Guidelines: 
http://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines
List Address: [EMAIL PROTECTED]
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