murthy wrote:

> O Milter.macros.envfrom=i, {auth_type},
> {auth_authen},{auth_ssf},{auth_author},{mail_mailer},{mail_host},{mail_addr}

> And I am running mimedefang with option '-a auth_authen'.

> Still the macro value does not appear.

The macros are normally only available from filter_begin or later.  If
you want them available at filter_sender time, call:

    read_commands_file();

to populate @SendmailMacros

Regards,

David.
_______________________________________________
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

Reply via email to