Re: [Mimedefang] FW: FW: stream_by_recipient beginner

2009-09-30 Thread Ray Spinhirne
On Wed, 30 Sep 2009, Cliff Hayes wrote: I think I've found the problem but I've never seen anything like it so I don't know how to solve it. The code below from mimedefang-filter sets the values for $hits, $req, $names, $report. Debug1a shows the values are set properly. But just a few line

RE: SuperSafe=PostMilter (was Re: [Mimedefang] compare mimedefang to mailscanner)

2007-01-17 Thread Ray Parish
So in the mc file I put define(`confSUPERSAFE', `PostMilter')dnl However when I create the cf file, this gets translated to SuperSafe=True What do I need to modify in that line about to get the cf to be SuperSafe=PostMilter ? Thanks -Original Message- From: [EMAIL PROTECTED] [mailto:[E

[Mimedefang] Filter_initialize/cleanup persistent handle in slave caveat.

2006-08-28 Thread Ray Ferguson
filter_cleanup ; To filter_initialize() where you open the handles if you need to make sure they are consistently closed on exit in filter_cleanup. -- Ray Ferguson ___ NOTE: If there is a disclaimer or other legal boilerplate in the above message, it is

Re: [Mimedefang] May 1st problem

2006-05-01 Thread Ray Spinhirne
> Hi, > > I have a problem that started May 1 at 00:00:03 . > > Since that time, I get the following error code in the logs: > Perhaps mimedefang took the day off in protest. Ray Spinhirne ___ NOTE: If there is a disclai

SARE and RJD (was RE: [Mimedefang] Seeing a lot of these lately)

2006-04-10 Thread -ray
y on which rule sets are 'no brainers, definitely you should use these' and which ones might be a little more iffy or questionable. Thanks for any info. ray -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Ray DeJean http://w

Re: [Mimedefang] OT: sendmail dnsbl

2006-04-07 Thread -ray
runs through the maillog and makes some rrdtool graphs, and i want stats on the number of hits for each rbl. So i need sendmail to log a different entry for each rbl. ray -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Ray DeJean

[Mimedefang] OT: sendmail dnsbl

2006-04-07 Thread -ray
eparate IP address to the rbldnsd server for every list, i'd rather just have rbldnsd listen on a differet port for each list. Anyone doing this? thanks for any ideas... ray -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Ray DeJean

[Mimedefang] Re: Wiki Updates

2006-04-06 Thread -ray
started putting image validation on their sites, just like ticketmaster or yahoo. I don't know about your users, but mine are dumb enough to type in the right word, right next to their credit card number haha. ray -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Ray D

Re: [Mimedefang] error on some machines

2006-03-20 Thread -ray
trol it with the MALLOC_CHECK_ environment variable. See http://fedora.redhat.com/docs/release-notes/fc3/x86/ the section on glibc (search for MALLOC_CHECK_). ray -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Ray DeJean http://

Re: [Mimedefang] Redirect spam

2006-03-16 Thread -ray
d");} } # Send to spam address add_recipient("[EMAIL PROTECTED]"); } ray On Thu, 16 Mar 2006, Ashley M. Kirchner wrote: Over the years, sendmail+MD+spamassassin+clamav has worked well for us. However, lately we're start

Re: [Mimedefang] Accept mail before processing

2006-03-14 Thread -ray
some MUA users like. But assumed a bad rcpt bounce would be returned to the original sender, right? Any other ideas, that aren't big ugly hacks? -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Ray DeJean http://www.r

Re: [Mimedefang] 40K+ emails a day and choking update

2006-01-10 Thread -ray
at if your DNS servers are in the same rack, on the same switch as mail servers. Network latency is <200 usecs. In that case is there much advantage to a caching server on the same box as mail? ray -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Ra

Re: [Mimedefang] AD/Commercial: Question

2005-11-06 Thread -ray
either way. :) ray =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Ray DeJean http://www.r-a-y.org Systems EngineerSoutheastern Louisiana University IBM Certified Specialist AIX Administration, A

Re: [Mimedefang] slaves stuck in recipok

