[Mimedefang] strange response from md_check_against_smtp_server

David F. Skoll dfs at roaringpenguin.com
Tue Dec 31 16:22:01 EST 2002


On Tue, 31 Dec 2002, Wayne Hahn wrote:

> I'm currently using 2.26. I'll upgrade to 2.28. What will
> the return be from md_check_against_smtp_server be ?

It should be one of:

('CONTINUE', "some_text_here")   -- Recipient is OK
('TEMPFAIL', "reason")           -- Temporary failure
('REJECT', "reject_reason")      -- SMTP server rejected recipient.

Regards,

David.



More information about the MIMEDefang mailing list