Re: [SM-USERS] Enabling viewing by thread (SM 1.4.1)

2003-09-30 Thread C. Bensend
> Well, there is a setting in the config perl script, off hand I think it > was > under misc options/settings, labled something to the effect of "enable > server > side threaded sorting" or some such. Sorry it's not that specific but > hopefully this will push you in the right direction :-) Oh h

[SM-USERS] RE: How to include the date when replying?

2003-09-30 Thread listmail
> Date: Sun, 28 Sep 2003 01:36:24 -0700 (PDT) > Subject: RE: [SM-USERS] How to include the date when replying? > From: "David Rees" <[EMAIL PROTECTED]> > (Using the patch in this email ;-) We are running SM v1.2.11 and it works fine on our Windows server so we don't want to upgrade to 1.4xx. C

Re: [SM-USERS] Enabling viewing by thread (SM 1.4.1)

2003-09-30 Thread Michael Greb
On Tuesday 30 September 2003 10:02 pm, C. Bensend wrote: > Hey folks, Hello >So, I'd like to ask before I muck up my email - is there a specific > plugin I need to view my inbox in threaded view? If so, could someone > point me to the name (not all of them are intuitive)? Or am I missing > s

Re: [SM-USERS] Enabling viewing by thread (SM 1.4.1)

2003-09-30 Thread DOODS
Hello. First of all your IMAP server should be capable of threading. To check, just telnet your server's IMAP port (usually 143). If you see the word THREAD, then that's alright. If not, then you should recompile your IMAP software to enable this feature. Then to enable this for your SM install, op

[SM-USERS] Enabling viewing by thread (SM 1.4.1)

2003-09-30 Thread C. Bensend
Hey folks, I'd like to view my INBOX folder using threads. I figured that perhaps I just needed to enable it under options, but couldn't find a specific setting that would do so. So, I went through my plugins: Installed Plugins 1. calendar 2. delete_move_next 3. filters 4.

Re: [SM-USERS] Strange error

2003-09-30 Thread seth garnar
It got so bad today I forgot what server was running squirrelmail! - Original Message - From: "p dont think" <[EMAIL PROTECTED]> To: "'seth garnar'" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Tuesday, September 30, 2003 2:49 PM Subject: RE: [SM-USERS] Strange error > > > I am runnin

RE: [SM-USERS] Problems sending HTML with SM

2003-09-30 Thread Jimmy Bergetun
>> Here is a header from a E-Mail that is supposed to be a html mail: >> >> Content-Type: text/plain;charset=iso-8859-1 > > This means that the patch didn't go in correctly. Did you watch the > output of the patch command? If you want, send your compose.php file > and I can make sure it is corre

RE: [SM-USERS] Problems sending HTML with SM

2003-09-30 Thread Jimmy Bergetun
>> Hi, I have a problem sending HTML mail from SM 1.4.0. >> >> I have downloaded the latest HTML Mail pluggin and I have followed the >> installation instuction as explained in the installation file, done > the >> patching, installed the compability plugin etc. >> >> HTML is selected under Email

RE: [SM-USERS] Strange error

2003-09-30 Thread p dont think
> > I am running SM 1.2.11-1 on Red Hat 8.0. This server has been running > fine > > for months, now when users go to login they get this error > > > > Preference file, ../data/username.pref, could not be opened. Contact your > > system administrator to resolve this issue. > > > > In my config th

Re: [SM-USERS] Strange error

2003-09-30 Thread seth garnar
Please ignore my message, i switched my webserver to a new vers of apache and was running it as a dif user than last time and it whacked out that dir of prefs. - Original Message - From: "seth garnar" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, September 30, 2003 3:08 AM Subj

RE: [SM-USERS] Problems sending HTML with SM

2003-09-30 Thread p dont think
> > I have downloaded the latest HTML Mail pluggin and I have followed the > > installation instuction as explained in the installation file, done the > > patching, installed the compability plugin etc. > > > > HTML is selected under Email Composition Format and Use Emoticons: is > > sett to yes.

[SM-USERS] Strange error

