Re: Mail server

2001-11-04 Thread Russell Coker
On Sun, 4 Nov 2001 01:55, James wrote: > I'm going to be setting up a mail server (Exim + uwimapd + IMP webmail) > that will serve about 300-500 users. > > There will not be a major amount of traffic being put through it and was > wondering if anyone had any cost effective hardware recommendations

Re: nameservers open to world - with test output

2001-11-04 Thread Russell Coker
On Sat, 3 Nov 2001 23:02, James wrote: > Well, if your company runs the DNS for your website on those servers and > you block outside IPs from querying from, no one on the internet will be > able to go to your website. :) > > Overall, I do not think it is a big problem, unless someone is pointing

Mailman within VHOST

2001-11-04 Thread A.Sleep
Hello all, I'm attempting to setup Mailman for just one vhosted user. Once mailman was installed (via apt) I edited the mm_cfg.py to reflect the default url and host. I created a lists. subdomain vhost and made the DocumentRoot the mailman root (/usr/lib/mailman/cgi-bin). Then restarted Apache.

Re: Quata Support with MySQL

2001-11-04 Thread Jeremy Zawodny
On Fri, Nov 02, 2001 at 02:10:38AM -0500, Keith Elder wrote: > Greetings, > > I was wondering if anyone had any type of hints as howto setup > virtual mysql accounts with quota support. There's no really good way to do it yet. MySQL itself has no quota system. And if you use OS quotas, you ris

Re: Quata Support with MySQL

2001-11-04 Thread cfm
On Sun, Nov 04, 2001 at 09:59:28AM -0800, Jeremy Zawodny wrote: > On Fri, Nov 02, 2001 at 02:10:38AM -0500, Keith Elder wrote: > > Greetings, > > > > I was wondering if anyone had any type of hints as howto setup > > virtual mysql accounts with quota support. > > There's no really good way to do

apt-get install or apt-get source

2001-11-04 Thread seezov
hi, someone told me that sorce is better that binary...why ? why do I have to recompiling apache x example ? _ Sebastian Ezequiel Ovide -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contac

Re: apt-get install or apt-get source

2001-11-04 Thread daniel
Whoever told you that is wrong... If you know how to program stuff and you can modify any source you get then you may have a use in getting the source code of a package, or even if compiling yourself gives you a functionality you need that is not in the precompiled packages. But if you are just

Re: Mail server

2001-11-04 Thread Russell Coker
On Sun, 4 Nov 2001 01:55, James wrote: > I'm going to be setting up a mail server (Exim + uwimapd + IMP webmail) > that will serve about 300-500 users. > > There will not be a major amount of traffic being put through it and was > wondering if anyone had any cost effective hardware recommendations

Re: nameservers open to world - with test output

2001-11-04 Thread Russell Coker
On Sat, 3 Nov 2001 23:02, James wrote: > Well, if your company runs the DNS for your website on those servers and > you block outside IPs from querying from, no one on the internet will be > able to go to your website. :) > > Overall, I do not think it is a big problem, unless someone is pointing

Mailman within VHOST

2001-11-04 Thread A.Sleep
Hello all, I'm attempting to setup Mailman for just one vhosted user. Once mailman was installed (via apt) I edited the mm_cfg.py to reflect the default url and host. I created a lists. subdomain vhost and made the DocumentRoot the mailman root (/usr/lib/mailman/cgi-bin). Then restarted Apache.

Re: Quata Support with MySQL

2001-11-04 Thread Jeremy Zawodny
On Fri, Nov 02, 2001 at 02:10:38AM -0500, Keith Elder wrote: > Greetings, > > I was wondering if anyone had any type of hints as howto setup > virtual mysql accounts with quota support. There's no really good way to do it yet. MySQL itself has no quota system. And if you use OS quotas, you risk

Re: Quata Support with MySQL

2001-11-04 Thread cfm
On Sun, Nov 04, 2001 at 09:59:28AM -0800, Jeremy Zawodny wrote: > On Fri, Nov 02, 2001 at 02:10:38AM -0500, Keith Elder wrote: > > Greetings, > > > > I was wondering if anyone had any type of hints as howto setup > > virtual mysql accounts with quota support. > > There's no really good way to do

apt-get install or apt-get source

2001-11-04 Thread seezov
hi, someone told me that sorce is better that binary...why ? why do I have to recompiling apache x example ? _ Sebastian Ezequiel Ovide

Re: apt-get install or apt-get source

2001-11-04 Thread daniel
Whoever told you that is wrong... If you know how to program stuff and you can modify any source you get then you may have a use in getting the source code of a package, or even if compiling yourself gives you a functionality you need that is not in the precompiled packages. But if you are just g