doc/hgrc.5.txt
changeset 10285 61f4ea277f23
parent 10264 d6512b3e9ac0
parent 10283 2ae7f001b61d
child 10388 07bd7608a0ea
equal deleted inserted replaced
10282:08a0f04b56bd 10285:61f4ea277f23
   303 ``cc``
   303 ``cc``
   304     Optional. Comma-separated list of carbon copy recipients'
   304     Optional. Comma-separated list of carbon copy recipients'
   305     email addresses.
   305     email addresses.
   306 ``bcc``
   306 ``bcc``
   307     Optional. Comma-separated list of blind carbon copy recipients'
   307     Optional. Comma-separated list of blind carbon copy recipients'
   308     email addresses. Cannot be set interactively.
   308     email addresses.
   309 ``method``
   309 ``method``
   310     Optional. Method to use to send email messages. If value is ``smtp``
   310     Optional. Method to use to send email messages. If value is ``smtp``
   311     (default), use SMTP (see the SMTP_ section for configuration).
   311     (default), use SMTP (see the SMTP_ section for configuration).
   312     Otherwise, use as name of program to run that acts like sendmail
   312     Otherwise, use as name of program to run that acts like sendmail
   313     (takes ``-f`` option for sender, list of recipients on command line,
   313     (takes ``-f`` option for sender, list of recipients on command line,