Re: [SM-USERS] Fw: squirrelmail-users digest, Vol 1 #1959 - 17 msgs

2004-03-16 Thread Jonathan Angliss
Hello Sachin, On Tuesday, March 16, 2004, Sachin wrote... > Whats the solution for calendar & notes? Now I know for a fact you've been subscribed to the mailing list for a while. So why on EARTH did you quote the full digest? Especially after my email the other day about posting guidelines. --

Re: [SM-USERS] Fw: squirrelmail-users digest, Vol 1 #1959 - 17 msgs

2004-03-16 Thread Fredrik Jervfors
Hi Sachin. > Whats the solution for calendar & notes? > > [Lots and lots of text] Why on Earth do you think that the whole digest is needed for that question? Do you really think that someone is going to read all that to understand what you're asking about? My suggestion is that you trim down th

Re: [SM-USERS] Addressbook

2004-03-16 Thread Fredrik Jervfors
Hi Amin. > Where does it store all email address and name for squirrelmail ? The adress book is stored in "[Path to SquirrelMail]/[Data directory (usually "data")]/[Username].abook". Other user settings are stored in the same directory with filenames "[Username].pref" and "[Username].si*" > How

[SM-USERS] Fw: squirrelmail-users digest, Vol 1 #1959 - 17 msgs

2004-03-16 Thread Sachin
Whats the solution for calendar & notes? Regds, Sachin - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, March 16, 2004 10:54 PM Subject: squirrelmail-users digest, Vol 1 #1959 - 17 msgs > Send squirrelmail-users mailing list submissions to > [EMAIL PR

Re: [SM-USERS] Fatal error"Maximum execution time of 30 seconds exceeded in/internet/www/home/gary/squirrelmail-1.4.2/functions/imap_mailbox.ph p online 641

2004-03-16 Thread Fredrik Jervfors
Hi Gary. > I got the "Fatal error"Maximum execution time of 30 seconds exceeded in > /internet/www/home/gary/squirrelmail-1.4.2/functions/imap_mailbox.php >on line 641" > error message when clicking on the link on SM page. SM just hangs when I > click on any link. Anyone of y

Re: [SM-USERS] SM over SSL

2004-03-16 Thread Jonathan Angliss
Hello Alan, On Tuesday, March 16, 2004, Alan in Toronto wrote... >> Or you could do what the rest of the world does, and have your web >> clients connect using HTTPS rather than HTTP. Combine that with the >> secure_login plugin, and you've got a much easier solution to >> implement, plus it's uni

[SM-USERS] Addressbook

2004-03-16 Thread Amin Thakkar
Hi, Where does it store all email address and name for squirrelmail ? How to put it back in new squrrelmail all those email ? Amin --- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, Pr

Re: [SM-USERS] SM over SSL

2004-03-16 Thread Matt M.
Alan in Toronto wrote: Chris Hilts said: If you want password security as well as encryption, download Putty and create an SSH tunnel for your Squirrelmail session. http://www.vbmysql.com/articles/sshtunnel.html is an article on how to do it with mySQL but the technique applies to any application,

Re: [SM-USERS] SM over SSL

2004-03-16 Thread Alan in Toronto
Chris Hilts said: >> If you want password security as well as encryption, download Putty and >> create an SSH tunnel for your Squirrelmail session. >> http://www.vbmysql.com/articles/sshtunnel.html is an article on how to >> do it with mySQL but the technique applies to any application, including >

Re: [SM-USERS] SM over SSL

2004-03-16 Thread Chris Hilts
> If you want password security as well as encryption, download Putty and > create an SSH tunnel for your Squirrelmail session. > http://www.vbmysql.com/articles/sshtunnel.html is an article on how to > do it with mySQL but the technique applies to any application, including > SM. Or you could do

[SM-USERS] Error creating alternative identity in SM 1.4 and above

