On Tue, 6 Jul 2004 10:27:20 -0700, Jim Shewmaker wrote: > I don't suppose there is a way to have some sort of cache for the > md_check_against_smtp_server function?
That's not hard to do with a tied db in mimedefang-filter. If you check my filter at "http://whatever.frukt.org" you can see that I do cache results of md_check_against_smtp_server when doing sender validation. To do the same when checking recipients wouldn't be difficult (and I'm thinking of doing just that). /Jonas -- Jonas Eckerman, [EMAIL PROTECTED] http://www.fsdb.org/ _______________________________________________ Visit http://www.mimedefang.org and http://www.canit.ca MIMEDefang mailing list [EMAIL PROTECTED] http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

