[SM-USERS] Getting stopped by my firewall

2003-02-10 Thread Peter Nunn
Hi folks, still having firewall fun here.. Managed to get squirrel working behind an ipchains wall, but (because of other problems) changed it to a iptables firewall last night. Now I'm having troube getting squirrel through it. I can get my home page OK and one static link off that, but I ca

RE: [SM-USERS] multiple IMAP server

2003-02-10 Thread p dont think
Here it is. I’d appreciate hearing back if it works for you or not.   Cheers,     paul   -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of [EMAIL PROTECTED] Sent: Monday, February 10, 2003 8:31 PM To: [EMAIL PROTECTED] Subject: RE: [SM-USERS]

Re: [SM-USERS] Re: Random Problems with SM 1.2.10

2003-02-10 Thread David Chait
Erin, It's pretty random. It's on Apache 1.3.7 (Red Hat, compiled from source, not RPM) PHP 4.2.3, and a real SSL cert, not self signed. We use a published plugin to force a login via SSL, and all connections are proxied via Apache proxypass between the gateway web server and an internal machin

Re: [SM-USERS] Problem in Compose a message

2003-02-10 Thread Jonathan Angliss
Hello Swayam, On Monday, February 10, 2003, Swayam Cheta Mohanty wrote... > I am Swayam and using Squirrelmail 1.3.2. Everything is working fine > except "compose a message". When I am trying to writing a message > and give the send command, nothing is happen. Neither a mail go to > the receipent

Re: [SM-USERS] repost: options not saving

2003-02-10 Thread Jonathan Angliss
Hello Btomhave, On Monday, February 10, 2003, [EMAIL PROTECTED] wrote... > Greetings, > I apologize for the repost, but I accidentally broke my own account trying > to fix things. Oops! > I recently moved from SquirrelMail 1.2.5 to 1.2.10, moving from one system > to another. The original inst

Re: [SM-USERS] repost: options not saving

2003-02-10 Thread Benjamin Tomhave
Hello, Actually, I figured it out. Apparently the current "stable" release (1.2.10) should be declared for pre-4.2.x PHP, due to the change in treatment of global variables. I switched the register_globals from "Off" to "On" in the /etc/php.ini file and that resolved the issue. Is this problem

RE: [SM-USERS] multiple IMAP server

2003-02-10 Thread ronny
just read the reply,though it was not intended for me, am very interested in this plugin that your're saying you  have created i have two or more mail/webservers and all have squirrelmail/webmail running.i will appreciate if i get your plugin, infact this  is a solution i have been looking for.than

[SM-USERS] Problem in Compose a message

2003-02-10 Thread Swayam Cheta Mohanty
Hi! I am Swayam and using Squirrelmail 1.3.2. Everything is working fine except "compose a message". When I am trying to writing a message and give the send command, nothing is happen. Neither a mail go to the receipent nor it is giving any error message. Please advice me what to do. waitin

Re: [SM-USERS] Re: Style of Quoted Text screen capture

2003-02-10 Thread Jonathan Angliss
Hello Sm-development, On Monday, February 10, 2003, SM-Development wrote... > Hi, > If you click on the download link or on the filename of the JPG, it'll ask > you to download the file. I guess the VIEW link was not included. Not sure what settings you have over there, but it seems to to wor

Re: [SM-USERS] loop in src/webmail.php?

2003-02-10 Thread Peter Horst
* Chuck Rider <[EMAIL PROTECTED]> [2003-02-10 12:43pm]: > I see this if I use the secure login plugin and have it set to drop back > to http if the user did not come in with https. If I change the setting > to stay in https then everything works fine. Nce. I flipped that switch in secure_logi

[SM-USERS] repost: options not saving

2003-02-10 Thread btomhave
Greetings, I apologize for the repost, but I accidentally broke my own account trying to fix things. Oops! I recently moved from SquirrelMail 1.2.5 to 1.2.10, moving from one system to another. The original install was directly on the mail server while the new install is now on a separate web s

[SM-USERS] Re: Style of Quoted Text screen capture

2003-02-10 Thread SM-Development
Hi, If you click on the download link or on the filename of the JPG, it'll ask you to download the file. I guess the VIEW link was not included. Jonathan Angliss writes: Hello Sm-development, On Monday, February 10, 2003, SM-Development wrote... I think the "view" link was removed... tr

Re: [SM-USERS] loop in src/webmail.php?

2003-02-10 Thread Peter Horst
* Jonathan Angliss <[EMAIL PROTECTED]> [2003-02-10 8:57pm]: > > 'Line: 9 Error: Can't move focus to the control because it is > > invisible, not enabled, or of a type that does not accept the > > focus.' > > That is in fact a javascript error. It's caused by the onload code > being run before the

