Re: [SM-USERS] Problem with change_passwd plugin

2006-05-05 Thread Morten Nilsen
John Oliver wrote: I installed change_passwd 4.0 It required the compatability plugin, which required me to upgrade Squirrelmail (now at 1.4.6-1) When I try to use change_passwd, I get: Warning: Failed opening '../src/validate.php' for inclusion (include_path='.:/usr/share/pear') in /usr/share

Re: [SM-USERS] change language

2005-11-18 Thread Morten Nilsen
Ebbe Hjorth wrote: 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 It is still NOT my server... Havent changed anything except for deleting the 1.4.4 and put 1.4.5 instead because the 1.4.4 was fucked u

Re: [SM-USERS] change language

2005-11-18 Thread Morten Nilsen
Ebbe Hjorth wrote: 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 th

Re: [SM-USERS] change language

2005-11-18 Thread Morten Nilsen
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 will have to mod

Re: [SM-USERS] change language

2005-11-18 Thread Morten Nilsen
Ebbe Hjorth wrote: Yes... Safe mode is on... Is that good or bad? safe mode is a good thing :) I'm running squirrelmail with safe_mode on, and I've not had any problems.. but, you didn't answer if LC_ALL, LANG, LANGUAGE, LC_CTYPE and LC_NUMERIC are listed in safe_mode_allowed_env_vars Chee

Re: [SM-USERS] login plugin: strip off domain?

2005-11-16 Thread Morten Nilsen
Troy Ayers wrote: squirrelmail 1.4.5 courier imap I've looked through my existing plugins, and the plugins in the squirrelmail web site. I have local users... is there a plugin that strips off @domain.tld when a user attempts to login as [EMAIL PROTECTED] I didn't see one. Apparantly the

Re: [SM-USERS] Error: could not complete request

2005-10-26 Thread Morten Nilsen
Alejandro K. Benadeo wrote: ERROR: Could not complete request. Consulta: SELECT "spam" Reason Given: SELECT failed: Unable to find CRLF at 2048 in 64 bytes, text: From [EMAIL PROTECTED] Wed Oct 26 13:44:17 2005 > > But is there any definitive solution ??? Because I can't fix the mail > format fo

Re: [SM-USERS] URGENT

2005-06-01 Thread Morten Nilsen
Tony Earnshaw wrote: ons, 01.06.2005 kl. 16.28 skrev Marc Powell: URGENT! Dear Sir, Please let me know the cost of doubling the current CAPACITY and how should I pay for it. >>> You would of course want to contact the actual people who provide your email service, whoever they may be. We ar

Re: [SM-USERS] Rewrite src/*.php

2005-03-15 Thread Morten Nilsen
Olivier DUCROT wrote: > Look at apache virtual host configuration > > You can define a virtual host name with a direct access to the */src/ > directory and a default page as login.php I've tried that before (and once again now) but it won't work (for me); after login, the folder pane is blank, a

Re: [SM-USERS] Looking for advice on best IMAP implementation for speed

2004-12-03 Thread Morten Nilsen
Chris Shenton wrote: > Morten Nilsen <[EMAIL PROTECTED]> writes: > >> Peter Campion-Bye wrote: >>>> >>>> I'm using courier under trustix, and SM is horribly slow when reading >>>> mail in a folder with 14k items (not counting subfold

Re: [SM-USERS] Looking for advice on best IMAP implementation for speed

2004-12-03 Thread Morten Nilsen
Jay Lee wrote: > Morten Nilsen said: >> Chris Mason wrote: >>> We have performance issues with Squirrelmail and imap in general due to >>> users with large amounts of mail. We have one user, the president of the >>> company, who insists on keeping every mai

Re: [SM-USERS] Looking for advice on best IMAP implementation for speed

2004-12-03 Thread Morten Nilsen
Peter Campion-Bye wrote: >> >> I'm using courier under trustix, and SM is horribly slow when reading >> mail in a folder with 14k items (not counting subfolders) > > Do you have 'Allow server-side sorting = true' (General options - item 12)? > My largest folder currently has 4100 items, and loads

Re: [SM-USERS] Looking for advice on best IMAP implementation for speed

2004-12-03 Thread Morten Nilsen
Peter Campion-Bye wrote: >> >> I suspect the the standard Redhat 9 uw-imap is not the best imap >> implementation for this type of usage. Cyrus is interesting but I suspect >> a >> bear to administer, and I don’t know what else to consider. What have you >> found to be faster for users with huge ma

Re: [SM-USERS] Looking for advice on best IMAP implementation for speed

2004-12-03 Thread Morten Nilsen
Chris Mason wrote: > We have performance issues with Squirrelmail and imap in general due to > users with large amounts of mail. We have one user, the president of the > company, who insists on keeping every mail he ever sent anyone or received, > and routinely sends 8 MB emails. His mail is toppin

Re: [SM-USERS] Re: forwarding problem ?

2004-12-01 Thread Morten Nilsen
Daniel Watts wrote: > [trimmed] >> >> php memory limit or php upload limits or LimitRequestBody in apache. >> > I still can't FORWARD files over 2M in size. > I execute a phpinfo() and find that in fact the setting is: > > upload_max_filesize 1500 well, what about LimitRequestBody? -- M

[SM-USERS] [patch] notice in squirrelmail

2004-11-01 Thread Morten Nilsen
PHP Notice: Trying to get property of non-object in /home/httpd/skviril/class/mime/Message.class.php on line 714 patch: http://mail.skviril.net/notice.patch Cheers, -- Morten smime.p7s Description: S/MIME Cryptographic Signature

Re: [SM-USERS] Login frame

2004-10-22 Thread Morten Nilsen
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 in > a new window when i login? If I were you I'd dr

Re: [SM-USERS] left_main.php

2004-08-22 Thread Morten Nilsen
mital patel wrote: > friends, > > using squirrelmail since last three years. and wish to have the > left_main to be enhance by its original coders . > > may be my main openion would be on the folder tree which is right now unbalance > > right now the spacing is really uncomfortable or unformatte

[SM-USERS] [patch] fix sorting order of imap mailboxes

2004-08-17 Thread Morten Nilsen
as I reported 07/02/04 12:00, there is a bug in squirrelmail that messes up order of folders (see http://home.4th-age.com/squirrelbug.jpg) I have now made a patch that fixes the issue properly I hope this gets checked into the tree. Cheers, -- Morten --- imap_mailbox.php2004-08-17 20:44:10.

Re: [SM-USERS] Found a bug

2004-08-06 Thread Morten Nilsen
Morten Nilsen wrote: > see http://home.4th-age.com/squirrelbug.jpg > > the two folders 2002 and 2003 belong to "evolution" this is confirmed by > mousing over and reading the link in the statusbar > > Bug is at least present in 1.4.1 and 1.4.3a (tried upgrading bef

Re: [SM-USERS] Found a bug

2004-07-07 Thread Morten Nilsen
Morten Nilsen wrote: > see http://home.4th-age.com/squirrelbug.jpg > > the two folders 2002 and 2003 belong to "evolution" this is confirmed by > mousing over and reading the link in the statusbar > > Bug is at least present in 1.4.1 and 1.4.3a (tried upgrading bef

[SM-USERS] Found a bug

2004-07-02 Thread Morten Nilsen
see http://home.4th-age.com/squirrelbug.jpg the two folders 2002 and 2003 belong to "evolution" this is confirmed by mousing over and reading the link in the statusbar Bug is at least present in 1.4.1 and 1.4.3a (tried upgrading before reporting) Cheers, -- Dr. P -