1 .\"@ nail.1 - S-nail(1) reference manual.
3 .\" Copyright (c) 2000-2008 Gunnar Ritter, Freiburg i. Br., Germany.
4 .\" Copyright (c) 2012 - 2017 Steffen (Daode) Nurpmeso <steffen@sdaoden.eu>.
6 .\" Copyright (c) 1980, 1990, 1993
7 .\" The Regents of the University of California. All rights reserved.
9 .\" Redistribution and use in source and binary forms, with or without
10 .\" modification, are permitted provided that the following conditions
12 .\" 1. Redistributions of source code must retain the above copyright
13 .\" notice, this list of conditions and the following disclaimer.
14 .\" 2. Redistributions in binary form must reproduce the above copyright
15 .\" notice, this list of conditions and the following disclaimer in the
16 .\" documentation and/or other materials provided with the distribution.
17 .\" 3. Neither the name of the University nor the names of its contributors
18 .\" may be used to endorse or promote products derived from this software
19 .\" without specific prior written permission.
21 .\" THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
22 .\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
23 .\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
24 .\" ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
25 .\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
26 .\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
27 .\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
28 .\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
29 .\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
30 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
34 .\"@ S-nail(1): v14.9.0-pre4 / 2017-04-13
36 .ds VV \\%v14.9.0-pre4
46 .\" If not ~/.mailrc, it breaks POSIX compatibility. And adjust main.c.
51 .ds OU [no v15-compat]
52 .ds ID [v15 behaviour may differ]
53 .ds NQ [Only new quoting rules]
64 .Nd send and receive Internet mail
70 .\" Keep in SYNC: ./nail.1:"SYNOPSIS, main()
79 .Op : Ns Fl a Ar attachment Ns \&:
80 .Op : Ns Fl b Ar bcc-addr Ns \&:
81 .Op : Ns Fl c Ar cc-addr Ns \&:
82 .Op Fl M Ar type | Fl m Ar file | Fl q Ar file | Fl t
85 .Fl S Ar var Ns Op Ns = Ns Ar value Ns
88 .Op : Ns Fl X Ar cmd Ns \&:
90 .Pf : Ar to-addr Ns \&:
91 .Op Fl Fl \~ Ns : Ns Ar mta-option Ns \&:
100 .Op Fl r Ar from-addr
102 .Fl S Ar var Ns Op Ns = Ns Ar value Ns
105 .Op : Ns Fl X Ar cmd Ns \&:
106 .Op Fl Fl \~ Ns : Ns Ar mta-option Ns \&:
115 .Op Fl r Ar from-addr
117 .Fl S Ar var Ns Op Ns = Ns Ar value Ns
119 .Op : Ns Fl X Ar cmd Ns \&:
121 .Op Fl Fl \~ Ns : Ns Ar mta-option Ns \&:
126 .Mx -toc -tree html pdf ps xhtml
129 .\" .Sh DESCRIPTION {{{
132 .Bd -filled -compact -offset indent
133 .Sy Compatibility note:
134 S-nail (\*(UA) will wrap up into \%S-mailx in v15.0 (circa 2018).
135 Backward incompatibility has to be expected \(en
138 .Sx "Shell-style argument quoting"
139 rules, for example, and shell metacharacters will become meaningful.
140 New and old behaviour is flagged \*(IN and \*(OU, and setting
143 .Sx "INTERNAL VARIABLES" ,
144 will choose new behaviour when applicable.
145 \*(OB flags what will vanish, and enabling
149 enables obsoletion warnings.
153 \*(UA provides a simple and friendly environment for sending and
155 It is intended to provide the functionality of the POSIX
157 command, but is MIME capable and optionally offers extensions for
158 line editing, S/MIME, SMTP and POP3, among others.
159 \*(UA divides incoming mail into its constituent messages and allows
160 the user to deal with them in any order.
164 .Sx "INTERNAL VARIABLES"
165 for manipulating messages and sending mail.
166 It provides the user simple editing capabilities to ease the composition
167 of outgoing messages, and increasingly powerful and reliable
168 non-interactive scripting capabilities.
170 .\" .Ss "Options" {{{
173 .Bl -tag -width ".It Fl BaNg"
176 Explicitly control which of the
178 shall be loaded: if the letter
180 is (case-insensitively) part of the
184 is loaded, likewise the letter
186 controls loading of the user's personal
188 file, whereas the letters
192 explicitly forbid loading of any resource files.
193 This option should be used by scripts: to avoid environmental noise they
196 from any configuration files and create a script-local environment,
197 explicitly setting any of the desired
198 .Sx "INTERNAL VARIABLES"
201 This option overrides
208 command for the given user email
210 after program startup is complete (all resource files are loaded, any
212 setting is being established; only
214 commands have not been evaluated yet).
215 Being a special incarnation of
217 macros for the purpose of bundling longer-lived
219 tings, activating such an email account also switches to the accounts
221 .Sx "primary system mailbox"
226 .It Fl a Ar file Ns Op Ar =input-charset Ns Op Ar #output-charset
229 to the message (for compose mode opportunities refer to
233 .Sx "Filename transformations"
236 will be performed, but shell word expansion is restricted to the tilde
240 not be accessible but contain a
242 character, then anything before the
244 will be used as the filename, anything thereafter as a character set
247 If an input character set is specified,
248 .Mx -ix "character set specification"
249 but no output character set, then the given input character set is fixed
250 as-is, and no conversion will be applied;
251 giving the empty string or the special string hyphen-minus
253 will be treated as if
255 has been specified (the default).
257 If an output character set has also been given then the conversion will
258 be performed exactly as specified and on-the-fly, not considering the
259 file's type and content.
260 As an exception, if the output character set is specified as the empty
261 string or hyphen-minus
263 then the default conversion algorithm (see
264 .Sx "Character sets" )
265 is applied (therefore no conversion is performed on-the-fly,
267 will be MIME-classified and its contents will be inspected first) \(em
268 without support for character set conversions
270 does not include the term
272 only this argument is supported.
275 (\*(OB: \*(UA will always use line-buffered output, to gain
276 line-buffered input even in batch mode enable batch mode via
281 Send a blind carbon copy to
288 .Sx "INTERNAL VARIABLES" ,
290 The option may be used multiple times.
292 .Sx "On sending mail, and non-interactive mode" .
296 Send carbon copies to the given receiver, if so allowed by
298 May be used multiple times.
303 the internal variable
305 which enables debug messages and disables message delivery,
306 among others; effectively turns almost any operation into a dry-run.
312 and thus discard messages with an empty message part body.
313 This command line option is \*(OB.
317 Just check if mail is present (in the system
319 or the one specified via
321 if yes, return an exit status of zero, a non-zero value otherwise.
322 To restrict the set of mails to consider in this evaluation a message
323 specification can be added with the option
328 Save the message to send in a file named after the local part of the
329 first recipient's address (instead of in
334 Read in the contents of the user's
336 .Sx "secondary mailbox"
338 (or the specified file) for processing;
339 when \*(UA is quit, it writes undeleted messages back to this file
345 argument will undergo some special
346 .Sx "Filename transformations"
351 is not a argument to the flag
353 but is instead taken from the command line after option processing has
357 that starts with a hyphen-minus, prefix with a relative path, as in
358 .Ql ./-hyphenbox.mbox .
364 and exit; a configurable summary view is available via the
370 Show a short usage summary.
376 to ignore tty interrupt signals.
382 of all messages that match the given
386 .Sx "Specifying messages"
391 option has been given in addition no header summary is produced,
392 but \*(UA will instead indicate via its exit status whether
398 note that any verbose output is suppressed in this mode and must instead
399 be enabled explicitly (e.g., by using the option
404 Special send mode that will flag standard input with the MIME
408 and use it as the main message body.
409 \*(ID Using this option will bypass processing of
410 .Va message-inject-head ,
413 .Va message-inject-tail .
419 Special send mode that will MIME classify the specified
421 and use it as the main message body.
422 \*(ID Using this option will bypass processing of
423 .Va message-inject-head ,
426 .Va message-inject-tail .
432 inhibit the initial display of message headers when reading mail or
437 for the internal variable
442 Standard flag that inhibits reading the system wide
447 allows more control over the startup sequence; also see
448 .Sx "Resource files" .
452 Special send mode that will initialize the message body with the
453 contents of the specified
455 which may be standard input
457 only in non-interactive context.
465 opened will be in read-only mode.
469 .It Fl r Ar from-addr
470 The source address that appears in the
473 header of a message (or in the
476 header if the former contains multiple addresses) is not used for
477 relaying and delegating a message over the wire via SMTP, but instead an
478 envelope will enwrap the message content and provide the necessary
479 information (i.e., the RFC 5321 reverse-path, also used to report, e.g.,
480 delivery errors) to transmit the message to its destination(s).
481 Whereas said headers and internal variables will be used by \*(UA to
482 create the envelope if the built-in SMTP
484 (Mail-Transfer-Agent) is used, a file-based MTA will instead use the
485 identity of the message-originating user.
487 This command line option can be used to specify the reverse-path, to be
488 passed to a file-based
490 when a message is sent, via
491 .Fl \&\&f Ar from-addr .
494 include a user name, then the address components will be separated and
495 the name part will be passed to a file-based
501 is also assigned to the internal variable
503 Many default installations and sites disallow explicit overriding of the
504 user identity which could be adjusted by this option, unless either
506 has been configured accordingly, or the user is member of a group with
507 special privileges, respectively.
509 If an empty string is passed as
511 then the content of the variable
513 (or, if that contains multiple addresses,
515 will be evaluated and used for this purpose whenever the file-based
518 Note that \*(UA by default, without
520 that is, neither passes
524 command line options to a file-based MTA by itself, unless this
525 automatic deduction is enforced by
527 ing the internal variable
528 .Va r-option-implicit .
532 .It Fl S Ar var Ns Op = Ns value
536 iable and, in case of a non-boolean variable which has a value, assign
540 .Sx "INTERNAL VARIABLES"
544 may be overwritten from within resource files,
545 the command line setting will be reestablished after all resource files
546 have been loaded in the order they have been given on the command line.
547 (\*(ID In the future such a setting may be in frozen state during startup.)
551 Specify the subject of the message to be sent.
552 Newline (NL) and carriage-return (CR) bytes are invalid and will be
553 normalized to space (SP) characters.
557 The message given (on standard input) is expected to contain, separated
558 from the message body by an empty line, a message header with
563 fields giving its recipients, which will be added to any recipients
564 specified on the command line.
565 If a message subject is specified via
567 then it will be used in favour of one given on the command line.
583 .Ql Mail-Followup-To: ,
584 by default created automatically dependent on message context, will
585 be used if specified (a special address massage will however still occur
587 Any other custom header field (also see
590 is passed through entirely
591 unchanged, and in conjunction with the option
593 it is possible to embed
594 .Sx "COMMAND ESCAPES" .
602 .Sx "primary system mailbox"
605 appropriate privileges presumed; effectively identical to
606 .Ql Fl \&\&f Ns \0%user .
615 will also show the list of
617 .Ql $ \*(uA -Xversion -Xx .
622 ting the internal variable
624 enables display of some informational context messages.
625 Using it twice increases the level of verbosity.
629 Add the given (or multiple for a multiline argument)
631 to the list of commands to be executed,
632 as a last step of program startup, before normal operation starts.
633 This is the only possibility to execute commands in non-interactive mode
634 when reading startup files is actively prohibited.
635 The commands will be evaluated as a unit, just as via
645 .Sx "COMMAND ESCAPES"
646 in compose mode even in non-interactive use cases.
647 This can be used to, e.g., automatically format the composed message
648 text before sending the message:
649 .Bd -literal -offset indent
650 $ ( echo 'line one. Word. Word2.';\e
651 echo '~| /usr/bin/fmt -tuw66' ) |\e
652 LC_ALL=C \*(uA -d~:/ -Sttycharset=utf-8 bob@exam.ple
657 Enables batch mode: standard input is made line buffered, the complete
658 set of (interactive) commands is available, processing of
659 .Sx "COMMAND ESCAPES"
660 is enabled in compose mode, and diverse
661 .Sx "INTERNAL VARIABLES"
662 are adjusted for batch necessities, exactly as if done via
678 The following prepares an email message in a batched dry run:
679 .Bd -literal -offset indent
680 $ LC_ALL=C printf 'm bob\en~s ubject\enText\en~.\enx\en' |\e
681 LC_ALL=C \*(uA -d#:/ -X'alias bob bob@exam.ple'
686 This flag forces termination of option processing in order to prevent
689 It also forcefully puts \*(UA into send mode, see
690 .Sx "On sending mail, and non-interactive mode" .
698 argument, as well as all receivers established by the command line options
702 are subject to checks established via
705 .Sx "INTERNAL VARIABLES" .
707 .Op Ar mta-option ...
709 arguments that are given at the end of the command line after a
711 separator will be passed through to a file-based
713 (Mail-Transfer-Agent) and persist for an entire (interactive) session
714 \(en if the setting of the internal variable
716 allows their recognition; no such constraints apply to the variable
720 .\" .Ss "A starter" {{{
723 \*(UA is a direct descendant of
725 Mail, a successor of the Research
728 .Dq was there from the start
731 It thus represents the user side of the
733 mail system, whereas the system side (Mail-Transfer-Agent, MTA) was
734 traditionally taken by
736 and most MTAs provide a binary of this name for compatibility purposes.
741 of \*(UA then the system side is not a mandatory precondition for mail
745 Because \*(UA strives for compliance with POSIX
747 it is likely that some configuration settings have to be adjusted before
748 using it is a smooth experience.
751 resource file bends those standard imposed settings of the
752 .Sx "INTERNAL VARIABLES"
753 a bit towards more user friendliness and safety, however, e.g., it
758 in order to suppress the automatic moving of messages to the
760 .Sx "secondary mailbox"
762 that would otherwise occur (see
763 .Sx "Message states" ) ,
766 to not remove empty system (MBOX) mailbox files in order not to mangle
767 file permissions when files eventually get recreated \(en
768 \*(UA will remove all empty (MBOX) mailbox files unless this variable is
771 mode has been enabled.
772 The file mode creation mask is explicitly managed via
774 symbolic links will not be followed when opening files for writing,
775 sufficient system support provided.
780 in order to synchronize \*(UA with the exit status report of the used
787 to enter interactive startup even if the initial mailbox is empty,
789 to allow editing of headers as well as
791 to not strip down addresses in compose mode, and
793 to include the message that is being responded to when
798 contains some more complete configuration examples.
801 .\" .Ss "On sending mail, and non-interactive mode" {{{
802 .Ss "On sending mail, and non-interactive mode"
804 To send a message to one or more people, using a local or a built-in
806 (Mail-Transfer-Agent) transport to actually deliver the generated mail
807 message, \*(UA can be invoked with arguments which are the names of
808 people to whom the mail will be sent, and the command line options
812 can be used to add (blind) carbon copy receivers:
814 .Bd -literal -offset indent
816 $ \*(uA -s ubject -a ttach.txt bill@exam.ple
818 # But... try it in an isolated dry-run mode (-d) first
819 $ LC_ALL=C \*(uA -d -:/ -Ssendwait -Sttycharset=utf8 \e
820 -b bcc@exam.ple -c cc@exam.ple \e
821 -. '(Lovely) Bob <bob@exam.ple>' eric@exam.ple
824 $ LC_ALL=C \*(uA -d -:/ -Sv15-compat -Ssendwait -Sttycharset=utf8 \e
825 -S mta=smtps://mylogin@exam.ple:465 -Ssmtp-auth=none \e
826 -S from=scriptreply@exam.ple \e
832 If standard input is a terminal rather than the message to be sent,
833 the user is expected to type in the message contents.
834 In this compose mode \*(UA treats lines beginning with the character
836 special \(en these are so-called
837 .Sx "COMMAND ESCAPES" ,
838 which can be used to read in files, process shell commands, add and edit
839 attachments and more; e.g., the command escape
841 will start the text editor to revise the message in its current state,
843 allows editing of the most important message headers, with
845 custom headers can be created (more specifically than with
848 gives an overview of most other available command escapes.
852 at the beginning of an empty line leaves compose mode and causes the
853 message to be sent, whereas typing
856 twice will abort the current letter (saving its contents in the file
867 .Sx "INTERNAL VARIABLES"
868 can be used to alter default behavior.
869 E.g., messages are sent asynchronously, without supervision, unless the
872 is set, therefore send errors will not be recognizable until then.
877 will automatically startup a text editor when compose mode is entered,
879 allows editing of headers additionally to plain body content, whereas
883 will cause the user to be prompted actively for (blind) carbon-copy
884 recipients, respectively, if the given list is empty.
887 Especially when using public mail provider accounts with the SMTP
889 it is often necessary to set
893 (even finer control via
894 .Va smtp-hostname ) ,
895 which (even if empty) also causes creation of
901 is set; saving a copy of sent messages in a
903 mailbox may be desirable \(en as for most mailbox
905 targets the value will undergo
906 .Sx "Filename transformations" .
909 for the purpose of arranging a complete environment of settings that can
910 be switched to with a single command or command line option may be
913 contains example configurations for sending messages via some of the
914 well-known public mail providers and also gives a compact overview on
915 how to setup a secure SSL/TLS environment).
920 sandbox dry-run tests first will prove correctness.
924 .Sx "On URL syntax and credential lookup"
925 will spread light on the different ways of how to specify user email
926 account credentials, the
928 variable chains, and accessing protocol-specific resources,
931 goes into the details of character encodings, and how to use them for
932 interpreting the input data given in
934 and representing messages and MIME part contents in
936 and reading the section
937 .Sx "The mime.types files"
938 should help to understand how the MIME-type of outgoing attachments are
939 classified, and what can be done for fine-tuning.
940 Over the wire an intermediate, configurable
941 .Pf content-transfer-\: Va encoding
942 may be applied to the raw message part data.
945 Message recipients (as specified on the command line or defined in
950 may not only be email addressees but can also be names of mailboxes and
951 even complete shell command pipe specifications.
954 is not set then only network addresses (see
956 for a description of mail addresses) and plain user names (including MTA
957 aliases) may be used, other types will be filtered out, giving a warning
961 can be used to generate standard compliant network addresses.
963 .\" When changing any of the following adjust any RECIPIENTADDRSPEC;
964 .\" grep the latter for the complete picture
968 is set then extended recipient addresses will optionally be accepted:
969 Any name which starts with a vertical bar
971 character specifies a command pipe \(en the command string following the
973 is executed and the message is sent to its standard input;
974 Likewise, any name that starts with the character solidus
976 or the character sequence dot solidus
978 is treated as a file, regardless of the remaining content;
979 likewise a name that solely consists of a hyphen-minus
981 Any other name which contains a commercial at
983 character is treated as a network address;
984 Any other name which starts with a plus sign
986 character specifies a mailbox name;
987 Any other name which contains a solidus
989 character but no exclamation mark
993 character before also specifies a mailbox name;
994 What remains is treated as a network address.
996 .Bd -literal -offset indent
997 $ echo bla | \*(uA -Sexpandaddr -s test ./mbox.mbox
998 $ echo bla | \*(uA -Sexpandaddr -s test '|cat >> ./mbox.mbox'
999 $ echo safe | LC_ALL=C \e
1000 \*(uA -:/ -Sv15-compat -Ssendwait -Sttycharset=utf8 \e
1001 -Sexpandaddr=fail,-all,+addr,failinvaddr -s test \e
1006 It is possible to create personal distribution lists via the
1008 command, so that, for instance, the user can send mail to
1010 and have it go to a group of people.
1011 These aliases have nothing in common with the system wide aliases that
1012 may be used by the MTA, which are subject to the
1016 and are often tracked in a file
1022 Personal aliases will be expanded by \*(UA before the message is sent,
1023 and are thus a convenient alternative to specifying each addressee by
1024 itself; they correlate with the active set of
1031 .Dl alias cohorts bill jkf mark kridle@ucbcory ~/mail/cohorts.mbox
1034 .Va on-compose-enter , on-compose-leave
1036 .Va on-compose-cleanup
1037 hook variables may be set to
1039 d macros to automatically adjust some settings dependent
1040 on receiver, sender or subject contexts, and via the
1041 .Va on-compose-splice
1043 .Va on-compose-splice-shell
1044 variables, the former also to be set to a
1046 d macro, increasingly powerful mechanisms to perform automated message
1047 adjustments are available.
1048 (\*(ID These hooks work for commands which newly create messages, namely
1049 .Ic forward , mail , reply
1054 for now provide only the hooks
1057 .Va on-resend-cleanup . )
1060 To avoid environmental noise scripts should
1062 \*(UA from any configuration files and create a script-local
1063 environment, ideally with the command line options
1065 to disable any configuration file in conjunction with repetitions of
1067 to specify variables:
1069 .Bd -literal -offset indent
1070 $ env LC_ALL=C \*(uA -:/ \e
1071 -Sv15-compat -Ssendwait -Sttycharset=utf-8 \e
1072 -Sexpandaddr=fail,-all,failinvaddr \e
1073 -S mta=smtps://mylogin@exam.ple:465 -Ssmtp-auth=login \e
1074 -S from=scriptreply@exam.ple \e
1075 -s 'Subject to go' -a attachment_file \e
1076 -. 'Recipient 1 <rec1@exam.ple>' rec2@exam.ple \e
1081 As shown, scripts can
1083 a locale environment, the above specifies the all-compatible 7-bit clean
1086 but will nonetheless take and send UTF-8 in the message text by using
1088 In interactive mode, which is introduced in the next section, messages
1089 can be sent by calling the
1091 command with a list of recipient addresses:
1093 .Bd -literal -offset indent
1094 $ \*(uA -d -Squiet -Semptystart
1095 "/var/spool/mail/user": 0 messages
1096 ? mail "Recipient 1 <rec1@exam.ple>", rec2@exam.ple
1098 ? # Will do the right thing (tm)
1099 ? m rec1@exam.ple rec2@exam.ple
1103 .\" .Ss "On reading mail, and interactive mode" {{{
1104 .Ss "On reading mail, and interactive mode"
1106 When invoked without addressees \*(UA enters interactive mode in which
1108 When used like that the user's system
1112 for an in-depth description of the different mailbox types that exist)
1113 is read in and a one line header of each message therein is displayed.
1114 The visual style of this summary of
1116 can be adjusted through the variable
1118 and the possible sorting criterion via
1124 can be performed with the command
1126 If the initially opened mailbox is empty \*(UA will instead exit
1127 immediately (after displaying a message) unless the variable
1136 will give a listing of all available commands and
1138 will give a summary of some common ones.
1139 If the \*(OPal documentation strings are available one can type
1142 and see the actual expansion of
1144 and what its purpose is, i.e., commands can be abbreviated
1145 (note that POSIX defines some abbreviations, so that the alphabetical
1146 order of commands does not necessarily relate to the abbreviations; it is
1147 however possible to define overwrites with
1148 .Ic commandalias ) .
1149 These commands can also produce a more
1154 Messages are given numbers (starting at 1) which uniquely identify
1155 messages; the current message \(en the
1157 \(en will either be the first new message, or the first unread message,
1158 or the first message of the mailbox; the internal variable
1160 will instead cause usage of the last message for this purpose.
1165 ful of header summaries containing the
1169 will display only the summaries of the given messages, defaulting to the
1173 Message content can be displayed with the command
1180 controls whether and when \*(UA will use the configured
1182 for display instead of directly writing to the user terminal
1184 the sole difference to the command
1186 which will always use the
1190 will instead only show the first
1192 of a message (maybe even compressed if
1195 Message display experience may improve by setting and adjusting
1196 .Va mime-counter-evidence ,
1198 .Sx "HTML mail and MIME attachments" .
1201 By default the current message
1203 is displayed, but like with many other commands it is possible to give
1204 a fancy message specification (see
1205 .Sx "Specifying messages" ) ,
1208 will display all unread messages,
1213 will type the messages 1 and 5,
1215 will type the messages 1 through 5, and
1219 will display the last and the next message, respectively.
1222 (a more substantial alias for
1224 will display a header summary of the given message specification list
1225 instead of their content, e.g., the following will search for subjects:
1228 .Dl from "'@Some subject to search for'"
1231 In the default setup all header fields of a message will be
1233 d, but fields can be white- or blacklisted for a variety of
1234 applications by using the command
1236 e.g., to restrict display to a very restricted set:
1237 .Ql Ic \:headerpick Cd \:type retain Ar \:from to cc subject .
1238 In order to display all header fields of a message regardless of
1239 currently active ignore or retain lists, use the commands
1244 will show the raw message content.
1245 Note that historically the global
1247 not only adjusts the list of displayed headers, but also sets
1251 Dependent upon the configuration a line editor (see the section
1252 .Sx "On terminal control and line editor" )
1253 aims at making user experience with the many
1256 When reading the system
1262 specified a mailbox explicitly prefixed with the special
1264 modifier (propagating the mailbox to a
1266 .Sx "primary system mailbox" ) ,
1267 then messages which have been read will be moved to a
1269 .Sx "secondary mailbox" ,
1272 file, automatically when the mailbox is left, either by changing the
1273 active mailbox or by quitting \*(UA (also see
1274 .Sx "Message states" )
1275 \(en this automatic moving from a system or primary to the secondary
1276 mailbox is not performed when the variable
1279 Messages can also be explicitly
1281 d to other mailboxes, whereas
1283 keeps the original message.
1285 can be used to write out data content of specific parts of messages.
1288 After examining a message the user can
1290 to the sender and all recipients (which will also be placed in
1293 .Va recipients-in-cc
1296 exclusively to the sender(s).
1298 ing a message will allow editing the new message: the original message
1299 will be contained in the message body, adjusted according to
1301 When replying to or forwarding a message recipient addresses will be
1302 stripped from comments and names unless the internal variable
1309 messages: the former will add a series of
1311 headers, whereas the latter will not; different to newly created
1312 messages editing is not possible and no copy will be saved even with
1314 unless the additional variable
1317 Of course messages can also be
1319 but can spring into existence again via
1321 or when the \*(UA session is ended via the
1326 To end a mail processing session one may either issue
1328 to cause a full program exit, which possibly includes
1329 automatic moving of read messages to the
1331 .Sx "secondary mailbox"
1333 as well as updating the \*(OPal line editor
1337 instead in order to prevent any of these actions.
1340 .\" .Ss "HTML mail and MIME attachments" {{{
1341 .Ss "HTML mail and MIME attachments"
1343 Messages which are HTML-only become more and more common and of course
1344 many messages come bundled with a bouquet of MIME (Multipurpose Internet
1345 Mail Extensions) parts for, e.g., attachments.
1346 To get a notion of MIME types, \*(UA will first read
1347 .Sx "The mime.types files"
1348 (as configured and allowed by
1349 .Va mimetypes-load-control ) ,
1350 and then add onto that types registered directly with
1352 It (normally) has a default set of types built-in, too.
1353 To improve interaction with faulty MIME part declarations which are
1354 often seen in real-life messages, setting
1355 .Va mime-counter-evidence
1356 will allow \*(UA to verify the given assertion and possibly provide
1357 an alternative MIME type.
1360 Whereas \*(UA \*(OPally supports a simple HTML-to-text converter for
1361 HTML messages, it cannot handle MIME types other than plain text itself.
1362 Instead programs need to become registered to deal with specific MIME
1363 types or file extensions.
1364 These programs may either prepare plain text versions of their input in
1365 order to enable \*(UA to integrate their output neatlessly in its own
1366 message visualization (a mode which is called
1367 .Cd copiousoutput ) ,
1368 or display the content themselves, for example in an external graphical
1369 window: such handlers will only be considered by and for the command
1373 To install a handler program for a specific MIME type an according
1374 .Va pipe-TYPE/SUBTYPE
1375 variable needs to be set; to instead define a handler for a specific
1376 file extension the respective
1378 variable can be used \(en these handlers take precedence.
1379 \*(OPally \*(UA supports mail user agent configuration as defined in
1380 RFC 1524; this mechanism (see
1381 .Sx "The Mailcap files" )
1382 will be queried for display or quote handlers if none of the former two
1383 .\" TODO v15-compat "will be" -> "is"
1384 did; it will be the sole source for handlers of other purpose.
1385 A last source for handlers is the MIME type definition itself, when
1386 a (\*(UA specific) type-marker was registered with the command
1388 (which many built-in MIME types do).
1391 E.g., to display a HTML message inline (that is, converted to a more
1392 fancy plain text representation than the built-in converter is capable to
1393 produce) with either of the text-mode browsers
1397 teach \*(UA about MathML documents and make it display them as plain
1398 text, and to open PDF attachments in an external PDF viewer,
1399 asynchronously and with some other magic attached:
1401 .Bd -literal -offset indent
1402 if [ "$features" !@ +filter-html-tagsoup ]
1403 #set pipe-text/html='@* elinks -force-html -dump 1'
1404 set pipe-text/html='@* lynx -stdin -dump -force_html'
1405 # Display HTML as plain text instead
1406 #set pipe-text/html=@
1408 mimetype @ application/mathml+xml mathml
1409 wysh set pipe-application/pdf='@&=@ \e
1410 trap "rm -f \e"${MAILX_FILENAME_TEMPORARY}\e"" EXIT;\e
1411 trap "trap \e"\e" INT QUIT TERM; exit 1" INT QUIT TERM;\e
1412 mupdf "${MAILX_FILENAME_TEMPORARY}"'
1416 .\" .Ss "Mailing lists" {{{
1419 \*(UA offers some support to ease handling of mailing lists.
1422 promotes all given arguments to known mailing lists, and
1424 sets their subscription attribute, creating them first as necessary.
1429 automatically, but only resets the subscription attribute.)
1430 Using the commands without arguments will show (a subset of) all
1431 currently defined mailing lists.
1436 can be used to mark out messages with configured list addresses
1437 in the header display.
1440 \*(OPally mailing lists may also be specified as (extended) regular
1441 expressions, which allows matching of many addresses with a single
1443 However, all fully qualified list addresses are matched via a fast
1444 dictionary, whereas expressions are placed in (a) list(s) which is
1445 (are) matched sequentially.
1447 .Bd -literal -offset indent
1448 set followup-to followup-to-honour=ask-yes reply-to-honour=ask-yes
1449 wysh mlist a1@b1.c1 a2@b2.c2 '.*@lists\e.c3$'
1450 mlsubscribe a4@b4.c4 exact@lists.c3
1455 .Va followup-to-honour
1457 .Ql Mail-\:Followup-\:To:
1458 header is honoured when the message is being replied to (via
1464 controls whether this header is created when sending mails; it will be
1465 created automatically for a couple of reasons, too, like when the
1467 .Dq mailing list specific
1472 is used to respond to a message with its
1473 .Ql Mail-Followup-To:
1477 A difference in between the handling of known and subscribed lists is
1478 that the address of the sender is usually not part of a generated
1479 .Ql Mail-Followup-To:
1480 when addressing the latter, whereas it is for the former kind of lists.
1481 Usually because there are exceptions: say, if multiple lists are
1482 addressed and not all of them are subscribed lists.
1484 For convenience \*(UA will, temporarily, automatically add a list
1485 address that is presented in the
1487 header of a message that is being responded to to the list of known
1489 Shall that header have existed \*(UA will instead, dependent on the
1491 .Va reply-to-honour ,
1494 for this purpose in order to accept a list administrators' wish that
1495 is supposed to have been manifested like that (but only if it provides
1496 a single address which resides on the same domain as what is stated in
1500 .\" .Ss "Resource files" {{{
1501 .Ss "Resource files"
1503 Upon startup \*(UA reads in several resource files:
1505 .Bl -tag -width ".It Pa BaNg"
1508 System wide initialization file.
1509 Reading of this file can be suppressed, either by using the
1511 (and according argument) or
1513 command line options, or by setting the
1516 .Ev MAILX_NO_SYSTEM_RC .
1520 File giving initial commands.
1521 A different file can be chosen by setting the
1525 Reading of this file can be suppressed with the
1527 command line option.
1529 .It Va mailx-extra-rc
1530 Can be used to define an optional startup file to be read after all
1531 other resource files.
1532 It can be used to specify settings that are not understood by other
1534 implementations, for example.
1535 This variable is only honoured when defined in a resource file, e.g.,
1537 .Sx "INTERNAL VARIABLES" .
1541 The content of these files is interpreted as follows:
1544 .Bl -bullet -compact
1546 The whitespace characters space, tabulator and newline,
1547 as well as those defined by the variable
1549 are removed from the beginning and end of input lines.
1551 Empty lines are ignored.
1553 Any other line is interpreted as a command.
1554 It may be spread over multiple input lines if the newline character is
1556 by placing a reverse solidus character
1558 as the last character of the line; whereas any leading whitespace of
1559 follow lines is ignored, trailing whitespace before a escaped newline
1560 remains in the input.
1562 If the line (content) starts with the number sign
1564 then it is a comment-command \(en a real command! \(en and also ignored.
1565 This command is the only form of comment that is understood.
1569 Unless \*(UA is about to enter interactive mode syntax errors that occur
1570 while loading these files are treated as errors and cause program exit.
1571 More files with syntactically equal content can be
1573 The following, saved in a file, would be an examplary content:
1575 .Bd -literal -offset indent
1576 # This line is a comment command. And y\e
1577 es, it is really continued here.
1584 .\" .Ss "Character sets" {{{
1585 .Ss "Character sets"
1587 \*(OP \*(UA detects the character set of the terminal by using
1588 mechanisms that are controlled by the
1594 in that order; see there) environment variable, the internal variable
1596 will be set to the detected terminal character set accordingly,
1597 and will thus show up in the output of commands like, e.g.,
1603 However, the user may give a value for
1605 during startup, so that it is possible to send mail in a completely
1607 locale environment, an option which can be used to generate and send,
1608 e.g., 8-bit UTF-8 input data in a pure 7-bit US-ASCII
1610 environment (an example of this can be found in the section
1611 .Sx "On sending mail, and non-interactive mode" ) .
1612 Changing the value does not mean much beside that, because several
1613 aspects of the real character set are implied by the locale environment
1614 of the system, which stays unaffected by
1618 If the \*(OPal character set conversion capabilities are not available
1620 does not include the term
1624 will be the only supported character set,
1625 it is simply assumed that it can be used to exchange 8-bit messages
1626 (over the wire an intermediate
1627 .Pf content-transfer-\: Va encoding
1629 and the rest of this section does not apply;
1630 it may however still be necessary to explicitly set it if automatic
1631 detection fails, since in that case it defaults to
1632 .\" (Keep in SYNC: ./nail.1:"Character sets", ./config.h:CHARSET_*!)
1633 LATIN1 a.k.a. ISO-8859-1.
1636 \*(OP When reading messages, their text is converted into
1638 as necessary in order to display them on the users terminal.
1639 Unprintable characters and invalid byte sequences are detected
1640 and replaced by proper substitution characters.
1641 Character set mappings for source character sets can be established with
1644 which may be handy to work around faulty character set catalogues (e.g.,
1645 to add a missing LATIN1 to ISO-8859-1 mapping), or to enforce treatment
1646 of one character set as another one (e.g., to interpret LATIN1 as CP1252).
1648 .Va charset-unknown-8bit
1649 to deal with another hairy aspect of message interpretation.
1652 When sending messages all their parts and attachments are classified.
1653 Whereas no character set conversion is performed on those parts which
1654 appear to be binary data,
1655 the character set being used must be declared within the MIME header of
1656 an outgoing text part if it contains characters that do not conform to
1657 the set of characters that are allowed by the email standards.
1658 Permissible values for character sets used in outgoing messages can be
1663 which defines a catch-all last-resort fallback character set that is
1664 implicitly appended to the list of character sets in
1668 When replying to a message and the variable
1669 .Va reply-in-same-charset
1670 is set then the character set of the message being replied to is tried
1671 first (after mapping via
1672 .Ic charsetalias ) .
1673 And it is also possible to make \*(UA work even more closely related to
1674 the current locale setting automatically by using the variable
1675 .Va sendcharsets-else-ttycharset ,
1676 please see there for more information.
1679 All the specified character sets are tried in order unless the
1680 conversion of the part or attachment succeeds.
1681 If none of the tried (8-bit) character sets is capable to represent the
1682 content of the part or attachment,
1683 then the message will not be sent and its text will optionally be
1687 In general, if a message saying
1688 .Dq cannot convert from a to b
1689 appears, either some characters are not appropriate for the currently
1690 selected (terminal) character set,
1691 or the needed conversion is not supported by the system.
1692 In the first case, it is necessary to set an appropriate
1694 locale and/or the variable
1698 The best results are usually achieved when \*(UA is run in a UTF-8
1699 locale on an UTF-8 capable terminal, in which case the full Unicode
1700 spectrum of characters is available.
1701 In this setup characters from various countries can be displayed,
1702 while it is still possible to use more simple character sets for sending
1703 to retain maximum compatibility with older mail clients.
1706 On the other hand the POSIX standard defines a locale-independent 7-bit
1707 .Dq portable character set
1708 that should be used when overall portability is an issue, the even more
1709 restricted subset named
1710 .Dq portable filename character set
1711 consists of A-Z, a-z, 0-9, period
1719 .\" .Ss "Message states" {{{
1720 .Ss "Message states"
1722 \*(UA differentiates in between several different message states;
1723 the current state will be reflected in header summary displays if
1725 is configured to do so (via the internal variable
1727 and messages can also be selected and be acted upon depending on their
1729 .Sx "Specifying messages" ) .
1730 When operating on the system
1734 .Sx "primary system mailbox" ,
1735 special actions, like the automatic moving of messages to the
1737 .Sx "secondary mailbox"
1739 may be applied when the mailbox is left (also implicitly via
1740 a successful exit of \*(UA, but not if the special command
1742 is used) \(en however, because this may be irritating to users which
1745 mail-user-agents, the default global
1751 variables in order to suppress this behaviour.
1753 .Bl -hang -width ".It Ql new"
1755 Message has neither been viewed nor moved to any other state.
1756 Such messages are retained even in the
1758 .Sx "primary system mailbox" .
1761 Message has neither been viewed nor moved to any other state, but the
1762 message was present already when the mailbox has been opened last:
1763 Such messages are retained even in the
1765 .Sx "primary system mailbox" .
1768 The message has been processed by one of the following commands:
1787 will always try to automatically
1793 logical message, and may thus mark multiple messages as read, the
1795 command will do so if the internal variable
1800 command is used, messages that are in a
1802 .Sx "primary system mailbox"
1805 state when the mailbox is left will be saved in the
1807 .Sx "secondary mailbox"
1809 unless the internal variable
1814 The message has been processed by one of the following commands:
1820 can be used to access such messages.
1823 The message has been processed by a
1825 command and it will be retained in its current location.
1828 The message has been processed by one of the following commands:
1834 command is used, messages that are in a
1836 .Sx "primary system mailbox"
1839 state when the mailbox is left will be deleted; they will be saved in the
1841 .Sx "secondary mailbox"
1843 when the internal variable
1849 In addition to these message states, flags which otherwise have no
1850 technical meaning in the mail system except allowing special ways of
1851 addressing them when
1852 .Sx "Specifying messages"
1853 can be set on messages.
1854 These flags are saved with messages and are thus persistent, and are
1855 portable between a set of widely used MUAs.
1857 .Bl -hang -width ".It Ic answered"
1859 Mark messages as having been answered.
1861 Mark messages as being a draft.
1863 Mark messages which need special attention.
1867 .\" .Ss "Specifying messages" {{{
1868 .Ss "Specifying messages"
1875 can be given a list of message numbers as arguments to apply to a number
1876 of messages at once.
1879 deletes messages 1 and 2,
1882 will delete the messages 1 through 5.
1883 In sorted or threaded mode (see the
1887 will delete the messages that are located between (and including)
1888 messages 1 through 5 in the sorted/threaded order, as shown in the
1891 The following special message names exist:
1894 .Bl -tag -width ".It Ar BaNg"
1896 The current message, the so-called
1900 The message that was previously the current message.
1903 The parent message of the current message,
1904 that is the message with the Message-ID given in the
1906 field or the last entry of the
1908 field of the current message.
1911 The next previous undeleted message,
1912 or the next previous deleted message for the
1915 In sorted/threaded mode,
1916 the next previous such message in the sorted/threaded order.
1919 The next undeleted message,
1920 or the next deleted message for the
1923 In sorted/threaded mode,
1924 the next such message in the sorted/threaded order.
1927 The first undeleted message,
1928 or the first deleted message for the
1931 In sorted/threaded mode,
1932 the first such message in the sorted/threaded order.
1936 In sorted/threaded mode,
1937 the last message in the sorted/threaded order.
1941 selects the message addressed with
1945 is any other message specification,
1946 and all messages from the thread that begins at it.
1947 Otherwise it is identical to
1952 the thread beginning with the current message is selected.
1957 All messages that were included in the
1958 .Sx "Message list arguments"
1959 of the previous command.
1962 An inclusive range of message numbers.
1963 Selectors that may also be used as endpoints include any of
1968 .Dq any substring matches
1971 header, which will match addresses (too) even if
1973 is set (and POSIX says
1974 .Dq any address as shown in a header summary shall be matchable in this form ) ;
1977 variable is set, only the local part of the address is evaluated
1978 for the comparison, not ignoring case, and the setting of
1980 is completely ignored.
1981 For finer control and match boundaries use the
1985 .It Ar / Ns Ar string
1986 All messages that contain
1988 in the subject field (case ignored).
1995 the string from the previous specification of that type is used again.
1997 .It Xo Op Ar @ Ns Ar name-list Ns
2000 All messages that contain the given case-insensitive search
2002 ession; if the \*(OPal regular expression (see
2004 support is available
2006 will be interpreted as (an extended) one if any of the
2008 (extended) regular expression characters is seen: in this case this
2009 should match strings correctly which are in the locale
2013 .Ar @ Ns Ar name-list
2014 part is missing, the search is restricted to the subject field body,
2017 specifies a comma-separated list of header fields to search, as in
2019 .Dl '@to,from,cc@Someone i ought to know'
2021 In order to search for a string that includes a
2023 (commercial at) character the
2025 is effectively non-optional, but may be given as the empty string.
2026 Some special header fields may be abbreviated:
2040 respectively and case-insensitively.
2045 can be used to search in (all of) the header(s) of the message, and the
2054 can be used to perform full text searches \(en whereas the former
2055 searches only the body, the latter also searches the message header.
2057 This message specification performs full text comparison, but even with
2058 regular expression support it is almost impossible to write a search
2059 expression that savely matches only a specific address domain.
2060 To request that the content of the header is treated as a list of
2061 addresses, and to strip those down to the plain email address which the
2062 search expression is to be matched against, prefix the header name
2063 (abbreviation) with a tilde
2066 .Dl @~f@@a\e.safe\e.domain\e.match$
2069 All messages of state
2073 is one or multiple of the following colon modifiers:
2075 .Bl -tag -compact -width ".It Ar :M"
2080 Old messages (any not in state
2102 messages (cf. the variable
2103 .Va markanswered ) .
2108 \*(OP Messages classified as spam (see
2109 .Sx "Handling spam" . )
2111 \*(OP Messages with unsure spam classification.
2117 \*(OP IMAP-style SEARCH expressions may also be used.
2118 This addressing mode is available with all types of mailbox
2120 s; \*(UA will perform the search locally as necessary.
2121 Strings must be enclosed by double quotes
2123 in their entirety if they contain whitespace or parentheses;
2124 within the quotes, only reverse solidus
2126 is recognized as an escape character.
2127 All string searches are case-insensitive.
2128 When the description indicates that the
2130 representation of an address field is used,
2131 this means that the search string is checked against both a list
2134 .Bd -literal -offset indent
2135 (\*qname\*q \*qsource\*q \*qlocal-part\*q \*qdomain-part\*q)
2140 and the addresses without real names from the respective header field.
2141 These search expressions can be nested using parentheses, see below for
2145 .Bl -tag -compact -width ".It Ar _n_u"
2146 .It Ar ( criterion )
2147 All messages that satisfy the given
2149 .It Ar ( criterion1 criterion2 ... criterionN )
2150 All messages that satisfy all of the given criteria.
2152 .It Ar ( or criterion1 criterion2 )
2153 All messages that satisfy either
2158 To connect more than two criteria using
2160 specifications have to be nested using additional parentheses,
2162 .Ql (or a (or b c)) ,
2166 .Ql ((a or b) and c) .
2169 operation of independent criteria on the lowest nesting level,
2170 it is possible to achieve similar effects by using three separate
2174 .It Ar ( not criterion )
2175 All messages that do not satisfy
2177 .It Ar ( bcc \*q Ns Ar string Ns Ar \*q )
2178 All messages that contain
2180 in the envelope representation of the
2183 .It Ar ( cc \*q Ns Ar string Ns Ar \*q )
2184 All messages that contain
2186 in the envelope representation of the
2189 .It Ar ( from \*q Ns Ar string Ns Ar \*q )
2190 All messages that contain
2192 in the envelope representation of the
2195 .It Ar ( subject \*q Ns Ar string Ns Ar \*q )
2196 All messages that contain
2201 .It Ar ( to \*q Ns Ar string Ns Ar \*q )
2202 All messages that contain
2204 in the envelope representation of the
2207 .It Ar ( header name \*q Ns Ar string Ns Ar \*q )
2208 All messages that contain
2213 .It Ar ( body \*q Ns Ar string Ns Ar \*q )
2214 All messages that contain
2217 .It Ar ( text \*q Ns Ar string Ns Ar \*q )
2218 All messages that contain
2220 in their header or body.
2221 .It Ar ( larger size )
2222 All messages that are larger than
2225 .It Ar ( smaller size )
2226 All messages that are smaller than
2230 .It Ar ( before date )
2231 All messages that were received before
2233 which must be in the form
2237 denotes the day of the month as one or two digits,
2239 is the name of the month \(en one of
2240 .Ql Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec ,
2243 is the year as four digits, e.g.,
2247 All messages that were received on the specified date.
2248 .It Ar ( since date )
2249 All messages that were received since the specified date.
2250 .It Ar ( sentbefore date )
2251 All messages that were sent on the specified date.
2252 .It Ar ( senton date )
2253 All messages that were sent on the specified date.
2254 .It Ar ( sentsince date )
2255 All messages that were sent since the specified date.
2257 The same criterion as for the previous search.
2258 This specification cannot be used as part of another criterion.
2259 If the previous command line contained more than one independent
2260 criterion then the last of those criteria is used.
2264 .\" .Ss "On URL syntax and credential lookup" {{{
2265 .Ss "On URL syntax and credential lookup"
2267 \*(IN For accessing protocol-specific resources usage of Uniform
2268 Resource Locators (URL, RFC 1738) has become omnipresent.
2269 \*(UA expects and understands URLs in the following form;
2272 denote optional parts, optional either because there also exist other
2273 ways to define the information in question or because support of the
2274 part is protocol-specific (e.g.,
2276 is used by the local maildir and the IMAP protocol, but not by POP3);
2281 are specified they must be given in URL percent encoded form (RFC 3986;
2287 .Dl PROTOCOL://[USER[:PASSWORD]@]server[:port][/path]
2290 Note that these \*(UA URLs most often do not conform to any real
2291 standard, but instead represent a normalized variant of RFC 1738 \(en
2292 they are not used in data exchange but only meant as a compact,
2293 easy-to-use way of defining and representing information in
2294 a well-known notation.
2297 Many internal variables of \*(UA exist in multiple versions, called
2298 variable chains for the rest of this document: the plain
2303 .Ql variable-USER@HOST .
2310 had been specified in the respective URL, otherwise it refers to the plain
2316 that had been found when doing the user chain lookup as is described
2319 will never be in URL percent encoded form, whether it came from an URL
2320 or not; i.e., variable chain name extensions of
2321 .Sx "INTERNAL VARIABLES"
2322 must not be URL percent encoded.
2325 For example, whether an hypothetical URL
2326 .Ql smtp://hey%3Ayou@our.house
2327 had been given that includes a user, or whether the URL was
2328 .Ql smtp://our.house
2329 and the user had been found differently, to lookup the variable chain
2330 .Va smtp-use-starttls
2331 \*(UA first looks for whether
2332 .Ql smtp-\:use-\:starttls-\:hey:you@our.house
2333 is defined, then whether
2334 .Ql smtp-\:use-\:starttls-\:our.house
2335 exists before finally ending up looking at the plain variable itself.
2338 \*(UA obeys the following logic scheme when dealing with the
2339 necessary credential information of an account:
2345 has been given in the URL the variables
2349 are looked up; if no such variable(s) can be found then \*(UA will,
2350 when enforced by the \*(OPal variables
2351 .Va netrc-lookup-HOST
2358 specific entry which provides a
2360 name: this lookup will only succeed if unambiguous (one possible matching
2363 It is possible to load encrypted
2368 If there is still no
2370 then \*(UA will fall back to the user who is supposed to run \*(UA,
2371 the identity of which has been fixated during \*(UA startup and is
2372 known to be a valid user on the current host.
2375 Authentication: unless otherwise noted this will lookup the
2376 .Va PROTOCOL-auth-USER@HOST , PROTOCOL-auth-HOST , PROTOCOL-auth
2377 variable chain, falling back to a protocol-specific default should this
2383 has been given in the URL, then if the
2385 has been found through the \*(OPal
2387 that may have already provided the password, too.
2388 Otherwise the variable chain
2389 .Va password-USER@HOST , password-HOST , password
2390 is looked up and used if existent.
2392 Afterwards the complete \*(OPal variable chain
2393 .Va netrc-lookup-USER@HOST , netrc-lookup-HOST , netrc-lookup
2397 cache is searched for a password only (multiple user accounts for
2398 a single machine may exist as well as a fallback entry without user
2399 but with a password).
2401 If at that point there is still no password available, but the
2402 (protocols') chosen authentication type requires a password, then in
2403 interactive mode the user will be prompted on the terminal.
2408 S/MIME verification works relative to the values found in the
2412 header field(s), which means that the values of
2413 .Va smime-sign , smime-sign-cert , smime-sign-include-certs
2415 .Va smime-sign-message-digest
2416 will not be looked up using the
2420 chains from above but instead use the corresponding values from the
2421 message that is being worked on.
2422 In unusual cases multiple and different
2426 combinations may therefore be involved \(en on the other hand those
2427 unusual cases become possible.
2428 The usual case is as short as:
2431 .Dl set mta=smtp://USER:PASS@HOST smtp-use-starttls \e
2432 .Dl \ \ \ \ smime-sign smime-sign-cert=+smime.pair
2437 contains complete example configurations.
2440 .\" .Ss "On terminal control and line editor" {{{
2441 .Ss "On terminal control and line editor"
2443 \*(OP Terminal control will be realized through one of the standard
2445 libraries, either the
2447 or, alternatively, the
2449 both of which will be initialized to work with the environment variable
2451 Terminal control will enhance or enable interactive usage aspects, e.g.,
2452 .Sx "Coloured display" ,
2453 and extend behaviour of the Mailx-Line-Editor (MLE), which may learn the
2454 byte-sequences of keys like the cursor and function keys, and which will
2455 automatically enter the so-called
2457 alternative screen shall the terminal support it.
2458 The internal variable
2460 can be used to overwrite settings or to learn (correct(ed)) keycodes.
2461 Actual interaction with the chosen library can be disabled completely by
2462 setting the internal variable
2463 .Va termcap-disable ;
2465 will be queried regardless, even if the \*(OPal support for the
2466 libraries has not been enabled at configuration time.
2469 \*(OP The built-in \*(UA Mailx-Line-Editor (MLE) should work in all
2470 environments which comply to the ISO C standard
2472 and will support wide glyphs if possible (the necessary functionality
2473 had been removed from ISO C, but was included in
2475 Prevent usage of a line editor in interactive mode by setting the
2477 .Va line-editor-disable .
2478 Especially if the \*(OPal terminal control support is missing setting
2479 entries in the internal variable
2481 will help shall the MLE misbehave, see there for more.
2482 The MLE can support a little bit of
2488 feature is available then input from line editor prompts will be saved
2489 in a history list that can be searched in and be expanded from.
2490 Such saving can be prevented by prefixing input with any amount of
2492 Aspects of history, like allowed content and maximum size, as well as
2493 whether history shall be saved persistently, can be configured with the
2497 .Va history-gabby-persist
2502 The MLE supports a set of editing and control commands.
2503 By default (as) many (as possible) of these will be assigned to a set of
2504 single-letter control codes, which should work on any terminal (and can
2505 be generated by holding the
2507 key while pressing the key of desire, e.g.,
2511 command is available then the MLE commands can also be accessed freely
2512 by assigning the command name, which is shown in parenthesis in the list
2513 below, to any desired key-sequence, and the MLE will instead and also use
2515 to establish its built-in key bindings
2516 (more of them if the \*(OPal terminal control is available),
2517 an action which can then be suppressed completely by setting
2518 .Va line-editor-no-defaults .
2519 .Sx "Shell-style argument quoting"
2520 notation is used in the following;
2521 combinations not mentioned either cause job control signals or do not
2522 generate a (unique) keycode:
2526 .Bl -tag -compact -width ".It Ql Ba"
2528 Go to the start of the line
2530 .Pf ( Cd mle-go-home ) .
2533 Move the cursor backward one character
2535 .Pf ( Cd mle-go-bwd ) .
2538 Forward delete the character under the cursor;
2539 quits \*(UA if used on the empty line unless the internal variable
2543 .Pf ( Cd mle-del-fwd ) .
2546 Go to the end of the line
2548 .Pf ( Cd mle-go-end ) .
2551 Move the cursor forward one character
2553 .Pf ( Cd mle-go-fwd ) .
2556 Cancel current operation, full reset.
2557 If there is an active history search or tabulator expansion then this
2558 command will first reset that, reverting to the former line content;
2559 thus a second reset is needed for a full reset in this case
2561 .Pf ( Cd mle-reset ) .
2564 Backspace: backward delete one character
2566 .Pf ( Cd mle-del-bwd ) .
2570 Horizontal tabulator:
2571 try to expand the word before the cursor, supporting the usual
2572 .Sx "Filename transformations"
2574 .Pf ( Cd mle-complete ) .
2576 .Cd mle-quote-rndtrip .
2580 commit the current line
2582 .Pf ( Cd mle-commit ) .
2585 Cut all characters from the cursor to the end of the line
2587 .Pf ( Cd mle-snarf-end ) .
2592 .Pf ( Cd mle-repaint ) .
2595 \*(OP Go to the next history entry
2597 .Pf ( Cd mle-hist-fwd ) .
2600 (\*(OPally context-dependent) Invokes the command
2604 \*(OP Go to the previous history entry
2606 .Pf ( Cd mle-hist-bwd ) .
2609 Toggle roundtrip mode shell quotes, where produced,
2612 .Pf ( Cd mle-quote-rndtrip ) .
2613 This setting is temporary, and will be forgotten once the command line
2614 is committed; also see
2618 \*(OP Complete the current line from (the remaining) older history entries
2620 .Pf ( Cd mle-hist-srch-bwd ) .
2623 \*(OP Complete the current line from (the remaining) newer history entries
2625 .Pf ( Cd mle-hist-srch-fwd ) .
2628 Paste the snarf buffer
2630 .Pf ( Cd mle-paste ) .
2638 .Pf ( Cd mle-snarf-line ) .
2641 Prompts for a Unicode character (its hexadecimal number) to be inserted
2643 .Pf ( Cd mle-prompt-char ) .
2644 Note this command needs to be assigned to a single-letter control code
2645 in order to become recognized and executed during input of
2646 a key-sequence (only three single-letter control codes can be used for
2647 that shortcut purpose); this control code is special-treated and cannot
2648 be part of any other sequence, because any occurrence will perform the
2650 function immediately.
2653 Cut the characters from the one preceding the cursor to the preceding
2656 .Pf ( Cd mle-snarf-word-bwd ) .
2659 Move the cursor forward one word boundary
2661 .Pf ( Cd mle-go-word-fwd ) .
2664 Move the cursor backward one word boundary
2666 .Pf ( Cd mle-go-word-bwd ) .
2669 Escape: reset a possibly used multibyte character input state machine
2670 and \*(OPally a lingering, incomplete key binding
2672 .Pf ( Cd mle-cancel ) .
2673 This command needs to be assigned to a single-letter control code in
2674 order to become recognized and executed during input of a key-sequence
2675 (only three single-letter control codes can be used for that shortcut
2677 This control code may also be part of a multi-byte sequence, but if
2678 a sequence is active and the very control code is currently also an
2679 expected input, then it will first be consumed by the active sequence.
2682 (\*(OPally context-dependent) Invokes the command
2686 (\*(OPally context-dependent) Invokes the command
2690 (\*(OPally context-dependent) Invokes the command
2694 Cut the characters from the one after the cursor to the succeeding word
2697 .Pf ( Cd mle-snarf-word-fwd ) .
2708 this will immediately reset a possibly active search etc.
2713 ring the audible bell.
2717 .\" .Ss "Coloured display" {{{
2718 .Ss "Coloured display"
2720 \*(OP \*(UA can be configured to support a coloured display and font
2721 attributes by emitting ANSI / ISO 6429 SGR (select graphic rendition)
2723 Usage of colours and font attributes solely depends upon the
2724 capability of the detected terminal type that is defined by the
2725 environment variable
2727 and which can be fine-tuned by the user via the internal variable
2731 On top of what \*(UA knows about the terminal the boolean variable
2733 defines whether the actually applicable colour and font attribute
2734 sequences should also be generated when output is going to be paged
2735 through the external program defined by the environment variable
2740 This is not enabled by default because different pager programs need
2741 different command line switches or other configuration in order to
2742 support those sequences.
2743 \*(UA however knows about some widely used pagers and in a clean
2744 environment it is often enough to simply set
2746 please refer to that variable for more on this topic.
2751 is set then any active usage of colour and font attribute sequences
2752 is suppressed, but without affecting possibly established
2757 To define and control colours and font attributes a single multiplexer
2758 command family exists:
2760 shows or defines colour mappings for the given colour type (e.g.,
2763 can be used to remove mappings of a given colour type.
2764 Since colours are only available in interactive mode, it may make
2765 sense to conditionalize the colour setup by encapsulating it with
2768 .Bd -literal -offset indent
2769 if terminal && $features =@ +colour
2770 colour iso view-msginfo ft=bold,fg=green
2771 colour iso view-header ft=bold,fg=red "from,subject"
2772 colour iso view-header fg=red
2774 uncolour iso view-header from,subject
2775 colour iso view-header ft=bold,fg=magenta,bg=cyan
2776 colour 256 view-header ft=bold,fg=208,bg=230 subject,from
2777 colour mono view-header ft=bold
2778 colour mono view-header ft=bold,ft=reverse subject,from
2782 .\" }}} (DESCRIPTION)
2785 .\" .Sh COMMANDS {{{
2788 Each command is typed on a line by itself,
2789 and may take arguments following the command word.
2790 An unquoted reverse solidus
2792 at the end of a command line
2794 the newline character: it is discarded and the next line of input is
2795 used as a follow-up line, with all leading whitespace removed;
2796 once the entire command line is completed, the processing that is
2797 documented in the following, after removal of the whitespace characters
2798 .Cm space , tabulator , newline
2799 as well as those defined by the variable
2801 from the beginning and end of the line, begins.
2802 Placing any whitespace characters at the beginning of a line will
2803 prevent a possible addition of the command line to the \*(OPal history.
2806 Apart from this generic cleanup mechanism \*(UA uses command-specific
2807 syntax rules for command line arguments, documented in the following.
2808 This is a completely different approach to the
2810 ell, which implements a standardized (programming) language, and
2811 performs several successive transformation steps after decomposing the
2812 given command line into tokens following standardized syntax guidelines.
2813 E.g., in the following code snippets of otherwise identical meaning,
2814 a shell will see zero arguments, whereas \*(UA sees one, unless an
2815 additional expansion is explicitly used:
2817 .Bd -literal -offset indent
2818 $ cat > t.sh << '___'; cat > t.rc << '___'
2830 $ sh t.sh; \*(uA -X'source t.rc' -Xx
2837 Command names may be abbreviated, in which case the first command that
2838 matches the given prefix will be used.
2841 can be used to show the list of all commands, either alphabetically
2842 sorted or in prefix search order (these do not match, also because the
2843 POSIX standard prescribes a set of abbreviations).
2844 \*(OPally the command
2848 when given an argument, will show a documentation string for the
2849 command matching the expanded argument, as in
2851 which should be a shorthand of
2853 with these documentation strings both commands support a more
2855 listing mode which includes the argument type of the command and other
2856 information which applies; a handy suggestion might thus be:
2858 .Bd -literal -offset indent
2860 # Before v15: need to enable sh(1)ell-style on _entire_ line!
2861 localopts 1;wysh set verbose;ignerr eval "${@}";return ${?}
2863 ? commandalias xv '\ecall __xv'
2867 .\" .Ss "Command modifiers" {{{
2868 .Ss "Command modifiers"
2870 Commands may be prefixed by one or multiple command modifiers.
2874 The modifier reverse solidus
2877 to be placed first, prevents
2879 expansions on the remains of the line, e.g.,
2881 will always evaluate the command
2883 even if an (command)alias of the same name exists.
2885 content may itself contain further command modifiers, including
2886 an initial reverse solidus to prevent further expansions.
2892 indicates that any error generated by the following command should be
2893 ignored by the state machine and not cause a program exit with enabled
2895 or for the standardized exit cases in
2900 .Sx "INTERNAL VARIABLES" ,
2901 will be set to the real exit status of the command regardless.
2904 Some commands support the
2907 modifier: if used, they expect the name of a variable, which can itself
2908 be a variable, i.e., shell expansion is applied, as their first
2909 argument, and will place their computation result in it instead of the
2910 default location (it is usually written to standard output).
2912 The given name will be tested for being a valid
2914 variable name, and may therefore only consist of upper- and lowercase
2915 characters, digits, and the underscore; the hyphen-minus may be used as
2916 a non-portable extension; digits may not be used as first, hyphen-minus
2917 may not be used as last characters.
2918 In addition the name may either not be one of the known
2919 .Sx "INTERNAL VARIABLES" ,
2920 or must otherwise refer to a writable (non-boolean) value variable.
2921 The actual put operation may fail nonetheless, e.g., if the variable
2922 expects a number argument only a number will be accepted.
2923 Any error during these operations causes the command as such to fail,
2924 and the error number
2927 .Va ^ERR Ns -NOTSUP ,
2934 Last, but not least, the modifier
2937 can be used for some old and established commands to choose the new
2938 .Sx "Shell-style argument quoting"
2939 rules over the traditional
2940 .Sx "Old-style argument quoting" .
2944 .\" .Ss "Message list arguments" {{{
2945 .Ss "Message list arguments"
2947 Some commands expect arguments that represent messages (actually
2948 their symbolic message numbers), as has been documented above under
2949 .Sx "Specifying messages"
2951 If no explicit message list has been specified, the next message
2952 forward that satisfies the command's requirements will be used,
2953 and if there are no messages forward of the current message,
2954 the search proceeds backwards;
2955 if there are no good messages at all to be found, an error message is
2956 shown and the command is aborted.
2959 .\" .Ss "Old-style argument quoting" {{{
2960 .Ss "Old-style argument quoting"
2962 \*(ID This section documents the old, traditional style of quoting
2963 non-message-list arguments to commands which expect this type of
2964 arguments: whereas still used by the majority of such commands, the new
2965 .Sx "Shell-style argument quoting"
2966 may be available even for those via
2969 .Sx "Command modifiers" .
2970 Nonetheless care must be taken, because only new commands have been
2971 designed with all the capabilities of the new quoting rules in mind,
2972 which can, e.g., generate control characters.
2975 .Bl -bullet -offset indent
2977 An argument can be enclosed between paired double-quotes
2982 any whitespace, shell word expansion, or reverse solidus characters
2983 (except as described next) within the quotes are treated literally as
2984 part of the argument.
2985 A double-quote will be treated literally within single-quotes and vice
2987 Inside such a quoted string the actually used quote character can be
2988 used nonetheless by escaping it with a reverse solidus
2994 An argument that is not enclosed in quotes, as above, can usually still
2995 contain space characters if those spaces are reverse solidus escaped, as in
2999 A reverse solidus outside of the enclosing quotes is discarded
3000 and the following character is treated literally as part of the argument.
3004 .\" .Ss "Shell-style argument quoting" {{{
3005 .Ss "Shell-style argument quoting"
3007 Commands which don't expect message-list arguments use
3009 ell-style, and therefore POSIX standardized, argument parsing and
3011 \*(ID Most new commands only support these new rules and are flagged
3012 \*(NQ, some elder ones can use them with the command modifier
3014 in the future only this type of argument quoting will remain.
3017 A command line is parsed from left to right and an input token is
3018 completed whenever an unquoted, otherwise ignored, metacharacter is seen.
3019 Metacharacters are vertical bar
3025 as well as all characters from the variable
3028 .Cm space , tabulator , newline .
3029 The additional metacharacters left and right parenthesis
3031 and less-than and greater-than signs
3035 supports are not used, and are treated as ordinary characters: for one
3036 these characters are a vivid part of email addresses, and it seems
3037 highly unlikely that their function will become meaningful to \*(UA.
3039 .Bd -filled -offset indent
3040 .Sy Compatibility note:
3041 \*(ID Please note that even many new-style commands do not yet honour
3043 to parse their arguments: whereas the
3045 ell is a language with syntactic elements of clearly defined semantics,
3046 \*(UA parses entire input lines and decides on a per-command base what
3047 to do with the rest of the line.
3048 This also means that whenever an unknown command is seen all that \*(UA
3049 can do is cancellation of the processing of the remains of the line.
3051 It also often depends on an actual subcommand of a multiplexer command
3052 how the rest of the line should be treated, and until v15 we are not
3053 capable to perform this deep inspection of arguments.
3054 Nonetheless, at least the following commands which work with positional
3055 parameters fully support
3057 for an almost shell-compatible field splitting:
3058 .Ic call , call_if , read , vpospar , xcall .
3062 Any unquoted number sign
3064 at the beginning of a new token starts a comment that extends to the end
3065 of the line, and therefore ends argument processing.
3066 An unquoted dollar sign
3068 will cause variable expansion of the given name, which must be a valid
3070 ell-style variable name (see
3072 .Sx "INTERNAL VARIABLES"
3075 (shell) variables can be accessed through this mechanism, brace
3076 enclosing the name is supported (i.e., to subdivide a token).
3079 Whereas the metacharacters
3080 .Cm space , tabulator , newline
3081 only complete an input token, vertical bar
3087 also act as control operators and perform control functions.
3088 For now supported is semicolon
3090 which terminates a single command, therefore sequencing the command line
3091 and making the remainder of the line a subject to reevaluation.
3092 With sequencing, multiple command argument types and quoting rules may
3093 therefore apply to a single line, which can become problematic before
3094 v15: e.g., the first of the following will cause surprising results.
3097 .Dl ? echo one; set verbose; echo verbose=$verbose.
3098 .Dl ? echo one; wysh set verbose; echo verbose=$verbose.
3101 Quoting is a mechanism that will remove the special meaning of
3102 metacharacters and reserved words, and will prevent expansion.
3103 There are four quoting mechanisms: the escape character, single-quotes,
3104 double-quotes and dollar-single-quotes:
3107 .Bl -bullet -offset indent
3109 The literal value of any character can be preserved by preceding it
3110 with the escape character reverse solidus
3114 Arguments which are enclosed in
3115 .Ql 'single-\:quotes'
3116 retain their literal value.
3117 A single-quote cannot occur within single-quotes.
3120 The literal value of all characters enclosed in
3121 .Ql \(dqdouble-\:quotes\(dq
3122 is retained, with the exception of dollar sign
3124 which will cause variable expansion, as above, backquote (grave accent)
3126 (which not yet means anything special), reverse solidus
3128 which will escape any of the characters dollar sign
3130 (to prevent variable expansion), backquote (grave accent)
3134 (to prevent ending the quote) and reverse solidus
3136 (to prevent escaping, i.e., to embed a reverse solidus character as-is),
3137 but has no special meaning otherwise.
3140 Arguments enclosed in
3141 .Ql $'dollar-\:single-\:quotes'
3142 extend normal single quotes in that reverse solidus escape sequences are
3143 expanded as follows:
3145 .Bl -tag -compact -width "Ql \eNNN"
3147 bell control character (ASCII and ISO-10646 BEL).
3149 backspace control characer (ASCII and ISO-10646 BS).
3151 escape control character (ASCII and ISO-10646 ESC).
3153 escape control character.
3155 form feed control character (ASCII and ISO-10646 FF).
3157 line feed control character (ASCII and ISO-10646 LF).
3159 carriage return control character (ASCII and ISO-10646 CR).
3161 horizontal tabulator control character (ASCII and ISO-10646 HT).
3163 vertical tabulator control character (ASCII and ISO-10646 VT).
3165 emits a reverse solidus character.
3169 double quote (escaping is optional).
3171 eight-bit byte with the octal value
3173 (one to three octal digits), optionally prefixed by an additional
3175 A 0 byte will suppress further output for the quoted argument.
3177 eight-bit byte with the hexadecimal value
3179 (one or two hexadecimal characters).
3180 A 0 byte will suppress further output for the quoted argument.
3182 the Unicode / ISO-10646 character with the hexadecimal codepoint value
3184 (one to eight hexadecimal digits) \(em note that Unicode defines the
3185 maximum codepoint ever to be supported as
3190 This escape is only supported in locales that support Unicode (see
3191 .Sx "Character sets" ) ,
3192 in other cases the sequence will remain unexpanded unless the given code
3193 point is ASCII compatible or can be represented in the current locale.
3194 The character NUL will suppress further output for the quoted argument.
3198 except it takes only one to four hexadecimal digits.
3200 Emits the non-printable (ASCII and compatible) C0 control codes
3201 0 (NUL) to 31 (US), and 127 (DEL).
3202 Printable representations of ASCII control codes can be created by
3203 mapping them to a different part of the ASCII character set, which is
3204 possible by adding the number 64 for the codes 0 to 31, e.g., 7 (BEL) is
3205 .Ql 7 + 64 = 71 = G .
3206 The real operation is a bitwise logical XOR with 64 (bit 7 set, see
3208 thus also covering code 127 (DEL), which is mapped to 63 (question mark):
3209 .Ql ? vexpr ^ 127 64 .
3211 Whereas historically circumflex notation has often been used for
3212 visualization purposes of control codes, e.g.,
3214 the reverse solidus notation has been standardized:
3216 Some control codes also have standardized (ISO-10646, ISO C) aliases,
3217 as shown above (e.g.,
3221 whenever such an alias exists it will be used for display purposes.
3222 The control code NUL
3224 a non-standard extension) will suppress further output for the remains
3225 of the token (which may extend beyond the current quote), or, depending
3226 on the context, the remains of all arguments for the current command.
3228 Non-standard extension: expand the given variable name, as above.
3229 Brace enclosing the name is supported.
3231 Not yet supported, just to raise awareness: Non-standard extension.
3238 .Bd -literal -offset indent
3239 echo 'Quotes '${HOME}' and 'tokens" differ!"# no comment
3240 echo Quotes ${HOME} and tokens differ! # comment
3241 echo Don"'"t you worry$'\ex21' The sun shines on us. $'\eu263A'
3245 .\" .Ss "Raw data arguments for codec commands" {{{
3246 .Ss "Raw data arguments for codec commands"
3248 A special set of commands, which all have the string
3250 in their name, e.g.,
3254 take raw string data as input, which means that the content of the
3255 command input line is passed completely unexpanded and otherwise
3256 unchanged: like this the effect of the actual codec is visible without
3257 any noise of possible shell quoting rules etc., i.e., the user can input
3258 one-to-one the desired or questionable data.
3259 To gain a level of expansion, the entire command line can be
3263 .Bd -literal -offset indent
3264 ? vput shcodec res encode /usr/Sch\[:o]nes Wetter/heute.txt
3266 $'/usr/Sch\eu00F6nes Wetter/heute.txt'
3268 $'/usr/Sch\eu00F6nes Wetter/heute.txt'
3269 ? eval shcodec d $res
3270 /usr/Sch\[:o]nes Wetter/heute.txt
3274 .\" .Ss "Filename transformations" {{{
3275 .Ss "Filename transformations"
3277 Filenames, where expected, and unless documented otherwise, are
3278 subsequently subject to the following filename transformations, in
3281 .Bl -bullet -offset indent
3283 If the given name is a registered
3285 it will be replaced with the expanded shortcut.
3288 The filename is matched against the following patterns or strings:
3290 .Bl -hang -compact -width ".Ar %user"
3292 (Number sign) is expanded to the previous file.
3294 (Percent sign) is replaced by the invoking
3295 .Mx -ix "primary system mailbox"
3296 user's primary system mailbox, which either is the (itself expandable)
3298 if that is set, the standardized absolute pathname indicated by
3300 if that is set, or a built-in compile-time default otherwise.
3302 Expands to the primary system mailbox of
3304 (and never the value of
3306 regardless of its actual setting).
3308 (Ampersand) is replaced with the invoking users
3309 .Mx -ix "secondary mailbox"
3310 secondary mailbox, the
3317 directory (if that variable is set).
3319 Expands to the same value as
3321 but has special meaning when used with, e.g., the command
3323 the file will be treated as a primary system mailbox by, e.g., the
3327 commands, meaning that messages that have been read in the current
3328 session will be moved to the
3330 mailbox instead of simply being flagged as read.
3334 Meta expansions are applied to the resulting filename, as applicable to
3335 the resulting file access protocol (also see
3336 .Sx "On URL syntax and credential lookup" ) .
3337 If the fully expanded filename results in multiple pathnames and the
3338 command is expecting only one file, an error results.
3340 For the file-protocol, a leading tilde
3342 character will be replaced by the expansion of
3344 except when followed by a valid user name, in which case the home
3345 directory of the given user is used instead.
3347 In addition a shell expansion as if specified in double-quotes (see
3348 .Sx "Shell-style argument quoting" )
3349 is applied, so that any occurrence of
3353 will be replaced by the expansion of the variable, if possible;
3354 .Sx "INTERNAL VARIABLES"
3357 (shell) variables can be accessed through this mechanism.
3359 In interactive context, in order to allow simple value acceptance (via
3361 arguments will usually be displayed in a properly quoted form, e.g., a file
3362 .Ql diet\e is \ecurd.txt
3364 .Ql 'diet\e is \ecurd.txt' .
3368 .\" .Ss "Commands" {{{
3371 The following commands are available:
3373 .Bl -tag -width ".It Ic BaNg"
3380 command which follows, replacing unescaped exclamation marks with the
3381 previously executed command if the internal variable
3384 This command supports
3387 .Sx "Command modifiers" ,
3388 and manages the error number
3390 A 0 or positive exit status
3392 reflects the exit status of the command, negative ones that
3393 an error happened before the command was executed, or that the program
3394 did not exit cleanly, but, e.g., due to a signal: the error number is
3395 .Va ^ERR Ns -CHILD ,
3399 In conjunction with the
3401 modifier the following special cases exist:
3402 a negative exit status occurs if the collected data could not be stored
3403 in the given variable, which is a
3405 error that should otherwise not occur.
3406 .Va ^ERR Ns -CANCELED
3407 indicates that no temporary file could be created to collect the command
3408 output at first glance.
3409 In case of catchable out-of-memory situations
3411 will occur and \*(UA will try to store the empty string, just like with
3412 all other detected error conditions.
3417 The comment-command causes the entire line to be ignored.
3419 this really is a normal command which' purpose is to discard its
3422 indicating special character, which means that, e.g., trailing comments
3423 on a line are not possible.
3427 Goes to the next message in sequence and types it
3433 Display the preceding message, or the n'th previous message if given
3434 a numeric argument n.
3438 Show the current message number (the
3443 Show a brief summary of commands.
3444 \*(OP Given an argument a synopsis for the command in question is
3445 shown instead; commands can be abbreviated in general and this command
3446 can be used to see the full expansion of an abbreviation including the
3447 synopsis, try, e.g.,
3452 and see how the output changes.
3453 This mode also supports a more
3455 output, which will provide the informations documented for
3466 .It Ic account , unaccount
3467 (ac, una) Creates, selects or lists (an) account(s).
3468 Accounts are special incarnations of
3470 macros and group commands and variable settings which together usually
3471 arrange the environment for the purpose of creating an email account.
3472 Different to normal macros settings which are covered by
3474 \(en here by default enabled! \(en will not be reverted before the
3479 (case-insensitive) always exists, and all but it can be deleted by the
3480 latter command, and in one operation with the special name
3483 Without arguments a listing of all defined accounts is shown.
3484 With one argument the given account is activated: the system
3486 of that account will be activated (as via
3488 a possibly installed
3490 will be run, and the internal variable
3493 The two argument form is identical to defining a macro as via
3495 .Bd -literal -offset indent
3497 set folder=~/mail inbox=+syste.mbox record=+sent.mbox
3498 set from='(My Name) myname@myisp.example'
3499 set mta=smtp://mylogin@smtp.myisp.example
3506 Perform email address codec transformations on raw-data argument, rather
3507 according to email standards (RFC 5322; \*(ID will furtherly improve).
3511 .Sx "Command modifiers" ) ,
3512 and manages the error number
3514 The first argument must be either
3515 .Ar [+[+[+]]]e[ncode] ,
3519 and specifies the operation to perform on the rest of the line.
3522 Decoding will show how a standard-compliant MUA will display the given
3523 argument, which should be an email address.
3524 Please be aware that most MUAs have difficulties with the address
3525 standards, and vary wildly when (comments) in parenthesis,
3527 strings, or quoted-pairs, as below, become involved.
3528 \*(ID \*(UA currently does not perform decoding when displaying addresses.
3531 Skinning is identical to decoding but only outputs the plain address,
3532 without any string, comment etc. components.
3533 Another difference is that it may fail with the error number
3537 if decoding fails to find a(n) (valid) email address, in which case the
3538 unmodified input will be output again.
3541 Encoding supports four different modes, lesser automated versions can be
3542 chosen by prefixing one, two or three plus signs: the standard imposes
3543 a special meaning on some characters, which thus have to be transformed
3544 to so-called quoted-pairs by pairing them with a reverse solidus
3546 in order to remove the special meaning; this might change interpretation
3547 of the entire argument from what has been desired, however!
3548 Specify one plus sign to remark that parenthesis shall be left alone,
3549 two for not turning double quotation marks into quoted-pairs, and three
3550 for also leaving any user-specified reverse solidus alone.
3551 The result will always be valid, if a successful exit status is reported.
3552 \*(ID Addresses need to be specified in between angle brackets
3555 if the construct becomes more difficult, otherwise the current parser
3556 will fail; it is not smart enough to guess right.
3558 .Bd -literal -offset indent
3559 ? addrc enc "Hey, you",<diet@exam.ple>\e out\e there
3560 "\e"Hey, you\e", \e\e out\e\e there" <diet@exam.ple>
3561 ? addrc d "\e"Hey, you\e", \e\e out\e\e there" <diet@exam.ple>
3562 "Hey, you", \e out\e there <diet@exam.ple>
3563 ? addrc s "\e"Hey, you\e", \e\e out\e\e there" <diet@exam.ple>
3570 .It Ic alias , unalias
3571 (a, una) Aliases are a method of creating personal distribution lists
3572 that map a single alias name to none to multiple real receivers;
3573 these aliases become expanded after message composing is completed.
3574 The latter command removes the given list of aliases, the special name
3576 will discard all existing aliases.
3577 The former command shows all currently defined aliases when used without
3578 arguments, and with one argument the expansion of the given alias.
3579 With more than one argument, creates or appends to the alias name given
3580 as the first argument the remaining arguments.
3581 Alias names are restricted to alphabetic characters, digits, the
3582 underscore, hyphen-minus, the number sign, colon, commercial at and
3583 period, the last character can also be the dollar sign:
3584 .Ql [[:alnum:]_#:@.-]+$? .
3588 (alt) Manage a list of alternate addresses or names of the active user,
3589 members of which will be removed from recipient lists.
3590 Without arguments the current set of alternates is displayed, otherwise
3591 the set of alternate names is replaced by the given arguments, and the
3594 is updated accordingly.
3595 As an extension, if one argument is given and that is the hyphen-minus
3597 then the set of alternates is removed.
3598 There is a set of implicit alternates which is formed of the values of
3607 .It Ic answered , unanswered
3608 Take a message lists and mark each message as having been answered,
3609 having not been answered, respectively.
3610 Messages will be marked answered when being
3612 to automatically if the
3616 .Sx "Message states" .
3621 .It Ic bind , unbind
3622 \*(OP\*(NQ The bind command extends the MLE (see
3623 .Sx "On terminal control and line editor" )
3624 with freely configurable key bindings.
3625 The latter command removes from the given context the given key binding,
3626 both of which may be specified as a wildcard
3630 will remove all bindings of all contexts.
3631 Due to initialization order unbinding will not work for built-in key
3632 bindings upon program startup, however: please use
3633 .Va line-editor-no-defaults
3634 for this purpose instead.
3637 With one argument the former command shows all key bindings for the
3638 given context, specifying an asterisk
3640 will show the bindings of all contexts; a more verbose listing will be
3641 produced if either of
3646 With two or more arguments a binding is (re)established:
3647 the first argument is the context to which the binding shall apply,
3648 the second argument is a comma-separated list of the
3650 which form the binding, and any remaining arguments form the expansion.
3651 To indicate that a binding shall not be auto-committed, but that the
3652 expansion shall instead be furtherly editable by the user, a commercial at
3654 (that will be removed) can be placed last in the expansion, from which
3655 leading and trailing whitespace will finally be removed.
3656 Reverse solidus cannot be used as the last character of expansion.
3659 Contexts define when a binding applies, i.e., a binding will not be seen
3660 unless the context for which it is defined for is currently active.
3661 This is not true for the shared binding
3663 which is the foundation for all other bindings and as such always
3664 applies, its bindings, however, only apply secondarily.
3665 The available contexts are the shared
3669 context which is used in all not otherwise documented situations, and
3671 which applies to compose mode only.
3675 which form the binding are specified as a comma-separated list of
3676 byte-sequences, where each list entry corresponds to one key(press).
3677 \*(OPally a list entry may, indicated by a leading colon character
3679 also refer to the name of a terminal capability;
3680 several dozen names will be compiled into \*(UA and may be specified
3683 or, if existing, by their
3685 name, regardless of the actually used terminal control library.
3686 It is however possible to use any capability, as long as the name is
3687 resolvable by the control library or defined in the internal variable
3689 Input sequences are not case-normalized, so that an exact match is
3690 required to update or remove a binding.
3693 .Bd -literal -offset indent
3694 bind base $'\eE',d mle-snarf-word-fwd # Esc(ape)
3695 bind base $'\eE',$'\ec?' mle-snarf-word-bwd # Esc, Delete
3696 bind default $'\ecA',:khome,w 'echo An editable binding@'
3697 bind default a,b,c rm -rf / @ # Another editable binding
3698 bind default :kf1 File %
3699 bind compose :kf1 ~e
3703 Note that the entire comma-separated list is first parsed (over) as a
3704 shell-token with whitespace as the field separator, before being parsed
3705 and expanded for real with comma as the field separator, therefore
3706 whitespace needs to be properly quoted, see
3707 .Sx "Shell-style argument quoting" .
3708 Using Unicode reverse solidus escape sequences renders a binding
3709 defunctional if the locale does not support Unicode (see
3710 .Sx "Character sets" ) ,
3711 and using terminal capabilities does so if no terminal control support
3712 is (currently) available.
3715 The following terminal capability names are built-in and can be used in
3717 or (if available) the two-letter
3719 notation regardless of the actually used library.
3720 See the respective manual for a list of capabilities.
3723 can be used to show all the capabilities of
3725 or the given terminal type;
3728 flag will also show supported (non-standard) extensions.
3731 .Bl -tag -compact -width kcuuf_or_kcuuf
3732 .It Cd kbs Ns \0or Cd kb
3734 .It Cd kdch1 Ns \0or Cd kD
3736 .It Cd kDC Ns \0or Cd *4
3737 \(em shifted variant.
3738 .It Cd kel Ns \0or Cd kE
3739 Clear to end of line.
3740 .It Cd kext Ns \0or Cd @9
3742 .It Cd kich1 Ns \0or Cd kI
3744 .It Cd kIC Ns \0or Cd #3
3745 \(em shifted variant.
3746 .It Cd khome Ns \0or Cd kh
3748 .It Cd kHOM Ns \0or Cd #2
3749 \(em shifted variant.
3750 .It Cd kend Ns \0or Cd @7
3752 .It Cd knp Ns \0or Cd kN
3754 .It Cd kpp Ns \0or Cd kP
3756 .It Cd kcub1 Ns \0or Cd kl
3757 Left cursor (with more modifiers: see below).
3758 .It Cd kLFT Ns \0or Cd #4
3759 \(em shifted variant.
3760 .It Cd kcuf1 Ns \0or Cd kr
3761 Right cursor (ditto).
3762 .It Cd kRIT Ns \0or Cd %i
3763 \(em shifted variant.
3764 .It Cd kcud1 Ns \0or Cd kd
3765 Down cursor (ditto).
3767 \(em shifted variant (only terminfo).
3768 .It Cd kcuu1 Ns \0or Cd ku
3771 \(em shifted variant (only terminfo).
3772 .It Cd kf0 Ns \0or Cd k0
3774 Add one for each function key up to
3779 .It Cd kf10 Ns \0or Cd k;
3781 .It Cd kf11 Ns \0or Cd F1
3783 Add one for each function key up to
3791 Some terminals support key-modifier combination extensions, e.g.,
3793 For example, the delete key,
3795 in its shifted variant, the name is mutated to
3797 then a number is appended for the states
3809 .Ql Shift+Alt+Control
3811 The same for the left cursor key,
3813 .Cd KLFT , KLFT3 , KLFT4 , KLFT5 , KLFT6 , KLFT7 , KLFT8 .
3816 It is advisable to use an initial escape or other control character (e.g.,
3818 for bindings which describe user key combinations (as opposed to purely
3819 terminal capability based ones), in order to avoid ambiguities whether
3820 input belongs to key sequences or not; it also reduces search time.
3823 may help shall keys and sequences be falsely recognized.
3828 \*(NQ Calls the given macro, which must have been created via
3833 Parameters given to macros are implicitly local to the macro's scope, and
3834 may be accessed via special (positional) parameters, e.g.,
3839 The positional parameters may be removed by
3841 ing them off the stack (exceeding the supported number of arguments
3843 .Va ^ERR Ns -OVERFLOW ) ,
3844 and are otherwise controllable via
3846 Macro execution can be terminated at any time by calling
3849 Calling macros recursively will at some time excess the stack size
3850 limit, causing a hard program abortion; if recursively calling a macro
3851 is the last command of the current macro, consider to use the command
3853 which will first release all resources of the current macro before
3854 replacing the current macro with the called one.
3855 Numeric and string operations can be performed via
3859 may be helpful to recreate argument lists.
3860 .Bd -literal -offset indent
3862 echo Parameter 1 of ${#} is ${1}, all: ${*} / ${@}
3865 call exmac Hello macro exmac!
3872 if the given macro has been created via
3874 but doesn't fail nor warn if the macro doesn't exist.
3878 (ch) Change the working directory to
3880 or the given argument.
3886 \*(OP Only applicable to S/MIME signed messages.
3887 Takes a message list and a filename and saves the certificates
3888 contained within the message signatures to the named file in both
3889 human-readable and PEM format.
3890 The certificates can later be used to send encrypted messages to the
3891 respective message senders by setting
3892 .Va smime-encrypt-USER@HOST
3897 .It Ic charsetalias , uncharsetalias
3898 \*(NQ Manage (character set conversion) character set alias mappings,
3899 as documented in the section
3900 .Sx "Character sets" .
3901 Character set aliases are expanded recursively, but no expansion is
3902 performed on values of the user-settable variables, e.g.,
3904 These are effectively no-operations if character set conversion
3905 is not available (i.e., no
3909 Without arguments the list of all currently defined aliases is shown,
3910 with one argument the expansion of the given alias.
3911 Otherwise all given arguments are treated as pairs of character sets and
3912 their desired target alias name, creating new or changing already
3913 existing aliases, as necessary.
3915 The latter deletes all aliases given as arguments, the special argument
3917 will remove all aliases.
3921 (ch) Change the working directory to
3923 or the given argument.
3929 .It Ic collapse , uncollapse
3930 Only applicable to threaded mode.
3931 Takes a message list and makes all replies to these messages invisible
3932 in header summaries, except for
3936 Also when a message with collapsed replies is displayed,
3937 all of these are automatically uncollapsed.
3938 The latter command undoes collapsing.
3943 .It Ic colour , uncolour
3944 \*(OP\*(NQ Manage colour mappings of and for a
3945 .Sx "Coloured display" .
3946 The type of colour is given as the (case-insensitive) first argument,
3947 which must be one of
3949 for 256-colour terminals,
3954 for the standard 8-colour ANSI / ISO 6429 color palette and
3958 for monochrome terminals.
3959 Monochrome terminals cannot deal with colours, but only (some) font
3963 Without further arguments the list of all currently defined mappings
3964 for the given colour type is shown (as a special case giving
3968 will show the mappings of all types).
3969 Otherwise the second argument defines the mappable slot, and the third
3970 argument a (comma-separated list of) colour and font attribute
3971 specification(s), and the optional fourth argument can be used to
3972 specify a precondition: if conditioned mappings exist they are tested in
3973 (creation) order unless a (case-insensitive) match has been found, and
3974 the default mapping (if any has been established) will only be chosen as
3976 The types of precondition available depend on the mappable slot (see
3977 .Sx "Coloured display"
3978 for some examples), the following of which exist:
3981 Mappings prefixed with
3983 are used for the \*(OPal built-in Mailx-Line-Editor (MLE, see
3984 .Sx "On terminal control and line editor" )
3985 and do not support preconditions.
3987 .Bl -tag -compact -width view-partinfo
3989 This mapping is used for the position indicator that is visible when
3990 a line cannot be fully displayed on the screen.
3997 Mappings prefixed with
3999 are used in header summaries, and they all understand the preconditions
4001 (the current message) and
4003 for elder messages (only honoured in conjunction with
4004 .Va datefield-markout-older ) .
4006 .Bl -tag -compact -width view-partinfo
4008 This mapping is used for the
4010 that can be created with the
4014 formats of the variable
4017 For the complete header summary line except the
4019 and the thread structure.
4021 For the thread structure which can be created with the
4023 format of the variable
4028 Mappings prefixed with
4030 are used when displaying messages.
4032 .Bl -tag -compact -width view-partinfo
4034 This mapping is used for so-called
4036 lines, which are MBOX file format specific header lines.
4039 A comma-separated list of headers to which the mapping applies may be
4040 given as a precondition; if the \*(OPal regular expression support is
4041 available then if any of the
4043 (extended) regular expression characters is seen the precondition will
4044 be evaluated as (an extended) one.
4046 For the introductional message info line.
4047 .It Ar view-partinfo
4048 For MIME part info lines.
4052 The following (case-insensitive) colour definitions and font attributes
4053 are understood, multiple of which can be specified in a comma-separated
4063 It is possible (and often applicable) to specify multiple font
4064 attributes for a single mapping.
4067 foreground colour attribute:
4077 To specify a 256-color mode a decimal number colour specification in
4078 the range 0 to 255, inclusive, is supported, and interpreted as follows:
4080 .Bl -tag -compact -width "999 - 999"
4082 the standard ISO 6429 colors, as above.
4084 high intensity variants of the standard colors.
4086 216 colors in tuples of 6.
4088 grayscale from black to white in 24 steps.
4090 .Bd -literal -offset indent
4092 fg() { printf "\e033[38;5;${1}m($1)"; }
4093 bg() { printf "\e033[48;5;${1}m($1)"; }
4095 while [ $i -lt 256 ]; do fg $i; i=$(($i + 1)); done
4096 printf "\e033[0m\en"
4098 while [ $i -lt 256 ]; do bg $i; i=$(($i + 1)); done
4099 printf "\e033[0m\en"
4103 background colour attribute (see
4105 for possible values).
4111 will remove for the given colour type (the special type
4113 selects all) the given mapping; if the optional precondition argument is
4114 given only the exact tuple of mapping and precondition is removed.
4117 will remove all mappings (no precondition allowed), thus
4119 will remove all established mappings.
4124 .It Ic commandalias , uncommandalias
4125 \*(NQ Define or list, and remove, respectively, command aliases.
4126 An (command)alias can be used everywhere a normal command can be used,
4127 but always takes precedence: any arguments that are given to the command
4128 alias are joined onto the alias expansion, and the resulting string
4129 forms the command line that is, in effect, executed.
4130 The latter command removes all given aliases, the special name
4132 will remove all existing aliases.
4133 When used without arguments the former shows a list of all currently
4134 known aliases, with one argument only the expansion of the given one.
4136 With two or more arguments a command alias is defined or updated: the
4137 first argument is the name under which the remaining command line should
4138 be accessible, the content of which can be just about anything.
4139 An alias may itself expand to another alias, but to avoid expansion loops
4140 further expansion will be prevented if an alias refers to itself or if
4141 an expansion depth limit is reached.
4142 Explicit expansion prevention via reverse solidus
4145 .Sx "Command modifiers" .
4146 .Bd -literal -offset indent
4148 \*(uA: `commandalias': no such alias: xx
4149 ? commandalias xx echo hello,
4151 commandalias xx 'echo hello,'
4160 (C) Copy messages to files whose names are derived from the author of
4161 the respective message and do not mark them as being saved;
4162 otherwise identical to
4167 (c) Copy messages to the named file and do not mark them as being saved;
4168 otherwise identical to
4173 Show the name of the current working directory, as reported by
4178 .Sx "Command modifiers" ) .
4179 The return status is tracked via
4184 \*(OP For unencrypted messages this command is identical to
4186 Encrypted messages are first decrypted, if possible, and then copied.
4190 \*(OP For unencrypted messages this command is identical to
4192 Encrypted messages are first decrypted, if possible, and then copied.
4196 .It Ic define , undefine
4197 Without arguments the current list of macros, including their content,
4198 is shown, otherwise a macro is defined, replacing an existing macro of
4200 A macro definition is a sequence of commands in the following form:
4201 .Bd -literal -offset indent
4210 A defined macro can be invoked explicitly by using the
4214 commands, or implicitly if a macro hook is triggered, e.g., a
4216 It is possible to localize adjustments, like creation, deletion and
4218 .Sx "INTERNAL VARIABLES" ,
4221 command; the scope which is localized depends on how (i.e.,
4223 normal macro, folder hook, hook,
4225 switch) the macro is invoked.
4226 Execution of a macro body can be stopped from within by calling
4230 ed macro, given positional parameters can be
4234 The latter command deletes the given macro, the special name
4236 will discard all existing macros.
4237 Creation and deletion of (a) macro(s) can be performed from within
4242 .It Ic delete , undelete
4243 (d, u) Marks the given message list as being or not being
4245 respectively; if no argument has been specified then the usual search
4246 for a visible message is performed, as documented for
4247 .Sx "Message list arguments" ,
4248 showing only the next input prompt if the search fails.
4249 Deleted messages will neither be saved in the
4251 .Sx "secondary mailbox"
4253 nor will they be available for most other commands.
4256 variable is set, the new
4258 or the last message restored, respectively, is automatically
4268 Superseded by the multiplexer
4274 Delete the given messages and automatically
4278 if one exists, regardless of the setting of
4285 up or down by one message when given
4289 argument, respectively.
4293 .It Ic draft , undraft
4294 Take message lists and mark each given message as being draft, or not
4295 being draft, respectively, as documented in the section
4296 .Sx "Message states" .
4300 \*(NQ (ec) Echoes arguments to standard output and writes a trailing
4301 newline, whereas the otherwise identical
4304 .Sx "Shell-style argument quoting"
4306 .Sx "Filename transformations"
4307 are applied to the expanded arguments.
4313 except that is echoes to standard error.
4316 In interactive sessions the \*(OPal message ring queue for
4318 will be used instead, if available.
4324 but does not write a trailing newline.
4330 but does not write a trailing newline.
4334 (e) Point the text editor (as defined in
4336 at each message from the given list in turn.
4337 Modified contents are discarded unless the
4339 variable is set, and are not used unless the mailbox can be written to
4340 and the editor returns a successful exit status.
4345 .Ic if Ns \0/\: Ic elif Ns \0/\: Ic else Ns \0/\: Ic endif
4346 conditional \(em if the condition of a preceding
4348 was false, check the following condition and execute the following block
4349 if it evaluates true.
4354 .Ic if Ns \0/\: Ic elif Ns \0/\: Ic else Ns \0/\: Ic endif
4355 conditional \(em if none of the conditions of the preceding
4359 commands was true, the
4365 (en) Marks the end of an
4366 .Ic if Ns \0/\: Ic elif Ns \0/\: Ic else Ns \0/\: Ic endif
4367 conditional execution block.
4372 \*(NQ \*(UA has a strict notion about which variables are
4373 .Sx "INTERNAL VARIABLES"
4374 and which are managed in the program
4376 Since some of the latter are a vivid part of \*(UAs functioning,
4377 however, they are transparently integrated into the normal handling of
4378 internal variables via
4382 To integrate other environment variables of choice into this
4383 transparent handling, and also to export internal variables into the
4384 process environment where they normally are not, a
4386 needs to become established with this command, as in, e.g.,
4389 .Dl environ link PERL5LIB from TZ
4392 Afterwards changing such variables with
4394 will cause automatic updates of the program environment, and therefore
4395 be inherited by newly created child processes.
4396 Sufficient system support provided (it was in BSD as early as 1987, and
4397 is standardized since Y2K) removing such variables with
4399 will remove them also from the program environment, but in any way
4400 the knowledge they ever have been
4403 Note this implies that
4405 may cause loss of links.
4410 will remove an existing link, but leaves the variables as such intact.
4411 Additionally the subcommands
4415 are provided, which work exactly the same as the documented commands
4419 but (additionally) link the variable(s) with the program environment and
4420 thus immediately export them to, or remove them from (if possible),
4421 respectively, the program environment.
4426 \*(OP Since \*(UA uses the console as a user interface it can happen
4427 that messages scroll by too fast to become recognized.
4428 An error message ring queue is available which stores duplicates of any
4429 error message and notifies the user in interactive sessions whenever
4430 a new error has occurred.
4431 The queue is finite: if its maximum size is reached any new message
4432 replaces the eldest.
4435 can be used to manage this message queue: if given
4437 or no argument the queue will be displayed and cleared,
4439 will only clear all messages from the queue.
4443 \*(NQ Construct a command by concatenating the arguments, separated with
4444 a single space character, and then evaluate the result.
4445 This command passes through the exit status
4449 of the evaluated command; also see
4451 .Bd -literal -offset indent
4462 call yyy '\ecall xxx' "b\e$'\et'u ' "
4470 (ex or x) Exit from \*(UA without changing the active mailbox and skip
4471 any saving of messages in the
4473 .Sx "secondary mailbox"
4475 as well as a possibly tracked line editor history file.
4476 The optional status number argument will be passed through to
4478 \*(ID For now it can happen that the given status will be overwritten,
4479 later this will only occur if a later error needs to be reported onto an
4480 otherwise success indicating status.
4486 but open the mailbox read-only.
4491 (fi) The file command switches to a new mailbox.
4492 Without arguments it shows status information of the current mailbox.
4493 If an argument is given, it will write out changes (such as deletions)
4494 the user has made, open a new mailbox, update the internal variables
4495 .Va mailbox-resolved
4497 .Va mailbox-display ,
4498 and optionally display a summary of
4505 .Sx "Filename transformations"
4506 will be applied to the
4510 prefixes are understood, e.g.,
4511 .Ql maildir:///tmp/mdirbox :
4512 if a protocol prefix is used the mailbox type is fixated and neither
4513 the auto-detection (read on) nor the
4516 \*(OPally URLs can also be used to access network resources, see
4517 .Sx "On URL syntax and credential lookup" :
4520 .Dl \*(IN protocol://[user[:password]@]host[:port][/path]
4521 .Dl \*(OU protocol://[user@]host[:port][/path]
4524 \*(OPally supported network protocols are
4528 (POP3 with SSL/TLS encrypted transport),
4530 part is valid only for IMAP; there it defaults to
4532 Network URLs require a special encoding as documented in the said section.
4535 If the resulting file protocol (MBOX database)
4537 is located on a local filesystem then the list of all registered
4539 s is traversed in order to see whether a transparent intermediate
4540 conversion step is necessary to handle the given mailbox, in which case
4541 \*(UA will use the found hook to load and save data into and from
4542 a temporary file, respectively.
4543 Changing hooks will not affect already opened mailboxes.
4544 For example, the following creates hooks for the
4546 compression tool and a combined compressed and encrypted format:
4548 .Bd -literal -offset indent
4550 gzip 'gzip -dc' 'gzip -c' \e
4551 zst.pgp 'gpg -d | zstd -dc' 'zstd -19 -zc | gpg -e'
4555 MBOX database files are generally locked during file operations in order
4556 to avoid inconsistencies due to concurrent modifications.
4557 \*(OPal Mailbox files which \*(UA treats as the system
4562 .Sx "primary system mailbox" Ns
4563 es in general will also be protected by so-called dotlock files, the
4564 traditional way of mail spool file locking: for any file
4568 will be created for the duration of the synchronization \(em
4569 as necessary a privilege-separated dotlock child process will be used
4570 to accommodate for necessary privilege adjustments in order to create
4571 the dotlock file in the same directory
4572 and with the same user and group identities as the file of interest.
4575 \*(UA by default uses tolerant POSIX rules when reading MBOX database
4576 files, but it will detect invalid message boundaries in this mode and
4577 complain (even more with
4579 if any is seen: in this case
4581 can be used to create a valid MBOX database from the invalid input.
4584 If no protocol has been fixated, and
4586 refers to a directory with the subdirectories
4591 then it is treated as a folder in
4594 \*(ID Also, if no protocol has been fixated and no existing file has
4595 been found, the variable
4597 controls the format of mailboxes yet to be created.
4602 .It Ic filetype , unfiletype
4603 \*(NQ Define or list, and remove, respectively, file handler hooks,
4604 which provide (shell) commands that enable \*(UA to load and save MBOX
4605 files from and to files with the registered file extensions;
4606 it will use an intermediate temporary file to store the plain data.
4607 The latter command removes the hooks for all given extensions,
4609 will remove all existing handlers.
4611 When used without arguments the former shows a list of all currently
4612 defined file hooks, with one argument the expansion of the given alias.
4613 Otherwise three arguments are expected, the first specifying the file
4614 extension for which the hook is meant, and the second and third defining
4615 the load- and save commands, respectively, to deal with the file type,
4616 both of which must read from standard input and write to standard
4618 Changing hooks will not affect already opened mailboxes (\*(ID except below).
4619 \*(ID For now too much work is done, and files are oftened read in twice
4620 where once would be sufficient: this can cause problems if a filetype is
4621 changed while such a file is opened; this was already so with the
4622 built-in support of .gz etc. in Heirloom, and will vanish in v15.
4623 \*(ID For now all handler strings are passed to the
4624 .Ev SHELL for evaluation purposes; in the future a
4626 prefix to load and save commands may mean to bypass this shell instance:
4627 placing a leading space will avoid any possible misinterpretations.
4628 .Bd -literal -offset indent
4629 filetype bz2 'bzip2 -dc' 'bzip2 -zc' \e
4630 gz 'gzip -dc' 'gzip -c' xz 'xz -dc' 'xz -zc' \e
4631 zst 'zstd -dc' 'zstd -19 -zc' \e
4632 zst.pgp 'gpg -d | zstd -dc' 'zstd -19 -zc | gpg -e'
4633 set record=+sent.zst.pgp
4638 .It Ic flag , unflag
4639 Take message lists and mark the messages as being flagged, or not being
4640 flagged, respectively, for urgent/special attention.
4642 .Sx "Message states" .
4651 With no arguments, list the names of the folders in the folder directory.
4652 With an existing folder as an argument,
4653 lists the names of folders below the named folder.
4659 but saves the message in a file named after the local part of the first
4660 recipient's address (instead of in
4667 but saves the message in a file named after the local part of the first
4668 recipient's address (instead of in
4675 but responds to all recipients regardless of the
4680 .It Ic followupsender
4683 but responds to the sender only regardless of the
4691 but saves the message in a file named after the local part of the
4692 recipient's address (instead of in
4697 Takes a message and the address of a recipient
4698 and forwards the message to him.
4699 The text of the original message is included in the new one,
4700 with the value of the
4701 .Va forward-header-inject
4702 variable preceding it.
4703 To filter the included header fields to the desired subset use the
4705 slot of the white- and blacklisting command
4707 Only the first part of a multipart message is included unless
4708 .Va forward-as-attachment ,
4709 and recipient addresses will be stripped from comments, names etc.
4710 unless the internal variable
4716 (f) Takes a list of message specifications and displays a summary of
4717 their message headers, exactly as via
4719 An alias of this command is
4722 .Sx "Specifying messages" .
4733 \*(OB Superseded by the multiplexer
4737 \*(OB Superseded by the multiplexer
4740 .It Ic ghost , unghost
4743 .Ic uncommandalias .
4747 .It Ic headerpick , unheaderpick
4748 \*(NQ Multiplexer command to manage white- and blacklisting
4749 selections of header fields for a variety of applications.
4750 Without arguments the set of contexts that have settings is displayed.
4751 When given arguments, the first argument is the context to which the
4752 command applies, one of (case-insensitively)
4754 for display purposes (via, e.g.,
4757 for selecting which headers shall be stored persistently when
4763 ing messages (note that MIME related etc. header fields should not be
4764 ignored in order to not destroy usability of the message in this case),
4766 for stripping down messages when
4768 ing message (has no effect if
4769 .Va forward-as-attachment
4772 for defining user-defined set of fields for the command
4776 The current settings of the given context are displayed if only the
4777 first argument is given.
4778 A second argument denotes the type of restriction that is to be chosen,
4779 it may be (a case-insensitive prefix of)
4783 for white- and blacklisting purposes, respectively.
4784 Establishing a whitelist suppresses inspection of the corresponding
4786 If no further argument is given the current settings of the given type
4787 will be displayed, otherwise the remaining arguments specify header
4788 fields, which \*(OPally may be given as regular expressions, to be be
4789 added to the given type.
4790 The special wildcard field (asterisk,
4792 will establish a (fast) shorthand setting which covers all fields.
4794 The latter command always takes three or more arguments and can be used
4795 to remove fields from the given type of list of the given context, the
4798 will remove all fields.
4803 (h) Show the current group of headers, the size of which depends on
4806 and the style of which can be adjusted with the variable
4808 If a message-specification is given the group of headers containing the
4809 first message therein is shown and the message at the top of the screen
4822 (this mode also supports a more
4826 the list of history entries;
4829 argument selects and evaluates the respective history entry,
4830 which will become the new history top; a negative number is used as an
4831 offset to the current command, e.g.,
4833 will select the last command, the history top.
4834 The default mode if no arguments are given is
4841 Takes a message list and marks each message therein to be saved in the
4846 .Sx "secondary mailbox"
4848 Does not override the
4851 \*(UA deviates from the POSIX standard with this command, because a
4853 command issued after
4855 will display the following message, not the current one.
4860 (i) Part of the nestable
4861 .Ic if Ns \0/\: Ic elif Ns \0/\: Ic else Ns \0/\: Ic endif
4862 conditional execution construct \(em if the given condition is true then
4863 the encapsulated block is executed.
4864 The POSIX standards supports the (case-insensitive) conditions
4869 end, all remaining conditions are non-portable extensions.
4870 (Be aware that a faulty condition skips all following branches until
4872 \*(ID These commands do not yet use
4873 .Sx "Shell-style argument quoting"
4874 and therefore do not know about input tokens, so that syntax
4875 elements have to be surrounded by whitespace; in v15 \*(UA will inspect
4876 all conditions bracket group wise and consider the tokens, representing
4877 values and operators, therein, which also means that variables will
4878 already have been expanded at that time (just like in the shell).
4880 .Bd -literal -offset indent
4889 The (case-insensitive) condition
4891 erminal will evaluate to true if the standard input is a terminal, i.e.,
4892 in interactive sessions.
4893 Another condition can be any boolean value (see the section
4894 .Sx "INTERNAL VARIABLES"
4895 for textual boolean representations) to mark an enwrapped block as
4898 .Dq always execute .
4902 .Sx "Shell-style argument quoting"
4903 will be used, and this command will simply interpret expanded tokens.)
4904 It is possible to check
4905 .Sx "INTERNAL VARIABLES"
4908 variables for existence or compare their expansion against a user given
4909 value or another variable by using the
4911 .Pf ( Dq variable next )
4912 conditional trigger character;
4913 a variable on the right hand side may be signalled using the same
4915 Variable names may be enclosed in a pair of matching braces.
4916 When this mode has been triggered, several operators are available:
4919 Integer operators treat the arguments on the left and right hand side of
4920 the operator as integral numbers and compare them arithmetically.
4921 It is an error if any of the operands is not a valid integer, an empty
4922 argument (which implies it had been quoted) is treated as if it were 0.
4923 Available operators are
4927 (less than or equal to),
4933 (greater than or equal to), and
4938 String data operators compare the left and right hand side according to
4939 their textual content.
4940 Unset variables are treated as the empty string.
4941 The behaviour of string operators can be adjusted by prefixing the
4942 operator with the modifier trigger commercial at
4944 followed by none to multiple modifiers: for now supported is
4946 which turns the comparison into a case-insensitive one: this is
4947 implied if no modifier follows the trigger.
4950 Available string operators are
4954 (less than or equal to),
4960 (greater than or equal to),
4964 (is substring of) and
4966 (is not substring of).
4967 By default these operators work on bytes and (therefore) do not take
4968 into account character set specifics.
4969 If the case-insensitivity modifier has been used, case is ignored
4970 according to the rules of the US-ASCII encoding, i.e., bytes are
4974 When the \*(OPal regular expression support is available, the additional
4980 They treat the right hand side as an extended regular expression that is
4981 matched according to the active locale (see
4982 .Sx "Character sets" ) ,
4983 i.e., character sets should be honoured correctly.
4986 Conditions can be joined via AND-OR lists (where the AND operator is
4988 and the OR operator is
4990 which have equal precedence and will be evaluated with left
4991 associativity, thus using the same syntax that is known for the
4993 It is also possible to form groups of conditions and lists by enclosing
4994 them in pairs of brackets
4995 .Ql [\ \&.\&.\&.\ ] ,
4996 which may be interlocked within each other, and also be joined via
5000 The results of individual conditions and entire groups may be modified
5001 via unary operators: the unary operator
5003 will reverse the result.
5005 .Bd -literal -offset indent
5009 if [ "$ttycharset" == UTF-8 ] || [ "$ttycharset" @i== UTF8 ]
5010 echo *ttycharset* is UTF-8, the former case-sensitive!
5013 if [ "${t1}" == "${t2}" ]
5014 echo These two variables are equal
5016 # This is a string test, -ge has been added for v14.9.0
5017 if [ "$features" =% +regex ] && [ "$TERM" @i=~ "^xterm\&.*" ]
5018 echo ..in an X terminal
5020 if [ [ true ] && [ [ "${debug}" != '' ] || \e
5021 [ "$verbose" != '' ] ] ]
5024 if true && [ "$debug" != '' ] || [ "${verbose}" != '' ]
5025 echo Left associativity, as is known from the shell
5027 if ! ! true && ! [ ! "$debug" && ! "$verbose" ]
5028 echo Unary operator support
5037 Superseded by the multiplexer
5042 Shows the names of all available commands, alphabetically sorted.
5043 If given any non-whitespace argument the list will be shown in the order
5044 in which command prefixes are searched.
5045 \*(OP In conjunction with a set variable
5047 additional information will be provided for each command: the argument
5048 type will be indicated, the documentation string will be shown,
5049 and the set of command flags will show up:
5051 .Bl -tag -compact -width ".It Ql BaNg"
5052 .It Ql "vput modifier"
5053 command supports the command modifier
5055 .It Ql "errno in *!*"
5056 the error number is tracked in
5059 commands needs an active mailbox, a
5061 .It Ql "ok: batch or interactive"
5062 command may only be used in interactive or
5065 .It Ql "ok: send mode"
5066 command can be used in send mode.
5067 .It Ql "not ok: compose mode"
5068 command is not available when in compose mode.
5069 .It Ql "not ok: during startup"
5070 command cannot be used during program startup, e.g., while loading
5071 .Sx "Resource files" .
5072 .It Ql "ok: in subprocess"
5073 command is allowed to be used when running in a subprocess instance,
5074 e.g., from within a macro that is called via
5075 .Va on-compose-splice .
5080 This command can be used to localize changes to variables, meaning that
5081 their state will be reverted to the former one once the covered scope
5083 It can only be used inside of macro definition blocks introduced by
5087 and is interpreted as a boolean (string, see
5088 .Sx "INTERNAL VARIABLES" ) ;
5091 of an account is left once it is switched off again.
5092 .Bd -literal -offset indent
5093 define temporary_settings {
5094 set possibly_global_option1
5099 set possibly_global_option2
5108 enables change localization and calls
5110 which explicitly resets localization, then any value changes within
5112 will still be reverted by
5114 \*(ID Once the outermost level, the one which enabled localization
5115 first, is left, but no earlier, all adjustments will be unrolled.
5116 \*(ID Likewise worth knowing, if in this example
5118 changes to a different
5120 which sets some variables that are yet covered by localizations, their
5121 scope will be extended, and in fact leaving the
5123 will (thus) restore settings in (likely) global scope which actually
5124 were defined in a local, private context.
5128 Reply to messages that come in via known
5131 .Pf ( Ic mlsubscribe )
5132 mailing lists, or pretend to do so (see
5133 .Sx "Mailing lists" ) :
5136 functionality this will actively resort and even remove message
5137 recipients in order to generate a message that is supposed to be sent to
5139 For example it will also implicitly generate a
5140 .Ql Mail-Followup-To:
5141 header if that seems useful, regardless of the setting of the variable
5143 For more documentation please refer to
5144 .Sx "On sending mail, and non-interactive mode" .
5150 but saves the message in a file named after the local part of the first
5151 recipient's address (instead of in
5156 (m) Takes a (list of) recipient address(es) as (an) argument(s),
5157 or asks on standard input if none were given;
5158 then collects the remaining mail content and sends it out.
5159 For more documentation please refer to
5160 .Sx "On sending mail, and non-interactive mode" .
5164 (mb) The given message list is to be sent to the
5166 .Sx "secondary mailbox"
5168 when \*(UA is quit; this is the default action unless the variable
5171 \*(ID This command can only be used in a
5173 .Sx "primary system mailbox" .
5177 .It Ic mimetype , unmimetype
5178 Without arguments the content of the MIME type cache will displayed;
5179 a more verbose listing will be produced if either of
5184 When given arguments they will be joined, interpreted as shown in
5185 .Sx "The mime.types files"
5187 .Sx "HTML mail and MIME attachments" ) ,
5188 and the resulting entry will be added (prepended) to the cache.
5189 In any event MIME type sources are loaded first as necessary \(en
5190 .Va mimetypes-load-control
5191 can be used to fine-tune which sources are actually loaded.
5193 The latter command deletes all specifications of the given MIME type, thus
5194 .Ql ? unmimetype text/plain
5195 will remove all registered specifications for the MIME type
5199 will discard all existing MIME types, just as will
5201 but which also reenables cache initialization via
5202 .Va mimetypes-load-control .
5206 .It Ic mlist , unmlist
5207 The latter command removes all given mailing-lists, the special name
5209 can be used to remove all registered lists.
5210 The former will list all currently defined mailing lists (and their
5211 attributes, if any) when used without arguments; a more verbose listing
5212 will be produced if either of
5217 Otherwise all given arguments will be added and henceforth be recognized
5219 If the \*(OPal regular expression support is available then mailing
5220 lists may also be specified as (extended) regular expressions (see
5226 .It Ic mlsubscribe , unmlsubscribe
5227 The latter command removes the subscription attribute from all given
5228 mailing-lists, the special name
5230 can be used to do so for any registered list.
5231 The former will list all currently defined mailing lists which have
5232 a subscription attribute when used without arguments; a more verbose
5233 listing will be produced if either of
5238 Otherwise this attribute will be set for all given mailing lists,
5239 newly creating them as necessary (as via
5248 but moves the messages to a file named after the local part of the
5249 sender address of the first message (instead of in
5256 but marks the messages for deletion if they were transferred
5263 but also displays header fields which would not pass the
5265 selection, and all MIME parts.
5273 on the given messages, even in non-interactive mode and as long as the
5274 standard output is a terminal.
5280 \*(OP When used without arguments or if
5282 has been given the content of the
5284 cache is shown, loading it first as necessary.
5287 then the cache will only be initialized and
5289 will remove its contents.
5290 Note that \*(UA will try to load the file only once, use
5291 .Ql Ic \&\&netrc Ns \:\0\:clear
5292 to unlock further attempts.
5297 .Sx "On URL syntax and credential lookup" ;
5299 .Sx "The .netrc file"
5300 documents the file format in detail.
5304 Checks for new mail in the current folder without committing any changes
5306 If new mail is present, a message is shown.
5310 the headers of each new message are also shown.
5311 This command is not available for all mailbox types.
5319 Goes to the next message in sequence and types it.
5320 With an argument list, types the next matching message.
5334 If the current folder is accessed via a network connection, a
5336 command is sent, otherwise no operation is performed.
5342 but also displays header fields which would not pass the
5344 selection, and all MIME parts.
5352 on the given messages, even in non-interactive mode and as long as the
5353 standard output is a terminal.
5359 \*(ID Only available in interactive mode, this command allows to show
5360 MIME parts which require external MIME handler programs to run which do
5361 not integrate in \*(UAs normal
5364 .Sx "HTML mail and MIME attachments" ) .
5365 The user will be asked for each non-text part of the given message in
5366 (\*(ID no syntax to directly address parts, this restriction may vanish)
5367 turn whether the registered handler shall be used to display the part.
5373 but also pipes header fields which would not pass the
5375 selection, and all parts of MIME
5376 .Ql multipart/alternative
5381 (pi) Takes a message list and a shell command
5382 and pipes the messages through the command.
5383 Without an argument the current message is piped through the command
5390 every message is followed by a formfeed character.
5411 (q) Terminates the session, saving all undeleted, unsaved messages in
5414 .Sx "secondary mailbox"
5416 preserving all messages marked with
5420 or never referenced in the system
5422 and removing all other messages from the
5424 .Sx "primary system mailbox" .
5425 If new mail has arrived during the session,
5427 .Dq You have new mail
5429 If given while editing a mailbox file with the command line option
5431 then the edit file is rewritten.
5432 A return to the shell is effected,
5433 unless the rewrite of edit file fails,
5434 in which case the user can escape with the exit command.
5435 The optional status number argument will be passed through to
5437 \*(ID For now it can happen that the given status will be overwritten,
5438 later this will only occur if a later error needs to be reported onto an
5439 otherwise success indicating status.
5443 \*(NQ Read a line from standard input, or the channel set active via
5445 and assign the data, which will be splitted as indicated by
5447 to the given variables.
5448 The variable names are checked by the same rules as documented for
5450 and the same error codes will be seen in
5454 indicates the number of bytes read, it will be
5456 with the error number
5460 in case of I/O errors, or
5463 If there are more fields than variables, assigns successive fields to the
5464 last given variable.
5465 If there are less fields than variables, assigns the empty string to the
5467 .Bd -literal -offset indent
5470 ? echo "<$a> <$b> <$c>"
5472 ? wysh set ifs=:; read a b c;unset ifs
5473 hey2.0,:"'you ",:world!:mars.:
5474 ? echo $?/$^ERRNAME / <$a><$b><$c>
5475 0/NONE / <hey2.0,><"'you ",><world!:mars.:><><>
5480 \*(NQ Manages input channels for
5482 to be used to avoid complicated or impracticable code, like calling
5484 from within a macro in non-interactive mode.
5485 Without arguments, or when the first argument is
5487 a listing of all known channels is printed.
5488 Channels can otherwise be
5490 d, and existing channels can be
5494 d by giving the string used for creation.
5496 The channel name is expected to be a file descriptor number, or,
5497 if parsing the numeric fails, an input file name that undergoes
5498 .Sx "Filename transformations" .
5499 E.g. (this example requires a modern shell):
5500 .Bd -literal -offset indent
5501 $ LC_ALL=C printf 'echon "hey, "\enread a\enyou\enecho $a' |\e
5504 $ LC_ALL=C printf 'echon "hey, "\enread a\enecho $a' |\e
5505 LC_ALL=C 6<<< 'you' \*(uA -R#X'readctl create 6'
5519 Removes the named files or directories.
5520 If a name refer to a mailbox, e.g., a Maildir mailbox, then a mailbox
5521 type specific removal will be performed, deleting the complete mailbox.
5522 The user is asked for confirmation in interactive mode.
5526 Takes the name of an existing folder
5527 and the name for the new folder
5528 and renames the first to the second one.
5529 Both folders must be of the same type.
5533 (R) Replies to only the sender of each message of the given message
5534 list, by using the first message as the template to quote, for the
5538 will exchange this command with
5540 Unless the internal variable
5542 is set the recipient address will be stripped from comments, names etc.
5546 (r) Take a message and group-responds to it by addressing the sender
5547 and all recipients, subject to
5551 .Va followup-to-honour ,
5554 .Va recipients-in-cc
5555 influence response behaviour.
5556 Unless the internal variable
5558 is set recipient addresses will be stripped from comments, names etc.
5568 offers special support for replying to mailing lists.
5569 For more documentation please refer to
5570 .Sx "On sending mail, and non-interactive mode" .
5576 but initiates a group-reply regardless of the value of
5583 but responds to the sender only regardless of the value of
5590 but does not add any header lines.
5591 This is not a way to hide the sender's identity,
5592 but useful for sending a message again to the same recipients.
5596 Takes a list of messages and a user name
5597 and sends each message to the named user.
5599 and related header fields are prepended to the new copy of the message.
5602 is only performed if
5622 .It Ic respondsender
5628 (ret) Superseded by the multiplexer
5633 Only available inside the scope of a
5637 this will stop evaluation of any further macro content, and return
5638 execution control to the caller.
5639 The two optional parameters must be specified as positive decimal
5640 numbers and default to the value 0:
5641 the first argument specifies the signed 32-bit return value (stored in
5643 and later extended to signed 64-bit),
5644 the second the signed 32-bit error number (stored in
5648 a non-0 exit status may cause the program to exit.
5654 but saves the messages in a file named after the local part of the
5655 sender of the first message instead of (in
5657 and) taking a filename argument; the variable
5659 is inspected to decide on the actual storage location.
5663 (s) Takes a message list and a filename and appends each message in turn
5664 to the end of the file.
5665 If no filename is given, the
5667 .Sx "secondary mailbox"
5670 The filename in quotes, followed by the generated character count
5671 is echoed on the user's terminal.
5674 .Sx "primary system mailbox"
5675 the messages are marked for deletion.
5676 .Sx "Filename transformations"
5680 \*(OB Superseded by the multiplexer
5684 \*(OB Superseded by the multiplexer
5688 \*(OB Superseded by the multiplexer
5693 Takes a message specification (list) and displays a header summary of
5694 all matching messages, as via
5696 This command is an alias of
5699 .Sx "Specifying messages" .
5703 Takes a message list and marks all messages as having been read.
5709 (se, \*(NQ uns) The latter command will delete all given variables,
5710 the former, when used without arguments, will show all variables which
5711 are currently known to \*(UA; this will not automatically link-in
5713 variables which are known to \*(UA even if they exist in the program
5714 environment: only explicit addressing of variables, e.g., via
5716 using a variable in a
5718 condition or a string passed to
5720 or via program-internal use cases will perform this task.
5721 A more verbose listing will be produced if
5729 Otherwise the given variables (and arguments) are set or adjusted.
5730 Arguments are of the form
5732 (no space before or after
5736 if there is no value, i.e., a boolean variable.
5737 \*(ID In conjunction with the
5740 .Sx "Shell-style argument quoting"
5741 can be used to quote arguments as necessary.
5742 \*(ID Otherwise quotation marks may be placed around any part of the
5743 assignment statement to quote blanks or tabs.
5746 .Dl wysh set indentprefix=' -> '
5749 If an argument begins with
5753 the effect is the same as invoking the
5755 command with the remaining part of the variable
5756 .Pf ( Ql unset save ) .
5761 that is known to map to an environment variable will automatically cause
5762 updates in the program environment (unsetting a variable in the
5763 environment requires corresponding system support) \(em use the command
5765 for further environmental control.
5770 .Sx "INTERNAL VARIABLES"
5777 Apply shell quoting rules to the given raw-data arguments.
5781 .Sx "Command modifiers" ) ,
5782 The first argument specifies the operation:
5786 cause shell quoting to be applied to the remains of the line, and
5787 expanded away thereof, respectively.
5788 If the former is prefixed with a plus-sign, the quoted result will not
5789 be roundtrip enabled, and thus can be decoded only in the very same
5790 environment that was used to perform the encode; also see
5791 .Cd mle-quote-rndtrip .
5792 If the coding operation fails the error number
5795 .Va ^ERR Ns -CANCELED ,
5796 and the unmodified input is used as the result; the error number may
5797 change again due to output or result storage errors.
5801 (sh) Invokes an interactive version of the shell,
5802 and returns its exit status.
5806 .It Ic shortcut , unshortcut
5807 Without arguments the list of all currently defined shortcuts is
5808 shown, with one argument the expansion of the given shortcut.
5809 Otherwise all given arguments are treated as pairs of shortcuts and
5810 their expansions, creating new or changing already existing shortcuts,
5812 The latter command will remove all given shortcuts, the special name
5814 will remove all registered shortcuts.
5818 Shift the positional parameter stack (starting at
5820 by the given number (which must be an unsigned, positive, decimal),
5821 or 1 if no argument has been given.
5822 It is an error if the value exceeds the number of positional parameters.
5823 If the given number is 0, no action is performed, successfully.
5824 The stack as such can be managed via
5826 Note this command will fail in
5828 and hook macros unless the positional parameter stack has been
5829 explicitly created in the current context via
5836 but performs neither MIME decoding nor decryption, so that the raw
5837 message text is shown.
5841 (si) Shows the size in characters of each message of the given
5846 \*(NQ Sleep for the specified number of seconds (and optionally
5847 milliseconds), by default interruptably.
5848 If a third argument is given the sleep will be uninterruptible,
5849 otherwise the error number
5853 if the sleep has been interrupted.
5854 The command will fail and the error number will be
5855 .Va ^ERR Ns -OVERFLOW
5856 if the given duration(s) overflow the time datatype, and
5858 if the given durations are no valid integers.
5863 .It Ic sort , unsort
5864 The latter command disables sorted or threaded mode, returns to normal
5865 message order and, if the
5868 displays a header summary.
5869 The former command shows the current sorting criterion when used without
5870 an argument, but creates a sorted representation of the current folder
5871 otherwise, and changes the
5873 command and the addressing modes such that they refer to messages in
5875 Message numbers are the same as in regular mode.
5879 a header summary in the new order is also displayed.
5880 Automatic folder sorting can be enabled by setting the
5882 variable, as in, e.g.,
5883 .Ql set autosort=thread .
5884 Possible sorting criterions are:
5887 .Bl -tag -compact -width "subject"
5889 Sort the messages by their
5891 field, that is by the time they were sent.
5893 Sort messages by the value of their
5895 field, that is by the address of the sender.
5898 variable is set, the sender's real name (if any) is used.
5900 Sort the messages by their size.
5902 \*(OP Sort the message by their spam score, as has been classified by
5905 Sort the messages by their message status.
5907 Sort the messages by their subject.
5909 Create a threaded display.
5911 Sort messages by the value of their
5913 field, that is by the address of the recipient.
5916 variable is set, the recipient's real name (if any) is used.
5922 \*(NQ (so) The source command reads commands from the given file.
5923 .Sx "Filename transformations"
5925 If the given expanded argument ends with a vertical bar
5927 then the argument will instead be interpreted as a shell command and
5928 \*(UA will read the output generated by it.
5929 Interpretation of commands read is stopped when an error is encountered.
5932 cannot be used from within macros that execute as
5933 .Va folder-hook Ns s
5936 i.e., it can only be called from macros that were
5941 \*(NQ The difference to
5943 (beside not supporting pipe syntax aka shell command input) is that
5944 this command will not generate an error nor warn if the given file
5945 argument cannot be opened successfully.
5949 \*(OP Takes a list of messages and clears their
5955 \*(OP Takes a list of messages and causes the
5957 to forget it has ever used them to train its Bayesian filter.
5958 Unless otherwise noted the
5960 flag of the message is inspected to chose whether a message shall be
5968 \*(OP Takes a list of messages and informs the Bayesian filter of the
5972 This also clears the
5974 flag of the messages in question.
5978 \*(OP Takes a list of messages and rates them using the configured
5979 .Va spam-interface ,
5980 without modifying the messages, but setting their
5982 flag as appropriate; because the spam rating headers are lost the rate
5983 will be forgotten once the mailbox is left.
5984 Refer to the manual section
5986 for the complete picture of spam handling in \*(UA.
5990 \*(OP Takes a list of messages and sets their
5996 \*(OP Takes a list of messages and informs the Bayesian filter of the
6002 flag of the messages in question.
6018 slot for white- and blacklisting header fields.
6022 (to) Takes a message list and types out the first
6024 lines of each message on the users' terminal.
6025 Unless a special selection has been established for the
6029 command, the only header fields that are displayed are
6040 It is possible to apply compression to what is displayed by setting
6042 Messages are decrypted and converted to the terminal character set
6047 (tou) Takes a message list and marks the messages for saving in the
6049 .Sx "secondary mailbox"
6051 \*(UA deviates from the POSIX standard with this command,
6054 command will display the following message instead of the current one.
6060 but also displays header fields which would not pass the
6062 selection, and all visualizable parts of MIME
6063 .Ql multipart/alternative
6068 (t) Takes a message list and types out each message on the users terminal.
6069 The display of message headers is selectable via
6071 For MIME multipart messages, all parts with a content type of
6073 all parts which have a registered MIME type handler (see
6074 .Sx "HTML mail and MIME attachments" )
6075 which produces plain text output, and all
6077 parts are shown, others are hidden except for their headers.
6078 Messages are decrypted and converted to the terminal character set
6082 can be used to display parts which are not displayable as plain text.
6125 \*(OB Superseded by the multiplexer
6129 \*(OB Superseded by the multiplexer
6134 Superseded by the multiplexer
6145 .It Ic unmlsubscribe
6156 Takes a message list and marks each message as not having been read.
6160 Superseded by the multiplexer
6164 \*(OB Superseded by the multiplexer
6168 \*(OB Superseded by the multiplexer
6190 Perform URL percent codec operations on the raw-data argument, rather
6191 according to RFC 3986.
6195 .Sx "Command modifiers" ) ,
6196 and manages the error number
6198 This is a character set agnostic and thus locale dependent operation,
6199 and it may decode bytes which are invalid in the current
6201 \*(ID This command does not about URLs beside that.
6203 The first argument specifies the operation:
6207 perform plain URL percent en- and decoding, respectively.
6211 perform a slightly modified operation which should be better for
6212 pathnames: it does not allow a tilde
6214 and will neither accept hyphen-minus
6218 as an initial character.
6219 The remains of the line form the URL data which is to be converted.
6220 If the coding operation fails the error number
6223 .Va ^ERR Ns -CANCELED ,
6224 and the unmodified input is used as the result; the error number may
6225 change again due to output or result storage errors.
6229 \*(NQ Edit the values of or create the given variable(s) in the
6231 Boolean variables cannot be edited, and variables can also not be
6237 \*(NQ This command produces the same output as the listing mode of
6241 ity adjustments, but only for the given variables.
6245 \*(OP Takes a message list and verifies each message.
6246 If a message is not a S/MIME signed message,
6247 verification will fail for it.
6248 The verification process checks if the message was signed using a valid
6250 if the message sender's email address matches one of those contained
6251 within the certificate,
6252 and if the message content has been altered.
6265 \*(NQ Evaluate arguments according to a given operator.
6266 This is a multiplexer command which can be used to perform signed 64-bit
6267 numeric calculations as well as byte string and string operations.
6268 It uses polish notation, i.e., the operator is the first argument and
6269 defines the number and type, and the meaning of the remaining arguments.
6270 An empty argument is replaced with a 0 if a number is expected.
6274 .Sx "Command modifiers" ) .
6277 The result that is shown in case of errors is always
6279 for usage errors and numeric operations, and the empty string for byte
6280 string and string operations;
6281 if the latter two fail to provide result data for
6283 errors, e.g., when a search operation failed, they also set the
6286 .Va ^ERR Ns -NODATA .
6287 Except when otherwise noted numeric arguments are parsed as signed 64-bit
6288 numbers, and errors will be reported in the error number
6290 as the numeric error
6291 .Va ^ERR Ns -RANGE .
6294 Numeric operations work on one or two signed 64-bit integers.
6295 One integer is expected by assignment (equals sign
6297 which does nothing but parsing the argument, thus detecting validity and
6298 possible overflow conditions, and unary not (tilde
6300 which creates the bitwise complement.
6301 Two integers are used by addition (plus sign
6303 subtraction (hyphen-minus
6305 multiplication (asterisk
6309 and modulo (percent sign
6311 as well as for the bitwise operators logical or (vertical bar
6314 bitwise and (ampersand
6317 bitwise xor (circumflex
6319 the bitwise signed left- and right shifts
6322 as well as for the unsigned right shift
6326 All numeric operators can be suffixed with a commercial at
6330 this will turn the operation into a saturated one, which means that
6331 overflow errors and division and modulo by zero are no longer reported
6332 via the exit status, but the result will linger at the minimum or
6333 maximum possible value, instead of overflowing (or trapping).
6334 This is true also for the argument parse step.
6335 For the bitwise shifts, the saturated maximum is 63.
6336 Any catched overflow will be reported via the error number
6339 .Va ^ERR Ns -OVERFLOW .
6342 Character set agnostic string functions have no notion of locale
6343 settings and character sets.
6346 which performs the usual
6347 .Sx "Filename transformations"
6348 on its argument, and
6350 which generates a random string of the given length, or of
6352 bytes (a constant from
6354 if the value 0 is given; the random string will be base64url encoded
6355 according to RFC 4648, and thus be usable as a (portable) filename.
6358 Byte string operations work on 8-bit bytes and have no notion of locale
6359 settings and character sets, effectively assuming ASCII data.
6360 Operations that take one argument are
6362 which queries the length of the given argument, and
6364 which calculates the Chris Torek hash of the given argument.
6367 Byte string operations with two or more arguments are
6369 which byte-searches in the first for the second argument, and shows the
6370 resulting 0-based offset shall it have been found,
6372 which is identical to
6374 but works case-insensitively according to the rules of the ASCII
6377 will show a substring of its first argument:
6378 the second argument is the 0-based starting offset, the optional third
6379 argument can be used to specify the length of the desired substring,
6380 by default the entire string is used;
6381 this operation tries to work around faulty arguments (set
6383 for error logs), but reports them via the error number
6386 .Va ^ERR Ns -OVERFLOW .
6389 String operations work, sufficient support provided, according to the
6390 active user's locale encoding and character set (see
6391 .Sx "Character sets" ) .
6392 There is the one argument operation
6394 which (one-way) converts the argument to something safely printable on
6400 is a string operation that will try to match the first argument with the
6401 regular expression given as the second argument, as does
6403 but which is case-insensitive.
6404 If the optional third argument has been given then instead of showing
6405 the match offset a replacement operation is performed:
6406 the third argument is treated as if specified via dollar-single-quote
6408 .Sx "Shell-style argument quoting" ) ,
6409 and any occurrence of a positional parameter, e.g.,
6411 is replaced by the corresponding match group of the regular expression.
6413 .Bd -literal -offset indent
6414 ? vexpr -@ +1 -9223372036854775808
6415 ? vput vexpr res ir bananarama (.*)NanA(.*) '\e${1}au\e$2'
6422 \*(NQ Manage the positional parameter stack (see
6426 If the first argument is
6428 then the positional parameter stack of the current context, or the
6429 global one, if there is none, is cleared.
6432 then the remaining arguments will be used to (re)create the stack,
6433 if the parameter stack size limit is excessed an
6434 .Va ^ERR Ns -OVERFLOW
6438 If the first argument is
6440 a round-trip capable representation of the stack contents is created,
6441 with each quoted parameter separated from each other with the first
6444 and followed by the first character of
6446 if that is not empty and not identical to the first.
6447 If that results in no separation at all a
6453 .Sx "Command modifiers" ) .
6454 I.e., the subcommands
6458 can be used (in conjunction with
6460 to (re)create an argument stack from and to a single variable losslessly.
6462 .Bd -literal -offset indent
6463 ? vpospar set hey, "'you ", world!
6464 ? echo $#: <${1}><${2}><${3}>
6465 ? vput vpospar x quote
6467 ? echo $#: <${1}><${2}><${3}>
6468 ? eval vpospar set ${x}
6469 ? echo $#: <${1}><${2}><${3}>
6475 (v) Takes a message list and invokes the display editor on each message.
6476 Modified contents are discarded unless the
6478 variable is set, and are not used unless the mailbox can be written to
6479 and the editor returns a successful exit status.
6483 (w) For conventional messages the body without all headers is written.
6484 The original message is never marked for deletion in the originating
6486 The output is decrypted and converted to its native format as necessary.
6487 If the output file exists, the text is appended.
6488 If a message is in MIME multipart format its first part is written to
6489 the specified file as for conventional messages, handling of the remains
6490 depends on the execution mode.
6491 No special handling of compressed files is performed.
6493 In interactive mode the user is consecutively asked for the filenames of
6494 the processed parts.
6495 For convience saving of each part may be skipped by giving an empty
6496 value, the same result as writing it to
6498 Shell piping the part content by specifying a leading vertical bar
6500 character for the filename is supported.
6501 Other user input undergoes the usual
6502 .Sx "Filename transformations" ,
6503 and contents of the destination file are overwritten if the file
6506 \*(ID In non-interactive mode any part which does not specify a filename
6507 is ignored, and suspicious parts of filenames of the remaining parts are
6508 URL percent encoded (as via
6510 to prevent injection of malicious character sequences, resulting in
6511 a filename that will be written into the current directory.
6512 Existing files will not be overwritten, instead the part number or
6513 a dot are appended after a number sign
6515 to the name until file creation succeeds (or fails due to other
6520 \*(NQ The sole difference to
6522 is that the new macro is executed in place of the current one, which
6523 will not regain control; all resources of the current macro will be
6524 released before control is given to the replacer.
6525 Note this implies that
6527 may become cleaned up if the teared down macro context is the outermost
6528 level of the cleanup stack.
6529 If this command is not used from within a
6531 ed macro it will silently be (a more expensive variant of)
6541 \*(NQ \*(UA presents message headers in
6543 fuls as described under the
6546 Without arguments this command scrolls to the next window of messages,
6547 likewise if the argument is
6551 scrolls to the last,
6553 scrolls to the first, and
6558 A number argument prefixed by
6562 indicates that the window is calculated in relation to the current
6563 position, and a number without a prefix specifies an absolute position.
6569 but scrolls to the next or previous window that contains at least one
6579 .\" .Sh COMMAND ESCAPES {{{
6580 .Sh "COMMAND ESCAPES"
6582 Here is a summary of the command escapes available in compose mode,
6583 which are used to perform special functions when composing messages.
6584 Command escapes are only recognized at the beginning of lines, and
6585 consist of a trigger (escape) and a command character.
6586 The actual escape character can be set via the internal variable
6588 it defaults to the tilde
6590 Otherwise ignored whitespace characters following the escape character
6591 will prevent a possible addition of the command line to the \*(OPal
6595 Unless otherwise noted all compose mode commands ensure proper updates
6596 of the variables which represent the error number
6602 is set they will, unless stated otherwise, error out message compose
6603 mode if an operation fails.
6604 It is however possible to place the character hyphen-minus
6606 after (possible whitespace following) the escape character, which has an
6607 effect equivalent to the command modifier
6611 .Bl -tag -width ".It Ic BaNg"
6614 Insert the string of text in the message prefaced by a single
6616 (If the escape character has been changed,
6617 that character must be doubled instead.)
6620 .It Ic ~! Ar command
6621 Execute the indicated shell
6623 which follows, replacing unescaped exclamation marks with the previously
6624 executed command if the internal variable
6626 is set, then return to the message.
6630 Same effect as typing the end-of-file character.
6633 .It Ic ~: Ar \*(UA-command Ns \0or Ic ~_ Ar \*(UA-command
6634 Execute the given \*(UA command.
6635 Not all commands, however, are allowed.
6639 Write a summary of command escapes.
6642 .It Ic ~< Ar filename
6647 .It Ic ~<! Ar command
6649 is executed using the shell.
6650 Its standard output is inserted into the message.
6653 .It Ic ~@ Op Ar filename...
6654 Append or edit the list of attachments.
6655 Does not manage the error number
6661 instead if this is a concern).
6664 arguments is expected as shell tokens (see
6665 .Sx "Shell-style argument quoting" ;
6666 any token-separating commas are ignored), to be
6667 interpreted as documented for the command line option
6669 with the message number exception as below.
6672 arguments the attachment list is edited, entry by entry;
6673 if a filename is left empty, that attachment is deleted from the list;
6674 once the end of the list is reached either new attachments may be
6675 entered or the session can be quit by committing an empty
6678 For each mode, if a given filename solely consists of the number sign
6680 followed by a valid message number of the currently active mailbox, then
6681 the given message is attached as a MIME
6683 part (the number sign is the shell comment character and must be quoted).
6687 Inserts the string contained in the
6690 .Ql Ic ~i Ns \0Sign ) .
6691 \*(OB The escape sequences tabulator
6695 are understood (use the
6699 ting the variable(s) instead).
6703 Inserts the string contained in the
6706 .Ql Ic ~i Ns \0sign ) .
6707 \*(OB The escape sequences tabulator
6711 are understood (use the
6715 ting the variable(s) instead).
6718 .It Ic ~b Ar name ...
6719 Add the given names to the list of blind carbon copy recipients.
6722 .It Ic ~c Ar name ...
6723 Add the given names to the list of carbon copy recipients.
6727 Read the file specified by the
6729 variable into the message.
6733 Invoke the text editor on the message collected so far.
6734 After the editing session is finished,
6735 the user may continue appending text to the message.
6738 .It Ic ~F Ar messages
6739 Read the named messages into the message being sent, including all
6740 message headers and MIME parts.
6741 If no messages are specified, read in the current message.
6744 .It Ic ~f Ar messages
6745 Read the named messages into the message being sent.
6746 If no messages are specified, read in the current message.
6747 Strips down the list of header fields according to the
6749 white- and blacklist selection of
6751 For MIME multipart messages,
6752 only the first displayable part is included.
6756 Edit the message header fields
6761 by typing each one in turn and allowing the user to edit the field.
6762 The default values for these fields originate from the
6770 Edit the message header fields
6776 by typing each one in turn and allowing the user to edit the field.
6779 .It Ic ~i Ar variable
6780 Insert the value of the specified variable into the message,
6781 adding a newline character at the end.
6782 The message remains unaltered if the variable is unset or empty.
6783 \*(OB The escape sequences tabulator
6787 are understood (use the
6791 ting the variable(s) instead).
6794 .It Ic ~M Ar messages
6795 Read the named messages into the message being sent,
6798 If no messages are specified, read the current message, the
6802 .It Ic ~m Ar messages
6803 Read the named messages into the message being sent,
6806 If no messages are specified, read the current message.
6807 Strips down the list of header fields according to the
6809 white- and blacklist selection of
6811 For MIME multipart messages,
6812 only the first displayable part is included.
6816 Display the message collected so far,
6817 prefaced by the message header fields
6818 and followed by the attachment list, if any.
6822 Abort the message being sent,
6823 copying it to the file specified by the
6830 .It Ic ~R Ar filename
6833 but indent each line that has been read by
6837 .It Ic ~r Ar filename Op Ar HERE-delimiter
6838 Read the named file, object to the usual
6839 .Sx "Filename transformations" ,
6840 into the message; if (the expanded)
6844 then standard input is used, e.g., for pasting purposes.
6845 Only in this latter mode
6847 may be given: if it is data will be read in until the given
6849 is seen on a line by itself, and encountering EOF is an error; the
6851 is a required argument in non-interactive mode; if it is single-quote
6852 quoted then the pasted content will not be expanded, \*(ID otherwise
6853 a future version of \*(UA may perform shell-style expansion on the content.
6857 Cause the named string to become the current subject field.
6858 Newline (NL) and carriage-return (CR) bytes are invalid and will be
6859 normalized to space (SP) characters.
6862 .It Ic ~t Ar name ...
6863 Add the given name(s) to the direct recipient list.
6866 .It Ic ~U Ar messages
6867 Read in the given / current message(s) excluding all headers, indented by
6871 .It Ic ~u Ar messages
6872 Read in the given / current message(s), excluding all headers.
6876 Invoke an alternate editor (defined by the
6878 environment variable) on the message collected so far.
6879 Usually, the alternate editor will be a screen editor.
6880 After the editor is quit,
6881 the user may resume appending text to the end of the message.
6884 .It Ic ~w Ar filename
6885 Write the message onto the named file, which is object to the usual
6886 .Sx "Filename transformations" .
6888 the message is appended to it.
6894 except that the message is not saved at all.
6897 .It Ic ~| Ar command
6898 Pipe the message through the specified filter command.
6899 If the command gives no output or terminates abnormally,
6900 retain the original text of the message.
6903 is often used as a rejustifying filter.
6907 .It Ic ~^ Ar cmd Op Ar subcmd Op Ar arg3 Op Ar arg4
6908 Low-level command meant for scripted message access, i.e., for
6909 .Va on-compose-splice-shell
6911 .Va on-compose-splice .
6912 The used protocol is likely subject to changes, and therefore the
6913 mentioned hooks receive the used protocol version as an initial line.
6914 In general the first field of a response line represents a status code
6915 which specifies whether a command was successful or not, whether result
6916 data is to be expected, and if, the format of the result data.
6917 Does not manage the error number
6921 because errors are reported via the protocol
6922 (hard errors like I/O failures cannot be handled).
6923 This command has read-only access to several virtual pseudo headers in
6924 the \*(UA private namespace, which may not exist (except for the first):
6928 .Bl -tag -compact -width ".It Va BaNg"
6929 .It Ql Mailx-Command:
6930 The name of the command that generates the message, one of
6936 .It Ql Mailx-Raw-To:
6937 .It Ql Mailx-Raw-Cc:
6938 .It Ql Mailx-Raw-Bcc:
6939 Represent the frozen initial state of these headers before any
6940 transformation (e.g.,
6943 .Va recipients-in-cc
6946 .It Ql Mailx-Orig-From:
6947 .It Ql Mailx-Orig-To:
6948 .It Ql Mailx-Orig-Cc:
6949 .It Ql Mailx-Orig-Bcc:
6950 The values of said headers of the original message which has been
6952 .Ic reply , forward , resend .
6956 The status codes are:
6960 .Bl -tag -compact -width ".It Ql _210_"
6962 Status ok; the remains of the line are the result.
6965 Status ok; the rest of the line is optionally used for more status.
6966 What follows are lines of result addresses, terminated by an empty line.
6967 The address lines consist of two fields, the first of which is the
6968 plain address, e.g.,
6970 separated by a single ASCII SP space from the second which contains the
6971 unstripped address, even if that is identical to the first field, e.g.,
6972 .Ql (Lovely) Bob <bob@exam.ple> .
6973 (All the input, including the empty line, must be consumed before
6974 further commands can be issued.)
6977 Status ok; the rest of the line is optionally used for more status.
6978 What follows are lines of furtherly unspecified string content,
6979 terminated by an empty line.
6981 including the empty line, must be consumed before further commands can
6985 Syntax error; invalid command.
6988 Syntax error in parameters or arguments.
6991 Error: an argument fails verification.
6992 For example an invalid address has been specified, or an attempt was
6993 made to modify anything in \*(UAs own namespace.
6996 Error: an otherwise valid argument is rendered invalid due to context.
6997 For example, a second address is added to a header which may consist of
6998 a single address only.
7003 If a command indicates failure then the message will have remained
7005 Most commands can fail with
7007 if required arguments are missing (false command usage).
7008 The following (case-insensitive) commands are supported:
7011 .Bl -hang -width ".It Cm header"
7013 This command allows listing, inspection, and editing of message headers.
7014 Header name case is not normalized, and case-insensitive comparison
7015 should be used when matching names.
7016 The second argument specifies the subcommand to apply, one of:
7018 .Bl -hang -width ".It Cm remove"
7020 Without a third argument a list of all yet existing headers is given via
7022 this command is the default command of
7024 if no second argument has been given.
7025 A third argument restricts output to the given header only, which may
7028 if no such field is defined.
7031 Shows the content of the header given as the third argument.
7032 Dependent on the header type this may respond with
7036 any failure results in
7040 This will remove all instances of the header given as the third
7045 if no such header can be found, and
7047 on \*(UA namespace violations.
7050 This will remove from the header given as the third argument the
7051 instance at the list position (counting from one!) given with the fourth
7056 if the list position argument is not a number or on \*(UA namespace
7059 if no such header instance exists.
7062 Create a new or an additional instance of the header given in the third
7063 argument, with the header body content as given in the fourth argument
7064 (the remains of the line).
7067 if the third argument specifies a free-form header field name that is
7068 invalid, or if body content extraction fails to succeed,
7070 if any extracted address does not pass syntax and/or security checks or
7071 on \*(UA namespace violations, and
7073 to indicate prevention of excessing a single-instance header \(em note that
7075 can be appended to (a space separator will be added automatically first).
7078 is returned upon success, followed by the name of the header and the list
7079 position of the newly inserted instance.
7080 The list position is always 1 for single-instance header fields.
7081 All free-form header fields are managed in a single list.
7086 This command allows listing, removal and addition of message attachments.
7087 The second argument specifies the subcommand to apply, one of:
7089 .Bl -hang -width ".It Cm remove"
7091 List all attachments via
7095 if no attachments exist.
7096 This command is the default command of
7098 if no second argument has been given.
7101 This will remove the attachment given as the third argument, and report
7105 if no such attachment can be found.
7106 If there exists any path component in the given argument, then an exact
7107 match of the path which has been used to create the attachment is used
7108 directly, but if only the basename of that path matches then all
7109 attachments are traversed to find an exact match first, and the removal
7110 occurs afterwards; if multiple basenames match, a
7113 Message attachments are treated as absolute pathnames.
7115 If no path component exists in the given argument, then all attachments
7116 will be searched for
7118 parameter matches as well as for matches of the basename of the path
7119 which has been used when the attachment has been created; multiple
7124 This will interpret the third argument as a number and remove the
7125 attachment at that list position (counting from one!), reporting
7129 if the argument is not a number or
7131 if no such attachment exists.
7134 Adds the attachment given as the third argument, specified exactly as
7135 documented for the command line option
7137 and supporting the message number extension as documented for
7141 upon success, with the index of the new attachment following,
7143 if the given file cannot be opened,
7145 if an on-the-fly performed character set conversion fails, otherwise
7147 is reported; this is also reported if character set conversion is
7148 requested but not available.
7151 This uses the same search mechanism as described for
7153 and prints any known attributes of the first found attachment via
7157 if no such attachment can be found.
7158 The attributes are written as lines of keyword and value tuples, the
7159 keyword being separated from the rest of the line with an ASCII SP space
7163 This uses the same search mechanism as described for
7165 and is otherwise identical to
7168 .It Cm attribute-set
7169 This uses the same search mechanism as described for
7171 and will assign the attribute given as the fourth argument, which is
7172 expected to be a value tuple of keyword and other data, separated by
7173 a ASCII SP space or TAB tabulator character.
7174 If the value part is empty, then the given attribute is removed, or
7175 reset to a default value if existence of the attribute is crucial.
7179 upon success, with the index of the found attachment following,
7181 for message attachments or if the given keyword is invalid, and
7183 if no such attachment can be found.
7184 The following keywords may be used (case-insensitively):
7186 .Bl -hang -compact -width ".It Ql filename"
7188 Sets the filename of the MIME part, i.e., the name that is used for
7189 display and when (suggesting a name for) saving (purposes).
7190 .It Ql content-description
7191 Associate some descriptive information to the attachment's content, used
7192 in favour of the plain filename by some MUAs.
7194 May be used for uniquely identifying MIME entities in several contexts;
7195 this expects a special reference address format as defined in RFC 2045
7198 upon address content verification failure.
7200 Defines the media type/subtype of the part, which is managed
7201 automatically, but can be overwritten.
7202 .It Ql content-disposition
7203 Automatically set to the string
7207 .It Cm attribute-set-at
7208 This uses the same search mechanism as described for
7210 and is otherwise identical to
7220 .\" .Sh INTERNAL VARIABLES {{{
7221 .Sh "INTERNAL VARIABLES"
7223 Internal \*(UA variables are controlled via the
7227 commands; prefixing a variable name with the string
7231 has the same effect as using
7237 Creation or editing of variables can be performed in the
7242 will give more insight on the given variable(s), and
7244 when called without arguments, will show a listing of all variables.
7245 Both commands support a more
7248 Some well-known variables will also become inherited from the
7251 implicitly, others can be explicitly imported with the command
7253 and henceforth share said properties.
7256 Two different kind of internal variables exist.
7257 There are boolean variables, which can only be in one of the two states
7261 and value variables with a(n optional) string value.
7262 For the latter proper quoting is necessary upon assignment time, the
7263 introduction of the section
7265 documents the supported quoting rules.
7267 .Bd -literal -offset indent
7268 wysh set one=val\e 1 two="val 2" \e
7269 three='val "3"' four=$'val \e'4\e''; \e
7270 varshow one two three four; \e
7271 unset one two three four
7275 Dependent upon the actual option the string values will be interpreted
7276 as numbers, colour names, normal text etc., but there also exists
7277 a special kind of string value, the
7278 .Dq boolean string ,
7279 which must either be a decimal integer (in which case
7283 and any other value is true) or any of the (case-insensitive) strings
7289 for a false boolean and
7295 for a true boolean; a special kind of boolean string is the
7297 which is a boolean string that can optionally be prefixed with the
7298 (case-insensitive) term
7302 which causes prompting of the user in interactive mode, with the given
7303 boolean as the default value.
7305 .\" .Ss "Initial settings" {{{
7306 .\" (Keep in SYNC: ./nail.h:okeys, ./nail.rc, ./nail.1:"Initial settings")
7307 .Ss "Initial settings"
7309 The standard POSIX 2008/Cor 2-2016 mandates the following initial
7315 .Pf no Va autoprint ,
7329 .Pf no Va ignoreeof ,
7331 .Pf no Va keepsave ,
7333 .Pf no Va outfolder ,
7341 .Pf no Va sendwait ,
7350 Notes: \*(UA does not support the
7352 variable \(en use command line options or
7354 to pass options through to a
7356 And the default global
7358 file, which is loaded unless the
7360 (with according argument) or
7362 command line options have been used, or the
7363 .Ev MAILX_NO_SYSTEM_RC
7364 environment variable is set (see
7365 .Sx "Resource files" )
7366 bends those initial settings a bit, e.g., it sets the variables
7371 to name a few, establishes a default
7373 selection etc., and should thus be taken into account.
7376 .\" .Ss "Variables" {{{
7379 .Bl -tag -width ".It Va BaNg"
7383 \*(RO The exit status of the last command, or the
7388 This status has a meaning in the state machine: in conjunction with
7390 any non-0 exit status will cause a program exit, and in
7392 mode any error while loading (any of the) resource files will have the
7396 .Sx "Command modifiers" ,
7397 can be used to instruct the state machine to ignore errors.
7401 \*(RO The current error number
7402 .Pf ( Xr errno 3 ) ,
7403 which is set after an error occurred; it is also available via
7405 and the error name and documentation string can be queried via
7409 \*(ID This machinery is new and the error number is only really usable
7410 if a command explicitly states that it manages the variable
7412 for others errno will be used in case of errors, or
7414 if that is 0: it thus may or may not reflect the real error.
7415 The error number may be set with the command
7421 \*(RO This is a multiplexer variable which performs dynamic expansion of
7422 the requested state or condition, of which there are:
7425 .Bl -tag -compact -width ".It Va BaNg"
7429 .It Va ^ERR , ^ERRDOC , ^ERRNAME
7430 The number, documentation, and name of the current
7432 respectively, which is usually set after an error occurred.
7433 \*(ID This machinery is new and is usually reliable only if a command
7434 explicitly states that it manages the variable
7436 which is effectively identical to
7438 Each of those variables can be suffixed with a hyphen minus followed by
7439 a name or number, in which case the expansion refers to the given error.
7440 Note this is a direct mapping of (a subset of) the system error values:
7441 .Bd -literal -offset indent
7443 eval echo \e$1: \e$^ERR-$1: \e$^ERRNAME-$1: \e$^ERRDOC-$1
7444 vput vexpr i + "$1" 1
7456 \*(RO Expands all positional parameters (see
7458 separated by a space character.
7459 \*(ID The special semantics of the equally named special parameter of the
7461 are not yet supported.
7465 \*(RO Expands all positional parameters (see
7467 separated by a space character.
7468 If placed in double quotation marks, each positional parameter is
7469 properly quoted to expand to a single parameter again.
7473 \*(RO Expands to the number of positional parameters in decimal.
7477 \*(RO Inside the scope of a
7481 ed macro this expands to the name of the calling macro, or to the empty
7482 string if the macro is running from top-level.
7483 For the \*(OPal regular expression search and replace operator of
7485 this expands to the entire matching expression.
7486 It represents the program name in global context.
7490 \*(RO Access of the positional parameter stack.
7491 All further parameters can be accessed with this syntax, too, e.g.,
7494 etc.; positional parameters can be shifted off the stack by calling
7496 The parameter stack contains, e.g., the arguments of a
7500 d macro, the matching groups of the \*(OPal regular expression search
7501 and replace expression of
7503 and can be explicitly created or overwritten with the command
7508 \*(RO Is set to the active
7512 .It Va add-file-recipients
7513 \*(BO When file or pipe recipients have been specified,
7514 mention them in the corresponding address fields of the message instead
7515 of silently stripping them from their recipient list.
7516 By default such addressees are not mentioned.
7520 \*(BO Causes only the local part to be evaluated
7521 when comparing addresses.
7525 \*(RO Is set to the list of
7530 \*(BO Causes messages saved in the
7532 .Sx "secondary mailbox"
7534 to be appended to the end rather than prepended.
7535 This should always be set.
7539 \*(BO Causes \*(UA to prompt for the subject of each message sent.
7540 If the user responds with simply a newline,
7541 no subject field will be sent.
7545 \*(BO Causes the prompts for
7549 lists to appear after the message has been edited.
7553 \*(BO If set, \*(UA asks for files to attach at the end of each message,
7554 shall the list be found empty at that time.
7555 An empty line finalizes the list.
7559 \*(BO Causes the user to be prompted for carbon copy recipients
7560 (at the end of each message if
7564 are set) shall the list be found empty (at that time).
7565 An empty line finalizes the list.
7569 \*(BO Causes the user to be prompted for blind carbon copy
7570 recipients (at the end of each message if
7574 are set) shall the list be found empty (at that time).
7575 An empty line finalizes the list.
7579 \*(BO\*(OP Causes the user to be prompted if the message is to be
7580 signed at the end of each message.
7583 variable is ignored when this variable is set.
7587 \*(BO Alternative name for
7592 A sequence of characters to display in the
7596 as shown in the display of
7598 each for one type of messages (see
7599 .Sx "Message states" ) ,
7600 with the default being
7603 .Ql NU\ \ *HMFAT+\-$~
7606 variable is set, in the following order:
7608 .Bl -tag -compact -width ".It Ql _"
7630 start of a collapsed thread.
7632 an uncollapsed thread (TODO ignored for now).
7636 classified as possible spam.
7642 Specifies a list of recipients to which a blind carbon copy of each
7643 outgoing message will be sent automatically.
7647 Specifies a list of recipients to which a carbon copy of each outgoing
7648 message will be sent automatically.
7652 \*(BO Causes threads to be collapsed automatically when threaded mode
7659 \*(BO Enable automatic
7661 ing of a(n existing)
7667 commands, e.g., the message that becomes the new
7669 is shown automatically, as via
7675 \*(BO\*(OB Causes threaded mode (see the
7677 command) to be entered automatically when a folder is opened.
7679 .Ql autosort=thread .
7683 Causes sorted mode (see the
7685 command) to be entered automatically with the value of this variable as
7686 sorting method when a folder is opened, e.g.,
7687 .Ql set autosort=thread .
7691 \*(BO Enables the substitution of all not (reverse-solidus) escaped
7694 characters by the contents of the last executed command for the
7696 shell escape command and
7698 one of the compose mode
7699 .Sx "COMMAND ESCAPES" .
7700 If this variable is not set no reverse solidus stripping is performed.
7702 .It Va batch-exit-on-error
7703 \*(OB\*(BO Predecessor of
7708 \*(OP Terminals generate multi-byte sequences for certain forms of
7709 input, for example for function and other special keys.
7710 Some terminals however do not write these multi-byte sequences as
7711 a whole, but byte-by-byte, and the latter is what \*(UA actually reads.
7712 This variable specifies the timeout in milliseconds that the MLE (see
7713 .Sx "On terminal control and line editor" )
7714 waits for more bytes to arrive unless it considers a sequence
7720 \*(BO Sets some cosmetical features to traditional BSD style;
7721 has the same affect as setting
7723 and all other variables prefixed with
7725 it also changes the behaviour of
7727 (which does not exist in BSD).
7731 \*(BO Changes the letters shown in the first column of a header
7732 summary to traditional BSD style.
7736 \*(BO Changes the display of columns in a header summary to traditional
7741 \*(BO Changes some informational messages to traditional BSD style.
7747 field to appear immediately after the
7749 field in message headers and with the
7751 .Sx "COMMAND ESCAPES" .
7755 .It Va build-os , build-osenv
7756 \*(RO The operating system \*(UA has been build for, usually taken from
7762 respectively, the former being lowercased.
7766 The value that should appear in the
7770 MIME header fields when no character set conversion of the message data
7772 This defaults to US-ASCII, and the chosen character set should be
7773 US-ASCII compatible.
7777 \*(OP The default 8-bit character set that is used as an implicit last
7778 member of the variable
7780 This defaults to UTF-8 if character set conversion capabilities are
7781 available, and to ISO-8859-1 otherwise, in which case the only supported
7784 and this variable is effectively ignored.
7785 Refer to the section
7786 .Sx "Character sets"
7787 for the complete picture of character set conversion in \*(UA.
7790 .It Va charset-unknown-8bit
7791 \*(OP RFC 1428 specifies conditions when internet mail gateways shall
7793 the content of a mail message by using a character set with the name
7795 Because of the unclassified nature of this character set \*(UA will not
7796 be capable to convert this character set to any other character set.
7797 If this variable is set any message part which uses the character set
7799 is assumed to really be in the character set given in the value,
7800 otherwise the (final) value of
7802 is used for this purpose.
7804 This variable will also be taken into account if a MIME type (see
7805 .Sx "The mime.types files" )
7806 of a MIME message part that uses the
7808 character set is forcefully treated as text.
7812 The default value for the
7817 .It Va colour-disable
7818 \*(BO\*(OP Forcefully disable usage of colours.
7819 Also see the section
7820 .Sx "Coloured display" .
7824 \*(BO\*(OP Whether colour shall be used for output that is paged through
7826 Note that pagers may need special command line options, e.g.,
7834 in order to support colours.
7835 Often doing manual adjustments is unnecessary since \*(UA may perform
7836 adjustments dependent on the value of the environment variable
7838 (see there for more).
7842 .It Va contact-mail , contact-web
7843 \*(RO Addresses for contact per email and web, respectively, e.g., for
7844 bug reports, suggestions, or help regarding \*(UA.
7845 The former can be used directly:
7846 .Ql ? eval mail $contact-mail .
7850 In a(n interactive) terminal session, then if this valued variable is
7851 set it will be used as a threshold to determine how many lines the given
7852 output has to span before it will be displayed via the configured
7856 can be forced by setting this to the value
7858 setting it without a value will deduce the current height of the
7859 terminal screen to compute the treshold (see
7864 \*(ID At the moment this uses the count of lines of the message in wire
7865 format, which, dependent on the
7867 of the message, is unrelated to the number of display lines.
7868 (The software is old and historically the relation was a given thing.)
7872 Define a set of custom headers to be injected into newly composed or
7873 forwarded messages; it is also possible to create custom headers in
7876 which can be automated by setting one of the hooks
7877 .Va on-compose-splice
7879 .Va on-compose-splice-shell .
7880 The value is interpreted as a comma-separated list of custom headers to
7881 be injected, to include commas in the header bodies escape them with
7883 \*(ID Overwriting of automatically managed headers is neither supported
7886 .Dl set customhdr='Hdr1: Body1-1\e, Body1-2, Hdr2: Body2'
7890 Controls the appearance of the
7892 date and time format specification of the
7894 variable, that is used, for example, when viewing the summary of
7896 If unset, then the local receiving date is used and displayed
7897 unformatted, otherwise the message sending
7899 It is possible to assign a
7901 format string and control formatting, but embedding newlines via the
7903 format is not supported, and will result in display errors.
7905 .Ql %Y-%m-%d %H:%M ,
7907 .Va datefield-markout-older .
7910 .It Va datefield-markout-older
7911 Only used in conjunction with
7913 Can be used to create a visible distinction of messages dated more than
7914 a day in the future, or older than six months, a concept comparable to the
7916 option of the POSIX utility
7918 If set to the empty string, then the plain month, day and year of the
7920 will be displayed, but a
7922 format string to control formatting can be assigned.
7928 \*(BO Enables debug messages and obsoletion warnings, disables the
7929 actual delivery of messages and also implies
7935 .It Va disposition-notification-send
7937 .Ql Disposition-Notification-To:
7938 header (RFC 3798) with the message.
7942 .\" TODO .It Va disposition-notification-send-HOST
7944 .\".Va disposition-notification-send
7945 .\" for SMTP accounts on a specific host.
7946 .\" TODO .It Va disposition-notification-send-USER@HOST
7948 .\".Va disposition-notification-send
7949 .\"for a specific account.
7953 \*(BO When dot is set, a period
7955 on a line by itself during message input in (interactive or batch
7957 compose mode will be treated as end-of-message (in addition to the
7958 normal end-of-file condition).
7959 This behaviour is implied in
7965 .It Va dotlock-ignore-error
7966 \*(BO\*(OP Synchronization of mailboxes which \*(UA treats as
7968 .Sx "primary system mailbox" Ns
7969 es (see, e.g., the notes on
7970 .Sx "Filename transformations" ,
7971 as well as the documentation of
7973 will be protected with so-called dotlock files\(emthe traditional mail
7974 spool file locking method\(emin addition to system file locking.
7975 Because \*(UA ships with a privilege-separated dotlock creation program
7976 that should always be able to create such a dotlock file there is no
7977 good reason to ignore dotlock file creation errors, and thus these are
7978 fatal unless this variable is set.
7982 \*(BO If this variable is set then the editor is started automatically
7983 when a message is composed in interactive mode, as if the
7985 .Sx "COMMAND ESCAPES"
7989 variable is implied for this automatically spawned editor session.
7993 \*(BO When a message is edited while being composed,
7994 its header is included in the editable text.
8004 fields are accepted within the header, other fields are ignored.
8008 \*(BO When entering interactive mode \*(UA normally writes
8009 .Dq \&No mail for user
8010 and exits immediately if a mailbox is empty or does not exist.
8011 If this variable is set \*(UA starts even with an empty or non-existent
8012 mailbox (the latter behaviour furtherly depends upon
8019 .Ql Content-Transfer-Encoding
8020 to use in outgoing text messages and message parts, where applicable.
8021 (7-bit clean text messages are sent as-is, without a transfer encoding.)
8024 .Bl -tag -compact -width ".It Ql _%%_"
8027 8-bit transport effectively causes the raw data be passed through
8028 unchanged, but may cause problems when transferring mail messages over
8029 channels that are not ESMTP (RFC 1869) compliant.
8030 Also, several input data constructs are not allowed by the
8031 specifications and may cause a different transfer-encoding to be used.
8032 .It Ql quoted-printable
8034 Quoted-printable encoding is 7-bit clean and has the property that ASCII
8035 characters are passed through unchanged, so that an english message can
8036 be read as-is; it is also acceptible for other single-byte locales that
8037 share many characters with ASCII, like, e.g., ISO-8859-1.
8038 The encoding will cause a large overhead for messages in other character
8039 sets: e.g., it will require up to twelve (12) bytes to encode a single
8040 UTF-8 character of four (4) bytes.
8042 .Pf (Or\0 Ql b64 . )
8043 The default encoding, it is 7-bit clean and will always be used for
8045 This encoding has a constant input:output ratio of 3:4, regardless of
8046 the character set of the input data it will encode three bytes of input
8047 to four bytes of output.
8048 This transfer-encoding is not human readable without performing
8054 \*(BO Let each command with a non-0 exit status, including every
8058 s a non-0 status, cause a program exit unless prefixed by
8061 .Sx "Command modifiers" ) ;
8062 please refer to the variable
8064 for more on this topic.
8068 The first character of this value defines the escape character for
8069 .Sx "COMMAND ESCAPES"
8071 The default value is the character tilde
8073 If set to the empty string, command escapes are disabled.
8077 If not set then file and command pipeline targets are not allowed,
8078 and any such address will be filtered out, giving a warning message.
8079 If set without a value then all possible recipient address
8080 specifications will be accepted \(en see the section
8081 .Sx "On sending mail, and non-interactive mode"
8083 To accept them, but only in interactive mode, or when tilde commands
8084 were enabled explicitly by using one of the command line options
8088 set this to the (case-insensitive) value
8090 (it actually acts like
8091 .Ql restrict,-all,+name,+addr ,
8092 so that care for ordering issues must be taken) .
8094 In fact the value is interpreted as a comma-separated list of values.
8097 then the existence of disallowed specifications is treated as a hard
8098 send error instead of only filtering them out.
8099 The remaining values specify whether a specific type of recipient
8100 address specification is allowed (optionally indicated by a plus sign
8102 prefix) or disallowed (prefixed with a hyphen-minus
8106 addresses all possible address specifications,
8110 command pipeline targets,
8112 plain user names and (MTA) aliases (\*(OB
8114 may be used as an alternative syntax to
8119 These kind of values are interpreted in the given order, so that
8120 .Ql restrict,\:fail,\:+file,\:-all,\:+addr
8121 will cause hard errors for any non-network address recipient address
8122 unless \*(UA is in interactive mode or has been started with the
8126 command line option; in the latter case(s) any address may be used, then.
8128 Historically invalid network addressees are silently stripped off.
8129 To change this and ensure that any encountered invalid email address
8130 instead causes a hard error, ensure the string
8132 is an entry in the above list.
8133 Setting this automatically enables network addressees
8134 (it actually acts like
8135 .Ql failinvaddr,+addr ,
8136 so that care for ordering issues must be taken) .
8140 Unless this variable is set additional
8142 (Mail-Transfer-Agent)
8143 arguments from the command line, as can be given after a
8145 separator, are ignored due to safety reasons.
8146 However, if set to the special (case-insensitive) value
8148 then the presence of additional MTA arguments is treated as a hard
8149 error that causes \*(UA to exit with failure status.
8150 A lesser strict variant is the otherwise identical
8152 which does accept such arguments in interactive mode, or if tilde
8153 commands were enabled explicitly by using one of the command line options
8160 \*(RO String giving a list of features \*(UA, preceded with a plus sign
8162 if the feature is available, and a hyphen-minus
8165 The output of the command
8167 will include this information.
8171 \*(BO This setting reverses the meanings of a set of reply commands,
8172 turning the lowercase variants, which by default address all recipients
8173 included in the header of a message
8174 .Pf ( Ic reply , respond , followup )
8175 into the uppercase variants, which by default address the sender only
8176 .Pf ( Ic Reply , Respond , Followup )
8179 .Ic replysender , respondsender , followupsender
8181 .Ic replyall , respondall , followupall
8182 are not affected by the current setting of
8187 The default path under which mailboxes are to be saved:
8188 filenames that begin with the plus sign
8190 will have the plus sign replaced with the value of this variable if set,
8191 otherwise the plus sign will remain unchanged when doing
8192 .Sx "Filename transformations" ;
8195 for more on this topic.
8196 The value supports a subset of transformations itself, and if the
8197 non-empty value does not start with a solidus
8201 will be prefixed automatically.
8202 Once the actual value is evaluated first, the internal variable
8204 will be updated for caching purposes.
8208 This variable can be set to the name of a
8210 macro which will be called whenever a
8213 The macro will also be invoked when new mail arrives,
8214 but message lists for commands executed from the macro
8215 only include newly arrived messages then.
8217 are activated by default in a folder hook, causing the covered settings
8218 to be reverted once the folder is left again.
8221 Macro behaviour, including option localization, will change in v15.
8222 One should be aware of that and possibly embed version checks in the
8223 used resource file(s).
8226 .It Va folder-hook-FOLDER
8231 Unlike other folder specifications, the fully expanded name of a folder,
8232 without metacharacters, is used to avoid ambiguities.
8233 However, if the mailbox resides under
8237 specification is tried in addition, e.g., if
8241 (and thus relative to the user's home directory) then
8242 .Pa /home/usr1/mail/sent
8244 .Ql folder-hook-/home/usr1/mail/sent
8245 first, but then followed by
8246 .Ql folder-hook-+sent .
8249 .It Va folder-resolved
8250 \*(RO Set to the fully resolved path of
8252 once that evaluation has occurred; rather internal.
8256 \*(BO Controls whether a
8257 .Ql Mail-Followup-To:
8258 header is generated when sending messages to known mailing lists.
8260 .Va followup-to-honour
8262 .Ic mlist , mlsubscribe , reply
8267 .It Va followup-to-honour
8269 .Ql Mail-Followup-To:
8270 header is honoured when group-replying to a message via
8274 This is a quadoption; if set without a value it defaults to
8284 .It Va forward-as-attachment
8285 \*(BO Original messages are normally sent as inline text with the
8288 and only the first part of a multipart message is included.
8289 With this setting enabled messages are sent as unmodified MIME
8291 attachments with all of their parts included.
8294 .It Va forward-inject-head
8295 The string to put before the text of a message with the
8297 command instead of the default
8298 .Dq -------- Original Message -------- .
8299 No heading is put if it is set to the empty string.
8300 This variable is ignored if the
8301 .Va forward-as-attachment
8306 The address (or a list of addresses) to put into the
8308 field of the message header, quoting RFC 5322:
8309 the author(s) of the message, that is, the mailbox(es) of the person(s)
8310 or system(s) responsible for the writing of the message.
8313 ing to messages these addresses are handled as if they were in the
8317 If the machine's hostname is not valid at the Internet (for example at
8318 a dialup machine) then either this variable or
8320 (\*(IN and with a defined SMTP protocol in
8323 adds even more fine-tuning capabilities),
8327 contains more than one address,
8330 variable is required (according to the standard RFC 5322).
8332 If a file-based MTA is used, then
8334 (or, if that contains multiple addresses,
8336 can nonetheless be enforced to appear as the envelope sender address at
8337 the MTA protocol level (the RFC 5321 reverse-path), either by using the
8339 command line option (with an empty argument; see there for the complete
8340 picture on this topic), or by setting the internal variable
8341 .Va r-option-implicit .
8345 \*(BO When replying to or forwarding a message \*(UA normally removes
8346 the comment and name parts of email addresses.
8347 If this variable is set such stripping is not performed,
8348 and comments, names etc. are retained.
8351 \*(OB Predecessor of
8352 .Va forward-inject-head .
8356 \*(BO Causes the header summary to be written at startup and after
8357 commands that affect the number of messages or the order of messages in
8362 mode a header summary will also be displayed on folder changes.
8363 The command line option
8371 A format string to use for the summary of
8373 similar to the ones used for
8376 Format specifiers in the given string start with a percent sign
8378 and may be followed by an optional decimal number indicating the field
8379 width \(em if that is negative, the field is to be left-aligned.
8380 Valid format specifiers are:
8383 .Bl -tag -compact -width ".It Ql _%%_"
8385 A plain percent sign.
8388 a space character but for the current message
8390 for which it expands to
8394 a space character but for the current message
8396 for which it expands to
8399 \*(OP The spam score of the message, as has been classified via the
8402 Shows only a replacement character if there is no spam support.
8404 Message attribute character (status flag); the actual content can be
8408 The date found in the
8410 header of the message when
8412 is set (the default), otherwise the date when the message was received.
8413 Formatting can be controlled by assigning a
8418 The indenting level in threaded mode.
8420 The address of the message sender.
8422 The message thread tree structure.
8423 (Note that this format does not support a field width.)
8425 The number of lines of the message, if available.
8429 The number of octets (bytes) in the message, if available.
8431 Message subject (if any).
8433 Message subject (if any) in double quotes.
8435 Message recipient flags: is the addressee of the message a known or
8436 subscribed mailing list \(en see
8441 The position in threaded/sorted order.
8445 .Ql %>\&%a\&%m\ %-18f\ %16d\ %4l/%\-5o\ %i%-s ,
8447 .Ql %>\&%a\&%m\ %20-f\ \ %16d\ %3l/%\-5o\ %i%-S
8458 .It Va headline-bidi
8459 Bidirectional text requires special treatment when displaying headers,
8460 because numbers (in dates or for file sizes etc.) will not affect the
8461 current text direction, in effect resulting in ugly line layouts when
8462 arabic or other right-to-left text is to be displayed.
8463 On the other hand only a minority of terminals is capable to correctly
8464 handle direction changes, so that user interaction is necessary for
8466 Note that extended host system support is required nonetheless, e.g.,
8467 detection of the terminal character set is one precondition;
8468 and this feature only works in an Unicode (i.e., UTF-8) locale.
8470 In general setting this variable will cause \*(UA to encapsulate text
8471 fields that may occur when displaying
8473 (and some other fields, like dynamic expansions in
8475 with special Unicode control sequences;
8476 it is possible to fine-tune the terminal support level by assigning
8478 no value (or any value other than
8483 will make \*(UA assume that the terminal is capable to properly deal
8484 with Unicode version 6.3, in which case text is embedded in a pair of
8485 U+2068 (FIRST STRONG ISOLATE) and U+2069 (POP DIRECTIONAL ISOLATE)
8487 In addition no space on the line is reserved for these characters.
8489 Weaker support is chosen by using the value
8491 (Unicode 6.3, but reserve the room of two spaces for writing the control
8492 sequences onto the line).
8497 select Unicode 1.1 support (U+200E, LEFT-TO-RIGHT MARK); the latter
8498 again reserves room for two spaces in addition.
8502 \*(OP If a line editor is available then this can be set to
8503 name the (expandable) path of the location of a permanent history file.
8508 .It Va history-gabby
8509 \*(BO\*(OP Add more entries to the history as is normally done.
8512 .It Va history-gabby-persist
8513 \*(BO\*(OP \*(UA's own MLE will not save the additional
8515 entries in persistent storage unless this variable is set.
8516 On the other hand it will not loose the knowledge of whether
8517 a persistent entry was gabby or not.
8523 \*(OP Setting this variable imposes a limit on the number of concurrent
8525 If set to the value 0 then no further history entries will be added, and
8526 loading and incorporation of the
8528 upon program startup can also be suppressed by doing this.
8529 Runtime changes will not be reflected, but will affect the number of
8530 entries saved to permanent storage.
8534 \*(BO This setting controls whether messages are held in the system
8536 and it is set by default.
8540 Use this string as hostname when expanding local addresses instead of
8541 the value obtained from
8545 It is used, e.g., in
8549 fields, as well as when generating
8551 MIME part related unique ID fields.
8552 Setting it to the empty string will cause the normal hostname to be
8553 used, but nonetheless enables creation of said ID fields.
8554 \*(IN in conjunction with the built-in SMTP
8557 also influences the results:
8558 one should produce some test messages with the desired combination of
8567 \*(BO\*(OP Can be used to turn off the automatic conversion of domain
8568 names according to the rules of IDNA (internationalized domain names
8570 Since the IDNA code assumes that domain names are specified with the
8572 character set, an UTF-8 locale charset is required to represent all
8573 possible international domain names (before conversion, that is).
8577 The input field separator that is used (\*(ID by some functions) to
8578 determine where to split input data.
8580 .Bl -tag -compact -width ".It MMM"
8582 Unsetting is treated as assigning the default value,
8585 If set to the empty value, no field splitting will be performed.
8587 If set to a non-empty value, all whitespace characters are extracted
8588 and assigned to the variable
8592 .Bl -tag -compact -width ".It MMM"
8595 will be ignored at the beginning and end of input.
8596 Diverging from POSIX shells default whitespace is removed in addition,
8597 which is owed to the entirely different line content extraction rules.
8599 Each occurrence of a character of
8601 will cause field-splitting, any adjacent
8603 characters will be skipped.
8608 \*(RO Automatically deduced from the whitespace characters in
8613 \*(BO Ignore interrupt signals from the terminal while entering
8614 messages; instead echo them as
8616 characters and discard the current line.
8620 \*(BO Ignore end-of-file conditions
8621 .Pf ( Ql control-D )
8622 in compose mode on message input and in interactive command input.
8623 If set an interactive command input session can only be left by
8624 explicitly using one of the commands
8628 and message input in compose mode can only be terminated by entering
8631 on a line by itself or by using the
8633 .Sx "COMMAND ESCAPES" ;
8634 Setting this implies the behaviour that
8642 If this is set to a non-empty string it will specify the users
8644 .Sx "primary system mailbox" ,
8647 and the system-dependent default, and (thus) be used to replace
8650 .Sx "Filename transformations" ;
8653 for more on this topic.
8654 The value supports a subset of transformations itself.
8662 .Sx "COMMAND ESCAPES"
8665 option for indenting messages,
8666 in place of the normal tabulator character
8668 which is the default.
8669 Be sure to quote the value if it contains spaces or tabs.
8673 \*(BO If set, an empty
8675 .Sx "primary system mailbox"
8676 file is not removed.
8677 Note that, in conjunction with
8679 any empty file will be removed unless this variable is set.
8680 This may improve the interoperability with other mail user agents
8681 when using a common folder directory, and prevents malicious users
8682 from creating fake mailboxes in a world-writable spool directory.
8683 \*(ID Only local regular (MBOX) files are covered, Maildir or other
8684 mailbox types will never be removed, even if empty.
8687 .It Va keep-content-length
8688 \*(BO When (editing messages and) writing MBOX mailbox files \*(UA can
8693 header fields that some MUAs generate by setting this variable.
8694 Since \*(UA does neither use nor update these non-standardized header
8695 fields (which in itself shows one of their conceptual problems),
8696 stripping them should increase interoperability in between MUAs that
8697 work with with same mailbox files.
8698 Note that, if this is not set but
8699 .Va writebackedited ,
8700 as below, is, a possibly performed automatic stripping of these header
8701 fields already marks the message as being modified.
8702 \*(ID At some future time \*(UA will be capable to rewrite and apply an
8704 to modified messages, and then those fields will be stripped silently.
8708 \*(BO When a message is saved it is usually discarded from the
8709 originating folder when \*(UA is quit.
8710 This setting causes all saved message to be retained.
8713 .It Va line-editor-disable
8714 \*(BO Turn off any enhanced line editing capabilities (see
8715 .Sx "On terminal control and line editor"
8719 .It Va line-editor-no-defaults
8720 \*(BO\*(OP Do not establish any default key binding.
8724 Error log message prefix string
8725 .Pf ( Ql "\*(uA: " ) .
8728 .It Va mailbox-display
8729 \*(RO The name of the current mailbox
8731 possibly abbreviated for display purposes.
8734 .It Va mailbox-resolved
8735 \*(RO The fully resolved path of the current mailbox.
8738 .It Va mailx-extra-rc
8739 An additional startup file that is loaded as the last of the
8740 .Sx "Resource files" .
8741 Use this file for commands that are not understood by other POSIX
8743 implementations, i.e., mostly anything which is not covered by
8744 .Sx "Initial settings" .
8748 \*(BO When a message is replied to and this variable is set,
8749 it is marked as having been
8752 .Sx "Message states" .
8756 \*(BO When opening MBOX mailbox databases \*(UA by default uses tolerant
8757 POSIX rules for detecting message boundaries (so-called
8759 lines) due to compatibility reasons, instead of the stricter rules that
8760 have been standardized in RFC 4155.
8761 This behaviour can be switched to the stricter RFC 4155 rules by
8762 setting this variable.
8763 (This is never necessary for any message newly generated by \*(UA,
8764 it only applies to messages generated by buggy or malicious MUAs, or may
8765 occur in old MBOX databases: \*(UA itself will choose a proper
8767 to avoid false interpretation of
8769 content lines in the MBOX database.)
8771 This may temporarily be handy when \*(UA complains about invalid
8773 lines when opening a MBOX: in this case setting this variable and
8774 re-opening the mailbox in question may correct the result.
8775 If so, copying the entire mailbox to some other file, as in
8776 .Ql copy * SOME-FILE ,
8777 will perform proper, all-compatible
8779 quoting for all detected messages, resulting in a valid MBOX mailbox.
8780 Finally the variable can be unset again:
8781 .Bd -literal -offset indent
8783 localopts yes; wysh set mbox-rfc4155;\e
8784 wysh File "${1}"; eval copy * "${2}"
8786 call mboxfix /tmp/bad.mbox /tmp/good.mbox
8791 \*(BO Internal development variable.
8794 .It Va message-id-disable
8795 \*(BO By setting this variable the generation of
8797 can be completely suppressed, effectively leaving this task up to the
8799 (Mail-Transfer-Agent) or the SMTP server.
8800 (According to RFC 5321 a SMTP server is not required to add this
8801 field by itself, so it should be ensured that it accepts messages without
8803 This variable also affects automatic generation of
8808 .It Va message-inject-head
8809 A string to put at the beginning of each new message.
8810 The escape sequences tabulator
8817 .It Va message-inject-tail
8818 A string to put at the end of each new message.
8819 The escape sequences tabulator
8827 \*(BO Usually, when an
8829 expansion contains the sender, the sender is removed from the expansion.
8830 Setting this option suppresses these removals.
8835 option to be passed through to the
8837 (Mail-Transfer-Agent); though most of the modern MTAs no longer document
8838 this flag, no MTA is known which does not support it (for historical
8842 .It Va mime-allow-text-controls
8843 \*(BO When sending messages, each part of the message is MIME-inspected
8844 in order to classify the
8847 .Ql Content-Transfer-Encoding:
8850 that is required to send this part over mail transport, i.e.,
8851 a computation rather similar to what the
8853 command produces when used with the
8857 This classification however treats text files which are encoded in
8858 UTF-16 (seen for HTML files) and similar character sets as binary
8859 octet-streams, forcefully changing any
8864 .Ql application/octet-stream :
8865 If that actually happens a yet unset charset MIME parameter is set to
8867 effectively making it impossible for the receiving MUA to automatically
8868 interpret the contents of the part.
8870 If this variable is set, and the data was unambiguously identified as
8871 text data at first glance (by a
8875 file extension), then the original
8877 will not be overwritten.
8880 .It Va mime-alternative-favour-rich
8881 \*(BO If this variable is set then rich MIME alternative parts (e.g.,
8882 HTML) will be preferred in favour of included plain text versions when
8883 displaying messages, provided that a handler exists which produces
8884 output that can be (re)integrated into \*(UA's normal visual display.
8885 (E.g., at the time of this writing some newsletters ship their full
8886 content only in the rich HTML part, whereas the plain text part only
8887 contains topic subjects.)
8890 .It Va mime-counter-evidence
8893 field is used to decide how to handle MIME parts.
8894 Some MUAs, however, do not use
8895 .Sx "The mime.types files"
8897 .Sx "HTML mail and MIME attachments" )
8898 or a similar mechanism to correctly classify content, but specify an
8899 unspecific MIME type
8900 .Pf ( Ql application/octet-stream )
8901 even for plain text attachments.
8902 If this variable is set then \*(UA will try to re-classify such MIME
8903 message parts, if possible, for example via a possibly existing
8904 attachment filename.
8905 A non-empty value may also be given, in which case a number is expected,
8906 actually a carrier of bits.
8907 Creating the bit-carrying number is a simple addition:
8908 .Bd -literal -offset indent
8909 ? !echo Value should be set to $((2 + 4 + 8))
8910 Value should be set to 14
8913 .Bl -bullet -compact
8915 If bit two is set (2) then the detected
8917 will be carried along with the message and be used for deciding which
8918 MIME handler is to be used, for example;
8919 when displaying such a MIME part the part-info will indicate the
8920 overridden content-type by showing a plus sign
8923 If bit three is set (4) then the counter-evidence is always produced
8924 and a positive result will be used as the MIME type, even forcefully
8925 overriding the parts given MIME type.
8927 If bit four is set (8) then as a last resort the actual content of
8928 .Ql application/octet-stream
8929 parts will be inspected, so that data which looks like plain text can be
8934 .It Va mimetypes-load-control
8935 Can be used to control which of
8936 .Sx "The mime.types files"
8937 are loaded: if the letter
8939 is part of the option value, then the user's personal
8941 file will be loaded (if it exists); likewise the letter
8943 controls loading of the system wide
8944 .Pa /etc/mime.types ;
8945 directives found in the user file take precedence, letter matching is
8947 If this variable is not set \*(UA will try to load both files.
8948 Incorporation of the \*(UA-built-in MIME types cannot be suppressed,
8949 but they will be matched last (the order can be listed via
8952 More sources can be specified by using a different syntax: if the
8953 value string contains an equals sign
8955 then it is instead parsed as a comma-separated list of the described
8958 pairs; the given filenames will be expanded and loaded, and their
8959 content may use the extended syntax that is described in the section
8960 .Sx "The mime.types files" .
8961 Directives found in such files always take precedence (are prepended to
8962 the MIME type cache).
8967 To choose an alternate Mail-Transfer-Agent, set this option to either
8968 the full pathname of an executable (optionally prefixed with a
8970 protocol indicator), or \*(OPally a SMTP protocol URL, e.g., \*(IN
8972 .Dl smtps?://[user[:password]@]server[:port]
8975 .Ql [smtp://]server[:port] . )
8976 The default has been chosen at compie time.
8977 All supported data transfers are executed in child processes, which
8978 run asynchronously, and without supervision, unless either the
8983 If such a child receives a TERM signal, it will abort and
8990 For a file-based MTA it may be necessary to set
8992 in in order to choose the right target of a modern
8995 It will be passed command line arguments from several possible sources:
8998 if set, from the command line if given and the variable
9001 Argument processing of the MTA will be terminated with a
9006 The otherwise occurring implicit usage of the following MTA command
9007 line arguments can be disabled by setting the boolean variable
9008 .Va mta-no-default-arguments
9009 (which will also disable passing
9013 (for not treating a line with only a dot
9015 character as the end of input),
9023 variable is set); in conjunction with the
9025 command line option \*(UA will also (not) pass
9031 \*(OP \*(UA can send mail over SMTP network connections to a single
9032 defined SMTP smarthost, the access URL of which has to be assigned to
9034 To use this mode it is helpful to read
9035 .Sx "On URL syntax and credential lookup" .
9036 It may be necessary to set the
9038 variable in order to use a specific combination of
9043 with some mail providers.
9046 .Bl -bullet -compact
9048 The plain SMTP protocol (RFC 5321) that normally lives on the
9049 server port 25 and requires setting the
9050 .Va smtp-use-starttls
9051 variable to enter a SSL/TLS encrypted session state.
9052 Assign a value like \*(IN
9053 .Ql smtp://[user[:password]@]server[:port]
9055 .Ql smtp://server[:port] )
9056 to choose this protocol.
9058 The so-called SMTPS which is supposed to live on server port 465
9059 and is automatically SSL/TLS secured.
9060 Unfortunately it never became a standardized protocol and may thus not
9061 be supported by your hosts network service database
9062 \(en in fact the port number has already been reassigned to other
9065 SMTPS is nonetheless a commonly offered protocol and thus can be
9066 chosen by assigning a value like \*(IN
9067 .Ql smtps://[user[:password]@]server[:port]
9069 .Ql smtps://server[:port] ) ;
9070 due to the mentioned problems it is usually necessary to explicitly
9075 Finally there is the SUBMISSION protocol (RFC 6409), which usually
9076 lives on server port 587 and is practically identically to the SMTP
9077 protocol from \*(UA's point of view beside that; it requires setting the
9078 .Va smtp-use-starttls
9079 variable to enter a SSL/TLS secured session state.
9080 Assign a value like \*(IN
9081 .Ql submission://[user[:password]@]server[:port]
9083 .Ql submission://server[:port] ) .
9088 .It Va mta-arguments
9089 Arguments to pass through to a file-based
9091 can be given via this variable, which is parsed according to
9092 .Sx "Shell-style argument quoting"
9093 into an array of arguments, and which will be joined onto MTA options
9094 from other sources, and then passed individually to the MTA:
9096 .Dl wysh set mta-arguments='-t -X \&"/tmp/my log\&"'
9099 .It Va mta-no-default-arguments
9100 \*(BO Unless this variable is set \*(UA will pass some well known
9101 standard command line options to a file-based
9103 (Mail-Transfer-Agent), see there for more.
9107 Many systems use a so-called
9109 environment to ensure compatibility with
9111 This works by inspecting the name that was used to invoke the mail
9113 If this variable is set then the mailwrapper (the program that is
9114 actually executed when calling the file-based
9116 will treat its contents as that name.
9121 .It Va netrc-lookup-USER@HOST , netrc-lookup-HOST , netrc-lookup
9122 \*(BO\*(IN\*(OP Used to control usage of the users
9124 file for lookup of account credentials, as documented in the section
9125 .Sx "On URL syntax and credential lookup"
9129 .Sx "The .netrc file"
9130 documents the file format.
9142 then \*(UA will read the output of a shell pipe instead of the users
9144 file if this variable is set (to the desired shell command).
9145 This can be used to, e.g., store
9149 .Dl set netrc-pipe='gpg -qd ~/.netrc.pgp'
9153 If this variable has the value
9155 newly created local folders will be in Maildir instead of MBOX format.
9159 Checks for new mail in the current folder each time the prompt is shown.
9160 A Maildir folder must be re-scanned to determine if new mail has arrived.
9161 If this variable is set to the special value
9163 then a Maildir folder will not be rescanned completely, but only
9164 timestamp changes are detected.
9168 \*(BO Causes the filename given in the
9171 and the sender-based filenames for the
9175 commands to be interpreted relative to the directory given in the
9177 variable rather than to the current directory,
9178 unless it is set to an absolute pathname.
9181 .It Va on-compose-cleanup
9182 Macro hook which will be called after the message has been sent (or not,
9183 in case of failures), as the very last step before unrolling compose mode
9185 This hook is run even in case of fatal errors, and it is advisable to
9186 perform only absolutely necessary actions, like cleaning up
9189 For compose mode hooks that may affect the message content please see
9190 .Va on-compose-enter , on-compose-leave , on-compose-splice .
9191 \*(ID This hook exists only because
9192 .Ic alias , alternates , commandalias , shortcut ,
9193 to name a few, are currently not covered by
9195 or a similar mechanism: any changes applied in compose mode will
9196 continue to be in effect thereafter.
9200 .It Va on-compose-enter , on-compose-leave
9201 Macro hooks which will be called before compose mode is entered,
9202 and after composing has been finished (but before the
9204 is injected, etc.), respectively.
9206 are enabled for these hooks, causing any setting to be forgotten after
9207 the message has been sent;
9208 .Va on-compose-cleanup
9209 can be used to perform any other necessary cleanup.
9210 The following (read-only) variables will be set temporarily during
9211 execution of the macros to represent the according message headers, or
9212 the empty string for non-existent; they correspond to accoding virtual
9213 temporary message headers that can be accessed via
9216 .Sx "COMMAND ESCAPES" :
9218 .Bl -tag -compact -width ".It Va mailx_subject"
9219 .It Va mailx-command
9220 The command that generates the message.
9221 .It Va mailx-subject
9227 .It Va mailx-to , mailx-cc , mailx-bcc
9228 The list of receiver addresses as a space-separated list.
9229 .It Va mailx-raw-to , mailx-raw-cc , mailx-raw-bcc
9230 The list of receiver addresses before any mangling (due to, e.g.,
9233 .Va recipients-in-cc )
9234 as a space-separated list.
9235 .It Va mailx-orig-from
9236 When replying, forwarding or resending, this will be set to the
9238 of the given message.
9239 .It Va mailx-orig-to , mailx-orig-cc , mailx-orig-bcc
9240 When replying, forwarding or resending, this will be set to the
9241 receivers of the given message.
9247 .It Va on-compose-splice , on-compose-splice-shell
9248 These hooks run once the normal compose mode is finished, but before the
9249 .Va on-compose-leave
9250 macro hook is called, the
9253 Both hooks will be executed in a subprocess, with their input and output
9254 connected to \*(UA such that they can act as if they would be an
9256 The difference in between them is that the latter is a
9258 command, whereas the former is a normal \*(UA macro, but which is
9259 restricted to a small set of commands (the
9263 will indicate said capability).
9265 are enabled for these hooks (in the parent process), causing any setting
9266 to be forgotten after the message has been sent;
9267 .Va on-compose-cleanup
9268 can be used to perform other cleanup as necessary.
9271 During execution of these hooks \*(UA will temporarily forget whether it
9272 has been started in interactive mode, (a restricted set of)
9273 .Sx "COMMAND ESCAPES"
9274 will always be available, and for guaranteed reproducibilities sake
9278 will be set to their defaults.
9279 The compose mode command
9281 has been especially designed for scriptability (via these hooks).
9282 The first line the hook will read on its standard input is the protocol
9283 version of said command escape, currently
9285 backward incompatible protocol changes have to be expected.
9288 Care must be taken to avoid deadlocks and other false control flow:
9289 if both involved processes wait for more input to happen at the
9290 same time, or one doesn't expect more input but the other is stuck
9291 waiting for consumption of its output, etc.
9292 There is no automatic synchronization of the hook: it will not be
9293 stopped automatically just because it, e.g., emits
9295 The hooks will however receive a termination signal if the parent enters
9297 \*(ID Protection against and interaction with signals is not yet given;
9298 it is likely that in the future these scripts will be placed in an
9299 isolated session, which is signalled in its entirety as necessary.
9301 .Bd -literal -offset indent
9302 wysh set on-compose-splice-shell=$'\e
9304 printf "hello $version! Headers: ";\e
9305 echo \e'~^header list\e';\e
9306 read status result;\e
9307 echo "status=$status result=$result";\e
9310 set on-compose-splice=ocsm
9313 echo Splice protocol version is $ver
9314 echo '~^h l'; read hl; vput vexpr es substring "${hl}" 0 1
9316 echoerr 'Cannot read header list'; echo '~x'; xit
9318 if [ "$hl" @i!@ ' cc' ]
9319 echo '~^h i cc Diet is your <mirr.or>'; read es;\e
9320 vput vexpr es substring "${es}" 0 1
9322 echoerr 'Cannot insert Cc: header'; echo '~x'
9330 .It Va on-resend-cleanup
9332 .Va on-compose-cleanup ,
9333 but is only triggered by
9337 .It Va on-resend-enter
9339 .Va on-compose-enter ,
9340 but is only triggered by
9345 \*(BO If set, each message feed through the command given for
9347 is followed by a formfeed character
9351 .It Va password-USER@HOST , password-HOST , password
9352 \*(IN Variable chain that sets a password, which is used in case none has
9353 been given in the protocol and account-specific URL;
9354 as a last resort \*(UA will ask for a password on the user's terminal if
9355 the authentication method requires a password.
9356 Specifying passwords in a startup file is generally a security risk;
9357 the file should be readable by the invoking user only.
9359 .It Va password-USER@HOST
9360 \*(OU (see the chain above for \*(IN)
9361 Set the password for
9365 If no such variable is defined for a host,
9366 the user will be asked for a password on standard input.
9367 Specifying passwords in a startup file is generally a security risk;
9368 the file should be readable by the invoking user only.
9372 \*(BO Send messages to the
9374 command without performing MIME and character set conversions.
9378 .It Va pipe-TYPE/SUBTYPE
9379 When a MIME message part of type
9381 (case-insensitive) is displayed or quoted,
9382 its text is filtered through the value of this variable interpreted as
9384 Note that only parts which can be displayed inline as plain text (see
9386 are displayed unless otherwise noted, other MIME parts will only be
9387 considered by and for the command
9389 The special value commercial at
9391 forces interpretation of the message part as plain text, e.g.,
9392 .Ql set pipe-application/xml=@
9393 will henceforth display XML
9395 (The same could also be achieved by adding a MIME type marker with the
9398 And \*(OPally MIME type handlers may be defined via
9399 .Sx "The Mailcap files"
9400 \(em these directives,
9402 has already been used, should be referred to for further documentation.
9407 can in fact be used as a trigger character to adjust usage and behaviour
9408 of a following shell command specification more thoroughly by appending
9409 more special characters which refer to further mailcap directives, e.g.,
9410 the following hypothetical command specification could be used:
9412 .Bd -literal -offset indent
9413 set pipe-X/Y='@!++=@vim ${MAILX_FILENAME_TEMPORARY}'
9417 .Bl -tag -compact -width ".It Ql __"
9419 The command produces plain text to be integrated in \*(UAs output:
9423 If set the handler will not be invoked when a message is to be quoted,
9424 but only when it will be displayed:
9425 .Cd x-mailx-noquote .
9428 Run the command asynchronously, i.e., without blocking \*(UA:
9432 The command must be run on an interactive terminal, \*(UA will
9433 temporarily release the terminal to it:
9437 Request creation of a zero-sized temporary file, the absolute pathname
9438 of which will be made accessible via the environment variable
9439 .Ev MAILX_FILENAME_TEMPORARY :
9440 .Cd x-mailx-tmpfile .
9441 If given twice then the file will be unlinked automatically by \*(UA
9442 when the command loop is entered again at latest:
9443 .Cd x-mailx-tmpfile-unlink .
9446 Normally the MIME part content is passed to the handler via standard
9447 input; if this flag is set then the data will instead be written into
9448 .Ev MAILX_FILENAME_TEMPORARY
9449 .Pf ( Cd x-mailx-tmpfile-fill ) ,
9450 the creation of which is implied; note however that in order to cause
9451 deletion of the temporary file you still have to use two plus signs
9456 To avoid ambiguities with normal shell command content you can use
9457 another commercial at to forcefully terminate interpretation of
9458 remaining characters.
9459 (Any character not in this list will have the same effect.)
9463 Some information about the MIME part to be displayed is embedded into
9464 the environment of the shell command:
9467 .Bl -tag -compact -width ".It Ev _AIL__ILENAME__ENERATED"
9469 .It Ev MAILX_CONTENT
9470 The MIME content-type of the part, if known, the empty string otherwise.
9473 .It Ev MAILX_CONTENT_EVIDENCE
9475 .Va mime-counter-evidence
9476 includes the carry-around-bit (2), then this will be set to the detected
9477 MIME content-type; not only then identical to
9478 .Ev \&\&MAILX_CONTENT
9482 .It Ev MAILX_FILENAME
9483 The filename, if any is set, the empty string otherwise.
9486 .It Ev MAILX_FILENAME_GENERATED
9490 .It Ev MAILX_FILENAME_TEMPORARY
9491 If temporary file creation has been requested through the command prefix
9492 this variable will be set and contain the absolute pathname of the
9498 .It Va pipe-EXTENSION
9499 This is identical to
9500 .Va pipe-TYPE/SUBTYPE
9503 (normalized to lowercase using character mappings of the ASCII charset)
9504 names a file extension, e.g.,
9506 Handlers registered using this method take precedence.
9509 .It Va pop3-auth-USER@HOST , pop3-auth-HOST , pop3-auth
9510 \*(OP\*(IN Variable chain that sets the POP3 authentication method.
9511 The only possible value as of now is
9513 which is thus the default.
9516 .Mx Va pop3-bulk-load
9517 .It Va pop3-bulk-load-USER@HOST , pop3-bulk-load-HOST , pop3-bulk-load
9518 \*(BO\*(OP When accessing a POP3 server \*(UA loads the headers of
9519 the messages, and only requests the message bodies on user request.
9520 For the POP3 protocol this means that the message headers will be
9522 If this variable is set then \*(UA will download only complete messages
9523 from the given POP3 server(s) instead.
9525 .Mx Va pop3-keepalive
9526 .It Va pop3-keepalive-USER@HOST , pop3-keepalive-HOST , pop3-keepalive
9527 \*(OP POP3 servers close the connection after a period of inactivity;
9528 the standard requires this to be at least 10 minutes,
9529 but practical experience may vary.
9530 Setting this variable to a numeric value greater than
9534 command to be sent each value seconds if no other operation is performed.
9537 .It Va pop3-no-apop-USER@HOST , pop3-no-apop-HOST , pop3-no-apop
9538 \*(BO\*(OP Unless this variable is set the
9540 authentication method will be used when connecting to a POP3 server that
9544 is that the password is not sent in clear text over the wire and that
9545 only a single packet is sent for the user/password tuple.
9547 .Va pop3-no-apop-HOST
9550 .Mx Va pop3-use-starttls
9551 .It Va pop3-use-starttls-USER@HOST , pop3-use-starttls-HOST , pop3-use-starttls
9552 \*(BO\*(OP Causes \*(UA to issue a
9554 command to make an unencrypted POP3 session SSL/TLS encrypted.
9555 This functionality is not supported by all servers,
9556 and is not used if the session is already encrypted by the POP3S method.
9558 .Va pop3-use-starttls-HOST
9564 \*(BO This flag enables POSIX mode, which changes behaviour of \*(UA
9565 where that deviates from standardized behaviour.
9566 It will be set implicitly before the
9567 .Sx "Resource files"
9568 are loaded if the environment variable
9570 is set, and adjusting any of those two will be reflected by the other
9572 The following behaviour is covered and enforced by this mechanism:
9575 .Bl -bullet -compact
9577 In non-interactive mode, any error encountered while loading resource
9578 files during program startup will cause a program exit, whereas in
9579 interactive mode such errors will stop loading of the currently loaded
9580 (stack of) file(s, i.e., recursively).
9581 These exits can be circumvented on a per-command base by using
9584 .Sx "Command modifiers" ,
9585 for each command which shall be allowed to fail.
9590 implies the behaviour described by
9596 is extended to cover any empty mailbox, not only empty
9598 .Sx "primary system mailbox" Ns
9599 es: they will be removed when they are left in empty state otherwise.
9602 Upon changing the active
9606 will be displayed even if
9613 .It Va print-alternatives
9614 \*(BO When a MIME message part of type
9615 .Ql multipart/alternative
9616 is displayed and it contains a subpart of type
9618 other parts are normally discarded.
9619 Setting this variable causes all subparts to be displayed,
9620 just as if the surrounding part was of type
9621 .Ql multipart/mixed .
9625 The string used as a prompt in interactive mode.
9626 Whenever the variable is evaluated the value is expanded as via
9627 dollar-single-quote expansion (see
9628 .Sx "Shell-style argument quoting" ) .
9629 This (post-assignment, i.e., second) expansion can be used to embed
9630 status information, for example
9635 .Va mailbox-display .
9637 In order to embed characters which should not be counted when
9638 calculating the visual width of the resulting string, enclose the
9639 characters of interest in a pair of reverse solidus escaped brackets:
9641 a slot for coloured prompts is also available with the \*(OPal command
9643 Prompting may be prevented by setting this to the null string
9645 .Ql set noprompt ) .
9649 This string is used for secondary prompts, but is otherwise identical to
9656 \*(BO Suppresses the printing of the version when first invoked.
9660 If set, \*(UA starts a replying message with the original message
9661 prefixed by the value of the variable
9663 Normally, a heading consisting of
9664 .Dq Fromheaderfield wrote:
9665 is put before the quotation.
9670 variable, this heading is omitted.
9673 is assigned, only the headers selected by the
9676 selection are put above the message body,
9679 acts like an automatic
9681 .Sx "COMMAND ESCAPES"
9685 is assigned, all headers are put above the message body and all MIME
9686 parts are included, making
9688 act like an automatic
9691 .Va quote-as-attachment .
9694 .It Va quote-as-attachment
9695 \*(BO Add the original message in its entirety as a
9697 MIME attachment when replying to a message.
9698 Note this works regardless of the setting of
9703 \*(OP Can be set in addition to
9705 Setting this turns on a more fancy quotation algorithm in that leading
9706 quotation characters are compressed and overlong lines are folded.
9708 can be set to either one or two (space separated) numeric values,
9709 which are interpreted as the maximum (goal) and the minimum line length,
9710 respectively, in a spirit rather equal to the
9712 program, but line-, not paragraph-based.
9713 If not set explicitly the minimum will reflect the goal algorithmically.
9714 The goal cannot be smaller than the length of
9716 plus some additional pad.
9717 Necessary adjustments take place silently.
9720 .It Va r-option-implicit
9721 \*(BO Setting this option evaluates the contents of
9723 (or, if that contains multiple addresses,
9725 and passes the results onto the used (file-based) MTA as described for the
9727 option (empty argument case).
9730 .It Va recipients-in-cc
9737 are by default merged into the new
9739 If this variable is set, only the original
9743 the rest is merged into
9748 Unless this variable is defined, no copies of outgoing mail will be saved.
9749 If defined it gives the pathname, subject to the usual
9750 .Sx "Filename transformations" ,
9751 of a folder where all new, replied-to or forwarded messages are saved:
9752 when saving to this folder fails the message is not sent, but instead
9756 The standard defines that relative (fully expanded) paths are to be
9757 interpreted relative to the current directory
9759 to force interpretation relative to
9762 needs to be set in addition.
9766 \*(BO If this variable is set the meaning of
9768 will be extended to cover messages which target only file and pipe
9771 These address types will not appear in recipient lists unless
9772 .Va add-file-recipients
9776 .It Va record-resent
9777 \*(BO If this variable is set the meaning of
9779 will be extended to also cover the
9786 .It Va reply-in-same-charset
9787 \*(BO If this variable is set \*(UA first tries to use the same
9788 character set of the original message for replies.
9789 If this fails, the mechanism described in
9790 .Sx "Character sets"
9791 is evaluated as usual.
9794 .It Va reply-strings
9795 Can be set to a comma-separated list of (case-insensitive according to
9796 ASCII rules) strings which shall be recognized in addition to the
9799 reply message indicators \(en built-in are
9801 which is mandated by RFC 5322, as well as the german
9806 which often has been seen in the wild;
9807 I.e., the separating colon has to be specified explicitly.
9811 A list of addresses to put into the
9813 field of the message header.
9814 Members of this list are handled as if they were in the
9819 .It Va reply-to-honour
9822 header is honoured when replying to a message via
9826 This is a quadoption; if set without a value it defaults to
9830 .It Va rfc822-body-from_
9831 \*(BO This variable can be used to force displaying a so-called
9833 line for messages that are embedded into an envelope mail via the
9835 MIME mechanism, for more visual convenience.
9839 \*(BO Enable saving of (partial) messages in
9841 upon interrupt or delivery error.
9845 The number of lines that represents a
9854 line display and scrolling via
9856 If this variable is not set \*(UA falls back to a calculation based upon
9857 the detected terminal window size and the baud rate: the faster the
9858 terminal, the more will be shown.
9859 Overall screen dimensions and pager usage is influenced by the
9860 environment variables
9868 .It Va searchheaders
9869 \*(BO Expand message-list specifiers in the form
9871 to all messages containing the substring
9875 The string search is case insensitive.
9879 \*(OP A comma-separated list of character set names that can be used in
9880 outgoing internet mail.
9881 The value of the variable
9883 is automatically appended to this list of character sets.
9884 If no character set conversion capabilities are compiled into \*(UA then
9885 the only supported charset is
9888 .Va sendcharsets-else-ttycharset
9889 and refer to the section
9890 .Sx "Character sets"
9891 for the complete picture of character set conversion in \*(UA.
9894 .It Va sendcharsets-else-ttycharset
9895 \*(BO\*(OP If this variable is set, but
9897 is not, then \*(UA acts as if
9899 had been set to the value of the variable
9901 In effect this combination passes through the message data in the
9902 character set of the current locale encoding:
9903 therefore mail message text will be (assumed to be) in ISO-8859-1
9904 encoding when send from within a ISO-8859-1 locale, and in UTF-8
9905 encoding when send from within an UTF-8 locale.
9909 never comes into play as
9911 is implicitly assumed to be 8-bit and capable to represent all files the
9912 user may specify (as is the case when no character set conversion
9913 support is available in \*(UA and the only supported character set is
9915 .Sx "Character sets" ) .
9916 This might be a problem for scripts which use the suggested
9918 setting, since in this case the character set is US-ASCII by definition,
9919 so that it is better to also override
9925 An address that is put into the
9927 field of outgoing messages, quoting RFC 5322: the mailbox of the agent
9928 responsible for the actual transmission of the message.
9929 This field should normally not be used unless the
9931 field contains more than one address, on which case it is required.
9934 address is handled as if it were in the
9938 .Va r-option-implicit .
9941 \*(OB Predecessor of
9944 .It Va sendmail-arguments
9945 \*(OB Predecessor of
9948 .It Va sendmail-no-default-arguments
9949 \*(OB\*(BO Predecessor of
9950 .Va mta-no-default-arguments .
9952 .It Va sendmail-progname
9953 \*(OB Predecessor of
9958 \*(BO When sending a message wait until the
9960 (including the built-in SMTP one) exits before accepting further commands.
9962 with this variable set errors reported by the MTA will be recognizable!
9963 If the MTA returns a non-zero exit status,
9964 the exit status of \*(UA will also be non-zero.
9968 \*(BO This setting causes \*(UA to start at the last message
9969 instead of the first one when opening a mail folder.
9973 \*(BO Causes \*(UA to use the sender's real name instead of the plain
9974 address in the header field summary and in message specifications.
9978 \*(BO Causes the recipient of the message to be shown in the header
9979 summary if the message was sent by the user.
9983 The string to expand
9986 .Sx "COMMAND ESCAPES" ) .
9990 The string to expand
9993 .Sx "COMMAND ESCAPES" ) .
9997 Must correspond to the name of a readable file if set.
9998 The file's content is then appended to each singlepart message
9999 and to the first part of each multipart message.
10000 Be warned that there is no possibility to edit the signature for an
10001 individual message.
10004 .It Va skipemptybody
10005 \*(BO If an outgoing message does not contain any text in its first or
10006 only message part, do not send it but discard it silently (see also the
10007 command line option
10012 .It Va smime-ca-dir , smime-ca-file
10013 \*(OP Specify the location of trusted CA certificates in PEM (Privacy
10014 Enhanced Mail) format as a directory and a file, respectively, for the
10015 purpose of verification of S/MIME signed messages.
10016 It is possible to set both, the file will be loaded immediately, the
10017 directory will be searched whenever no match has yet been found.
10018 The set of CA certificates which are built into the SSL/TLS library can
10019 be explicitly turned off by setting
10020 .Va smime-ca-no-defaults ,
10021 and further fine-tuning is possible via
10022 .Va smime-ca-flags .
10025 .It Va smime-ca-flags
10026 \*(OP Can be used to fine-tune behaviour of the X509 CA certificate
10027 storage, and the certificate verification that is used.
10028 The actual values and their meanings are documented for
10032 .It Va smime-ca-no-defaults
10033 \*(BO\*(OP Do not load the default CA locations that are built into the
10034 used to SSL/TLS library to verify S/MIME signed messages.
10036 .Mx Va smime-cipher
10037 .It Va smime-cipher-USER@HOST , smime-cipher
10038 \*(OP Specifies the cipher to use when generating S/MIME encrypted
10039 messages (for the specified account).
10040 RFC 5751 mandates a default of
10043 Possible values are (case-insensitive and) in decreasing cipher strength:
10051 (DES EDE3 CBC, 168 bits; default if
10053 is not available) and
10055 (DES CBC, 56 bits).
10057 The actually available cipher algorithms depend on the cryptographic
10058 library that \*(UA uses.
10059 \*(OP Support for more cipher algorithms may be available through
10060 dynamic loading via, e.g.,
10061 .Xr EVP_get_cipherbyname 3
10062 (OpenSSL) if \*(UA has been compiled to support this.
10065 .It Va smime-crl-dir
10066 \*(OP Specifies a directory that contains files with CRLs in PEM format
10067 to use when verifying S/MIME messages.
10070 .It Va smime-crl-file
10071 \*(OP Specifies a file that contains a CRL in PEM format to use when
10072 verifying S/MIME messages.
10075 .It Va smime-encrypt-USER@HOST
10076 \*(OP If this variable is set, messages send to the given receiver are
10077 encrypted before sending.
10078 The value of the variable must be set to the name of a file that
10079 contains a certificate in PEM format.
10081 If a message is sent to multiple recipients,
10082 each of them for whom a corresponding variable is set will receive an
10083 individually encrypted message;
10084 other recipients will continue to receive the message in plain text
10086 .Va smime-force-encryption
10088 It is recommended to sign encrypted messages, i.e., to also set the
10093 .It Va smime-force-encryption
10094 \*(BO\*(OP Causes \*(UA to refuse sending unencrypted messages.
10098 \*(BO\*(OP S/MIME sign outgoing messages with the user's private key
10099 and include the user's certificate as a MIME attachment.
10100 Signing a message enables a recipient to verify that the sender used
10101 a valid certificate,
10102 that the email addresses in the certificate match those in the message
10103 header and that the message content has not been altered.
10104 It does not change the message text,
10105 and people will be able to read the message as usual.
10107 .Va smime-sign-cert , smime-sign-include-certs
10109 .Va smime-sign-message-digest .
10111 .Mx Va smime-sign-cert
10112 .It Va smime-sign-cert-USER@HOST , smime-sign-cert
10113 \*(OP Points to a file in PEM format.
10114 For the purpose of signing and decryption this file needs to contain the
10115 user's private key, followed by his certificate.
10117 For message signing
10119 is always derived from the value of
10121 (or, if that contains multiple addresses,
10123 For the purpose of encryption the recipient's public encryption key
10124 (certificate) is expected; the command
10126 can be used to save certificates of signed messages (the section
10127 .Sx "Signed and encrypted messages with S/MIME"
10128 gives some details).
10129 This mode of operation is usually driven by the specialized form.
10131 When decrypting messages the account is derived from the recipient
10136 of the message, which are searched for addresses for which such
10138 \*(UA always uses the first address that matches,
10139 so if the same message is sent to more than one of the user's addresses
10140 using different encryption keys, decryption might fail.
10142 For signing and decryption purposes it is possible to use encrypted
10143 keys, and the pseudo-host(s)
10144 .Ql USER@HOST.smime-cert-key
10145 for the private key
10147 .Ql USER@HOST.smime-cert-cert
10148 for the certificate stored in the same file)
10149 will be used for performing any necessary password lookup,
10150 therefore the lookup can be automatized via the mechanisms described in
10151 .Sx "On URL syntax and credential lookup" .
10152 For example, the hypothetical address
10154 could be driven with a private key / certificate pair path defined in
10155 .Va \&\&smime-sign-cert-bob@exam.ple ,
10156 and needed passwords would then be looked up via the pseudo hosts
10157 .Ql bob@exam.ple.smime-cert-key
10159 .Ql bob@exam.ple.smime-cert-cert ) .
10160 To include intermediate certificates, use
10161 .Va smime-sign-include-certs .
10163 .Mx Va smime-sign-include-certs
10164 .It Va smime-sign-include-certs-USER@HOST , smime-sign-include-certs
10165 \*(OP If used, this is supposed to a consist of a comma-separated list
10166 of files, each of which containing a single certificate in PEM format to
10167 be included in the S/MIME message in addition to the
10168 .Va smime-sign-cert
10170 This can be used to include intermediate certificates of the certificate
10171 authority, in order to allow the receiver's S/MIME implementation to
10172 perform a verification of the entire certificate chain, starting from
10173 a local root certificate, over the intermediate certificates, down to the
10174 .Va smime-sign-cert .
10175 Even though top level certificates may also be included in the chain,
10176 they won't be used for the verification on the receiver's side.
10178 For the purpose of the mechanisms involved here,
10180 refers to the content of the internal variable
10182 (or, if that contains multiple addresses,
10185 .Ql USER@HOST.smime-include-certs
10186 will be used for performing password lookups for these certificates,
10187 shall they have been given one, therefore the lookup can be automatized
10188 via the mechanisms described in
10189 .Sx "On URL syntax and credential lookup" .
10191 .Mx Va smime-sign-message-digest
10192 .It Va smime-sign-message-digest-USER@HOST , smime-sign-message-digest
10193 \*(OP Specifies the message digest to use when signing S/MIME messages.
10194 RFC 5751 mandates a default of
10196 Possible values are (case-insensitive and) in decreasing cipher strength:
10204 The actually available message digest algorithms depend on the
10205 cryptographic library that \*(UA uses.
10206 \*(OP Support for more message digest algorithms may be available
10207 through dynamic loading via, e.g.,
10208 .Xr EVP_get_digestbyname 3
10209 (OpenSSL) if \*(UA has been compiled to support this.
10210 Remember that for this
10212 refers to the variable
10214 (or, if that contains multiple addresses,
10218 \*(OB\*(OP To use the built-in SMTP transport, specify a SMTP URL in
10220 \*(ID For compatibility reasons a set
10222 is used in preference of
10226 .It Va smtp-auth-USER@HOST , smtp-auth-HOST , smtp-auth
10227 \*(OP Variable chain that controls the SMTP
10229 authentication method, possible values are
10235 as well as the \*(OPal methods
10241 method does not need any user credentials,
10243 requires a user name and all other methods require a user name and
10251 .Va smtp-auth-password
10253 .Va smtp-auth-user ) .
10258 .Va smtp-auth-USER@HOST :
10259 may override dependent on sender address in the variable
10262 .It Va smtp-auth-password
10263 \*(OP\*(OU Sets the global fallback password for SMTP authentication.
10264 If the authentication method requires a password, but neither
10265 .Va smtp-auth-password
10267 .Va smtp-auth-password-USER@HOST
10269 \*(UA will ask for a password on the user's terminal.
10271 .It Va smtp-auth-password-USER@HOST
10273 .Va smtp-auth-password
10274 for specific values of sender addresses, dependent upon the variable
10277 .It Va smtp-auth-user
10278 \*(OP\*(OU Sets the global fallback user name for SMTP authentication.
10279 If the authentication method requires a user name, but neither
10282 .Va smtp-auth-user-USER@HOST
10284 \*(UA will ask for a user name on the user's terminal.
10286 .It Va smtp-auth-user-USER@HOST
10289 for specific values of sender addresses, dependent upon the variable
10293 .It Va smtp-hostname
10294 \*(OP\*(IN Normally \*(UA uses the variable
10296 to derive the necessary
10298 information in order to issue a
10305 can be used to use the
10307 from the SMTP account
10314 from the content of this variable (or, if that is the empty string,
10316 or the local hostname as a last resort).
10317 This often allows using an address that is itself valid but hosted by
10318 a provider other than which (in
10320 is about to send the message.
10321 Setting this variable also influences generated
10327 .Mx Va smtp-use-starttls
10328 .It Va smtp-use-starttls-USER@HOST , smtp-use-starttls-HOST , smtp-use-starttls
10329 \*(BO\*(OP Causes \*(UA to issue a
10331 command to make an SMTP
10333 session SSL/TLS encrypted, i.e., to enable transport layer security.
10337 .It Va spam-interface
10338 \*(OP In order to use any of the spam-related commands (like, e.g.,
10340 the desired spam interface must be defined by setting this variable.
10341 Please refer to the manual section
10342 .Sx "Handling spam"
10343 for the complete picture of spam handling in \*(UA.
10344 All or none of the following interfaces may be available:
10346 .Bl -tag -width ".It Ql _ilte_"
10352 .Pf ( Lk http://spamassassin.apache.org SpamAssassin )
10354 Different to the generic filter interface \*(UA will automatically add
10355 the correct arguments for a given command and has the necessary
10356 knowledge to parse the program's output.
10357 A default value for
10359 will have been compiled into the \*(UA binary if
10363 during compilation.
10364 Shall it be necessary to define a specific connection type (rather than
10365 using a configuration file for that), the variable
10366 .Va spamc-arguments
10367 can be used as in, e.g.,
10368 .Ql -d server.example.com -p 783 .
10369 It is also possible to specify a per-user configuration via
10371 Note that this interface does not inspect the
10373 flag of a message for the command
10377 generic spam filter support via freely configurable hooks.
10378 This interface is meant for programs like
10380 and requires according behaviour in respect to the hooks' exit
10381 status for at least the command
10384 meaning a message is spam,
10388 for unsure and any other return value indicating a hard error);
10389 since the hooks can include shell code snippets diverting behaviour
10390 can be intercepted as necessary.
10392 .Va spamfilter-ham , spamfilter-noham , spamfilter-nospam , \
10395 .Va spamfilter-spam ;
10397 .Sx "Handling spam"
10398 contains examples for some programs.
10399 The process environment of the hooks will have the variable
10400 .Ev MAILX_FILENAME_GENERATED
10402 Note that spam score support for
10404 is not supported unless the \*(OPtional regular expression support is
10406 .Va spamfilter-rate-scanscore
10412 .It Va spam-maxsize
10413 \*(OP Messages that exceed this size will not be passed through to the
10415 .Va spam-interface .
10416 If unset or 0, the default of 420000 bytes is used.
10419 .It Va spamc-command
10420 \*(OP The path to the
10424 .Va spam-interface .
10425 Note that the path is not expanded, but used
10427 A fallback path will have been compiled into the \*(UA binary if the
10428 executable had been found during compilation.
10431 .It Va spamc-arguments
10432 \*(OP Even though \*(UA deals with most arguments for the
10435 automatically, it may at least sometimes be desirable to specify
10436 connection-related ones via this variable, e.g.,
10437 .Ql -d server.example.com -p 783 .
10441 \*(OP Specify a username for per-user configuration files for the
10443 .Va spam-interface .
10444 If this is set to the empty string then \*(UA will use the name of the
10453 .It Va spamfilter-ham , spamfilter-noham , \
10454 spamfilter-nospam , spamfilter-rate , spamfilter-spam
10455 \*(OP Command and argument hooks for the
10457 .Va spam-interface .
10459 .Sx "Handling spam"
10460 contains examples for some programs.
10463 .It Va spamfilter-rate-scanscore
10464 \*(OP Because of the generic nature of the
10467 spam scores are not supported for it by default, but if the \*(OPnal
10468 regular expression support is available then setting this variable can
10469 be used to overcome this restriction.
10470 It is interpreted as follows: first a number (digits) is parsed that
10471 must be followed by a semicolon
10473 and an extended regular expression.
10474 Then the latter is used to parse the first output line of the
10475 .Va spamfilter-rate
10476 hook, and, in case the evaluation is successful, the group that has been
10477 specified via the number is interpreted as a floating point scan score.
10481 .It Va ssl-ca-dir , ssl-ca-file
10482 \*(OP Specify the location of trusted CA certificates in PEM (Privacy
10483 Enhanced Mail) format as a directory and a file, respectively, for the
10484 purpose of verification of SSL/TLS server certificates.
10485 It is possible to set both, the file will be loaded immediately, the
10486 directory will be searched whenever no match has yet been found.
10487 The set of CA certificates which are built into the SSL/TLS library can
10488 be explicitly turned off by setting
10489 .Va ssl-ca-no-defaults ,
10490 and further fine-tuning is possible via
10493 .Xr SSL_CTX_load_verify_locations 3
10494 for more information.
10495 \*(UA will try to use the TLS/SNI (ServerNameIndication) extension when
10496 establishing TLS connections to servers identified with hostnames.
10500 .It Va ssl-ca-flags
10501 \*(OP Can be used to fine-tune behaviour of the X509 CA certificate
10502 storage, and the certificate verification that is used (also see
10504 The value is expected to consist of a comma-separated list of
10505 configuration directives, with any intervening whitespace being ignored.
10506 The directives directly map to flags that can be passed to
10507 .Xr X509_STORE_set_flags 3 ,
10508 which are usually defined in a file
10509 .Pa openssl/x509_vfy.h ,
10510 and the availability of which depends on the used SSL/TLS library
10511 version: a directive without mapping is ignored (error log subject to
10513 Directives currently understood (case-insensitively) include:
10516 .Bl -tag -compact -width ".It Cd BaNg"
10517 .It Cd no-alt-chains
10518 If the initial chain is not trusted, do not attempt to build an
10520 Setting this flag will make OpenSSL certificate verification match that
10521 of older OpenSSL versions, before automatic building and checking of
10522 alternative chains has been implemented; also see
10523 .Cd trusted-first .
10524 .It Cd no-check-time
10525 Do not check certificate/CRL validity against current time.
10526 .It Cd partial-chain
10527 By default partial, incomplete chains which cannot be verified up to the
10528 chain top, a self-signed root certificate, will not verify.
10529 With this flag set, a chain succeeds to verify if at least one signing
10530 certificate of the chain is in any of the configured trusted stores of
10532 The OpenSSL manual page
10533 .Xr SSL_CTX_load_verify_locations 3
10534 gives some advise how to manage your own trusted store of CA certificates.
10536 Disable workarounds for broken certificates.
10537 .It Cd trusted-first
10538 Try building a chain using issuers in the trusted store first to avoid
10539 problems with server-sent legacy intermediate certificates.
10540 Newer versions of OpenSSL support alternative chain checking and enable
10541 it by default, resulting in the same behaviour; also see
10542 .Cd no-alt-chains .
10547 .It Va ssl-ca-no-defaults
10548 \*(BO\*(OP Do not load the default CA locations that are built into the
10549 used to SSL/TLS library to verify SSL/TLS server certificates.
10552 .It Va ssl-cert-USER@HOST , ssl-cert-HOST , ssl-cert
10553 \*(OP Variable chain that sets the filename for a SSL/TLS client
10554 certificate required by some servers.
10555 This is a direct interface to the
10559 function of the OpenSSL library, if available.
10561 .Mx Va ssl-cipher-list
10562 .It Va ssl-cipher-list-USER@HOST , ssl-cipher-list-HOST , ssl-cipher-list
10563 \*(OP Specifies a list of ciphers for SSL/TLS connections.
10564 This is a direct interface to the
10568 function of the OpenSSL library, if available; see
10571 .Xr SSL_CTX_set_cipher_list 3
10572 for more information.
10573 By default \*(UA does not set a list of ciphers, in effect using a
10575 specific cipher (protocol standards ship with a list of acceptable
10576 ciphers), possibly cramped to what the actually used SSL/TLS library
10577 supports \(en the manual section
10578 .Sx "An example configuration"
10579 also contains a SSL/TLS use case.
10582 .It Va ssl-config-file
10583 \*(OP If this variable is set \*(UA will call
10584 .Xr CONF_modules_load_file 3
10585 to allow OpenSSL to be configured according to the host system wide
10587 If a non-empty value is given then this will be used to specify the
10588 configuration file to be used instead of the global OpenSSL default;
10589 note that in this case it is an error if the file cannot be loaded.
10590 The application name will always be passed as
10594 .It Va ssl-curves-USER@HOST , ssl-curves-HOST , ssl-curves
10595 \*(OP Specifies a list of supported curves for SSL/TLS connections.
10596 This is a direct interface to the
10600 function of the OpenSSL library, if available; see
10601 .Xr SSL_CTX_set1_curves_list 3
10602 for more information.
10603 By default \*(UA does not set a list of curves.
10607 .It Va ssl-crl-dir , ssl-crl-file
10608 \*(OP Specify a directory / a file, respectively that contains a CRL in
10609 PEM format to use when verifying SSL/TLS server certificates.
10612 .It Va ssl-key-USER@HOST , ssl-key-HOST , ssl-key
10613 \*(OP Variable chain that sets the filename for the private key of
10614 a SSL/TLS client certificate.
10615 If unset, the name of the certificate file is used.
10616 The file is expected to be in PEM format.
10617 This is a direct interface to the
10621 function of the OpenSSL library, if available.
10623 .It Va ssl-method-USER@HOST , ssl-method-HOST , ssl-method
10624 \*(OB\*(OP Please use the newer and more flexible
10626 instead: if both values are set,
10628 will take precedence!
10629 Can be set to the following values, the actually used
10631 specification to which it is mapped is shown in parenthesis:
10633 .Pf ( Ql -ALL, TLSv1.2 ) ,
10635 .Pf ( Ql -ALL, TLSv1.1 ) ,
10637 .Pf ( Ql -ALL, TLSv1 )
10640 .Pf ( Ql -ALL, SSLv3 ) ;
10645 and thus includes the SSLv3 protocol.
10646 Note that SSLv2 is no longer supported at all.
10648 .Mx Va ssl-protocol
10649 .It Va ssl-protocol-USER@HOST , ssl-protocol-HOST , ssl-protocol
10650 \*(OP Specify the used SSL/TLS protocol.
10651 This is a direct interface to the
10655 function of the OpenSSL library, if available;
10656 otherwise an \*(UA internal parser is used which understands the
10657 following subset of (case-insensitive) command strings:
10663 as well as the special value
10665 Multiple specifications may be given via a comma-separated list which
10666 ignores any whitespace.
10669 plus sign prefix will enable a protocol, a
10671 hyphen-minus prefix will disable it, so that
10673 will enable only the TLSv1.2 protocol.
10675 It depends upon the used TLS/SSL library which protocols are actually
10676 supported and which protocols are used if
10678 is not set, but note that SSLv2 is no longer supported at all and
10680 Especially for older protocols explicitly securing
10681 .Va ssl-cipher-list
10682 may be worthwile, see
10683 .Sx "An example configuration" .
10686 .It Va ssl-rand-egd
10687 \*(OP Gives the pathname to an entropy daemon socket, see
10689 Not all SSL/TLS libraries support this.
10692 .It Va ssl-rand-file
10693 \*(OP Gives the filename to a file with random entropy data, see
10694 .Xr RAND_load_file 3 .
10695 If this variable is not set, or set to the empty string, or if the
10696 .Sx "Filename transformations"
10698 .Xr RAND_file_name 3
10699 will be used to create the filename if, and only if,
10701 documents that the SSL PRNG is not yet sufficiently seeded.
10702 If \*(UA successfully seeded the SSL PRNG then it will update the file
10703 .Pf ( Xr RAND_write_file 3 ) .
10704 This variable is only used if
10706 is not set (or not supported by the SSL/TLS library).
10709 .It Va ssl-verify-USER@HOST , ssl-verify-HOST , ssl-verify
10710 \*(OP Variable chain that sets the action to be performed if an error
10711 occurs during SSL/TLS server certificate validation against the
10712 specified or default trust stores
10715 or the SSL/TLS library built-in defaults (unless usage disallowed via
10716 .Va ssl-ca-no-defaults ) ,
10717 and as fine-tuned via
10719 Valid (case-insensitive) values are
10721 (fail and close connection immediately),
10723 (ask whether to continue on standard input),
10725 (show a warning and continue),
10727 (do not perform validation).
10733 If only set without an assigned value, then this setting inhibits the
10739 header fields that include obvious references to \*(UA.
10740 There are two pitfalls associated with this:
10741 First, the message id of outgoing messages is not known anymore.
10742 Second, an expert may still use the remaining information in the header
10743 to track down the originating mail user agent.
10744 If set to the value
10750 suppression does not occur.
10755 (\*(OP) This specifies a comma-separated list of
10760 .Sx "On terminal control and line editor" ,
10761 escape commas with reverse solidus) to be used to overwrite or define
10763 Note that this variable will only be queried once at program startup and
10764 can thus only be specified in resource files or on the command line.
10767 String capabilities form
10769 pairs and are expected unless noted otherwise.
10770 Numerics have to be notated as
10772 where the number is expected in normal decimal notation.
10773 Finally, booleans do not have any value but indicate a true or false
10774 state simply by being defined or not; this indeed means that \*(UA
10775 does not support undefining an existing boolean.
10776 String capability values will undergo some expansions before use:
10777 for one notations like
10780 .Ql control-LETTER ,
10781 and for clarification purposes
10783 can be used to specify
10785 (the control notation
10787 could lead to misreadings when a left bracket follows, which it does for
10788 the standard CSI sequence);
10789 finally three letter octal sequences, as in
10792 To specify that a terminal supports 256-colours, and to define sequences
10793 that home the cursor and produce an audible bell, one might write:
10795 .Bd -literal -offset indent
10796 set termcap='Co#256,home=\eE[H,bel=^G'
10800 The following terminal capabilities are or may be meaningful for the
10801 operation of the built-in line editor or \*(UA in general:
10804 .Bl -tag -compact -width ".It Cd yay"
10806 .It Cd colors Ns \0or Cd Co
10808 numeric capability specifying the maximum number of colours.
10809 Note that \*(UA does not actually care about the terminal beside that,
10810 but always emits ANSI / ISO 6429 escape sequences.
10813 .It Cd rmcup Ns \0or Cd te Ns \0/ Cd smcup Ns \0or Cd ti
10816 .Cd enter_ca_mode ,
10817 respectively: exit and enter the alternative screen
10819 effectively turning \*(UA into a fullscreen application.
10820 To disable that, set (at least) one to the empty string.
10822 .It Cd smkx Ns \0or Cd ks Ns \0/ Cd rmkx Ns \0or Cd ke
10826 respectively: enable and disable the keypad.
10827 This is always enabled if available, because it seems even keyboards
10828 without keypads generate other key codes for, e.g., cursor keys in that
10829 case, and only if enabled we see the codes that we are interested in.
10831 .It Cd ed Ns \0or Cd cd
10835 .It Cd clear Ns \0or Cd cl
10837 clear the screen and home cursor.
10838 (Will be simulated via
10843 .It Cd home Ns \0or Cd ho
10848 .It Cd el Ns \0or Cd ce
10850 clear to the end of line.
10851 (Will be simulated via
10853 plus repetitions of space characters.)
10855 .It Cd hpa Ns \0or Cd ch
10856 .Cd column_address :
10857 move the cursor (to the given column parameter) in the current row.
10858 (Will be simulated via
10864 .Cd carriage_return :
10865 move to the first column in the current row.
10866 The default built-in fallback is
10869 .It Cd cub1 Ns \0or Cd le
10871 move the cursor left one space (non-destructively).
10872 The default built-in fallback is
10875 .It Cd cuf1 Ns \0or Cd nd
10877 move the cursor right one space (non-destructively).
10878 The default built-in fallback is
10880 which is used by most terminals.
10888 Many more capabilities which describe key-sequences are documented for
10892 .It Va termcap-disable
10893 \*(OP Disable any interaction with a terminal control library.
10894 If set only some generic fallback built-ins and possibly the content of
10896 describe the terminal to \*(UA.
10898 that this variable will only be queried once at program startup and can
10899 thus only be specified in resource files or on the command line.
10903 If defined, gives the number of lines of a message to be displayed
10906 if unset, the first five lines are printed, if set to 0 the variable
10909 If the value is negative then its absolute value will be used for
10910 unsigned right shifting (see
10918 \*(BO If set then the
10920 command series will strip adjacent empty lines and quotations.
10924 The character set of the terminal \*(UA operates on,
10925 and the one and only supported character set that \*(UA can use if no
10926 character set conversion capabilities have been compiled into it,
10927 in which case it defaults to ISO-8859-1 unless it can deduce a value
10928 from the locale specified in the
10930 environment variable (if supported, see there for more).
10931 It defaults to UTF-8 if conversion is available.
10932 Refer to the section
10933 .Sx "Character sets"
10934 for the complete picture about character sets.
10937 .It Va typescript-mode
10938 \*(BO A special multiplex variable that disables all variables and
10939 settings which result in behaviour that interferes with running \*(UA in
10942 .Va colour-disable ,
10943 .Va line-editor-disable
10944 and (before startup completed only)
10945 .Va termcap-disable .
10946 Unsetting it does not restore the former state of the covered settings.
10950 For a safety-by-default policy \*(UA sets its process
10954 but this variable can be used to override that:
10955 set it to an empty value to do not change the (current) setting,
10956 otherwise the process file mode creation mask is updated to the new value.
10957 Child processes inherit the process file mode creation mask.
10960 .It Va user-HOST , user
10961 \*(IN Variable chain that sets a global fallback user name, which is
10962 used in case none has been given in the protocol and account-specific
10964 This variable defaults to the name of the user who runs \*(UA.
10968 \*(BO Setting this enables upward compatibility with \*(UA
10969 version 15.0 in respect to which configuration options are available and
10970 how they are handled.
10971 This manual uses \*(IN and \*(OU to refer to the new and the old way of
10972 doing things, respectively.
10976 \*(BO This setting, also controllable via the command line option
10978 causes \*(UA to be more verbose, e.g., it will display obsoletion
10979 warnings and SSL/TLS certificate chains.
10980 Even though marked \*(BO this option may be set twice in order to
10981 increase the level of verbosity even more, in which case even details of
10982 the actual message delivery and protocol conversations are shown.
10985 is sufficient to disable verbosity as such.
10992 .It Va version , version-date , version-major , version-minor , version-update
10993 \*(RO \*(UA version information: the first variable contains a string
10994 containing the complete version identification, the latter three contain
10995 only digits: the major, minor and update version numbers.
10996 The date is in ISO 8601 notation.
10997 The output of the command
10999 will include this information.
11002 .It Va writebackedited
11003 If this variable is set messages modified using the
11007 commands are written back to the current folder when it is quit;
11008 it is only honoured for writable folders in MBOX format, though.
11009 Note that the editor will be pointed to the raw message content in that
11010 case, i.e., neither MIME decoding nor decryption will have been
11011 performed, and proper RFC 4155
11013 quoting of newly added or edited content is also left as an excercise to
11016 .\" }}} (Variables)
11017 .\" }}} (INTERNAL VARIABLES)
11020 .\" .Sh ENVIRONMENT {{{
11024 .Dq environment variable
11025 should be considered an indication that these variables are either
11026 standardized as vivid parts of process environments, or that they are
11027 commonly found in there.
11028 The process environment is inherited from the
11030 once \*(UA is started, and unless otherwise explicitly noted handling of
11031 the following variables transparently integrates into that of the
11032 .Sx "INTERNAL VARIABLES"
11033 from \*(UA's point of view.
11034 This means that, e.g., they can be managed via
11038 causing automatic program environment updates (to be inherited by
11039 newly created child processes).
11042 In order to transparently integrate other environment variables equally
11043 they need to be imported (linked) with the command
11045 This command can also be used to set and unset non-integrated
11046 environment variables from scratch, sufficient system support provided.
11047 The following example, applicable to a POSIX shell, sets the
11049 environment variable for \*(UA only, and beforehand exports the
11051 in order to affect any further processing in the running shell:
11053 .Bd -literal -offset indent
11054 $ EDITOR="vim -u ${HOME}/.vimrc"
11056 $ COLUMNS=80 \*(uA -R
11059 .Bl -tag -width ".It Ev BaNg"
11062 The user's preferred width in column positions for the terminal screen
11064 Queried and used once on program startup, actively managed for child
11065 processes and the MLE (see
11066 .Sx "On terminal control and line editor" )
11067 in interactive mode thereafter.
11068 Ignored in non-interactive mode, which always uses 80 columns.
11072 The name of the (mailbox)
11074 to use for saving aborted messages if
11076 is set; this defaults to
11083 is set no output will be generated, otherwise the contents of the file
11088 Pathname of the text editor to use in the
11092 .Sx "COMMAND ESCAPES" .
11093 A default editor is used if this value is not defined.
11097 The user's home directory.
11098 This variable is only used when it resides in the process environment.
11103 .It Ev LC_ALL , LC_CTYPE , LANG
11104 \*(OP The (names in lookup order of the)
11108 which indicates the used
11109 .Sx "Character sets" .
11110 Runtime changes trigger automatic updates of the entire locale system,
11111 updating and overwriting also a
11117 The user's preferred number of lines on a page or the vertical screen
11118 or window size in lines.
11119 Queried and used once on program startup, actively managed for child
11120 processes in interactive mode thereafter.
11121 Ignored in non-interactive mode, which always uses 24 lines.
11125 Pathname of the directory lister to use in the
11127 command when operating on local mailboxes.
11130 (path search through
11135 Upon startup \*(UA will actively ensure that this variable refers to the
11136 name of the user who runs \*(UA, in order to be able to pass a verified
11137 name to any newly created child process.
11141 Is used as the users
11143 .Sx "primary system mailbox"
11147 This is assumed to be an absolute pathname.
11151 \*(OP Overrides the default path search for
11152 .Sx "The Mailcap files" ,
11153 which is defined in the standard RFC 1524 as
11154 .Ql ~/.mailcap:\:/etc/mailcap:\:/usr/etc/mailcap:\:/usr/local/etc/mailcap .
11155 .\" TODO we should have a mailcaps-default virtual RDONLY option!
11156 (\*(UA makes it a configuration option, however.)
11157 Note this is not a search path, but a path search.
11161 Is used as a startup file instead of
11164 When \*(UA scripts are invoked on behalf of other users,
11165 either this variable should be set to
11169 command line option should be used in order to avoid side-effects from
11170 reading their configuration files.
11171 This variable is only used when it resides in the process environment.
11174 .It Ev MAILX_NO_SYSTEM_RC
11175 If this variable is set then reading of
11177 at startup is inhibited, i.e., the same effect is achieved as if \*(UA
11178 had been started up with the option
11180 (and according argument) or
11182 This variable is only used when it resides in the process environment.
11186 The name of the users
11188 .Sx "secondary mailbox"
11190 A logical subset of the special
11191 .Sx "Filename transformations"
11197 Traditionally this MBOX is used as the file to save messages from the
11199 .Sx "primary system mailbox"
11200 that have been read.
11202 .Sx "Message states" .
11206 \*(IN\*(OP This variable overrides the default location of the user's
11212 Pathname of the program to use for backing the command
11216 variable enforces usage of a pager for output.
11217 The default paginator is
11219 (path search through
11222 \*(UA inspects the contents of this variable: if its contains the string
11224 then a non-existing environment variable
11231 dependent on whether terminal control support is available and whether
11232 that supports full (alternative) screen mode or not (also see
11233 .Sx "On terminal control and line editor" ) .
11237 will optionally be set to
11244 A colon-separated list of directories that is searched by the shell when
11245 looking for commands, e.g.,
11246 .Ql /bin:/usr/bin:/usr/local/bin .
11249 .It Ev POSIXLY_CORRECT
11250 This variable is automatically looked for upon startup, see
11256 The shell to use for the commands
11261 .Sx "COMMAND ESCAPES"
11262 and when starting subprocesses.
11263 A default shell is used if this environment variable is not defined.
11266 .It Ev SOURCE_DATE_EPOCH
11267 This specifies a time in seconds since the Unix epoch (1970-01-01) to be
11268 used in place of the current time.
11269 This variable is looked up upon program startup, and its existence will
11270 switch \*(UA to a completely reproducible mode which causes
11271 deterministic random numbers, a special fixed (non-existent?)
11273 and more to be used and set.
11274 It is to be used during development or by software packagers.
11275 \*(ID Currently an invalid setting is only ignored, rather than causing
11276 a program abortion.
11278 .Dl $ SOURCE_DATE_EPOCH=`date +%s` \*(uA
11282 \*(OP The terminal type for which output is to be prepared.
11283 For extended colour and font control please refer to
11284 .Sx "Coloured display" ,
11285 and for terminal management in general to
11286 .Sx "On terminal control and line editor" .
11290 Used as directory for temporary files instead of
11293 This variable is only used when it resides in the process environment,
11294 but \*(UA will ensure at startup that this environment variable is
11295 updated to contain a usable temporary directory.
11301 (see there), but this variable is not standardized, should therefore not
11302 be used, and is only corrected if already set.
11306 Pathname of the text editor to use in the
11310 .Sx "COMMAND ESCAPES" .
11318 .Bl -tag -width ".It Pa BaNg"
11320 File giving initial commands.
11323 System wide initialization file.
11327 \*(OP Personal MIME type handler definition file, see
11328 .Sx "The Mailcap files" .
11329 This location is part of the RFC 1524 standard search path, which is
11330 a configuration option and can be overridden via
11334 .It Pa /etc/mailcap
11335 \*(OP System wide MIME type handler definition file, see
11336 .Sx "The Mailcap files" .
11337 This location is part of the RFC 1524 standard search path, which is
11338 a configuration option and can be overridden via
11342 The default value for
11344 The actually used path is a configuration option.
11347 .It Pa ~/.mime.types
11348 Personal MIME types, see
11349 .Sx "The mime.types files" .
11350 The actually used path is a configuration option.
11353 .It Pa /etc/mime.types
11354 System wide MIME types, see
11355 .Sx "The mime.types files" .
11356 The actually used path is a configuration option.
11360 \*(IN\*(OP The default location of the users
11362 file \(en the section
11363 .Sx "The .netrc file"
11364 documents the file format.
11365 The actually used path is a configuration option and can be overridden via
11372 The actually used path is a compile-time constant.
11375 .\" .Ss "The mime.types files" {{{
11376 .Ss "The mime.types files"
11379 .Sx "HTML mail and MIME attachments"
11380 \*(UA needs to learn about MIME (Multipurpose Internet Mail Extensions)
11381 media types in order to classify message and attachment content.
11382 One source for them are
11384 files, the loading of which can be controlled by setting the variable
11385 .Va mimetypes-load-control .
11386 Another is the command
11388 which also offers access to \*(UAs MIME type cache.
11390 files have the following syntax:
11392 .Bd -literal -offset indent
11393 type/subtype extension [extension ...]
11394 # E.g., text/html html htm
11400 define the MIME media type, as standardized in RFC 2046:
11402 is used to declare the general type of data, while the
11404 specifies a specific format for that type of data.
11405 One or multiple filename
11407 s, separated by whitespace, can be bound to the media type format.
11408 Comments may be introduced anywhere on a line with a number sign
11410 causing the remaining line to be discarded.
11412 \*(UA also supports an extended, non-portable syntax in especially
11413 crafted files, which can be loaded via the alternative value syntax of
11414 .Va mimetypes-load-control ,
11415 and prepends an optional
11419 .Dl [type-marker ]type/subtype extension [extension ...]
11422 The following type markers are supported:
11425 .Bl -tag -compact -width ".It Ar _n_u"
11427 Treat message parts with this content as plain text.
11432 Treat message parts with this content as HTML tagsoup.
11433 If the \*(OPal HTML-tagsoup-to-text converter is not available treat
11434 the content as plain text instead.
11438 but instead of falling back to plain text require an explicit content
11439 handler to be defined.
11444 for sending messages:
11446 .Va mime-allow-text-controls ,
11447 .Va mimetypes-load-control .
11448 For reading etc. messages:
11449 .Sx "HTML mail and MIME attachments" ,
11450 .Sx "The Mailcap files" ,
11452 .Va mime-counter-evidence ,
11453 .Va mimetypes-load-control ,
11454 .Va pipe-TYPE/SUBTYPE ,
11455 .Va pipe-EXTENSION .
11458 .\" .Ss "The Mailcap files" {{{
11459 .Ss "The Mailcap files"
11461 .\" TODO MAILCAP DISABLED
11462 .Sy This feature is not available in v14.9.0, sorry!
11464 .Dq User Agent Configuration Mechanism
11465 which \*(UA \*(OPally supports (see
11466 .Sx "HTML mail and MIME attachments" ) .
11467 It defines a file format to be used to inform mail user agent programs
11468 about the locally-installed facilities for handling various data
11469 formats, i.e., about commands and how they can be used to display, edit
11470 et cetera MIME part contents, as well as a default path search that
11471 includes multiple possible locations of
11475 environment variable that can be used to overwrite that (repeating here
11476 that it is not a search path, but instead a path search specification).
11477 Any existing files will be loaded in sequence, appending any content to
11478 the list of MIME type handler directives.
11482 files consist of a set of newline separated entries.
11483 Comment lines start with a number sign
11485 (in the first column!) and are ignored.
11486 Empty lines are also ignored.
11487 All other lines form individual entries that must adhere to the syntax
11489 To extend a single entry (not comment) its line can be continued on
11490 follow lines if newline characters are
11492 by preceding them with the reverse solidus character
11494 The standard does not specify how leading whitespace of follow lines
11495 is to be treated, therefore \*(UA retains it.
11499 entries consist of a number of semicolon
11501 separated fields, and the reverse solidus
11503 character can be used to escape any following character including
11504 semicolon and itself.
11505 The first two fields are mandatory and must occur in the specified
11506 order, the remaining fields are optional and may appear in any order.
11507 Leading and trailing whitespace of content is ignored (removed).
11510 The first field defines the MIME
11512 the entry is about to handle (case-insensitively, and no reverse solidus
11513 escaping is possible in this field).
11514 If the subtype is specified as an asterisk
11516 the entry is meant to match all subtypes of the named type, e.g.,
11518 would match any audio type.
11519 The second field defines the shell command which shall be used to
11521 MIME parts of the given type; it is implicitly called the
11528 shell commands message (MIME part) data is passed via standard input
11529 unless the given shell command includes one or more instances of the
11532 in which case these instances will be replaced with a temporary filename
11533 and the data will have been stored in the file that is being pointed to.
11536 shell commands data is assumed to be generated on standard output unless
11537 the given command includes (one ore multiple)
11539 In any case any given
11541 format is replaced with a(n already) properly quoted filename.
11542 Note that when a command makes use of a temporary file via
11544 then \*(UA will remove it again, as if the
11545 .Cd x-mailx-tmpfile ,
11546 .Cd x-mailx-tmpfile-fill
11548 .Cd x-mailx-tmpfile-unlink
11549 flags had been set; see below for more.
11552 The optional fields either define a shell command or an attribute (flag)
11553 value, the latter being a single word and the former being a keyword
11554 naming the field followed by an equals sign
11556 succeeded by a shell command, and as usual for any
11558 content any whitespace surrounding the equals sign will be removed, too.
11559 Optional fields include the following:
11562 .Bl -tag -width ".It Cd BaNg"
11564 A program that can be used to compose a new body or body part in the
11566 (Currently unused.)
11568 .It Cd composetyped
11571 field, but is to be used when the composing program needs to specify the
11573 header field to be applied to the composed data.
11574 (Currently unused.)
11577 A program that can be used to edit a body or body part in the given
11579 (Currently unused.)
11582 A program that can be used to print a message or body part in the given
11584 (Currently unused.)
11587 Specifies a program to be run to test some condition, e.g., the machine
11588 architecture, or the window system in use, to determine whether or not
11589 this mailcap entry applies.
11590 If the test fails, a subsequent mailcap entry should be sought; also see
11591 .Cd x-mailx-test-once .
11594 .It Cd needsterminal
11595 This flag field indicates that the given shell command must be run on
11596 an interactive terminal.
11597 \*(UA will temporarily release the terminal to the given command in
11598 interactive mode, in non-interactive mode this entry will be entirely
11599 ignored; this flag implies
11600 .Cd x-mailx-noquote .
11603 .It Cd copiousoutput
11604 A flag field which indicates that the output of the
11606 command will be an extended stream of textual output that can be
11607 (re)integrated into \*(UA's normal visual display.
11608 It is mutually exclusive with
11609 .Cd needsterminal .
11611 .It Cd textualnewlines
11612 A flag field which indicates that this type of data is line-oriented and
11613 that, if encoded in
11615 all newlines should be converted to canonical form (CRLF) before
11616 encoding, and will be in that form after decoding.
11617 (Currently unused.)
11619 .It Cd nametemplate
11620 This field gives a filename format, in which
11622 will be replaced by a random string, the joined combination of which
11623 will be used as the filename denoted by
11624 .Ev MAILX_FILENAME_TEMPORARY .
11625 One could specify that a GIF file being passed to an image viewer should
11626 have a name ending in
11629 .Ql nametemplate=%s.gif .
11630 Note that \*(UA ignores the name template unless that solely specifies
11631 a filename suffix that consists of (ASCII) alphabetic and numeric
11632 characters, the underscore and dot only.
11635 Names a file, in X11 bitmap (xbm) format, which points to an appropriate
11636 icon to be used to visually denote the presence of this kind of data.
11637 This field is not used by \*(UA.
11640 A textual description that describes this type of data.
11643 .It Cd x-mailx-even-if-not-interactive
11644 An extension flag test field \(em by default handlers without
11646 are entirely ignored in non-interactive mode, but if this flag is set
11647 then their use will be considered.
11648 It is an error if this flag is set for commands that use the flag
11649 .Cd needsterminal .
11652 .It Cd x-mailx-noquote
11653 An extension flag field that indicates that even a
11656 command shall not be used to generate message quotes
11657 (as it would be by default).
11660 .It Cd x-mailx-async
11661 Extension flag field that denotes that the given
11663 command shall be executed asynchronously, without blocking \*(UA.
11664 Cannot be used in conjunction with
11665 .Cd needsterminal .
11668 .It Cd x-mailx-test-once
11669 Extension flag which denotes whether the given
11671 command shall be evaluated once only and the (boolean) result be cached.
11672 This is handy if some global unchanging condition is to be queried, like
11673 .Dq running under the X Window System .
11676 .It Cd x-mailx-tmpfile
11677 Extension flag field that requests creation of a zero-sized temporary
11678 file, the name of which is to be placed in the environment variable
11679 .Ev MAILX_FILENAME_TEMPORARY .
11680 It is an error to use this flag with commands that include a
11685 .It Cd x-mailx-tmpfile-fill
11686 Normally the MIME part content is passed to the handler via standard
11687 input; if this flag is set then the data will instead be written into
11689 .Cd x-mailx-tmpfile .
11690 In order to cause deletion of the temporary file you will have to set
11691 .Cd x-mailx-tmpfile-unlink
11693 It is an error to use this flag with commands that include a
11698 .It Cd x-mailx-tmpfile-unlink
11699 Extension flag field that requests that the temporary file shall be
11700 deleted automatically when the command loop is entered again at latest.
11701 (Do not use this for asynchronous handlers.)
11702 It is an error to use this flag with commands that include a
11704 format, or in conjunction with
11705 .Cd x-mailx-async ,
11706 or without also setting
11707 .Cd x-mailx-tmpfile
11709 .Cd x-mailx-tmpfile-fill .
11712 .It Cd x-mailx-tmpfile-keep
11715 implies the three tmpfile related flags above, but if you want, e.g.,
11717 and deal with the temporary file yourself, you can add in this flag to
11719 .Cd x-mailx-tmpfile-unlink .
11724 The standard includes the possibility to define any number of additional
11725 entry fields, prefixed by
11727 Flag fields apply to the entire
11729 entry \(em in some unusual cases, this may not be desirable, but
11730 differentiation can be accomplished via separate entries, taking
11731 advantage of the fact that subsequent entries are searched if an earlier
11732 one does not provide enough information.
11735 command needs to specify the
11739 command shall not, the following will help out the latter (with enabled
11743 level \*(UA will show information about handler evaluation):
11745 .Bd -literal -offset indent
11746 application/postscript; ps-to-terminal %s; needsterminal
11747 application/postscript; ps-to-terminal %s; compose=idraw %s
11751 In fields any occurrence of the format string
11753 will be replaced by the
11756 Named parameters from the
11758 field may be placed in the command execution line using
11760 followed by the parameter name and a closing
11763 The entire parameter should appear as a single command line argument,
11764 regardless of embedded spaces; thus:
11766 .Bd -literal -offset indent
11768 Content-type: multipart/mixed; boundary=42
11771 multipart/*; /usr/local/bin/showmulti \e
11772 %t %{boundary} ; composetyped = /usr/local/bin/makemulti
11774 # Executed shell command
11775 /usr/local/bin/showmulti multipart/mixed 42
11779 .\" TODO v15: Mailcap: %n,%F
11780 Note that \*(UA does not support handlers for multipart MIME parts as
11781 shown in this example (as of today).
11782 \*(UA does not support the additional formats
11786 An example file, also showing how to properly deal with the expansion of
11788 which includes any quotes that are necessary to make it a valid shell
11789 argument by itself and thus will cause undesired behaviour when placed
11790 in additional user-provided quotes:
11792 .Bd -literal -offset indent
11794 text/richtext; richtext %s; copiousoutput
11796 text/x-perl; perl -cWT %s
11798 application/pdf; \e
11800 trap "rm -f ${infile}" EXIT\e; \e
11801 trap "exit 75" INT QUIT TERM\e; \e
11803 x-mailx-async; x-mailx-tmpfile-keep
11805 application/*; echo "This is \e"%t\e" but \e
11806 is 50 \e% Greek to me" \e; < %s head -c 1024 | cat -vET; \e
11807 copiousoutput; x-mailx-noquote
11812 .Sx "HTML mail and MIME attachments" ,
11813 .Sx "The mime.types files" ,
11816 .Va mime-counter-evidence ,
11817 .Va pipe-TYPE/SUBTYPE ,
11818 .Va pipe-EXTENSION .
11821 .\" .Ss "The .netrc file" {{{
11822 .Ss "The .netrc file"
11826 file contains user credentials for machine accounts.
11827 The default location in the user's
11829 directory may be overridden by the
11831 environment variable.
11832 The file consists of space, tabulator or newline separated tokens.
11833 \*(UA implements a parser that supports a superset of the original BSD
11834 syntax, but users should nonetheless be aware of portability glitches
11835 of that file format, shall their
11837 be usable across multiple programs and platforms:
11840 .Bl -bullet -compact
11842 BSD does not support single, but only double quotation marks, e.g.,
11843 .Ql password="pass with spaces" .
11845 BSD (only?) supports escaping of single characters via a reverse solidus
11846 (e.g., a space can be escaped via
11848 in- as well as outside of a quoted string.
11850 BSD does not require a final quotation mark of the last user input token.
11852 The original BSD (Berknet) parser also supported a format which allowed
11853 tokens to be separated with commas \(en whereas at least Hewlett-Packard
11854 still seems to support this syntax, \*(UA does not!
11856 As a non-portable extension some widely-used programs support
11857 shell-style comments: if an input line starts, after any amount of
11858 whitespace, with a number sign
11860 then the rest of the line is ignored.
11862 Whereas other programs may require that the
11864 file is accessible by only the user if it contains a
11866 token for any other
11870 \*(UA will always require these strict permissions.
11874 Of the following list of supported tokens \*(UA only uses (and caches)
11879 At runtime the command
11881 can be used to control \*(UA's
11885 .Bl -tag -width ".It Cd BaNg"
11886 .It Cd machine Ar name
11887 The hostname of the entries' machine, lowercase-normalized by \*(UA
11889 Any further file content, until either end-of-file or the occurrence
11894 first-class token is bound (only related) to the machine
11897 As an extension that should not be the cause of any worries
11898 \*(UA supports a single wildcard prefix for
11900 .Bd -literal -offset indent
11901 machine *.example.com login USER password PASS
11902 machine pop3.example.com login USER password PASS
11903 machine smtp.example.com login USER password PASS
11909 .Ql pop3.example.com ,
11913 .Ql local.smtp.example.com .
11914 Note that in the example neither
11915 .Ql pop3.example.com
11917 .Ql smtp.example.com
11918 will be matched by the wildcard, since the exact matches take
11919 precedence (it is however faster to specify it the other way around).
11922 This is the same as
11924 except that it is a fallback entry that is used shall none of the
11925 specified machines match; only one default token may be specified,
11926 and it must be the last first-class token.
11928 .It Cd login Ar name
11929 The user name on the remote machine.
11931 .It Cd password Ar string
11932 The user's password on the remote machine.
11934 .It Cd account Ar string
11935 Supply an additional account password.
11936 This is merely for FTP purposes.
11938 .It Cd macdef Ar name
11940 A macro is defined with the specified
11942 it is formed from all lines beginning with the next line and continuing
11943 until a blank line is (consecutive newline characters are) encountered.
11946 entries cannot be utilized by multiple machines, too, but must be
11947 defined following the
11949 they are intended to be used with.)
11952 exists, it is automatically run as the last step of the login process.
11953 This is merely for FTP purposes.
11960 .\" .Sh EXAMPLES {{{
11963 .\" .Ss "An example configuration" {{{
11964 .Ss "An example configuration"
11966 .Bd -literal -offset indent
11967 # This example assumes v15.0 compatibility mode
11970 # Request strict transport security checks!
11971 set ssl-verify=strict
11973 # Where are the up-to-date SSL certificates?
11974 # (Since we manage up-to-date ones explicitly, do not use any,
11975 # possibly outdated, default certificates shipped with OpenSSL)
11976 #set ssl-ca-dir=/etc/ssl/certs
11977 set ssl-ca-file=/etc/ssl/certs/ca-certificates.crt
11978 set ssl-ca-no-defaults
11979 #set ssl-ca-flags=partial-chain
11980 wysh set smime-ca-file="${ssl-ca-file}" \e
11981 smime-ca-no-defaults #smime-ca-flags="${ssl-ca-flags}"
11983 # Do not use protocols older than TLS v1.2.
11984 # Change this only when the remote server does not support it:
11985 # maybe use ssl-protocol-HOST (or -USER@HOST) syntax to define
11986 # such explicit exceptions, then, e.g.
11987 # set ssl-protocol-exam.ple='-ALL,+TLSv1.1'
11988 set ssl-protocol='-ALL,+TLSv1.2'
11990 # Explicitly define the list of ciphers, which may improve security,
11991 # especially with protocols older than TLS v1.2. See ciphers(1).
11992 # Including "@STRENGTH" will sort the final list by algorithm strength.
11993 # In reality it is possibly best to only use ssl-cipher-list-HOST
11994 # (or -USER@HOST), as necessary, again..
11995 set ssl-cipher-list=TLSv1.2:!aNULL:!eNULL:@STRENGTH
11996 # - TLSv1.2:!aNULL:!eNULL:\e
11997 # ECDHE-RSA-AES256-SHA:ECDHE-ECDSA-AES256-SHA:\e
11998 # DHE-RSA-AES256-SHA:@STRENGTH
11999 # -ALL:!aNULL:!eNULL:!MEDIUM:!LOW:!MD5:!RC4:!EXPORT:@STRENGTH
12000 # Especially with TLSv1.3 curves selection may be desired:
12001 #set ssl-curves=P-521:P-384:P-256
12003 # Essential setting: select allowed character sets
12004 set sendcharsets=utf-8,iso-8859-1
12006 # A very kind option: when replying to a message, first try to
12007 # use the same encoding that the original poster used herself!
12008 set reply-in-same-charset
12010 # When replying, do not merge From: and To: of the original message
12011 # into To:. Instead old From: -> new To:, old To: -> merge Cc:.
12012 set recipients-in-cc
12014 # When sending messages, wait until the Mail-Transfer-Agent finishs.
12015 # Only like this you will be able to see errors reported through the
12016 # exit status of the MTA (including the built-in SMTP one)!
12019 # Only use built-in MIME types, no mime.types(5) files
12020 set mimetypes-load-control
12022 # Default directory where we act in (relative to $HOME)
12024 # A leading "+" (often) means: under *folder*
12025 # *record* is used to save copies of sent messages
12026 set MBOX=+mbox.mbox DEAD=+dead.txt \e
12027 record=+sent.mbox record-files record-resent
12029 # Make "file mymbox" and "file myrec" go to..
12030 shortcut mymbox %:+mbox.mbox myrec +sent.mbox
12032 # Not really optional, e.g., for S/MIME
12033 set from='Your Name <address@exam.ple>'
12035 # It may be necessary to set hostname and/or smtp-hostname
12036 # if the "SERVER" of mta and "domain" of from do not match.
12037 # The `urlencode' command can be used to encode USER and PASS
12038 set mta=(smtps?|submission)://[USER[:PASS]@]SERVER[:PORT] \e
12039 smtp-auth=login/plain... \e
12042 # Never refuse to start into interactive mode, and more
12044 colour-pager crt= \e
12045 followup-to followup-to-honour=ask-yes \e
12046 history-file=+.\*(uAhist history-size=-1 history-gabby \e
12047 mime-counter-evidence=0xE \e
12048 prompt='?\e?!\e![\e${account}#\e${mailbox-display}]? ' \e
12049 reply-to-honour=ask-yes \e
12052 # Only include the selected header fields when typing messages
12053 headerpick type retain from_ date from to cc subject \e
12054 message-id mail-followup-to reply-to
12055 # ...when forwarding messages
12056 headerpick forward retain subject date from to cc
12057 # ...when saving message, etc.
12058 #headerpick save ignore ^Original-.*$ ^X-.*$
12060 # Some mailing lists
12061 mlist '@xyz-editor\e.xyz$' '@xyzf\e.xyz$'
12062 mlsubscribe '^xfans@xfans\e.xyz$'
12064 # Handle a few file extensions (to store MBOX databases)
12065 filetype bz2 'bzip2 -dc' 'bzip2 -zc' \e
12066 gz 'gzip -dc' 'gzip -c' xz 'xz -dc' 'xz -zc' \e
12067 zst 'zstd -dc' 'zstd -19 -zc' \e
12068 zst.pgp 'gpg -d | zstd -dc' 'zstd -19 -zc | gpg -e'
12070 # A real life example of a very huge free mail provider
12071 # Instead of directly placing content inside `account',
12072 # we `define' a macro: like that we can switch "accounts"
12073 # from within *on-compose-splice*, for example!
12075 set folder=~/spool/XooglX inbox=+syste.mbox sent=+sent
12076 set from='Your Name <address@examp.ple>'
12077 set mta=smtp://USER:PASS@smtp.gmXil.com smtp-use-starttls
12083 # Here is a pretty large one which does not allow sending mails
12084 # if there is a domain name mismatch on the SMTP protocol level,
12085 # which would bite us if the value of from does not match, e.g.,
12086 # for people who have a sXXXXeforge project and want to speak
12087 # with the mailing list under their project account (in from),
12088 # still sending the message through their normal mail provider
12090 set folder=~/spool/XandeX inbox=+syste.mbox sent=+sent
12091 set from='Your Name <address@exam.ple>'
12092 set mta=smtps://USER:PASS@smtp.yaXXex.ru:465 \e
12093 hostname=yaXXex.com smtp-hostname=
12099 # Create some new commands so that, e.g., `ls /tmp' will..
12100 commandalias lls '!ls ${LS_COLOR_FLAG} -aFlrS'
12101 commandalias llS '!ls ${LS_COLOR_FLAG} -aFlS'
12103 # We do not support gpg(1) directly yet. But simple --clearsign'd
12104 # message parts can be dealt with as follows:
12107 wysh set pipe-text/plain=$'@*#++=@\e
12108 < "${MAILX_FILENAME_TEMPORARY}" awk \e
12109 -v TMPFILE="${MAILX_FILENAME_TEMPORARY}" \e'\e
12111 /^-----BEGIN PGP SIGNED MESSAGE-----/,/^$/ {\e
12114 print "--- GPG --verify ---";\e
12115 system("gpg --verify " TMPFILE " 2>&1");\e
12116 print "--- GPG --verify ---";\e
12120 /^-----BEGIN PGP SIGNATURE-----/,\e
12121 /^-----END PGP SIGNATURE-----/{\e
12128 commandalias V '\e'call V
12132 When storing passwords in
12134 appropriate permissions should be set on this file with
12135 .Ql $ chmod 0600 \*(ur .
12138 is available user credentials can be stored in the central
12140 file instead; e.g., here is a different version of the example account
12141 that sets up SMTP and POP3:
12143 .Bd -literal -offset indent
12145 set folder=~/spool/XandeX inbox=+syste.mbox sent=+sent
12146 set from='Your Name <address@exam.ple>'
12148 # Load an encrypted ~/.netrc by uncommenting the next line
12149 #set netrc-pipe='gpg -qd ~/.netrc.pgp'
12151 set mta=smtps://smtp.yXXXXx.ru:465 \e
12152 smtp-hostname= hostname=yXXXXx.com
12153 set pop3-keepalive=240 pop3-no-apop-pop.yXXXXx.ru
12154 commandalias xp fi pop3s://pop.yXXXXx.ru
12166 .Bd -literal -offset indent
12167 machine *.yXXXXx.ru login USER password PASS
12171 This configuration should now work just fine:
12174 .Dl $ echo text | \*(uA -dvv -AXandeX -s Subject user@exam.ple
12177 .\" .Ss "Signed and encrypted messages with S/MIME" {{{
12178 .Ss "Signed and encrypted messages with S/MIME"
12180 \*(OP S/MIME provides two central mechanisms:
12181 message signing and message encryption.
12182 A signed message contains some data in addition to the regular text.
12183 The data can be used to verify that the message was sent using a valid
12184 certificate, that the sender's address in the message header matches
12185 that in the certificate, and that the message text has not been altered.
12186 Signing a message does not change its regular text;
12187 it can be read regardless of whether the recipient's software is able to
12191 It is thus usually possible to sign all outgoing messages if so desired.
12192 Encryption, in contrast, makes the message text invisible for all people
12193 except those who have access to the secret decryption key.
12194 To encrypt a message, the specific recipient's public encryption key
12196 It is therefore not possible to send encrypted mail to people unless their
12197 key has been retrieved from either previous communication or public key
12199 A message should always be signed before it is encrypted.
12200 Otherwise, it is still possible that the encrypted message text is
12204 A central concept to S/MIME is that of the certification authority (CA).
12205 A CA is a trusted institution that issues certificates.
12206 For each of these certificates it can be verified that it really
12207 originates from the CA, provided that the CA's own certificate is
12209 A set of CA certificates is usually delivered with OpenSSL and installed
12211 If you trust the source of your OpenSSL software installation,
12212 this offers reasonable security for S/MIME on the Internet.
12214 .Va smime-ca-no-defaults
12215 to avoid using the default certificate and point
12219 to a trusted pool of certificates.
12220 In general, a certificate cannot be more secure than the method its CA
12221 certificate has been retrieved with.
12224 The first thing you need for participating in S/MIME message exchange is
12225 your personal certificate, including a private key.
12226 The certificate contains public information, in particular your name and
12227 your email address(es), and the public key that is used by others to
12228 encrypt messages for you,
12229 and to verify signed messages they supposedly received from you.
12230 The certificate is included in each signed message you send.
12231 The private key must be kept secret.
12232 It is used to decrypt messages that were previously encrypted with your
12233 public key, and to sign messages.
12236 For personal use it is recommended that you get a S/MIME certificate
12237 from one of the major CAs on the Internet using your WWW browser.
12238 Many CAs offer such certificates for free.
12240 .Lk https://www.CAcert.org
12241 which issues client and server certificates to members of their
12242 community for free; their root certificate
12243 .Pf ( Lk https://\:www.cacert.org/\:certs/\:root.crt )
12244 is often not in the default set of trusted CA root certificates, though,
12245 which means you will have to download their root certificate separately
12246 and ensure it is part of our S/MIME certificate validation chain by
12249 or as a vivid member of the
12250 .Va smime-ca-file .
12251 But let us take a step-by-step tour on how to setup S/MIME with
12252 a certificate from CAcert.org despite this situation!
12255 First of all you will have to become a member of the CAcert.org
12256 community, simply by registrating yourself via the web interface.
12257 Once you are, create and verify all email addresses you want to be able
12258 to create signed and encrypted messages for/with using the corresponding
12259 entries of the web interface.
12260 Now ready to create S/MIME certificates, so let us create a new
12261 .Dq client certificate ,
12262 ensure to include all email addresses that should be covered by the
12263 certificate in the following web form, and also to use your name as the
12267 Create a private key and a certificate request on your local computer
12268 (please see the manual pages of the used commands for more in-depth
12269 knowledge on what the used arguments etc. do):
12272 .Dl openssl req -nodes -newkey rsa:4096 -keyout key.pem -out creq.pem
12275 Afterwards copy-and-paste the content of
12277 into the certificate-request (CSR) field of the web form on the
12278 CAcert.org website (you may need to unfold some
12279 .Dq advanced options
12280 to see the corresponding text field).
12281 This last step will ensure that your private key (which never left your
12282 box) and the certificate belong together (through the public key that
12283 will find its way into the certificate via the certificate-request).
12284 You are now ready and can create your CAcert certified certificate.
12285 Download and store or copy-and-paste it as
12290 In order to use your new S/MIME setup a combined private key/public key
12291 (certificate) file has to be created:
12294 .Dl cat key.pem pub.crt > ME@HERE.com.paired
12297 This is the file \*(UA will work with.
12298 If you have created your private key with a passphrase then \*(UA will
12299 ask you for it whenever a message is signed or decrypted.
12300 Set the following variables to henceforth use S/MIME (setting
12302 is of interest for verification only):
12304 .Bd -literal -offset indent
12305 set smime-ca-file=ALL-TRUSTED-ROOT-CERTS-HERE \e
12306 smime-sign-cert=ME@HERE.com.paired \e
12307 smime-sign-message-digest=SHA256 \e
12312 From each signed message you send, the recipient can fetch your
12313 certificate and use it to send encrypted mail back to you.
12314 Accordingly if somebody sends you a signed message, you can do the same,
12317 command to check the validity of the certificate.
12320 Variables of interest for S/MIME signing:
12322 .Va smime-ca-file ,
12323 .Va smime-ca-flags ,
12324 .Va smime-ca-no-defaults ,
12325 .Va smime-crl-dir ,
12326 .Va smime-crl-file ,
12328 .Va smime-sign-cert ,
12329 .Va smime-sign-include-certs
12331 .Va smime-sign-message-digest .
12334 After it has been verified save the certificate via
12336 and tell \*(UA that it should use it for encryption for further
12337 communication with that somebody:
12339 .Bd -literal -offset indent
12341 set smime-encrypt-USER@HOST=FILENAME \e
12342 smime-cipher-USER@HOST=AES256
12346 Additional variables of interest for S/MIME en- and decryption:
12349 .Va smime-encrypt-USER@HOST .
12352 You should carefully consider if you prefer to store encrypted messages
12354 If you do, anybody who has access to your mail folders can read them,
12355 but if you do not, you might be unable to read them yourself later if
12356 you happen to lose your private key.
12359 command saves messages in decrypted form, while the
12363 commands leave them encrypted.
12366 Note that neither S/MIME signing nor encryption applies to message
12367 subjects or other header fields yet.
12368 Thus they may not contain sensitive information for encrypted messages,
12369 and cannot be trusted even if the message content has been verified.
12370 When sending signed messages,
12371 it is recommended to repeat any important header information in the
12375 .\" .Ss "Using CRLs with S/MIME or SSL/TLS" {{{
12376 .Ss "Using CRLs with S/MIME or SSL/TLS"
12378 \*(OP Certification authorities (CAs) issue certificate revocation
12379 lists (CRLs) on a regular basis.
12380 These lists contain the serial numbers of certificates that have been
12381 declared invalid after they have been issued.
12382 Such usually happens because the private key for the certificate has
12384 because the owner of the certificate has left the organization that is
12385 mentioned in the certificate, etc.
12386 To seriously use S/MIME or SSL/TLS verification,
12387 an up-to-date CRL is required for each trusted CA.
12388 There is otherwise no method to distinguish between valid and
12389 invalidated certificates.
12390 \*(UA currently offers no mechanism to fetch CRLs, nor to access them on
12391 the Internet, so they have to be retrieved by some external mechanism.
12394 \*(UA accepts CRLs in PEM format only;
12395 CRLs in DER format must be converted, like, e.\|g.:
12398 .Dl $ openssl crl \-inform DER \-in crl.der \-out crl.pem
12401 To tell \*(UA about the CRLs, a directory that contains all CRL files
12402 (and no other files) must be created.
12407 variables, respectively, must then be set to point to that directory.
12408 After that, \*(UA requires a CRL to be present for each CA that is used
12409 to verify a certificate.
12412 .\" .Ss "Handling spam" {{{
12413 .Ss "Handling spam"
12415 \*(OP \*(UA can make use of several spam interfaces for the purpose of
12416 identification of, and, in general, dealing with spam messages.
12417 A precondition of most commands in order to function is that the
12419 variable is set to one of the supported interfaces.
12420 Once messages have been identified as spam their (volatile)
12422 state can be prompted: the
12426 message specifications will address respective messages and their
12428 entries will be used when displaying the
12430 in the header display.
12435 rates the given messages and sets their
12438 If the spam interface offers spam scores those can also be displayed in
12439 the header display by including the
12449 will interact with the Bayesian filter of the chosen interface and learn
12450 the given messages as
12454 respectively; the last command can be used to cause
12456 of messages; it adheres to their current
12458 state and thus reverts previous teachings.
12463 will simply set and clear, respectively, the mentioned volatile
12465 message flag, without any interface interaction.
12474 requires a running instance of the
12476 server in order to function, started with the option
12478 shall Bayesian filter learning be possible.
12480 .Bd -literal -offset indent
12481 $ spamd -i localhost:2142 -i /tmp/.spamsock -d [-L] [-l]
12482 $ spamd --listen=localhost:2142 --listen=/tmp/.spamsock \e
12483 --daemonize [--local] [--allow-tell]
12487 Thereafter \*(UA can make use of these interfaces:
12489 .Bd -literal -offset indent
12490 $ \*(uA -Sspam-interface=spamc -Sspam-maxsize=500000 \e
12491 -Sspamc-command=/usr/local/bin/spamc \e
12492 -Sspamc-arguments="-U /tmp/.spamsock" -Sspamc-user=
12494 $ \*(uA -Sspam-interface=spamc -Sspam-maxsize=500000 \e
12495 -Sspamc-command=/usr/local/bin/spamc \e
12496 -Sspamc-arguments="-d localhost -p 2142" -Sspamc-user=
12500 Using the generic filter approach allows usage of programs like
12502 Here is an example, requiring it to be accessible via
12505 .Bd -literal -offset indent
12506 $ \*(uA -Sspam-interface=filter -Sspam-maxsize=500000 \e
12507 -Sspamfilter-ham="bogofilter -n" \e
12508 -Sspamfilter-noham="bogofilter -N" \e
12509 -Sspamfilter-nospam="bogofilter -S" \e
12510 -Sspamfilter-rate="bogofilter -TTu 2>/dev/null" \e
12511 -Sspamfilter-spam="bogofilter -s" \e
12512 -Sspamfilter-rate-scanscore="1;^(.+)$"
12516 Because messages must exist on local storage in order to be scored (or
12517 used for Bayesian filter training), it is possibly a good idea to
12518 perform the local spam check last:
12520 .Bd -literal -offset indent
12521 define spamdelhook {
12523 spamset (header x-dcc-brand-metrics "bulk")
12524 # Server-side spamassassin(1)
12525 spamset (header x-spam-flag "YES")
12526 del :s # TODO we HAVE to be able to do `spamrate :u ! :sS'
12527 move :S +maybe-spam
12530 move :S +maybe-spam
12532 set folder-hook-FOLDER=spamdelhook
12536 See also the documentation for the variables
12537 .Va spam-interface , spam-maxsize ,
12538 .Va spamc-command , spamc-arguments , spamc-user ,
12539 .Va spamfilter-ham , spamfilter-noham , spamfilter-nospam , \
12542 .Va spamfilter-rate-scanscore .
12550 In general it is a good idea to turn on
12556 twice) if something does not work well.
12557 Very often a diagnostic message can be produced that leads to the
12558 problems' solution.
12560 .\" .Ss "\*(UA shortly hangs on startup" {{{
12561 .Ss "\*(UA shortly hangs on startup"
12563 This can have two reasons, one is the necessity to wait for a file lock
12564 and cannot be helped, the other being that \*(UA calls the function
12566 in order to query the nodename of the box (sometimes the real one is
12567 needed instead of the one represented by the internal variable
12569 One may have varying success by ensuring that the real hostname and
12573 or, more generally, that the name service is properly setup \(en
12576 return the expected value?
12577 Does this local hostname have a domain suffix?
12578 RFC 6762 standardized the link-local top-level domain
12580 try again after adding an (additional) entry with this extension.
12583 .\" .Ss "\*(UA exits quick, and output is cleared away" {{{
12584 .Ss "\*(UA exits quick, and output is cleared away"
12586 When this happens even with
12588 set, then this most likely indicates a problem with the creation of
12589 so-called dotlock files: setting
12590 .Va dotlock-ignore-error
12591 should overcome this situation.
12592 This only avoids symptoms, it does not address the problem, though.
12593 Since the output is cleared away \*(UA has support for
12594 .Sx "On terminal control and line editor" ,
12595 and switches to the
12597 which causes the output clearance: by doing
12598 .Ql set termcap='smcup='
12599 this mode can be suppressed, and by setting
12601 (twice) the actual problem should be reported.
12604 .\" .Ss "I cannot login to Google mail aka GMail" {{{
12605 .Ss "I cannot login to Google mail aka GMail"
12607 Since 2014 some free service providers classify programs as
12609 unless they use a special authentification method (OAuth 2.0) which
12610 was not standardized for non-HTTP protocol authentication token query
12611 until August 2015 (RFC 7628).
12614 Different to Kerberos / GSSAPI, which is developed since the mid of the
12615 1980s, where a user can easily create a local authentication ticket for
12616 her- and himself with the locally installed
12618 program, that protocol has no such local part but instead requires
12619 a world-wide-web query to create or fetch a token; since there is no
12620 local cache this query would have to be performed whenever \*(UA is
12621 invoked (in interactive sessions situation may differ).
12624 \*(UA does not support OAuth.
12625 Because of this it is necessary to declare \*(UA a
12626 .Dq less secure app
12627 (on the providers account web page) in order to read and send mail.
12628 However, it also seems possible to take the following steps instead:
12633 give the provider the number of a mobile phone,
12636 .Dq 2-Step Verification ,
12638 create an application specific password (16 characters), and
12640 use that special password instead of the real Google account password in
12641 \*(UA (for more on that see the section
12642 .Sx "On URL syntax and credential lookup" ) .
12646 .\" .Ss "Not \(dqdefunctional\(dq, but the editor key does not work" {{{
12647 .Ss "Not \(dqdefunctional\(dq, but the editor key does not work"
12649 It can happen that the terminal library (see
12650 .Sx "On terminal control and line editor",
12653 reports different codes than the terminal really sends, in which case
12654 \*(UA will tell that a key binding is functional, but will not be able to
12655 recognize it because the received data does not match anything expected.
12660 ings will show the byte sequences that are expected.
12663 To overcome the situation, use, e.g., the program
12665 in conjunction with the command line option
12667 if available, to see the byte sequences which are actually produced
12668 by keypresses, and use the variable
12670 to make \*(UA aware of them.
12671 E.g., the terminal this is typed on produces some false sequences, here
12672 an example showing the shifted home key:
12674 .Bd -literal -offset indent
12677 # 1B 5B=[ 31=1 3B=; 32=2 48=H
12682 ? \*(uA -v -Stermcap='kHOM=\eE[H'
12691 .\" .Sh "SEE ALSO" {{{
12701 .Xr spamassassin 1 ,
12710 .Xr mailwrapper 8 ,
12715 .\" .Sh HISTORY {{{
12718 M. Douglas McIlroy writes in his article
12719 .Dq A Research UNIX Reader: Annotated Excerpts \
12720 from the Programmer's Manual, 1971-1986
12723 command already appeared in First Edition
12727 .Bd -ragged -offset indent
12728 Electronic mail was there from the start.
12729 Never satisfied with its exact behavior, everybody touched it at one
12730 time or another: to assure the safety of simultaneous access, to improve
12731 privacy, to survive crashes, to exploit uucp, to screen out foreign
12732 freeloaders, or whatever.
12733 Not until v7 did the interface change (Thompson).
12734 Later, as mail became global in its reach, Dave Presotto took charge and
12735 brought order to communications with a grab-bag of external networks
12741 Mail was written in 1978 by Kurt Shoens and developed as part of the
12744 distribution until 1995.
12745 Mail has then seen further development in open source
12747 variants, noticeably by Christos Zoulas in
12749 Based upon this Nail, later Heirloom Mailx, was developed by Gunnar
12750 Ritter in the years 2000 until 2008.
12751 Since 2012 S-nail is maintained by Steffen (Daode) Nurpmeso.
12752 This man page is derived from
12753 .Dq The Mail Reference Manual
12754 that was originally written by Kurt Shoens.
12760 .An "Kurt Shoens" ,
12761 .An "Edward Wang" ,
12762 .An "Keith Bostic" ,
12763 .An "Christos Zoulas" ,
12764 .An "Gunnar Ritter" ,
12765 .An "Steffen Nurpmeso" .
12772 provide contact addresses:
12774 .\" v15-compat: drop eval as `mail' will expand variable?
12775 .Dl ? echo $contact-web; eval mail $contact-mail
12778 .\" .Sh CAVEATS {{{
12781 \*(ID Interrupting an operation via
12785 from anywhere else but a command prompt is very problematic and likely
12786 to leave the program in an undefined state: many library functions
12787 cannot deal with the
12789 that this software (still) performs; even though efforts have been taken
12790 to address this, no sooner but in v15 it will have been worked out:
12791 interruptions have not been disabled in order to allow forceful breakage
12792 of hanging network connections, for example (all this is unrelated to
12796 The SMTP and POP3 protocol support of \*(UA is very basic.
12797 Also, if it fails to contact its upstream SMTP server, it will not make
12798 further attempts to transfer the message at a later time (setting
12803 If this is a concern, it might be better to set up a local SMTP server
12804 that is capable of message queuing.
12808 .\" .Sh "IMAP CLIENT" {{{
12811 \*(OPally there is IMAP client support available.
12812 This part of the program is obsolete and will vanish in v15 with the
12813 large MIME and I/O layer rewrite, because it uses old-style blocking I/O
12814 and makes excessive use of signal based long code jumps.
12815 Support can hopefully be readded later based on a new-style I/O, with
12816 SysV signal handling.
12817 In fact the IMAP support had already been removed from the codebase, but
12818 was reinstantiated on user demand: in effect the IMAP code is at the
12819 level of \*(UA v14.8.16 (with
12821 being the sole exception), and should be treated with some care.
12828 protocol prefixes, and an IMAP-based
12831 IMAP URLs (paths) undergo inspections and possible transformations
12832 before use (and the command
12834 can be used to manually apply them to any given argument).
12835 Hierarchy delimiters are normalized, a step which is configurable via the
12837 variable chain, but defaults to the first seen delimiter otherwise.
12838 \*(UA supports internationalised IMAP names, and en- and decodes the
12839 names from and to the
12841 as necessary and possible.
12842 If a mailbox name is expanded (see
12843 .Sx "Filename transformations" )
12844 to an IMAP mailbox, all names that begin with `+' then refer to IMAP
12845 mailboxes below the
12847 target box, while folder names prefixed by `@' refer to folders below
12848 the hierarchy base.
12851 Note: some IMAP servers do not accept the creation of mailboxes in
12852 the hierarchy base, but require that they are created as subfolders of
12853 `INBOX' \(en with such servers a folder name of the form
12855 .Dl imaps://mylogin@imap.myisp.example/INBOX.
12857 should be used (the last character is the server's hierarchy
12859 The following IMAP-specific commands exist:
12862 .Bl -tag -width ".It Ic BaNg"
12865 Only applicable to cached IMAP mailboxes;
12866 takes a message list and reads the specified messages into the IMAP
12871 If operating in disconnected mode on an IMAP mailbox,
12872 switch to online mode and connect to the mail server while retaining
12873 the mailbox status.
12874 See the description of the
12876 variable for more information.
12880 If operating in online mode on an IMAP mailbox,
12881 switch to disconnected mode while retaining the mailbox status.
12882 See the description of the
12885 A list of messages may optionally be given as argument;
12886 the respective messages are then read into the cache before the
12887 connection is closed, thus
12889 makes the entire mailbox available for disconnected use.
12893 Sends command strings directly to the current IMAP server.
12894 \*(UA operates always in IMAP `selected state' on the current mailbox;
12895 commands that change this will produce undesirable results and should be
12897 Useful IMAP commands are:
12898 .Bl -tag -offset indent -width ".Ic getquotearoot"
12900 Takes the name of an IMAP mailbox as an argument and creates it.
12902 (RFC 2087) Takes the name of an IMAP mailbox as an argument
12903 and prints the quotas that apply to the mailbox.
12904 Not all IMAP servers support this command.
12906 (RFC 2342) Takes no arguments and prints the Personal Namespaces,
12907 the Other User's Namespaces and the Shared Namespaces.
12908 Each namespace type is printed in parentheses;
12909 if there are multiple namespaces of the same type,
12910 inner parentheses separate them.
12911 For each namespace a prefix and a hierarchy separator is listed.
12912 Not all IMAP servers support this command.
12917 Perform IMAP path transformations on all the given strings.
12921 .Sx "Command modifiers" ) ,
12922 and manages the error number
12924 The first argument specifies the operation:
12926 normalizes hierarchy delimiters (see
12928 and converts the strings from the locale
12930 to the internationalised variant used by IMAP,
12932 does the reverse operation.
12937 The following IMAP-specific internal variables exist:
12940 .Bl -tag -width ".It Va BaNg"
12942 .It Va disconnected
12943 \*(BO When an IMAP mailbox is selected and this variable is set,
12944 no connection to the server is initiated.
12945 Instead, data is obtained from the local cache (see
12948 Mailboxes that are not present in the cache
12949 and messages that have not yet entirely been fetched from the server
12951 to fetch all messages in a mailbox at once,
12953 .No ` Ns Li copy * /dev/null Ns '
12954 can be used while still in connected mode.
12955 Changes that are made to IMAP mailboxes in disconnected mode are queued
12956 and committed later when a connection to that server is made.
12957 This procedure is not completely reliable since it cannot be guaranteed
12958 that the IMAP unique identifiers (UIDs) on the server still match the
12959 ones in the cache at that time.
12962 when this problem occurs.
12964 .It Va disconnected-USER@HOST
12965 The specified account is handled as described for the
12968 but other accounts are not affected.
12971 .It Va imap-auth-USER@HOST , imap-auth
12972 Sets the IMAP authentication method.
12973 Valid values are `login' for the usual password-based authentication
12975 `cram-md5', which is a password-based authentication that does not send
12976 the password over the network in clear text,
12977 and `gssapi' for GSS-API based authentication.
12981 Enables caching of IMAP mailboxes.
12982 The value of this variable must point to a directory that is either
12983 existent or can be created by \*(UA.
12984 All contents of the cache can be deleted by \*(UA at any time;
12985 it is not safe to make assumptions about them.
12988 .It Va imap-delim-USER@HOST , imap-delim-HOST , imap-delim
12989 The hierarchy separator used by the IMAP server.
12990 Whenever an IMAP path is specified it will undergo normalization.
12991 One of the normalization steps is the squeeze and adjustment of
12992 hierarchy separators.
12993 If this variable is set, any occurrence of any character of the given
12994 value that exists in the path will be replaced by the first member of
12995 the value; an empty value will cause the default to be used, it is
12997 If not set, we will reuse the first hierarchy separator character that
12998 is discovered in a user-given mailbox name.
13000 .Mx Va imap-keepalive
13001 .It Va imap-keepalive-USER@HOST , imap-keepalive-HOST , imap-keepalive
13002 IMAP servers may close the connection after a period of
13003 inactivity; the standard requires this to be at least 30 minutes,
13004 but practical experience may vary.
13005 Setting this variable to a numeric `value' greater than 0 causes
13006 a `NOOP' command to be sent each `value' seconds if no other operation
13010 .It Va imap-list-depth
13011 When retrieving the list of folders on an IMAP server, the
13013 command stops after it has reached a certain depth to avoid possible
13015 The value of this variable sets the maximum depth allowed.
13017 If the folder separator on the current IMAP server is a slash `/',
13018 this variable has no effect and the
13020 command does not descend to subfolders.
13022 .Mx Va imap-use-starttls
13023 .It Va imap-use-starttls-USER@HOST , imap-use-starttls-HOST , imap-use-starttls
13024 Causes \*(UA to issue a `STARTTLS' command to make an unencrypted
13025 IMAP session SSL/TLS encrypted.
13026 This functionality is not supported by all servers,
13027 and is not used if the session is already encrypted by the IMAPS method.
13034 After deleting some message of a POP3 mailbox the header summary falsely
13035 claims that there are no messages to display, one needs to perform
13036 a scroll or dot movement to restore proper state.
13038 In threaded display a power user may encounter crashes very
13039 occasionally (this is may and very).
13043 in the source repository lists future directions.