Where's a good place to put a script to filter every mail

2001-07-25 Thread Kman
Where's a good place to install some script (like chkattach.pl) in one place in qmail (as per LWQ) +vpopmail setup? I was thinking of inserting the script into some qmail startup script, like /var/qmail/supervise/???/run? I'd like to install that script to filter out a virus/common spam from

Re: qmail-pop3d || tcpserver (sometimes timing out?)

2001-07-25 Thread Kman
rc.qmail: /usr/local/bin/tcpserver -R -H 0 110 /var/qmail/bin/qmail-popup mail /bin/checkpassword /var/qmail/bin/qmail-pop3d Try using tcpserver -l -R -H ... It might help. -Kittiwat

Re: Where's a good place to put a script to filter every mail

2001-07-25 Thread Kman
Put this script in .qmail-default Make sure you use the -i flag on all grep command so that it won't miss upper case chars. http://www.ornl.gov/its/archives/mailing-lists/qmail/2001/03/msg01041.ht ml Hi: /var/qmail/alias/.qmail-default ? I'm afraid that's not available in vpopmail

Re: pop3d

2001-07-25 Thread Kman
We have a problem with the qmail-pop3d, when the status is 7/50 we start having network problems, users cannot connect and receive timeout errors, it only happens about once a month. Any help would be appreciated. There are a lot of these problems arising. Mostly by adding -H -R -l (letter

Re: Where's a good place to put a script to filter every mail

2001-07-25 Thread Kman
Yes, it is. It's in the individual domain directory under /home/vpopmail/domains. Oh, so we need to put the script in every domains (/home/vpopmail/domains/dom.dom...) right? Isn't there a _single_ place to do that? -Kittiwat

mail sorting

2001-07-03 Thread Kman
I remember that I once read something about sorting bulk mail (different mesg in each mail) by domain before sending them out is a bad idea. Can't find it in the archive. Anyone can tell me why? Are we going to saturate the qmail-remote (concurrencyremote) when the a particular remote is busy