Re: [SM-USERS] Re: Load Balancing and session side effect

2005-05-13 Thread Jonathan Nichols
Wow, must be nice to have that kind of money. :) How does a _switch_ know how to maintain session data for the _application_ layer in _front_ of a web server?? Sounds nice anyway. :) That's old hat on the Foundry ServerIrons & Extreme Networks gear... ---

Re: [SM-USERS] Jamal Alkhashan

2005-06-10 Thread Jonathan Nichols
Tomas Kuliavas wrote: Hi I am looking into Email Registration Form for my site where the user Can register his email by him self and he well get his email and password At same time after completed the Email Registration Form and he well Check his email at http://webmail.mydomainname.com and his

[SM-USERS] Upgrade b0rked

2005-06-24 Thread Jonathan Nichols
Attached is a tiny .png image showing what I'm having a heck of a time getting rid of. This is from a SM 1.4.4 upgrade from Gentoo's portage. (updated because of that XSS issue the other day) First time I've had trouble with an SM upgrade from Portage, too. it appears that it clobbered the old

Re: [SM-USERS] Upgrade b0rked

2005-06-24 Thread Jonathan Nichols
conf.pl, server settings, server software. Or as mentioned in the UPGRADE doc... copy your config.php over from your original. -Troy that's the thing, I don't have that option anywhere. I know I've seen it before, but it's not here.. SquirrelMail Configuration : Read: config.php (1.4.0)

Re: [SM-USERS] Dovecot vs UWImap

2005-08-27 Thread Jonathan Nichols
[EMAIL PROTECTED] wrote: Hi all, I recently upgraded from the default on RH v8.0, University of Washington's IMAP server, to the Carnegy Mellon University product, Dovecot v1.0.alpha1. The difference saved me a server upgrade. Very nice. Quite easy, too. Some tweaking needed to be done, but it's

[SM-USERS] Duplicate "INBOX" showing up?

2005-12-22 Thread Jonathan Nichols
* Squirrelmail 1.4.5 (on both) * Courier IMAP (3.0.8 on 1 machine, 4.0.1 on another) * Apache 1.3.33 (on both) * mod_php (4.3.11 on 1 machine, 4.4.0 on another) This issue happens on both machines. I seem to have a duplicate INBOX showing up. http://www.pbp.net/~jnichols/images/dup_inbox.jpg <-

Re: [SM-USERS] Duplicate 'INBOX' showing up?

2005-12-23 Thread Jonathan Nichols
http://www.squirrelmail.org/docs/admin/admin-5.html#ss5.2 First step that you should do when you start conf.pl - use D command. If you do that for courier, it sets folder names correctly and you don't have INBOX.INBOX.Trash, INBOX.INBOX.Sent and INBOX.INBOX.Drafts folders. Ah, ok. I'd never done

[solved] was: Re: [SM-USERS] Duplicate 'INBOX' showing up?

2006-01-03 Thread Jonathan Nichols
If you use D command, it sets sent/draft/trash folder names correctly. Logout and relogin into SquirrelMail. After that you should have INBOX.* and INBOX.INBOX.* folders. http://www.topolis.lt/screen-shots/squirrelmail/dup-inbox.jpg Move all data from INBOX.INBOX.* folders and delete them.

[SM-USERS] 'serversidefilter' plugin status?

2007-02-04 Thread Jonathan Nichols
What's the status of development on this plugin these days? People are saying that it's a dead project, and I was wondering what was *really* going on. :D Thanks! - Using Tomcat but need to do more? Need to support web serv

Re: [SM-USERS] 'serversidefilter' plugin status?

2007-02-06 Thread Jonathan Nichols
Paul Lesniewski wrote: > On 2/4/07, Jonathan Nichols <[EMAIL PROTECTED]> wrote: >> What's the status of development on this plugin these days? People are >> saying that it's a dead project, and I was wondering what was *really* >> going on. :D > >

[SM-USERS] Of all the plugins to break...

