diff options
author | Leah Neukirchen <leah@vuxu.org> | 2021-06-18 11:39:00 +0200 |
---|---|---|
committer | Leah Neukirchen <leah@vuxu.org> | 2021-06-18 11:39:00 +0200 |
commit | 386b65fcb4398e25e99f3f0b72e92603b989f932 (patch) | |
tree | fa45e90fb06e66b433ebca91e0d4712db05f452e | |
parent | 014f82ef0c4407c1a4649384b7b5ea0809120d2b (diff) | |
download | mblaze-386b65fcb4398e25e99f3f0b72e92603b989f932.tar.gz mblaze-386b65fcb4398e25e99f3f0b72e92603b989f932.tar.xz mblaze-386b65fcb4398e25e99f3f0b72e92603b989f932.zip |
mblaze-profile.5: clarify Reply-From wip
-rw-r--r-- | man/mblaze-profile.5 | 15 |
1 files changed, 7 insertions, 8 deletions
diff --git a/man/mblaze-profile.5 b/man/mblaze-profile.5 index f6f535b..65d1b3d 100644 --- a/man/mblaze-profile.5 +++ b/man/mblaze-profile.5 @@ -1,4 +1,4 @@ -.Dd February 20, 2017 +.Dd June 18, 2021 .Dt MBLAZE-PROFILE 5 .Os .Sh NAME @@ -55,17 +55,16 @@ If set, will create draft messages in this maildir, and save messages there after sending. .It Li Reply-From\&: -A comma-separated list of mail addresses (formatted like this: -.Sq Li My Name <username@domain> ) -that are automatically used for -the -.Li From\&: -header in a reply if present in the +A comma-separated list of display name and mail address pairs, formatted like this: +.Dl Li Primary Name <myname1@domain1>, Name v.2 <myname2@domain2>, \[dq]Name, My Third\[dq] <myname3@domain3>, ... +The first of these that appears in the .Li To\&: , .Li Cc\&: , or .Li Bcc\&: -header. +header will be used as the +.Li From\&: +address in a reply. If not set, .Li Alternate\&-Mailboxes\&: will be used as a default. |