2005-10-05 Thread -ray
get get a 220 welcome, and more than 10 seconds for the mail from and rcpt to to succeed. Really thought it was DNS, but DNS seemed ok... The problem cleared up all by itself in the midst of my troubleshooting...which is scary cause it may happen again at any time, haha. ray sub filter

[Mimedefang] slaves stuck in recipok

2005-10-04 Thread -ray
ok <[EMAIL PROTECTED]>) 59 B 13395 (recipok <[EMAIL PROTECTED]>) [EMAIL PROTECTED] logs]# md-mx-ctrl slaveinfo 53 Slave 53 State Busy PID 13356 NumRequests 77 NumScans 18 Age 1101 StatusTag recipok <[EMAIL PROTECTED]> ray -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

[Mimedefang] dastardly.html

2005-09-24 Thread -ray
Anyone have a copy of http://www.roaringpenguin.com/dastardly.html It seems to be gone (google cache gone too). I'd always use it to show people how evil html mail is. Thanks. ray -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Ray D

Re: [Mimedefang] tcp socket

2005-07-13 Thread -ray
and also try lsof -ni to see if md is actually listening on that socket. ray On Wed, 13 Jul 2005, James Ebright wrote: Try an iptables -L and see if yer blocking the port? I believe FC3 by default has some firewalling enabled. Jim On Wed, 13 Jul 2005 12:01:46 +0300, Murat Isik wrote

Re: [Mimedefang] action_rebuild for particular relay

2005-06-13 Thread -ray
On Mon, 13 Jun 2005, David F. Skoll wrote: It should go in filter_end. And check $RelayAddr to make the decision as to whether or not to rebuild. Many people lose sight of the fact that ALL information in filter_{relay,sender,recipient} is available in filter_end too. Thanks David. It worke

[Mimedefang] action_rebuild for particular relay

2005-06-13 Thread -ray
7;t appear to work there. Thanks for any pointers... ray -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Ray DeJean http://www.r-a-y.org Systems EngineerSoutheastern Louisiana University IBM Certified

[Mimedefang] clamav

2005-06-10 Thread -ray
look at it yet... Also any suggestions for an anti-virus (commercial or not) to supplement ClamAV? (PS i'm not trying to discredit clam, it's a great tool and we use it a lot. i do submit the samples when i come across them. defense in layers is always bet

Re: [Mimedefang] Sendmail Help

2005-05-15 Thread Ray Spinhirne
Thanks I think I have it working now. Ray > > > > Ray Spinhirne wrote: > > > We are in the process of updated an HPUX server and MIMEDefang. > > > > > > I'm pretty sure this is a sendmail problem and not a MIMEDefang > > > problem but

[Mimedefang] Sendmail Help

2005-05-14 Thread Ray Spinhirne
> > Ray Spinhirne wrote: > > We are in the process of updated an HPUX server and MIMEDefang. > > > > I'm pretty sure this is a sendmail problem and not a MIMEDefang > > problem but perhaps someone could give me a pointer. (It's late > > and I

[Mimedefang] Sendmail Help

2005-05-14 Thread Ray Spinhirne
I have not been able to determine the difference. Perhaps someone can tell me the stupid mistake I cannot see. Thanks Ray Spinhirne St. Edward's University ___ Visit http://www.mimedefang.org and http://www.canit.ca MIMEDefang mailing lis

Re: [Mimedefang] Next generation mimedefang-filter

2005-05-12 Thread -ray
onsider it unreasonable to let MIMEDefang pay some bills. However it may also attract some otherwise potential CanIt customers. ray -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Ray DeJean http://www.r-a-y.org System

[Mimedefang] Bayes

2005-05-10 Thread -ray
ter way to clean it up? ray -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Ray DeJean http://www.r-a-y.org Systems EngineerSoutheastern Louisiana University IBM Certified Specialist AIX Administr

Re: [Mimedefang] Tiny Text

2005-05-10 Thread -ray
eally seen 1.5 points? I saw 0 (!). No, but I have seen 2.5 points before. :) Silly question, where would i put a new rule like that? I'm already changing some scores in /etc/mail/mimedefang/sa-mimedefang.cf, but not sure where to add a new

