[SM-USERS] fonts

2003-09-29 Thread Fr. Joseph Murphy
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... thanks --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.521 / Virus Database: 319

[SM-USERS] Bug Report [RedHat v9.0 + PHP v4.3.3 <--> Win XP Pro + Mozilla v1.4

2003-09-29 Thread tommy
I subscribe to the squirrelmail-users mailing list. [ ] True - No need to CC me when replying [X] False - Please CC me when replying This bug occurs when I try to login using Mozilla browser on Windows XP Pro (Polish localized). The description of the bug: After login.php is loaded, I can

[SM-USERS] inbox, mbox...

2003-09-29 Thread Taavi Dovnar
Incoming e-mails are stored in "mbox" file. sent-mail and other folders are in mail/ directory. Mailserver is imap. If only using squirrelmail it is possible to read messages in inbox normally. But when I use for example telnet->pine to read messages, then squirrelmail will not show messages st

[SM-USERS] Bug Report

2003-09-29 Thread Jon
I subscribe to the squirrelmail-users mailing list. [ ] True - No need to CC me when replying [x] False - Please CC me when replying 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

[SM-USERS] setting up PLEASE HELP!!

2003-09-29 Thread DIGITALSK865
hi i just downloaded and unzipped squrril mail but what do i click to set it up or how do i set it up?? please help

[SM-USERS] unable to install any plugins

2003-09-29 Thread CALVIN TSANG
Hello Webmaster of squirrelmail: I can install the IMAP mail of squirrel mail & install onto my web server, which sending or receiving IMAP mail is successful. But I just can't install any plugins which is downloaded from the official site of squirrelmail, even though I completely followed the inst

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

2003-09-29 Thread Jonathan Angliss
Hello Robert, On Monday, September 29, 2003, Robert Lawrence wrote... > I have RH 9 and SQM 1.4.1-2 running on 2 servers. Works fine, except that > one one server, I can't attach any files ending in exe, tar, gz, or zip; > but I can attach files with doc, txt, jpg, etc. The error I receive is as

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

2003-09-29 Thread p dont think
> 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"? the plugin is here: http://squirrelmail.org/plugin_vie

RE: [SM-USERS] Session Error/Conflicts

2003-09-29 Thread p dont think
> I have been using Squirrelmail 1.4.1 since basically it was released. > Recently, > I installed Horde and now (coincidentally?) I am getting session errors when > trying to login. > > Notice: A session had already been started - ignoring session_start() in > /usr/local/www/data/applications/squi

RE: [SM-USERS] session timeout setting

2003-09-29 Thread p dont think
> >> Where is the session timeout setting? > > > > php.ini. It can also be set in other places, as explained in the PHP > > documentation. It isn't a SquirrelMail setting, so no, it can't be done > > per-user. Although if you have cranked up your php.ini settings and you want to allow users to s

Re: [SM-USERS] HTML formatting from ColdFusion

2003-09-29 Thread Seth Randall
Sorry, I forgot that we use the bodystructure instead. But yes, UW is very strict about the standards. So if you're using UW Imap then it will treat it a text/plain if there isn't a MIME-Version header. Seth. Marc Groot Koerkamp said: > SquirrelMail relies on the provided bodystructure. If I'm c

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

2003-09-29 Thread Robert Lawrence
I have RH 9 and SQM 1.4.1-2 running on 2 servers. Works fine, except that one one server, I can't attach any files ending in exe, tar, gz, or zip; but I can attach files with doc, txt, jpg, etc. The error I receive is as follows: Request entity too large! The POST method does not allow the data

Re: [SM-USERS] HTML formatting from ColdFusion

2003-09-29 Thread Marc Groot Koerkamp
SquirrelMail relies on the provided bodystructure. If I'm correct it's UW that checks for the mime version header and if it's not available it handles the complete message as text/plain => provides a bodystructure with 1 text/plain part. There is not much SquirrelMail can do about that. Marc. Se

Re: [SM-USERS] session timeout setting

2003-09-29 Thread rkl
Thanks >> Where is the session timeout setting? > > php.ini. It can also be set in other places, as explained in the PHP > documentation. It isn't a SquirrelMail setting, so no, it can't be done > per-user. > >> Can users set there own timeout? I looked in the option but didn't see >> anything o

[SM-USERS] Session Error/Conflicts

2003-09-29 Thread mbydalek
I have been using Squirrelmail 1.4.1 since basically it was released. Recently, I installed Horde and now (coincidentally?) I am getting session errors when trying to login. Notice: A session had already been started - ignoring session_start() in /usr/local/www/data/applications/squirrelmail/src/

Re: [SM-USERS] session timeout setting

2003-09-29 Thread Chris Hilts
> Where is the session timeout setting? php.ini. It can also be set in other places, as explained in the PHP documentation. It isn't a SquirrelMail setting, so no, it can't be done per-user. > Can users set there own timeout? I looked in the option but didn't see > anything obvious. If you wan

[SM-USERS] session timeout setting

2003-09-29 Thread rkl
Where is the session timeout setting? Can users set there own timeout? I looked in the option but didn't see anything obvious. thanks, -rkl --- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf -- squi

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

2003-09-29 Thread rkl
Bruce: sorry but I couldn't find folder_synch in the plugins section of the squirrelmail.org. Could you tell me where it is? thanks -rkl >> On Mon, Sep 29, 2003 at 02:00:18AM -0700, rkl wrote: >>> The new message count not updated when reading messages until the link >>> "refresh folder list" is

Re: [SM-USERS] HTML formatting from ColdFusion

2003-09-29 Thread Seth Randall
The big thing is that it should also have a Mime-Version: 1.0 header. The Content-Type header is undefined without a Mime-Version header. Most email clients don't care. SquirrelMail does. The View as HTML plugin will check for those extra headers as I recall. Seth. irwin said: > > > Bruce Rich

Re: [SM-USERS] HTML formatting from ColdFusion

2003-09-29 Thread irwin
Bruce Richardson wrote: On Fri, Sep 26, 2003 at 02:05:26PM -0500, irwin wrote: I have set up the Options on my machine to view the HTML version first. I don't think it is possible to have every student on campus do this. However even when I have "Show HTML version by default" c