Show More
@@ -138,6 +138,13 b' email::' | |||||
138 | from;; |
|
138 | from;; | |
139 | Optional. Email address to use in "From" header and SMTP envelope |
|
139 | Optional. Email address to use in "From" header and SMTP envelope | |
140 | of outgoing messages. |
|
140 | of outgoing messages. | |
|
141 | to;; | |||
|
142 | Optional. Email address(es) of recipient(s). | |||
|
143 | cc;; | |||
|
144 | Optional. Email address(es) to send carbon copies to. | |||
|
145 | bcc;; | |||
|
146 | Optional. Email address(es) to send blind carbon copies to. | |||
|
147 | Cannot be set interactively. | |||
141 | method;; |
|
148 | method;; | |
142 | Optional. Method to use to send email messages. If value is |
|
149 | Optional. Method to use to send email messages. If value is | |
143 | "smtp" (default), use SMTP (see section "[smtp]" for |
|
150 | "smtp" (default), use SMTP (see section "[smtp]" for |
General Comments 0
You need to be logged in to leave comments.
Login now