Re: [SM-USERS] Re: Style of Quoted Text screen capture

2003-02-10 Thread Jonathan Angliss
Hello Sm-development, On Monday, February 10, 2003, SM-Development wrote... > Speaking of base64 encoding of JPEG file, I found that in SQM-1.2.7, > when I view the same email with inline jpg attachment, the picture > shows OK. > If I just send the JPG as attachment, the VIEW link (as well as > D

Re: [SM-USERS] I hope this is a new question!

2003-02-10 Thread Jonathan Angliss
Hello Brad, On Monday, February 10, 2003, Brad B wrote... > I'm setting up Squirrelmail on a Netware server. Everything works just > perfect aside from one little issue... The Address book. > I'm currently not using the mysql options (will cross that hurdle > next). When I click on the address

Re: [SM-USERS] loop in src/webmail.php?

2003-02-10 Thread Chuck Rider
I see this if I use the secure login plugin and have it set to drop back to http if the user did not come in with https. If I change the setting to stay in https then everything works fine. > * Jonathan Angliss <[EMAIL PROTECTED]> [2003-02-09 10:51pm]: >> Hello Peter, >> On Sunday, February 09,

[SM-USERS] (no subject)

2003-02-10 Thread Paul Ellis
I subscribe to the squirrelmail-users mailing list. [ ] True - No need to CC me when replying [X] False - Please CC me when replying This bug occurs when I ... ... view a particular message .X. use a specific plugin/function ... try to do/view/use The description of the bug: I

Re: [SM-USERS] Display preferences

2003-02-10 Thread Jonathan Angliss
Hello Kerry, On Monday, February 10, 2003, Kerry Blalock wrote... > In the language section of display preferences, selecting non english > language such as spanish (only one I tried), does nothing to the display. > Is there something I need to do in order for users to select language? For gett

Re: [SM-USERS] Re: Issue of SM_PATH

2003-02-10 Thread Jonathan Angliss
Hello Sm-development, On Monday, February 10, 2003, SM-Development wrote... > Hi Jon, > Thanks for the reply. > When I said there's some issue with misplacement or omission of SM_PATH, > what I meant could be found in some of the files such as src/read_body.php, > functions/page_header.php &

Re: [SM-USERS] loop in src/webmail.php?

2003-02-10 Thread Jonathan Angliss
Hello Peter, On Monday, February 10, 2003, Peter Horst wrote... >> I had this same exact problem a few days ago, but it got fixed as a >> side effect of fixing something else with SM. Now I can't reproduce >> it. >> Are you running FreeBSD? Did you just install php 4.3.0 out of >> ports? If so, m

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

2003-02-10 Thread Frank S. Bernhardt
Greetings. I've installed Squirrelmail 1.2.10 on an SCO OpenServer 5.0.5 server with PHP 4.3.0 running as a dso (not cgi as per INSTALL) under apache 1.3.26. The imap server is under SCO as well: IMAP4 Service 8.3(144) (no idea what this means). The imap server works well using Netscape, Pega

[SM-USERS] I hope this is a new question!

2003-02-10 Thread Brad B
I'm setting up Squirrelmail on a Netware server. Everything works just perfect aside from one little issue... The Address book. I'm currently not using the mysql options (will cross that hurdle next). When I click on the address book, it is filled with junk. An example being: javascript_o

[SM-USERS] Re: Style of Quoted Text screen capture

2003-02-10 Thread SM-Development
Hi Jon and Rob, Speaking of base64 encoding of JPEG file, I found that in SQM-1.2.7, when I view the same email with inline jpg attachment, the picture shows OK. If I just send the JPG as attachment, the VIEW link (as well as DOWNLOAD) will appear. In 1.4.0.RC2a, this is not happening - just

[SM-USERS] Display preferences

2003-02-10 Thread Kerry Blalock
In the language section of display preferences, selecting non english language such as spanish (only one I tried), does nothing to the display. Is there something I need to do in order for users to select language? --- This SF.NET email is spo

[SM-USERS] Re: Issue of SM_PATH

2003-02-10 Thread SM-Development
Hi Jon, Thanks for the reply. When I said there's some issue with misplacement or omission of SM_PATH, what I meant could be found in some of the files such as src/read_body.php, functions/page_header.php & functions/display_messages.php. There might be some others, and am still checking ..

Re: [SM-USERS] loop in src/webmail.php?

2003-02-10 Thread Peter Horst
* Mike Debnam <[EMAIL PROTECTED]> [2003-02-10 11:39am]: > > I had this same exact problem a few days ago, but it got fixed > as a side effect of fixing something else with SM. Now I can't > reproduce it. > > Are you running FreeBSD? Did you just install php 4.3.0 out of ports? > If so, make sure

Re: [SM-USERS] Customization

2003-02-10 Thread Jonathan Angliss
Hello David, On Monday, February 10, 2003, David Petzel wrote... > Hello, > I am trying to change the URL to access squirrelmail > I would like it to be www.domainname.com/webmail insted of > /squirrelmail. I looks as though people have done it and I was curious > how I might go about

[SM-USERS] Customization

2003-02-10 Thread David Petzel
Hello,     I am trying to change the URL to access squirrelmail I would like it to be www.domainname.com/webmail insted of /squirrelmail. I looks as though people have done it and I was curious how I might go about doing that. I though about renaming the folders but that might hav

RE: [SM-USERS] i need help with imap

2003-02-10 Thread p dont think
(please remember to respond to the mailing list) Ask the person who set up the machine or try telnetting to the IMAP server if it is running ("telnet 143") or if you know on your machine where software gets installed, you can fish around for hints... I can do a "locate imap" and get a major hint

RE: [SM-USERS] Issue of SM_PATH

2003-02-10 Thread Ian Fenn
> On Monday, February 10, 2003, SM-Development wrote... > > > Version 1.4.0.RC2a > > > Why is the SM_PATH in certain files not fix in the web downloadable > > BZ2 file not fixed yet? > > > Does it need manual fix? Jonathan Angliss then wrote: > What do you mean? Where are you seeing errors?

RE: [SM-USERS] multiple IMAP server

2003-02-10 Thread p dont think
Here you go. Note that it requires a patch to the SM source. I would be interested to hear if it works for you before I release it on the SM website. Thanks, paul > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]] > Sent: Monday, February 10, 2003 11:14 AM >

