RE: [SM-USERS] load w/ errors under 1.2.11

2003-02-14 Thread p dont think
When you reload, does the focus go correctly to the username field? > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]] On Behalf Of > Benjamin Tomhave > Sent: Friday, February 14, 2003 10:27 PM > To: [EMAIL PROTECTED] > Subject: [SM-USERS] load w/ errors under 1.2.

[SM-USERS] load w/ errors under 1.2.11

2003-02-14 Thread Benjamin Tomhave
Hello, Everytime an initial connection is made to the SquirrelMail front page (src/login.php), it loads with the below error. Hitting refresh causes the error to go away. This is for SquirrelMail 1.2.11 running on RH8 w/ PHP 4.2.2 with "register_globals" set to "On" and apache2. Connecting brow

RE: [SM-USERS] unsafe images

2003-02-14 Thread p dont think
Hmm, not sure why this is. The function is definitely there, so perhaps there is a problem with the message object not being initialized correctly... not sure, and I have a little too much on my plate to dive into this right now, so hopefully someone else can pipe in here. If not, I suggest you r

[SM-USERS] Disk_quota plugin gives error Division by zero

2003-02-14 Thread Rakeshwar Verma
I am using sm1.2.6-1, mysql 3.22.41-7. Using disk_quota plugin and is working well. Display a bar in left panel with title Disk Usage. I have problem with new users. When new user is created i see the following message in his sm instead of the bar showing disk usage however there is no poblem with

RE: [SM-USERS] unsafe images

