[Mimedefang] return smtp reject to remote server but continue todeliver locally?

David F. Skoll dfs at roaringpenguin.com
Mon Nov 10 13:47:14 EST 2003


Chris F wrote:

> As an aside, do you know if sendmail's milter API is capable of
> accomodating the original request?  That is, to return an error to the
> client but continue to deliver?

No, it can't do that.  You have to fake it by re-mailing the original 
message (in deferred mode) and returning the error.  Your filter should 
then recognize and pass the re-mailed message.

--
David



More information about the MIMEDefang mailing list