[Mimedefang] discard instead of bounce?
    David F. Skoll 
    dfs at roaringpenguin.com
       
    Thu Oct 26 17:56:54 EDT 2006
    
    
  
Josh Graham wrote:
> Is there a way to make md_check_against_smtp_server either reject during
> the reception or discard the message instead of trying to bounce it?
It doesn't try to bounce it.  It just returns 5xx after RCPT.
(Well, more accurately, md_check_against_smtp_server does none of those
things.  But the way it's typically *used* in a filter is to fail an
invalid RCPT with a 5xx code.)
--
David.
    
    
More information about the MIMEDefang
mailing list