Re: [SM-USERS] login_auto

2003-03-03 Thread Alan Sparks
What are the permissions of the files under plugins/login_auth? Are they readable by the same user the web server runs as? Is the login_auth directory readable/executable by the web server user? -Alan > Added login_auto plugins and this is what am getting: > > Warning: Failed opening '../plugins

Re: [SM-USERS] login_auto

2003-03-03 Thread Jonathan Angliss
Hello Ronny, On Monday, March 03, 2003, [EMAIL PROTECTED] wrote... > Added login_auto plugins and this is what am getting: > Warning: Failed opening '../plugins/login_auto/setup.php' for inclusion > (include_path='.:/php/includes:/usr/share/php') in > /usr/share/squirrelmail/functions/plugin.php

[SM-USERS] login_auto

2003-03-03 Thread ronny
Added login_auto plugins and this is what am getting: Warning: Failed opening '../plugins/login_auto/setup.php' for inclusion (include_path='.:/php/includes:/usr/share/php') in /usr/share/squirrelmail/functions/plugin.php on line 22 Warning: Cannot add header information - headers already sent by

Re: [SM-USERS] RE: Second Post: Problem composing email.

2003-03-03 Thread Tracy McKibben
Clinton Foss said: > > Thanks for the reply, I had gone that route already. The addresses are > good and my existing mail server works fine. I tried another webmail > package over the weekend and it seemed to work fine as well but I didn't > like it and would prefer to use SquirrelMail. Do you have

RE: [SM-USERS] image has been removed for security reasons

2003-03-03 Thread p dont think
Search the message archives and you'd have found this rather easily: http://www.squirrelmail.org/plugin_view.php?id=98 > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Paul D. > Lilly, Jr > Sent: Monday, March 03, 2003 11:49 AM > To: [EMAIL PROTECTED

[SM-USERS] Re: SAConf/ProcFilter plugin...more explicit?

2003-03-03 Thread Tony Shadwick
> > ##Spam Filter Configuration Begins -- Please do not edit by hand > > ###mail/Spam > > MAILDIR=$HOME/mail # Default mail directory Okay, the above is per procfilter_conf.php. That IS our default mail directory. The dropdowns I get from the Options/Mail Filters pages are mail/This, mail/That,

[SM-USERS] Re: Clustering

2003-03-03 Thread David R.
Dear Matt: It's an NAS device. (Network Attached Storage). It's like an ultra-redundant very stable network appliance for storage, comes with an embedded OS for sharing files across many protocols and managing the device, and is connected to other machines through a LAN. Try http://www.google.

RE: [SM-USERS] 2nd Post: Bad request: Missing or invalid argument to LOGIN

2003-03-03 Thread p dont think
Not sure, but have you looked at this? http://www.squirrelmail.org/wiki/en_US/RedHatUnbalancedProblem > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Troy > Bull > Sent: Monday, March 03, 2003 9:32 AM > To: [EMAIL PROTECTED] > Subject: [SM-USERS]

Re: [SM-USERS] image has been removed for security reasons

2003-03-03 Thread Jonathan Angliss
Hello Paul, On Monday, March 03, 2003, Paul D. Lilly, Jr wrote... > Does anyone know how to turn off the message in an e-mail that says "this > image has been removed for security reasons" and allow the images to be > displayed? I cannot find it in the documentation. http://www.squirrelmail.or

[SM-USERS] Re: SAConf/ProcFilter plugin...more explicit?

2003-03-03 Thread Jonathan Angliss
Hello Tony, On Monday, March 03, 2003, Tony Shadwick wrote... > ##Spam Filter Configuration Begins -- Please do not edit by hand > ###mail/Spam > MAILDIR=$HOME/mail # Default mail directory > :0: > * ^X-Spam-Status: Yes > mail/Spam > ##Spam Filter Configuration Ends > Well, the part that bugs me

[SM-USERS] SAConf/ProcFilter plugin...more explicit?

2003-03-03 Thread Tony Shadwick
I'm getting lines written to .procmailrc like this: ##Spam Filter Configuration Begins -- Please do not edit by hand ###mail/Spam MAILDIR=$HOME/mail # Default mail directory :0: * ^X-Spam-Status: Yes mail/Spam ##Spam Filter Configuration Ends Well, the part that bugs me is this: mail/Spam Can w

[SM-USERS] image has been removed for security reasons

2003-03-03 Thread Paul D. Lilly, Jr
Does anyone know how to turn off the message in an e-mail that says "this image has been removed for security reasons" and allow the images to be displayed? I cannot find it in the documentation. --- This sf.net email is sponsored by:ThinkGee