2007-06-06 Thread Jonathan Nichols
I upgraded to Squirrelmail 1.4.10a to address a previously noted bug with PHP5, and now my serversidefilters plugin is broken. Some of you may recall that I spent tons of time getting that one to work. :( Compatibility 2.0.7-1.0 Server Side Filter 1.5-1.2.7-RC1 Apache 2.0.58-r2 PHP php-5.2.2

Re: [SM-USERS] Compatibility and ServerSideFilter Plugins

2007-08-16 Thread Jonathan Nichols
Gonzalo Carmona Martinez wrote: > Hello, > > I have already installed these plugins, but when I click on Options -> Mail > filter I get this error: > > "Fatal error: Call to undefined function: php_self() in > /usr/share/squirrelmail/plugins/compatibility/includes/1.5.0/global.php on > line 25

Re: [SM-USERS] Compatibility and ServerSideFilter Plugins

2007-09-05 Thread Jonathan Nichols
Gonzalo Carmona Martinez wrote: > I´ve never seen that error. In fact, the string "is_defined" doesn´t appear > in the file function.php of the Compatibility plugin. I installed > Compatibility v 2.0.8 at first, but I downgraded to version 1.3 because it > didn´t work. > >>> Did you ever see th

[SM-USERS] Ack! Post mod_php blow-up

2003-06-06 Thread Jonathan Nichols
Greetings! All I did was update mod_php, I swear. =/ Now, I don't really know a whole lot about PHP.. and I certainly didn't remove anything from the Squirrelmail directory. Where can I find this DB.pbp file? Warning: main(DB.php): failed to open stream: No such file or directory in /home/httpd

Re: [SM-USERS] Ack! Post mod_php blow-up

2003-06-06 Thread Jonathan Nichols
Scott Henderson @ Bunzl Phoenix wrote: Jonathan, I really am pretty clueless on this, but since things can be pretty quiet on a Friday night, I'll throw out my suggestion. Looks to me like the mod_php you put on there now requires something that you don't have - a file called DB.php. Which makes

Re: [SM-USERS] Ack! Post mod_php blow-up

2003-06-06 Thread Jonathan Nichols
It's not too bad ;) Honest... You've upgraded your mod_php, but didn't upgrade/include the PEAR package as part of it. Make sure you include it, and this problem will go away. Ok. :) I tried that (made sure PEAR came along) and with the DB stuff set up in conf.pl, everything *seems* to be workin

Re: [SM-USERS] auto send email for new user

2003-06-05 Thread Jonathan Nichols
I want to make my server to auto send a welcome email to all new user. what is the best way to do that? Perhaps with something like this? #Start of sample /usr/sbin/sendmail -F [EMAIL PROTECTED] [EMAIL PROTECTED] < To: "Recepient name" <[EMAIL PROTECTED]> X-whatever: You can add X headers if you

Re: [SM-USERS] Ack! Post mod_php blow-up

2003-06-07 Thread Jonathan Nichols
What version of PHP? What version of SquirrelMail? What version of Apache? It's known that some version of SM don't work so well with the later version of PHP. That was in the first email. ;) It's mod_php 4.3.2, SM 1.4.0 - and the strangest thing happened. I thought that it wasn't working because

Re: [SM-USERS] spam from sygnet-tech.com

2004-01-14 Thread Jonathan Nichols
Brian S. Bergin wrote: Anyone seeing spam from sygnet-tech.com? We use a unique e-mail address for every list and only use it in that one place. Recently we started getting junk from them to this account. There'd be almost no way for a spammer to "guess" this account so they've obviously harv

[SM-USERS] Request: Screenshots of SpamAssassin+SQL

2004-01-22 Thread Jonathan Nichols
Greetings, I'd just like to see a few screenshots of the SpamAssassin+SQL plugin in use. Also, I noticed that it has a few deprecated options.. use_terse_report and always_add_header are on the "Deprecated Options" list if you look at "man spamd." Otherwise, it might be just the answer I'm l

[SM-USERS] ServerSideFilters question

