hgrc.5: whether bcc is prompted for is up to the extension

There is no code in mail.py that forbids an extension to prompt for bcc.
This commit is contained in:
Christian Ebert 2010-01-28 10:38:29 +00:00
parent 6240e17232
commit 42dde8faf8

View File

@ -305,7 +305,7 @@ Settings for extensions that send email messages.
email addresses.
``bcc``
Optional. Comma-separated list of blind carbon copy recipients'
email addresses. Cannot be set interactively.
email addresses.
``method``
Optional. Method to use to send email messages. If value is ``smtp``
(default), use SMTP (see the SMTP_ section for configuration).