Re: [SM-USERS] Login and letter case messing up profile.

2007-04-04 Thread Steven Berkson
I figured out the problem. Run conf.pl. General settings. Username to lowercase = true. At 08:56 PM 4/4/2007, you wrote: I have a server wide install of squirrelmail on a couple of Apache 2 FreeBSD 6 servers using sendmail. I have handled the problem of virtual host clients getting the server's

[SM-USERS] Login and letter case messing up profile.

2007-04-04 Thread Steven Berkson
I have a server wide install of squirrelmail on a couple of Apache 2 FreeBSD 6 servers using sendmail. I have handled the problem of virtual host clients getting the server's domain name apended to their email by making sure that they have a reply-to filled in their personal profile when they ar

Re: [SM-USERS] display new messages count beside folder names

2007-04-04 Thread zamri
On Mon, April 2, 2007 4:41 pm, Eric Beda wrote: > > Hi, > i was wondering is there any way where to display the count of new unread > messages besides the folder names in the left panel as it does with the > inbox folder ??? > Go to Options -> Folder Preferences -> Enable Unread Message Notificati

Re: [SM-USERS] Adding info to LDAP address book

2007-04-04 Thread Andy Kannberg
Tomas, Many great thanks !! It works like a charm ! cheers, Andy Tomas Kuliavas <[EMAIL PROTECTED]> wrote: --- if (!empty($row['mobile'][0])) { $label = $this->charset_decode($row['mobile'][0]); } else if(!empty($row['ou'][0])) { $label = $this->charset_decode($row['ou'][0]); } else if(!emp