Re: [SM-USERS] SAConf plugin.../dev/null target? Ack!

2003-03-03 Thread Tony Shadwick
Oops, the way I did it looked right, but wasn't functional. Here's the patch to make it completely functional: First, we need to add /dev/null to the folders list array, so starting at line 29 in saconf_options.php I added this: for ($i = 0; $i < count($boxes); $i++) if (

[SM-USERS] Is anyone familiar with the login_auto plugin

2003-03-03 Thread Matt
I've tried to get the login_auto plugin to work.. but it doesn't seem to be doing anything and nothing seems to be appearing. Any ideas? -- Matt Hoppes ChiliTech Internet Solutions Network Operations Center (570) 323-2166 x 126 http://www.chilitech.net

[SM-USERS] Message hilighting not exactly working in 1.2.11

2003-03-03 Thread Michael Loftis
It seems that only the first 2 or 3 entries in the message highlight list work in 1.2.11. The others are either ignored or I don't know what. A couple of users have complained about this now, and I've noticed it myself. I'm not sure if this is related to some other discussions about the line

Re: [SM-USERS] SAConf plugin.../dev/null target?

2003-03-03 Thread Jonathan Angliss
Hello Tony, On Monday, March 03, 2003, Tony Shadwick wrote... > Just wondering if there's a way for in SAConf (and the procmail > plugin for that matter) to set a target for /dev/null and label it > 'Delete'? > Not very good with php, just perl, so I can't very well do this myself. I'd suggest

Re: [SM-USERS] Config problem or bug? Truncated Subject in Message List View.

2003-03-03 Thread Marc Groot Koerkamp
Jonathan Angliss zei: > Hello J., > On Saturday, March 01, 2003, J. Eric Josephson wrote... > > [..] > >> I've noticed that my subject list in my INBOX (and other folders >> too) view has many e-mails that have a truncated subject with "..." >> appended to it. Some times it is completely truncated

[SM-USERS] RE: Still having problems with SquirrelSpell

2003-03-03 Thread Steve Moro
Jonathan - Tried that and is says : Error: No word lists can be found for the language "en_CA". What about the permission on the files? And the configuration files. Is there anything I need to change for this to work. When I try the same command on the command line in Linux it works fine. Howeve

[SM-USERS] Re: Still having problems with SquirrelSpell

2003-03-03 Thread Jonathan Angliss
Hello Steve, On Monday, March 03, 2003, Steve Moro wrote... > I tried to execute '/usr/local/bin/aspell --lang=ca > --dict-dir=/usr/local/lib/aspell --data-dir=/usr/local/share/aspell > -a', but it returned: > Error: No word lists can be found for the language "ca". Maybe it should be en_CA and

[SM-USERS] SAConf plugin.../dev/null target?

2003-03-03 Thread Tony Shadwick
Just wondering if there's a way for in SAConf (and the procmail plugin for that matter) to set a target for /dev/null and label it 'Delete'? Not very good with php, just perl, so I can't very well do this myself. Anyone? Tony Shadwick Manager of Internet Services Strategic Technology Group --

[SM-USERS] Re: Clustering

2003-03-03 Thread David R.
Dear Matt: You can find the FIA POPNETSERVER 4500 here: http://www.computergiants.com/items/cat_1.asp?category=87&cid=NAS%20STORAGE Notice also that a simple search and pricewatch.com should turn up several merchants. Hope this helps! David Rusenko Matt wrote: David, Do you have a source fo

[SM-USERS] Still having problems with SquirrelSpell

2003-03-03 Thread Steve Moro
Jonathan,     I am still having problems with ASPELL within SquirrelMail.  The configuration I have is the following:   1)   SquirrelMail V1.211 2)   Apache V2 3)   PHP 4.3   I have the system running fine with 6 plugins and the last one I need to get working is the spell

[SM-USERS] Something wrong with 1.4RC2? Unknown response from IMAP server

2003-03-03 Thread Troy Settle
I just installed 1.4RC2a.whatever, and after configuring, I can log in, but get the following error: ERROR : Could not complete request. Unknown response from IMAP server: 1. All messages show up with a timestamp of 0 (1/1/1970 00:00:00) and no subject. When trying to open a message, I get this

[SM-USERS] RE: Second Post: Problem composing email.

2003-03-03 Thread Clinton Foss
Tracy McKibben said: >That is an SMTP error, not a Squirrelmail error. A quick Google search >reveals that this error means exactly what it says - one of the addresses >in the email recipient list contains a mismatched, or unbalanced, "<" >character. Thanks for the reply, I had gone that