2003-02-14 Thread p dont think
No, that was my bad. I was just thinking about that plugin. Let me look into the error > -Original Message- > From: Jody Cleveland [mailto:[EMAIL PROTECTED]] > Sent: Friday, February 14, 2003 7:42 PM > To: p dont think > Cc: 'Jody Cleveland'; [EMAIL PROTECTED] > Subject: RE: [SM-USER

RE: [SM-USERS] unsafe images

2003-02-14 Thread Jody Cleveland
Sorry, I should clarify, I wasn't referring to the plugin. I'm currently using 1.4RC2a with no plugins. Each message I get with images has a link at the bottom that says View unsafe images. When I click that link, I get that error message. > Obviously, this plugin is not ready for 1.4.x yet. Try

[SM-USERS] Courier-IMAP and 'move to folder'

2003-02-14 Thread Arturo 'Buanzo' Busleiman
Hi! I've asked this once, but before that time and this one, I've reserched quite on the subject, but I still haven't found what I'm looking for (Bono[U2] Dixit). Problem, so, is: "When a user wants to move a message from folder A to folder B, it gets copied to folder B, then deleted from A, then

RE: [SM-USERS] quicksave + IE5.0 + sm1.2.10

2003-02-14 Thread p dont think
Attached is a slightly modified version of the quicksave plugin. Please install it and test when you have the time. Also, please try turning the frequency to zero in the Options->Display Preferences->Quicksave Message Save Frequency box and see if that does anything. Thanks a lot for your help

RE: [SM-USERS] unsafe images

2003-02-14 Thread p dont think
Obviously, this plugin is not ready for 1.4.x yet. Try contacting the plugin author about it. > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]] On Behalf Of Jody > Cleveland > Sent: Friday, February 14, 2003 4:11 PM > To: p dont think > Cc: [EMAIL PROTECTED]; [EM

RE: [SM-USERS] unsafe images

2003-02-14 Thread Jody Cleveland
> http://www.squirrelmail.org/plugin_view.php?id=98 I 1.4 RC2a, I get this error when clicking in "View unsafe images": Fatal error: Call to undefined function: finddisplayentity() in /var/www/html/mail/src/read_body.php on line 812 Jody --

[SM-USERS] Where to send suggestions?

2003-02-14 Thread Phillip Smith (personal)
Hiya, Just wondering where suggestions can be sent, re: enhancements to SM? The one thing that would be a _huge_ help to me, would be having the 'From' information automatically selected, based on which address the email was sent to. For example, I have about four 'identities' set up, but when I

RE: [SM-USERS] unsafe images

2003-02-14 Thread p dont think
http://www.squirrelmail.org/plugin_view.php?id=98     -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Gregory Heinrichs Sent: Friday, February 14, 2003 2:17 PM To: [EMAIL PROTECTED] Subject: [SM-USERS] unsafe images   Is there any way to d

[SM-USERS] unsafe images

2003-02-14 Thread Gregory Heinrichs
Is there any way to disable this so it always shows the images? --- This SF.NET email is sponsored by: FREE SSL Guide from Thawte are you planning your Web Server Security? Click here to get a FREE Thawte SSL guide and find the answers to all

Re: Re: [SM-USERS] Language change...

2003-02-14 Thread Mike O'Rourke
To use the translations, PHP needs to have been compiled with the --with-gettext option. If it was not, only English is displayed. Mike. Hi, I'm sure i have the locale for my language installed on my server, but it still doen't work... - Original Message - From: "Jonathan Angliss" <[E

RE: [SM-USERS] Adding additional links in menu

2003-02-14 Thread p dont think
Also, check out the utilities menu plugin: http://www.squirrelmail.org/plugin_view.php?id=113 > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]] On Behalf Of Tamer > Ziady > Sent: Friday, February 14, 2003 11:30 AM > To: [EMAIL PROTECTED] > Subject: [SM-USERS] Add

RE: [SM-USERS] Adding additional links in menu

2003-02-14 Thread p dont think
Look on the SM wiki in the DevelopersCorner; there is information there about plugin coding, which is where you can learn about that. The other thing you can do is pick apart one of the plugins that does what you are talking about; ie., the Notes, Bookmarks, File Manager, or other such plugins. h

RE: [SM-USERS] Possible corruption of Personal Settings - upgrading from 1.2.10 to 1.2.11

2003-02-14 Thread p dont think
> > This is an initial warning that the Personal Information of a user > > can be corrupted with version 1.2.11. > > > I upgraded from 1.2.10 to 1.2.11 with what seemed to be no problems. > > > My first hint of a problem was IE 5.5 SP2 reporting it could not get > > focus when running login.php b

Re: [SM-USERS] Adding additional links in menu

2003-02-14 Thread Jonathan Angliss
Hello Tamer, On Friday, February 14, 2003, Tamer Ziady wrote... > I don't post to this list much. I was wondering what is the best way > to add clickable links to the top menu. I am looking for a way to > add these links for the users to access certain items that are part > of internal email syste

[SM-USERS] Adding additional links in menu

2003-02-14 Thread Tamer Ziady
Hello All; I don't post to this list much. I was wondering what is the best way to add clickable links to the top menu. I am looking for a way to add these links for the users to access certain items that are part of internal email system. Cheers Tamer ---

[SM-USERS] Re: squirrelmail-users digest, Vol 1 #1001 - 11 msgs

2003-02-14 Thread Rob Prince
Ian said, > > Message: 7 > Date: Thu, 13 Feb 2003 22:30:50 -0600 > From: Jonathan Angliss <[EMAIL PROTECTED]> > To: "Ian Fenn" <[EMAIL PROTECTED]> > CC: [EMAIL PROTECTED] > Subject: Re: [SM-USERS] Can't append to subscription database > > Hello Ian, > On Thursday, February 13, 2003, Ian Fenn wrote.

Re: [SM-USERS] Language change...

2003-02-14 Thread Bissio
Hi, I'm sure i have the locale for my language installed on my server, but it still doen't work... - Original Message - From: "Jonathan Angliss" <[EMAIL PROTECTED]> To: "Bissio" <[EMAIL PROTECTED]> Cc: "SquirrelMail-Users" <[EMAIL PROTECTED]> Sent: Friday, February 14, 2003 5:26 PM Subje

Re: [SM-USERS] SM won't send mail

2003-02-14 Thread Jonathan Angliss
Hello Eric, On Friday, February 14, 2003, Eric Dry wrote... > Listers! > I am getting this error. > Server replied: 451 qq crashed (#4.3.0) > When sending email. Can you help? That is an SMTP server error, not a squirrelmail error. Check with the docs for your smtp server. -- Jonatha

[SM-USERS] Error on Delete & Next

2003-02-14 Thread William R. Mussatto
Sometimes when I hit "Delete & Next" or "Delete & Prev" SM will respond with ERROR : Could not complete request. Query:COPY 45:45 "mail/Trash" Reason Given: COPY failed: Sequence invalid When this happens I have to go back to the Folder view (clicking on INBOX in the side frame). The message I w

[SM-USERS] where are the messages?

2003-02-14 Thread Webmaster FPCS UNLP
Dear listers, I'm a rookie in this and I'm lost. My mail users found a trouble, when they send messages to a multiple users under the same domain, only the last one receive the mail. For example, [EMAIL PROTECTED] sends a message to [EMAIL PROTECTED], [EMAIL PROTECTED] and [EMAIL PROTECTED] (all f

Re: [SM-USERS] Language change...

2003-02-14 Thread Jonathan Angliss
Hello Bissio, On Friday, February 14, 2003, Bissio wrote... > Hi all, > I've a problem changing language in squirrelmail i mean that > even if i change lang in otions settings, my language is ever > "english". I set different lang by default using conf.pl, but my > language doesn't still chan

RE: [SM-USERS] View unsafe images link causes error

2003-02-14 Thread Jody Cleveland
> Are you running the View as HTML plugin. If so, what version? Nope. I was going to try the unsafe images one, but I figured I had better get this problem fixed first. Jody --- This SF.NET email is sponsored by: FREE SSL Guide from Thawte a

Re: [SM-USERS] Possible corruption of Personal Settings - upgrading from 1.2.10 to 1.2.11

2003-02-14 Thread Jonathan Angliss
Hello Stephen, On Friday, February 14, 2003, Stephen Carr wrote... > This is an initial warning that the Personal Information of a user > can be corrupted with version 1.2.11. > I upgraded from 1.2.10 to 1.2.11 with what seemed to be no problems. > My first hint of a problem was IE 5.5 SP2 repor

[SM-USERS] Folder Size Plugin

2003-02-14 Thread Darryl Engle
Robin/List, I am having a little trouble with a the folder_sizes.1.1-1.2.5.tar.gz plugin, my system is as follows. I have searched the list archive. RedHat 7.2 Kernel 2.4.7-10 imap-2000c-2.virtual SquirrelMail version 1.2.6 sendmail-8.11.6-3 After installing the plugin, it shows up under "Folder

Re: [SM-USERS] View unsafe images link causes error

2003-02-14 Thread Seth E. Randall
Are you running the View as HTML plugin. If so, what version? Seth. Jody Cleveland said: > Hello, > > I'm running Squirrel 1.4 RC2a on Redhat 8. When I'm in a message and > click on "View unsafe images" I get this error: > > Fatal error: Call to undefined function: finddisplayentity() in > /var/w

[SM-USERS] SM won't send mail

2003-02-14 Thread Eric Dry
Listers! I am getting this error. Server replied: 451 qq crashed (#4.3.0) When sending email. Can you help? Eric __ Do you Yahoo!? Yahoo! Shopping - Send Flowers for Valentine's Day http://shopping.yahoo.com ---

Re: [SM-USERS] SM can't cope with some legal IMAP folder names

2003-02-14 Thread Marc Groot Koerkamp
Bruce Richardson zei: > Squirrelmail 1.2.x seems to have a problem with mailbox names containing > an ampersand or ones that end in spaces (probably ones that begin with > spaces as well). These are all legal names, I think. > > -- > Bruce > > I am now a little wary of bananas. > Yes they are le

[SM-USERS] View unsafe images link causes error

2003-02-14 Thread Jody Cleveland
Hello, I'm running Squirrel 1.4 RC2a on Redhat 8. When I'm in a message and click on "View unsafe images" I get this error: Fatal error: Call to undefined function: finddisplayentity() in /var/www/html/mail/src/read_body.php on line 812 Any ideas? -- Jody Cleveland ([EMAIL PROTECTED]) Winnefox

RE: [SM-USERS] quicksave + IE5.0 + sm1.2.10

2003-02-14 Thread p dont think
Did you turn the save frequency down or off? > -Original Message- > From: Victor Gjeset [mailto:[EMAIL PROTECTED]] > Sent: Thursday, February 13, 2003 10:32 PM > To: p dont think > Cc: [EMAIL PROTECTED] > Subject: Re: [SM-USERS] quicksave + IE5.0 + sm1.2.10 > > Hello again. > > Did some

[SM-USERS] minimum php compile options

2003-02-14 Thread Robin Mordasiewicz
what are the minimum options php must be compiled with --- This SF.NET email is sponsored by: FREE SSL Guide from Thawte are you planning your Web Server Security? Click here to get a FREE Thawte SSL guide and find the answers to all your SSL

[SM-USERS] New function

2003-02-14 Thread Ronald Roeleveld
Hi all, Like I discussed earlyer with Jonathan I have added a background image in /functions/page_header.php in my webmail. After this I removed the white colors from the table, cause I want it to be transparant. Unfortuanatly this does not happen because of the html_tag function, this one links t

Re: [SM-USERS] SM can't cope with some legal IMAP folder names

2003-02-14 Thread Thijs Kinkhorst
> Squirrelmail 1.2.x seems to have a problem with mailbox names containing > an ampersand or ones that end in spaces (probably ones that begin with > spaces as well). These are all legal names, I think. Hello Bruce, I'm curious if this is also the case in 1.4.0. If so, please file a bugreport fo

[SM-USERS] setting sender header

2003-02-14 Thread Moritz Lennert
Hello, I'm sure this question must have been asked before, but I just couldn't find it: Is there a way to set the "sender" header in squirrelmail ? Moritz --- This SF.NET email is sponsored by: FREE SSL Guide from Thawte are you planning your

[SM-USERS] Language change...

2003-02-14 Thread Bissio
Hi all, I've a problem changing language in squirrelmail i mean that even if i change lang in otions settings, my language is ever "english". I set different lang by default using conf.pl, but my language doesn't still change. What can i do to solve the problem? Thanks _

[SM-USERS] Developers, help me...and French users.

2003-02-14 Thread Jérôme PHILIPPE
Hi, I already post this problem : 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