Re: [toaster] Splitting the Toaster

2008-04-24 Thread Joey Novak
We had a setup where spamd was running on another server (this is extremely easy to setup) but clamd was still on the mail server for about 2 years, but as mail load continued to increase, eventually even that wasn't enough. We now run a cluster with 5 mail nodes, a load director, and an NFS serve

Re: [toaster] disable SpamAssasin for IP

2008-04-09 Thread Joey Novak
We have found that the local.cf file can live in different places, on one of our servers, there are three local.cf files, and it is difficult sometimes to find the right one. You may want to do a "find -name local.cf" and see if there is another file somewhere. Joey On Wed, Apr 9, 2008 at 2:0

[toaster] Harvesting Prevention

2008-03-24 Thread Joey Novak
Is there any patches or tools that prevent harvesting addresses in qmail? 2008/3/11 Gastón Marión <[EMAIL PROTECTED]>: > Alejandro como estas? sabes que instale otro servidor qmail tal cual como > dice en la página www.shupp.org... La cuestión es que ahora cuando veo en > los logs del spam figur

[toaster] Howto: Bounce addresses on an alias domain...

2008-02-11 Thread Joey Novak
Hey Guys, We have a domain that has an alias, and a customer has requested that we bounce all mail sent to his accounts alias on the other domain. i.e. domaina.com is an alias for domainb.com. The customer wants [EMAIL PROTECTED] to come through, but all messages sent to [EMAIL PROTECTED] go t

Re: [toaster] CHKUSR - Odd Problem

2008-02-05 Thread Joey Novak
PROTECTED]> wrote: > Hello, > > is possbile that rpcthosts or morercpthosts doesn't exists in this > moment (or is not readable) - eg. user is editing/additing domain > (using qmailadmin or vpopmail) ? > > It's only idea. > > 2008/2/5, Joey Novak <[E

[toaster] CHKUSR - Odd Problem

2008-02-05 Thread Joey Novak
Hey Guys, So, we have a toaster install. vpopmail, mysql etc... We have about 20,000 email accounts, and recently we have observed a very strange issue. Occasionaly, when a customer sends a message from squirrelmail, the get a 553 error. (This probably occurs from outlook as well, we jus

Re: [toaster] another queue

2007-11-18 Thread Joey Novak
I think simscan is what you are looking for, it moves spamd, and clam to the qmail-send process instead of qmail-smtpd. This is what we do. This way, we have 75 incomming connections available, and only 5 local delivery concurrencies. So, spamd never hoses the server. Good luck, Joey On Nov

Re: [toaster] rblsmtpd Not Doing RBL Lookups

2007-10-17 Thread Joey Novak
We have had problems with RBL's before in the past, and found the only real way to find the problem, is to run the IP address we believe is bad through the RBL's manualy. You can do this using DIG. I copied an article from our internal documentation wiki to my own personal public wiki so that you

Re: [toaster] toaster RAID setup

2007-09-06 Thread Joey Novak
Hey Jeff, I don't have much info specific to your question, but I wanted to chime in here. I don't think you will find a lot of performance increase by using RAID for the queue, as data is read and written a LOT and Raid 0 (Mirroring) (correct me if I am wrong) usually only makes reads faster..

[toaster] Spam Cop Reporting Spam from one of our Ip's that shouldn't be able to send mail...

2007-08-06 Thread Joey Novak
Hey guys, So, we have a mail cluster that receives a total of half a million smtp hits a day (According to qmail-mrtg). It has several IP Addresses, .163 - .169 on our subnet. Each address has a domain mapped to it using the vipmap tool. So that customers on that domain don't HAVE to put thei

Re: [toaster] Greylisting questions

2007-08-01 Thread Joey Novak
My config, or the sending mail servers config? On 8/1/07, Ahmet YAZICI <[EMAIL PROTECTED]> wrote: > > depends on your config > > Joey Novak wrote: > > Doesn't greylisting delay mail delivery by a few hours atleast? > > > > Joey > > > > On

Re: [toaster] Greylisting questions

2007-08-01 Thread Joey Novak
Doesn't greylisting delay mail delivery by a few hours atleast? Joey On 8/1/07, John Harmon <[EMAIL PROTECTED]> wrote: > > John Barton wrote: > > I have a toaster I set up a LONG time ago using shupp.org, and > > everything has worked very well for some time. I am starting to get > > hammered b

Re: [toaster] simscan error message

2007-07-22 Thread Joey Novak
I get that error message on our mail servers to, and have been for a long time... On 7/22/07, Bob Hutchinson <[EMAIL PROTECTED]> wrote: Just installed latest toaster My smtp log is showing simscan: connect error 2 This appears to be generated by line 2370 of simscan.c simscan-1.3.1.shupp2 my