Dirk the Daring wrote: > What I'd like to add is something to check validity of local > recipients
You could do that without getting MIMEDefang involved at all by generating a sendmail access map. Export the list of valid email addresses from your destination MTA periodically, build an access map, and sendmail takes care of rejecting invalid recipients before MIMEDefang is called. Here's an example of how to do this with Exchange: http://www.mimedefang.com/kwiki/index.cgi?Exchange2Access -- Matthew.van.Eerde (at) hbinc.com 805.964.4554 x902 Hispanic Business Inc./HireDiversity.com Software Engineer _______________________________________________ NOTE: If there is a disclaimer or other legal boilerplate in the above message, it is NULL AND VOID. You may ignore it. Visit http://www.mimedefang.org and http://www.roaringpenguin.com MIMEDefang mailing list [email protected] http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

