[CentOS] Re: Thunderbird does not follow url links in Firefox

2008-10-10 Thread Tom G. Christensen
Theo Band wrote: Since the recent update from firefox2 to firefox3 the links in my mails do no longer work. No window pops up. After some debug I found the problem. Let's share it with others that experience the same problem: Thank you for tracking this down. Your suggested fix also works fine

Re: [CentOS] smartd and 3ware on centos5

2008-10-10 Thread Tim Verhoeven
On Fri, Oct 10, 2008 at 7:41 AM, Aleksandar Milivojevic <[EMAIL PROTECTED]> wrote: ...snip... > > The configuration file for smartd looks like this: > > /dev/sda -d 3ware,0 -a -m root -T permissive > /dev/sda -d 3ware,1 -a -m root -T permissive > > I do remember smartd and tw_cli working in the pas

Re: [CentOS] Re: NameVirtualHost and CGI Problems

2008-10-10 Thread admin
Have you run several Virtual Hosts with the same IP address? Yes, I run multiple Virtual Hosts on my development server and they all look like this: NameVirtualHost *:80 DocumentRoot /var/www/html/site1 ServerName site1.localhost other stuff DocumentRoot /var/www/html/site2

Re: [CentOS] Firefox3 for CentOS4 -- dependency on evolution28 packages?

2008-10-10 Thread Ralph Angenendt
William Warren wrote: > instead of flashblock use adblockplus. It's updated for FF3. Plus ff > 1.5 is EOL and has security problems. I'd add NoScript into that mix (replaces flashblock completely), as that has code for stopping ugly bugs. Ralph pgpK4Fj2y9Glu.pgp Description: PGP signature _

[CentOS] CentOS-announce Digest, Vol 44, Issue 8

2008-10-10 Thread centos-announce-request
--- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available Url : http://lists.centos.org/pipermail/centos-announce/attachments/20081010/655db26a/attachment-0001.bin -- Message: 2 Date: Fri, 10 Oct 20

Re: [CentOS] More Samba Questions

2008-10-10 Thread Bo Lynch
On Thu, October 9, 2008 4:18 pm, Joseph L. Casale wrote: > I have never setup a Samba server, and the recent thread here prompted to > get on this I need to migrate two XP machines from using iSCSI to Samba. > > I thought the "+" preceding a username in the smb.conf file for a > share definition t

[CentOS] Atheros AR5212/AR5213 wifi not working

2008-10-10 Thread Marko Vojinovic
Hello everyone, I'm new to the CentOS list, so forgive me if this has been answered before (someone please point me to an efficient way of searching through the list archives). I have a wifi card from the subject line, and have the driver installed. Using NetworkManager under Gnome everything

Re: [CentOS] Video driver questions

2008-10-10 Thread Robert Moskowitz
John wrote: JohnStanley Writes: Didn't you say in another thread you had another OQO just like the one with the video problems? If so try to copy the xorg.config file from the working one to the one with the problems. Reboot after copying. Do lspci -v to make sure both cards are of the same chip

[CentOS] looking for good web based DNS script to check nameservers

2008-10-10 Thread Rudi Ahlers
Hi all, I'm looking for a good web based script / website that can do a full ananlysis on DNS & namservers. Can someone please recommend something good to use? And if possible, if it could show any errors, or even make suggestions (like "TTL is too high", or " you don't have an MX, please ad one

[CentOS] Unexpected FTP Activity

2008-10-10 Thread Mike -- EMAIL IGNORED
Since I put my new Centos box on the net, it frequently tr1es to make ftp contact with IP address 64.90.181.77 . Why is this, and does anyone recognize this IP address? Is it spyware? Mike. ___ CentOS mailing list CentOS@centos.org http://lists.centos.

[CentOS] Installing a new VM on a xen box. (Intel DQ35JO MB)

2008-10-10 Thread James B. Byrne
On Thu, October 9, 2008 15:51, James B. Byrne wrote: > I decided to come at this from a different angle and acquired a > "Centrina???" Intel white-box 64 bit Core2 Duo system with Intel VT > technology. This should give me "full virtualization" capability for Xen. > > However, while the installer

Re: [CentOS] Unexpected FTP Activity

