Re: [SM-USERS] Color schemes

2006-04-11 Thread Fredrik Jervfors
> Is there a guide anywhere to writing color scheme's? Perhaps a guide to > skinning the interface? FAQ: http://www.squirrelmail.org/wiki/CreatingThemes http://www.squirrelmail.org/wiki/TemplatesInSquirrelMail Sincerely, Fredrik. --- This SF.

Re: [SM-USERS] help managing users

2006-04-11 Thread Paul Lesneiwski
> > I have installed squirellmail lately but i have no idea about managing > > users /accounts there. Could you please give me some tips, urls for > > documentation. Thank you very much. I am sorry if I bothered someone. > > This FAQ kind-of addresses your question -- > http://www.squirrelmail.org/

[SM-USERS] Color schemes

2006-04-11 Thread Scott Lockwood
Is there a guide anywhere to writing color scheme's? Perhaps a guide to skinning the interface? I'm looking for something that doesn't make my eyes bleed like most of the ones that are included with the package by default. -- Regards, Scott Lockwood

RE: [SM-USERS] help managing users

2006-04-11 Thread Marc Powell
> -Original Message- > From: [EMAIL PROTECTED] [mailto:squirrelmail- > [EMAIL PROTECTED] On Behalf Of Catalin Zmole > Sent: Tuesday, April 11, 2006 2:07 PM > To: squirrelmail-users@lists.sourceforge.net > Subject: [SM-USERS] help managing users > > Hello, > > I have installed squirellma

Re: [SM-USERS] help managing users

2006-04-11 Thread Chris Hilts
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Catalin Zmole wrote: > Hello, > > I have installed squirellmail lately but i have no idea about managing > users /accounts there. Could you please give me some tips, urls for > documentation. Thank you very much. I am sorry if I bothered someone. Squ

[SM-USERS] help managing users

2006-04-11 Thread Catalin Zmole
Hello, I have installed squirellmail lately but i have no idea about managing users /accounts there. Could you please give me some tips, urls for documentation. Thank you very much. I am sorry if I bothered someone. Kind regards, Cata --- This

Re: [SM-USERS] Use NewMail Plugin to Ignore Junk Folder?

2006-04-11 Thread Steve Vigneau
On Tue, April 11, 2006 13:27, Tomas Kuliavas wrote: > If Options -> Folder Preferences -> Enable Unread Message Notification is > set to 'Only INBOX', newmail plugin won't follow Options -> NewMail > Options -> 'Check for new messages in' setting (added by patch) and will > notice new messages onl

Re: [SM-USERS] Use NewMail Plugin to Ignore Junk Folder?

2006-04-11 Thread Tomas Kuliavas
> On Tue, April 11, 2006 12:11, Tomas Kuliavas wrote: >> See attached patch from 1.5.2cvs. >> >> >> It can be applied with 'patch -p 0 > newmail plugin directory. >> >> Warning. Patch adds new strings and these strings will be displayed in >> English, if translations are not updated. >> >> >> Updat

Re: [SM-USERS] (no subject)

2006-04-11 Thread Tomas Kuliavas
> I've put the old server out to pasture and have installed a latest and > greatest PHP/Apache2/SSL/SM (etc, etc, etc.). I got SM set up with a few > plugins and it seems to work alright, expect when I attempt to send a > message from within SM. For each email I send, I get the following error: >

Re: [SM-USERS] Use NewMail Plugin to Ignore Junk Folder?

2006-04-11 Thread Steve Vigneau
On Tue, April 11, 2006 12:11, Tomas Kuliavas wrote: > See attached patch from 1.5.2cvs. > > > It can be applied with 'patch -p 0 newmail plugin directory. > > Warning. Patch adds new strings and these strings will be displayed in > English, if translations are not updated. > > > Updated Newmail pl

[SM-USERS] (no subject)

2006-04-11 Thread Jeff D. Hamann
I've put the old server out to pasture and have installed a latest and greatest PHP/Apache2/SSL/SM (etc, etc, etc.). I got SM set up with a few plugins and it seems to work alright, expect when I attempt to send a message from within SM. For each email I send, I get the following error: ERROR: ER

Re: [SM-USERS] Reply prefix cannot be set to TAB (Again)

2006-04-11 Thread Tomas Kuliavas
See second argument in trim() function. http://www.php.net/trim // exclude \t in trimming $pref = trim($pref," \r\n\0\x0B"); > So your recommendation is to Modify cachePrefValues() in > functions/file_prefs.php to not trim whitespace? > > I tried commenting out $pref = trim($pref); and it cau

Re: [SM-USERS] WG: Problems using SquirrelMail 1.4.x on IIS 5.0

2006-04-11 Thread Tomas Kuliavas
> Hello, > > I want to use SquirrelMail 1.4.5 or 1.4.6 on IIS 5.0. The installation > succeeded but when I log in I only get the two frames on the left and on > the right side shown with blank pages. After some seconds I get the > following error on the right frame: > > ERROR > Unknown User or pass

Re: [SM-USERS] Reply prefix cannot be set to TAB (Again)

2006-04-11 Thread McCullough, Ryan
So your recommendation is to Modify cachePrefValues() in functions/file_prefs.php to not trim whitespace? I tried commenting out $pref = trim($pref); and it caused the mailbox to not display properly when you log in. -Ryan --__--__-- Message: 6 Date: Mon, 10 Apr 2006 20:58:59 +0300 (EEST)

Re: [SM-USERS] Use NewMail Plugin to Ignore Junk Folder?

2006-04-11 Thread Tomas Kuliavas
> I've been trying to find a way to have the NewMail plugin ignore the > 'Junk' folder when checking for mail, but I can't seem to find a way to do > this. > > I'm curious, have any of you come up with a good way to do this? I receive > 100 - 200 pieces per day which are filtered (via procmail) int

Re: [SM-USERS] Reply prefix cannot be set to TAB (Again)

2006-04-11 Thread McCullough, Ryan
So your recommendation is to Modify cachePrefValues() in functions/file_prefs.php to not trim whitespace? -Ryan --__--__-- Message: 6 Date: Mon, 10 Apr 2006 20:58:59 +0300 (EEST) Subject: Re: [SM-USERS] Reply prefix cannot be set to TAB (Again) From: "Tomas Kuliavas" <[EMAIL PROTECTED]> To:

Re: [SM-USERS] Use NewMail Plugin to Ignore Junk Folder?

2006-04-11 Thread Steve Vigneau
On Tue, April 11, 2006 10:37, Geoff wrote: > Can you edit the source files? Geoff, Yep, and thanks for the pointer. Unfortunately, I'm using v1.5.1 and it seems that (best I can tell) in this version the new messages are counted differently. Best I can tell, $totalNewArr is built off of new mess

Re: [SM-USERS] WG: Problems using SquirrelMail 1.4.x on IIS 5.0

2006-04-11 Thread Fredrik Jervfors
> I want to use SquirrelMail 1.4.5 or 1.4.6 on IIS 5.0. The installation > succeeded but when I log in I only get the two frames on the left and on > the right side shown with blank pages. After some seconds I get the > following error on the right frame: > > ERROR > Unknown User or password incorr

Re: [SM-USERS] Use NewMail Plugin to Ignore Junk Folder?

2006-04-11 Thread Geoff
On Tue, April 11, 2006 7:47 am, Steve Vigneau wrote: > I've been trying to find a way to have the NewMail plugin ignore the 'Junk' > folder > when checking for mail, but I can't seem to find a way to do this. > > I'm curious, have any of you come up with a good way to do this? I receive > 100 - >

[SM-USERS] WG: Problems using SquirrelMail 1.4.x on IIS 5.0

2006-04-11 Thread stefan . moessner
Hello, I want to use SquirrelMail 1.4.5 or 1.4.6 on IIS 5.0. The installation succeeded but when I log in I only get the two frames on the left and on the right side shown with blank pages. After some seconds I get the following error on the right frame: ERROR Unknown User or password incorrec

[SM-USERS] Use NewMail Plugin to Ignore Junk Folder?

2006-04-11 Thread Steve Vigneau
I've been trying to find a way to have the NewMail plugin ignore the 'Junk' folder when checking for mail, but I can't seem to find a way to do this. I'm curious, have any of you come up with a good way to do this? I receive 100 - 200 pieces per day which are filtered (via procmail) into a Junk fo

RE: [SM-USERS] Problem with xml attachment

2006-04-11 Thread Jevos, Peter
Dear Tomas, Here is message details of sent message. RFC822 Message body Received: from 10.6.0.25 (SquirrelMail authenticated user [EMAIL PROTECTED]) by 10.6.0.25 with HTTP; Tue, 11 Apr 2006 09:19:15 +0200 (CEST) Message-ID: <[EMAIL PROTECTED]> Date: Tue, 11 Apr 2006 09:19:15 +0200 (CEST) Subject