On Tue, 22 Jun 2004, Jeff Grossman wrote: > But, for some reason the macro is still not making it to MIMEDefang.
The %SendmailMacros hash is available only in filter_begin, filter and filter_end, not in filter_recipient. If you want to test for authentication in filter_recipient, you need to parse the COMMANDS file, whose format is described in the mimedefang-protocol(7) man page. Regards, David. _______________________________________________ Visit http://www.mimedefang.org and http://www.canit.ca MIMEDefang mailing list [EMAIL PROTECTED] http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

