[Mimedefang] Custom SMTP relaying

2006-10-19 Thread Roedel, Mark
Not sure if this is actually a MIMEDefang question or a Sendmail question: We're about to deploy Can-It Pro as a replacement for a cluster of older MIMEDefang machines. Before doing so, we'd like to do a limited test so we can make sure that we've configured it in a way that won't get us complai

RE: [Mimedefang] MIMEDefang 2.57 is Released

2006-06-20 Thread Roedel, Mark
] MIMEDefang 2.57 is Released Roedel, Mark wrote: > mimedefang-multiplexor.c:4570: syntax error before `*' > mimedefang-multiplexor.c:4571: `b' undeclared (first use in this > function) Doh doh DOH!!! Silly GCC lets me get away with way too much. This simple patch should fix i

RE: [Mimedefang] MIMEDefang 2.57 is Released

2006-06-20 Thread Roedel, Mark
I'm unable to build MD 2.57 on the two of our relay machines that run FreeBSD 4-stable (gcc 2.95.4). I get the following error: gcc -g -O2 -D_POSIX_PTHREAD_SEMANTICS -DEMBED_PERL -DSAFE_EMBED_PERL -DPERL_PATH=\"/usr/local/bin/perl\" -DMIMEDEFANG_PL=\"/usr/local/bin/mimedefang.pl\" -DRM=\"/bin

RE: [Mimedefang] How can mimedefang use spamc/spamd funcitons ofspamassassin?

2005-04-13 Thread Roedel, Mark
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of David F. Skoll Sent: Tuesday, April 12, 2005 10:00 PM To: mimedefang@lists.roaringpenguin.com Subject: Re: [Mimedefang] How can mimedefang use spamc/spamd funcitons ofspamassassin? >> - people want to have a

RE: [Mimedefang] SURBL WOES

2005-03-03 Thread Roedel, Mark
Are you sure you're editing the right copy of sa-mimedefang.cf? Unless your filter code is explicitly pointing to that location, it's going to default to one of the following: /etc/mail/sa-mimedefang.cf /etc/mail/spamasassin/sa-mimedefang.cf /etc/mail/spamasassin/local.cf

[Mimedefang] watch-mimedefang request...

2005-02-08 Thread Roedel, Mark
Would it be possible to add a graph to the watch-mimedefang monitor that tracks the number of queued items over time? That'd be a useful thing for us to monitor in order to justify adding more machines to our mimedefang cluster... -- Mark Roedel Web Programmer / Analyst LeTourneau University _

RE: [Mimedefang] MD/SA and Outlook

2005-01-18 Thread Roedel, Mark
True, for the most part. Although I've certainly had cases, using Outlook 2003, where Outlook's idea of where the headers ended was different from MD's. The general thing these items seem to have had in common is a blank line embedded in the headers (which might be something for the original pos

RE: [Mimedefang] mimedefang & spamassassin 3.0

2004-09-22 Thread Roedel, Mark
According to the changelog, support for SA 3.0 was added to MimeDefang back in March of this year with the release of v2.42-BETA-1. I started running the two together back in late June with one of the 2.44-BETA releases, and haven't had any problems. 2.45-BETA-4 and SA-3.0.0 are currently playin

RE: [Mimedefang] watch-defang -- mimedefang-2.45-BETA-3

2004-08-25 Thread Roedel, Mark
I can confirm that this addition also fixes things using a Windows-native (non-Cygwin) toolset (ActiveTcl and Putty/Plink). -- Mark Roedel Web Programmer / Analyst LeTourneau University -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of David F. Skoll Sent

RE: [Mimedefang] MIMEDefang 2.45-BETA-2 is available

2004-07-28 Thread Roedel, Mark
This sounds really neat! Is there any documentation as to what needs to be set up at either end for this remote monitoring to actually work? Right now, I can get the watcher interface to run, but it looks like it's trying to find and execute a local copy of md-mx-ctrl... -- Mark Roedel Web Pro

RE: [Mimedefang] Case in-sentitive matching

2004-04-14 Thread Roedel, Mark
One simple way would be to force the whole match into upper case. I.e.: if (($type eq "text/plain") and toupper($entity->head->mime_attr("content-type.charset")) eq "WINDOWS-1251") { (Not tested, and I've had a long enough day that I've probably managed to something glitchy there, but at

RE: [Mimedefang] Problem running clamd but not clamscan

2004-01-28 Thread Roedel, Mark
Has clamd been restarted (or otherwise forced to reload its configuration) since your signatures were last updated? -- Mark Roedel Web Programmer / Analyst LeTourneau University -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Scott Harris Sent: Wednes