[SM-USERS] Body retrieval error

2003-02-10 Thread Doug Lytle
Is anybody else getting the following error with the 1.40 CVS? I pulled it down on Friday. My setup: Mandrake 9 eXtremail 1.5.7 SM 1.40 CVS Body retrieval error. The reason for this is most probably that the message is malformed. *Command:* FETCH 189 BODY[1] *Response:* OK *Message

RE: [SM-USERS] i need help with imap

2003-02-10 Thread p dont think
This is not a question for SquirrelMail, although you'll probably find someone with an answer here. You need to let us know what IMAP server you are using, because configuration of the server of course depends on what server we're talking about. If we should not be able to help, the best place to

RE: [SM-USERS] multiple IMAP server

2003-02-10 Thread p dont think
No, there is no way to do what you are asking... however, if you use the fetch_mail plugin, you can bring all your mail from the other server over to the current one if that other server is running POP. Otherwise, I have created a new plugin that allows you to put a pull-down menu on the login scr

RE: [SM-USERS] Last login affects all sessions [solved]

2003-02-10 Thread p dont think
Great to hear. Have fun! -paul > -Original Message- > From: Leonardo Gonzalez [mailto:[EMAIL PROTECTED]] > Sent: Monday, February 10, 2003 8:32 AM > To: p dont think > Subject: RE: [SM-USERS] Last login affects all sessions > > It was indeed a problem of the same browser instance. > >

Re: [SM-USERS] Re: Style of Quoted Text screen capture

2003-02-10 Thread Rob Prince
> Hello Rob, > On Sunday, February 09, 2003, Rob Prince wrote... > >> Excuse my newbieness (it is rather ripe!), but what is the format of >> the attached ascii text in the message below, and how would I turn it >> back into a .jpg? > >> Is this uuencode, and should I get that plugin? I haven't see

Re: [SM-USERS] Selecting folders only yields inbox

2003-02-10 Thread Dan Bongert
Any idea when it was? The search on SourceForge isn't working so hot lately. On Thursday 06 February 2003 04:51 pm, [EMAIL PROTECTED] wrote: > I had the same problem (more detailed explitanion of the solution should > be in the archive). > > Set your mail box folder to the root of the sub folders

RE: [SM-USERS] loop in src/webmail.php?

2003-02-10 Thread Mike Debnam
I had this same exact problem a few days ago, but it got fixed as a side effect of fixing something else with SM. Now I can't reproduce it. Are you running FreeBSD? Did you just install php 4.3.0 out of ports? If so, make sure that the php.ini file that is being used is the one you think should b

[SM-USERS] REPOST:HELP: Error Sending email on SquirrelMail 1.2.10, RH7.2 stock PHP and apache (NOT FILE UPLOADS PROBLEM!)

2003-02-10 Thread Rett Walters
When attempting to send and email message using Squirrelmail-1.2.10 on a Redhat 7.2 server (apache 1.3.20 and PHP-4.0.6, both redhat stock packages). I get the compose screen back reprinted in the browser but with a message at the top that says: ERROR (in red) and below that: Error connecting to S

[SM-USERS] Failed decoding with Maildir

