[SM-USERS] ERROR: No available IMAP stream.

2010-02-20 Thread Ebbe Hjorth
Hi, Im running Squirrelmail 1.4.20-RC2 on FreeBSD, installed from ports, and with dovedot imap backend. When i login i am getting this error "ERROR: No available IMAP stream." under the inbox in the right frame. If i click "Inbox" in the left frame, to reload the inbox in the right frame, the err

Re: [SM-USERS] squirrelmail, page cannot be found

2007-12-22 Thread Ebbe Hjorth
> Hallo, Ebbe, > > Du (info) meintest am 21.12.07: > >>> If there is a file /squirrelmail/config/index.php, what does >>> >>> lynx localhost/squirrelmail/config/index.php > >> Oh crap - It was the secure plugin that killed the login :-( > > That's very high security! > Maybe a little to hi

Re: [SM-USERS] squirrelmail, page cannot be found

2007-12-21 Thread Ebbe Hjorth
> Hallo, Ebbe, > > Du (info) meintest am 21.12.07: > >>> Look into Apache's errror_log, may be >>> >>> /var/log/http/error_log >>> >>> The simplest way: >>> >>> a) try to look onto the start page with any browser >>> b) look into the error_log - the last lines should tell you more. >>> >>>

Re: [SM-USERS] squirrelmail, page cannot be found

2007-12-21 Thread Ebbe Hjorth
> Hallo, Ebbe, > > Du (info) meintest am 21.12.07: > >>> Look into Apache's errror_log, may be >>> >>> /var/log/http/error_log >>> >>> The simplest way: >>> >>> a) try to look onto the start page with any browser >>> b) look into the error_log - the last lines should tell you more. >>> >>>

Re: [SM-USERS] squirrelmail, page cannot be found

2007-12-21 Thread Ebbe Hjorth
> Hallo, Ebbe, > > Du (info) meintest am 21.12.07: > and it shows okay - the other pages are working fine, and php is running ex. phpmyadmin - but the squirrelmail page cannot be found. >>> What am i missing? > >>> Who cannot find the page: Apache? > > >> yes, when i try to access an

Re: [SM-USERS] squirrelmail, page cannot be found

2007-12-21 Thread Ebbe Hjorth
> Hallo, Ebbe, > > Du (info) meintest am 21.12.07: > >> I just installed squirrelmail on my freebsd machine via ports system, >> and ran the ./configure script, and the >> /squirrelmail/src/configtest.php > > Have you installed "squirrelmail" in the top (root) directory? That's no > good idea. > I

[SM-USERS] squirrelmail, page cannot be found

2007-12-21 Thread Ebbe Hjorth
Hi, I just installed squirrelmail on my freebsd machine via ports system, and ran the ./configure script, and the /squirrelmail/src/configtest.php and it shows okay - the other pages are working fine, and php is running ex. phpmyadmin - but the squirrelmail page cannot be found. What am i missing

Re: [SM-USERS] Language not working

2006-03-01 Thread Ebbe Hjorth
I have a webhotel, tryin to get squirrelmail working with the langauge pack but it is not working. I copied both the squirrelmail and locale to the webhotel, and squirrelmail is working, i changed the default language to da_DK - but when i change the language in setti

Re: [SM-USERS] Language not working

2006-03-01 Thread Ebbe Hjorth
>> I have a webhotel, tryin to get squirrelmail working with the langauge >> pack but it is not working. >> >> I copied both the squirrelmail and locale to the webhotel, and >> squirrelmail is working, i changed the default language to da_DK - but >> when i change the language in settings, saves an

Re: [SM-USERS] Language not working

2006-03-01 Thread Ebbe Hjorth
>> I have a webhotel, tryin to get squirrelmail working with the langauge >> pack but it is not working. >> >> I copied both the squirrelmail and locale to the webhotel, and >> squirrelmail is working, i changed the default language to da_DK - but >> when i change the language in settings, saves an

[SM-USERS] Language not working

2006-03-01 Thread Ebbe Hjorth
Hi, I have a webhotel, tryin to get squirrelmail working with the langauge pack but it is not working. I copied both the squirrelmail and locale to the webhotel, and squirrelmail is working, i changed the default language to da_DK - but when i change the language in settings, saves and so on, not

Re: [SM-USERS] change language

2005-11-18 Thread Ebbe Hjorth
change safe_mode_allowed_env_vars to PHP_, LC_, LANG then edit functions.i18n.php to remove "!((bool)ini_get('safe_mode')) &&" from line 258 also.. could you people *please* start trimming replies, and not top-post? much easier with top post so that you dont have to look through the whole mes

Re: [SM-USERS] change language

2005-11-18 Thread Ebbe Hjorth
- Original Message - From: "Morten Nilsen" <[EMAIL PROTECTED]> To: Sent: Friday, November 18, 2005 1:08 PM Subject: Re: [SM-USERS] change language Ebbe Hjorth wrote: change safe_mode_allowed_env_vars to PHP_, LC_, LANG then edit functions.i18n.php to remove

Re: [SM-USERS] change language

2005-11-18 Thread Ebbe Hjorth
Ebbe Hjorth wrote: If you can't modify LC_ALL, LANG, LANGUAGE vars on BSD systems, gettext functions won't work. LC_CTYPE and LC_NUMERIC are used for Turkish and float number workarounds. Admin must allow modifications in LC_*, LANG and LANGUAGE vars. When they are allowed, you wi

Re: [SM-USERS] change language

2005-11-18 Thread Ebbe Hjorth
in line 258 (squirrelmail 1.4.5). remove '!((bool)ini_get('safe_mode')) &&' part from if() check. Sorry... safe_mode_allowed_env_vars is set to: PHP_ - Original Message - From: "Morten Nilsen" <[EMAIL PROTECTED]> To: Sent: Friday, November 18

Re: [SM-USERS] change language

2005-11-18 Thread Ebbe Hjorth
Sorry... safe_mode_allowed_env_vars is set to: PHP_ - Original Message - From: "Morten Nilsen" <[EMAIL PROTECTED]> To: Sent: Friday, November 18, 2005 11:25 AM Subject: Re: [SM-USERS] change language Ebbe Hjorth wrote: Yes... Safe mode is on... Is that good or

Re: [SM-USERS] change language

2005-11-18 Thread Ebbe Hjorth
Yes... Safe mode is on... Is that good or bad? - Original Message - From: "Tomas Kuliavas" <[EMAIL PROTECTED]> To: Sent: Thursday, November 17, 2005 2:38 PM Subject: Re: [SM-USERS] change language Well, the server is running freebsd 5.4 is php safe_mode on? are LC_ALL, LANG, LAN

Re: [SM-USERS] change language

2005-11-17 Thread Ebbe Hjorth
Well, the server is running freebsd 5.4 Can i enable that flag myself with .htaccess ? -/ Ebbe - Original Message - From: "Tomas Kuliavas" <[EMAIL PROTECTED]> To: Sent: Thursday, November 17, 2005 2:17 PM Subject: Re: [SM-USERS] change language Contact your web service provider an

Re: [SM-USERS] change language

2005-11-17 Thread Ebbe Hjorth
Well, cant compile PHP, its not my server, only a webhotel... -/ Ebbe - Original Message - From: "Fredrik Jervfors" <[EMAIL PROTECTED]> To: Sent: Thursday, November 17, 2005 2:03 PM Subject: Re: [SM-USERS] change language I just installed 1.4.5 on my linux webhotel, and it is worki

[SM-USERS] change language

2005-11-17 Thread Ebbe Hjorth
Hi,   I just installed 1.4.5 on my linux webhotel, and it is working fine.   Downloaded the language pack, and copied the da_DK into locale and help.   In the config i setup the $squirrelmail_default_language to da_DK.   But the site is still in us, but under display prefs is says Danish.  

Re: [SM-USERS] [SquirrelMail Security Advisory] Cross Site Scripting in encoded text

2004-11-10 Thread Ebbe Hjorth
What about us that dont have access to run the .diff file? Best regards Ebbe, Denmark > SquirrelMail Security Notice > > > About > - > SquirrelMail is a standards-based webmail package written in PHP4. It > includes built-in pure PHP support for the IMAP and SMTP

[SM-USERS] user name instead of folders text

2004-11-06 Thread Ebbe Hjorth
Is there any plugin or patch that can show the users name instead of the "Folders" text in the left panel? Best regards, Ebbe, Denmark --- This SF.Net email is sponsored by: Sybase ASE Linux Express Edition - download now for FREE LinuxWorld R

Re: [SM-USERS] user name instead of folders text

2004-11-06 Thread Ebbe Hjorth
Oh yes, i allready have the compatibility plugin, but thanx for the reminder ;) Is there anyway to modify the username plugin? It now shows the username (thanx), but with a white background, not verry nice when the SM left pane is light blue... Regards Ebbe, Denmark > >> Well, i did download a

