Re: [SM-USERS] postgresql

2003-01-31 Thread Jonathan Angliss
What about postgresql? -- Jon Angliss --- This SF.NET email is sponsored by: SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! http://www.vasoftware.com -- squirrelmail-users mailing list List Address: [EMAIL PROTECTED] List

[SM-USERS] squirrelmail sends mailman message as attachment

2003-01-31 Thread Keith Mastin
Hey all, I'm running mailman-2.1 on a redhat 7.3 box with postfix-1.1.7-2, courier-imap-1.6.2-1.7.3, squirrelmail-1.2.10, php-4.1.2-7.3.6, and python2-2.2.2-3.7.3 When I send a message to the mailman list from SM, the test of the message is in an attachment, not in the text area of the message

RE: [SM-USERS] Images are removed

2003-01-31 Thread dave derry
there is a plugin you can Install to view unsafe images by default. not sure if it works with Release 1.4.0 RC2a. take a look at the plugins page tho. http://www.squirrelmail.org/plugins.php have a good day. D Derry -Original Message- From: Marc S. Hopkins [mailto:[EMAIL PROTECTED]]

RE: [SM-USERS] IIS Installation problem: Bad request: LOGIN failed

2003-01-31 Thread dave derry
what squirrelmail version are you using.. actually that is pretty irrelevant. you have to modify the redirect.php.. i'll paste the info below.. (the redirect.php file is in the src folder under the squirrelmail folder. >

RE: [SM-USERS] Shared Calendar (read-only)?

2003-01-31 Thread Brian Johnson
I think I understand the security model as it exists, but I guess I'm looking for a hack or other suckh modification to make it work like I want it to. I am willing to sacrifice editing on public calendars (make them read only) if that would be a viable option. ;) - Brian J. -Original Messa

[SM-USERS] IIS Installation problem: Bad request: LOGIN failed

2003-01-31 Thread Hugo Ahlenius
Hi guys, I thought I'd try this s/w out, but I haven't had much luck with the installation. I think it might have to do with sessions... ? Setup: IIS on win2k, with the latest stable PHP. I have been testing the PHP setup, and that should work fine. For the moment I have set full rights to "Every

[SM-USERS] Shared Calendar (read-only)?

2003-01-31 Thread Brian Johnson
Is there a way to make a shared public calendar read-only? I want to use a calendar to publish scheduled outages and company events. Ideas? - Brian J. --- This SF.NET email is sponsored by: SourceForge Enterprise Edition + IBM + LinuxWorld =

RE: [SM-USERS] displaying message size

2003-01-31 Thread Chris Hilts
> Is there a way to set this option in the default settings? Here's the over-fancy way to do it. cd /path/to/your/data/dir # This strips out existing index order preferences cat default_pref | grep -v order[1-9] > default_pref # This adds in the ones you like. cat youruser.pref | grep order[1-9

Re: [SM-USERS] displaying message size

2003-01-31 Thread Jonathan Angliss
Hello Brian, On Friday, January 31, 2003, Brian Johnson wrote... > Is there a way to set this option in the default settings? Set it in your preferences, and check what value is set in your data/username.pref file, and add that option to the data/default_pref folder. -- Jonathan Angliss ([EMAIL

RE: [SM-USERS] displaying message size

2003-01-31 Thread Brian Johnson
Is there a way to set this option in the default settings? - Brian J. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of John Wells Sent: Friday, January 31, 2003 12:16 PM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: Re: [SM-USERS] displaying messag

Re: [SM-USERS] displaying message size

2003-01-31 Thread Jonathan Angliss
Hello John, On Friday, January 31, 2003, John Wells wrote... > Woops. Forgot a key portion of my question. > Was wondering if there was any way to add a sorting option to the > size. In other words, cascade messages from largest to smallest, and > vice versa. It isn't there at the moment (I d

Re: [SM-USERS] displaying message size

2003-01-31 Thread John Wells
Woops. Forgot a key portion of my question. Was wondering if there was any way to add a sorting option to the size. In other words, cascade messages from largest to smallest, and vice versa. Thanks! John Jonathan Angliss said: > Hello John, > On Friday, January 31, 2003, John Wells wrote... >

Re: [SM-USERS] displaying message size

2003-01-31 Thread John Wells
Damn...you know, I used to know that. ;-) Thanks! Jonathan Angliss said: > Hello John, > On Friday, January 31, 2003, John Wells wrote... > >> Is there a sm plugin or version that allows you to view message size >> in the the message list? > > Options - Index Order > > Add the size :) > > --

Re: [SM-USERS] displaying message size

2003-01-31 Thread Jonathan Angliss
Hello John, On Friday, January 31, 2003, John Wells wrote... > Is there a sm plugin or version that allows you to view message size in > the the message list? Options - Index Order Add the size :) -- Jonathan Angliss ([EMAIL PROTECTED]) --

Re: [SM-USERS] displaying message size

2003-01-31 Thread Chris Hilts
> Is there a sm plugin or version that allows you to view message size in > the the message list? Options -> Index Order. -- Chris Hilts [EMAIL PROTECTED] --- This SF.NET email is sponsored by: SourceForge Enterprise Edition + IBM + LinuxWorl

Re: [SM-USERS] Images are removed

2003-01-31 Thread Jonathan Angliss
Hello Marc, On Friday, January 31, 2003, Marc S. Hopkins wrote... > When trying to view an e-mail with any image attached, mailers, > advertisements or images attached from outlook users, I get the > following message: "Image has been removed for security reasons" in > red letters. I turned on "Vi

[SM-USERS] displaying message size

2003-01-31 Thread John Wells
Is there a sm plugin or version that allows you to view message size in the the message list? Thanks, John --- This SF.NET email is sponsored by: SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! http://www.vasoftware.com

[SM-USERS] Images are removed

2003-01-31 Thread Marc S. Hopkins
When trying to view an e-mail with any image attached, mailers, advertisements or images attached from outlook users, I get the following message: "Image has been removed for security reasons" in red letters. I turned on "View as HTML" in Display Options. Note: there is a link at the bottom of

[SM-USERS] Squirrelspell failure - problem in php - any ideas?

2003-01-31 Thread Lee Brink
Good morning. Earlier I posted a problem I encountered with the SquirrelSpell plugin always complaining about aspell being misconfigured. I've delved deeper into the problem and now I'm stumped on how to proceed. What SquirrelSpell does is check the return code for the exec() command after execut

[SM-USERS] Strange error login screen SM-1.2.10

2003-01-31 Thread Johan Louwers
Dear all, I am new to squirrelmail and I am new to PHP ( do not worry, I am reading and learing already PHP and it looks cool). I just have installed squirellmail on a Solaris9 box running apache 1.3.26 and PHP 4.3.0 I have tested the working of both the apache server and the PHP pre-processor and

Re: [SM-USERS] DB.php

2003-01-31 Thread Veshter Bugs
Thanks for the info! I'm very grateful. - Original Message - From: "Jonathan Angliss" <[EMAIL PROTECTED]> To: "Simon Dick" <[EMAIL PROTECTED]> Cc: "Veshter Bugs" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Tuesday, January 28, 2003 11:15 AM Subject: Re: [SM-USERS] DB.php > Hello Simo

[SM-USERS] postgresql

2003-01-31 Thread Eltari Anggun Timor
The new MSN 8: smart spam protection and 2 months FREE* --- This SF.NET email is sponsored by: SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! http://www.vasoftware.com -- squirrelmail-users mailing list List Address: [EMAI