Re: [SM-USERS] Procmail Filter Configuration

2003-01-14 Thread William R. Mussatto
On Tue, 14 Jan 2003, William R. Mussatto wrote: > Date: Tue, 14 Jan 2003 13:50:44 -0800 (PST) > From: William R. Mussatto <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > Subject: [SM-USERS] Procmail Filter Configuration > > I am running SM 1.2.10 from .deb on SM site. had to modify > procfilter_o

[SM-USERS] RPM and gold release

2003-01-14 Thread Derek Simkowiak
First things first: _Thank You_ to the dev team for making such a great product. Now, two quickies: 1. Any Time Now Understanding full well the principle of "When It's Ready", is there any general idea when 1.4.0 will be official? I'm doing a new production install and I

[SM-USERS] Compatibility problem Click_menu & changepass Plugin

2003-01-14 Thread Super Yup-KENT ..
Hi everyone, I am currently running mandrake 9.0+qmail+courier_imap+SM 1.2.10. I have several plugins installed on my system, among them is the click menu plugin and the change password plugin which uses poppassd to access PAM to change the user's password. When I am in all the option fields I

Re: [SM-USERS] A runtime error has occurred

2003-01-14 Thread Jonathan Angliss
Hello Les, On Tuesday, January 14, 2003, Les L. Neely wrote... > I have squirellmail 1.2.11 but have seen this on other versions. > On some systems I get the following error at the SM login screen. > A Runtime error has occurred. > Do you wish to debug? > Line:9 > Error: Can't move focus to th

[SM-USERS] Procmail Filter Configuration

2003-01-14 Thread William R. Mussatto
I am running SM 1.2.10 from .deb on SM site. had to modify procfilter_options.php because debian php4 is 4.1.2 and fget's had a newer syntax. Proglem: after adding about 4 rules (sometimes 3 and sometimes 5) the ftp process hangs and only the new rule I am adding is installed and all other rule

Re: [SM-USERS] Moving a msg to another folder

2003-01-14 Thread Arturo \"Buanzo\" Busleiman
> Hey Arturo, Hey ;) > From what I understand from recent discussions on the Courier list, that's > essentially how it works when you move a message from one folder to > another. Yes, I know it is, but they're asking me to disable the 'message gets to the trash folder, too' issue... they're going

Re: [SM-USERS] Moving a msg to another folder

2003-01-14 Thread mirth
Hey Arturo, >From what I understand from recent discussions on the Courier list, that's essentially how it works when you move a message from one folder to another. I don't know if this is Courier-specific or if it is how IMAP behaves by default. The thread this was discussed in pertained to perf

[SM-USERS] A runtime error has occurred

2003-01-14 Thread Les L. Neely
I have squirellmail 1.2.11 but have seen this on other versions. On some systems I get the following error at the SM login screen. A Runtime error has occurred. Do you wish to debug? Line:9 Error: Can't move focus to the controlbecause it is invisible, not enabled, or of a type that does not acc

[SM-USERS] IMAP issues

2003-01-14 Thread Kris Zabriskie
I installed the newest version of SquirrelMail on a Tru64 box as a test.  We are thinking about switching from another product to SquirrleMail.  However I encountered a problem.  I get the logon screen from apache.  I type in my username and password but I get an error that says:   Bad reque

Re: [SM-USERS] help

2003-01-14 Thread Jonathan Angliss
Hello Lawrence, Can I suggest posting a question, and not the digest? ;) -- Jonathan Angliss ([EMAIL PROTECTED]) --- This SF.NET email is sponsored by: Take your first step towards giving your online business a competitive advantage. Test

[SM-USERS] snaps download not working

2003-01-14 Thread Caffeinate The World
the snap downloads are only 49 bytes. are they tar-ed up properly? __ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com --- This SF.NET email is sponso

[SM-USERS] help

2003-01-14 Thread Lawrence Lee
2003 02:29:16 -0800 From: David Rees <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: [SM-USERS] SM 1.2.10, PHP 4.3.0 and session.bug_compat_42 I just upgraded a server running SM 1.2.10 to PHP 4.3.0. After upgrading, the prev/next and delete&prev/delete&next buttons no longer wor