2008-10-10 Thread Filipe Brandenburger
Hi, On Fri, Oct 10, 2008 at 10:06, Mike -- EMAIL IGNORED <[EMAIL PROTECTED]> wrote: > Since I put my new Centos box on the net, it frequently > tr1es to make ftp contact with IP address 64.90.181.77 . This is a CentOS repository mirror: http://mirror.nyi.net/centos/ Your box is connecting to tha

[CentOS] find cont'd 3

2008-10-10 Thread Eric Sisolak
On Wed, Oct 8, 2008 at 9:49 PM, <[EMAIL PROTECTED]> wrote: > > Basically I want to find all files with a string (except binary) > and change it. let STR be the string I am looking for. NEW is new string. Hmm, why not ditch find entirely, and just use grep? Something like: TFIL=/usr/tmp/dummy$

Re: [CentOS] Unexpected FTP Activity

2008-10-10 Thread John Plemons
It returns to class-name organization id NYIC-64.90.160.0/19 auth-area 64.90.160.0/19 org-nameNEWYORKINT-64.90 organizationNew York Internet (NYI) street-address 20 Exchange Pl, 21st Floor cityNew York state NY postal-code 10005 country-codeUS phone (2

Re: [CentOS] Installing a new VM on a xen box. (Intel DQ35JO MB)

2008-10-10 Thread Filipe Brandenburger
Hello, On Fri, Oct 10, 2008 at 10:08, James B. Byrne <[EMAIL PROTECTED]> wrote: > Now, I have a test system that fully supports Intel VT technology and > full-virtualization under Xen. However, having crossed that bridge I am > now looking at whether KVM is where I should expend my limited time i

Re: [CentOS] Unexpected FTP Activity

2008-10-10 Thread Ralph Angenendt
Filipe Brandenburger wrote: > Hi, > > On Fri, Oct 10, 2008 at 10:06, Mike -- EMAIL IGNORED > <[EMAIL PROTECTED]> wrote: > > Since I put my new Centos box on the net, it frequently > > tr1es to make ftp contact with IP address 64.90.181.77 . > > This is a CentOS repository mirror: > http://mirror.

[CentOS] sudo

2008-10-10 Thread centos
Hi Biz_User needs to switch to Sales_User, and I tried following in sudoers: Biz_User ALL=(Sales_User) ALL but I get following error when I run sudo su - Sales_User "Sorry, user Biz_User is not allowed to execute '/usr/bin/su - Sales_User' as root on Server_Name" I know that if I add root in

Re: [CentOS] Unexpected FTP Activity

2008-10-10 Thread Franklin S Weren
Its a Data Center in NY City... I bet yum update is there... http://www.nyi.net/ Frank Mike -- EMAIL IGNORED wrote: Since I put my new Centos box on the net, it frequently tr1es to make ftp contact with IP address 64.90.181.77 . Why is this, and does anyone recognize this IP address? Is it sp

[CentOS] Re: Unexpected FTP Activity

2008-10-10 Thread Mike -- EMAIL IGNORED
On Fri, 10 Oct 2008 17:03:41 +0200, Ralph Angenendt wrote: [...] > > Or it's yum-updatesd in action. > > Ralph [...] It looks like this is it; I shut it down. I don't remember being offered a choice about this on install; maybe I didn't recognize it. I would think it should be made obvious. Is

[CentOS] Re: OT: C++ Newbie "Hello World" problem SOLVED

2008-10-10 Thread tech
> Lanny Marcus wrote: Try Thanks. I have gone and posted there. To comment on some other suggestions I received here: Setting the folder to apache did not fix the problem. SELinux has not been run on this system. I had noticed some funny things with setti

Re: [CentOS] Re: Unexpected FTP Activity

2008-10-10 Thread Steve Huff
On Oct 10, 2008, at 11:17 AM, Mike -- EMAIL IGNORED wrote: Is there any other automatic Internet activity in Centos? ntpd, possibly, if you set it up during firstboot without realizing. -steve -- If this were played upon a stage now, I could condemn it as an improbable fiction. - Fabian,

[CentOS] Question about Mirrors

2008-10-10 Thread Bo Lynch
I am trying to set up a local repo for my division. I tried to rsync 5.1 updates off the mirrors and recieved an error of no file or dir. After going to the mirror, I notice that all of the 5.1 filder is empty and there is a readme there that states. This directory (and version of CentOS) is de

Re: [CentOS] Re: Unexpected FTP Activity

2008-10-10 Thread Toby Bluhm
Mike -- EMAIL IGNORED wrote: On Fri, 10 Oct 2008 17:03:41 +0200, Ralph Angenendt wrote: [...] Or it's yum-updatesd in action. Ralph [...] It looks like this is it; I shut it down. Is there a reason why you don't want your machine updated? -- tkb _

Re: [CentOS] NameVirtualHost and CGI Problems

2008-10-10 Thread mouss
Michael Peterson a écrit : >> Michael Peterson wrote on Thu, 09 Oct 2008 16:09:54 -0500: >> >> >>> You need to remove the :80 in the VirtualHost declarations that contains >>> Servername entries. >>> No, the ':80' is ok. >> No, that's perfectly ok and recommended. His problem was that

Re: [CentOS] sudo

2008-10-10 Thread mouss
[EMAIL PROTECTED] a écrit : > Hi > > Biz_User needs to switch to Sales_User, and I tried following in > sudoers: > Biz_User ALL=(Sales_User) ALL > > but I get following error when I run sudo su - Sales_User > > "Sorry, user Biz_User is not allowed to execute '/usr/bin/su - > Sales_User' > as root

Re: [CentOS] Question about Mirrors

2008-10-10 Thread Ned Slider
Bo Lynch wrote: I am trying to set up a local repo for my division. I tried to rsync 5.1 updates off the mirrors and recieved an error of no file or dir. After going to the mirror, I notice that all of the 5.1 filder is empty and there is a readme there that states. This directory (and versio

Re: [CentOS] Question about Mirrors

2008-10-10 Thread Ralph Angenendt
Bo Lynch wrote: > > If you know what you are doing, and absolutely want to remain at the 5.1 ^^^ > level, go to http://vault.centos.org/ for packages. > > So I just want to make sure that I'm understanding this correct. I should > use the 5.1 original RPMS for my base

Re: [CentOS] sudo

2008-10-10 Thread Stephen Harris
On Fri, Oct 10, 2008 at 12:49:49PM -0400, [EMAIL PROTECTED] wrote: > Hi > > Biz_User needs to switch to Sales_User, and I tried following in sudoers: > Biz_User ALL=(Sales_User) ALL > > but I get following error when I run sudo su - Sales_User > > "Sorry, user Biz_User is not allowed to execute

Re: [CentOS] Question about Mirrors

2008-10-10 Thread John R Pierce
Bo Lynch wrote: So I just want to make sure that I'm understanding this correct. I should use the 5.1 original RPMS for my base OS and get my updates for 5.1 from the 5 folder Just sounds weird. Should I do the same for my 5.0 release? there's no such thing as '5.1 updates'. there is c

[CentOS] mysql 5 for centos 5.2

2008-10-10 Thread Mark Quitoriano
HI, Does the mysql in centos compiled with multi processor support? i have a mysql in centos 5 running in a core2duo processor and it seems that it only uses 1 processor. -- Regards, Mark Quitoriano Blog | http://mark.quitoriano.org VicidialNOW! | http://www.vicidialnow.com APUG!

Re: [CentOS] Question about Mirrors

2008-10-10 Thread Bo Lynch
On Fri, October 10, 2008 11:39 am, Ned Slider wrote: > Bo Lynch wrote: >> I am trying to set up a local repo for my division. I tried to rsync 5.1 >> updates off the mirrors and recieved an error of no file or dir. After >> going to the mirror, I notice that all of the 5.1 filder is empty and >> th

Re: [CentOS] mysql 5 for centos 5.2

2008-10-10 Thread John R Pierce
Mark Quitoriano wrote: HI, Does the mysql in centos compiled with multi processor support? i have a mysql in centos 5 running in a core2duo processor and it seems that it only uses 1 processor. how many connections are you making to mysql? ___ C

[CentOS] Re: Unexpected FTP Activity

2008-10-10 Thread Mike -- EMAIL IGNORED
On Fri, 10 Oct 2008 11:27:45 -0400, Toby Bluhm wrote: > Mike -- EMAIL IGNORED wrote: >> On Fri, 10 Oct 2008 17:03:41 +0200, Ralph Angenendt wrote: >> >> [...] >>> Or it's yum-updatesd in action. >>> >>> Ralph >> [...] >> >> It looks like this is it; I shut it down. > > Is there a reason why you

[CentOS] Fwd: P5GC SATA mode problem

2008-10-10 Thread Eduardo Grosclaude
Hello, I'm top-posting my own thread with some homework I've done, can somebody help? In short, the problem is that kernel 2.6.18-53 (as per 5.1 installation) works OK while any kernel update makes booting impossible in Enhanced SATA mode. For newer kernels, only Compatible mode works, but at a ve

Re: [CentOS] Question about Mirrors

2008-10-10 Thread Akemi Yagi
On Fri, Oct 10, 2008 at 8:39 AM, Bo Lynch <[EMAIL PROTECTED]> wrote: > On Fri, October 10, 2008 11:39 am, Ned Slider wrote: >> Bo Lynch wrote: > So my pub folder would have centos/5.1/os/i386 which would have the > original 5.1 rpms and I would set the updates repo to point to the > centos/5/updat

[CentOS] Re: NameVirtualHost and CGI Problems

2008-10-10 Thread Mike -- EMAIL IGNORED
On Fri, 10 Oct 2008 18:01:24 +0930, admin wrote: >> Have you run several Virtual Hosts with the same IP address? > > Yes, I run multiple Virtual Hosts on my development server and they all > look like this: > > NameVirtualHost *:80 > > >DocumentRoot /var/www/html/site1 >ServerName site

[CentOS] unsuscribe

2008-10-10 Thread Miguel Varas A.
___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] Re: Unexpected FTP Activity

2008-10-10 Thread Filipe Brandenburger
On Fri, Oct 10, 2008 at 12:07, Mike -- EMAIL IGNORED <[EMAIL PROTECTED]> wrote: > Yes indeed! I do some complicated things, and I can > do without the wonderful surprises that updates > sometimes deliver. I do updates, but at times of > my choice, and I watch what I get. Good luck with the wonde

Re: [CentOS] mysql 5 for centos 5.2

2008-10-10 Thread Filipe Brandenburger
On Fri, Oct 10, 2008 at 11:50, Mark Quitoriano <[EMAIL PROTECTED]> wrote: > Does the mysql in centos compiled with multi processor support? i have > a mysql in centos 5 running in a core2duo processor and it seems that > it only uses 1 processor. How many tables are you querying in MySQL? If you

[CentOS] RAID on Email Server

2008-10-10 Thread Matt
I have an email server running Exim, Dovecot, Spamassassin, Clam, etc. on Centos 4.x 32bit. On occasion I have disk I/O problems. Its handling several domains and alot of email. Its currently on a single SATA drive. I am thinking of moving too 3 drives with RAID 1 for redundancy. RAID 1 will h

Re: [CentOS] Atheros AR5212/AR5213 wifi not working

2008-10-10 Thread MHR
On Fri, Oct 10, 2008 at 5:38 AM, Marko Vojinovic <[EMAIL PROTECTED]> wrote: > Hello everyone, > > I'm new to the CentOS list, so forgive me if this has been answered before > (someone please point me to an efficient way of searching through the list > archives). Go here: http://lists.centos.org/

Re: [CentOS] find cont'd 3

2008-10-10 Thread MHR
On Fri, Oct 10, 2008 at 7:19 AM, Eric Sisolak <[EMAIL PROTECTED]> wrote: > On Wed, Oct 8, 2008 at 9:49 PM, <[EMAIL PROTECTED]> wrote: >> >> Basically I want to find all files with a string (except binary) >> and change it. let STR be the string I am looking for. NEW is new >> string. > > Hmm, why

Re: [CentOS] Atheros AR5212/AR5213 wifi not working

2008-10-10 Thread Marko Vojinovic
--- On Fri, 10/10/08, MHR <[EMAIL PROTECTED]> wrote: > > I'm new to the CentOS list, so forgive me if this > has been answered before (someone please point me to an > efficient way of searching through the list archives). > > Go here: http://lists.centos.org/mailman/listinfo/centos > (it's in the

Re: [CentOS] Atheros AR5212/AR5213 wifi not working

2008-10-10 Thread Marko Vojinovic
--- On Fri, 10/10/08, Akemi Yagi <[EMAIL PROTECTED]> wrote: > > I believe the problem is essentially in the > (in)ability to choose the appropriate network automatically > --- in KDE NM doesn't have the taskbar applet which > would let me choose the network, and the network service has > no way

[CentOS] Re: Unexpected FTP Activity

2008-10-10 Thread Mike -- EMAIL IGNORED
On Fri, 10 Oct 2008 12:52:33 -0400, Filipe Brandenburger wrote: > On Fri, Oct 10, 2008 at 12:07, Mike -- EMAIL IGNORED > <[EMAIL PROTECTED]> wrote: >> Yes indeed! I do some complicated things, and I can do without the >> wonderful surprises that updates sometimes deliver. I do updates, but >> at

Re: [CentOS] RAID on Email Server

2008-10-10 Thread John R Pierce
Matt wrote: I have an email server running Exim, Dovecot, Spamassassin, Clam, etc. on Centos 4.x 32bit. On occasion I have disk I/O problems. Its handling several domains and alot of email. Its currently on a single SATA drive. I am thinking of moving too 3 drives with RAID 1 for redundancy.

Re: [CentOS] Atheros AR5212/AR5213 wifi not working

2008-10-10 Thread Akemi Yagi
On Fri, Oct 10, 2008 at 5:38 AM, Marko Vojinovic <[EMAIL PROTECTED]> wrote: > Hello everyone, > > I believe the problem is essentially in the (in)ability to choose the > appropriate network automatically --- in KDE NM doesn't have the taskbar > applet which would let me choose the network, and th

Re: [CentOS] RAID on Email Server

2008-10-10 Thread Matt
>> I have an email server running Exim, Dovecot, Spamassassin, Clam, etc. >> on Centos 4.x 32bit. On occasion I have disk I/O problems. Its >> handling several domains and alot of email. Its currently on a single >> SATA drive. I am thinking of moving too 3 drives with RAID 1 for >> redundancy.

Re: [CentOS] RAID on Email Server

2008-10-10 Thread Jerry Franz
Matt wrote: Right now its running pretty good but here it is. Device:rrqm/s wrqm/s r/s w/s rsec/s wsec/srkB/swkB/s avgrq-sz avgqu-sz await svctm %util sda 0.60 142.80 67.20 170.20 678.40 2292.80 339.20 1146.4012.52 118.53 615.66 4.21 99.92 You have

Re: [CentOS] Question about Mirrors

2008-10-10 Thread Ned Slider
Bo Lynch wrote: Ned, So you are saying that I should point my yum clients to the 5/updates/i386 folder for updates correct? No matter if they are 5 5.1 5.2? Not trying to be redundant...Just want to make sure that I'm understanding this correct before I actually give it a go. Yes, and see Akemi

Re: [CentOS] Question about Mirrors

2008-10-10 Thread Bo Lynch
On Fri, October 10, 2008 2:24 pm, Ned Slider wrote: > Bo Lynch wrote: >> Ned, >> So you are saying that I should point my yum clients to the >> 5/updates/i386 >> folder for updates correct? No matter if they are 5 5.1 5.2? Not trying >> to >> be redundant...Just want to make sure that I'm understa

[CentOS] Re: Unexpected FTP Activity

2008-10-10 Thread Scott Silva
on 10-10-2008 9:52 AM Filipe Brandenburger spake the following: > On Fri, Oct 10, 2008 at 12:07, Mike -- EMAIL IGNORED > <[EMAIL PROTECTED]> wrote: >> Yes indeed! I do some complicated things, and I can >> do without the wonderful surprises that updates >> sometimes deliver. I do updates, but at

Re: [CentOS] Re: Unexpected FTP Activity

2008-10-10 Thread Filipe Brandenburger
On Fri, 10 Oct 2008 11:27:45 -0400, Toby Bluhm wrote: > Is there a reason why you don't want your machine updated? On Fri, Oct 10, 2008 at 12:07, Mike -- EMAIL IGNORED wrote: > Yes indeed! [...] On Fri, Oct 10, 2008 at 14:42, Scott Silva <[EMAIL PROTECTED]> wrote: > He didn't say he wasn't goin

Re: [CentOS] Question about Mirrors

2008-10-10 Thread Rudi Ahlers
On 10/10/08, Akemi Yagi <[EMAIL PROTECTED]> wrote: > On Fri, Oct 10, 2008 at 8:39 AM, Bo Lynch <[EMAIL PROTECTED]> wrote: > > On Fri, October 10, 2008 11:39 am, Ned Slider wrote: > >> Bo Lynch wrote: > > > > So my pub folder would have centos/5.1/os/i386 which would have the > > original 5.1 rpm

[CentOS] Re: Unexpected FTP Activity

2008-10-10 Thread Scott Silva
on 10-10-2008 12:59 PM Filipe Brandenburger spake the following: > On Fri, 10 Oct 2008 11:27:45 -0400, Toby Bluhm wrote: >> Is there a reason why you don't want your machine updated? > > On Fri, Oct 10, 2008 at 12:07, Mike -- EMAIL IGNORED wrote: >> Yes indeed! [...] > > On Fri, Oct 10, 2008 at

Re: [CentOS] Question about Mirrors

2008-10-10 Thread Filipe Brandenburger
Hi, On Fri, Oct 10, 2008 at 17:10, Rudi Ahlers <[EMAIL PROTECTED]> wrote: > How do I actually keep a local repository on the LAN, which can be > used by other hosts with yum & HTTP installations? > I currently use mrepo for this purpose, but it puts everything in > different folders, like so: I w

Re: [CentOS] Re: Unexpected FTP Activity

2008-10-10 Thread Filipe Brandenburger
Hi, On Fri, Oct 10, 2008 at 17:11, Scott Silva <[EMAIL PROTECTED]> wrote: > But if you cron yum, it can't tell if it is a normal update or a major > release. See my other e-mail on the other thread about setting up a repository mirror. If you do that, *you* control if 5 is 5.1, 5.2 or 5.3 (when

[CentOS] Re: Unexpected FTP Activity

2008-10-10 Thread Mike -- EMAIL IGNORED
On Fri, 10 Oct 2008 15:59:35 -0400, Filipe Brandenburger wrote: > On Fri, 10 Oct 2008 11:27:45 -0400, Toby Bluhm wrote: >> Is there a reason why you don't want your machine updated? > > On Fri, Oct 10, 2008 at 12:07, Mike -- EMAIL IGNORED wrote: >> Yes indeed! [...] > > On Fri, Oct 10, 2008 at

Re: [CentOS] RAID on Email Server

2008-10-10 Thread Rainer Duffner
Matt schrieb: > I have an email server running Exim, Dovecot, Spamassassin, Clam, etc. > on Centos 4.x 32bit. On occasion I have disk I/O problems. Its > handling several domains and alot of email. Its currently on a single > SATA drive. I am thinking of moving too 3 drives with RAID 1 for > re

Re: [CentOS] RAID on Email Server

2008-10-10 Thread Karanbir Singh
Matt wrote: I have an email server running Exim, Dovecot, Spamassassin, Clam, etc. Firstly, I'd drop dovecot completely, cyrus-imapd has, for me, been a lot faster and better optimised for situations where you have more than a few hand full of users. Secondly, exim configs out of the box on

Re: [CentOS] looking for good web based DNS script to check nameservers

2008-10-10 Thread Robert Spangler
On Friday 10 October 2008 09:54, Rudi Ahlers wrote: > Hi all, > > I'm looking for a good web based script / website that can do a full > ananlysis on DNS & namservers. > > Can someone please recommend something good to use? Try this one; http://www.checkdns.net/quickcheckdomainf.aspx > And

Re: [CentOS] Atheros AR5212/AR5213 wifi not working

2008-10-10 Thread Mark Pryor
Marko, --- On Fri, 10/10/08, Marko Vojinovic <[EMAIL PROTECTED]> wrote: > From: Marko Vojinovic <[EMAIL PROTECTED]> > Subject: [CentOS] Atheros AR5212/AR5213 wifi not working > To: centos@centos.org > Date: Friday, October 10, 2008, 5:38 AM > Hello everyone, > > I'm new to the CentOS list, so f

Re: [CentOS] RAID on Email Server

2008-10-10 Thread Guy Boisvert
Matt wrote: Right now its running pretty good but here it is. 10:10:04 AM CPU %user %nice %system %iowait %idle 10:20:01 AM all 13.87 0.00 2.45 59.20 24.49 10:30:03 AM all 22.26 0.00 3.68 53.51 20.54 10:40:01 AM

Re: [CentOS] RAID on Email Server

2008-10-10 Thread Matt
>> I have an email server running Exim, Dovecot, Spamassassin, Clam, etc. > > Firstly, I'd drop dovecot completely, cyrus-imapd has, for me, been a lot > faster and better optimised for situations where you have more than a few > hand full of users. > > Secondly, exim configs out of the box on Cent