Re: [SM-USERS] SM v1.4.22 - search with german umlauts fails

2011-08-14 Thread Juergen Edner
Hello Paul, > Duh. Ah, of course, SquirrelMail's spotty literal support. I have > just applied a fix for this in our repository. Testers appreciated. > The fix should appear in a daily snapshot release within 24 hours or > you can apply the patch yourself: > > http://squirrelmail.svn.source

[SM-USERS] SM v1.4.22 - search with german umlauts fails

2011-07-30 Thread Juergen Edner
Hello, I'm running SM v1.4.22 on one of my servers. Every time I try to search for word which contains german umlauts the following error is shown: ERROR: Wrong or invalid request. Request: FETCH (FLAGS UID RFC822.SIZE INTERNALDATE BODY.PEEK[HEADER.FIELDS (Date To Cc From Subject X-Priority Impo

Re: [SM-USERS] LDAP address book integration (Curtis Rubel)

2011-07-30 Thread Juergen Edner
Hello Curtis, > Any one have any ideas as to what may have happened, has something gotten > broken in SQM or changed and requires > some other new setup info? > > Here is the entry I have in my config file that has worked for many years: > > $ldap_server[0] = array( > 'host' => 'localhost',

[SM-USERS] SM v1.5.2svn - missing charset in e-mail header causes incorrect display of german umlauts

2011-02-24 Thread Juergen Edner
Hello, I'm using SM v1.5.2svn with utf-8 charset and german de_DE-language encoding set. Nearly all incoming e-mails are displayed properly as long as an e-mail header contains a charset entry. Yesterday I received and e-mail without an explicit charset given in the header and all german umlauts we

Re: [SM-USERS] squirrelmail-users Digest, Vol 57, Issue 1

2011-02-14 Thread Juergen Edner
Hello Thomas, thank you for your fast reply. > By default SquirrelMail converts emails in replies/forwards only when target > character set supports all or most of symbols used in source charset and > conversion does not require large mapping tables. Source charset comes from > email, target chars

[SM-USERS] SM v1.5.2svn - answering utf-8 encoded e-mail generates rubbish

2011-02-14 Thread Juergen Edner
Hello, more and more ofter I'm receiving utf-8 encoded e-mail. As soon as I try to answer one all german special characters are not converted properly. I've tried to find out why the conversion doesn't work properly but, except a lot of postings describing the same effect, I found no ready to use s

Re: [SM-USERS] squirrelmail-users Digest, Vol 57, Issue 1

2011-02-12 Thread Juergen Edner
Hello Thomas, thank you for your fast reply. > By default SquirrelMail converts emails in replies/forwards only when target > character set supports all or most of symbols used in source charset and > conversion does not require large mapping tables. Source charset comes from > email, target chars

[SM-USERS] SM v1.5.2svn - answering utf-8 encoded e-mail generates rubbish

2011-02-07 Thread Juergen Edner
Hello, more and more ofter I'm receiving utf-8 encoded e-mail. As soon as I try to answer one all german special characters are not converted properly. I've tried to find out why the conversion doesn't work properly but, except a lot of postings describing the same effect, I found no ready to use s

Re: [SM-USERS] SM v1.5.2 - uw-imap public/shared folder support

2010-12-12 Thread Juergen Edner
Hello Thomas, > In SquirrelMail 'uw' preset default folder prefix is set to 'mail/'. > This limits mail folders to user's home directory and disables all > namespaces. Set it to empty string. ok, already done. > In SquirrelMail 1.5.x mailboxes must be listed in LIST "*" "*" command > response

[SM-USERS] SM v1.5.2 - uw-imap public/shared folder support

2010-12-04 Thread Juergen Edner
Hello, I've just installed Squirrelmail v1.5.2 on my server to check if it now supports public (#PUBLIC) and/or shared (#SHARED) folders of an UW-IMAPD. I had in mind that this feature should be added to the development branch. Unfortunately I couldn't find a way to get these folders displayed. Can

[SM-USERS] SM v1.4.13 - default changed for Folder Selection List Style?!

2007-12-23 Thread Juergen Edner
Hello, after upgrading to from SM v1.4.10a to SM v1.4.13 the default value of the parameter 'Folder Selection List Style' seems to be changed from 'Long' to 'Indented'. Now I wonder why this has been changed and if it's possible to change the default value without the need for every user to set it

[SM-USERS] SM v1.4.8 / 1.5.2cvs - unable to create/handle subfolders properly

2006-10-21 Thread Juergen Edner
Hello, I think I've found an error in the folder creation function which prevents it from properly handle folders which should contain subfolders. Tested environment: SM v1.4.8, SM v1.5.2cvs, uw-imap with uw-settings selected. Way to reproduce error: 1. Folders->Create folder

[SM-USERS] SM v1.4.6/v1.5.1 - folder view problem?!

2006-03-23 Thread Juergen Edner
Hello, I was a little bit surprised as I compared the IMAP folder view of e.g. Thunderbird with the folder view of SM. Example: In Thunderbird I have created subdirectories which are containing several mail folders. Because I'm using uw-imapd I need to decide if I want to create a new dire

[SM-USERS] SM v1.4.5 - problem with mail folder path

2005-09-17 Thread Juergen Edner
Hello, I'm currently using SM v1.4.5 with uw-imap and the path to the users mail subdirectory has been set in the uw-imap configuration and therefore the parameter 'folder preferences->special folder options->folder path' has not been set. Today I misleadingly entered a '/' in the folder path field

[SM-USERS] RE: [SM-STABLE] Re: Login failure since cvs upgrade

2002-12-15 Thread Juergen Edner
Hello Jonathan, > Stable (1.3 branch - head from CVS This is the result before any modification: Warning: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/tmp) in /var/www/htdocs/squirrelmail.devel/src/redirect.php on line 176

[SM-USERS] RE: [SM-STABLE] Re: Login failure since cvs upgrade - correction

2002-12-15 Thread Juergen Edner
Hello Jonathan, its me again. I found out that I had sent a wrong result on the second modification, because line 176 is behind and not before the closing bracket of function "sqsession_destroy". (Sometimes it is better to enable the brain before replying ;-)) I wrote: > This the result after mod

[SM-USERS] SM v1.2.10 - modification to src/seasrch.php

2002-12-04 Thread Juergen Edner
Hello, right after I have installed SM v1.2.10 I looked through the german translation and found out, that the "All Folders" string hasn't been setup for automatic translation in the search selection box. I modified the ./src/search.php file to fix this problem. src/search.php == ...

[SM-USERS] RE: language problem

2002-11-30 Thread Juergen Edner
Hello Saturne, > I think, the problem come from my apache/php configuration (i tried > with user'php.ini who sent me his squirrelmail for testing, but no > change too) if you have compiled PHP with gettext-support it shouldn't be a problem of PHP. Try the following thing on your system: 1. "ex

[SM-USERS] UW IMAP public and shared folder support missing

2002-11-27 Thread Juergen Edner
Hi, I am using Squirrelmail v1.3.2 with UW IMAP and wanted to add public or shared folders via the folder menue. But Squirrelmails always said that no folders are available for subscription. I search through the source code and found out that this feature is not support at all at the moment.