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...
---
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
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
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)
[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
* 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 <-
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
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.
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
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
>
>
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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. :)
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
..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
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
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" :
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
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
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
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
---
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!
--
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
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
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
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
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
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
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
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
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
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
[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
- 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.
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
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
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
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
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*
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
> 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
53 matches
Mail list logo