2004-03-16 Thread ECaC
Hello, With sincere appologies for duplication of this message. I had forgotten the subject line in my first attempt. I am new to this mailing list but I have been using Squirrelmail for about 6 months. I have been limited to the use of ver. 1.2 due to the fact that I am getting errors when I tr

[SM-USERS] (no subject)

2004-03-16 Thread ECaC
Hello, I am new to this mailing list but I have been using Squirrelmail for about 6 months. I have been limited to the use of ver. 1.2 due to the fact that I am getting errors when I try to creat multiple identities with versions 1.4 and up (including ver.1.5). I have tried to look through the a

Re: [SM-USERS] Not requiring the @ for the login name

2004-03-16 Thread Alan in Toronto
Travis Zadikem said: > I have squirrelmail setup, but I can only login when I use the full > [EMAIL PROTECTED] I would rather have all the logins be just username. > Is there a way to do this? I am only running 1 domain and don't need the > virtual domain support. Have you reviewed the availabl

[SM-USERS] Not requiring the @ for the login name

2004-03-16 Thread Travis Zadikem
I have squirrelmail setup, but I can only login when I use the full [EMAIL PROTECTED].  I would rather have all the logins be just username.  Is there a way to do this?  I am only running 1 domain and don't need the virtual domain support.   Thanks everyone.   taz

[SM-USERS] Attachments get corrupted

2004-03-16 Thread Alan in Toronto
SquirrelMail 1.4.2 PHP 4.3.4 UWIMAPD (IMAP4rev1 2002.325-cpanel) Apache 1.3.29 RedHat 7.3 I also have an .htaccess file in my SM directory, containing: php_value upload_max_filesize 10M This has worked to increase the maximum attachment size from 2M to 10M. I sent some messages today with at

[SM-USERS] ERROR: Bad or malformed request.

2004-03-16 Thread Brian Malia
I have several users getting this error messages quite often. ERROR : Bad or malformed request. Query:LIST "" "mail/Drafts " Server responded: Missing required argument to LIST Thanks for any info. I looked around in the past archives, but I did not find anything related. - Brian Malia,

[SM-USERS] SM over SSL

2004-03-16 Thread Dennis M. Gray
If you want password security as well as encryption, download Putty and create an SSH tunnel for your Squirrelmail session. http://www.vbmysql.com/articles/sshtunnel.html is an article on how to do it with mySQL but the technique applies to any application, including SM. Dennis

Re: [SM-USERS] Login questions.....

2004-03-16 Thread Nick Fisher
>> Perhaps I could do something like this around line 137 of >> redirect.php >> >> sqGetGlobalVar('other_url', $other_url) >> if($other_url != '') ( >> $redirect_url = $other_url; >> ) else ( >> ... the normall $redirect_url setting code ... >> ) >> >> Then in all I have to do is POST to re

Re: [SM-USERS] Login questions.....

2004-03-16 Thread Matt M.
Nick Fisher wrote: [...] There are two quick and dirty ways of doing this that I can see. You want to go to the compose page right? I want to be able to dynamically change the page I end up at using the POST/URL. The compose page is as good a place as any to start ;) In redirect.php change: $re

[SM-USERS] Fatal error"Maximum execution time of 30 seconds exceeded in /internet/www/home/gary/squirrelmail-1.4.2/functions/imap_mailbox.php on line 641

2004-03-16 Thread Gary Lam
Hi, I got the "Fatal error"Maximum execution time of 30 seconds exceeded in /internet/www/home/gary/squirrelmail-1.4.2/functions/imap_mailbox.php on line 641" error message when clicking on the link on SM page. SM just hangs when I click on any link. Anyone of you have encoun

Re: [SM-USERS] Login questions.....

2004-03-16 Thread Tomas Kuliavas
>> >> Do you want to remove frame that is generated by src/webmail.php? >> > Er yes but that's not all. I'm trying to open a single page without > rest of the frame set, but do it in a single action. For example I would > like to be able to send a POST (containing Username and pass info) to > r

