Re: [toaster] toaster RAID setup

2007-09-07 Thread belonohy
Yes we did.

On about 5 machines, 2.6.15 to 2.6.22, gentoo everywhere.

Roman

Jeff Koch napsal(a):


 Has anyone successfully setup Bill's toaster with SATA RAID? A year or
 two ago we setup a toaster with a two drive 3ware IDE RAID mirroring
 setup and the performance was awful. Maybe it was because we didn't
 have write caching enabled on the RAID controller or should have
 tweaked the kernel settings.

 I looked at Bill's proposed setup for an ISP but we're just trying to
 do this for a single server setup. The only solution we've been able
 to come up with in the past is to have a single small drive for
 booting, /var/qmail and /var/logs and run SATA RAID for /home/vpopmail
 and everything else. But we'd really like to have RAID running for the
 qmail queue since that's what beats the hell out of a hard disk.

 Any recommendations or experiences anyone?



 Best Regards,

 Jeff Koch


Re: [toaster] Spam scores required

2007-07-24 Thread belonohy
Hi Bill,

nice to write to you ;-)

Unfortunately yes:

It was created by configure, which was
generated by GNU Autoconf 2.59.  Invocation command line was

  $ ./configure --enable-user=clamav --enable-clamav=y --enable-spam=y
--enable-spam-passthru=y --enable-per-domain=y --enable-ripmime
--enable-attach=y --enable-received=y
 --enable-custom-smtp-reject=y --enable-spam-hits=6
--enable-quarantinedir=/var/qmail/quarantine

Should I disable anything?

Roman

Bill Shupp napsal(a):
 Roman Bělonohý wrote:
   
 Hello,

 after a years with Bill's toaster I have a problem :-/

 An owner of one domain is complaining about spam. I wanted to lower
 default required score from 2.5 to let's say 2

 I added this line
 bohemiaevents.com:clam=yes,spam=yes,spam_passthru=yes,attach=.vbs:.lnk:.scr:.wsh:.hta:.pif,spam_hits=2.0

 to /var/qmail/control/simcontrol and executed simscanmk.
 

 Did you compile simscan with --enable-spam-hits?  If not, then you can't
 set it in simcontrol.

 Regards,

 Bill
   


Re: [toaster] Spam scores required

2007-07-24 Thread belonohy
It exactly is (trying to make hits 5.1 for that domain):

bohemiaevents.com:clam=yes,spam=yes,spam_passthru=yes,attach=.vbs:.lnk:.scr:.wsh:.hta:.pif,spam_hits=5.1
:clam=yes,spam=yes,spam_passthru=yes,attach=.vbs:.lnk:.scr:.wsh:.hta:.pif


Bill Shupp napsal(a):
 [EMAIL PROTECTED] wrote:
   
 Hi Bill,

 nice to write to you ;-)

 Unfortunately yes:

 It was created by configure, which was
 generated by GNU Autoconf 2.59.  Invocation command line was

   $ ./configure --enable-user=clamav --enable-clamav=y --enable-spam=y
 --enable-spam-passthru=y --enable-per-domain=y --enable-ripmime
 --enable-attach=y --enable-received=y
  --enable-custom-smtp-reject=y --enable-spam-hits=6
 --enable-quarantinedir=/var/qmail/quarantine

 Should I disable anything?

 

 Make sure your custom simcontrol entry is *above* any default entry.  If
 it's below it, the default will override your custom entry.  Rules are
 read from the top down, just like tcp.smtp.

 Regards,

 Bill
   


Re: [toaster] Spam scores required

2007-07-24 Thread belonohy
Seems that it doesn't work in 1.2 - check my previous message to Bill.

Any idea what's going wrong? Can I debug it somehow?

Roman




 Make sure your custom simcontrol entry is *above* any default entry.  If


 Hi,

 It doesn't work in 1.3.1, it appears to work in 1.2.