Re: exim or postfix

2004-11-07 Thread Brett Parker
On Sun, Nov 07, 2004 at 02:02:35PM +0100, martin f krafft wrote: > also sprach Brett Parker <[EMAIL PROTECTED]> [2004.11.07.1226 +0100]: > > exim4 and postfix, depending on the machine, and who origionally set it > > up. New machines are getting exim4 because it is

Re: exim or postfix

2004-11-07 Thread Brett Parker
lexible and powerful that postfix (in my experience). Cheers, -- Brett Parker web: http://www.sommitrealweird.co.uk/ email: [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: limiting port 25 to an IP

2004-10-23 Thread Brett Parker
to, it's much nicer. In fact, do that with all daemons that you don't want to be listening on all ports. Thanks, -- Brett Parker web: http://www.sommitrealweird.co.uk/ email: [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Auth_imap: Required IMAP functions were not found.

2004-08-11 Thread Brett Parker
r /etc/php4/apache/php.ini assuming that you have php4-imap installed, of course. Cheers, -- Brett Parker -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: ssh and root logins

2004-08-10 Thread Brett Parker
cally means "allow root to login, but with key exchange only". Funky, innit. Cheers, Brett Parker. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: hardware/optimizations for a download-webserver

2004-07-20 Thread Brett Parker
] > > Of course, for reasonable sized files (where reasonable is <10MB), > I get transfer speeds closer to 11MB/s. YMMV, but it is not a fault > of the tcp protocol. Switched 10/100 connection here. Of course real > internet travel adds some latency, but that's not the point -

Re: lvm with raid

2004-06-30 Thread Brett Parker
tarting point and if you throw the words "LVM on RAID" at google, you'll find lots of information on it. Thanks, -- Brett Parker

Re: lvm with raid

2004-06-30 Thread Brett Parker
tarting point and if you throw the words "LVM on RAID" at google, you'll find lots of information on it. Thanks, -- Brett Parker -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Fighting spam with "sendmail aliases" in postfix (spampots?)

2004-05-25 Thread Brett Parker
estinations, and deliver them as local and not as virtual... > I think creating all accounts is very uncomfortable, but maybe I miss some > points on security about $mydestinations... How about option 3... Add a wildcard to the bottom of the domain name to catch all the other rubbish.

Re: Fighting spam with "sendmail aliases" in postfix (spampots?)

2004-05-25 Thread Brett Parker
tions, and deliver them as local and not as virtual... > I think creating all accounts is very uncomfortable, but maybe I miss some > points on security about $mydestinations... How about option 3... Add a wildcard to the bottom of the domain name to catch all the other rubbish... @domai

Re: Rotating mail.log daily: a problem

2004-05-21 Thread Brett Parker
tates... if you add -s "mail.*" to the end of the syslogd-listfiles command you *should* find that it will stop messing with things. So, in summary, change: for LOG in `syslogd-listfiles` to: for LOG in `syslogd-listfiles -s "mail.*"` in /etc/cron.daily/sysklogd I Hope that helps, -- Brett Parker

Re: Rotating mail.log daily: a problem

2004-05-21 Thread Brett Parker
es... if you add -s "mail.*" to the end of the syslogd-listfiles command you *should* find that it will stop messing with things. So, in summary, change: for LOG in `syslogd-listfiles` to: for LOG in `syslogd-listfiles -s "mail.*"` in /etc/cron.daily/sysklogd I Hope that helps, -- Brett Parker -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: How to connect Apache2 to Tomcat4?

2004-03-02 Thread Brett Parker
ng mod_rewrite I pass the headers on to tomcat from apache, seems to work quite nicely (and tomcat appears to start a heck of a lot faster without the jk connector). Very Quick and Dirty Method: RewriteEngine on ProxyPreserveHost on RewriteRile ^/(.*\.jsp) http://localhost:8180/$1 [P] [L] ProxyPassReverse / http://localhost:8180/ Hope that helps, Cheers -- Brett Parker

Re: How to connect Apache2 to Tomcat4?

2004-03-02 Thread Brett Parker
ng mod_rewrite I pass the headers on to tomcat from apache, seems to work quite nicely (and tomcat appears to start a heck of a lot faster without the jk connector). Very Quick and Dirty Method: RewriteEngine on ProxyPreserveHost on RewriteRile ^/(.*\.jsp) http://localhost:8180/$1 [P] [L] Pro

Re: Searching for a simple chroot-solution

2004-01-08 Thread Brett Parker
On Thu, Jan 08, 2004 at 04:00:24PM +0100, Peter wrote: > Hi, > > can anybody recommend a simple chroot solution? At the moment I am > using http://jail.sourceforge.net/ that´s not bad at all, but > something that would integrate more into debian and possible to > install with an "apt-get jail" or

Re: Searching for a simple chroot-solution

2004-01-08 Thread Brett Parker
On Thu, Jan 08, 2004 at 04:00:24PM +0100, Peter wrote: > Hi, > > can anybody recommend a simple chroot solution? At the moment I am > using http://jail.sourceforge.net/ that´s not bad at all, but > something that would integrate more into debian and possible to > install with an "apt-get jail" or

RE: Tool for changing ips in all needed config files...

2003-12-04 Thread Brett Parker
On 2003-12-04 10:15:13 + Michael Forster <[EMAIL PROTECTED]> wrote: Hi, [EMAIL PROTECTED] wrote: is there a tool to change all occurences of a servers ip-address? in bash: for file in /etc/*; do perl -pi -e "s/12.34.56.78/23.34.45.56/ $file;" done ^^^ wouldn't be *QUITE* right ;) the $file

RE: Tool for changing ips in all needed config files...

2003-12-04 Thread Brett Parker
On 2003-12-04 10:15:13 + Michael Forster <[EMAIL PROTECTED]> wrote: Hi, [EMAIL PROTECTED] wrote: is there a tool to change all occurences of a servers ip-address? in bash: for file in /etc/*; do perl -pi -e "s/12.34.56.78/23.34.45.56/ $file;" done ^^^ wouldn't be *QUITE* right ;) the $f

Re: debian friendly unmanaged hosting joints?

2003-02-17 Thread Brett Parker
Martin Wheeler <[EMAIL PROTECTED]> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 17 Feb 2003, Duncan Robertson wrote: > > > We are looking for simple unmanaged hosting service that provides Debian > > 3.0 as the baseline. > > > Right now this seems to > > be a commodity market

Re: moving mail system from one ISP to another

2002-01-15 Thread Brett Parker
I just tested it on my system and got a single message :( Ah well, never mind. Cheers, Brett Parker pgpPRBEMJu3ZX.pgp Description: PGP signature

Re: moving mail system from one ISP to another

2002-01-15 Thread Brett Parker
Damn, I just tested it on my system and got a single message :( Ah well, never mind. Cheers, Brett Parker msg04871/pgp0.pgp Description: PGP signature