2003-02-10 Thread Eric Smith
My first squirrelmail issue :) I am using procmail to deliver to Maildir (safecat did not work for me) and I need to deliver mbox or Maildir on a per user basis. I have found (seems especially with rtf) that occasionally / often squirrelmail does not decode the complete attached file - it is trun

Re: [SM-USERS] Official, manager-like testimonials for Squirrelmail

2003-02-10 Thread Alexandros Vellis
Hi Jonathan! I'll give an example of what I would like to see. The Squirrelmail 1.3.2 Release Notes come to mind: in there there was a mention about the Dutch ISP XS4ALL using Squirrelmail (and not only that, but you also mention that Cor Bosman helped out a lot with bug squashing). Now, if XS4AL

[SM-USERS] Problem with preferences on RedHat 8.0 w/Squirrelmail 1.2.10 (or.8) and Postgres

2003-02-10 Thread Edward Muller
I am having problem with preferences on a RedHat 8.0 server using either Squirrelmail 1.2.10 or 1.2.8 and the Postgres that ships with RH-8.0 Basically what I see happening is that the preferences get saved to the database, but when you go right back into Options they don't show up. I've verified

Re: [SM-USERS] Official, manager-like testimonials for Squirrelmail

2003-02-10 Thread Jonathan Angliss
Hello Alexandros, On Monday, February 10, 2003, Alexandros Vellis wrote... > I'm looking for web pages that confirm their choice of > Squirrelmail for their users / customers / products. > Note that unlike the page > http://www.squirrelmail.org/feedback.php , I > would like some really "official

Re: [SM-USERS] newbie q's, where to learn more about squirrelmail

2003-02-10 Thread Jonathan Angliss
Hello Leoo, On Monday, February 10, 2003, [EMAIL PROTECTED] wrote... > i'm just learning about squirrelmail an wondered if anyone could > point towards some beginners instructions on it. What i'm more > precisely looking to know about is: > - can it be used on normal shared hosting, i asked on gu

Re: [SM-USERS] Issue of SM_PATH

2003-02-10 Thread Jonathan Angliss
Hello Sm-development, On Monday, February 10, 2003, SM-Development wrote... > Version 1.4.0.RC2a > Why is the SM_PATH in certain files not fix in the web downloadable > BZ2 file not fixed yet? > Does it need manual fix? What do you mean? Where are you seeing errors? The tar.gz is exactly t

[SM-USERS] multiple IMAP server

2003-02-10 Thread questions
Hello I have been using squirrelmail for a few weeks now and I really like it. There is one thing that is stopping me from making the complete swicth to it. Is it possible to login once and connect to two imap servers? I would like to copy messages from one server to another ect. I currently us

[SM-USERS] i need help with imap

2003-02-10 Thread SHY
hello people. i have a big problem with imap. i need to start this on localhost, but have no idea how. i tried a lot of things, but i was not successful. i used also imap_open function but i dont know what to put for username and password. remember: i want to start it on localhost. i use easyphp1.

RE: [SM-USERS] Official, manager-like testimonials for Squirrelmail

2003-02-10 Thread Marius Kirschner
Alexandros, I don't think such a page exists, mainly because "managers" leave it to their admins to decide which software is the best for their purpose, and, second, SquirrelMail is a "free" product. So who cares what the managers think, you use it and if you don't like it you remove it. ---Mari

[SM-USERS] Official, manager-like testimonials for Squirrelmail

2003-02-10 Thread Alexandros Vellis
I'm looking for web pages that confirm their choice of Squirrelmail for their users / customers / products. Note that unlike the page http://www.squirrelmail.org/feedback.php , I would like some really "official" pages that are manager- and buzzword-friendly, so that they can be included in one

[SM-USERS] Problem with French characters !!! HELP !!!

2003-02-10 Thread Jérôme PHILIPPE
Hi all, I'm running Squirrelmail 1.4.0 RC2a. My problem is the full name with French characters (example : é à ô etc...) If you put in options/personal information/full name : Jérôme PHILIPPE and you auto-send a mail with squirrelmail, you receive this : <[EMAIL PROTECTED]> 15:10 test

[SM-USERS] newbie q's, where to learn more about squirrelmail

2003-02-10 Thread leoo
hey there, i wondered if any of you guys could point me towards some beginners help/instructions about squirrelmail, the kinda things i'm looking to find out are: - can it be used on shared hosting, a guy i asked said that it would need root access? - i just read that it doesnt use a database, w

[SM-USERS] newbie q's, where to learn more about squirrelmail

2003-02-10 Thread leoo
heyt here guys, i'm just learning about squirrelmail an wondered if anyone could point towards some beginners instructions on it. What i'm more precisely looking to know about is: - can it be used on normal shared hosting, i asked on guy who said he thought it would need root access? - i just sa