[Mimedefang] RAR module failure

2005-03-17 Thread Simon Leung
Dear All, I have been pulling my hair out during the weekend on figuring what is happening on the following error. This doesn't hurt my system but would like to know how to deal with this situation. After google 'ing, the only answer I've got is: libclamav supports only RAR V2.0 , not the RAR

Re: [Mimedefang] Fw: [Asrg] user-level blacklisting patented

2005-03-17 Thread Joseph Brennan
--On Wednesday, March 16, 2005 15:10 -0600 Chris Myers [EMAIL PROTECTED] wrote: As posted to the (moribund) IETF Anti-Spam Research Group mailing list. See http://www.titankey.com. The web pages are disappointingly full of marketing hype. According to this, no other product provides for

Re: [Mimedefang] Fw: [Asrg] user-level blacklisting patented

2005-03-17 Thread Michael Sofka
On Wednesday 16 March 2005 04:10 pm, Chris Myers wrote: Well, after nearly 6 years and lots of hand wringing, we finally were awarded US patent 6,868,498 for our user-level blacklisting as long-ago disclosed to the ASRG in http://www.shaftek.org/publications/asrg-ipr.html#4.2 . USPTO link:

Re: [Mimedefang] Fw: [Asrg] user-level blacklisting patented

2005-03-17 Thread WBrown
[EMAIL PROTECTED] wrote on 03/17/2005 12:33:54 PM: I gave away my copy of the first edition (cpright 1993), but I believe it gave a similar example, but using the checkcompat() routine. If any list members have a copy of the first edition, please post. I have a copy of the first edition of

Re: [Mimedefang] Fw: [Asrg] user-level blacklisting patented

2005-03-17 Thread Herbert Straub
Michael Sofka wrote: On Wednesday 16 March 2005 04:10 pm, Chris Myers wrote: Well, after nearly 6 years and lots of hand wringing, we finally were awarded US patent 6,868,498 for our user-level blacklisting as long-ago disclosed to the ASRG in

Re: [Mimedefang] Fw: [Asrg] user-level blacklisting patented

2005-03-17 Thread Herbert Straub
Chris Myers wrote: As posted to the (moribund) IETF Anti-Spam Research Group mailing list. FWIW... [...] We take the mail-from/rcpt-to pair to decide whether to return an error before the DATA command is accepted. [...] Now before everyone goes off and rants about the incompetency of the US

[Mimedefang] REJECT in filter_relay not returning proper code?

2005-03-17 Thread Jim McCullars
Hi, I have this as part of my filter_relay: sub filter_relay { my($ip, $name) = @_; return(1) if ($ip eq 127.0.0.1); # no further checking if localhost if($name =~ /dsl.+(?:prodigy|prod-infinitum)\.(?:com|net)\.mx/i || $name =~ /dsl.+(?:sw|pac)bell\.net/i || $name =~

RE: [Mimedefang] REJECT in filter_relay not returning proper code?

2005-03-17 Thread Matthew.van.Eerde
Jim McCullars wrote: Hi, I have this as part of my filter_relay: ... Someone from an ADSL swbell address is trying to send me email and it is getting rejected by filter_relay. The log message on my end is this: ... but the sender, rather than seeing the more descriptive message

Re: [Mimedefang] REJECT in filter_relay not returning proper code?

2005-03-17 Thread Kelson
[EMAIL PROTECTED] wrote: but the sender, rather than seeing the more descriptive message about what the problem is, sees only this: 554 smtp-in1.uah.edu ESMTP not accepting messages Is this a problem with MD, my code, sendmail, or something else? Thanks... This is by design. Your server is