RE: [SM-USERS] Customising the login page

2005-01-05 Thread Marc Powell
> -Original Message- > From: [EMAIL PROTECTED] [mailto:squirrelmail- > [EMAIL PROTECTED] On Behalf Of p dont think > Sent: Wednesday, January 05, 2005 5:40 PM > Cc: squirrelmail-users@lists.sourceforge.net > Subject: Re: [SM-USERS] Customising the login page > > > // Text and/or images

[SM-USERS] Problems Viewing Attachments with 1.5.0 and moving messages with 1.4.4

2005-01-05 Thread Neil Stevens
Installed Squirrelmail on a Windows 2003 standard server with IIS, Argosoft mail server and PHP. Have a problem viewing attachments with 1.4.3a, 1.5.0 and 1.5.1 cvs but with Squirrelmail v1.4.4 that problem is fixed. Message reads: The image “http://mail.kaiserair.com/squirrelmail-1.5.0/src/d

Re: [SM-USERS] Customising the login page

2005-01-05 Thread p dont think
The next step would be to edit the plugins config.php file. $topText is the text/html that you want to appear before the login box and $bottomText is the text/html that you want to appear beneath the login box. For example -- $topText = '' If you get much more elaborate than this, you may want to

Re: [SM-USERS] Customising the login page

2005-01-05 Thread p dont think
Jonathan Jackson wrote: Dear list members, A newbie here - new to squirrel mail and VERY new to php. We have Squirrel Mail up and running on our OSX Xserve - it works flawlessly - a great webmail interface for any organisation. However, my manager would like the login page to be customised to feel

Re: [SM-USERS] Suse 9.2 and squirrelmail

2005-01-05 Thread p dont think
Please do not respond off-list. If "other user of SL 9.x report the the same problem", then don't you want this thread available for them to view like you viewed theirs? Am Mittwoch, 5. Januar 2005 00:22 schrieben Sie: after the last Update for cyrus on my suse 9.2 Box I tried up to 10x to get

Re: [SM-USERS] Customising the login page

2005-01-05 Thread p dont think
The next step would be to edit the plugins config.php file. $topText is the text/html that you want to appear before the login box and $bottomText is the text/html that you want to appear beneath the login box. For example -- $topText = '' If you get much more elaborate than this, you may want to

Re: [SM-USERS] How to migrate suirrelmail to a new server?

2005-01-05 Thread p dont think
Are there any efforts to create a squirrelmail full xhtml 1.1 + css w3c valid? I was needing to change the look of squirrel and i was thinking on doing that. in squirrelmail's roadmap, is projected an upgrade from html? Peruse the list archives (especially the devel list) and you'll see that t

RE: [SM-USERS] Frame Speed - SOLVED (Enhancement Request)

2005-01-05 Thread karlp
[Forgive my top-post] The problem is not solved, but the cause has been found. In Options/Folder Preferences/Enable Unread Message Notification: I set ALL FOLDERS with Type set to Only Unseen. At home, this isn't set because it is very, very slow. I understand why it's so slow; there's bunches a

RE: [SM-USERS] Customising the login page

2005-01-05 Thread Marc Powell
Please respond to the list so that others may benefit. The next step would be to edit the plugins config.php file. $topText is the text/html that you want to appear before the login box and $bottomText is the text/html that you want to appear beneath the login box. For example -- $topText = ''

Re: [SM-USERS] How to migrate suirrelmail to a new server?

2005-01-05 Thread Tomas Kuliavas
> Hello everybody, > > Is there a roadmap about how to migrate an existing webmail (squirrel) to > a new server keeping the existing files and users configuration? > I'm a little bit confuse about what to keep and what to copy to the new > server > in order to get the same webmail but hosted on to

RE: [SM-USERS] Customising the login page

2005-01-05 Thread Marc Powell
> -Original Message- > From: [EMAIL PROTECTED] [mailto:squirrelmail- > [EMAIL PROTECTED] On Behalf Of Jonathan Jackson > Sent: Wednesday, January 05, 2005 10:56 AM > To: squirrelmail-users@lists.sourceforge.net > Subject: [SM-USERS] Customising the login page > > Dear list members, > A n

Re: [SM-USERS] How to migrate suirrelmail to a new server?

2005-01-05 Thread Luis Matos
Greeting Are there any efforts to create a squirrelmail full xhtml 1.1 + css w3c valid? I was needing to change the look of squirrel and i was thinking on doing that. in squirrelmail's roadmap, is projected an upgrade from html? thanks in advance Luis Matos -

[SM-USERS] Customising the login page

2005-01-05 Thread Jonathan Jackson
Dear list members, A newbie here - new to squirrel mail and VERY new to php. We have Squirrel Mail up and running on our OSX Xserve - it works flawlessly - a great webmail interface for any organisation. However, my manager would like the login page to be customised to feel a bit more like the scho

[SM-USERS] How to migrate suirrelmail to a new server?

2005-01-05 Thread Ludovic Lelardeux
Hello everybody, Is there a roadmap about how to migrate an existing webmail (squirrel) to a new server keeping the existing files and users configuration? I'm a little bit confuse about what to keep and what to copy to the new server in order to get the same webmail but hosted on to a new server.

RE: [SM-USERS] SM 1.4.0 to 1.4.3 problem?

2005-01-05 Thread Marc Powell
> -Original Message- > From: [EMAIL PROTECTED] [mailto:squirrelmail- > [EMAIL PROTECTED] On Behalf Of Hongwei Li > Sent: Tuesday, January 04, 2005 3:10 PM > To: squirrelmail-users@lists.sourceforge.net > Subject: [SM-USERS] SM 1.4.0 to 1.4.3 problem? > > Hi, > > I have squirrelmail-1.4.

Re: [SM-USERS] SM 1.4.0 to 1.4.3 problem?

2005-01-05 Thread Ludovic Lelardeux
Hi, I want to transfert squirrelmail accounts to a new server, and have difficulties to know what exactly I need to transfert from the first squirrelmail implementation. What do I have to recopy from the old server to the new one to get accounts readable to the new system? Thanks for your help.

[SM-USERS] Login failure after upgrade of PHP

2005-01-05 Thread Jeff
I can't figure out why I can't get logged into my imap server. Any help would be greatly appreciated. FYI: Outlook connectos when I check the secure connection box. When I login I get the followin error: Error connecting to IMAP server: tls://mailhost. 0 : Unknown error: 0 When I run configtest

[SM-USERS] SM 1.4.0 to 1.4.3 problem?

2005-01-05 Thread Hongwei Li
Hi, I have squirrelmail-1.4.0-1 installed on our server RedHat FC1 linux, and I'm testing squirrelmail-1.4.3a-6.FC3 on a FC3 linux server. Both are working without big problems so far. I haven't added any new plugin except the default ones when I install sm 1.4.3. I set plain files for user pre

[SM-USERS] squirrelspell

2005-01-05 Thread Nick Smith
i have never been able to get squirrelspell to work at all, i keep getting this error message: Warning: htmlspecialchars() expects parameter 1 to be string, array given in /var/www/localhost/htdocs/vhosts/computernick.com/squirrelmail/plugins/squirrelspell/modules/check_me.mod on line 119 Warning

Re: [SM-USERS] Bug Report

2005-01-05 Thread p dont think
Please reply on-list; the link you found will surely come in handy to others searching the archives for this one. - Paul John Lockwood wrote: On Tuesday, December 28, 2004 9:25 am, p dont think <[EMAIL PROTECTED]> wrote: The server is running Mac OS X 10.3.5 (Server), with SquirrelMail 1.4.3a. I