[SM-USERS] user security concern regarding squirrelmail

2004-10-05 Thread Gianluca Bosco
I have a security concern regarding squirrelmail 1.4.3a. Let's say that an user goes into an Internet Cafe and checks his email through his home-based squirremail client. Thereafter, let's imagine he changes URL _without_ logging out from squirrelmail. Actually, pressing the "BACK" button of the

RE: [SM-USERS] Calander Pluging showing errors

2004-10-05 Thread Marc Powell
> -Original Message- > From: [EMAIL PROTECTED] [mailto:squirrelmail- > [EMAIL PROTECTED] On Behalf Of bimal pandit > Sent: Tuesday, October 05, 2004 8:03 AM > To: Michal Szczotka; [EMAIL PROTECTED] > Subject: [SM-USERS] Calander Pluging showing errors > > Hello Michal > > > recently i

RE: [SM-USERS] Installing SM

2004-10-05 Thread Marc Powell
> -Original Message- > From: [EMAIL PROTECTED] [mailto:squirrelmail- > [EMAIL PROTECTED] On Behalf Of Brian Johnson > Sent: Tuesday, October 05, 2004 10:36 PM > To: [EMAIL PROTECTED] > Subject: RE: [SM-USERS] Installing SM > > > What do you expect for free!? > > The included documentat

Re: [SM-USERS] error in message.class line 676

2004-10-05 Thread p dont think
hi group. am using squirrelmail 143a with mercury4 on windows 2000 with php5 Please consult google or our mailing list archives before posting. If you had done so, you might have found that php5 is not officially supported, but you might also find some proposed fixes. Happy digging...

[SM-USERS] Calander Pluging showing errors

2004-10-05 Thread bimal pandit
Hello Michal recently i installed squirrelmail-1.4.2 on RH9 with qmail with inputs from qmailrocks, then i downloaded somne plugins including this "calander" but i am getting this error message as Fatal error: Failed opening required '../src/validate.php' (include_path='.:/usr/share/pear') in /v

[SM-USERS] bookmark Plugin showing errors

2004-10-05 Thread bimal pandit
Hello Tracy recently i installed squirrelmail-1.4.2 on RH9 with qmail with inputs from qmailrocks, then i downloaded somne plugins including this "Bookmark" but i am getting this error message as Your bookmarks plugin is not properly installed! Please refer to the instructions in the README file

RE: [SM-USERS] Installing SM

2004-10-05 Thread Brian Johnson
What do you expect for free!? The included documentation is awesome compared to most open source projects available. This is why there are consultants. ;-) - Brian J. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Corrie Walker Sent: Tuesday, October

[SM-USERS] error in message.class line 676

2004-10-05 Thread Jawed Ahmed
hi group. am using squirrelmail 143a with mercury4 on windows 2000 with php5 whenever I open any mail it diplays properly but at the bottom of the right frame I these error messages. --- PHP Notice: Trying to get property of non-obj

[SM-USERS] Installing SM

2004-10-05 Thread Corrie Walker
The instructions on how to install this program to some one who isnt a programmer are about as clear as mudd. -- Corrie Walker, Director Kashmir Dance Company American Tribal Style Belly Dance www.kashmirdancecompany.com 801-897-9228 --- Th

[SM-USERS] Problems with Avelsieve and IE 6

2004-10-05 Thread Jason Novak
Has anyone experience performance issues with Avelsieve and IE 6.0 when clicking on the options menu? Performance is terrible when I click on the options menu (I experience about a 10 second delay). When using Mozilla, the performance is a non-issue. Any help in duplicating this issue would b

Re: [SM-USERS] Calander via mysql (WORKING)

2004-10-05 Thread Franki
To anyone interested.. I have successfully gotten the Calander plugin to use a MySQL database to store events.. It's a kludge, because I was in a hurry and didn't know my way around SQmail's data abstraction systems, but it does work. If anyone is interested, let me know and I'll put the replac

Re: [SM-USERS] using mysql database from multiple servers

2004-10-05 Thread p dont think
we have created the database as per doc/db-backend.txt, configured PHP to support mysql, installed PHP Pear DB modules. and we have changed in the first server in /var/www/html/webmail/conf.pl 9 database as follows mysql://user:[EMAIL PROTECTED]/gab We are able to login into first server squirrelma

Re: [SM-USERS] Traditional Chinese attach file name problem

2004-10-05 Thread Tomas Kuliavas
> Hi There, > > > I try use the SquirrelMail that in OS X Server 10.3.5. It has > Traditional Chinese display problem in attach file name. When I try > send mail with attach file named in Traditional Chinese via SquirrelMail. > The Traditional Chinese file name will become > "中文測試 .pdf " something

Re: [SM-USERS] SquirrelMail and Mercury/32 IMAP Issues

2004-10-05 Thread SG
Thanks all, this worked! Cheers, SM On Mon, 4 Oct 2004 20:45:32 +0300 (EEST), Tomas Kuliavas <[EMAIL PROTECTED]> wrote: > > > > > I'm using SM 1.4.3 and Mercury 4.0.1a. It appears to be working great > > except for the search and filtering functions. When I try to search for a > > known messa

Re: [SM-USERS] using mysql database from multiple servers

2004-10-05 Thread Jonathan Angliss
Hello Rajeshgl, On Tuesday, October 05, 2004, rajeshgl wrote... > We are trying to figure out how to store preferences and group > address book from multiple webmail servers on to one MySql server. [..] > we have created the database as per doc/db-backend.txt, > configured PHP to support mysql,

[SM-USERS] message filters not working

2004-10-05 Thread draikes
Hello, I have recently installed squirrelmail on my fedora core 2 pc. I have setup several message filters and want to have all messages in my inbox already processed by the new filters. So far, I have been unable to get the filters to apply to the huge number of messages in my inbox. Is there a

Re: [SM-USERS] Mail box size

2004-10-05 Thread Thorsten Müller
Hi, i'm not a guru but i think that this list isn't the right place to ask. Mailbox size limit may depend on your MTA or maybe your IMAP Server. It's nothing Squirrelmail special, as far as i know. So, maybe it's better to contact a list, handling your mta or imap software. Regards Thorsten Glen Ta

[SM-USERS] using mysql database from multiple servers

2004-10-05 Thread rajeshgl
Hello Everybody, We are trying to figure out how to store preferences and group address book from multiple webmail servers on to one MySql server. 1. The enviornment Webmail : Squirrel Mail Preferences : On MySql Personal Address Book : on Mysql MTA : Postfix OS : Linux redhat ES Mysql O

Re: [SM-USERS] Calander via mysql

2004-10-05 Thread p dont think
*Warning*: fopen(/usr/virtual/***VIRTUAL_DOMAIN***/***USERNAME***/[EMAIL PROTECTED]): failed to open stream: No such file or directory in */var/www/html/secure/mail/plugins/calendar/calendar_data.php* on line *60 Ah, looks like vlogin is "the virtual domain plugin". Huh. I guess vlogin is no

Re: [SM-USERS] Calander via mysql

2004-10-05 Thread Franki
p dont think wrote: Hi guys, I've just finished installing sqmail with the virtual domain plugin, and What's "the virtual domain plugin"? Sorry, should have been more specific.. vlogin. also mysql prefs and the calander. Its hooked up to a SASL auth courier imap-ssl /postfix/mysql backend and