On Fri, 6 Aug 2004, Dan O'Brien wrote:
; Seems not all of the macros listed in the Sendmail ops guide
; are available.  If I get ambitious, I'll do a template with
; all listed and see what cooks.
;

The only variables available are those specified in your sendmail.cf/.mc
file as those which sendmail should send to a milter.

e.g. from my sendmail configuration

buckk% (7) grep Milter.macros /etc/mail/sendmail.cf
O Milter.macros.connect=b,j,_,{daemon_name},{if_name},{if_addr},{av_bypass}
O Milter.macros.helo={tls_version}, {cipher}, {cipher_bits}, {cert_subject}, 
{cert_issuer}
O Milter.macros.envfrom=i, {auth_type}, {auth_authen}, {auth_ssf}, {auth_author}, 
{mail_mailer}, {mail_host}, {mail_addr}
O Milter.macros.envrcpt={rcpt_mailer}, {rcpt_host}, {rcpt_addr}
O Milter.macros.eom={msg_id}


You can change these lists in your .mc file using the confMILTER_MACROS_*
definitions.

Regards,

Andy



-------------------------------------------------------
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
one more big change to announce. We are now OSTG- Open Source Technology
Group. Come see the changes on the new OSTG site. www.ostg.com
_______________________________________________
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users

Reply via email to