[Mimedefang] mimedefang and milter-ahead

David F. Skoll dfs at roaringpenguin.com
Fri Jun 18 20:09:55 EDT 2010


George Roberts wrote:

> I'm using milter-ahead to call ahead to the recipient mail server to
> see if the receipient(s) of the message exist.

> It appears that if milter-ahead rejects the message due to the user
> not existing on the recipient server that milter processing just
> ends ... what I really want to be able to do, if possible, is have
> mimedefang do some processing if milter-ahead rejects the message.

Rather than using milter-ahead, why not do your call-aheads from
MIMEDefang itself, using the md_check_against_smtp_server function?  That
way, you have full control from your Perl filter.

Regards,

David.



More information about the MIMEDefang mailing list