2003-09-30 Thread seth garnar
I am running SM 1.2.11-1 on Red Hat 8.0. This server has been running fine for months, now when users go to login they get this error Preference file, ../data/username.pref, could not be opened. Contact your system administrator to resolve this issue. In my config that dir is set to /var/lib/

RE: [SM-USERS] Problems sending HTML with SM

2003-09-30 Thread p dont think
> Hi, I have a problem sending HTML mail from SM 1.4.0. > > I have downloaded the latest HTML Mail pluggin and I have followed the > installation instuction as explained in the installation file, done the > patching, installed the compability plugin etc. > > HTML is selected under Email Composi

RE: [SM-USERS] multiple address in field to:

2003-09-30 Thread p dont think
> 1/ When i want to send a message to 2 or more persons, I use the compose > button, and select their address into the addressbook by clicking but there > is only one adress inserted into the "TO" field > So how can i select multiple address from the adressbook to put them into > the TO , or CC, f

RE: [SM-USERS] fonts

2003-09-30 Thread p dont think
> It would be nice if Squirrelmail messages cold be read and/or composed with > font size and bold adjustment.currently the appearance is so pale... You can use a custom css file (per user (see options->display prefs) or per site (see conf.pl, Menu 5)) to control the general look and feel. If

RE: [SM-USERS] unable to install any plugins

2003-09-30 Thread p dont think
> I can install the IMAP mail of squirrel mail & install onto my web server, You can or you did? IMAP is a PREREQUISITE for a successful SM install. > which sending or receiving IMAP mail is successful. Through what client? > But I just can't install any plugins which is downloaded from the of

RE: [SM-USERS] Bug Report

2003-09-30 Thread p dont think
> This bug occurs when I ... "message display does not refresh after delete > or move message. this occurs in both netscape and ie browsers & always > happens when not using https connection." > ... view a particular message > ... use a specific plugin/function > ... try to do/view/use

Re: [SM-USERS] Manipulating Emails in Public Folders on Exchange 5.5 Server