Re: [SM-USERS] Login questions.....

2004-03-16 Thread Nick Fisher
>>> Nick Fisher said: Hi All, I'm trying to figure out if it's possable to login, start a session and redirect to a perticular page in one action. >>> >>> Have you looked at the Startup Folder plugin?: >>> http://www.squirrelmail.org/plugin_view.php?id=197 >>> >>> >> As far as

Re: [SM-USERS] Login questions.....

2004-03-16 Thread Nick Fisher
As far as I can see that plugin just changes the folder that is displayed when you login. You also have to precofigure where it's going to put you so it's really not much use for what I'm trying to do. >>> >>>Yes, I wasn't suggesting that it was a ready-made solution for your >>

Re: [SM-USERS] Login questions.....

2004-03-16 Thread Tomas Kuliavas
>> Nick Fisher said: >>> Hi All, >>> I'm trying to figure out if it's possable to login, start a session >>> and >>> redirect to a perticular page in one action. >> >> Have you looked at the Startup Folder plugin?: >> http://www.squirrelmail.org/plugin_view.php?id=197 >> >> > As far as I can see

Re: [SM-USERS] Login questions.....

2004-03-16 Thread Matt M.
Nick Fisher wrote: As far as I can see that plugin just changes the folder that is displayed when you login. You also have to precofigure where it's going to put you so it's really not much use for what I'm trying to do. Yes, I wasn't suggesting that it was a ready-made solution for your requi

[SM-USERS] fsockopen(): unable to connect | 36 : Operation now in progress

2004-03-16 Thread maarten
Hello, Since this morning, Squirrelmail gives me the following error message when I try to login: fsockopen(): unable to connect 36 : Operation now in progress Until now, I have tried the following options: - Reinstalling Squirrelmail (the newest version, 1.5.0) - Restarting the IMAP-server -

Re: [SM-USERS] Login questions.....

2004-03-16 Thread Nick Fisher
>> As far as I can see that plugin just changes the folder that is >> displayed >> when you login. You also have to precofigure where it's going to put >> you so it's really not much use for what I'm trying to do. > Yes, I wasn't suggesting that it was a ready-made solution for your > requireme

Re: [SM-USERS] Login questions.....

2004-03-16 Thread Alan in Toronto
Nick Fisher said: > As far as I can see that plugin just changes the folder that is displayed > when you login. You also have to precofigure where it's going to put > you so it's really not much use for what I'm trying to do. Yes, I wasn't suggesting that it was a ready-made solution for your

Re: [SM-USERS] Login questions.....

2004-03-16 Thread Alan in Toronto
Nick Fisher said: > Are you suggesting that I write a custom plugin because you know that > there is no way of doing this currently? I'm the wrong one to ask. I'm a novice to SquirrelMail, and I don't yet know PHP. I've only been able to install and modify SquirrelMail due to some great people in

Re: Spam: Re: [SM-USERS] Query: SORT (ARRIVAL) ISO-8859-1 ALL -

2004-03-16 Thread Jamshed Qureshi
Hi Chris, Perfect! :-) I hoping to get out of this exchange mess soon. Best, Jamshed Chris Hilts wrote: *ERROR : Bad or malformed request.* Query: SORT (ARRIVAL) ISO-8859-1 ALL Server responded: Protocol Error: "Illegal command specified for UID command". Disable server-side sorting using the

Re: [SM-USERS] Using ini_set() to locally modify php.ini values for SM functions ?

2004-03-16 Thread Alan in Toronto
Alan in Toronto said: > SquirrelMail 1.4.2 > PHP 4.3.4 > UWIMAPD (IMAP4rev1 2002.325-cpanel) > Apache 1.3.29 > RedHat 7.3 > > Hello. I don't have access to the server's php.ini file, since that is > controlled by my web host. I'd like to make some changes though, to enable > such things as larger a