Re: [Mimedefang] freshclam -- Is it a daemon?

2005-05-04 Thread -ray
just run it from cron though... ray -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Ray DeJean http://www.r-a-y.org Systems EngineerSoutheastern Louisiana University IBM Certified Specialist AIX

[Mimedefang] OT: control internal spam

2005-05-03 Thread -ray
ow to combat this? Obviously we have to allow SMTP for internal legit clients on our network. Is SMTP AUTH the answer? Or pop before SMTP? (currently not using these). Some kind of rate limiting per IP? Just looking for any ideas...

Re: [Mimedefang] using a RAM disk for mimedefang temp directory?

2005-04-27 Thread -ray
il is restarted every night for log rotation so worst case i'd lose a day of Bayes if the server crashed. Since SA is nailing bayes db on every message, i figured it can't hurt to have it on the ramdisk as well. ray -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

Re: [Mimedefang] HUGE problem with mimedefang

2005-04-21 Thread -ray
itch to AIX... That would solve all your problems! Especially if your problem is a large excess of $$$ in your budget... a few pSeries machines would fix that!!! ray -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Ray DeJean http://www.r

[Mimedefang] OT: HTML mail

2005-03-31 Thread -ray
d webpage that details the security problems of html mail? A little googling turned up some of the minor problems like bandwidth, rendering, speed, etc, which IMO are all secondary to security. Thanks. ray ___ Visit http://www.mimedefang.org and http://w

Re: [Mimedefang] for mcafee lovers

2005-03-23 Thread -ray
users. Most likely they want an actual user count. ray -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Ray DeJean http://www.r-a-y.org Systems EngineerSoutheastern Louisiana University IBM Certified Specialist

Re: [Mimedefang] really high cpu

2005-03-20 Thread -ray
older than 6hrs to a 6hr queue, older than 1 day to a 1d queue. 1hr queue runs every 15 minutes, 6hr once per hour, 1d once every 2 hours. ray -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Ray DeJean http://www.r-a-y.org Systems Eng

RE: [Mimedefang] Installing clamav with MIMEDefang

2005-03-14 Thread -ray
On Mon, 14 Mar 2005 [EMAIL PROTECTED] wrote: If you block via MIMEDefang in the HELO phase, then clamav-milter never does anything. Would ya'll mind posting your HELO check code snippet? I know they're on the website but i like to see what everyone else is doi

[Mimedefang] OT: greylisting values

2005-03-06 Thread -ray
ng to keep greylist entries? I think 5 days. How long to whitelist for? 30 days? I know to greylist the from/to/ip tuple, but do you whitelist the entire tuple, or just the IP address? Do you whitelist just the IP, or the IP's /24 network? (for the mailfarm

Re: [Mimedefang] SURBL

2005-02-28 Thread -ray
On Mon, 28 Feb 2005, -ray wrote: So just to confirm. For all the rules with 'tflag net' set, i should set their score to zero in local.cf to avoid editing files in /usr/share/spamassassin directly. If the score on a network test is already zero, then spamassassin will just skip it

Re: [Mimedefang] SURBL

2005-02-28 Thread -ray
zero in local.cf to avoid editing files in /usr/share/spamassassin directly. If the score on a network test is already zero, then spamassassin will just skip it. Correct? ray -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Ray DeJean

[Mimedefang] SURBL

2005-02-28 Thread -ray
f from the surbl rules. This worked in 2.63, but not sure if it'll work now. If anyone has any ideas, let me know. ray -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Ray DeJean http://www.r-a-y.org Systems Engineer

Re: [Mimedefang] OT: sendmail limit connections

2005-02-25 Thread -ray
ember howto create ldap objects, haha. I also added ConnControl limit of 15. I don't think there's a legit reason for any one host to open more than 15 tcp connections. Comments? ray -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

Re: [Mimedefang] OT: sendmail limit connections

2005-02-23 Thread -ray
mbies but respect legit servers? Can you disable greet_pause for the local network? ray -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Ray DeJean http://www.r-a-y.org Systems EngineerSoutheastern Louisiana Unive