[SM-USERS] Moving a msg to another folder

2003-01-14 Thread Arturo \"Buanzo\" Busleiman
Hi! First post, sorry for any mistakes ;) Well, I'm having this problem, which is quite common, but I couldn't find good solutions, so here it goes: When I move a message from somefolder to otherfolder, a copy appears in the Trash folder, because the 'move' cmd is actually a "copy, thenflag as de

Re: [SM-USERS] SM 1.2.10, PHP 4.3.0 and session.bug_compat_42

2003-01-14 Thread David Rees
On Tue, Jan 14, 2003 at 11:33:32AM -0600, Jonathan Angliss wrote: > On Tuesday, January 14, 2003, David Rees wrote... > > To reproduce, it's easy: Install PHP 4.3.0 and then run with > > php.ini-recommended in the distribution. With the -recommended ini > > file, next/prev and delete-next-etc do no

[SM-USERS] Re: screen shots - ideas for UI

2003-01-14 Thread Joseph David Adams
> This is very """portal""" like. I imagine that > the direction of the Squirrelmail project is far away from > this one; > > Also, what's the point of having a whole message board > implemented in PHP or whatever, when the backend (the > IMAP server) is there? What about alternative access > to a

[SM-USERS] Squirrelmail Vmailmgr Problem

2003-01-14 Thread Jason Lieurance
Hello, When trying to run vadmin from web browser I get: SYSTEM ERROR: Cannot continue. VmailMgr Admin is misconfigured. We apologize for the inconvenience, but your request cannot be completed at this time. Please contact your system administrator if the problem persists. When I run debug I get

Re: [SM-USERS] SM 1.2.10, PHP 4.3.0 and session.bug_compat_42

2003-01-14 Thread Jonathan Angliss
ariable: msgs in >>> /usr/local/squirrelmail/squirrelmail-1.2.11-cvs-20030114/src/read_body.php >>> on line 560 >> This appears because you have your error_reporting in your php.ini >> file set to E_ALL, this displays all warnings. > This may be true, but this pa

Re: [SM-USERS] screen shots - ideas for UI

2003-01-14 Thread Alexandros Vellis
On Mon, 13 Jan 2003 15:05:39 -0500 (EST) Joseph David Adams <[EMAIL PROTECTED]> wrote: > I have created an integrated message board (basically > using the SM authentication instead of the boards) and > also a front page that shows the most recent posts on the > message board and also headlines fro

Re: [SM-USERS] SM 1.2.10, PHP 4.3.0 and session.bug_compat_42

2003-01-14 Thread David Rees
buttons no longer > > worked. > > > I saw messages in the error log like this: > > > [error] PHP Notice: Undefined variable: msgs in > > /usr/local/squirrelmail/squirrelmail-1.2.11-cvs-20030114/src/read_body.php > > on line 560 > > This appears because you have

Re: [SM-USERS] SSL Problem

2003-01-14 Thread Mike Morrell
By any chance does the error occur during internet slowdowns? I run SSL for my connection and I occasionally get the same error. It always corresponds to a temporary slow down in the connection between where I am back to the server. The connection times out and you get the error because it wan

Re: [SM-USERS] SM 1.2.10, PHP 4.3.0 and session.bug_compat_42

2003-01-14 Thread Jonathan Angliss
] PHP Notice: Undefined variable: msgs in > /usr/local/squirrelmail/squirrelmail-1.2.11-cvs-20030114/src/read_body.php > on line 560 This appears because you have your error_reporting in your php.ini file set to E_ALL, this displays all warnings. > I then turned on session.bug_compat_42 a

RE: [SM-USERS] screen shots - ideas for UI

2003-01-14 Thread Jody Cleveland
Hello, > Just thought I'd drop a screen shot of my UI and perhaps > get a few back from other SM admins. > > http://jadz.com/screenshot.gif Oh my God!!! Please share how you did this!! -- Jody Cleveland ([EMAIL PROTECTED]) --- This SF.NET

Re: [SM-USERS] Error opening timezone config, contact administrator. (1.4.0)

