Re: How to prevent being a 'bouncer' of evil mail?

2004-06-26 Thread Adam ENDRODI
On Fri, Jun 25, 2004 at 08:35:52PM -0400, Blu wrote: > > I do that. A call forward to the next server in the chain to verify the > recipient before accepting the mail from the sender. I use Exim though. > It even caches the recipient verification results to avoid unnecesary > traffic. I don't know

Re: How to prevent being a 'bouncer' of evil mail?

2004-06-26 Thread Adam ENDRODI
On Fri, Jun 25, 2004 at 08:35:52PM -0400, Blu wrote: > > I do that. A call forward to the next server in the chain to verify the > recipient before accepting the mail from the sender. I use Exim though. > It even caches the recipient verification results to avoid unnecesary > traffic. I don't know

Re: mod_php vs fastcgi/php speed

2004-03-19 Thread Adam ENDRODI
On Fri, Mar 19, 2004 at 04:22:27PM +0100, Arkadiusz Miskiewicz wrote: > > Right now running apache and having multiple virtual hosts for multiple > clients is not secure. Each client can look into others *.php, *.inc files, > read for example database passwords from these files etc. suexec is m

Re: mod_php vs fastcgi/php speed

2004-03-19 Thread Adam ENDRODI
On Fri, Mar 19, 2004 at 04:22:27PM +0100, Arkadiusz Miskiewicz wrote: > > Right now running apache and having multiple virtual hosts for multiple > clients is not secure. Each client can look into others *.php, *.inc files, > read for example database passwords from these files etc. suexec is m

Re: mod_php vs fastcgi/php speed

2004-03-19 Thread Adam ENDRODI
On Fri, Mar 19, 2004 at 06:42:08AM +0100, Joris wrote: > > Also, experiences migrating from mod_php to (fast)cgi/php would be > welcome :) You'll need to recompile the interpreter. That's a lot of fun. Privilege separation and fastcgi is not trivial to solve. You must specify a different int

Re: mod_php vs fastcgi/php speed

2004-03-19 Thread Adam ENDRODI
On Fri, Mar 19, 2004 at 06:42:08AM +0100, Joris wrote: > > Also, experiences migrating from mod_php to (fast)cgi/php would be > welcome :) You'll need to recompile the interpreter. That's a lot of fun. Privilege separation and fastcgi is not trivial to solve. You must specify a different int

Re: IMAP automagic replication?

2004-02-28 Thread Adam ENDRODI
On Sun, Feb 29, 2004 at 01:00:09AM +0100, Kilian Krause wrote: > > I came accross the idea of using CODA for replication of the filesys > even though the slow network connection, but somewhat i doubt it'll be > performant over internet. Especially more performant than plain IMAP > replication. Any

Re: apache uses 100 % cpu

2004-02-28 Thread Adam ENDRODI
On Sat, Feb 28, 2004 at 02:56:12PM -0500, Jeff S Wheeler wrote: > > PHP is the single biggest cause of shared server problems at my company. > I wish the PHP CGI stuff worked right, as if it did, we would opt to use > that instead of the Apache PHP module. It may be slower, but at least > that wo

Re: why to reinvent the glue? [Re: Starting isp and going to use Debian]

2004-02-25 Thread Adam ENDRODI
On Wed, Feb 25, 2004 at 01:57:40PM +0100, David Zejda wrote: > > > 3. User management > > > > LDAP (with a lot of "glue" we've coded up in php and python) > > is there any project, that provides The Glue? There are a number of projects that try to help maintaining the directory and to migrate fr

Re: Starting isp and going to use Debian

2004-02-22 Thread Adam ENDRODI
On Sun, Feb 22, 2004 at 12:38:47PM -0600, Jose Alberto wrote: > > Plus, it may be good to have reiserfs and some sort of volume > management layer (ie. LVM) preferably on hardware raid, to quickly Strange as it sounds, but I've noticed that LVM (kernel 2.4.22) also increased performance wrt re

Re: qmail or postfix? (was: RE: What is the best mailling list manager for qmail and Domain Tech. Control ?)

2004-02-20 Thread Adam ENDRODI
On Thu, Feb 19, 2004 at 09:34:52PM +0100, Bj?rnar Bj?rgum Larsen wrote: > I am in the process of choosing between postfix and qmail for our mail relays. I've > not decided yet. However, I am surprised by the fact that many people who prefer > postfix, also enjoy posting unqualified[0] statements[

Bayes filter at ISPs

2004-02-19 Thread Adam ENDRODI
I'm considering replacing the current SpamAssasin to a true Bayasian filter (bogofilter, actually) on a mail server, because in personal daily usage, it has proven to be a better (faster and more accurate) solution for me. I suppose many of you use Bayesian spamfilters at the ISP level. I'd like

Re: FTP-TLS

2004-02-13 Thread Adam ENDRODI
On Thu, Feb 12, 2004 at 11:57:26AM +0200, Michael Wood wrote: > On Wed, Feb 11, 2004 at 05:58:05PM +0100, Adam ENDRODI wrote: > > I've got a site running proftpd that only serves files through > > FTP-TLS. The setup works correctly for most cases, with two > > notable e

Re: FTP-TLS

2004-02-13 Thread Adam ENDRODI
On Thu, Feb 12, 2004 at 11:57:26AM +0200, Michael Wood wrote: > On Wed, Feb 11, 2004 at 05:58:05PM +0100, Adam ENDRODI wrote: > > I've got a site running proftpd that only serves files through > > FTP-TLS. The setup works correctly for most cases, with two > > notable e

FTP-TLS

2004-02-11 Thread Adam ENDRODI
Hi list, I've got a site running proftpd that only serves files through FTP-TLS. The setup works correctly for most cases, with two notable exceptions: -- a collegue of mine has complained that he cannot login if the Kerio net-sharing tool is active. He claimed that no filtering r

FTP-TLS

2004-02-11 Thread Adam ENDRODI
Hi list, I've got a site running proftpd that only serves files through FTP-TLS. The setup works correctly for most cases, with two notable exceptions: -- a collegue of mine has complained that he cannot login if the Kerio net-sharing tool is active. He claimed that no filtering r