Re: [SM-USERS] Login questions.....

2004-03-16 Thread Nick Fisher
> Nick Fisher said: >> Hi All, >> I'm trying to figure out if it's possable to login, start a session >> and >> redirect to a perticular page in one action. > > Have you looked at the Startup Folder plugin?: > http://www.squirrelmail.org/plugin_view.php?id=197 > > As far as I can see that plugin

Re: [SM-USERS] Problem Aplying themes, plugins & css

2004-03-16 Thread Alan in Toronto
[EMAIL PROTECTED] said: > Hi, I've downloaded many plugins, and I've also made a theme, but when I > load them (plugins and theme) they don't seem to work, the colors are from > the default theme, and the options that the plugins are suposed to offer > don't apear anywere... Squirrelmail 1.4.2 runi

Re: [SM-USERS] Query: SORT (ARRIVAL) ISO-8859-1 ALL -

2004-03-16 Thread Chris Hilts
> *ERROR : Bad or malformed request.* > Query: SORT (ARRIVAL) ISO-8859-1 ALL > Server responded: Protocol Error: "Illegal command specified for UID > command". Disable server-side sorting using the conf.pl tool. Believe it or not, Exchange doesn't support that. -- Chris Hilts [EMAIL PROTECTED]

[SM-USERS] Problem Aplying themes, plugins & css

2004-03-16 Thread squirrel
Hi, I've downloaded many plugins, and I've also made a theme, but when I load them (plugins and theme) they don't seem to work, the colors are from the default theme, and the options that the plugins are suposed to offer don't apear anywere... Squirrelmail 1.4.2 runing on a 2.0.47 apache web server

[SM-USERS] calendar & notes plugin error codes

2004-03-16 Thread Sachin
Hi , Getting errors while saving data in a calendar. Warning: rename() failed (Permission denied) in /usr/share/squirrelmail/plugins/calendar/calendar_data.php on line 61 (it seems to be permission problem but exactly where ? But I can't debug line 61. & when using notes. Fatal error: Call to

[SM-USERS] html plugin problem

2004-03-16 Thread hello_bee
respected sir, i installed squirrelmail on RH 72 while i used SQML 1.4.2 and the html plugin, my problem is that suppose i am composing a mail with various text format ie. some text are bold, some are larger, some are red coloured etc... now as soon as i do "Save Draft" it saves but when i return

Re: [SM-USERS] SM set up

2004-03-16 Thread Fredrik Jervfors
Hi Emmanuel. > I am am setting up two branch offices and would like pop mail from the > main > office using dialup. Is this possible in SM and how could this be > implemented. SquirrelMail is an IMAP client, i.e. you need an IMAP server for SquirrelMail to work. This server can be yours of someon

[SM-USERS] Query: SORT (ARRIVAL) ISO-8859-1 ALL - "Illegal command specified for UID command"

2004-03-16 Thread Jamshed Qureshi
Hi all, I'm getting this error message when clicking on date column to sort. I checked the web but could find any answers. I'm using ms-exchange 2000 imap service. *ERROR : Bad or malformed request.* Query: SORT (ARRIVAL) ISO-8859-1 ALL Server responded: Protocol Error: "Illegal command specifi

Re: [SM-USERS] restarting SM

2004-03-16 Thread Szabó Gábor
Thanks, I'll try it. I changed it to 32M but I don't dare to try it only evening. SzG [EMAIL PROTECTED] wrote: When I tried to switch Show All view in a folder which contains 7000 mails it crashed with an memory error. How can I restart the program? Now I cannot log in to it. There is

Re: [SM-USERS] order problem

2004-03-16 Thread Tomas Kuliavas
> Now the plugin is works, but the situation is the same. > The sort order is o.k. newer mails are down, but the inbox page shows my > mails from 1998 and I had to click to the last range to see my new mails. --- Message listing contains darker header line with column names and checkboxes/arrows