2004-03-22 Thread Jonathan Nichols
My ServerSideFilters is this: I have virtual users in a MySQL database with everything owned by user "vmail" - (Gentoo mailhost setup, detailed at http://www.gentoo.org/doc/en/virt-mail-howto.xml) and I was wondering if ServerSideFilters would work in such a situation. Thanks! SM 1.4.2 Gentoo

[SM-USERS] ServerSideFilters question..

2004-04-12 Thread Jonathan Nichols
Greetings, I think that I'm on the right track, here. I installed the plugin, thought I configured everything properly, but when i enable the plugin and try to log in, I get this: Warning: mkdir(users): Permission denied in /var/www/localhost/htdocs/squirrelmail/plugins/serversidefilter/backen

Re: [SM-USERS] ServerSideFilters question..

2004-04-13 Thread Jonathan Nichols
server side filters 1.4.x require suid binary program. If you installed program without suid bit set, it does not get privileges needed to modify your home directory. server side filter 1.3x use ftp to access your home directory. Where's this suid binary program you speak of? I didn't see anythin

Re: [SM-USERS] ServerSideFilters question..

2004-04-13 Thread Jonathan Nichols
p dont think wrote: server side filters 1.4.x require suid binary program. If you installed program without suid bit set, it does not get privileges needed to modify your home directory. server side filter 1.3x use ftp to access your home directory. Where's this suid binary program you speak of

Re: [SM-USERS] ServerSideFilters question..

2004-04-13 Thread Jonathan Nichols
You may want to wait until the source stabalizes and another version is released. All I can tell you is that the version you have compiles cleanly for me on a Red Hat 7.2 system (except for the eperror stuff, but that's just a warning, anyway). D'oh. I can wait, but not a whole lot longer. :)

Re: [SM-USERS] ServerSideFilters question..

2004-04-14 Thread Jonathan Nichols
I don't know anything about gentoo, but I can tell you that you aren't using the latest source, which aparently is still only available from CVS, as the eperror stuff is fixed in the copy of the source the author sent me the other day. Looking at the source he sent, it looks like a lot more wa

Re: [SM-USERS] ServerSideFilters question..

2004-04-15 Thread Jonathan Nichols
..but I don't know what to tell it for "modulename" :) http://cvs.sourceforge.net/viewcvs.py/serverfilters/ mkdir serverfilters cd serverfilters cvs -z3 -d:pserver:[EMAIL PROTECTED]:/cvsroot/serverfilters co . Thanks. I got it, but I just don't know what to do with it. :-( I'd love to get this

Re: [SM-USERS] ServerSideFilters question..

2004-04-15 Thread Jonathan Nichols
These directories have only two differences. latest version contains more updates and does not provide precompiled filtercmd binary. Think. If you are able to use packaged version, why can't you use not packaged one. I'm not seeing a precompiled binary in the CVS.. just filtercmd.c Which I can't

Re: [SM-USERS] ServerSideFilters question..

2004-04-16 Thread Jonathan Nichols
http://cvs.sourceforge.net/viewcvs.py/*checkout*/serverfilters/script/README?content-type=text%2Fplain&rev=1.2 read it and read comments in Makefile. I've read it. It still doesn't compile. I don't see anything about "What to do if you get a bunch of compiler errors that you don't understand" :

Re: [SM-USERS] ServerSideFilters question..

2004-04-16 Thread Jonathan Nichols
gcc -v postal jnichols # gcc -v Reading specs from /usr/lib/gcc-lib/i386-pc-linux-gnu/3.3.2/specs Configured with: /var/tmp/portage/gcc-3.3.2-r5/work/gcc-3.3.2/configure --prefix=/usr --bindir=/usr/i386-pc-linux-gnu/gcc-bin/3.3 --includedir=/usr/lib/gcc-lib/i386-pc-linux-gnu/3.3.2/include --da

[SM-USERS] Error opening ../data/default_pref

2004-04-19 Thread Jonathan Nichols
Error opening ../data/default_pref Default preference file not found or not readable! Please contact your system administrator and report this error. I've already checked the FAQ, and Google. in conf.pl I have this: 2. Data Directory : /var/www/localhost/htdocs/mail/data/ 3. Atta

Re: [SM-USERS] Error opening ../data/default_pref

2004-04-19 Thread Jonathan Nichols
Yeah, separate your data and attachments directories! This is NOT NOT NOT a good idea, ESPECIALLY with this cron you have, which will kill the default prefs file and any user's prefs file(s) (and signatures, calendar, etc) who haven't accessed them in a day! Yup, I learned that one. I've now

I am stupid (Was:Re: [SM-USERS] Error opening ../data/default_pref)

2004-04-20 Thread Jonathan Nichols
Error opening ../data/default_pref -rwxrwxrwx1 apache apache 82 Apr 19 13:20 default.pref* *sigh* Please forgive me for totally overlooking the fact that I simply called the file the wrong name. Many apologies. Ran out of coffee. Augh! -jonathan ---

[SM-USERS] Config question

2004-04-28 Thread Jonathan Nichols
14. Default Unseen Notify : 2 15. Default Unseen Type : 1 in conf.pl I did check the website, the FAQ, the Wiki, but couldn't find where those are explained. I'd like to set it to automatically show unread counts for each folder. Thanks! --

[SM-USERS] Trying to contain SM within https

2004-05-20 Thread Jonathan Nichols
Yes, I've Googled. Yes, I've checked the FAQ. I even searched gmane for a while. I'm having trouble containing SM within https. What I'm trying to do should be fairly simple. Here's the relevant portions of ssl.default-vhost.conf: SSLEngine off ## ## SSL Virtual Host Context ## # General

Re: [SM-USERS] Trying to contain SM within https

2004-05-20 Thread Jonathan Nichols
Louis Li wrote: > Try removing the slash after the DocumentRoot > >> >> >># General setup for the virtual host >>DocumentRoot "/var/www/localhost/htdocs/webmail/" >>ServerName postal..com >>ServerAdmin [EMAIL PROTECTED] >>ErrorLog logs/ssl-error_log >>TransferLog logs/ssl-access_log >> I tr

Re: SOLVED: Re: [SM-USERS] Trying to contain SM within https

2004-05-21 Thread Jonathan Nichols
Someone on the Gentoo list ran into this as well - the secure_login plugin settings! It wasn't set to keep the whole session as HTTPS. Sigh. So simple. :( Would have been nice if you included info about the fact that you were using that plugin for your http access and maybe we could have point

[SM-USERS] amavisnewsql question

2004-05-24 Thread Jonathan Nichols
Warning: main(DB.php): failed to open stream: No such file or directory in /var/www/localhost/htdocs/squirrelmail/plugins/amavisnewsql/amavisnewsql.class.php on line 15 Warning: main(): Failed opening 'DB.php' for inclusion (include_path='.:') in /var/www/localhost/htdocs/squirrelmail/plugins

Re: [SM-USERS] amavisnewsql question

2004-05-25 Thread Jonathan Nichols
I do have a DB.php file, in /usr/lib/php - tried making a symlink, but that didn't help. Symlink to where though? Read the error message, your include path does NOT include the location where your DB.php files are located... you need to update your php.ini file to include the additional paths. D

[SM-USERS] File Manager plugin question

2004-05-27 Thread Jonathan Nichols
Can it be used as a basic "home directory file" browser? Since stuff will need to be owned by apache:apache, I guess that trying to use it in such a manner wouldn't exactly work, eh? The Boss thinks that internally, users can access their $HOME via Samba, externally they can access it via this

Re: [SM-USERS] File Manager plugin question

2004-05-27 Thread Jonathan Nichols
certainly, especially if they create files or folders via samba and try to access them thru SM, since surely samba won't create files w/group ownership of apache one solution is to run a daily (more often?) cron that blasts thru users' home directories resetting the group on everything to apac

Re: [SM-USERS] File Manager plugin question

2004-05-28 Thread Jonathan Nichols
Dwight Tovey wrote: FWIW: I think this is a REALLY bad idea. You will have all kinds of issues with security, maintenance, ... I agree. But if you end up forced into it, look at Samba's "force user" and "force group" config settings. You might be able to get what you want with those. Possibly.. b

Re: [SM-USERS] File Manager plugin question

2004-05-28 Thread Jonathan Nichols
p dont think wrote: But if you end up forced into it, look at Samba's "force user" and "force group" config settings. You might be able to get what you want with those. Possibly.. but opening up stuff for apache to write into. Users would have to be in the apache group, so any user could just g

[SM-USERS] serversidefilters "filtercmd" compilation issue

2004-05-29 Thread Jonathan Nichols
It's giving me grief about c-client.a (I think) - I've recompiled it with & without ssl, with & without crypt, tried everything I could think of. It doesn't want to compile. :-( mail script # make gcc -c filtercmd.c -DSQUIRRELMAILCONFIGFILE='"/var/www/localhost/htdocs/squirrelmail/config/config

Re: [SM-USERS] Does Squirrelmail work with Outlook?

2004-06-03 Thread Jonathan Nichols
[EMAIL PROTECTED] wrote: Does Squirrelmail work with Outlook? I am sorry, but I have searched and searched your site for this answer and didn't find it. Thanks, Jill Outlook has enough problems working with itself. :P Please, the internet world at large begs you to find another mail client be

Re: [SM-USERS] Things I don't like about Squirrelmail

2004-06-09 Thread Jonathan Nichols
- you can't search for text strings Yes you can. - you can't can't sort by date, Re:, etc Yes you can. - there is no spellcheck Yes there is. - there is no personal spam filter Yes there is. :) http://www.squirrelmail.org/plugins Check 'em out - plugins to do all kinds of things.

Re: [SM-USERS] Apache2 takes over CPU with some messages

2004-07-31 Thread Jonathan Nichols
Stephen Atkins wrote: I'm running v1.4.3 at the moment. Its the version the you get when you emerge squirrelmail in gentoo. I'll have to post the message when it happens again. I think they have been deleted. Are you sure about that exact version? 1.4.3a is the current version in Portage. There

Re: [SM-USERS] More on my serversidefilter woes..

2004-10-11 Thread Jonathan Nichols
Sorry for the top post, but I haven't seen any replies. Can anyone *please* help with this? My boss is jumping all over me about this because I cannot find a solution. :( Jonathan Nichols wrote: Ok, I changed line 18 in the makefile to this: # Use the following argument to tell the link

SOLVED: Re: [SM-USERS] More on my serversidefilter woes..

2004-10-12 Thread Jonathan Nichols
Jonathan Nichols wrote: Sorry for the top post, but I haven't seen any replies. Can anyone *please* help with this? My boss is jumping all over me about this because I cannot find a solution. :( WOOHOO! Ok, an angel named Gary hooked a brotha up.. I had the c-client libs compiled wit

[SM-USERS] serversidefilters plugin quit working

2004-10-08 Thread Jonathan Nichols
THis morning I got a report that the plugin ceased working, so I tried the "test.sh" and kept getting "error 12, Bad Credentials" I read the README and saw this: "* I am getting error 12, "Bad credentials" This means the IMAP connection is not working. Compile the filtercmd with debugging on and

[SM-USERS] More on my serversidefilter woes..

2004-10-08 Thread Jonathan Nichols
Ok, I changed line 18 in the makefile to this: # Use the following argument to tell the linker to make # a statically linked binary LFLAGS= #LFLAGS=-static That got rid of the glibc errors.. and I turned on CFLAGS=-DEBUG and ran test.sh - now I'm getting the stuff below: The credentials are *NOT*

Re: [SM-USERS] Looking for advice on best IMAP implementation for speed

2004-12-04 Thread Jonathan Nichols
I suspect the the standard Redhat 9 uw-imap is not the best imap implementation for this type of usage. :-O Oh no, it's probably the *worst* thing that you could use in that situation! bear to administer, and I don’t know what else to consider. What have you found to be faster for users with huge

Re: [SM-USERS] Squirrelmail (with Postfix) can't send to local users

2004-12-31 Thread Jonathan Nichols
> Hello: I have Squirrelmail running on Fedora Core 3 with Dovecot IMAP and Damn stupid RPM based distros. "Whitebox Linux" does this crap too. > Dec 30 11:10:38 plq139 postfix/smtpd[30151]: connect from > plq139.fortedata.com[199.72.29.139] Postfix! > Dec 30 11:10:38 plq139 sendmail[30148]: i