[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