Re: [Mimedefang] OT: sendmail limit connections

2005-02-23 Thread -ray
or networks that you know about. That's what i need. I don't know the IP/network beforehand... it's a seemingly random address. So the 8.13.x features would help...time to upgrade i guess. ray -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

[Mimedefang] OT: sendmail limit connections

2005-02-23 Thread -ray
I have max daemon children set to 250. Occasionally one machine will open 250 connections, probably spamming, so sendmail stops new connections. Is there a sendmail way to limit # of connections by ip address? ray -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Ray

Re: [Mimedefang] Fedora to replace sendmail with Exim as default MTA?

2005-02-23 Thread -ray
Sendmail.) What I got from the thread was the default will be Exim, so the newbies aren't so confused by Sendmail. I don't totally disagree with this. But hopefully they'll still package sendmail so it's

Re: [Mimedefang] SpamTraps

2004-12-07 Thread -ray
year and I haven't heard of any false positives. (15k users, 100k msgs/day). ray -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Ray DeJean http://www.r-a-y.org Systems EngineerSoutheastern Louisiana

Re: [Mimedefang] spamtrap on secondary MX

2004-11-24 Thread -ray
ail. When a machine retries, you whitelist that IP for 30 days regardless of other sender/recipient pairs? Do you whitelist the entire IP or the first 3 octets? ray -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Ray DeJean http://w

[Mimedefang] spamtrap on secondary MX

2004-11-24 Thread -ray
ndary MX's, but will never try again. A legit host that happens to connect will of course try again later (hopefully to primary MX). The author claims this reduced spam intake by 10%. Anyone done anything similar? Any thoughts? Seems like a simple

Re: Off-topic: Silly error messages (was RE: [Mimedefang] MIME type message/partial)

2004-11-09 Thread -ray
On Tue, 9 Nov 2004 [EMAIL PROTECTED] wrote: > Or "Please reply if you did not recieve this message." I always like when one of our operator emails me to let me know the mail server is down. ray ___ Visit http://www.mimedefang

Re: [Mimedefang] Danger of .vcs files?

2004-09-30 Thread -ray
files on SLU network $revcs = '\.' . 'vcs' . '\.*([^-A-Za-z0-9_.,]|$)'; if ((re_match($entity, $revcs)) && ($RelayAddr =~ /^192\.168\./)) { md_graphdefang_log("allowing .vcs from $RelayAddr");

Re: [Mimedefang] allow local aliases w/ md_check_against_smtp_server

2004-09-21 Thread -ray
ain !~ /^lists.selu.edu$/i)) { return md_check_against_smtp_server($sender, $recip, "smtp.selu.edu", "mailstore.selu.edu"); } return('CONTINUE',

Re: [Mimedefang] Boilerplate message

2004-09-20 Thread -ray
On Mon, 20 Sep 2004, David F. Skoll wrote: > Also, somewhat off-topic, if you could avoid giving Sophos free > advertising, I'd appreciate it -- they have a product that's a major > competitor to our CanIt products. :-) Really? I'll have to che

Re: [Mimedefang] Simple feature request

2004-09-14 Thread -ray
me:port" to prepare for the miraculous day when IPv6 is widely > used. :-) Normally i'd view the "hostname/port" syntax to be a "network/cidr" address. Might cause some confusion for people who don't RTFM... ray ___ V

[Mimedefang] RPM build

2004-09-05 Thread -ray
thanks for any info. ray [EMAIL PROTECTED] root]# rpmbuild -bb mimedefang.spec error: Failed build dependencies: perl-MIME-tools is needed by mimedefang-2.44-1 perl-IO-stringy is needed by mimedefang-2.44-1 perl-MailTools is needed

Re: [Mimedefang] OT but interesting hopefully - Spammers embrace email authentication

2004-09-03 Thread -ray
ate email because spammers are actively > registering their SPF records." But we've said before, then SPF will NOT stop SPAM. It will help prevent email forgery though. ray -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Ray DeJean

[Mimedefang] 2 different scores spam getting through

