[Mimedefang] Retrieving SMTP AUTH info

David F. Skoll dfs at roaringpenguin.com
Fri Aug 11 15:58:42 EDT 2006


Michael Lang wrote:

> i think the one you might be missing 
>  read_commands_file();

> after the command you can use 
>  $SendmailMacros{'auth_authen'}

You only need to explicitly call read_commands_file from
filter_relay, filter_helo, filter_sender and filter_recipient.  By the
time MIMEDefang executes filter_begin (and also filter and filter_end),
read_commands_file() has been called implicitly.

Regards,

David.



More information about the MIMEDefang mailing list