home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / unix / volume10 / ease / part01 / doc / ap1 next >
Encoding:
Text File  |  1987-07-09  |  1.4 KB  |  43 lines

  1. .DS C
  2. \s+5\fBAppendix A\fR
  3.  
  4.  
  5. \fBPre-Declared Macros\fR\s-5
  6. .DE
  7. .sp 5
  8. .TS 
  9. center box;
  10. c|c|c
  11. l|l|l.
  12. \fBEase\fR Macro    Raw Equivalent    Meaning*
  13. =
  14. \fIm_odate\fR    a    The origination date in Arpanet format
  15. \fIm_adate\fR    b    The current date in Arpanet format
  16. \fIm_hops\fR    c    The hop count
  17. \fIm_udate\fR    d    The date in UNIX (ctime) format
  18. \fIm_smtp\fR    e    The SMTP entry message
  19. \fIm_saddr\fR    f    The sender (from) address
  20. \fIm_sreladdr\fR    g    The sender address relative to the recipient
  21. \fIm_rhost\fR    h    The recipient host
  22. \fIm_qid\fR    i    The queue id
  23. \fIm_oname\fR    j    The official domain name for this site
  24. \fIm_ufrom\fR    l    The format of the UNIX from line
  25. \fIm_daemon\fR    n    The name of the daemon (for error messages)
  26. \fIm_addrops\fR    o    The set of "operators" in addresses
  27. \fIm_pid\fR    p    Sendmail's pid
  28. \fIm_defaddr\fR    q    The default format of sender address
  29. \fIm_protocol\fR    r    Protocol used
  30. \fIm_shostname\fR    s    Sender's host name
  31. \fIm_ctime\fR    t    A numeric representation of the current time
  32. \fIm_ruser\fR    u    The recipient user
  33. \fIm_version\fR    v    The version number of sendmail
  34. \fIm_sitename\fR    w    The hostname of this site
  35. \fIm_sname\fR    x    The full name of the sender
  36. \fIm_stty\fR    y    The id of the sender's tty
  37. \fIm_rhdir\fR    z    The home directory of the recipient
  38. .TE
  39. .FS
  40. *  Taken from pages 15 and 16 of the Installation and Operation Guide
  41. for Sendmail (UNIX Programmer's Manual, Volume 2c), by Eric Allman.
  42. .FE
  43.