Re: [SM-USERS] user name instead of folders text

2004-11-05 Thread Ebbe Hjorth
Well, i did download and install the username plugin, but nothing happens! Is there a way to debug a plugin to see why nothing happens!? Best Regards Ebbe from Denmark > Ohh damn, i did seek, but after Folder options :-( > > Sorry, and thanx! > >>> Is there any plugin or patch that can show the

Re: [SM-USERS] user name instead of folders text

2004-11-04 Thread Ebbe Hjorth
Ohh damn, i did seek, but after Folder options :-( Sorry, and thanx! >> Is there any plugin or patch that can show the users name instead of the >> "Folders" text in the left panel? > > http://www.squirrelmail.org/plugins_category.php?category_id=all > > Wait until it loads > > Ctrl+F > > Usernam

[SM-USERS] user name instead of folders text

2004-11-04 Thread Ebbe Hjorth
Is there any plugin or patch that can show the users name instead of the "Folders" text in the left panel? Best regards, Ebbe, Denmark --- This SF.Net email is sponsored by: Sybase ASE Linux Express Edition - download now for FREE LinuxWorld

[SM-USERS] Translation of unsafe image rules

2004-11-02 Thread Ebbe Hjorth
I did translate the unsafe image rules into danish with the new template you guys gave me a link to, and i works much better with the new version, except for that next to "Add to address book" it still says "Add as Safe Sender" when i say "Show unsafe images"... Am i missing something!? Best SM

[SM-USERS] new mailbox

2004-10-30 Thread Ebbe Hjorth
I just got a new mailbox on the same server as the old one, and i found out how to copy my prefs. to the new mailbox, but how do i move my messages and folders to my new mailbox? I looked in the plugin section to find a import/export function, but without any luck! Another thing, i downloaded the

Re: [SM-USERS] change password

2004-10-23 Thread Ebbe Hjorth
> > > Ebbe Hjorth wrote: > >> With my webhotel, i can only change password via imap, but on the >> SquirrelMail plugin page -> change password, there is no plugin for >> imap! >> >> Do one of you know another place 2 get a plugin, or in anyway hel

[SM-USERS] change password

2004-10-23 Thread Ebbe Hjorth
With my webhotel, i can only change password via imap, but on the SquirrelMail plugin page -> change password, there is no plugin for imap! Do one of you know another place 2 get a plugin, or in anyway help me!? Best Regards Ebbe, Denmark --

Re: [SM-USERS] Login frame

2004-10-23 Thread Ebbe Hjorth
> > > Ebbe Hjorth wrote: > >>>Ebbe Hjorth wrote: >>> >>>>Im trying to build a webpage, where i can login to SquirrelMail, but >>>>when >>>>i login, the SquirrelMail system loads in my little iframe where the >>>>log

Re: [SM-USERS] Login frame

2004-10-22 Thread Ebbe Hjorth
> Ebbe Hjorth wrote: >> Im trying to build a webpage, where i can login to SquirrelMail, but >> when >> i login, the SquirrelMail system loads in my little iframe where the >> login >> page shows - and that is no good - so how do i get SquirrelMail to open &

[SM-USERS] Login frame

2004-10-22 Thread Ebbe Hjorth
Im trying to build a webpage, where i can login to SquirrelMail, but when i login, the SquirrelMail system loads in my little iframe where the login page shows - and that is no good - so how do i get SquirrelMail to open in a new window when i login? -

Re: [SM-USERS] unhabilitate autocomplete on login for IE6

2004-10-22 Thread Ebbe Hjorth
How can we unhabilitate the autocomplete function for IE6 SP1 on "login.php"? We installed the password forget plugin and it works for Mozilla but not for IE6 SP1. Any idea of how to modify "login.php" to do so? >> >>>password_forget *does* work with IE. you are probably viewi

Re: [SM-USERS] user mail size / free space

2004-10-20 Thread Ebbe Hjorth
> >> Wow, i tried the quota_usage plugin, and it is 100% what i was lookin >> for! >> >> Except for that i doesn't change total size when i change it on my admin >> page, and im not good enough to know how to move it - It displays in the >> top of the menu on the left, but i would like it in the bo

Re: [SM-USERS] user mail size / free space

2004-10-19 Thread Ebbe Hjorth
Wow, i tried the quota_usage plugin, and it is 100% what i was lookin for! Except for that i doesn't change total size when i change it on my admin page, and im not good enough to know how to move it - It displays in the top of the menu on the left, but i would like it in the bottom, has anyone of

Re: [SM-USERS] 2 questions

2004-10-19 Thread Ebbe Hjorth
>>> Hello Ebbe, >>> On Sunday, October 17, 2004, Ebbe Hjorth wrote... >>> >>> >>>> Under the user settings, how do i remove some languages in the drop >>>> down box? >>> >>>> how do i change the default folders name

[SM-USERS] user mail size / free space

2004-10-19 Thread Ebbe Hjorth
I would like my users to see how much space they have left in their mailbox, and i looked at the php imap functions no not really found it, i think!! Do you know? Regards Ebbe, Denmark --- This SF.net email is sponsored by: IT Product Guide o

Re: [SM-USERS] 2 questions

2004-10-18 Thread Ebbe Hjorth
> Ebbe Hjorth wrote: > >>>Hello Ebbe, >>>On Sunday, October 17, 2004, Ebbe Hjorth wrote... >>> >>> >>>>Under the user settings, how do i remove some languages in the drop >>>> down >>>>box? >>> >>>>h

Re: [SM-USERS] 2 questions

2004-10-18 Thread Ebbe Hjorth
> Hello Ebbe, > On Sunday, October 17, 2004, Ebbe Hjorth wrote... > >> Under the user settings, how do i remove some languages in the drop down >> box? > >> how do i change the default folders name (Drafts/Sent/Trash) for new >> users? > > As you appear t

Re: [SM-USERS] 2 questions

2004-10-18 Thread Ebbe Hjorth
> >> Under the user settings, how do i remove some languages in the drop down >> box? > > 1.5.1cvs - you can control list of available languages in configuration > > any other version - you should modify functions/i18n.php file. Find > $languages entries that describe every translation available in

Re: [SM-USERS] 2 questions

2004-10-18 Thread Ebbe Hjorth
> > [EMAIL PROTECTED] reportedly mumbled something about: >>> On Sun, 2004-10-17 at 19:29, Ebbe Hjorth wrote: >>>> Under the user settings, how do i remove some languages in the drop >>>> down >>>> box? >>> >>> Modify php cod

[SM-USERS] 2 questions

2004-10-17 Thread Ebbe Hjorth
Under the user settings, how do i remove some languages in the drop down box? how do i change the default folders name (Drafts/Sent/Trash) for new users? PS: Why dont we use a real forum? I think this mailing-list-thing is a bit old!? --- Thi