2003-09-30 Thread Alexandros Vellis
On Tue, 30 Sep 2003 13:19:22 -0500 (Central Daylight Time) <[EMAIL PROTECTED]> wrote: > Reason Given: [REFERRAL > imap://ceverett;[EMAIL PROTECTED]/Deleted%20Items] Squirrelmail unfortunately does not support IMAP referrals at this point. An implementation of an IMAP URL class and support for m

RE: [SM-USERS] Reply - Cursor Focus

2003-09-30 Thread p dont think
> > I have had a request to make the cursor focus to the start of the text > > area box rather than the To: box when you reply to a message. SM > v1.4.0 > > (RH9). Any ideas on how to do this would be welcomed! > > Doesn't the compose extras plugin do this, among other things? I am > thinking w

[SM-USERS] Manipulating Emails in Public Folders on Exchange 5.5 Server

2003-09-30 Thread ceverett
OK. I know how to subscribe to a public folder on my Exchange 5.5 server. But, If I try to delete an email from that public folder, I get the following error message: - ERROR : Could not complete request. Query: COPY 319 "Deleted Items" Reason Given: [REFERRAL imap://ceverett;[EMAIL PROT

[SM-USERS] Mail Question

2003-09-30 Thread paultest
Hi When deleteing email from webmail, some of our customers had as many as 1000+ messages. We are finding that we can only delete 1000 at a time. Is there a limit as to how many we can delete at a time? Is there anything else I need to know about this topic. One of the problems we are having is it

Re: [SM-USERS] top level address help

2003-09-30 Thread Chris Hilts
> what I really want is > > http://mail.mydomain.com Use Apache virtual hosts. -- Chris Hilts [EMAIL PROTECTED] --- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf -- squirrelmail-users mailing lis

[SM-USERS] top level address help

2003-09-30 Thread Randy Adams
Greetings I have a simple (I think) question. I am using RH 9 , apache 2.x.x, and the latest stable PHP. Currently to access my Squirrelmail website the address is http://www.mydomain.com/webmail/src/login.php what I really want is http://mail.mydomain.com I know that I have to set a DNS e

Re: [SM-USERS] User Address Books

2003-09-30 Thread Ant
they are stored in the squirrelmail/data directory as user.abook, unless you are using a database backend. in that case, they are in the database Brian Kacmarsky said: > I'm in the process of moving to a new server to server up the SquirrelMail > application and would like to make sure I move o

Re: [SM-USERS] User Address Books

2003-09-30 Thread Chris Hilts
> user address books did not come over. Does anyone know where this > information is stored? $data_dir/$username.abook -- Chris Hilts [EMAIL PROTECTED] --- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.

[SM-USERS] User Address Books

2003-09-30 Thread Brian Kacmarsky
Title: Message I'm in the process of moving to a new server to server up the SquirrelMail application and would like to make sure I move over all my user data.  I tested this and moved over what I thought I needed, but for some reason the user address books did not come over.  Does anyone kn

Re: [SM-USERS] Squirrelmail 1.4.1-2 and Redhat 9]

2003-09-30 Thread Robert Lawrence
After I went back and checked that, I found that I had set the LimitBodyRequest to 1M; after I increased it to 10M, everything seems to work ok. Thanks for the help. --Bob > Hello Robert, > On Monday, September 29, 2003, Robert Lawrence wrote... > >> I have RH 9 and SQM 1.4.1-2 running on 2 se

[SM-USERS] Problems sending HTML with SM

2003-09-30 Thread Jimmy Bergetun
Hi, I have a problem sending HTML mail from SM 1.4.0. I have downloaded the latest HTML Mail pluggin and I have followed the installation instuction as explained in the installation file, done the patching, installed the compability plugin etc. HTML is selected under Email Composition Format an

[SM-USERS] Links In Maillists' Emails

2003-09-30 Thread Daniel Watts
Just a minor point: I have my maillist settings set to mail me once a day with a collation of all the mail list emails that day. If I had each one separately I'd be in too much of a mess with my Inbox. I was just wondering - would it not be easy to make each line in "Todays Topics:" link to the r

[SM-USERS] vpopmail plugin after change password

2003-09-30 Thread rkl
I've just installed the vpopmail plugins and having a problem after changing the password. It looks like it logs the user out and a page displaying the passowrd change was successful. THe rest of the pages looks like the user is still logged in until you click on the link. Is it suppose to logout/t

RE: [SM-USERS] session timeout setting

2003-09-30 Thread p dont think
> Thanks for the plugin but is this the correct variable setting related to > this timeout /etc/php.ini: session.gc_maxlifetime = 1440 > > or are there more variables to consider? That's the right one. - Paul --- This sf.net email is spons

RE: [SM-USERS] setting up PLEASE HELP!!

2003-09-30 Thread p dont think
C'mon, there's lots of documentation out there. Please read it. There is an INSTALL file in the main squirrelmail directory after you unzip the package. There is also lots of information on the website: http://squirrelmail.org/wiki or http://www.squirrelmail.org/wiki/en_US/InstallingSq

RE: [SM-USERS] session timeout setting

2003-09-30 Thread rkl
Thanks for the plugin but is this the correct variable setting related to this timeout /etc/php.ini: session.gc_maxlifetime = 1440 or are there more variables to consider? >> >> Where is the session timeout setting? >> > >> > php.ini. It can also be set in other places, as explained in the > PH

[SM-USERS] multiple address in field to:

2003-09-30 Thread Didier Roques
Hi, I'm using SM 1.2.11 on a linux box. I've got 2 questions: 1/ When i want to send a message to 2 or more persons, I use the compose button, and select their address into the addressbook by clicking but there is only one adress inserted into the "TO" field So how can i select multiple address

RE: [SM-USERS] new msg count not updated

2003-09-30 Thread rkl
Don't know how I had missed it. thanks, -rkl >> sorry but I couldn't find folder_synch in the plugins section of the >> squirrelmail.org. Could you tell me where it is? > > what's so hard about going to > > http://squirrelmail.org/plugins_category.php?category_id=all > > and searching for "synch"