2004-09-02 Thread Ray Goniea
ation is needed I will happily supply it. Ray Goniea Network Administrator Falcon School District 49 10850 E. Woodmen Rd [EMAIL PROTECTED] ___ Visit http://www.mimedefang.org and http://www.canit.ca MIMEDefang mailing list [EMAIL PROTECTED]

Re: [Mimedefang] OT help with qpopper

2004-09-01 Thread Ray Spinhirne
Qpopper Version 4.0.5 downloaded last month. > how old is it?? (What ver?) > > Download a new one if you're not just... ___ Visit http://www.mimedefang.org and http://www.canit.ca MIMEDefang mailing list [EMAIL PROTECTED] http://lists.roaringpenguin.c

Re: [Mimedefang] OT help with qpopper

2004-09-01 Thread -ray
On Wed, 1 Sep 2004, Ray Spinhirne wrote: > With several of these sessions active the CPU load goes to 100% and > the system is really slow. We usually have to stop the qpopper deamon to > recover and then hope we don't get another load peak which cause a > repeat of the action

[Mimedefang] OT help with qpopper

2004-09-01 Thread Ray Spinhirne
4 cpu system. Any help would be appreciated. Thanks Ray Spinhirne Director Computer Services St. Edward's University ___ Visit http://www.mimedefang.org and http://www.canit.ca MIMEDefang mailing list [EMAIL PROTECTED] http://lists.roaringpenguin.c

[Mimedefang] Virus sneaking through

2004-08-31 Thread -ray
action_rebuild()? ray -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Ray DeJean http://www.r-a-y.org Systems EngineerSoutheastern Louisiana University IBM Certified Specialist AIX Administration, AIX

RE: [Mimedefang] Still outbound messages are getting blocked, by spamassassin

2004-07-09 Thread -ray
parentheses for precedence? It's safer and much easier to read, IMO: if (($mailip eq $internal_net1) || ($mailip eq $internal_net2)) { ray ___ Visit http://www.mimedefang.org and http://www.canit.ca MIMEDefang mailing list [EMAIL PROTECTED] http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

Re: [Mimedefang] typical spamassassin results

2004-06-24 Thread -ray
ow are you using the SURBL rules? With the SpamCopURI SA plugin? With SALocalTestsOnly set, should i remove the "tflags net" entry on the SA surbl rules so SA will run them (against a local dnsrbl, of course)? ray -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

Re: [Mimedefang] Code Help

2004-06-23 Thread -ray
.org.rbldnsd I know sc is spamcop, can't find docs on the others. ray =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Ray DeJean http://www.r-a-y.org Systems EngineerSoutheastern Louisiana University IBM Certified Spe

Re: [Mimedefang] Greylist DB addition fails silently?

2004-06-23 Thread -ray
k the consistency of the db. I would remove the db and let is start collecting triples again. After a few 10-thousand records, it would get "corrupt" and stop adding data. I was unable to resolve the problem sorry i can't be more help. ray _

Re: [Mimedefang] Need advise on how to proceed.

2004-06-14 Thread -ray
st of bandwidth and CPU cycles on our mail server. Is this no longer a good thing to do? ray -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Ray DeJean http://www.r-a-y.org Systems EngineerSoutheastern Lou

Re: [Mimedefang] RBL's

2004-05-18 Thread -ray
3514K 471 1746K 46 33 C 1655 516 1186 ray ___ Visit http://www.mimedefang.org and http://www.canit.ca MIMEDefang mailing list [EMAIL PROTECTED] http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

Re: [Mimedefang] RBL's

2004-05-17 Thread -ray
On Mon, 17 May 2004, -ray wrote: > Also should i just use a sendmail dnsbl, or let Spamassassin do the dnsbl > queries? There are advantages and disadvantages either way. Where in > Spammassin can i disable all the public RBL's but only leave access to my > local RBL? Wel

[Mimedefang] RBL's

2004-05-17 Thread -ray
gh is already way out of hand. ray -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Ray DeJean http://www.r-a-y.org Systems EngineerSoutheastern Louisiana University IBM Certified Specialist A

