When preparing a message, Patcher can fill some parts of it for you. Here's a list of mail-related project options.
:user-name
From:
header. This option is used by all mail methods but
fake
. If not given, user-full-name
is used.
:user-mail
From:
header. This option is used by all mail methods but
fake
. If not given, user-mail-address
is used.
:to-address
gnus
and fake
. If not given, it is
prompted for when calling patcher-mail
.
:gnus-group
gnus
mail method. If not given, it is
prompted for when calling patcher-mail
.
Note that if you configured your name and mail in Gnus, for instance
through posting styles, these configurations take precedence over the
corresponding Patcher options.
:subject-prefix
nil
or a
string. By default, “[PATCH]” is used. This part of subjects is never
prompted for. The subject prefix understands ‘%n’ and ‘%N’
substitutions. See Diff Command, and Project Naming for more
information. Also, a space is inserted between the prefix and the
remainder of the subject, when appropriate.
:subject
:mail-prologue