Re: [SM-USERS] Certain letters disappear in sent mail

2007-12-07 Thread Tomas Kuliavas
qrwe wrote: > > Hello, > > When I send mail that contains swedish letters, they disappear for my > reciepent. For example, if I would type the swedish word "räksmörgås" > (eng. "shrimp sandwich") it ends up as "rksmrgs" for my recipient. > > I run SquirrelMail version 1.4.8-4.fc5 on a Linux (F

Re: [SM-USERS] Some minor problem on squirrelmail page

2007-12-07 Thread Stephen Liu
--- Tomas Kuliavas <[EMAIL PROTECTED]> wrote: > > > satimis wrote: > > > > --- Tomas Kuliavas <[EMAIL PROTECTED]> wrote: > > > > > >> > Situation remained the same, w/o synch. > >> > >> Remember what I've said? "plugin options are not enabled by > default > >> and > >> end users must turn o

Re: [SM-USERS] image_buttons plugin in SM 1.5.2

2007-12-07 Thread Paul Lesniewski
On Dec 7, 2007 2:22 AM, Patrick DUBAU <[EMAIL PROTECTED]> wrote: > Hi, > > SM : 1.5.2 > PHP : 5.2 > Apache : 2.2.3 > OS : debian etch > > > i download the image_buttons plugin v1.4 but in noticed that there's no > sm152.diff patch file, so it doesn't work. > Does someone knows if there will be an

Re: [SM-USERS] Some minor problem on squirrelmail page

2007-12-07 Thread Tomas Kuliavas
satimis wrote: > > --- Tomas Kuliavas <[EMAIL PROTECTED]> wrote: > > >> > Situation remained the same, w/o synch. >> >> Remember what I've said? "plugin options are not enabled by default >> and >> end users must turn on them in Display preferences after admin >> enables >> plugin." >> >> Ad

Re: [SM-USERS] error when using change_password plugin

2007-12-07 Thread Patrick DUBAU
Hi, > SM : 1.5.2 > PHP : 5.2 > Apache : 2.2.3 > OS : debian etch > > i use the change_password plugin built in SM 1.5.2 with ldap backend. > When i click on the change password button i get the following message : > "*Fatal error*: Call to undefined function sqimap_get_user_server() in > */var/w

Re: [SM-USERS] Some minor problem on squirrelmail page

2007-12-07 Thread Stephen Liu
--- Tomas Kuliavas <[EMAIL PROTECTED]> wrote: > > Situation remained the same, w/o synch. > > Remember what I've said? "plugin options are not enabled by default > and > end users must turn on them in Display preferences after admin > enables > plugin." > > Admin (you running command in console

[SM-USERS] error when using change_password plugin

2007-12-07 Thread Patrick DUBAU
Hi, SM : 1.5.2 PHP : 5.2 Apache : 2.2.3 OS : debian etch i use the change_password plugin built in SM 1.5.2 with ldap backend. When i click on the change password button i get the following message : "*Fatal error*: Call to undefined function sqimap_get_user_server() in */var/www/webmail-5/plu

Re: [SM-USERS] Some minor problem on squirrelmail page

2007-12-07 Thread Tomas Kuliavas
> # cd ../config > # ls > config_default.php config.php conf.pl > config_local.phpconfig.php.bak index.php > > > # ./conf.pl --install-plugin folder_synch > Activating plugin folder_synch > Data saved in config.php > * end * > > > Started squirrelmail on Firefox > > https://doma

Re: [SM-USERS] Some minor problem on squirrelmail page

2007-12-07 Thread Stephen Liu
--- Tomas Kuliavas <[EMAIL PROTECTED]> wrote: > countdl.php is only redirector. Normal browsers should see > redirection and > download plugin with correct file name. > > --- > cd /usr/local/squirrelmail/www/plugins/ > wget > http://www.squirrelmail.org/plugins/folder_synch.0.8-1.4.0.tar.gz >

[SM-USERS] image_buttons plugin in SM 1.5.2

2007-12-07 Thread Patrick DUBAU
Hi, SM : 1.5.2 PHP : 5.2 Apache : 2.2.3 OS : debian etch i download the image_buttons plugin v1.4 but in noticed that there's no sm152.diff patch file, so it doesn't work. Does someone knows if there will be an issue soon ? thx -

Re: [SM-USERS] Some minor problem on squirrelmail page

2007-12-07 Thread Helmut Hullen
Hallo, Tomas, Du (tokul) meintest am 06.12.07: >> $ sudo find / -name plugins -type d | grep squirrelmail >> /usr/local/squirrelmail/www/plugins > I suspect that you are misusing find command. If you are looking for > a program, complex 'find' call can be replaced with 'which' or > 'whereis' com