[Mimedefang] Front-end exchange

2004-04-30 Thread -ray
I have to setup a MD/Sendmail box to front-end an Exchange server, which i've never done before. Is it best just to define the exchange domain/hostname in sendmail's mailertable? Or should i use any *_RELAY defines in sendmail.mc? ray ___

Re: [Mimedefang] greylisting DB_File locking

2004-04-28 Thread -ray
Andrea, Thanks for the info. I switched to DB_File::Lock and things seem to be running fine. How many records are in your greylistdb? I accumulated a little over 38,000 in the past 12 hours, and i'm wondering if i'm stretching the limitations of the DB_File fo

Re: [Mimedefang] .vcs files

2004-04-28 Thread -ray
-A-Za-z0-9_.,]|$)'; # allow vcs files on SLU network $revcs = '\.' . 'vcs' . '\.*([^-A-Za-z0-9_.,]|$)'; if ((re_match($entity, $revcs)) && ($RelayAddr =~ /^192\.168\./)) { md_graphdefang_log("allowing .vcs from $RelayAddr&qu

[Mimedefang] greylisting DB_File locking

2004-04-27 Thread -ray
ound 150k messages a day. Is this too much for a dbm file? I'd imagine i'd have 10's of thousands of triplets in the db. Should i look at implementing it in mysql or postgres? And just for my curiousity, is there a way to repair a corrupt dbm file? ray ___

Re: [Mimedefang] MD, SpamAssassin and Bayes...

2004-04-09 Thread -ray
ieve this is a feature of Can-It Pro? ray On Sat, 10 Apr 2004, Gordon Henderson wrote: > > This is probably a dumb question, but I can't find an obvious answer... > > I've been using MD+SA for some time with good effect, but I want to use > the Bayesian tests in SA

Re: [Mimedefang] Error Creating File

2004-04-05 Thread Ray Spinhirne
> On Mon, 5 Apr 2004, Ray Spinhirne wrote: > > > Apr 5 11:21:28 acad mimedefang[21024]: Could not create mdefang > > directory in /var/spool/MIMEDefang: File exists > > > We are running a pretty old (2.16) version of Mimedefang in [cut] > > You should upgrad

[Mimedefang] Error Creating File

2004-04-05 Thread Ray Spinhirne
AIL . Any ideas? . Ray Spinhirne St. Edward's University ___ Visit http://www.mimedefang.org and http://www.canit.ca MIMEDefang mailing list [EMAIL PROTECTED] http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

Re: [Mimedefang] Latest MIME-Tools

2004-03-20 Thread Ray Parish
I agree. The installation is very simple. The documentation is superb. I too am only familiar with MySQL. I currently have a 7 server solution using CanIT and love it. (2 inbounds, 2 outbounds, 1 PgSQL, 1 web admin, 1 hot spare) - Original Message - From: "MailAdm" <[EMAIL PROTECTED]> To

Re: [Mimedefang] Latest MIME-Tools

2004-03-19 Thread Ray Parish
Can-It Pro does not require anything out of the ordinary except for PostgreSQL. - Original Message - From: "Justin" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, March 19, 2004 5:16 PM Subject: [Mimedefang] Latest MIME-Tools > Does anyone know if MIME-tools-6.200_02 has the

Re: [Mimedefang] bounce and send at the same time?

2004-03-09 Thread Ray Spinhirne
> . . Or you might just BCC it to yourself when you send it. . . Ray Spinhirne ___ Visit http://www.mimedefang.org and http://www.canit.ca MIMEDefang mailing list [EMAIL PROTECTED] http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

Re: [Mimedefang] survey: dropping password protected file

2004-03-03 Thread -ray
ter finds File::Scan before clam, so it'll use File::Scan first. You could try setting $Features{'Virus:FileScan'}=0;. Not sure if it'll work... ray -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Ray DeJean htt

Re: [Mimedefang] survey: dropping password protected file

2004-03-03 Thread -ray
good bit of code to mimedefang-filter. Is there a better way to do this, can you just use message_ or entity_ functions? If anyone wants the code, i can send it to the list. I just can't get VirusName to work for some reason. ray -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

