[Mimedefang] filter outgoing spam

2006-12-08 Thread Pierre Forget
Hi, We have a server with mimedefang-2.54 and sendmail-8.13.5. Acutally, for incoming mail, if a message is tagged as spam by mimedefang, it's delivered by procmail, which delivers it in the specific client spambox. Which works perfectly. Outgoing messages are also filtered and tagged as spa

[Mimedefang] Verifying sendmail aliases securely

2006-12-08 Thread Kenneth Porter
I don't want to expose the verification and expansion SMTP commands to the outside world but it's useful to expose them to the internal local interface for debugging. Should I do that from sendmail with some kind of sendmail.mc command (does such a thing exist?) or is it possible to do that fro

Re: [Mimedefang] dccproc of dccifd?

2006-12-08 Thread Yizhar Hurwitz
HI Ken. From: "Ken Menzel" <[EMAIL PROTECTED]> More specifically http://spamassassin.apache.org/full/3.1.x/doc/Mail_SpamAssassin_Plugin_DCC.html My config includes in init.pre # DCC - perform dcc check # loadplugin Mail::SpamAssassin::Plugin::DCC and local.cf includes use_dcc 1 dcc_timeou

Re: [Mimedefang] My semi-cached version of md_check_against_smtp_server

2006-12-08 Thread Yizhar Hurwitz
From: alan premselaar <[EMAIL PROTECTED]> I have some comments that hopefully you'll find useful. Thank you for your time and attention. Firstly, I would probably check_against_smtp_server before checking the cache, because you don't have any housecleaning code to handle the case where an

Re: [Mimedefang] My semi-cached version of md_check_against_smtp_server

2006-12-08 Thread alan premselaar
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Yizhar Hurwitz wrote: > HI. > > > Here is my cached implementation of md_check_against_smtp_server. > > I publish it here for other to look at, and for tips on improving it. > > [...snip...] > sub filter_recipient > { > my($recip, $sender, $ip, $hos

Re: [Mimedefang] dccproc of dccifd?

2006-12-08 Thread Ken Menzel
- Original Message - From: "Yizhar Hurwitz" <[EMAIL PROTECTED]> To: Sent: Friday, December 08, 2006 9:14 AM Subject: Re: [Mimedefang] dccproc of dccifd? Date: Tue, 5 Dec 2006 13:03:15 -0800 From: Kelsey Cummings <[EMAIL PROTECTED]> You really want to use dccifd. It is much faster

Re: [Mimedefang] dccproc of dccifd?

2006-12-08 Thread Yizhar Hurwitz
Date: Tue, 5 Dec 2006 13:03:15 -0800 From: Kelsey Cummings <[EMAIL PROTECTED]> You really want to use dccifd. It is much faster. Can you help me find the exact "how-to" instructions? I did try to read "man dccifd" and "man Mail::SpamAssassin::Conf", but didn't find the exact instructions ho

[Mimedefang] My semi-cached version of md_check_against_smtp_server

2006-12-08 Thread Yizhar Hurwitz
HI. Here is my cached implementation of md_check_against_smtp_server. I publish it here for other to look at, and for tips on improving it. General design goals and thoughts: * I know about the option of using LDAP or other methods to get the valid recipients list, and I currently use ex

RE: [Mimedefang] [Bug 5225] New: non-standard base64 encoding evadessome scanners (fwd)

2006-12-08 Thread Jason Bertoch [Electronet]
> -Original Message- > > However, it is *not* vulnerable if you use the standard > MIMEDefang ClamAV > integration functions. > > MIMEDefang passes virus scanners both the raw MIME message > and all the parts > as decoded by MIME::tools. This design decision was made so > that MIME::

[Mimedefang] Slave 0 stderr: ignoring text in character set WINDOWS-1255

2006-12-08 Thread Yizhar Hurwitz
HI. I see many of the following errors in /var/log/maillog, on several different MD machines: Dec 7 19:53:11 mail mimedefang-multiplexor[1917]: Slave 0 stderr: ignoring text in character set `WINDOWS-1255' at /usr/lib/perl5/vendor_perl/5.8.8/MIME/Parser/Filer.pm line 660 Dec 7 19:53:11