2003-01-14 Thread Chris Hilts
> When I attempt to set personal information I receive the error > >Error opening timezone config, contact administrator. Does locale/timezones.cfg exist? Is it readable by the apache user? -- Chris Hilts [EMAIL PROTECTED] --- This SF.NET

Re: [SM-USERS] Quota exceeded error message

2003-01-14 Thread Chris Hilts
> increased his quota and then later on made that account with = no quota > and > I am still getting Quota exceeded error message, there is = no problem > getting new mails. I have SquirrelMail version 1.2.7 I also = upgraded to > 1.2.10 but was getting the same results :-( Sorry to pass the buck

[SM-USERS] Error opening timezone config, contact administrator. (1.4.0)

2003-01-14 Thread Joe Sotham
When I attempt to set personal information I receive the error Error opening timezone config, contact administrator. I am starting with the config which I use in the production 1.2.0 system Here's my config freeBSD 4.7 apache 2.0.43 php 4.2.3 courier-imap 1.6.2 squirrelmail 1.4.0 (CVS-DEVEL J

Re: [SM-USERS] UW imap & qmail

2003-01-14 Thread Luc Brouard
On Mon, Jan 13, 2003 at 06:41:32PM -0500, Keith Mastin wrote: > >Because with Maildir, except on reiserfs, you could go out of inodes. > > .. that would be some trick... even with stock ext2/3 fs, each inode > represents 4KB or 256 inodes/MB. Of course you can always redraw your > inode tables a

[SM-USERS] SM Session problem?

2003-01-14 Thread Thiago Madeira de Lima
Title: Message   I'm having a little problem with squirrelmail. I'm not a programer but I think it is not destroing the session as it should.   If I log to SM using one email '[EMAIL PROTECTED]' , logout and then login with another account '[EMAIL PROTECTED]' the new account does not create

[SM-USERS] SM 1.2.10, PHP 4.3.0 and session.bug_compat_42

2003-01-14 Thread David Rees
I just upgraded a server running SM 1.2.10 to PHP 4.3.0. After upgrading, the prev/next and delete&prev/delete&next buttons no longer worked. I saw messages in the error log like this: [error] PHP Notice: Undefined variable: msgs in /usr/local/squirrelmail/squirrelmail-1.2.11-cvs-2003

Re: [SM-USERS] Trouble with options...

2003-01-14 Thread deurk
Just also found out that if between 2 clicks on up/down/remove I refresh the page by myself, I can make it work correctly... So apparently, my whole trouble about index and options are that the refresh done by SM to save its options is not working properly... If anybody has ideas (I may stop to

[SM-USERS] Trouble with options...

2003-01-14 Thread deurk
Hi, Just reported a problem with the index options but got another trouble: Each time I modify options (whatever which ones), I click save/done/ok and it returns back to the messages list. At this point, if I don't make a refresh of my page (like a F5 under IE), some of the options are not save

Fwd: [SM-USERS] Addressbook/Index options troubles...

2003-01-14 Thread deurk
Found the bug concerning the addressbook and it's not SM related. Was PHP related (was running 4.3.0 beta) and it works great with PHP 4.3.0 final release... Just in case you were wondering! But I still have my trouble ordering my mails with indexes, whenever you click up/down or remove, you're

Re: [SM-USERS] SSL Problem

2003-01-14 Thread David Chait
Alan, We've been plagued with these bugs for months over the course of several SM versions on several machines. If you find an answer, I'd love to hear it. -David _ David Chait Sys Admin - Facilities Operations 333 Bonair Siding Ro

[SM-USERS] Problem with message filters

2003-01-14 Thread VishaL Devgon
hi all i'm new to this grp ..we have been using squirrel mail for a quite a while since ver 1.2.5 my current sys specs are RH 7.2 Apache 1.3.19 PHP 4.0.4 SM 1.2.8 but i ahev observed two strange problems in it behaviour and can't fin any solution to it 1. some times it so happen that in persona

[SM-USERS] SSL Problem

2003-01-14 Thread Alan J. Cooper
We are getting complaints from a minority of our users complaining that when they login in to to squirrelmail, they get erratic error messages pertaining to.. ´This page contains secure and non secure items - continue yes /no" clicking either means that the user get locks out. this can happen