Re: [Mimedefang] Properly logging header changes..

2004-02-29 Thread -ray
And they both have the exact same log enable line in mimedefang-filter > > md_graphdefang_log_enable('mail', 1); Check your MILTER_LOG_LEVEL in your sendmail.mc files: define(`confMILTER_LOG_LEVEL', `9')dnl ray -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

Re: [Mimedefang] swatch script to email you when an error occurs.

2004-02-18 Thread -ray
ail > you if it didn't... :-) Reminds me of the time one of our operators emailed me, to tell me the email server was down. :) ray -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Ray DeJean http://www.r-a

Re: [Mimedefang] Re: milter timing out

2004-02-12 Thread -ray
On Fri, 6 Feb 2004, David F. Skoll wrote: > On Fri, 6 Feb 2004, -ray wrote: > > > Attached is the strace output file when the system was wedged. I'm not > > very good at reading strace files, so hopefully you can make sense of it. > > I ran the md-mx-ctrl scan / c

Re: [Mimedefang] Idea.. spell checking?

2004-02-10 Thread Ray Spinhirne
What about when I send you my version of mimedefang filter as in line text. Ray Spinhinre > Here I am thinking out loud while running through my spam log, would a perl > interface to a spell checker with some sort of weighting help kill more of >

[Mimedefang] Re: milter timing out

2004-02-05 Thread -ray
On Wed, 4 Feb 2004, David F. Skoll wrote: > On Tue, 3 Feb 2004, -ray wrote: > > > Here's the output from when it happened the other day. I don't think the > > slaves are really running, but the multiplexor still thinks they're idle? > > When it gets wedge

Re: [Mimedefang] milter timing out.

2004-02-03 Thread -ray
On Tue, 3 Feb 2004, David F. Skoll wrote: > On Tue, 3 Feb 2004, -ray wrote: > > > appears the multiplexor decides to stop spawning new slaves, and sendmail > > processes start backing up. > > When that happens, what does: > > md-mx-ctrl status > >

Re: [Mimedefang] milter timing out.

2004-02-03 Thread -ray
the multipleor stopped spawning slaves at 17:21 which is when the problems started. It did not do another StartSlave until i restarted MD, 9 minutes later. Any ideas why the multiplexor decides to quit spawning slaves? My next step is to turn on multiplexor debugging. Hop

Re: [Mimedefang] milter timing out.

2004-02-03 Thread -ray
nection rate bursts > 100 new connections/sec/MTA.) Dumb question, but how are you determining your ConnectionRate? I'm hesitant to throttle it before i know what a "good" number for our system is. thanks. ray -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

Re: [Mimedefang] milter timing out.

2004-02-02 Thread -ray
this is a sendmail or a MD (or spamassassing or clamav) problem. Is sendmail reaching MaxDaemon because the milters start backing up, or vice versa? I tried turning on mimedefang debugging, but the load was too great and the system couldn't keep up. Any other ideas? ray Jan 31 20:51:03 no

Re: [Mimedefang] [semi-OT] mailbox cleaning tool?

2004-01-27 Thread -ray
ine never seem to be quite round... :-) Look at the perl manpages for Mail::Box and Mail::Box::Manager. That's what we use for stuff like that. It is pretty simple to use, even if you don't know perl that well. ray -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

Re: [Mimedefang] Difficulty to remove the recipients.

2004-01-20 Thread -ray
Alain, We believed this was a bug in the sendmail milter smfi_delrcpt() call. Some of us have found work arounds, but the recent release of sendmail 8.12.11 says to have fixed it. Can you try out 8.12.11 and let us know? ray On Tue, 20 Jan 2004, Lavoie,Alain [CMC] wrote: > Hi, >

Re: [Mimedefang] mail server not issueing helo ro similar

2004-01-18 Thread -ray
27;ve seen a lot of these messages in the past weeek or so, and it caused sendmail to reach MaxChildren a few times. ray ___ Visit http://www.mimedefang.org and http://www.canit.ca MIMEDefang mailing list [EMAIL PROTECTED] http://lists.roaringpen