Skip to content
Snippets Groups Projects
Commit bb0d3c4b authored by rswindell's avatar rswindell
Browse files

Added several missing command-line specifiers available.

parent 115bd067
No related branches found
No related tags found
No related merge requests found
......@@ -41,6 +41,13 @@
; %l recipient list path/filename
; %e processing error path/filename (put error text in this file)
;
; %h sender's host name
; %i sender's IP address
; %s sender's name (portion of e-mail address)
; %a sender's address (portion of e-mail address)
; %u sender's user number (0 if unauthenticated)
; %r reverse path (of SMTP "envelope")
;
; %! exec dir
; %g temp dir
; %j data dir
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment