sendmail/macros: Difference between revisions

from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
Created page with "{{subpage}} Not sure whether these go in /etc/mail/{{l/sub|sendmail.mc|pfx=sendmail/files/}} or in the {{l/sub|authinfo|pfx=sendmail/files/}} file * '''${auth_authen}''' * '''..."
 
No edit summary
 
Line 1: Line 1:
{{subpage}}
{{subpage}}
Not sure whether these go in /etc/mail/{{l/sub|sendmail.mc|pfx=sendmail/files/}} or in the {{l/sub|authinfo|pfx=sendmail/files/}} file
Not sure whether these go in /etc/mail/{{l/sub|sendmail.mc|pfx=sendmail/files/}} or in the {{l/sub|authinfo|pfx=sendmail/files/}} file; they are mentioned in the [[sendmail/features/authinfo|authinfo feature]] documentation:
* '''${auth_authen}'''
* '''${auth_authen}'''
* '''${auth_author}'''
* '''${auth_author}'''
* '''${auth_type}'''
* '''${auth_type}'''
==Links==
* [http://www.sendmail.com/sm/open_source/docs/m4/indices.html Keyword and Macro index]: does not mention the macros above

Latest revision as of 21:55, 26 February 2014

<hide> page type::subpage </hide>

Not sure whether these go in /etc/mail/sendmail.mc or in the authinfo file; they are mentioned in the authinfo feature documentation:

  • ${auth_authen}
  • ${auth_author}
  • ${auth_type}