1 .\"@ nail.1 - S-nail(1) reference manual.
3 .\" Copyright (c) 2000-2008 Gunnar Ritter, Freiburg i. Br., Germany.
4 .\" Copyright (c) 2012 - 2018 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 v14.9.10 / 2018-03-25
44 .ds VD \\%~/dead.letter
48 .ds vS /etc/mime.types
56 .ds OU [no v15-compat]
57 .ds ID [v15 behaviour may differ]
58 .ds NQ [Only new quoting rules]
62 .if !d str-Lb-libterminfo \
63 .ds str-Lb-libterminfo Terminal Information Library (libterminfo, \-lterminfo)
72 .Nd send and receive Internet mail
78 .\" Keep in SYNC: ./nail.1:"SYNOPSIS, main()
84 .Op : Ns Fl a Ar attachment Ns \&:
85 .Op : Ns Fl b Ar bcc-addr Ns \&:
86 .Op : Ns Fl C Ar """custom:\0header""" Ns \&:
87 .Op : Ns Fl c Ar cc-addr Ns \&:
88 .Op Fl M Ar type | Fl m Ar file | Fl q Ar file | Fl t
91 .Fl S Ar var Ns Op Ns = Ns Ar value Ns
94 .Op : Ns Fl X Ar cmd Ns \&:
96 .Pf : Ar to-addr Ns \&:
97 .Op Fl Fl \~ Ns : Ns Ar mta-option Ns \&:
105 .Op : Ns Fl C Ar """custom:\0header""" Ns \&:
107 .Op Fl r Ar from-addr
109 .Fl S Ar var Ns Op Ns = Ns Ar value Ns
112 .Op : Ns Fl X Ar cmd Ns \&:
113 .Op Fl Fl \~ Ns : Ns Ar mta-option Ns \&:
120 .Op : Ns Fl C Ar """custom:\0header""" Ns \&:
123 .Op Fl r Ar from-addr
125 .Fl S Ar var Ns Op Ns = Ns Ar value Ns
127 .Op : Ns Fl X Ar cmd Ns \&:
129 .Op Fl Fl \~ Ns : Ns Ar mta-option Ns \&:
135 .Fl V | Fl Fl version
140 .Mx -toc -tree html pdf ps xhtml
143 .\" .Sh DESCRIPTION {{{
146 .Bd -filled -compact -offset indent
147 .Sy Compatibility note:
148 S-nail (\*(UA) will wrap up into \%S-mailx in v15.0 (circa 2020).
149 Backward incompatibility has to be expected \(en
152 .Sx "Shell-style argument quoting"
153 rules, for example, and shell metacharacters will become meaningful.
154 New and old behaviour is flagged \*(IN and \*(OU, and setting
157 .Sx "INTERNAL VARIABLES" ,
158 will choose new behaviour when applicable.
159 \*(OB flags what will vanish, and enabling
163 enables obsoletion warnings.
167 \*(UA provides a simple and friendly environment for sending and
169 It is intended to provide the functionality of the POSIX
171 command, but is MIME capable and optionally offers extensions for
172 line editing, S/MIME, SMTP and POP3, among others.
173 \*(UA divides incoming mail into its constituent messages and allows
174 the user to deal with them in any order.
178 .Sx "INTERNAL VARIABLES"
179 for manipulating messages and sending mail.
180 It provides the user simple editing capabilities to ease the composition
181 of outgoing messages, and increasingly powerful and reliable
182 non-interactive scripting capabilities.
184 .\" .Ss "Options" {{{
187 .Bl -tag -width ".It Fl BaNg"
190 Explicitly control which of the
194 d (loaded): if the letter
196 is (case-insensitively) part of the
200 is sourced, likewise the letter
202 controls sourcing of the user's personal
204 file, whereas the letters
208 explicitly forbid sourcing of any resource files.
209 Scripts should use this option: to avoid environmental noise they should
211 from any configuration and create a script-specific environment, setting
213 .Sx "INTERNAL VARIABLES"
216 and running configurating commands via
218 This option overrides
225 command for the given user email
227 after program startup is complete (all resource files are loaded, any
229 setting is being established; only
231 commands have not been evaluated yet).
232 Being a special incarnation of
234 macros for the purpose of bundling longer-lived
236 tings, activating such an email account also switches to the accounts
238 .Sx "primary system mailbox"
241 If the operation fails the program will exit if it is used
242 non-interactively, or if any of
249 .It Fl a Ar file Ns Op Ar =input-charset Ns Op Ar #output-charset
252 to the message (for compose mode opportunities refer to
256 .Sx "Filename transformations"
259 will be performed, except that shell variables are not expanded.
262 not be accessible but contain a
264 character, then anything before the last
266 will be used as the filename, anything thereafter as a character set
269 If an input character set is specified,
270 .Mx -ix "character set specification"
271 but no output character set, then the given input character set is fixed
272 as-is, and no conversion will be applied;
273 giving the empty string or the special string hyphen-minus
275 will be treated as if
277 has been specified (the default).
279 If an output character set has also been given then the conversion will
280 be performed exactly as specified and on-the-fly, not considering the
281 file type and content.
282 As an exception, if the output character set is specified as the empty
283 string or hyphen-minus
285 then the default conversion algorithm (see
286 .Sx "Character sets" )
287 is applied (therefore no conversion is performed on-the-fly,
289 will be MIME-classified and its contents will be inspected first) \(em
290 without support for character set conversions
292 does not include the term
294 only this argument is supported.
297 (\*(OB: \*(UA will always use line-buffered output, to gain
298 line-buffered input even in batch mode enable batch mode via
303 Send a blind carbon copy to
310 .Sx "INTERNAL VARIABLES" ,
312 The option may be used multiple times.
314 .Sx "On sending mail, and non-interactive mode" .
317 .It Fl C Ar """field: body"""
318 Create a custom header which persists for an entire session.
319 A custom header consists of the field name followed by a colon
321 and the field content body, e.g.,
322 .Ql -C """Blah: Neminem laede; imo omnes, quantum potes, juva""" .
323 Standard header field names cannot be overwritten by custom headers.
324 Runtime adjustable custom headers are available via the variable
329 .Sx "COMMAND ESCAPES" ,
330 is the most flexible and powerful option to manage message headers.
331 This option may be used multiple times.
335 Send carbon copies to the given receiver, if so allowed by
337 May be used multiple times.
347 Almost enable a sandbox mode with the internal variable
349 the same can be achieved via
350 .Ql Fl S Va \&\&debug
352 .Ql Ic set Va \&\&debug .
358 and thus discard messages with an empty message part body.
362 Just check if mail is present (in the system
364 or the one specified via
366 if yes, return an exit status of zero, a non-zero value otherwise.
367 To restrict the set of mails to consider in this evaluation a message
368 specification can be added with the option
373 Save the message to send in a file named after the local part of the
374 first recipient's address (instead of in
379 Read in the contents of the user's
381 .Sx "secondary mailbox"
383 (or the specified file) for processing;
384 when \*(UA is quit, it writes undeleted messages back to this file
390 argument will undergo some special
391 .Sx "Filename transformations"
396 is not an argument to the flag
398 but is instead taken from the command line after option processing has
402 that starts with a hyphen-minus, prefix with a relative path, as in
403 .Ql ./-hyphenbox.mbox .
409 and exit; a configurable summary view is available via the
415 Show a short usage summary.
421 to ignore tty interrupt signals.
427 of all messages that match the given
431 .Sx "Specifying messages"
436 option has been given in addition no header summary is produced,
437 but \*(UA will instead indicate via its exit status whether
443 note that any verbose output is suppressed in this mode and must instead
444 be enabled explicitly (e.g., by using the option
449 Special send mode that will flag standard input with the MIME
453 and use it as the main message body.
454 \*(ID Using this option will bypass processing of
455 .Va message-inject-head
457 .Va message-inject-tail .
463 Special send mode that will MIME classify the specified
465 and use it as the main message body.
466 \*(ID Using this option will bypass processing of
467 .Va message-inject-head
469 .Va message-inject-tail .
475 inhibit the initial display of message headers when reading mail or
480 for the internal variable
485 Standard flag that inhibits reading the system wide
490 allows more control over the startup sequence; also see
491 .Sx "Resource files" .
495 Special send mode that will initialize the message body with the
496 contents of the specified
498 which may be standard input
500 only in non-interactive context.
510 opened will be in read-only mode.
514 .It Fl r Ar from-addr
515 Whereas the source address that appears in the
517 header of a message (or in the
519 header if the former contains multiple addresses) is honoured by the
520 builtin SMTP transport, it is not used by a file-based
522 (Mail-Transfer-Agent) for the RFC 5321 reverse-path used for relaying
523 and delegating a message to its destination(s), for delivery errors
524 etc., but it instead uses the local identity of the initiating user.
527 When this command line option is used the given
529 will be assigned to the internal variable
531 but in addition the command line option
532 .Fl \&\&f Ar from-addr
533 will be passed to a file-based
535 whenever a message is sent.
538 include a user name the address components will be separated and
539 the name part will be passed to a file-based
545 If an empty string is passed as
547 then the content of the variable
549 (or, if that contains multiple addresses,
551 will be evaluated and used for this purpose whenever the file-based
560 command line options are used when contacting a file-based MTA, unless
561 this automatic deduction is enforced by
563 ing the internal variable
564 .Va r-option-implicit .
567 Remarks: many default installations and sites disallow overriding the
568 local user identity like this unless either the MTA has been configured
569 accordingly or the user is member of a group with special privileges.
570 Passing an invalid address will cause an error.
574 .It Fl S Ar var Ns Op = Ns value
576 (or, with a prefix string
579 .Sx "INTERNAL VARIABLES" ,
582 iable and optionally assign
584 if supported; \*(ID the entire expression is evaluated as if specified
585 within dollar-single-quotes (see
586 .Sx "Shell-style argument quoting" )
587 if the internal variable
590 If the operation fails the program will exit if any of
595 Settings established via
597 cannot be changed from within
599 or an account switch initiated by
601 They will become mutable again before commands registered via
607 Specify the subject of the message to be sent.
608 Newline (NL) and carriage-return (CR) bytes are invalid and will be
609 normalized to space (SP) characters.
613 The message given (on standard input) is expected to contain, separated
614 from the message body by an empty line, a message header with
619 fields giving its recipients, which will be added to any recipients
620 specified on the command line.
621 If a message subject is specified via
623 then it will be used in favour of one given on the command line.
639 .Ql Mail-Followup-To: ,
640 by default created automatically dependent on message context, will
641 be used if specified (a special address massage will however still occur
643 Any other custom header field (also see
648 is passed through entirely
649 unchanged, and in conjunction with the options
653 it is possible to embed
654 .Sx "COMMAND ESCAPES" .
662 .Sx "primary system mailbox"
665 appropriate privileges presumed; effectively identical to
666 .Ql Fl \&\&f Ns \0%user .
675 will also show the list of
677 .Ql $ \*(uA -Xversion -Xx .
682 ting the internal variable
684 enables display of some informational context messages.
685 Using it twice increases the level of verbosity.
689 Add the given (or multiple for a multiline argument)
691 to the list of commands to be executed,
692 as a last step of program startup, before normal operation starts.
693 This is the only possibility to execute commands in non-interactive mode
694 when reading startup files has been disabled.
695 The commands will be evaluated as a unit, just as via
705 .Sx "COMMAND ESCAPES"
706 in compose mode even in non-interactive use cases.
707 This can be used to, e.g., automatically format the composed message
708 text before sending the message:
709 .Bd -literal -offset indent
710 $ ( echo 'line one. Word. Word2.';\e
711 echo '~| /usr/bin/fmt -tuw66' ) |\e
712 LC_ALL=C \*(uA -d~:/ -Sttycharset=utf-8 bob@exam.ple
717 Enables batch mode: standard input is made line buffered, the complete
718 set of (interactive) commands is available, processing of
719 .Sx "COMMAND ESCAPES"
720 is enabled in compose mode, and diverse
721 .Sx "INTERNAL VARIABLES"
722 are adjusted for batch necessities, exactly as if done via
738 The following prepares an email message in a batched dry run:
739 .Bd -literal -offset indent
740 $ LC_ALL=C printf 'm bob\en~s ubject\enText\en~.\enx\en' |\e
741 LC_ALL=C \*(uA -d#:/ -X'alias bob bob@exam.ple'
746 This flag forces termination of option processing in order to prevent
749 It also forcefully puts \*(UA into send mode, see
750 .Sx "On sending mail, and non-interactive mode" .
756 arguments and all receivers established via
760 are subject to the checks established by
763 .Sx "INTERNAL VARIABLES" .
766 allows their recognition all
768 arguments given at the end of the command line after a
770 separator will be passed through to a file-based
772 (Mail-Transfer-Agent) and persist for the entire session.
774 constraints do not apply to the content of
778 .\" .Ss "A starter" {{{
781 \*(UA is a direct descendant of
783 Mail, itself a successor of the Research
786 .Dq was there from the start
789 It thus represents the user side of the
791 mail system, whereas the system side (Mail-Transfer-Agent, MTA) was
792 traditionally taken by
794 and most MTAs provide a binary of this name for compatibility purposes.
799 of \*(UA then the system side is not a mandatory precondition for mail
803 Because \*(UA strives for compliance with POSIX
805 it is likely that some configuration settings have to be adjusted before
806 using it is a smooth experience.
807 (Rather complete configuration examples can be found in the section
812 .Sx "Resource files" )
813 template bends those standard imposed settings of the
814 .Sx "INTERNAL VARIABLES"
815 a bit towards more user friendliness and safety, however.
823 in order to suppress the automatic moving of messages to the
825 .Sx "secondary mailbox"
827 that would otherwise occur (see
828 .Sx "Message states" ) ,
831 to not remove empty system MBOX mailbox files (or all empty such files if
833 .Pf a.k.a.\0 Ev POSIXLY_CORRECT
834 mode has been enabled) to avoid mangling of file permissions when files
835 eventually get recreated.
839 in order to synchronize \*(UA with the exit status report of the used
846 to enter interactive startup even if the initial mailbox is empty,
848 to allow editing of headers as well as
850 to not strip down addresses in compose mode, and
852 to include the message that is being responded to when
854 ing, which is indented by an
856 that also deviates from standard imposed settings.
857 .Va mime-counter-evidence
858 is fully enabled, too.
862 The file mode creation mask can be managed explicitly via the variable
864 Sufficient system support provided symbolic links will not be followed
865 when files are opened for writing.
866 Files and shell pipe output can be
868 d for evaluation, also during startup from within the
869 .Sx "Resource files" .
872 .\" .Ss "On sending mail, and non-interactive mode" {{{
873 .Ss "On sending mail, and non-interactive mode"
875 To send a message to one or more people, using a local or built-in
877 (Mail-Transfer-Agent) transport to actually deliver the generated mail
878 message, \*(UA can be invoked with arguments which are the names of
879 people to whom the mail will be sent, and the command line options
883 can be used to add (blind) carbon copy receivers:
885 .Bd -literal -offset indent
887 $ \*(uA -s ubject -a ttach.txt bill@exam.ple
889 # But... try it in an isolated dry-run mode (-d) first
890 $ LC_ALL=C \*(uA -d -:/ -Ssendwait -Sttycharset=utf8 \e
891 -b bcc@exam.ple -c cc@exam.ple \e
893 '(Lovely) Bob <bob@exam.ple>' eric@exam.ple
896 $ LC_ALL=C \*(uA -d -:/ -Sv15-compat -Ssendwait -Sttycharset=utf8 \e
897 -S mta=smtps://mylogin@exam.ple:465 -Ssmtp-auth=none \e
898 -S from=scriptreply@exam.ple \e
904 If standard input is a terminal rather than the message to be sent,
905 the user is expected to type in the message contents.
906 In this compose mode \*(UA treats lines beginning with the character
908 special \(en these are so-called
909 .Sx "COMMAND ESCAPES" ,
910 which can be used to read in files, process shell commands, add and edit
911 attachments and more; e.g.,
919 respectively, to revise the message in its current state,
921 allows editing of the most important message headers, with the potent
923 custom headers can be created, for example (more specifically than with
928 \*(OPally gives an overview of most other available command escapes.
931 will leave compose mode and send the message once it is completed.
932 Aborting letter composition is possible with either of
936 the latter of which will save the message in the file denoted by
945 can also be achieved by typing end-of-transmission (EOT) via
948 at the beginning of an empty line, and
950 is always reachable by typing end-of-text (ETX) twice via
958 .Sx "INTERNAL VARIABLES"
959 can be used to alter default behavior.
960 E.g., messages are sent asynchronously, without supervision, unless the
963 is set, therefore send errors will not be recognizable until then.
968 will automatically startup an editor when compose mode is entered,
970 allows editing of headers additionally to plain body content,
974 will cause the user to be prompted actively for (blind) carbon-copy
975 recipients, respectively, and (the default)
977 will request confirmation whether the message shall be sent.
980 The envelope sender address is defined by
982 explicitly defining an originating
984 may be desirable, especially with the builtin SMTP Mail-Transfer-Agent
987 for outgoing message and MIME part content are configurable via
989 whereas input data is assumed to be in
991 Message data will be passed over the wire in a
993 MIME parts a.k.a. attachments need to be assigned a
996 .Sx "The mime.types files" .
997 Saving a copy of sent messages in a
999 mailbox may be desirable \(en as for most mailbox
1001 targets the value will undergo
1002 .Sx "Filename transformations" .
1007 sandbox dry-run tests will prove correctness.
1010 Message recipients (as specified on the command line or defined in
1015 may not only be email addressees but can also be names of mailboxes and
1016 even complete shell command pipe specifications.
1019 is not set then only network addresses (see
1021 for a description of mail addresses) and plain user names (including MTA
1022 aliases) may be used, other types will be filtered out, giving a warning
1024 A network address that contains no domain-, but only a valid local user
1026 in angle brackets will be automatically expanded to a valid address when
1028 is set to a non-empty value; setting it to the empty value instructs
1031 will perform the necessary expansion.
1034 may help to generate standard compliant network addresses.
1036 .\" When changing any of the following adjust any RECIPIENTADDRSPEC;
1037 .\" grep the latter for the complete picture
1041 is set then an extended set of recipient addresses will be accepted:
1042 Any name that starts with a vertical bar
1044 character specifies a command pipe \(en the command string following the
1046 is executed and the message is sent to its standard input;
1047 Likewise, any name that starts with the character solidus
1049 or the character sequence dot solidus
1051 is treated as a file, regardless of the remaining content;
1052 likewise a name that solely consists of a hyphen-minus
1054 Any other name which contains a commercial at
1056 character is treated as a network address;
1057 Any other name which starts with a plus sign
1059 character specifies a mailbox name;
1060 Any other name which contains a solidus
1062 character but no exclamation mark
1066 character before also specifies a mailbox name;
1067 What remains is treated as a network address.
1069 .Bd -literal -offset indent
1070 $ echo bla | \*(uA -Sexpandaddr -s test ./mbox.mbox
1071 $ echo bla | \*(uA -Sexpandaddr -s test '|cat >> ./mbox.mbox'
1072 $ echo safe | LC_ALL=C \e
1073 \*(uA -:/ -Sv15-compat -Ssendwait -Sttycharset=utf8 \e
1074 -Sexpandaddr=fail,-all,+addr,failinvaddr -s test \e
1079 It is possible to create personal distribution lists via the
1081 command, so that, for instance, the user can send mail to
1083 and have it go to a group of people.
1084 Different to the alias mechanism of a local
1086 which is often tracked in a file
1090 and the names of which are subject to the
1094 personal aliases will be expanded by \*(UA before the message is sent.
1095 They are thus a convenient alternative to specifying each addressee by
1096 itself, correlate with the active set of
1102 .Bd -literal -offset indent
1103 ? alias cohorts bill jkf mark kridle@ucbcory ~/cohorts.mbox
1104 ? alias mark mark@exam.ple
1108 .Va on-compose-enter , on-compose-leave
1110 .Va on-compose-cleanup
1111 hook variables may be set to
1113 d macros to automatically adjust some settings dependent
1114 on receiver, sender or subject contexts, and via the
1115 .Va on-compose-splice
1117 .Va on-compose-splice-shell
1118 variables, the former also to be set to a
1120 d macro, increasingly powerful mechanisms to perform automated message
1121 adjustments, including signature creation, are available.
1122 (\*(ID These hooks work for commands which newly create messages, namely
1123 .Ic forward , mail , reply
1128 for now provide only the hooks
1131 .Va on-resend-cleanup . )
1134 For the purpose of arranging a complete environment of settings that can
1135 be switched to with a single command or command line option there are
1137 Alternatively it is also possible to use a flat configuration, making use
1138 of so-called variable chains which automatically pick
1142 context-dependent variable variants: for example addressing
1143 .Ql Ic File Ns \& pop3://yaa@exam.ple
1145 .Va \&\&pop3-no-apop-yaa@exam.ple ,
1146 .Va \&\&pop3-no-apop-exam.ple
1151 .Sx "On URL syntax and credential lookup"
1153 .Sx "INTERNAL VARIABLES" .
1156 To avoid environmental noise scripts should
1158 \*(UA from any configuration files and create a script-local
1159 environment, ideally with the command line options
1161 to disable any configuration file in conjunction with repetitions of
1163 to specify variables:
1165 .Bd -literal -offset indent
1166 $ env LC_ALL=C \*(uA -:/ \e
1167 -Sv15-compat -Ssendwait -Sttycharset=utf-8 \e
1168 -Sexpandaddr=fail,-all,failinvaddr \e
1169 -S mta=smtps://mylogin@exam.ple:465 -Ssmtp-auth=login \e
1170 -S from=scriptreply@exam.ple \e
1171 -s 'Subject to go' -a attachment_file \e
1173 'Recipient 1 <rec1@exam.ple>' rec2@exam.ple \e
1178 As shown, scripts can
1180 a locale environment, the above specifies the all-compatible 7-bit clean
1183 but will nonetheless take and send UTF-8 in the message text by using
1185 In interactive mode, which is introduced in the next section, messages
1186 can be sent by calling the
1188 command with a list of recipient addresses:
1190 .Bd -literal -offset indent
1191 $ \*(uA -d -Squiet -Semptystart
1192 "/var/spool/mail/user": 0 messages
1193 ? mail "Recipient 1 <rec1@exam.ple>", rec2@exam.ple
1195 ? # Will do the right thing (tm)
1196 ? m rec1@exam.ple rec2@exam.ple
1200 .\" .Ss "On reading mail, and interactive mode" {{{
1201 .Ss "On reading mail, and interactive mode"
1203 When invoked without addressees \*(UA enters interactive mode in which
1205 When used like that the user's system
1207 (for more on mailbox types please see the command
1209 is read in and a one line header of each message therein is displayed if
1213 The visual style of this summary of
1215 can be adjusted through the variable
1217 and the possible sorting criterion via
1223 can be performed with the command
1225 If the initially opened mailbox is empty \*(UA will instead exit
1226 immediately (after displaying a message) unless the variable
1235 will give a listing of all available commands and
1237 will \*(OPally give a summary of some common ones.
1238 If the \*(OPal documentation strings are available (see
1243 and see the actual expansion of
1245 and what its purpose is, i.e., commands can be abbreviated
1246 (note that POSIX defines some abbreviations, so that the alphabetical
1247 order of commands does not necessarily relate to the abbreviations; it is
1248 however possible to define overwrites with
1249 .Ic commandalias ) .
1250 These commands can also produce a more
1255 Messages are given numbers (starting at 1) which uniquely identify
1256 messages; the current message \(en the
1258 \(en will either be the first new message, or the first unread message,
1259 or the first message of the mailbox; the internal variable
1261 will instead cause usage of the last message for this purpose.
1266 ful of header summaries containing the
1270 will display only the summaries of the given messages, defaulting to the
1274 Message content can be displayed with the command
1281 controls whether and when \*(UA will use the configured
1283 for display instead of directly writing to the user terminal
1285 the sole difference to the command
1287 which will always use the
1291 will instead only show the first
1293 of a message (maybe even compressed if
1296 Message display experience may improve by setting and adjusting
1297 .Va mime-counter-evidence ,
1299 .Sx "HTML mail and MIME attachments" .
1302 By default the current message
1304 is displayed, but like with many other commands it is possible to give
1305 a fancy message specification (see
1306 .Sx "Specifying messages" ) ,
1309 will display all unread messages,
1314 will type the messages 1 and 5,
1316 will type the messages 1 through 5, and
1320 will display the previous and the next message, respectively.
1323 (a more substantial alias for
1325 will display a header summary of the given message specification list
1326 instead of their content, e.g., the following will search for subjects:
1329 .Dl ? from "'@Some subject to search for'"
1332 In the default setup all header fields of a message will be
1334 d, but fields can be white- or blacklisted for a variety of
1335 applications by using the command
1337 e.g., to restrict their display to a very restricted set for
1339 .Ql Ic \:headerpick Cd \:type retain Ar \:from to cc subject .
1340 In order to display all header fields of a message regardless of
1341 currently active ignore or retain lists, use the commands
1346 will show the raw message content.
1347 Note that historically the global
1349 not only adjusts the list of displayed headers, but also sets
1353 Dependent upon the configuration a line editor (see the section
1354 .Sx "On terminal control and line editor" )
1355 aims at making the user experience with the many
1358 When reading the system
1364 specified a mailbox explicitly prefixed with the special
1366 modifier (to propagate it to a
1368 .Sx "primary system mailbox" ) ,
1369 then messages which have been read
1370 .Pf (see\0 Sx "Message states" )
1371 will be automatically moved to a
1373 .Sx "secondary mailbox" ,
1376 file, when the mailbox is left, either by changing the active mailbox or
1377 by quitting \*(UA \(en this automatic moving from a system- or primary-
1378 to the secondary mailbox is not performed when the variable
1381 Messages can also be explicitly
1383 d to other mailboxes, whereas
1385 keeps the original message.
1387 can be used to write out data content of specific parts of messages.
1390 After examining a message the user can
1392 to the sender and all recipients (which will also be placed in
1395 .Va recipients-in-cc
1398 exclusively to the sender(s).
1401 knows how to apply a special addressee massage, see
1402 .Sx "Mailing lists" .
1404 ing a message will allow editing the new message: the original message
1405 will be contained in the message body, adjusted according to
1411 messages: the former will add a series of
1413 headers, whereas the latter will not; different to newly created
1414 messages editing is not possible and no copy will be saved even with
1416 unless the additional variable
1419 When sending, replying or forwarding messages comments and full names
1420 will be stripped from recipient addresses unless the internal variable
1425 Of course messages can be
1427 and they can spring into existence again via
1429 or when the \*(UA session is ended via the
1433 commands to perform a quick program termation.
1434 To end a mail processing session regulary and perform a full program
1435 exit one may issue the command
1437 It will, among others, move read messages to the
1439 .Sx "secondary mailbox"
1441 as necessary, discard deleted messages in the current mailbox,
1442 and update the \*(OPal (see
1448 .\" .Ss "HTML mail and MIME attachments" {{{
1449 .Ss "HTML mail and MIME attachments"
1451 Messages which are HTML-only become more and more common, and of course
1452 many messages come bundled with a bouquet of MIME (Multipurpose Internet
1453 Mail Extensions) parts.
1454 To get a notion of MIME types \*(UA has a default set of types built-in,
1455 onto which the content of
1456 .Sx "The mime.types files"
1457 will be added (as configured and allowed by
1458 .Va mimetypes-load-control ) .
1459 Types can also become registered with the command
1461 To improve interaction with faulty MIME part declarations which are
1462 often seen in real-life messages, setting
1463 .Va mime-counter-evidence
1464 will allow verification of the given assertion, and possible provision
1465 of an alternative, better MIME type.
1468 Whereas \*(UA \*(OPally supports a simple HTML-to-text filter for
1469 displaying HTML messages, it cannot handle MIME types other than plain
1471 Instead programs need to become registered to deal with specific MIME
1472 types or file extensions.
1473 These programs may either prepare plain text versions of their input in
1474 order to enable \*(UA to integrate their output neatlessly in its own
1475 message visualization (a mode which is called
1476 .Cd copiousoutput ) ,
1477 or display the content themselves, for example in an external graphical
1478 window: such handlers will only be considered by and for the command
1482 To install a handler program for a specific MIME type an according
1483 .Va pipe-TYPE/SUBTYPE
1484 variable needs to be set; to instead define a handler for a specific
1485 file extension the respective
1487 variable can be used \(en these handlers take precedence.
1488 \*(OPally \*(UA supports mail user agent configuration as defined in
1489 RFC 1524; this mechanism (see
1490 .Sx "The Mailcap files" )
1491 will be queried for display or quote handlers if none of the former two
1492 .\" TODO v15-compat "will be" -> "is"
1493 did; it will be the sole source for handlers of other purpose.
1494 A last source for handlers is the MIME type definition itself, if
1495 a type-marker has been registered with the command
1497 which many of the built-in MIME types do.
1500 For example, to display a HTML message inline (converted to a more fancy
1501 plain text representation than the built-in filter is capable to produce)
1502 with either of the text-mode browsers
1506 teach \*(UA about MathML documents and make it display them as plain
1507 text, and to open PDF attachments in an external PDF viewer,
1508 asynchronously and with some other magic attached:
1510 .Bd -literal -offset indent
1511 ? if [ "$features" !% +filter-html-tagsoup ]
1512 ? #set pipe-text/html='@* elinks -force-html -dump 1'
1513 ? set pipe-text/html='@* lynx -stdin -dump -force_html'
1514 ? # Display HTML as plain text instead
1515 ? #set pipe-text/html=@
1517 ? mimetype @ application/mathml+xml mathml
1518 ? wysh set pipe-application/pdf='@&=@ \e
1519 trap "rm -f \e"${MAILX_FILENAME_TEMPORARY}\e"" EXIT;\e
1520 trap "trap \e"\e" INT QUIT TERM; exit 1" INT QUIT TERM;\e
1521 mupdf "${MAILX_FILENAME_TEMPORARY}"'
1525 .\" .Ss "Mailing lists" {{{
1528 \*(UA offers some support to ease handling of mailing lists.
1531 promotes all given arguments to known mailing lists, and
1533 sets their subscription attribute, creating them first as necessary.
1538 automatically, but only resets the subscription attribute.)
1539 Using the commands without arguments will show (a subset of) all
1540 currently defined mailing lists.
1545 can be used to mark out messages with configured list addresses
1550 If the \*(OPal regular expression support is available a mailing list
1551 specification that contains any of the
1553 regular expression characters
1557 will be interpreted as one, which allows matching of many addresses with
1558 a single expression.
1559 However, all fully qualified list addresses are matched via a fast
1560 dictionary, whereas expressions are placed in (a) list(s) which is
1561 (are) matched sequentially.
1563 .Bd -literal -offset indent
1564 ? set followup-to followup-to-honour=ask-yes \e
1565 reply-to-honour=ask-yes
1566 ? wysh mlist a1@b1.c1 a2@b2.c2 '.*@lists\e.c3$'
1567 ? mlsubscribe a4@b4.c4 exact@lists.c3
1572 .Va followup-to-honour
1574 .Ql Mail-\:Followup-\:To:
1575 header is honoured when the message is being replied to (via
1581 controls whether this header is created when sending mails; it will be
1582 created automatically for a couple of reasons, too, like when the
1584 .Dq mailing list specific
1589 is used to respond to a message with its
1590 .Ql Mail-Followup-To:
1594 A difference in between the handling of known and subscribed lists is
1595 that the address of the user is usually not part of a generated
1596 .Ql Mail-Followup-To:
1597 when addressing the latter, whereas it is for the former kind of lists.
1598 Usually because there are exceptions: say, if multiple lists are
1599 addressed and not all of them are subscribed lists.
1601 For convenience \*(UA will, temporarily, automatically add a list
1602 address that is presented in the
1604 header of a message that is being responded to to the list of known
1606 Shall that header have existed \*(UA will instead, dependent on the
1608 .Va reply-to-honour ,
1611 for this purpose (if it provides a single address which resides on the
1612 same domain as what is stated in
1614 in order to accept a list administrator's wish that is supposed to have
1615 been manifested like that.
1618 .\" .Ss "Signed and encrypted messages with S/MIME" {{{
1619 .Ss "Signed and encrypted messages with S/MIME"
1621 \*(OP S/MIME provides two central mechanisms:
1622 message signing and message encryption.
1623 A signed message contains some data in addition to the regular text.
1624 The data can be used to verify that the message has been sent using
1625 a valid certificate, that the sender address matches that in the
1626 certificate, and that the message text has not been altered.
1627 Signing a message does not change its regular text;
1628 it can be read regardless of whether the recipients software is able to
1630 It is thus usually possible to sign all outgoing messages if so desired.
1633 Encryption, in contrast, makes the message text invisible for all people
1634 except those who have access to the secret decryption key.
1635 To encrypt a message, the specific recipients public encryption key
1637 It is therefore not possible to send encrypted mail to people unless their
1638 key has been retrieved from either previous communication or public key
1640 A message should always be signed before it is encrypted.
1643 A central concept to S/MIME is that of the certification authority (CA).
1644 A CA is a trusted institution that issues certificates.
1645 For each of these certificates it can be verified that it really
1646 originates from the CA, provided that the CA's own certificate is
1648 A set of CA certificates is usually delivered and installed together
1649 with the cryptographical library that is used on the local system.
1650 Therefore reasonable security for S/MIME on the Internet is provided if
1651 the source that provides that library installation is trusted.
1652 It is also possible to use a specific pool of trusted certificates.
1654 .Va smime-ca-no-defaults
1655 should be set to avoid using the default certificate pool, and
1659 should be pointed to a trusted pool of certificates.
1660 A certificate cannot be more secure than the method its CA certificate
1661 has been retrieved with.
1664 This trusted pool of certificates is used by the command
1666 to ensure that the given S/MIME messages can be trusted.
1667 If so, verified sender certificates that were embedded in signed
1668 messages can be saved locally with the command
1670 and used by \*(UA to encrypt further communication with these senders:
1672 .Bd -literal -offset indent
1674 ? set smime-encrypt-USER@HOST=FILENAME \e
1675 smime-cipher-USER@HOST=AES256
1679 To sign outgoing messages, in order to allow receivers to verify the
1680 origin of these messages, a personal S/MIME certificate is required.
1681 \*(UA supports password-protected personal certificates (and keys),
1682 for more on this, and its automatization, please see the section
1683 .Sx "On URL syntax and credential lookup" .
1685 .Sx "S/MIME step by step"
1686 shows examplarily how such a private certificate can be obtained.
1687 In general, if such a private key plus certificate
1689 is available, all that needs to be done is to set some variables:
1691 .Bd -literal -offset indent
1692 ? set smime-sign-cert=ME@exam.ple.paired \e
1693 smime-sign-message-digest=SHA512 \e
1698 Variables of interest for S/MIME in general are
1701 .Va smime-ca-flags ,
1702 .Va smime-ca-no-defaults ,
1704 .Va smime-crl-file .
1705 For S/MIME signing of interest are
1707 .Va smime-sign-cert ,
1708 .Va smime-sign-include-certs
1710 .Va smime-sign-message-digest .
1711 Additional variables of interest for S/MIME en- and decryption:
1714 .Va smime-encrypt-USER@HOST .
1717 \*(ID Note that neither S/MIME signing nor encryption applies to
1718 message subjects or other header fields yet.
1719 Thus they may not contain sensitive information for encrypted messages,
1720 and cannot be trusted even if the message content has been verified.
1721 When sending signed messages,
1722 it is recommended to repeat any important header information in the
1726 .\" .Ss "On URL syntax and credential lookup" {{{
1727 .Ss "On URL syntax and credential lookup"
1729 \*(IN For accessing protocol-specific resources usage of Uniform
1730 Resource Locators (URL, RFC 1738) has become omnipresent.
1731 \*(UA expects and understands URLs in the following form;
1734 denote optional parts, optional either because there also exist other
1735 ways to define the information in question or because support of the
1736 part is protocol-specific, e.g.,
1738 is used by the \*(OPal Maildir directory and the IMAP protocol, but not
1743 are specified they must be given in URL percent encoded form (RFC 3986;
1749 .Dl PROTOCOL://[USER[:PASSWORD]@]server[:port][/path]
1752 Note that these \*(UA URLs most often do not conform to any real
1753 standard, but instead represent a normalized variant of RFC 1738 \(en
1754 they are not used in data exchange but only meant as a compact,
1755 easy-to-use way of defining and representing information in
1756 a well-known notation.
1759 Many internal variables of \*(UA exist in multiple versions, called
1760 variable chains for the rest of this document: the plain
1765 .Ql variable-USER@HOST .
1772 had been specified in the respective URL, otherwise it refers to the plain
1778 that had been found when doing the user chain lookup as is described
1781 will never be in URL percent encoded form, whether it came from an URL
1782 or not; i.e., variable chain name extensions of
1783 .Sx "INTERNAL VARIABLES"
1784 must not be URL percent encoded.
1787 For example, whether an hypothetical URL
1788 .Ql smtp://hey%3Ayou@our.house
1789 had been given that includes a user, or whether the URL was
1790 .Ql smtp://our.house
1791 and the user had been found differently, to lookup the variable chain
1792 .Va smtp-use-starttls
1793 \*(UA first looks for whether
1794 .Ql smtp-\:use-\:starttls-\:hey:you@our.house
1795 is defined, then whether
1796 .Ql smtp-\:use-\:starttls-\:our.house
1797 exists before finally ending up looking at the plain variable itself.
1800 \*(UA obeys the following logic scheme when dealing with the
1801 necessary credential information of an account:
1807 has been given in the URL the variables
1812 If no such variable(s) can be found then \*(UA will,
1813 when enforced by the \*(OPal variables
1814 .Va netrc-lookup-HOST
1818 .Sx "The .netrc file"
1821 specific entry which provides a
1823 name: this lookup will only succeed if unambiguous (one possible matching
1827 If there is still no
1829 then \*(UA will fall back to the user who is supposed to run \*(UA,
1830 the identity of which has been fixated during \*(UA startup and is
1831 known to be a valid user on the current host.
1834 Authentication: unless otherwise noted this will lookup the
1835 .Va PROTOCOL-auth-USER@HOST , PROTOCOL-auth-HOST , PROTOCOL-auth
1836 variable chain, falling back to a protocol-specific default should this
1842 has been given in the URL, then if the
1844 has been found through the \*(OPal
1846 that may have already provided the password, too.
1847 Otherwise the variable chain
1848 .Va password-USER@HOST , password-HOST , password
1849 is looked up and used if existent.
1851 Afterwards the complete \*(OPal variable chain
1852 .Va netrc-lookup-USER@HOST , netrc-lookup-HOST , netrc-lookup
1856 cache is searched for a password only (multiple user accounts for
1857 a single machine may exist as well as a fallback entry without user
1858 but with a password).
1860 If at that point there is still no password available, but the
1861 (protocols') chosen authentication type requires a password, then in
1862 interactive mode the user will be prompted on the terminal.
1867 S/MIME verification works relative to the values found in the
1871 header field(s), which means that the values of
1872 .Va smime-sign , smime-sign-cert , smime-sign-include-certs
1874 .Va smime-sign-message-digest
1875 will not be looked up using the
1879 chains from above but instead use the corresponding values from the
1880 message that is being worked on.
1881 In unusual cases multiple and different
1885 combinations may therefore be involved \(en on the other hand those
1886 unusual cases become possible.
1887 The usual case is as short as:
1889 .Bd -literal -offset indent
1890 set mta=smtp://USER:PASS@HOST smtp-use-starttls \e
1891 smime-sign smime-sign-cert=+smime.pair
1897 contains complete example configurations.
1900 .\" .Ss "Encrypted network communication" {{{
1901 .Ss "Encrypted network communication"
1903 SSL (Secure Sockets Layer) a.k.a. its successor TLS (Transport Layer
1904 Security) are protocols which aid in securing communication by providing
1905 a safely initiated and encrypted network connection.
1906 A central concept of SSL/TLS is that of certificates: as part of each
1907 network connection setup a (set of) certificates will be exchanged, and
1908 by using those the identity of the network peer can be cryptographically
1909 verified; if possible the TLS/SNI (ServerNameIndication) extension will
1910 be enabled in order to allow servers fine-grained control over the
1911 certificates being used.
1912 SSL/TLS works by using a locally installed pool of trusted certificates,
1913 and verifying the connection peer succeeds if that provides
1914 a certificate which has been issued or is trusted by any certificate in
1915 the trusted local pool.
1918 The local pool of trusted so-called CA (Certification Authority)
1919 certificates is usually delivered with the used SSL/TLS library, and
1920 will be selected automatically.
1921 It is also possible to use a specific pool of trusted certificates.
1923 .Va ssl-ca-no-defaults
1924 should be set to avoid using the default certificate pool, and
1926 and/or (with special preparation)
1928 should be pointed to a trusted pool of certificates.
1929 A certificate cannot be more secure than the method its CA certificate
1930 has been retrieved with.
1931 For inspection or other purposes, the certificate of a server (as seen
1932 when connecting to it) can be fetched like this:
1934 .Bd -literal -offset indent
1935 $ </dev/null openssl s_client -showcerts -connect \e
1936 the-server.example:pop3s 2>&1 | tee log.txt
1940 It depends on the used protocol whether encrypted communication is
1941 possible, and which configuration steps have to be taken to enable it.
1942 Some protocols, e.g., POP3S, are implicitly encrypted, others, like
1943 POP3, can upgrade a plain text connection if so requested.
1944 For example, to use the
1946 that POP3 offers (a member of) the variable (chain)
1947 .Va pop3-use-starttls
1950 .Bd -literal -offset indent
1951 shortcut encpop1 pop3s://pop1.exam.ple
1953 shortcut encpop2 pop3://pop2.exam.ple
1954 set pop3-use-starttls-pop2.exam.ple
1956 set mta=smtps://smtp.exam.ple:465
1957 set mta=smtp://smtp.exam.ple smtp-use-starttls
1961 Normally that is all there is to do, given that SSL/TLS libraries try to
1962 provide safe defaults, plenty of knobs however exist to adjust settings.
1963 For example certificate verification settings can be fine-tuned via
1965 and the SSL/TLS configuration basics are accessible via
1966 .Va ssl-config-pairs ,
1967 for example to specify the allowed protocols or cipher lists that
1968 a communication channel may use.
1969 In the past hints on how to restrict the set of protocols to highly
1970 secure ones were indicated, but as of the time of this writing the list
1971 of protocols or ciphers may need to become relaxed in order to be able
1972 to connect to some servers; the following example allows connecting to a
1974 that uses OpenSSL 0.9.8za from June 2014 (refer to
1975 .Sx "INTERNAL VARIABLES"
1976 for more on variable chains):
1978 .Bd -literal -offset indent
1979 wysh set ssl-config-pairs-lion@exam.ple='MinProtocol=TLSv1.1,\e
1980 CipherString=TLSv1.2:!aNULL:!eNULL:\e
1981 ECDHE-RSA-AES256-SHA:ECDHE-ECDSA-AES256-SHA:\e
1982 DHE-RSA-AES256-SHA:@STRENGTH'
1988 can be used and should be referred to when creating a custom cipher list.
1989 Variables of interest for SSL/TLS in general are
1993 .Va ssl-ca-no-defaults ,
1994 .Va ssl-config-file ,
1995 .Va ssl-config-module ,
1996 .Va ssl-config-pairs ,
2004 .\" .Ss "Character sets" {{{
2005 .Ss "Character sets"
2007 \*(OP \*(UA detects the character set of the terminal by using
2008 mechanisms that are controlled by the
2010 environment variable
2015 in that order, see there).
2016 The internal variable
2018 will be set to the detected terminal character set accordingly,
2019 and will thus show up in the output of commands like, e.g.,
2025 However, the user may give
2027 a value during startup, making it possible to send mail in a completely
2029 locale environment, an option which can be used to generate and send,
2030 e.g., 8-bit UTF-8 input data in a pure 7-bit US-ASCII
2032 environment (an example of this can be found in the section
2033 .Sx "On sending mail, and non-interactive mode" ) .
2034 Changing the value does not mean much beside that, because several
2035 aspects of the real character set are implied by the locale environment
2036 of the system, which stays unaffected by
2040 Messages and attachments which consist of 7-bit clean data will be
2041 classified as consisting of
2044 This is a problem if the
2046 character set is a multibyte character set that is also 7-bit clean.
2047 For example, the Japanese character set ISO-2022-JP is 7-bit clean but
2048 capable to encode the rich set of Japanese Kanji, Hiragana and Katakana
2049 characters: in order to notify receivers of this character set the mail
2050 message must be MIME encoded so that the character set ISO-2022-JP can
2052 To achieve this, the variable
2054 must be set to ISO-2022-JP.
2055 (Today a better approach regarding email is the usage of UTF-8, which
2056 uses 8-bit bytes for non-US-ASCII data.)
2059 If the \*(OPal character set conversion capabilities are not available
2061 does not include the term
2065 will be the only supported character set,
2066 it is simply assumed that it can be used to exchange 8-bit messages
2067 (over the wire an intermediate, configurable
2070 and the rest of this section does not apply;
2071 it may however still be necessary to explicitly set it if automatic
2072 detection fails, since in that case it defaults to
2073 .\" (Keep in SYNC: ./nail.1:"Character sets", ./config.h:CHARSET_*!)
2074 LATIN1 a.k.a. ISO-8859-1 unless the operating system environment is
2075 known to always and exclusively support UTF-8 locales.
2078 \*(OP When reading messages, their text is converted into
2080 as necessary in order to display them on the user's terminal.
2081 Unprintable characters and invalid byte sequences are detected
2082 and replaced by proper substitution characters.
2083 Character set mappings for source character sets can be established with
2086 which may be handy to work around faulty character set catalogues (e.g.,
2087 to add a missing LATIN1 to ISO-8859-1 mapping), or to enforce treatment
2088 of one character set as another one (e.g., to interpret LATIN1 as CP1252).
2090 .Va charset-unknown-8bit
2091 to deal with another hairy aspect of message interpretation.
2094 When sending messages their parts and attachments are classified.
2095 Whereas no character set conversion is performed on those parts which
2096 appear to be binary data,
2097 the character set being used must be declared within the MIME header of
2098 an outgoing text part if it contains characters that do not conform to
2099 the set of characters that are allowed by the email standards.
2100 Permissible values for character sets used in outgoing messages can be
2105 which defines a catch-all last-resort fallback character set that is
2106 implicitly appended to the list of character sets in
2110 When replying to a message and the variable
2111 .Va reply-in-same-charset
2112 is set, then the character set of the message being replied to
2113 is tried first (still being a subject of
2114 .Ic charsetalias ) .
2115 And it is also possible to make \*(UA work even more closely related to
2116 the current locale setting automatically by using the variable
2117 .Va sendcharsets-else-ttycharset ,
2118 please see there for more information.
2121 All the specified character sets are tried in order unless the
2122 conversion of the part or attachment succeeds.
2123 If none of the tried (8-bit) character sets is capable to represent the
2124 content of the part or attachment,
2125 then the message will not be send and its text will optionally be
2129 In general, if a message saying
2130 .Dq cannot convert from a to b
2131 appears, either some characters are not appropriate for the currently
2132 selected (terminal) character set,
2133 or the needed conversion is not supported by the system.
2134 In the first case, it is necessary to set an appropriate
2136 locale and/or the variable
2140 The best results are usually achieved when \*(UA is run in a UTF-8
2141 locale on an UTF-8 capable terminal, in which case the full Unicode
2142 spectrum of characters is available.
2143 In this setup characters from various countries can be displayed,
2144 while it is still possible to use more simple character sets for sending
2145 to retain maximum compatibility with older mail clients.
2148 On the other hand the POSIX standard defines a locale-independent 7-bit
2149 .Dq portable character set
2150 that should be used when overall portability is an issue, the even more
2151 restricted subset named
2152 .Dq portable filename character set
2153 consists of A-Z, a-z, 0-9, period
2161 .\" .Ss "Message states" {{{
2162 .Ss "Message states"
2164 \*(UA differentiates in between several message states; the current
2165 state will be reflected in the summary of
2172 .Sx "Specifying messages"
2173 dependent on their state is possible.
2174 When operating on the system
2178 .Sx "primary system mailbox" ,
2179 special actions, like the automatic moving of messages to the
2181 .Sx "secondary mailbox"
2183 may be applied when the mailbox is left (also implicitly by program
2184 termination, unless the command
2186 was used) \(en however, because this may be irritating to users which
2189 mail-user-agents, the provided global
2191 template sets the internal
2195 variables in order to suppress this behaviour.
2197 .Bl -hang -width ".It Ql new"
2199 Message has neither been viewed nor moved to any other state.
2200 Such messages are retained even in the
2202 .Sx "primary system mailbox" .
2205 Message has neither been viewed nor moved to any other state, but the
2206 message was present already when the mailbox has been opened last:
2207 Such messages are retained even in the
2209 .Sx "primary system mailbox" .
2212 The message has been processed by one of the following commands:
2231 will always try to automatically
2237 logical message, and may thus mark multiple messages as read, the
2239 command will do so if the internal variable
2245 command is used, messages that are in a
2247 .Sx "primary system mailbox"
2250 state when the mailbox is left will be saved in the
2252 .Sx "secondary mailbox"
2254 unless the internal variable
2259 The message has been processed by one of the following commands:
2265 can be used to access such messages.
2268 The message has been processed by a
2270 command and it will be retained in its current location.
2273 The message has been processed by one of the following commands:
2279 command is used, messages that are in a
2281 .Sx "primary system mailbox"
2284 state when the mailbox is left will be deleted; they will be saved in the
2286 .Sx "secondary mailbox"
2288 when the internal variable
2294 In addition to these message states, flags which otherwise have no
2295 technical meaning in the mail system except allowing special ways of
2296 addressing them when
2297 .Sx "Specifying messages"
2298 can be set on messages.
2299 These flags are saved with messages and are thus persistent, and are
2300 portable between a set of widely used MUAs.
2302 .Bl -hang -width ".It Ic answered"
2304 Mark messages as having been answered.
2306 Mark messages as being a draft.
2308 Mark messages which need special attention.
2312 .\" .Ss "Specifying messages" {{{
2313 .Ss "Specifying messages"
2316 .Sx "Message list arguments" ,
2324 can be given a list of message numbers as arguments to apply to a number
2325 of messages at once.
2328 deletes messages 1 and 2,
2331 will delete the messages 1 through 5.
2332 In sorted or threaded mode (see the
2336 will delete the messages that are located between (and including)
2337 messages 1 through 5 in the sorted/threaded order, as shown in the
2340 The following special message names exist:
2343 .Bl -tag -width ".It Ar BaNg"
2345 The current message, the so-called
2349 The message that was previously the current message.
2352 The parent message of the current message,
2353 that is the message with the Message-ID given in the
2355 field or the last entry of the
2357 field of the current message.
2360 The previous undeleted message, or the previous deleted message for the
2366 ed mode, the previous such message in the according order.
2369 The next undeleted message, or the next deleted message for the
2375 ed mode, the next such message in the according order.
2378 The first undeleted message,
2379 or the first deleted message for the
2385 ed mode, the first such message in the according order.
2388 The last message; In
2392 ed mode, the last such message in the according order.
2399 mode, selects the message addressed with
2403 is any other message specification,
2404 and all messages from the thread that begins at it.
2405 Otherwise it is identical to
2410 the thread beginning with the current message is selected.
2415 All messages that were included in the
2416 .Sx "Message list arguments"
2417 of the previous command.
2420 An inclusive range of message numbers.
2421 Selectors that may also be used as endpoints include any of
2426 .Dq any substring matches
2429 header, which will match addresses (too) even if
2431 is set (and POSIX says
2432 .Dq any address as shown in a header summary shall be matchable in this form ) ;
2435 variable is set, only the local part of the address is evaluated
2436 for the comparison, not ignoring case, and the setting of
2438 is completely ignored.
2439 For finer control and match boundaries use the
2443 .It Ar / Ns Ar string
2444 All messages that contain
2446 in the subject field (case ignored according to locale).
2453 the string from the previous specification of that type is used again.
2456 .It Xo Op Ar @ Ns Ar name-list Ns
2459 All messages that contain the given case-insensitive search
2461 ession; If the \*(OPal regular expression support is available
2463 will be interpreted as (an extended) one if any of the
2465 regular expression characters
2470 .Ar @ Ns Ar name-list
2471 part is missing the search is restricted to the subject field body,
2474 specifies a comma-separated list of header fields to search, e.g.,
2477 .Dl '@to,from,cc@Someone i ought to know'
2480 In order to search for a string that includes a
2482 (commercial at) character the
2484 is effectively non-optional, but may be given as the empty string.
2485 Also, specifying an empty search
2487 ession will effectively test for existence of the given header fields.
2488 Some special header fields may be abbreviated:
2502 respectively and case-insensitively.
2503 \*(OPally, and just like
2506 will be interpreted as (an extended) regular expression if any of the
2508 regular expression characters is seen.
2515 can be used to search in (all of) the header(s) of the message, and the
2524 will perform full text searches \(en whereas the former searches only
2525 the body, the latter also searches the message header (\*(ID this mode
2526 yet brute force searches over the entire decoded content of messages,
2527 including administrativa strings).
2530 This specification performs full text comparison, but even with
2531 regular expression support it is almost impossible to write a search
2532 expression that safely matches only a specific address domain.
2533 To request that the body content of the header is treated as a list of
2534 addresses, and to strip those down to the plain email address which the
2535 search expression is to be matched against, prefix the effective
2541 .Dl @~f@@a\e.safe\e.domain\e.match$
2545 All messages of state or with matching condition
2549 is one or multiple of the following colon modifiers:
2551 .Bl -tag -compact -width ".It Ar :M"
2554 messages (cf. the variable
2555 .Va markanswered ) .
2567 Messages with receivers that match
2571 Messages with receivers that match
2578 Old messages (any not in state
2586 \*(OP Messages with unsure spam classification (see
2587 .Sx "Handling spam" ) .
2589 \*(OP Messages classified as spam.
2601 \*(OP IMAP-style SEARCH expressions may also be used.
2602 This addressing mode is available with all types of mailbox
2604 s; \*(UA will perform the search locally as necessary.
2605 Strings must be enclosed by double quotes
2607 in their entirety if they contain whitespace or parentheses;
2608 within the quotes, only reverse solidus
2610 is recognized as an escape character.
2611 All string searches are case-insensitive.
2612 When the description indicates that the
2614 representation of an address field is used,
2615 this means that the search string is checked against both a list
2618 .Bd -literal -offset indent
2619 (\*qname\*q \*qsource\*q \*qlocal-part\*q \*qdomain-part\*q)
2624 and the addresses without real names from the respective header field.
2625 These search expressions can be nested using parentheses, see below for
2629 .Bl -tag -compact -width ".It Ar _n_u"
2630 .It Ar ( criterion )
2631 All messages that satisfy the given
2633 .It Ar ( criterion1 criterion2 ... criterionN )
2634 All messages that satisfy all of the given criteria.
2636 .It Ar ( or criterion1 criterion2 )
2637 All messages that satisfy either
2642 To connect more than two criteria using
2644 specifications have to be nested using additional parentheses,
2646 .Ql (or a (or b c)) ,
2650 .Ql ((a or b) and c) .
2653 operation of independent criteria on the lowest nesting level,
2654 it is possible to achieve similar effects by using three separate
2658 .It Ar ( not criterion )
2659 All messages that do not satisfy
2661 .It Ar ( bcc \*q Ns Ar string Ns Ar \*q )
2662 All messages that contain
2664 in the envelope representation of the
2667 .It Ar ( cc \*q Ns Ar string Ns Ar \*q )
2668 All messages that contain
2670 in the envelope representation of the
2673 .It Ar ( from \*q Ns Ar string Ns Ar \*q )
2674 All messages that contain
2676 in the envelope representation of the
2679 .It Ar ( subject \*q Ns Ar string Ns Ar \*q )
2680 All messages that contain
2685 .It Ar ( to \*q Ns Ar string Ns Ar \*q )
2686 All messages that contain
2688 in the envelope representation of the
2691 .It Ar ( header name \*q Ns Ar string Ns Ar \*q )
2692 All messages that contain
2697 .It Ar ( body \*q Ns Ar string Ns Ar \*q )
2698 All messages that contain
2701 .It Ar ( text \*q Ns Ar string Ns Ar \*q )
2702 All messages that contain
2704 in their header or body.
2705 .It Ar ( larger size )
2706 All messages that are larger than
2709 .It Ar ( smaller size )
2710 All messages that are smaller than
2714 .It Ar ( before date )
2715 All messages that were received before
2717 which must be in the form
2721 denotes the day of the month as one or two digits,
2723 is the name of the month \(en one of
2724 .Ql Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec ,
2727 is the year as four digits, e.g.,
2731 All messages that were received on the specified date.
2732 .It Ar ( since date )
2733 All messages that were received since the specified date.
2734 .It Ar ( sentbefore date )
2735 All messages that were sent on the specified date.
2736 .It Ar ( senton date )
2737 All messages that were sent on the specified date.
2738 .It Ar ( sentsince date )
2739 All messages that were sent since the specified date.
2741 The same criterion as for the previous search.
2742 This specification cannot be used as part of another criterion.
2743 If the previous command line contained more than one independent
2744 criterion then the last of those criteria is used.
2748 .\" .Ss "On terminal control and line editor" {{{
2749 .Ss "On terminal control and line editor"
2751 \*(OP Terminal control will be realized through one of the standard
2753 libraries, either the
2755 or, alternatively, the
2757 both of which will be initialized to work with the environment variable
2759 Terminal control will enhance or enable interactive usage aspects, e.g.,
2760 .Sx "Coloured display" ,
2761 and extend behaviour of the Mailx-Line-Editor (MLE), which may learn the
2762 byte-sequences of keys like the cursor- and function-keys.
2765 The internal variable
2767 can be used to overwrite settings or to learn (correct(ed)) keycodes.
2768 Actual library interaction can be disabled completely by setting
2769 .Va termcap-disable ;
2771 will be queried regardless, which is true even if the \*(OPal library
2772 support has not been enabled at configuration time as long as some other
2773 \*(OP which (may) query terminal control sequences has been enabled.
2774 \*(UA can be told to enter an alternative exclusive screen, the
2775 so-called ca-mode, by setting
2776 .Va termcap-ca-mode ;
2777 this requires sufficient terminal support, and the used
2779 may also need special configuration, dependent on the value of
2783 \*(OP The built-in Mailx-Line-Editor (MLE) should work in all
2784 environments which comply to the ISO C standard
2786 and will support wide glyphs if possible (the necessary functionality
2787 had been removed from ISO C, but was included in
2789 Usage of a line editor in interactive mode can be prevented by setting
2790 .Va line-editor-disable .
2791 Especially if the \*(OPal terminal control support is missing setting
2792 entries in the internal variable
2794 will help shall the MLE misbehave, see there for more.
2795 The MLE can support a little bit of
2801 feature is available then input from line editor prompts will be saved
2802 in a history list that can be searched in and be expanded from.
2803 Such saving can be prevented by prefixing input with any amount of
2805 Aspects of history, like allowed content and maximum size, as well as
2806 whether history shall be saved persistently, can be configured with the
2810 .Va history-gabby-persist
2815 The MLE supports a set of editing and control commands.
2816 By default (as) many (as possible) of these will be assigned to a set of
2817 single-letter control codes, which should work on any terminal (and can
2818 be generated by holding the
2820 key while pressing the key of desire, e.g.,
2824 command is available then the MLE commands can also be accessed freely
2825 by assigning the command name, which is shown in parenthesis in the list
2826 below, to any desired key-sequence, and the MLE will instead and also use
2828 to establish its built-in key bindings
2829 (more of them if the \*(OPal terminal control is available),
2830 an action which can then be suppressed completely by setting
2831 .Va line-editor-no-defaults .
2832 .Sx "Shell-style argument quoting"
2833 notation is used in the following;
2834 combinations not mentioned either cause job control signals or do not
2835 generate a (unique) keycode:
2839 .Bl -tag -compact -width ".It Ql \eBa"
2841 Go to the start of the line
2843 .Pf ( Cd mle-go-home ) .
2846 Move the cursor backward one character
2848 .Pf ( Cd mle-go-bwd ) .
2851 Forward delete the character under the cursor;
2852 quits \*(UA if used on the empty line unless the internal variable
2856 .Pf ( Cd mle-del-fwd ) .
2859 Go to the end of the line
2861 .Pf ( Cd mle-go-end ) .
2864 Move the cursor forward one character
2866 .Pf ( Cd mle-go-fwd ) .
2869 Cancel current operation, full reset.
2870 If there is an active history search or tabulator expansion then this
2871 command will first reset that, reverting to the former line content;
2872 thus a second reset is needed for a full reset in this case
2874 .Pf ( Cd mle-reset ) .
2877 Backspace: backward delete one character
2879 .Pf ( Cd mle-del-bwd ) .
2883 Horizontal tabulator:
2884 try to expand the word before the cursor, supporting the usual
2885 .Sx "Filename transformations"
2887 .Pf ( Cd mle-complete ;
2889 .Cd mle-quote-rndtrip ) .
2893 commit the current line
2895 .Pf ( Cd mle-commit ) .
2898 Cut all characters from the cursor to the end of the line
2900 .Pf ( Cd mle-snarf-end ) .
2905 .Pf ( Cd mle-repaint ) .
2908 \*(OP Go to the next history entry
2910 .Pf ( Cd mle-hist-fwd ) .
2913 (\*(OPally context-dependent) Invokes the command
2917 \*(OP Go to the previous history entry
2919 .Pf ( Cd mle-hist-bwd ) .
2922 Toggle roundtrip mode shell quotes, where produced,
2925 .Pf ( Cd mle-quote-rndtrip ) .
2926 This setting is temporary, and will be forgotten once the command line
2927 is committed; also see
2931 \*(OP Complete the current line from (the remaining) older history entries
2933 .Pf ( Cd mle-hist-srch-bwd ) .
2936 \*(OP Complete the current line from (the remaining) newer history entries
2938 .Pf ( Cd mle-hist-srch-fwd ) .
2941 Paste the snarf buffer
2943 .Pf ( Cd mle-paste ) .
2951 .Pf ( Cd mle-snarf-line ) .
2954 Prompts for a Unicode character (hexadecimal number without prefix, see
2958 .Pf ( Cd mle-prompt-char ) .
2959 Note this command needs to be assigned to a single-letter control code
2960 in order to become recognized and executed during input of
2961 a key-sequence (only three single-letter control codes can be used for
2962 that shortcut purpose); this control code is then special-treated and
2963 thus cannot be part of any other sequence (because it will trigger the
2965 function immediately).
2968 Cut the characters from the one preceding the cursor to the preceding
2971 .Pf ( Cd mle-snarf-word-bwd ) .
2974 Move the cursor forward one word boundary
2976 .Pf ( Cd mle-go-word-fwd ) .
2979 Move the cursor backward one word boundary
2981 .Pf ( Cd mle-go-word-bwd ) .
2984 Escape: reset a possibly used multibyte character input state machine
2985 and \*(OPally a lingering, incomplete key binding
2987 .Pf ( Cd mle-cancel ) .
2988 This command needs to be assigned to a single-letter control code in
2989 order to become recognized and executed during input of a key-sequence
2990 (only three single-letter control codes can be used for that shortcut
2992 This control code may also be part of a multi-byte sequence, but if
2993 a sequence is active and the very control code is currently also an
2994 expected input, then the active sequence takes precedence and will
2995 consume the control code.
2998 (\*(OPally context-dependent) Invokes the command
3002 (\*(OPally context-dependent) Invokes the command
3006 (\*(OPally context-dependent) Invokes the command
3010 Cut the characters from the one after the cursor to the succeeding word
3013 .Pf ( Cd mle-snarf-word-fwd ) .
3024 this will immediately reset a possibly active search etc.
3029 ring the audible bell.
3033 .\" .Ss "Coloured display" {{{
3034 .Ss "Coloured display"
3036 \*(OP \*(UA can be configured to support a coloured display and font
3037 attributes by emitting ANSI a.k.a. ISO 6429 SGR (select graphic
3038 rendition) escape sequences.
3039 Usage of colours and font attributes solely depends upon the
3040 capability of the detected terminal type that is defined by the
3041 environment variable
3043 and which can be fine-tuned by the user via the internal variable
3047 On top of what \*(UA knows about the terminal the boolean variable
3049 defines whether the actually applicable colour and font attribute
3050 sequences should also be generated when output is going to be paged
3051 through the external program defined by the environment variable
3056 This is not enabled by default because different pager programs need
3057 different command line switches or other configuration in order to
3058 support those sequences.
3059 \*(UA however knows about some widely used pagers and in a clean
3060 environment it is often enough to simply set
3062 please refer to that variable for more on this topic.
3065 Colours and font attributes can be managed with the multiplexer command
3069 can be used to remove mappings of a given colour type.
3072 is set then any active usage of colour and font attribute sequences
3073 is suppressed without affecting possibly established
3076 Since colours are only available in interactive mode, it may make
3077 sense to conditionalize the colour setup by encapsulating it with
3080 .Bd -literal -offset indent
3081 if terminal && [ "$features" =% +colour ]
3082 colour iso view-msginfo ft=bold,fg=green
3083 colour iso view-header ft=bold,fg=red from,subject
3084 colour iso view-header fg=red
3086 uncolour iso view-header from,subject
3087 colour iso view-header ft=bold,fg=magenta,bg=cyan
3088 colour 256 view-header ft=bold,fg=208,bg=230 "subject,from"
3089 colour mono view-header ft=bold
3090 colour mono view-header ft=bold,ft=reverse subject,from
3095 .\" .Ss "Handling spam" {{{
3098 \*(OP \*(UA can make use of several spam interfaces for the purpose of
3099 identification of, and, in general, dealing with spam messages.
3100 A precondition of most commands in order to function is that the
3102 variable is set to one of the supported interfaces.
3103 .Sx "Specifying messages"
3104 that have been identified as spam is possible via their (volatile)
3110 specifications, and their
3112 entries will be used when displaying the
3120 rates the given messages and sets their
3123 If the spam interface offers spam scores these can be shown in
3132 will interact with the Bayesian filter of the chosen interface and learn
3133 the given messages as
3137 respectively; the last command can be used to cause
3139 of messages; it adheres to their current
3141 state and thus reverts previous teachings.
3146 will simply set and clear, respectively, the mentioned volatile
3148 message flag, without any interface interaction.
3157 requires a running instance of the
3159 server in order to function, started with the option
3161 shall Bayesian filter learning be possible.
3163 .Bd -literal -offset indent
3164 $ spamd -i localhost:2142 -i /tmp/.spamsock -d [-L] [-l]
3165 $ spamd --listen=localhost:2142 --listen=/tmp/.spamsock \e
3166 --daemonize [--local] [--allow-tell]
3170 Thereafter \*(UA can make use of these interfaces:
3172 .Bd -literal -offset indent
3173 $ \*(uA -Sspam-interface=spamc -Sspam-maxsize=500000 \e
3174 -Sspamc-command=/usr/local/bin/spamc \e
3175 -Sspamc-arguments="-U /tmp/.spamsock" -Sspamc-user=
3177 $ \*(uA -Sspam-interface=spamc -Sspam-maxsize=500000 \e
3178 -Sspamc-command=/usr/local/bin/spamc \e
3179 -Sspamc-arguments="-d localhost -p 2142" -Sspamc-user=
3183 Using the generic filter approach allows usage of programs like
3185 Here is an example, requiring it to be accessible via
3188 .Bd -literal -offset indent
3189 $ \*(uA -Sspam-interface=filter -Sspam-maxsize=500000 \e
3190 -Sspamfilter-ham="bogofilter -n" \e
3191 -Sspamfilter-noham="bogofilter -N" \e
3192 -Sspamfilter-nospam="bogofilter -S" \e
3193 -Sspamfilter-rate="bogofilter -TTu 2>/dev/null" \e
3194 -Sspamfilter-spam="bogofilter -s" \e
3195 -Sspamfilter-rate-scanscore="1;^(.+)$"
3199 Because messages must exist on local storage in order to be scored (or
3200 used for Bayesian filter training), it is possibly a good idea to
3201 perform the local spam check last.
3202 Spam can be checked automatically when opening specific folders by
3203 setting a specialized form of the internal variable
3206 .Bd -literal -offset indent
3207 define spamdelhook {
3209 spamset (header x-dcc-brand-metrics "bulk")
3210 # Server-side spamassassin(1)
3211 spamset (header x-spam-flag "YES")
3212 del :s # TODO we HAVE to be able to do `spamrate :u ! :sS'
3218 set folder-hook-SOMEFOLDER=spamdelhook
3222 See also the documentation for the variables
3223 .Va spam-interface , spam-maxsize ,
3224 .Va spamc-command , spamc-arguments , spamc-user ,
3225 .Va spamfilter-ham , spamfilter-noham , spamfilter-nospam , \
3228 .Va spamfilter-rate-scanscore .
3231 .\" }}} (DESCRIPTION)
3234 .\" .Sh COMMANDS {{{
3237 \*(UA reads input in lines.
3238 An unquoted reverse solidus
3240 at the end of a command line
3242 the newline character: it is discarded and the next line of input is
3243 used as a follow-up line, with all leading whitespace removed;
3244 once an entire line is completed, the whitespace characters
3245 .Cm space , tabulator , newline
3246 as well as those defined by the variable
3248 are removed from the beginning and end.
3249 Placing any whitespace characters at the beginning of a line will
3250 prevent a possible addition of the command line to the \*(OPal
3254 The beginning of such input lines is then scanned for the name of
3255 a known command: command names may be abbreviated, in which case the
3256 first command that matches the given prefix will be used.
3257 .Sx "Command modifiers"
3258 may prefix a command in order to modify its behaviour.
3259 A name may also be a
3261 which will become expanded until no more expansion is possible.
3262 Once the command that shall be executed is known, the remains of the
3263 input line will be interpreted according to command-specific rules,
3264 documented in the following.
3267 This behaviour is different to the
3269 ell, which is a programming language with syntactic elements of clearly
3270 defined semantics, and therefore capable to sequentially expand and
3271 evaluate individual elements of a line.
3272 \*(UA will never be able to handle
3273 .Ql ? set one=value two=$one
3274 in a single statement, because the variable assignment is performed by
3282 can be used to show the list of all commands, either alphabetically
3283 sorted or in prefix search order (these do not match, also because the
3284 POSIX standard prescribes a set of abbreviations).
3285 \*(OPally the command
3289 when given an argument, will show a documentation string for the
3290 command matching the expanded argument, as in
3292 which should be a shorthand of
3294 with these documentation strings both commands support a more
3296 listing mode which includes the argument type of the command and other
3297 information which applies; a handy suggestion might thus be:
3299 .Bd -literal -offset indent
3301 # Before v15: need to enable sh(1)ell-style on _entire_ line!
3302 localopts yes;wysh set verbose;ignerr eval "${@}";return ${?}
3304 ? commandalias xv '\ecall __xv'
3308 .\" .Ss "Command modifiers" {{{
3309 .Ss "Command modifiers"
3311 Commands may be prefixed by one or multiple command modifiers.
3312 Some command modifiers can be used with a restricted set of commands
3317 will (\*(OPally) show which modifiers apply.
3321 The modifier reverse solidus
3324 to be placed first, prevents
3326 expansions on the remains of the line, e.g.,
3328 will always evaluate the command
3330 even if an (command)alias of the same name exists.
3332 content may itself contain further command modifiers, including
3333 an initial reverse solidus to prevent further expansions.
3339 indicates that any error generated by the following command should be
3340 ignored by the state machine and not cause a program exit with enabled
3342 or for the standardized exit cases in
3347 .Sx "INTERNAL VARIABLES" ,
3348 will be set to the real exit status of the command regardless.
3353 will alter the called command to apply changes only temporarily,
3354 local to block-scope, and can thus only be used inside of a
3359 Specifying it implies the modifier
3361 Block-scope settings will not be inherited by macros deeper in the
3363 chain, and will be garbage collected once the current block is left.
3364 To record and unroll changes in the global scope use the command
3370 does yet not implement any functionality.
3375 does yet not implement any functionality.
3378 Some commands support the
3381 modifier: if used, they expect the name of a variable, which can itself
3382 be a variable, i.e., shell expansion is applied, as their first
3383 argument, and will place their computation result in it instead of the
3384 default location (it is usually written to standard output).
3386 The given name will be tested for being a valid
3388 variable name, and may therefore only consist of upper- and lowercase
3389 characters, digits, and the underscore; the hyphen-minus may be used as
3390 a non-portable extension; digits may not be used as first, hyphen-minus
3391 may not be used as last characters.
3392 In addition the name may either not be one of the known
3393 .Sx "INTERNAL VARIABLES" ,
3394 or must otherwise refer to a writable (non-boolean) value variable.
3395 The actual put operation may fail nonetheless, e.g., if the variable
3396 expects a number argument only a number will be accepted.
3397 Any error during these operations causes the command as such to fail,
3398 and the error number
3401 .Va ^ERR Ns -NOTSUP ,
3406 but some commands deviate from the latter, which is documented.
3409 Last, but not least, the modifier
3412 can be used for some old and established commands to choose the new
3413 .Sx "Shell-style argument quoting"
3414 rules over the traditional
3415 .Sx "Old-style argument quoting" .
3419 .\" .Ss "Message list arguments" {{{
3420 .Ss "Message list arguments"
3422 Some commands expect arguments that represent messages (actually
3423 their symbolic message numbers), as has been documented above under
3424 .Sx "Specifying messages"
3426 If no explicit message list has been specified, the next message
3427 forward that satisfies the commands requirements will be used,
3428 and if there are no messages forward of the current message,
3429 the search proceeds backwards;
3430 if there are no good messages at all to be found, an error message is
3431 shown and the command is aborted.
3434 .\" .Ss "Old-style argument quoting" {{{
3435 .Ss "Old-style argument quoting"
3437 \*(ID This section documents the old, traditional style of quoting
3438 non-message-list arguments to commands which expect this type of
3439 arguments: whereas still used by the majority of such commands, the new
3440 .Sx "Shell-style argument quoting"
3441 may be available even for those via
3444 .Sx "Command modifiers" .
3445 Nonetheless care must be taken, because only new commands have been
3446 designed with all the capabilities of the new quoting rules in mind,
3447 which can, e.g., generate control characters.
3450 .Bl -bullet -offset indent
3452 An argument can be enclosed between paired double-quotes
3457 any whitespace, shell word expansion, or reverse solidus characters
3458 (except as described next) within the quotes are treated literally as
3459 part of the argument.
3460 A double-quote will be treated literally within single-quotes and vice
3462 Inside such a quoted string the actually used quote character can be
3463 used nonetheless by escaping it with a reverse solidus
3469 An argument that is not enclosed in quotes, as above, can usually still
3470 contain space characters if those spaces are reverse solidus escaped, as in
3474 A reverse solidus outside of the enclosing quotes is discarded
3475 and the following character is treated literally as part of the argument.
3479 .\" .Ss "Shell-style argument quoting" {{{
3480 .Ss "Shell-style argument quoting"
3482 Commands which do not expect message-list arguments use
3484 ell-style, and therefore POSIX standardized, argument parsing and
3486 \*(ID Most new commands only support these new rules and are flagged
3487 \*(NQ, some elder ones can use them with the command modifier
3489 in the future only this type of argument quoting will remain.
3492 A command line is parsed from left to right and an input token is
3493 completed whenever an unquoted, otherwise ignored, metacharacter is seen.
3494 Metacharacters are vertical bar
3500 as well as all characters from the variable
3503 .Cm space , tabulator , newline .
3504 The additional metacharacters left and right parenthesis
3506 and less-than and greater-than signs
3510 supports are not used, and are treated as ordinary characters: for one
3511 these characters are a vivid part of email addresses, and it seems
3512 highly unlikely that their function will become meaningful to \*(UA.
3514 .Bd -filled -offset indent
3515 .Sy Compatibility note:
3516 \*(ID Please note that even many new-style commands do not yet honour
3518 to parse their arguments: whereas the
3520 ell is a language with syntactic elements of clearly defined semantics,
3521 \*(UA parses entire input lines and decides on a per-command base what
3522 to do with the rest of the line.
3523 This also means that whenever an unknown command is seen all that \*(UA
3524 can do is cancellation of the processing of the remains of the line.
3526 It also often depends on an actual subcommand of a multiplexer command
3527 how the rest of the line should be treated, and until v15 we are not
3528 capable to perform this deep inspection of arguments.
3529 Nonetheless, at least the following commands which work with positional
3530 parameters fully support
3532 for an almost shell-compatible field splitting:
3533 .Ic call , call_if , read , vpospar , xcall .
3537 Any unquoted number sign
3539 at the beginning of a new token starts a comment that extends to the end
3540 of the line, and therefore ends argument processing.
3541 An unquoted dollar sign
3543 will cause variable expansion of the given name, which must be a valid
3545 ell-style variable name (see
3547 .Sx "INTERNAL VARIABLES"
3550 (shell) variables can be accessed through this mechanism, brace
3551 enclosing the name is supported (i.e., to subdivide a token).
3554 Whereas the metacharacters
3555 .Cm space , tabulator , newline
3556 only complete an input token, vertical bar
3562 also act as control operators and perform control functions.
3563 For now supported is semicolon
3565 which terminates a single command, therefore sequencing the command line
3566 and making the remainder of the line a subject to reevaluation.
3567 With sequencing, multiple command argument types and quoting rules may
3568 therefore apply to a single line, which can become problematic before
3569 v15: e.g., the first of the following will cause surprising results.
3572 .Dl ? echo one; set verbose; echo verbose=$verbose.
3573 .Dl ? echo one; wysh set verbose; echo verbose=$verbose.
3576 Quoting is a mechanism that will remove the special meaning of
3577 metacharacters and reserved words, and will prevent expansion.
3578 There are four quoting mechanisms: the escape character, single-quotes,
3579 double-quotes and dollar-single-quotes:
3582 .Bl -bullet -offset indent
3584 The literal value of any character can be preserved by preceding it
3585 with the escape character reverse solidus
3589 Arguments which are enclosed in
3590 .Ql 'single-\:quotes'
3591 retain their literal value.
3592 A single-quote cannot occur within single-quotes.
3595 The literal value of all characters enclosed in
3596 .Ql \(dqdouble-\:quotes\(dq
3597 is retained, with the exception of dollar sign
3599 which will cause variable expansion, as above, backquote (grave accent)
3601 (which not yet means anything special), reverse solidus
3603 which will escape any of the characters dollar sign
3605 (to prevent variable expansion), backquote (grave accent)
3609 (to prevent ending the quote) and reverse solidus
3611 (to prevent escaping, i.e., to embed a reverse solidus character as-is),
3612 but has no special meaning otherwise.
3615 Arguments enclosed in
3616 .Ql $'dollar-\:single-\:quotes'
3617 extend normal single quotes in that reverse solidus escape sequences are
3618 expanded as follows:
3620 .Bl -tag -compact -width ".Ql \eNNN"
3622 bell control character (ASCII and ISO-10646 BEL).
3624 backspace control character (ASCII and ISO-10646 BS).
3626 escape control character (ASCII and ISO-10646 ESC).
3630 form feed control character (ASCII and ISO-10646 FF).
3632 line feed control character (ASCII and ISO-10646 LF).
3634 carriage return control character (ASCII and ISO-10646 CR).
3636 horizontal tabulator control character (ASCII and ISO-10646 HT).
3638 vertical tabulator control character (ASCII and ISO-10646 VT).
3640 emits a reverse solidus character.
3644 double quote (escaping is optional).
3646 eight-bit byte with the octal value
3648 (one to three octal digits), optionally prefixed by an additional
3650 A 0 byte will suppress further output for the quoted argument.
3652 eight-bit byte with the hexadecimal value
3654 (one or two hexadecimal characters, no prefix, see
3656 A 0 byte will suppress further output for the quoted argument.
3658 the Unicode / ISO-10646 character with the hexadecimal codepoint value
3660 (one to eight hexadecimal characters) \(em note that Unicode defines the
3661 maximum codepoint ever to be supported as
3666 This escape is only supported in locales that support Unicode (see
3667 .Sx "Character sets" ) ,
3668 in other cases the sequence will remain unexpanded unless the given code
3669 point is ASCII compatible or (if the \*(OPal character set conversion is
3670 available) can be represented in the current locale.
3671 The character NUL will suppress further output for the quoted argument.
3675 except it takes only one to four hexadecimal characters.
3677 Emits the non-printable (ASCII and compatible) C0 control codes
3678 0 (NUL) to 31 (US), and 127 (DEL).
3679 Printable representations of ASCII control codes can be created by
3680 mapping them to a different, visible part of the ASCII character set.
3681 Adding the number 64 achieves this for the codes 0 to 31, e.g., 7 (BEL):
3682 .Ql 7 + 64 = 71 = G .
3683 The real operation is a bitwise logical XOR with 64 (bit 7 set, see
3685 thus also covering code 127 (DEL), which is mapped to 63 (question mark):
3686 .Ql ? vexpr ^ 127 64 .
3688 Whereas historically circumflex notation has often been used for
3689 visualization purposes of control codes, e.g.,
3691 the reverse solidus notation has been standardized:
3693 Some control codes also have standardized (ISO-10646, ISO C) aliases,
3694 as shown above (e.g.,
3698 whenever such an alias exists it will be used for display purposes.
3699 The control code NUL
3701 a non-standard extension) will suppress further output for the remains
3702 of the token (which may extend beyond the current quote), or, depending
3703 on the context, the remains of all arguments for the current command.
3705 Non-standard extension: expand the given variable name, as above.
3706 Brace enclosing the name is supported.
3708 Not yet supported, just to raise awareness: Non-standard extension.
3715 .Bd -literal -offset indent
3716 ? echo 'Quotes '${HOME}' and 'tokens" differ!"# no comment
3717 ? echo Quotes ${HOME} and tokens differ! # comment
3718 ? echo Don"'"t you worry$'\ex21' The sun shines on us. $'\eu263A'
3722 .\" .Ss "Raw data arguments for codec commands" {{{
3723 .Ss "Raw data arguments for codec commands"
3725 A special set of commands, which all have the string
3727 in their name, e.g.,
3731 take raw string data as input, which means that the content of the
3732 command input line is passed completely unexpanded and otherwise
3733 unchanged: like this the effect of the actual codec is visible without
3734 any noise of possible shell quoting rules etc., i.e., the user can input
3735 one-to-one the desired or questionable data.
3736 To gain a level of expansion, the entire command line can be
3740 .Bd -literal -offset indent
3741 ? vput shcodec res encode /usr/Sch\[:o]nes Wetter/heute.txt
3743 $'/usr/Sch\eu00F6nes Wetter/heute.txt'
3745 $'/usr/Sch\eu00F6nes Wetter/heute.txt'
3746 ? eval shcodec d $res
3747 /usr/Sch\[:o]nes Wetter/heute.txt
3751 .\" .Ss "Filename transformations" {{{
3752 .Ss "Filename transformations"
3754 Filenames, where expected, and unless documented otherwise, are
3755 subsequently subject to the following filename transformations, in
3758 .Bl -bullet -offset indent
3760 If the given name is a registered
3762 it will be replaced with the expanded shortcut.
3765 The filename is matched against the following patterns or strings:
3767 .Bl -hang -compact -width ".Ar %user"
3769 (Number sign) is expanded to the previous file.
3771 (Percent sign) is replaced by the invoking
3772 .Mx -ix "primary system mailbox"
3773 user's primary system mailbox, which either is the (itself expandable)
3775 if that is set, the standardized absolute pathname indicated by
3777 if that is set, or a built-in compile-time default otherwise.
3779 Expands to the primary system mailbox of
3781 (and never the value of
3783 regardless of its actual setting).
3785 (Ampersand) is replaced with the invoking user's
3786 .Mx -ix "secondary mailbox"
3787 secondary mailbox, the
3794 directory (if that variable is set).
3796 Expands to the same value as
3798 but has special meaning when used with, e.g., the command
3800 the file will be treated as a primary system mailbox by, e.g., the
3804 commands, meaning that messages that have been read in the current
3805 session will be moved to the
3807 mailbox instead of simply being flagged as read.
3811 Meta expansions may be applied to the resulting filename, as allowed by
3812 the operation and applicable to the resulting access protocol (also see
3813 .Sx "On URL syntax and credential lookup" ) .
3814 For the file-protocol, a leading tilde
3816 character will be replaced by the expansion of
3818 except when followed by a valid user name, in which case the home
3819 directory of the given user is used instead.
3821 A shell expansion as if specified in double-quotes (see
3822 .Sx "Shell-style argument quoting" )
3823 may be applied, so that any occurrence of
3827 will be replaced by the expansion of the variable, if possible;
3828 .Sx "INTERNAL VARIABLES"
3831 (shell) variables can be accessed through this mechanism.
3833 Shell pathname wildcard pattern expansions
3835 may be applied as documented.
3836 If the fully expanded filename results in multiple pathnames and the
3837 command is expecting only one file, an error results.
3839 In interactive context, in order to allow simple value acceptance (via
3841 arguments will usually be displayed in a properly quoted form, e.g., a file
3842 .Ql diet\e is \ecurd.txt
3844 .Ql 'diet\e is \ecurd.txt' .
3848 .\" .Ss "Commands" {{{
3851 The following commands are available:
3853 .Bl -tag -width ".It Ic BaNg"
3860 command which follows, replacing unescaped exclamation marks with the
3861 previously executed command if the internal variable
3864 This command supports
3867 .Sx "Command modifiers" ,
3868 and manages the error number
3870 A 0 or positive exit status
3872 reflects the exit status of the command, negative ones that
3873 an error happened before the command was executed, or that the program
3874 did not exit cleanly, but, e.g., due to a signal: the error number is
3875 .Va ^ERR Ns -CHILD ,
3879 In conjunction with the
3881 modifier the following special cases exist:
3882 a negative exit status occurs if the collected data could not be stored
3883 in the given variable, which is a
3885 error that should otherwise not occur.
3886 .Va ^ERR Ns -CANCELED
3887 indicates that no temporary file could be created to collect the command
3888 output at first glance.
3889 In case of catchable out-of-memory situations
3891 will occur and \*(UA will try to store the empty string, just like with
3892 all other detected error conditions.
3897 The comment-command causes the entire line to be ignored.
3899 this really is a normal command which' purpose is to discard its
3902 indicating special character, which means that, e.g., trailing comments
3903 on a line are not possible (except for commands which use
3904 .Sx "Shell-style argument quoting" ) .
3908 Goes to the next message in sequence and types it
3914 Display the preceding message, or the n'th previous message if given
3915 a numeric argument n.
3919 Show the current message number (the
3924 \*(OP Show a brief summary of commands.
3925 \*(OP Given an argument a synopsis for the command in question is
3926 shown instead; commands can be abbreviated in general and this command
3927 can be used to see the full expansion of an abbreviation including the
3928 synopsis, try, e.g.,
3933 and see how the output changes.
3934 This mode also supports a more
3936 output, which will provide the information documented for
3947 .It Ic account , unaccount
3948 (ac, una) Creates, selects or lists (an) account(s).
3949 Accounts are special incarnations of
3951 macros and group commands and variable settings which together usually
3952 arrange the environment for the purpose of creating an email account.
3953 Different to normal macros settings which are covered by
3955 \(en here by default enabled! \(en will not be reverted before the
3960 (case-insensitive) always exists, and all but it can be deleted by the
3961 latter command, and in one operation with the special name
3963 Also for all but it a possibly set
3964 .Va on-account-cleanup
3965 hook is called once they are left.
3967 Without arguments a listing of all defined accounts is shown.
3968 With one argument the given account is activated: the system
3970 of that account will be activated (as via
3972 a possibly installed
3974 will be run, and the internal variable
3977 The two argument form is identical to defining a macro as via
3979 .Bd -literal -offset indent
3981 set folder=~/mail inbox=+syste.mbox record=+sent.mbox
3982 set from='(My Name) myname@myisp.example'
3983 set mta=smtp://mylogin@smtp.myisp.example
3990 Perform email address codec transformations on raw-data argument, rather
3991 according to email standards (RFC 5322; \*(ID will furtherly improve).
3995 .Sx "Command modifiers" ) ,
3996 and manages the error number
3998 The first argument must be either
3999 .Ar [+[+[+]]]e[ncode] ,
4004 and specifies the operation to perform on the rest of the line.
4007 Decoding will show how a standard-compliant MUA will display the given
4008 argument, which should be an email address.
4009 Please be aware that most MUAs have difficulties with the address
4010 standards, and vary wildly when (comments) in parenthesis,
4012 strings, or quoted-pairs, as below, become involved.
4013 \*(ID \*(UA currently does not perform decoding when displaying addresses.
4016 Skinning is identical to decoding but only outputs the plain address,
4017 without any string, comment etc. components.
4018 Another difference is that it may fail with the error number
4022 if decoding fails to find a(n) (valid) email address, in which case the
4023 unmodified input will be output again.
4027 first performs a skin operation, and thereafter checks a valid
4028 address for whether it is a registered mailing list (see
4032 eventually reporting that state in the error number
4035 .Va ^ERR Ns -EXIST .
4036 (This state could later become overwritten by an I/O error, though.)
4039 Encoding supports four different modes, lesser automated versions can be
4040 chosen by prefixing one, two or three plus signs: the standard imposes
4041 a special meaning on some characters, which thus have to be transformed
4042 to so-called quoted-pairs by pairing them with a reverse solidus
4044 in order to remove the special meaning; this might change interpretation
4045 of the entire argument from what has been desired, however!
4046 Specify one plus sign to remark that parenthesis shall be left alone,
4047 two for not turning double quotation marks into quoted-pairs, and three
4048 for also leaving any user-specified reverse solidus alone.
4049 The result will always be valid, if a successful exit status is reported
4050 (\*(ID the current parser fails this assertion for some constructs).
4051 \*(ID Addresses need to be specified in between angle brackets
4054 if the construct becomes more difficult, otherwise the current parser
4055 will fail; it is not smart enough to guess right.
4057 .Bd -literal -offset indent
4058 ? addrc enc "Hey, you",<diet@exam.ple>\e out\e there
4059 "\e"Hey, you\e", \e\e out\e\e there" <diet@exam.ple>
4060 ? addrc d "\e"Hey, you\e", \e\e out\e\e there" <diet@exam.ple>
4061 "Hey, you", \e out\e there <diet@exam.ple>
4062 ? addrc s "\e"Hey, you\e", \e\e out\e\e there" <diet@exam.ple>
4069 .It Ic alias , unalias
4070 (a, una) Aliases are a method of creating personal distribution lists
4071 that map a single alias name to none to multiple real receivers;
4072 these aliases become expanded after message composing is completed.
4073 The latter command removes the given list of aliases, the special name
4075 will discard all existing aliases.
4077 The former command shows all currently defined aliases when used without
4078 arguments, and with one argument the expansion of the given alias.
4079 With more than one argument, creates or appends to the alias name given
4080 as the first argument the remaining arguments.
4081 Alias names adhere to the Postfix MTA
4083 rules and are thus restricted to alphabetic characters, digits, the
4084 underscore, hyphen-minus, the number sign, colon and commercial at,
4085 the last character can also be the dollar sign; the regular expression:
4086 .Ql [[:alnum:]_#:@-]+$? .
4087 .\" ALIASCOLON next sentence
4088 \*(ID Unfortunately the colon is currently not supported, as it
4089 interferes with normal address parsing rules.
4090 As extensions the exclamation mark
4095 .Dq any character that has the high bit set
4097 .\" ALIASCOLON next sentence
4098 \*(ID Such high bit characters will likely cause warnings at the moment
4099 for the same reasons why colon is unsupported.
4103 .It Ic alternates , unalternates
4104 \*(NQ (alt) Manage a list of alternate addresses or names of the active
4105 user, members of which will be removed from recipient lists (except one).
4106 The latter command removes the given list of alternates, the special name
4108 will discard all existing alternate names.
4110 The former command manages the error number
4112 It shows the current set of alternates when used without arguments; in
4113 this mode only it also supports
4116 .Sx "Command modifiers" ) .
4117 Otherwise the given arguments (after being checked for validity) are
4118 appended to the list of alternate names; in
4120 mode they replace that list instead.
4121 There is a set of implicit alternates which is formed of the values of
4130 .It Ic answered , unanswered
4131 Take a message lists and mark each message as (not) having been answered.
4132 Messages will be marked answered when being
4134 to automatically if the
4138 .Sx "Message states" .
4143 .It Ic bind , unbind
4144 \*(OP\*(NQ The bind command extends the MLE (see
4145 .Sx "On terminal control and line editor" )
4146 with freely configurable key bindings.
4147 The latter command removes from the given context the given key binding,
4148 both of which may be specified as a wildcard
4152 will remove all bindings of all contexts.
4153 Due to initialization order unbinding will not work for built-in key
4154 bindings upon program startup, however: please use
4155 .Va line-editor-no-defaults
4156 for this purpose instead.
4159 With one argument the former command shows all key bindings for the
4160 given context, specifying an asterisk
4162 will show the bindings of all contexts; a more verbose listing will be
4163 produced if either of
4168 With two or more arguments a binding is (re)established:
4169 the first argument is the context to which the binding shall apply,
4170 the second argument is a comma-separated list of the
4172 which form the binding, and any remaining arguments form the expansion.
4173 To indicate that a binding shall not be auto-committed, but that the
4174 expansion shall instead be furtherly editable by the user, a commercial at
4176 (that will be removed) can be placed last in the expansion, from which
4177 leading and trailing whitespace will finally be removed.
4178 Reverse solidus cannot be used as the last character of expansion.
4181 Contexts define when a binding applies, i.e., a binding will not be seen
4182 unless the context for which it is defined for is currently active.
4183 This is not true for the shared binding
4185 which is the foundation for all other bindings and as such always
4186 applies, its bindings, however, only apply secondarily.
4187 The available contexts are the shared
4191 context which is used in all not otherwise documented situations, and
4193 which applies to compose mode only.
4197 which form the binding are specified as a comma-separated list of
4198 byte-sequences, where each list entry corresponds to one key(press).
4199 A list entry may, indicated by a leading colon character
4201 also refer to the name of a terminal capability; several dozen names
4202 will be compiled in and may be specified either by their
4204 or, if existing, by their
4206 name, regardless of the actually used \*(OPal terminal control library.
4207 It is possible to use any capability, as long as the name is resolvable
4208 by the \*(OPal control library or was defined via the internal variable
4210 Input sequences are not case-normalized, so that an exact match is
4211 required to update or remove a binding.
4214 .Bd -literal -offset indent
4215 ? bind base $'\eE',d mle-snarf-word-fwd # Esc(ape)
4216 ? bind base $'\eE',$'\ec?' mle-snarf-word-bwd # Esc,Delete
4217 ? bind default $'\ecA',:khome,w 'echo Editable binding@'
4218 ? bind default a,b,c rm -irf / @ # Also editable
4219 ? bind default :kf1 File %
4220 ? bind compose :kf1 ~v
4224 Note that the entire comma-separated list is first parsed (over) as a
4225 shell-token with whitespace as the field separator, before being parsed
4226 and expanded for real with comma as the field separator, therefore
4227 whitespace needs to be properly quoted, see
4228 .Sx "Shell-style argument quoting" .
4229 Using Unicode reverse solidus escape sequences renders a binding
4230 defunctional if the locale does not support Unicode (see
4231 .Sx "Character sets" ) ,
4232 and using terminal capabilities does so if no (corresponding) terminal
4233 control support is (currently) available.
4236 The following terminal capability names are built-in and can be used in
4238 or (if available) the two-letter
4241 See the respective manual for a list of capabilities.
4244 can be used to show all the capabilities of
4246 or the given terminal type;
4249 flag will also show supported (non-standard) extensions.
4252 .Bl -tag -compact -width kcuuf_or_kcuuf
4253 .It Cd kbs Ns \0or Cd kb
4255 .It Cd kdch1 Ns \0or Cd kD
4257 .It Cd kDC Ns \0or Cd *4
4258 \(em shifted variant.
4259 .It Cd kel Ns \0or Cd kE
4260 Clear to end of line.
4261 .It Cd kext Ns \0or Cd @9
4263 .It Cd kich1 Ns \0or Cd kI
4265 .It Cd kIC Ns \0or Cd #3
4266 \(em shifted variant.
4267 .It Cd khome Ns \0or Cd kh
4269 .It Cd kHOM Ns \0or Cd #2
4270 \(em shifted variant.
4271 .It Cd kend Ns \0or Cd @7
4273 .It Cd knp Ns \0or Cd kN
4275 .It Cd kpp Ns \0or Cd kP
4277 .It Cd kcub1 Ns \0or Cd kl
4278 Left cursor (with more modifiers: see below).
4279 .It Cd kLFT Ns \0or Cd #4
4280 \(em shifted variant.
4281 .It Cd kcuf1 Ns \0or Cd kr
4282 Right cursor (ditto).
4283 .It Cd kRIT Ns \0or Cd %i
4284 \(em shifted variant.
4285 .It Cd kcud1 Ns \0or Cd kd
4286 Down cursor (ditto).
4288 \(em shifted variant (only terminfo).
4289 .It Cd kcuu1 Ns \0or Cd ku
4292 \(em shifted variant (only terminfo).
4293 .It Cd kf0 Ns \0or Cd k0
4295 Add one for each function key up to
4300 .It Cd kf10 Ns \0or Cd k;
4302 .It Cd kf11 Ns \0or Cd F1
4304 Add one for each function key up to
4312 Some terminals support key-modifier combination extensions, e.g.,
4314 For example, the delete key,
4316 in its shifted variant, the name is mutated to
4318 then a number is appended for the states
4330 .Ql Shift+Alt+Control
4332 The same for the left cursor key,
4334 .Cd KLFT , KLFT3 , KLFT4 , KLFT5 , KLFT6 , KLFT7 , KLFT8 .
4337 It is advisable to use an initial escape or other control character (e.g.,
4339 for bindings which describe user key combinations (as opposed to purely
4340 terminal capability based ones), in order to avoid ambiguities whether
4341 input belongs to key sequences or not; it also reduces search time.
4344 may help shall keys and sequences be falsely recognized.
4349 \*(NQ Calls the given macro, which must have been created via
4354 Calling macros recursively will at some time excess the stack size
4355 limit, causing a hard program abortion; if recursively calling a macro
4356 is the last command of the current macro, consider to use the command
4358 which will first release all resources of the current macro before
4359 replacing the current macro with the called one.
4360 Numeric and string operations can be performed via
4364 may be helpful to recreate argument lists.
4371 if the given macro has been created via
4373 but does not fail nor warn if the macro does not exist.
4377 (ch) Change the working directory to
4379 or the given argument.
4385 \*(OP Only applicable to S/MIME signed messages.
4386 Takes a message list and a filename and saves the certificates
4387 contained within the message signatures to the named file in both
4388 human-readable and PEM format.
4389 The certificates can later be used to send encrypted messages to the
4390 respective message senders by setting
4391 .Va smime-encrypt-USER@HOST
4396 .It Ic charsetalias , uncharsetalias
4397 \*(NQ Manage alias mappings for (conversion of)
4398 .Sx "Character sets" .
4399 Mappings are ineffective if character set conversion is not available
4403 Expansion happens recursively, but expansion is not performed for
4404 .Sx "INTERNAL VARIABLES" ,
4408 The latter command deletes all aliases given as arguments,
4409 all aliases can be deleted at once with the special argument
4411 The former shows the list of all currently defined aliases if used
4412 without arguments, the expansion of the given alias with one argument.
4413 Otherwise all given arguments are treated as pairs of character sets and
4414 their desired target alias name, creating new or changing already
4415 existing aliases, as necessary.
4419 (ch) Change the working directory to
4421 or the given argument.
4427 .It Ic collapse , uncollapse
4433 Takes a message list and makes all replies to these messages invisible
4434 in header summaries, except for
4438 Also when a message with collapsed replies is displayed,
4439 all of these are automatically uncollapsed.
4440 The latter command undoes collapsing.
4443 .\" FIXME review until this point
4446 .It Ic colour , uncolour
4447 \*(OP\*(NQ Manage colour mappings of and for a
4448 .Sx "Coloured display" .
4449 The type of colour is given as the (case-insensitive) first argument,
4450 which must be one of
4452 for 256-colour terminals,
4457 for the standard 8-colour ANSI / ISO 6429 colour palette and
4461 for monochrome terminals.
4462 Monochrome terminals cannot deal with colours, but only (some) font
4466 Without further arguments the list of all currently defined mappings
4467 for the given colour type is shown (as a special case giving
4471 will show the mappings of all types).
4472 Otherwise the second argument defines the mappable slot, and the third
4473 argument a (comma-separated list of) colour and font attribute
4474 specification(s), and the optional fourth argument can be used to
4475 specify a precondition: if conditioned mappings exist they are tested in
4476 (creation) order unless a (case-insensitive) match has been found, and
4477 the default mapping (if any has been established) will only be chosen as
4479 The types of precondition available depend on the mappable slot (see
4480 .Sx "Coloured display"
4481 for some examples), the following of which exist:
4484 Mappings prefixed with
4486 are used for the \*(OPal built-in Mailx-Line-Editor (MLE, see
4487 .Sx "On terminal control and line editor" )
4488 and do not support preconditions.
4490 .Bl -tag -compact -width view-partinfo
4492 This mapping is used for the position indicator that is visible when
4493 a line cannot be fully displayed on the screen.
4500 Mappings prefixed with
4502 are used in header summaries, and they all understand the preconditions
4504 (the current message) and
4506 for elder messages (only honoured in conjunction with
4507 .Va datefield-markout-older ) .
4509 .Bl -tag -compact -width view-partinfo
4511 This mapping is used for the
4513 that can be created with the
4517 formats of the variable
4520 For the complete header summary line except the
4522 and the thread structure.
4524 For the thread structure which can be created with the
4526 format of the variable
4531 Mappings prefixed with
4533 are used when displaying messages.
4535 .Bl -tag -compact -width view-partinfo
4537 This mapping is used for so-called
4539 lines, which are MBOX file format specific header lines.
4542 A comma-separated list of headers to which the mapping applies may be
4543 given as a precondition; if the \*(OPal regular expression support is
4544 available then if any of the
4546 (extended) regular expression characters is seen the precondition will
4547 be evaluated as (an extended) one.
4549 For the introductional message info line.
4550 .It Ar view-partinfo
4551 For MIME part info lines.
4555 The following (case-insensitive) colour definitions and font attributes
4556 are understood, multiple of which can be specified in a comma-separated
4566 It is possible (and often applicable) to specify multiple font
4567 attributes for a single mapping.
4570 foreground colour attribute:
4580 To specify a 256-colour mode a decimal number colour specification in
4581 the range 0 to 255, inclusive, is supported, and interpreted as follows:
4583 .Bl -tag -compact -width "999 - 999"
4585 the standard ISO 6429 colours, as above.
4587 high intensity variants of the standard colours.
4589 216 colours in tuples of 6.
4591 grayscale from black to white in 24 steps.
4593 .Bd -literal -offset indent
4595 fg() { printf "\e033[38;5;${1}m($1)"; }
4596 bg() { printf "\e033[48;5;${1}m($1)"; }
4598 while [ $i -lt 256 ]; do fg $i; i=$(($i + 1)); done
4599 printf "\e033[0m\en"
4601 while [ $i -lt 256 ]; do bg $i; i=$(($i + 1)); done
4602 printf "\e033[0m\en"
4606 background colour attribute (see
4608 for possible values).
4614 will remove for the given colour type (the special type
4616 selects all) the given mapping; if the optional precondition argument is
4617 given only the exact tuple of mapping and precondition is removed.
4620 will remove all mappings (no precondition allowed), thus
4622 will remove all established mappings.
4627 .It Ic commandalias , uncommandalias
4628 \*(NQ Define or list, and remove, respectively, command aliases.
4629 An (command)alias can be used everywhere a normal command can be used,
4630 but always takes precedence: any arguments that are given to the command
4631 alias are joined onto the alias expansion, and the resulting string
4632 forms the command line that is, in effect, executed.
4633 The latter command removes all given aliases, the special name
4635 will remove all existing aliases.
4636 When used without arguments the former shows a list of all currently
4637 known aliases, with one argument only the expansion of the given one.
4639 With two or more arguments a command alias is defined or updated: the
4640 first argument is the name under which the remaining command line should
4641 be accessible, the content of which can be just about anything.
4642 An alias may itself expand to another alias, but to avoid expansion loops
4643 further expansion will be prevented if an alias refers to itself or if
4644 an expansion depth limit is reached.
4645 Explicit expansion prevention is available via reverse solidus
4648 .Sx "Command modifiers" .
4649 .Bd -literal -offset indent
4651 \*(uA: `commandalias': no such alias: xx
4652 ? commandalias xx echo hello,
4654 commandalias xx 'echo hello,'
4663 (C) Copy messages to files whose names are derived from the author of
4664 the respective message and do not mark them as being saved;
4665 otherwise identical to
4670 (c) Copy messages to the named file and do not mark them as being saved;
4671 otherwise identical to
4676 Show the name of the current working directory, as reported by
4681 .Sx "Command modifiers" ) .
4682 The return status is tracked via
4687 \*(OP For unencrypted messages this command is identical to
4689 Encrypted messages are first decrypted, if possible, and then copied.
4693 \*(OP For unencrypted messages this command is identical to
4695 Encrypted messages are first decrypted, if possible, and then copied.
4700 .It Ic define , undefine
4701 The latter command deletes the given macro, the special name
4703 will discard all existing macros.
4704 Deletion of (a) macro(s) can be performed from within running (a)
4705 macro(s), including self-deletion.
4706 Without arguments the former command prints the current list of macros,
4707 including their content, otherwise it it defines a macro, replacing an
4708 existing one of the same name as applicable.
4711 A defined macro can be invoked explicitly by using the
4716 commands, or implicitly if a macro hook is triggered, e.g., a
4718 Execution of a macro body can be stopped from within by calling
4722 Temporary macro block-scope variables can be created or deleted with the
4724 command modifier in conjunction with the commands
4729 To enforce unrolling of changes made to (global)
4730 .Sx "INTERNAL VARIABLES"
4733 can be used instead; its covered scope depends on how (i.e.,
4735 normal macro, folder hook, hook,
4737 switch) the macro is invoked.
4742 ed macro, the given positional parameters are implicitly local
4743 to the macro's scope, and may be accessed via the variables
4749 and any other positive unsigned decimal number less than or equal to
4751 Positional parameters can be
4753 ed, or become completely replaced, removed etc. via
4756 .Bd -literal -offset indent
4766 echo Parameter 1 of ${#} is ${1}, all: ${*} / ${@}
4769 call exmac Hello macro exmac!
4770 echo ${?}/${!}/${^ERRNAME}
4776 .It Ic delete , undelete
4777 (d, u) Marks the given message list as being or not being
4779 respectively; if no argument has been specified then the usual search
4780 for a visible message is performed, as documented for
4781 .Sx "Message list arguments" ,
4782 showing only the next input prompt if the search fails.
4783 Deleted messages will neither be saved in the
4785 .Sx "secondary mailbox"
4787 nor will they be available for most other commands.
4790 variable is set, the new
4792 or the last message restored, respectively, is automatically
4802 Superseded by the multiplexer
4808 Delete the given messages and automatically
4812 if one exists, regardless of the setting of
4819 up or down by one message when given
4823 argument, respectively.
4827 .It Ic draft , undraft
4828 Take message lists and mark each given message as being draft, or not
4829 being draft, respectively, as documented in the section
4830 .Sx "Message states" .
4834 \*(NQ (ec) Echoes arguments to standard output and writes a trailing
4835 newline, whereas the otherwise identical
4838 .Sx "Shell-style argument quoting"
4840 .Sx "Filename transformations"
4841 are applied to the expanded arguments.
4842 This command also supports
4845 .Sx "Command modifiers" ,
4846 and manages the error number
4848 if data is stored in a variable then the return value reflects the
4849 length of the result string in case of success and is
4857 except that is echoes to standard error.
4860 In interactive sessions the \*(OPal message ring queue for
4862 will be used instead, if available and
4870 but does not write or store a trailing newline.
4876 but does not write or store a trailing newline.
4882 at each message from the given list in turn.
4883 Modified contents are discarded unless the
4885 variable is set, and are not used unless the mailbox can be written to
4886 and the editor returns a successful exit status.
4888 can be used instead for a more display oriented editor.
4893 .Ic if Ns \0/\: Ic elif Ns \0/\: Ic else Ns \0/\: Ic endif
4894 conditional \(em if the condition of a preceding
4896 was false, check the following condition and execute the following block
4897 if it evaluates true.
4902 .Ic if Ns \0/\: Ic elif Ns \0/\: Ic else Ns \0/\: Ic endif
4903 conditional \(em if none of the conditions of the preceding
4907 commands was true, the
4913 (en) Marks the end of an
4914 .Ic if Ns \0/\: Ic elif Ns \0/\: Ic else Ns \0/\: Ic endif
4915 conditional execution block.
4920 \*(NQ \*(UA has a strict notion about which variables are
4921 .Sx "INTERNAL VARIABLES"
4922 and which are managed in the program
4924 Since some of the latter are a vivid part of \*(UAs functioning,
4925 however, they are transparently integrated into the normal handling of
4926 internal variables via
4930 To integrate other environment variables of choice into this
4931 transparent handling, and also to export internal variables into the
4932 process environment where they normally are not, a
4934 needs to become established with this command, as in, e.g.,
4937 .Dl environ link PERL5LIB TZ
4940 Afterwards changing such variables with
4942 will cause automatic updates of the program environment, and therefore
4943 be inherited by newly created child processes.
4944 Sufficient system support provided (it was in BSD as early as 1987, and
4945 is standardized since Y2K) removing such variables with
4947 will remove them also from the program environment, but in any way
4948 the knowledge they ever have been
4951 Note that this implies that
4953 may cause loss of such links.
4958 will remove an existing link, but leaves the variables as such intact.
4959 Additionally the subcommands
4963 are provided, which work exactly the same as the documented commands
4967 but (additionally un)link the variable(s) with the program environment
4968 and thus immediately export them to, or remove them from (if possible),
4969 respectively, the program environment.
4974 \*(OP Since \*(UA uses the console as a user interface it can happen
4975 that messages scroll by too fast to become recognized.
4976 An error message ring queue is available which stores duplicates of any
4977 error message and notifies the user in interactive sessions whenever
4978 a new error has occurred.
4979 The queue is finite: if its maximum size is reached any new message
4980 replaces the eldest.
4983 can be used to manage this message queue: if given
4985 or no argument the queue will be displayed and cleared,
4987 will only clear all messages from the queue.
4991 \*(NQ Construct a command by concatenating the arguments, separated with
4992 a single space character, and then evaluate the result.
4993 This command passes through the exit status
4997 of the evaluated command; also see
4999 .Bd -literal -offset indent
5010 call yyy '\ecall xxx' "b\e$'\et'u ' "
5018 (ex or x) Exit from \*(UA without changing the active mailbox and skip
5019 any saving of messages in the
5021 .Sx "secondary mailbox"
5023 as well as a possibly tracked line editor
5025 The optional status number argument will be passed through to
5027 \*(ID For now it can happen that the given status will be overwritten,
5028 later this will only occur if a later error needs to be reported onto an
5029 otherwise success indicating status.
5035 but open the mailbox read-only.
5040 (fi) The file command switches to a new mailbox.
5041 Without arguments it shows status information of the current mailbox.
5042 If an argument is given, it will write out changes (such as deletions)
5043 the user has made, open a new mailbox, update the internal variables
5044 .Va mailbox-resolved
5046 .Va mailbox-display ,
5047 and optionally display a summary of
5054 .Sx "Filename transformations"
5055 will be applied to the
5059 prefixes are, i.e., URL syntax is understood, e.g.,
5060 .Ql mbox:///tmp/mdirbox :
5061 if a protocol prefix is used the mailbox type is fixated and neither
5062 the auto-detection (read on) nor the
5065 \*(OPally URLs can also be used to access network resources, which may
5066 be accessed securely via
5067 .Sx "Encrypted network communication"
5068 if so supported, and it is possible to proxy all network traffic over
5069 a SOCKS5 server given via
5073 .Dl \*(IN protocol://[user[:password]@]host[:port][/path]
5074 .Dl \*(OU protocol://[user@]host[:port][/path]
5077 \*(OPally supported network protocols are
5081 (POP3 with SSL/TLS encrypted transport),
5087 part is valid only for IMAP; there it defaults to
5089 Network URLs require a special encoding as documented in the section
5090 .Sx "On URL syntax and credential lookup" .
5093 If the resulting file protocol (MBOX database)
5095 is located on a local filesystem then the list of all registered
5097 s is traversed in order to see whether a transparent intermediate
5098 conversion step is necessary to handle the given mailbox, in which case
5099 \*(UA will use the found hook to load and save data into and from
5100 a temporary file, respectively.
5101 Changing hooks will not affect already opened mailboxes.
5102 For example, the following creates hooks for the
5104 compression tool and a combined compressed and encrypted format:
5106 .Bd -literal -offset indent
5108 gzip 'gzip -dc' 'gzip -c' \e
5109 zst.pgp 'gpg -d | zstd -dc' 'zstd -19 -zc | gpg -e'
5113 MBOX databases will always be protected via file-region locks
5115 during file operations in order to avoid inconsistencies due to
5116 concurrent modifications.
5117 .Mx -ix "dotlock files"
5118 \*(OP In addition mailbox files treated as the system
5123 .Sx "primary system mailbox" Ns
5124 es in general will also be protected by so-called dotlock files,
5125 the traditional way of mail spool file locking: for any file
5129 will be created for the duration of the synchronization \(em
5130 as necessary an external privileged dotlock helper will be used
5131 to create the dotlock file in the same directory and with the same user
5132 and group identities as the file of interest.
5134 can be used to turn off additional dotlock files, shall the need arise.
5137 \*(UA by default uses tolerant POSIX rules when reading MBOX database
5138 files, but it will detect invalid message boundaries in this mode and
5139 complain (even more with
5141 if any is seen: in this case
5143 can be used to create a valid MBOX database from the invalid input.
5146 \*(OP If no protocol has been fixated, and
5148 refers to a directory with the subdirectories
5153 then it is treated as a folder in
5156 The maildir format stores each message in its own file, and has been
5157 designed so that file locking is not necessary when reading or writing
5161 \*(ID If no protocol has been fixated and no existing file has
5162 been found, the variable
5164 controls the format of mailboxes yet to be created.
5169 .It Ic filetype , unfiletype
5170 \*(NQ Define or list, and remove, respectively, file handler hooks,
5171 which provide (shell) commands that enable \*(UA to load and save MBOX
5172 files from and to files with the registered file extensions;
5173 it will use an intermediate temporary file to store the plain data.
5174 The latter command removes the hooks for all given extensions,
5176 will remove all existing handlers.
5178 When used without arguments the former shows a list of all currently
5179 defined file hooks, with one argument the expansion of the given alias.
5180 Otherwise three arguments are expected, the first specifying the file
5181 extension for which the hook is meant, and the second and third defining
5182 the load- and save commands, respectively, to deal with the file type,
5183 both of which must read from standard input and write to standard
5185 Changing hooks will not affect already opened mailboxes (\*(ID except below).
5186 \*(ID For now too much work is done, and files are oftened read in twice
5187 where once would be sufficient: this can cause problems if a filetype is
5188 changed while such a file is opened; this was already so with the
5189 built-in support of .gz etc. in Heirloom, and will vanish in v15.
5190 \*(ID For now all handler strings are passed to the
5191 .Ev SHELL for evaluation purposes; in the future a
5193 prefix to load and save commands may mean to bypass this shell instance:
5194 placing a leading space will avoid any possible misinterpretations.
5195 .Bd -literal -offset indent
5196 ? filetype bz2 'bzip2 -dc' 'bzip2 -zc' \e
5197 gz 'gzip -dc' 'gzip -c' xz 'xz -dc' 'xz -zc' \e
5198 zst 'zstd -dc' 'zstd -19 -zc' \e
5199 zst.pgp 'gpg -d | zstd -dc' 'zstd -19 -zc | gpg -e'
5200 ? set record=+sent.zst.pgp
5205 .It Ic flag , unflag
5206 Take message lists and mark the messages as being flagged, or not being
5207 flagged, respectively, for urgent/special attention.
5209 .Sx "Message states" .
5218 With no arguments, list the names of the folders in the folder directory.
5219 With an existing folder as an argument,
5220 lists the names of folders below the named folder.
5226 but saves the message in a file named after the local part of the first
5227 recipient's address (instead of in
5234 but saves the message in a file named after the local part of the first
5235 recipient's address (instead of in
5242 but responds to all recipients regardless of the
5247 .It Ic followupsender
5250 but responds to the sender only regardless of the
5258 but saves the message in a file named after the local part of the
5259 recipient's address (instead of in
5264 Takes a message and the address of a recipient
5265 and forwards the message to him.
5266 The text of the original message is included in the new one,
5267 with the value of the
5268 .Va forward-inject-head
5269 variable preceding it.
5270 To filter the included header fields to the desired subset use the
5272 slot of the white- and blacklisting command
5274 Only the first part of a multipart message is included unless
5275 .Va forward-as-attachment ,
5276 and recipient addresses will be stripped from comments, names
5277 etc. unless the internal variable
5281 This may generate the errors
5282 .Va ^ERR Ns -DESTADDRREQ
5283 if no receiver has been specified,
5285 if some addressees where rejected by
5288 if no applicable messages have been given,
5290 if multiple messages have been specified,
5292 if an I/O error occurs,
5294 if a necessary character set conversion fails, and
5300 (f) Takes a list of message specifications and displays a summary of
5301 their message headers, exactly as via
5303 making the first message of the result the new
5305 (the last message if
5308 An alias of this command is
5311 .Sx "Specifying messages" .
5322 \*(OB Superseded by the multiplexer
5326 \*(OB Superseded by the multiplexer
5329 .It Ic ghost , unghost
5332 .Ic uncommandalias .
5336 .It Ic headerpick , unheaderpick
5337 \*(NQ Multiplexer command to manage white- and blacklisting
5338 selections of header fields for a variety of applications.
5339 Without arguments the set of contexts that have settings is displayed.
5340 When given arguments, the first argument is the context to which the
5341 command applies, one of (case-insensitive)
5343 for display purposes (via, e.g.,
5346 for selecting which headers shall be stored persistently when
5352 ing messages (note that MIME related etc. header fields should not be
5353 ignored in order to not destroy usability of the message in this case),
5355 for stripping down messages when
5357 ing message (has no effect if
5358 .Va forward-as-attachment
5361 for defining user-defined set of fields for the command
5364 The current settings of the given context are displayed if it is the
5366 A second argument denotes the type of restriction that is to be chosen,
5367 it may be (a case-insensitive prefix of)
5371 for white- and blacklisting purposes, respectively.
5372 Establishing a whitelist suppresses inspection of the corresponding
5375 If no further argument is given the current settings of the given type
5376 will be displayed, otherwise the remaining arguments specify header
5377 fields, which \*(OPally may be given as regular expressions, to be added
5379 The special wildcard field (asterisk,
5381 will establish a (fast) shorthand setting which covers all fields.
5383 The latter command always takes three or more arguments and can be used
5384 to remove selections, i.e., from the given context, the given type of
5385 list, all the given headers will be removed, the special argument
5387 will remove all headers.
5391 (h) Show the current group of headers, the size of which depends on
5394 and the style of which can be adjusted with the variable
5396 If a message-specification is given the group of headers containing the
5397 first message therein is shown and the message at the top of the screen
5400 the last message is targeted if
5411 \*(OP Without arguments or when given
5413 all history entries are shown (this mode also supports a more
5417 will replace the list of entries with the content of
5421 will dump the current list to said file, replacing former content.
5423 will delete all history entries.
5424 The argument can also be a signed decimal
5426 which will select and evaluate the respective history entry, and move it
5427 to the top of the history; a negative number is used as an offset to the
5428 current command, e.g.,
5430 will select the last command, the history top.
5432 .Sx "On terminal control and line editor"
5433 for more on this topic.
5439 Takes a message list and marks each message therein to be saved in the
5444 .Sx "secondary mailbox"
5446 Does not override the
5449 \*(UA deviates from the POSIX standard with this command, because a
5451 command issued after
5453 will display the following message, not the current one.
5458 (i) Part of the nestable
5459 .Ic if Ns \0/\: Ic elif Ns \0/\: Ic else Ns \0/\: Ic endif
5460 conditional execution construct \(em if the given condition is true then
5461 the encapsulated block is executed.
5462 The POSIX standards supports the (case-insensitive) conditions
5467 end, all remaining conditions are non-portable extensions.
5468 \*(ID These commands do not yet use
5469 .Sx "Shell-style argument quoting"
5470 and therefore do not know about input tokens, so that syntax
5471 elements have to be surrounded by whitespace; in v15 \*(UA will inspect
5472 all conditions bracket group wise and consider the tokens, representing
5473 values and operators, therein, which also means that variables will
5474 already have been expanded at that time (just like in the shell).
5476 .Bd -literal -offset indent
5485 The (case-insensitive) condition
5487 erminal will evaluate to true if the standard input is a terminal, i.e.,
5488 in interactive sessions.
5489 Another condition can be any boolean value (see the section
5490 .Sx "INTERNAL VARIABLES"
5491 for textual boolean representations) to mark an enwrapped block as
5494 .Dq always execute .
5495 (It shall be remarked that a faulty condition skips all branches until
5500 .Sx "Shell-style argument quoting"
5501 will be used, and this command will simply interpret expanded tokens.)
5502 It is possible to check
5503 .Sx "INTERNAL VARIABLES"
5506 variables for existence or compare their expansion against a user given
5507 value or another variable by using the
5509 .Pf ( Dq variable next )
5510 conditional trigger character;
5511 a variable on the right hand side may be signalled using the same
5513 Variable names may be enclosed in a pair of matching braces.
5514 When this mode has been triggered, several operators are available:
5517 Integer operators treat the arguments on the left and right hand side of
5518 the operator as integral numbers and compare them arithmetically.
5519 It is an error if any of the operands is not a valid integer, an empty
5520 argument (which implies it had been quoted) is treated as if it were 0.
5521 Available operators are
5525 (less than or equal to),
5531 (greater than or equal to), and
5536 String data operators compare the left and right hand side according to
5537 their textual content.
5538 Unset variables are treated as the empty string.
5539 The behaviour of string operators can be adjusted by prefixing the
5540 operator with the modifier trigger commercial at
5542 followed by none to multiple modifiers: for now supported is
5544 which turns the comparison into a case-insensitive one: this is
5545 implied if no modifier follows the trigger.
5548 Available string operators are
5552 (less than or equal to),
5558 (greater than or equal to),
5562 (is substring of) and
5564 (is not substring of).
5565 By default these operators work on bytes and (therefore) do not take
5566 into account character set specifics.
5567 If the case-insensitivity modifier has been used, case is ignored
5568 according to the rules of the US-ASCII encoding, i.e., bytes are
5572 When the \*(OPal regular expression support is available, the additional
5578 They treat the right hand side as an extended regular expression that is
5579 matched according to the active locale (see
5580 .Sx "Character sets" ) ,
5581 i.e., character sets should be honoured correctly.
5584 Conditions can be joined via AND-OR lists (where the AND operator is
5586 and the OR operator is
5588 which have equal precedence and will be evaluated with left
5589 associativity, thus using the same syntax that is known for the
5591 It is also possible to form groups of conditions and lists by enclosing
5592 them in pairs of brackets
5593 .Ql [\ \&.\&.\&.\ ] ,
5594 which may be interlocked within each other, and also be joined via
5598 The results of individual conditions and entire groups may be modified
5599 via unary operators: the unary operator
5601 will reverse the result.
5603 .Bd -literal -offset indent
5604 # (This not in v15, there [ -n "$debug"]!)
5608 if [ "$ttycharset" == UTF-8 ] || \e
5609 [ "$ttycharset" @i== UTF8 ]
5610 echo *ttycharset* is UTF-8, the former case-sensitive!
5613 if [ "${t1}" == "${t2}" ]
5614 echo These two variables are equal
5616 if [ "$features" =% +regex ] && \e
5617 [ "$TERM" @i=~ "^xterm\&.*" ]
5618 echo ..in an X terminal
5620 if [ [ true ] && [ [ "${debug}" != '' ] || \e
5621 [ "$verbose" != '' ] ] ]
5624 if true && [ "$debug" != '' ] || [ "${verbose}" != '' ]
5625 echo Left associativity, as is known from the shell
5634 Superseded by the multiplexer
5639 Shows the names of all available commands, alphabetically sorted.
5640 If given any non-whitespace argument the list will be shown in the order
5641 in which command prefixes are searched.
5642 \*(OP In conjunction with a set variable
5644 additional information will be provided for each command: the argument
5645 type will be indicated, the documentation string will be shown,
5646 and the set of command flags will show up:
5648 .Bl -tag -compact -width ".It Ql NEEDS_BOX"
5650 command supports the command modifier
5653 command supports the command modifier
5656 the error number is tracked in
5659 commands needs an active mailbox, a
5661 .It Ql "ok: batch/interactive"
5662 command may only be used in interactive or
5665 .It Ql "ok: send mode"
5666 command can be used in send mode.
5667 .It Ql "not ok: compose mode"
5668 command is not available when in compose mode.
5669 .It Ql "not ok: startup"
5670 command cannot be used during program startup, e.g., while loading
5671 .Sx "Resource files" .
5672 .It Ql "ok: subprocess"
5673 command is allowed to be used when running in a subprocess instance,
5674 e.g., from within a macro that is called via
5675 .Va on-compose-splice .
5677 The command produces
5686 This command can be used to localize changes to (linked)
5689 .Sx "INTERNAL VARIABLES" ,
5690 meaning that their state will be reverted to the former one once the
5693 Just like the command modifier
5695 which provides block-scope localization for some commands (instead),
5696 it can only be used inside of macro definition blocks introduced by
5700 The covered scope of an
5702 is left once a different account is activated, and some macros, notably
5703 .Va folder-hook Ns s ,
5704 use their own specific notion of covered scope, here it will be extended
5705 until the folder is left again.
5708 This setting stacks up: i.e., if
5710 enables change localization and calls
5712 which explicitly resets localization, then any value changes within
5714 will still be reverted when the scope of
5717 (Caveats: if in this example
5719 changes to a different
5721 which sets some variables that are already covered by localizations,
5722 their scope will be extended, and in fact leaving the
5724 will (thus) restore settings in (likely) global scope which actually
5725 were defined in a local, macro private context!)
5728 This command takes one or two arguments, the optional first one
5729 specifies an attribute that may be one of
5731 which refers to the current scope and is thus the default,
5733 which causes any macro that is being
5735 ed to be started with localization enabled by default, as well as
5737 which (if enabled) disallows any called macro to turn off localization:
5738 like this it can be ensured that once the current scope regains control,
5739 any changes made in deeper levels have been reverted.
5740 The latter two are mutually exclusive, and neither affects
5742 The (second) argument is interpreted as a boolean (string, see
5743 .Sx "INTERNAL VARIABLES" )
5744 and states whether the given attribute shall be turned on or off.
5746 .Bd -literal -offset indent
5747 define temporary_settings {
5748 set possibly_global_option1
5750 set localized_option1
5751 set localized_option2
5753 set possibly_global_option2
5760 Reply to messages that come in via known
5763 .Pf ( Ic mlsubscribe )
5764 mailing lists, or pretend to do so (see
5765 .Sx "Mailing lists" ) :
5768 functionality this will actively resort and even remove message
5769 recipients in order to generate a message that is supposed to be sent to
5771 For example it will also implicitly generate a
5772 .Ql Mail-Followup-To:
5773 header if that seems useful, regardless of the setting of the variable
5775 For more documentation please refer to
5776 .Sx "On sending mail, and non-interactive mode" .
5778 This may generate the errors
5779 .Va ^ERR Ns -DESTADDRREQ
5780 if no receiver has been specified,
5782 if some addressees where rejected by
5785 if no applicable messages have been given,
5787 if an I/O error occurs,
5789 if a necessary character set conversion fails, and
5792 Any error stops processing of further messages.
5798 but saves the message in a file named after the local part of the first
5799 recipient's address (instead of in
5804 (m) Takes a (list of) recipient address(es) as (an) argument(s),
5805 or asks on standard input if none were given;
5806 then collects the remaining mail content and sends it out.
5807 Unless the internal variable
5809 is set recipient addresses will be stripped from comments, names etc.
5810 For more documentation please refer to
5811 .Sx "On sending mail, and non-interactive mode" .
5813 This may generate the errors
5814 .Va ^ERR Ns -DESTADDRREQ
5815 if no receiver has been specified,
5817 if some addressees where rejected by
5820 if no applicable messages have been given,
5822 if multiple messages have been specified,
5824 if an I/O error occurs,
5826 if a necessary character set conversion fails, and
5832 (mb) The given message list is to be sent to the
5834 .Sx "secondary mailbox"
5836 when \*(UA is quit; this is the default action unless the variable
5839 \*(ID This command can only be used in a
5841 .Sx "primary system mailbox" .
5845 .It Ic mimetype , unmimetype
5846 Without arguments the content of the MIME type cache will displayed;
5847 a more verbose listing will be produced if either of
5852 When given arguments they will be joined, interpreted as shown in
5853 .Sx "The mime.types files"
5855 .Sx "HTML mail and MIME attachments" ) ,
5856 and the resulting entry will be added (prepended) to the cache.
5857 In any event MIME type sources are loaded first as necessary \(en
5858 .Va mimetypes-load-control
5859 can be used to fine-tune which sources are actually loaded.
5861 The latter command deletes all specifications of the given MIME type, thus
5862 .Ql ? unmimetype text/plain
5863 will remove all registered specifications for the MIME type
5867 will discard all existing MIME types, just as will
5869 but which also reenables cache initialization via
5870 .Va mimetypes-load-control .
5874 .It Ic mlist , unmlist
5875 The latter command removes all given mailing lists, the special name
5877 can be used to remove all registered lists.
5878 The former will list all currently defined mailing lists (and their
5879 attributes, if any) when used without arguments; a more verbose listing
5880 will be produced if either of
5885 Otherwise all given arguments will be added and henceforth be recognized
5887 If the \*(OPal regular expression support is available then any argument
5888 which contains any of the
5890 regular expression characters
5894 will be interpreted as one, which allows matching of many addresses with
5895 a single expression.
5898 pair of commands manages subscription attributes of mailing lists.
5902 \*(ID Only available in interactive mode, this command allows one to
5903 display MIME parts which require external MIME handler programs to run
5904 which do not integrate in \*(UAs normal
5907 .Sx "HTML mail and MIME attachments" ) .
5908 (\*(ID No syntax to directly address parts, this restriction may vanish.)
5909 The user will be asked for each non-text part of the given message in
5910 turn whether the registered handler shall be used to display the part.
5914 .It Ic mlsubscribe , unmlsubscribe
5915 The latter command removes the subscription attribute from all given
5916 mailing lists, the special name
5918 can be used to do so for any registered list.
5919 The former will list all currently defined mailing lists which have
5920 a subscription attribute when used without arguments; a more verbose
5921 listing will be produced if either of
5926 Otherwise this attribute will be set for all given mailing lists,
5927 newly creating them as necessary (as via
5936 but moves the messages to a file named after the local part of the
5937 sender address of the first message (instead of in
5944 but marks the messages for deletion if they were transferred
5951 but also displays header fields which would not pass the
5953 selection, and all MIME parts.
5961 on the given messages, even in non-interactive mode and as long as the
5962 standard output is a terminal.
5968 \*(OP When used without arguments or if
5970 has been given the content of the
5972 cache is shown, loading it first as necessary.
5975 then the cache will only be initialized and
5977 will remove its contents.
5978 Note that \*(UA will try to load the file only once, use
5979 .Ql Ic \&\&netrc Ns \:\0\:clear
5980 to unlock further attempts.
5985 .Sx "On URL syntax and credential lookup" ;
5987 .Sx "The .netrc file"
5988 documents the file format in detail.
5992 Checks for new mail in the current folder without committing any changes
5994 If new mail is present, a message is shown.
5998 the headers of each new message are also shown.
5999 This command is not available for all mailbox types.
6007 Goes to the next message in sequence and types it.
6008 With an argument list, types the next matching message.
6022 If the current folder is accessed via a network connection, a
6024 command is sent, otherwise no operation is performed.
6030 but also displays header fields which would not pass the
6032 selection, and all MIME parts.
6040 on the given messages, even in non-interactive mode and as long as the
6041 standard output is a terminal.
6049 but also pipes header fields which would not pass the
6051 selection, and all parts of MIME
6052 .Ql multipart/alternative
6057 (pi) Takes a message list and a shell command
6058 and pipes the messages through the command.
6059 Without an argument the current message is piped through the command
6066 every message is followed by a formfeed character.
6087 (q) Terminates the session, saving all undeleted, unsaved messages in
6090 .Sx "secondary mailbox"
6092 preserving all messages marked with
6096 or never referenced in the system
6098 and removing all other messages from the
6100 .Sx "primary system mailbox" .
6101 If new mail has arrived during the session,
6103 .Dq You have new mail
6105 If given while editing a mailbox file with the command line option
6107 then the edit file is rewritten.
6108 A return to the shell is effected,
6109 unless the rewrite of edit file fails,
6110 in which case the user can escape with the exit command.
6111 The optional status number argument will be passed through to
6113 \*(ID For now it can happen that the given status will be overwritten,
6114 later this will only occur if a later error needs to be reported onto an
6115 otherwise success indicating status.
6119 \*(NQ Read a line from standard input, or the channel set active via
6121 and assign the data, which will be split as indicated by
6123 to the given variables.
6124 The variable names are checked by the same rules as documented for
6126 and the same error codes will be seen in
6130 indicates the number of bytes read, it will be
6132 with the error number
6136 in case of I/O errors, or
6139 If there are more fields than variables, assigns successive fields to the
6140 last given variable.
6141 If there are less fields than variables, assigns the empty string to the
6143 .Bd -literal -offset indent
6146 ? echo "<$a> <$b> <$c>"
6148 ? wysh set ifs=:; read a b c;unset ifs
6149 hey2.0,:"'you ",:world!:mars.:
6150 ? echo $?/$^ERRNAME / <$a><$b><$c>
6151 0/NONE / <hey2.0,><"'you ",><world!:mars.:><><>
6156 \*(NQ Read anything from standard input, or the channel set active via
6158 and assign the data to the given variable.
6159 The variable name is checked by the same rules as documented for
6161 and the same error codes will be seen in
6165 indicates the number of bytes read, it will be
6167 with the error number
6171 in case of I/O errors, or
6174 \*(ID The input data length is restricted to 31-bits.
6178 \*(NQ Manages input channels for
6182 to be used to avoid complicated or impracticable code, like calling
6184 from within a macro in non-interactive mode.
6185 Without arguments, or when the first argument is
6187 a listing of all known channels is printed.
6188 Channels can otherwise be
6190 d, and existing channels can be
6194 d by giving the string used for creation.
6196 The channel name is expected to be a file descriptor number, or,
6197 if parsing the numeric fails, an input file name that undergoes
6198 .Sx "Filename transformations" .
6199 E.g. (this example requires a modern shell):
6200 .Bd -literal -offset indent
6201 $ LC_ALL=C printf 'echon "hey, "\enread a\enyou\enecho $a' |\e
6204 $ LC_ALL=C printf 'echon "hey, "\enread a\enecho $a' |\e
6205 LC_ALL=C 6<<< 'you' \*(uA -R#X'readctl create 6'
6219 Removes the named files or directories.
6220 .Sx "Filename transformations"
6221 including shell pathname wildcard pattern expansions
6223 are performed on the arguments.
6224 If a name refer to a mailbox, e.g., a Maildir mailbox, then a mailbox
6225 type specific removal will be performed, deleting the complete mailbox.
6226 The user is asked for confirmation in interactive mode.
6230 Takes the name of an existing folder
6231 and the name for the new folder
6232 and renames the first to the second one.
6233 .Sx "Filename transformations"
6234 including shell pathname wildcard pattern expansions
6236 are performed on both arguments.
6237 Both folders must be of the same type.
6241 (R) Replies to only the sender of each message of the given message
6242 list, by using the first message as the template to quote, for the
6246 will exchange this command with
6248 Unless the internal variable
6250 is set the recipient address will be stripped from comments, names etc.
6252 headers will be inspected if
6256 This may generate the errors
6257 .Va ^ERR Ns -DESTADDRREQ
6258 if no receiver has been specified,
6260 if some addressees where rejected by
6263 if no applicable messages have been given,
6265 if an I/O error occurs,
6267 if a necessary character set conversion fails, and
6273 (r) Take a message and group-responds to it by addressing the sender
6274 and all recipients, subject to
6278 .Va followup-to-honour ,
6281 .Va recipients-in-cc
6282 influence response behaviour.
6283 Unless the internal variable
6285 is set recipient addresses will be stripped from comments, names etc.
6295 offers special support for replying to mailing lists.
6296 For more documentation please refer to
6297 .Sx "On sending mail, and non-interactive mode" .
6299 This may generate the errors
6300 .Va ^ERR Ns -DESTADDRREQ
6301 if no receiver has been specified,
6303 if some addressees where rejected by
6306 if no applicable messages have been given,
6308 if an I/O error occurs,
6310 if a necessary character set conversion fails, and
6313 Any error stops processing of further messages.
6319 but initiates a group-reply regardless of the value of
6326 but responds to the sender only regardless of the value of
6333 but does not add any header lines.
6334 This is not a way to hide the sender's identity,
6335 but useful for sending a message again to the same recipients.
6339 Takes a list of messages and a user name
6340 and sends each message to the named user.
6342 and related header fields are prepended to the new copy of the message.
6345 is only performed if
6349 This may generate the errors
6350 .Va ^ERR Ns -DESTADDRREQ
6351 if no receiver has been specified,
6353 if some addressees where rejected by
6356 if no applicable messages have been given,
6358 if an I/O error occurs,
6360 if a necessary character set conversion fails, and
6363 Any error stops processing of further messages.
6381 .It Ic respondsender
6387 (ret) Superseded by the multiplexer
6392 Only available inside the scope of a
6396 this will stop evaluation of any further macro content, and return
6397 execution control to the caller.
6398 The two optional parameters must be specified as positive decimal
6399 numbers and default to the value 0:
6400 the first argument specifies the signed 32-bit return value (stored in
6402 \*(ID and later extended to signed 64-bit),
6403 the second the signed 32-bit error number (stored in
6407 a non-0 exit status may cause the program to exit.
6413 but saves the messages in a file named after the local part of the
6414 sender of the first message instead of (in
6416 and) taking a filename argument; the variable
6418 is inspected to decide on the actual storage location.
6422 (s) Takes a message list and a filename and appends each message in turn
6423 to the end of the file.
6424 .Sx "Filename transformations"
6425 including shell pathname wildcard pattern expansions
6427 is performed on the filename.
6428 If no filename is given, the
6430 .Sx "secondary mailbox"
6433 The filename in quotes, followed by the generated character count
6434 is echoed on the user's terminal.
6437 .Sx "primary system mailbox"
6438 the messages are marked for deletion.
6439 .Sx "Filename transformations"
6441 To filter the saved header fields to the desired subset use the
6443 slot of the white- and blacklisting command
6447 \*(OB Superseded by the multiplexer
6451 \*(OB Superseded by the multiplexer
6455 \*(OB Superseded by the multiplexer
6460 Takes a message specification (list) and displays a header summary of
6461 all matching messages, as via
6463 This command is an alias of
6466 .Sx "Specifying messages" .
6470 Takes a message list and marks all messages as having been read.
6476 (se, \*(NQ uns) The latter command will delete all given global
6477 variables, or only block-scope local ones if the
6479 command modifier has been used.
6480 The former, when used without arguments, will show all
6481 currently known variables, being more verbose if either of
6486 Remarks: this list mode will not automatically link-in known
6488 variables, but only explicit addressing will, e.g., via
6490 using a variable in an
6492 condition or a string passed to
6496 ting, as well as some program-internal use cases.
6499 Otherwise the given variables (and arguments) are set or adjusted.
6500 Arguments are of the form
6502 (no space before or after
6506 if there is no value, i.e., a boolean variable.
6507 If a name begins with
6511 the effect is the same as invoking the
6513 command with the remaining part of the variable
6514 .Pf ( Ql unset save ) .
6515 \*(ID In conjunction with the
6517 .Pf (or\0 Cm local )
6519 .Sx "Shell-style argument quoting"
6520 can be used to quote arguments as necessary.
6521 \*(ID Otherwise quotation marks may be placed around any part of the
6522 assignment statement to quote blanks or tabs.
6525 When operating in global scope any
6527 that is known to map to an environment variable will automatically cause
6528 updates in the program environment (unsetting a variable in the
6529 environment requires corresponding system support) \(em use the command
6531 for further environmental control.
6532 If the command modifier
6534 has been used to alter the command to work in block-scope all variables
6535 have values (may they be empty), and creation of names which shadow
6536 .Sx "INTERNAL VARIABLES"
6537 is actively prevented (\*(ID shadowing of linked
6539 variables and free-form versions of variable chains is not yet detected).
6543 .Sx "INTERNAL VARIABLES"
6547 .Bd -literal -offset indent
6548 ? wysh set indentprefix=' -> '
6549 ? wysh set atab=$'\t' aspace=' ' zero=0
6555 Apply shell quoting rules to the given raw-data arguments.
6559 .Sx "Command modifiers" ) .
6560 The first argument specifies the operation:
6564 cause shell quoting to be applied to the remains of the line, and
6565 expanded away thereof, respectively.
6566 If the former is prefixed with a plus-sign, the quoted result will not
6567 be roundtrip enabled, and thus can be decoded only in the very same
6568 environment that was used to perform the encode; also see
6569 .Cd mle-quote-rndtrip .
6570 If the coding operation fails the error number
6573 .Va ^ERR Ns -CANCELED ,
6574 and the unmodified input is used as the result; the error number may
6575 change again due to output or result storage errors.
6579 \*(NQ (sh) Invokes an interactive version of the shell,
6580 and returns its exit status.
6584 .It Ic shortcut , unshortcut
6585 Without arguments the list of all currently defined shortcuts is
6586 shown, with one argument the expansion of the given shortcut.
6587 Otherwise all given arguments are treated as pairs of shortcuts and
6588 their expansions, creating new or changing already existing shortcuts,
6590 The latter command will remove all given shortcuts, the special name
6592 will remove all registered shortcuts.
6596 \*(NQ Shift the positional parameter stack (starting at
6598 by the given number (which must be a positive decimal),
6599 or 1 if no argument has been given.
6600 It is an error if the value exceeds the number of positional parameters.
6601 If the given number is 0, no action is performed, successfully.
6602 The stack as such can be managed via
6604 Note this command will fail in
6606 and hook macros unless the positional parameter stack has been
6607 explicitly created in the current context via
6614 but performs neither MIME decoding nor decryption, so that the raw
6615 message text is shown.
6619 (si) Shows the size in characters of each message of the given
6624 \*(NQ Sleep for the specified number of seconds (and optionally
6625 milliseconds), by default interruptably.
6626 If a third argument is given the sleep will be uninterruptible,
6627 otherwise the error number
6631 if the sleep has been interrupted.
6632 The command will fail and the error number will be
6633 .Va ^ERR Ns -OVERFLOW
6634 if the given duration(s) overflow the time datatype, and
6636 if the given durations are no valid integers.
6641 .It Ic sort , unsort
6642 The latter command disables sorted or threaded mode, returns to normal
6643 message order and, if the
6646 displays a header summary.
6647 The former command shows the current sorting criterion when used without
6648 an argument, but creates a sorted representation of the current folder
6649 otherwise, and changes the
6651 command and the addressing modes such that they refer to messages in
6653 Message numbers are the same as in regular mode.
6657 a header summary in the new order is also displayed.
6658 Automatic folder sorting can be enabled by setting the
6660 variable, as in, e.g.,
6661 .Ql set autosort=thread .
6662 Possible sorting criterions are:
6665 .Bl -tag -compact -width "subject"
6667 Sort the messages by their
6669 field, that is by the time they were sent.
6671 Sort messages by the value of their
6673 field, that is by the address of the sender.
6676 variable is set, the sender's real name (if any) is used.
6678 Sort the messages by their size.
6680 \*(OP Sort the message by their spam score, as has been classified by
6683 Sort the messages by their message status.
6685 Sort the messages by their subject.
6687 Create a threaded display.
6689 Sort messages by the value of their
6691 field, that is by the address of the recipient.
6694 variable is set, the recipient's real name (if any) is used.
6700 \*(NQ (so) The source command reads commands from the given file.
6701 .Sx "Filename transformations"
6703 If the given expanded argument ends with a vertical bar
6705 then the argument will instead be interpreted as a shell command and
6706 \*(UA will read the output generated by it.
6707 Dependent on the settings of
6711 and also dependent on whether the command modifier
6713 had been used, encountering errors will stop sourcing of the given input.
6716 cannot be used from within macros that execute as
6717 .Va folder-hook Ns s
6720 i.e., it can only be called from macros that were
6725 \*(NQ The difference to
6727 (beside not supporting pipe syntax aka shell command input) is that
6728 this command will not generate an error nor warn if the given file
6729 argument cannot be opened successfully.
6733 \*(OP Takes a list of messages and clears their
6739 \*(OP Takes a list of messages and causes the
6741 to forget it has ever used them to train its Bayesian filter.
6742 Unless otherwise noted the
6744 flag of the message is inspected to chose whether a message shall be
6752 \*(OP Takes a list of messages and informs the Bayesian filter of the
6756 This also clears the
6758 flag of the messages in question.
6762 \*(OP Takes a list of messages and rates them using the configured
6763 .Va spam-interface ,
6764 without modifying the messages, but setting their
6766 flag as appropriate; because the spam rating headers are lost the rate
6767 will be forgotten once the mailbox is left.
6768 Refer to the manual section
6770 for the complete picture of spam handling in \*(UA.
6774 \*(OP Takes a list of messages and sets their
6780 \*(OP Takes a list of messages and informs the Bayesian filter of the
6786 flag of the messages in question.
6802 slot for white- and blacklisting header fields.
6806 (to) Takes a message list and types out the first
6808 lines of each message on the user's terminal.
6809 Unless a special selection has been established for the
6813 command, the only header fields that are displayed are
6824 It is possible to apply compression to what is displayed by setting
6826 Messages are decrypted and converted to the terminal character set
6831 (tou) Takes a message list and marks the messages for saving in the
6833 .Sx "secondary mailbox"
6835 \*(UA deviates from the POSIX standard with this command,
6838 command will display the following message instead of the current one.
6844 but also displays header fields which would not pass the
6846 selection, and all visualizable parts of MIME
6847 .Ql multipart/alternative
6852 (t) Takes a message list and types out each message on the user's terminal.
6853 The display of message headers is selectable via
6855 For MIME multipart messages, all parts with a content type of
6857 all parts which have a registered MIME type handler (see
6858 .Sx "HTML mail and MIME attachments" )
6859 which produces plain text output, and all
6861 parts are shown, others are hidden except for their headers.
6862 Messages are decrypted and converted to the terminal character set
6866 can be used to display parts which are not displayable as plain text.
6909 \*(OB Superseded by the multiplexer
6913 \*(OB Superseded by the multiplexer
6918 Superseded by the multiplexer
6929 .It Ic unmlsubscribe
6940 Takes a message list and marks each message as not having been read.
6944 Superseded by the multiplexer
6948 \*(OB Superseded by the multiplexer
6952 \*(OB Superseded by the multiplexer
6974 Perform URL percent codec operations on the raw-data argument, rather
6975 according to RFC 3986.
6979 .Sx "Command modifiers" ) ,
6980 and manages the error number
6982 This is a character set agnostic and thus locale dependent operation,
6983 and it may decode bytes which are invalid in the current
6985 \*(ID This command does not know about URLs beside that.
6987 The first argument specifies the operation:
6991 perform plain URL percent en- and decoding, respectively.
6995 perform a slightly modified operation which should be better for
6996 pathnames: it does not allow a tilde
6998 and will neither accept hyphen-minus
7002 as an initial character.
7003 The remains of the line form the URL data which is to be converted.
7004 If the coding operation fails the error number
7007 .Va ^ERR Ns -CANCELED ,
7008 and the unmodified input is used as the result; the error number may
7009 change again due to output or result storage errors.
7013 \*(NQ This command produces the same output as the listing mode of
7017 ity adjustments, but only for the given variables.
7021 \*(OP Takes a message list and verifies each message.
7022 If a message is not a S/MIME signed message,
7023 verification will fail for it.
7024 The verification process checks if the message was signed using a valid
7026 if the message sender's email address matches one of those contained
7027 within the certificate,
7028 and if the message content has been altered.
7036 of \*(UA, as well as the build and running system environment.
7037 This command can produce a more
7039 output, and supports
7042 .Sx "Command modifiers" ) .
7047 \*(NQ Evaluate arguments according to a given operator.
7048 This is a multiplexer command which can be used to perform signed 64-bit
7049 numeric calculations as well as byte string and string operations.
7050 It uses polish notation, i.e., the operator is the first argument and
7051 defines the number and type, and the meaning of the remaining arguments.
7052 An empty argument is replaced with a 0 if a number is expected.
7056 .Sx "Command modifiers" ) .
7059 The result that is shown in case of errors is always
7061 for usage errors and numeric operations, and the empty string for byte
7062 string and string operations;
7063 if the latter two fail to provide result data for
7065 errors, e.g., when a search operation failed, they also set the
7068 .Va ^ERR Ns -NODATA .
7069 Except when otherwise noted numeric arguments are parsed as signed 64-bit
7070 numbers, and errors will be reported in the error number
7072 as the numeric error
7073 .Va ^ERR Ns -RANGE .
7076 Numeric operations work on one or two signed 64-bit integers.
7077 Numbers prefixed with
7081 are interpreted as hexadecimal (base 16) numbers, whereas
7083 indicates octal (base 8), and
7087 denote binary (base 2) numbers.
7088 It is possible to use any base in between 2 and 36, inclusive, with the
7090 notation, where the base is given as an unsigned decimal number, e.g.,
7092 is a different way of specifying a hexadecimal number.
7093 Unsigned interpretation of a number can be enforced by prefixing a
7095 (case-insensitively), e.g.,
7097 this is not necessary for power-of-two bases (2, 4, 8, 16 and 32),
7098 which will be interpreted as unsigned by default, but it still makes
7099 a difference regarding overflow detection and overflow constant.
7100 It is possible to enforce signed interpretation by (instead) prefixing a
7102 (case-insensitively).
7105 One integer is expected by assignment (equals sign
7107 which does nothing but parsing the argument, thus detecting validity and
7108 possible overflow conditions, and unary not (tilde
7110 which creates the bitwise complement.
7111 Two integers are used by addition (plus sign
7113 subtraction (hyphen-minus
7115 multiplication (asterisk
7119 and modulo (percent sign
7121 as well as for the bitwise operators logical or (vertical bar
7124 bitwise and (ampersand
7127 bitwise xor (circumflex
7129 the bitwise signed left- and right shifts
7132 as well as for the unsigned right shift
7136 Another numeric operation is
7138 which takes a number base in between 2 and 36, inclusive, and will act
7139 on the second number given just the same as what equals sign
7141 does, but the number result will be formatted in the base given.
7144 All numeric operators can be prefixed with a commercial at
7148 this will turn the operation into a saturated one, which means that
7149 overflow errors and division and modulo by zero are no longer reported
7150 via the exit status, but the result will linger at the minimum or
7151 maximum possible value, instead of overflowing (or trapping).
7152 This is true also for the argument parse step.
7153 For the bitwise shifts, the saturated maximum is 63.
7154 Any catched overflow will be reported via the error number
7157 .Va ^ERR Ns -OVERFLOW .
7158 .Bd -literal -offset indent
7159 ? vexpr @- +1 -9223372036854775808
7160 ? echo $?/$!/$^ERRNAME
7164 Character set agnostic string functions have no notion of locale
7165 settings and character sets.
7167 .Bl -hang -width ".It Cm random"
7170 .Sx "Filename transformations"
7173 Generates a random string of the given length, or of
7175 bytes (a constant from
7177 if the value 0 is given; the random string will be base64url encoded
7178 according to RFC 4648, and thus be usable as a (portable) filename.
7182 Byte string operations work on 8-bit bytes and have no notion of locale
7183 settings and character sets, effectively assuming ASCII data.
7186 .Bl -hang -width ".It Cm length"
7188 Queries the length of the given argument.
7191 Calculates the Chris Torek hash of the given argument.
7194 Byte-searches in the first for the second argument.
7195 Shows the resulting 0-based offset shall it have been found.
7200 but works case-insensitively according to the rules of the ASCII
7204 Creates a substring of its first argument.
7205 The second argument is the 0-based starting offset, a negative one
7206 counts from the end;
7207 the optional third argument specifies the length of the desired result,
7208 a negative length leaves off the given number of bytes at the end of the
7209 original string, by default the entire string is used;
7210 this operation tries to work around faulty arguments (set
7212 for error logs), but reports them via the error number
7215 .Va ^ERR Ns -OVERFLOW .
7218 Trim away whitespace characters from both ends of the argument.
7221 Trim away whitespace characters from the begin of the argument.
7224 Trim away whitespace characters from the end of the argument.
7229 String operations work, sufficient support provided, according to the
7230 active user's locale encoding and character set (see
7231 .Sx "Character sets" ) .
7234 .Bl -hang -width ".It Cm regex"
7236 (One-way) Converts the argument to something safely printable on the
7240 \*(OP A string operation that will try to match the first argument with
7241 the regular expression given as the second argument.
7242 If the optional third argument has been given then instead of showing
7243 the match offset a replacement operation is performed: the third
7244 argument is treated as if specified within dollar-single-quote (see
7245 .Sx "Shell-style argument quoting" ) ,
7246 and any occurrence of a positional parameter, e.g.,
7248 is replaced by the corresponding match group of the regular expression:
7249 .Bd -literal -offset indent
7250 ? vput vexpr res regex bananarama \e
7251 (.*)NanA(.*) '\e${1}au\e$2'
7252 ? echo $?/$!/$^ERRNAME: $res
7256 On otherwise identical case-insensitive equivalent to
7258 .Bd -literal -offset indent
7259 ? vput vexpr res ire bananarama \e
7260 (.*)NanA(.*) '\e${1}au\e$2'
7261 ? echo $?/$!/$^ERRNAME: $res
7268 \*(NQ Manage the positional parameter stack (see
7272 If the first argument is
7274 then the positional parameter stack of the current context, or the
7275 global one, if there is none, is cleared.
7278 then the remaining arguments will be used to (re)create the stack,
7279 if the parameter stack size limit is excessed an
7280 .Va ^ERR Ns -OVERFLOW
7284 If the first argument is
7286 a round-trip capable representation of the stack contents is created,
7287 with each quoted parameter separated from each other with the first
7290 and followed by the first character of
7292 if that is not empty and not identical to the first.
7293 If that results in no separation at all a
7299 .Sx "Command modifiers" ) .
7300 I.e., the subcommands
7304 can be used (in conjunction with
7306 to (re)create an argument stack from and to a single variable losslessly.
7308 .Bd -literal -offset indent
7309 ? vpospar set hey, "'you ", world!
7310 ? echo $#: <${1}><${2}><${3}>
7311 ? vput vpospar x quote
7313 ? echo $#: <${1}><${2}><${3}>
7314 ? eval vpospar set ${x}
7315 ? echo $#: <${1}><${2}><${3}>
7321 (v) Takes a message list and invokes the
7323 display editor on each message.
7324 Modified contents are discarded unless the
7326 variable is set, and are not used unless the mailbox can be written to
7327 and the editor returns a successful exit status.
7329 can be used instead for a less display oriented editor.
7333 (w) For conventional messages the body without all headers is written.
7334 The original message is never marked for deletion in the originating
7336 The output is decrypted and converted to its native format as necessary.
7337 If the output file exists, the text is appended.
7338 If a message is in MIME multipart format its first part is written to
7339 the specified file as for conventional messages, handling of the remains
7340 depends on the execution mode.
7341 No special handling of compressed files is performed.
7343 In interactive mode the user is consecutively asked for the filenames of
7344 the processed parts.
7345 For convience saving of each part may be skipped by giving an empty
7346 value, the same result as writing it to
7348 Shell piping the part content by specifying a leading vertical bar
7350 character for the filename is supported.
7351 Other user input undergoes the usual
7352 .Sx "Filename transformations" ,
7353 including shell pathname wildcard pattern expansions
7355 and shell variable expansion for the message as such, not the individual
7356 parts, and contents of the destination file are overwritten if the file
7359 \*(ID In non-interactive mode any part which does not specify a filename
7360 is ignored, and suspicious parts of filenames of the remaining parts are
7361 URL percent encoded (as via
7363 to prevent injection of malicious character sequences, resulting in
7364 a filename that will be written into the current directory.
7365 Existing files will not be overwritten, instead the part number or
7366 a dot are appended after a number sign
7368 to the name until file creation succeeds (or fails due to other
7373 \*(NQ The sole difference to
7375 is that the new macro is executed in place of the current one, which
7376 will not regain control: all resources of the current macro will be
7378 This implies that any setting covered by
7380 will be forgotten and covered variables will become cleaned up.
7381 If this command is not used from within a
7383 ed macro it will silently be (a more expensive variant of)
7393 \*(NQ \*(UA presents message headers in
7395 fuls as described under the
7398 Without arguments this command scrolls to the next window of messages,
7399 likewise if the argument is
7403 scrolls to the last,
7405 scrolls to the first, and
7410 A number argument prefixed by
7414 indicates that the window is calculated in relation to the current
7415 position, and a number without a prefix specifies an absolute position.
7421 but scrolls to the next or previous window that contains at least one
7432 .\" .Sh COMMAND ESCAPES {{{
7433 .Sh "COMMAND ESCAPES"
7435 Command escapes are available in compose mode, and are used to perform
7436 special functions when composing messages.
7437 Command escapes are only recognized at the beginning of lines, and
7438 consist of a trigger (escape), and a command character.
7439 The actual escape character can be set via the internal variable
7441 it defaults to the tilde
7443 Otherwise ignored whitespace characters following the escape character
7444 will prevent a possible addition of the command line to the \*(OPal
7448 Unless otherwise noted all compose mode command escapes ensure proper
7449 updates of the variables which represent the error number
7455 is set they will, unless stated otherwise, error out message compose mode
7456 and cause a program exit if an operation fails;
7457 an effect equivalent to the command modifier
7459 can however be achieved by placing a hyphen-minus
7461 after (possible whitespace following) the escape character.
7462 If the \*(OPal key bindings are available it is possible to create
7464 ings specifically for the compose mode.
7467 .Bl -tag -width ".It Ic BaNg"
7470 Insert the string of text in the message prefaced by a single
7472 (If the escape character has been changed,
7473 that character must be doubled instead.)
7476 .It Ic ~! Ar command
7477 Execute the indicated shell
7479 which follows, replacing unescaped exclamation marks with the previously
7480 executed command if the internal variable
7482 is set, then return to the message.
7486 End compose mode and send the message.
7488 .Va on-compose-splice-shell
7490 .Va on-compose-splice ,
7491 in order, will be called when set, after which
7493 will be checked, a set
7494 .Va on-compose-leave
7495 hook will be called,
7499 will be joined in if set,
7501 will be honoured in interactive mode, finally a given
7502 .Va message-inject-tail
7503 will be incorporated, after which the compose mode is left.
7506 .It Ic ~: Ar \*(UA-command Ns \0or Ic ~_ Ar \*(UA-command
7507 Execute the given \*(UA command.
7508 Not all commands, however, are allowed.
7511 .It Ic ~< Ar filename
7516 .It Ic ~<! Ar command
7518 is executed using the shell.
7519 Its standard output is inserted into the message.
7523 \*(OP Write a summary of command escapes.
7526 .It Ic ~@ Op Ar filename...
7527 Append or edit the list of attachments.
7528 Does not manage the error number
7534 instead if this is a concern).
7535 The append mode expects a list of
7537 arguments as shell tokens (see
7538 .Sx "Shell-style argument quoting" ;
7539 token-separating commas are ignored, too), to be
7540 interpreted as documented for the command line option
7542 with the message number exception as below.
7546 arguments the attachment list is edited, entry by entry;
7547 if a filename is left empty, that attachment is deleted from the list;
7548 once the end of the list is reached either new attachments may be
7549 entered or the session can be quit by committing an empty
7552 In non-interactive mode or in batch mode
7554 the list of attachments is effectively not edited but instead recreated;
7555 again, an empty input ends list creation.
7557 For all modes, if a given filename solely consists of the number sign
7559 followed by a valid message number of the currently active mailbox, then
7560 the given message is attached as a
7563 The number sign must be quoted to avoid misinterpretation with the shell
7567 .It Ic ~| Ar command
7568 Pipe the message through the specified filter command.
7569 If the command gives no output or terminates abnormally,
7570 retain the original text of the message.
7573 is often used as a rejustifying filter.
7577 .It Ic ~^ Ar cmd Op Ar subcmd Op Ar arg3 Op Ar arg4
7578 Low-level command meant for scripted message access, i.e., for
7579 .Va on-compose-splice
7581 .Va on-compose-splice-shell .
7582 The used protocol is likely subject to changes, and therefore the
7583 mentioned hooks receive the used protocol version as an initial line.
7584 In general the first field of a response line represents a status code
7585 which specifies whether a command was successful or not, whether result
7586 data is to be expected, and if, the format of the result data.
7587 Does not manage the error number
7591 because errors are reported via the protocol
7592 (hard errors like I/O failures cannot be handled).
7593 This command has read-only access to several virtual pseudo headers in
7594 the \*(UA private namespace, which may not exist (except for the first):
7598 .Bl -tag -compact -width ".It Va BaNg"
7599 .It Ql Mailx-Command:
7600 The name of the command that generates the message, one of
7608 .It Ql Mailx-Raw-To:
7609 .It Ql Mailx-Raw-Cc:
7610 .It Ql Mailx-Raw-Bcc:
7611 Represent the frozen initial state of these headers before any
7612 transformation (e.g.,
7615 .Va recipients-in-cc
7618 .It Ql Mailx-Orig-From:
7619 .It Ql Mailx-Orig-To:
7620 .It Ql Mailx-Orig-Cc:
7621 .It Ql Mailx-Orig-Bcc:
7622 The values of said headers of the original message which has been
7624 .Ic reply , forward , resend .
7628 The status codes are:
7632 .Bl -tag -compact -width ".It Ql 210"
7634 Status ok; the remains of the line are the result.
7637 Status ok; the rest of the line is optionally used for more status.
7638 What follows are lines of result addresses, terminated by an empty line.
7639 The address lines consist of two fields, the first of which is the
7640 plain address, e.g.,
7642 separated by a single ASCII SP space from the second which contains the
7643 unstripped address, even if that is identical to the first field, e.g.,
7644 .Ql (Lovely) Bob <bob@exam.ple> .
7645 All the input, including the empty line, must be consumed before further
7646 commands can be issued.
7649 Status ok; the rest of the line is optionally used for more status.
7650 What follows are lines of furtherly unspecified string content,
7651 terminated by an empty line.
7652 All the input, including the empty line, must be consumed before further
7653 commands can be issued.
7656 Syntax error; invalid command.
7659 Syntax error in parameters or arguments.
7662 Error: an argument fails verification.
7663 For example an invalid address has been specified, or an attempt was
7664 made to modify anything in \*(UA's own namespace.
7667 Error: an otherwise valid argument is rendered invalid due to context.
7668 For example, a second address is added to a header which may consist of
7669 a single address only.
7674 If a command indicates failure then the message will have remained
7676 Most commands can fail with
7678 if required arguments are missing (false command usage).
7679 The following (case-insensitive) commands are supported:
7682 .Bl -hang -width ".It Cm header"
7684 This command allows listing, inspection, and editing of message headers.
7685 Header name case is not normalized, and case-insensitive comparison
7686 should be used when matching names.
7687 The second argument specifies the subcommand to apply, one of:
7689 .Bl -hang -width ".It Cm remove"
7691 Without a third argument a list of all yet existing headers is given via
7693 this command is the default command of
7695 if no second argument has been given.
7696 A third argument restricts output to the given header only, which may
7699 if no such field is defined.
7702 Shows the content of the header given as the third argument.
7703 Dependent on the header type this may respond with
7707 any failure results in
7711 This will remove all instances of the header given as the third
7716 if no such header can be found, and
7718 on \*(UA namespace violations.
7721 This will remove from the header given as the third argument the
7722 instance at the list position (counting from one!) given with the fourth
7727 if the list position argument is not a number or on \*(UA namespace
7730 if no such header instance exists.
7733 Create a new or an additional instance of the header given in the third
7734 argument, with the header body content as given in the fourth argument
7735 (the remains of the line).
7738 if the third argument specifies a free-form header field name that is
7739 invalid, or if body content extraction fails to succeed,
7741 if any extracted address does not pass syntax and/or security checks or
7742 on \*(UA namespace violations, and
7744 to indicate prevention of excessing a single-instance header \(em note that
7746 can be appended to (a space separator will be added automatically first).
7749 is returned upon success, followed by the name of the header and the list
7750 position of the newly inserted instance.
7751 The list position is always 1 for single-instance header fields.
7752 All free-form header fields are managed in a single list.
7757 This command allows listing, removal and addition of message attachments.
7758 The second argument specifies the subcommand to apply, one of:
7760 .Bl -hang -width ".It Cm remove"
7762 List all attachments via
7766 if no attachments exist.
7767 This command is the default command of
7769 if no second argument has been given.
7772 This will remove the attachment given as the third argument, and report
7776 if no such attachment can be found.
7777 If there exists any path component in the given argument, then an exact
7778 match of the path which has been used to create the attachment is used
7779 directly, but if only the basename of that path matches then all
7780 attachments are traversed to find an exact match first, and the removal
7781 occurs afterwards; if multiple basenames match, a
7784 Message attachments are treated as absolute pathnames.
7786 If no path component exists in the given argument, then all attachments
7787 will be searched for
7789 parameter matches as well as for matches of the basename of the path
7790 which has been used when the attachment has been created; multiple
7795 This will interpret the third argument as a number and remove the
7796 attachment at that list position (counting from one!), reporting
7800 if the argument is not a number or
7802 if no such attachment exists.
7805 Adds the attachment given as the third argument, specified exactly as
7806 documented for the command line option
7808 and supporting the message number extension as documented for
7812 upon success, with the index of the new attachment following,
7814 if the given file cannot be opened,
7816 if an on-the-fly performed character set conversion fails, otherwise
7818 is reported; this is also reported if character set conversion is
7819 requested but not available.
7822 This uses the same search mechanism as described for
7824 and prints any known attributes of the first found attachment via
7828 if no such attachment can be found.
7829 The attributes are written as lines of keyword and value tuples, the
7830 keyword being separated from the rest of the line with an ASCII SP space
7834 This uses the same search mechanism as described for
7836 and is otherwise identical to
7839 .It Cm attribute-set
7840 This uses the same search mechanism as described for
7842 and will assign the attribute given as the fourth argument, which is
7843 expected to be a value tuple of keyword and other data, separated by
7844 a ASCII SP space or TAB tabulator character.
7845 If the value part is empty, then the given attribute is removed, or
7846 reset to a default value if existence of the attribute is crucial.
7850 upon success, with the index of the found attachment following,
7852 for message attachments or if the given keyword is invalid, and
7854 if no such attachment can be found.
7855 The following keywords may be used (case-insensitively):
7857 .Bl -hang -compact -width ".It Ql filename"
7859 Sets the filename of the MIME part, i.e., the name that is used for
7860 display and when (suggesting a name for) saving (purposes).
7861 .It Ql content-description
7862 Associate some descriptive information to the attachment's content, used
7863 in favour of the plain filename by some MUAs.
7865 May be used for uniquely identifying MIME entities in several contexts;
7866 this expects a special reference address format as defined in RFC 2045
7869 upon address content verification failure.
7871 Defines the media type/subtype of the part, which is managed
7872 automatically, but can be overwritten.
7873 .It Ql content-disposition
7874 Automatically set to the string
7878 .It Cm attribute-set-at
7879 This uses the same search mechanism as described for
7881 and is otherwise identical to
7890 .Ql Ic ~i Ns \| Va Sign .
7895 .Ql Ic ~i Ns \| Va sign .
7898 .It Ic ~b Ar name ...
7899 Add the given names to the list of blind carbon copy recipients.
7902 .It Ic ~c Ar name ...
7903 Add the given names to the list of carbon copy recipients.
7907 Read the file specified by the
7909 variable into the message.
7915 on the message collected so far, then return to compose mode.
7917 can be used for a more display oriented editor.
7920 .It Ic ~F Ar messages
7921 Read the named messages into the message being sent, including all
7922 message headers and MIME parts.
7923 If no messages are specified, read in the current message, the
7927 .It Ic ~f Ar messages
7928 Read the named messages into the message being sent.
7929 If no messages are specified, read in the current message, the
7931 Strips down the list of header fields according to the
7933 white- and blacklist selection of
7935 For MIME multipart messages,
7936 only the first displayable part is included.
7940 Edit the message header fields
7945 by typing each one in turn and allowing the user to edit the field.
7946 The default values for these fields originate from the
7954 Edit the message header fields
7960 by typing each one in turn and allowing the user to edit the field.
7963 .It Ic ~I Ar variable
7964 Insert the value of the specified variable into the message.
7965 The message remains unaltered if the variable is unset or empty.
7966 Any embedded character sequences
7968 horizontal tabulator and
7970 line feed are expanded in
7972 mode; otherwise the expansion should occur at
7974 time (\*(ID by using the command modifier
7978 .It Ic ~i Ar variable
7981 but appends a newline character.
7984 .It Ic ~M Ar messages
7985 Read the named messages into the message being sent,
7988 If no messages are specified, read the current message, the
7992 .It Ic ~m Ar messages
7993 Read the named messages into the message being sent,
7996 If no messages are specified, read the current message, the
7998 Strips down the list of header fields according to the
8000 white- and blacklist selection of
8002 For MIME multipart messages,
8003 only the first displayable part is included.
8007 Display the message collected so far,
8008 prefaced by the message header fields
8009 and followed by the attachment list, if any.
8013 Abort the message being sent,
8014 copying it to the file specified by the
8021 .It Ic ~R Ar filename
8024 but indent each line that has been read by
8028 .It Ic ~r Ar filename Op Ar HERE-delimiter
8029 Read the named file, object to the usual
8030 .Sx "Filename transformations" ,
8031 into the message; if (the expanded)
8035 then standard input is used, e.g., for pasting purposes.
8036 Only in this latter mode
8038 may be given: if it is data will be read in until the given
8040 is seen on a line by itself, and encountering EOF is an error; the
8042 is a required argument in non-interactive mode; if it is single-quote
8043 quoted then the pasted content will not be expanded, \*(ID otherwise
8044 a future version of \*(UA may perform shell-style expansion on the content.
8048 Cause the named string to become the current subject field.
8049 Newline (NL) and carriage-return (CR) bytes are invalid and will be
8050 normalized to space (SP) characters.
8053 .It Ic ~t Ar name ...
8054 Add the given name(s) to the direct recipient list.
8057 .It Ic ~U Ar messages
8058 Read in the given / current message(s) excluding all headers, indented by
8062 .It Ic ~u Ar messages
8063 Read in the given / current message(s), excluding all headers.
8069 editor on the message collected so far, then return to compose mode.
8071 can be used for a less display oriented editor.
8074 .It Ic ~w Ar filename
8075 Write the message onto the named file, which is object to the usual
8076 .Sx "Filename transformations" .
8078 the message is appended to it.
8084 except that the message is not saved at all.
8090 .\" .Sh INTERNAL VARIABLES {{{
8091 .Sh "INTERNAL VARIABLES"
8093 Internal \*(UA variables are controlled via the
8097 commands; prefixing a variable name with the string
8101 has the same effect as using
8108 will give more insight on the given variable(s), and
8110 when called without arguments, will show a listing of all variables.
8111 Both commands support a more
8114 Some well-known variables will also become inherited from the
8117 implicitly, others can be imported explicitly with the command
8119 and henceforth share said properties.
8122 Two different kinds of internal variables exist, and both of which can
8124 There are boolean variables, which can only be in one of the two states
8128 and value variables with a(n optional) string value.
8129 For the latter proper quoting is necessary upon assignment time, the
8130 introduction of the section
8132 documents the supported quoting rules.
8134 .Bd -literal -offset indent
8135 ? wysh set one=val\e 1 two="val 2" \e
8136 three='val "3"' four=$'val \e'4\e''; \e
8137 varshow one two three four; \e
8138 unset one two three four
8142 Dependent upon the actual option string values may become interpreted as
8143 colour names, command specifications, normal text, etc.
8144 They may be treated as numbers, in which case decimal values are
8145 expected if so documented, but otherwise any numeric format and
8146 base that is valid and understood by the
8148 command may be used, too.
8151 There also exists a special kind of string value, the
8152 .Dq boolean string ,
8153 which must either be a decimal integer (in which case
8157 and any other value is true) or any of the (case-insensitive) strings
8163 for a false boolean and
8169 for a true boolean; a special kind of boolean string is the
8171 which is a boolean string that can optionally be prefixed with the
8172 (case-insensitive) term
8176 which causes prompting of the user in interactive mode, with the given
8177 boolean as the default value.
8180 Variable chains extend a plain
8185 .Ql variable-USER@HOST
8193 had been specified in the contextual Uniform Resource Locator URL, see
8194 .Sx "On URL syntax and credential lookup" .
8195 Even though this mechanism is based on URLs no URL percent encoding may
8196 be applied to neither of
8200 variable chains need to be specified using raw data;
8201 the mentioned section contains examples.
8202 Variables which support chains are explicitly documented as such, and
8203 \*(UA treats the base name of any such variable special, meaning that
8204 users should not create custom names like
8206 in order to avoid false classifications and treatment of such variables.
8208 .\" .Ss "Initial settings" {{{
8209 .\" (Keep in SYNC: ./nail.h:okeys, ./nail.rc, ./nail.1:"Initial settings")
8210 .Ss "Initial settings"
8212 The standard POSIX 2008/Cor 2-2016 mandates the following initial
8218 .Pf no Va autoprint ,
8232 .Pf no Va ignoreeof ,
8234 .Pf no Va keepsave ,
8236 .Pf no Va outfolder ,
8244 .Pf no Va sendwait ,
8253 Notes: \*(UA does not support the
8255 variable \(en use command line options or
8257 to pass options through to a
8259 And the default global
8261 file, which is loaded unless the
8263 (with according argument) or
8265 command line options have been used, or the
8266 .Ev MAILX_NO_SYSTEM_RC
8267 environment variable is set (see
8268 .Sx "Resource files" )
8269 bends those initial settings a bit, e.g., it sets the variables
8274 to name a few, establishes a default
8276 selection etc., and should thus be taken into account.
8279 .\" .Ss "Variables" {{{
8282 .Bl -tag -width ".It Va BaNg"
8286 \*(RO The exit status of the last command, or the
8291 This status has a meaning in the state machine: in conjunction with
8293 any non-0 exit status will cause a program exit, and in
8295 mode any error while loading (any of the) resource files will have the
8299 .Sx "Command modifiers" ,
8300 can be used to instruct the state machine to ignore errors.
8304 \*(RO The current error number
8305 .Pf ( Xr errno 3 ) ,
8306 which is set after an error occurred; it is also available via
8308 and the error name and documentation string can be queried via
8312 \*(ID This machinery is new and the error number is only really usable
8313 if a command explicitly states that it manages the variable
8315 for others errno will be used in case of errors, or
8317 if that is 0: it thus may or may not reflect the real error.
8318 The error number may be set with the command
8324 \*(RO This is a multiplexer variable which performs dynamic expansion of
8325 the requested state or condition, of which there are:
8328 .Bl -tag -compact -width ".It Va BaNg"
8332 .It Va ^ERR , ^ERRDOC , ^ERRNAME
8333 The number, documentation, and name of the current
8335 respectively, which is usually set after an error occurred.
8336 The documentation is an \*(OP, the name is used if not available.
8337 \*(ID This machinery is new and is usually reliable only if a command
8338 explicitly states that it manages the variable
8340 which is effectively identical to
8342 Each of those variables can be suffixed with a hyphen minus followed by
8343 a name or number, in which case the expansion refers to the given error.
8344 Note this is a direct mapping of (a subset of) the system error values:
8345 .Bd -literal -offset indent
8347 eval echo \e$1: \e$^ERR-$1:\e
8348 \e$^ERRNAME-$1: \e$^ERRDOC-$1
8349 vput vexpr i + "$1" 1
8361 \*(RO Expands all positional parameters (see
8363 separated by the first character of the value of
8365 \*(ID The special semantics of the equally named special parameter of the
8367 are not yet supported.
8371 \*(RO Expands all positional parameters (see
8373 separated by a space character.
8374 If placed in double quotation marks, each positional parameter is
8375 properly quoted to expand to a single parameter again.
8379 \*(RO Expands to the number of positional parameters, i.e., the size of
8380 the positional parameter stack in decimal.
8384 \*(RO Inside the scope of a
8388 ed macro this expands to the name of the calling macro, or to the empty
8389 string if the macro is running from top-level.
8390 For the \*(OPal regular expression search and replace operator of
8392 this expands to the entire matching expression.
8393 It represents the program name in global context.
8397 \*(RO Access of the positional parameter stack.
8398 All further parameters can be accessed with this syntax, too, e.g.,
8401 etc.; positional parameters can be shifted off the stack by calling
8403 The parameter stack contains, e.g., the arguments of a
8407 d macro, the matching groups of the \*(OPal regular expression search
8408 and replace expression of
8410 and can be explicitly created or overwritten with the command
8415 \*(RO Is set to the active
8419 .It Va add-file-recipients
8420 \*(BO When file or pipe recipients have been specified,
8421 mention them in the corresponding address fields of the message instead
8422 of silently stripping them from their recipient list.
8423 By default such addressees are not mentioned.
8427 \*(BO Causes only the local part to be evaluated
8428 when comparing addresses.
8432 \*(BO Causes messages saved in the
8434 .Sx "secondary mailbox"
8436 to be appended to the end rather than prepended.
8437 This should always be set.
8441 \*(BO Causes the prompts for
8445 lists to appear after the message has been edited.
8449 \*(BO If set, \*(UA asks for files to attach at the end of each message.
8450 An empty line finalizes the list.
8454 \*(BO Causes the user to be prompted for carbon copy recipients
8455 (at the end of each message if
8463 \*(BO Causes the user to be prompted for blind carbon copy
8464 recipients (at the end of each message if
8472 \*(BO Causes the user to be prompted for confirmation to send the
8473 message or reenter compose mode after having been shown an envelope
8475 This is by default enabled.
8479 \*(BO\*(OP Causes the user to be prompted if the message is to be
8480 signed at the end of each message.
8483 variable is ignored when this variable is set.
8487 .\" The alternative *ask* is not documented on purpose
8488 \*(BO Causes \*(UA to prompt for the subject upon entering compose mode
8489 unless a subject already exists.
8493 A sequence of characters to display in the
8497 as shown in the display of
8499 each for one type of messages (see
8500 .Sx "Message states" ) ,
8501 with the default being
8504 .Ql NU\ \ *HMFAT+\-$~
8507 variable is set, in the following order:
8509 .Bl -tag -compact -width ".It Ql _"
8531 start of a collapsed thread.
8533 an uncollapsed thread (TODO ignored for now).
8537 classified as possible spam.
8543 Specifies a list of recipients to which a blind carbon copy of each
8544 outgoing message will be sent automatically.
8548 Specifies a list of recipients to which a carbon copy of each outgoing
8549 message will be sent automatically.
8553 \*(BO Causes threads to be collapsed automatically when .Ql thread Ns
8556 mode is entered (see the
8562 \*(BO Enable automatic
8564 ing of a(n existing)
8570 commands, e.g., the message that becomes the new
8572 is shown automatically, as via
8579 Causes sorted mode (see the
8581 command) to be entered automatically with the value of this variable as
8582 sorting method when a folder is opened, e.g.,
8583 .Ql set autosort=thread .
8587 \*(BO Enables the substitution of all not (reverse-solidus) escaped
8590 characters by the contents of the last executed command for the
8592 shell escape command and
8594 one of the compose mode
8595 .Sx "COMMAND ESCAPES" .
8596 If this variable is not set no reverse solidus stripping is performed.
8600 \*(OP Terminals generate multi-byte sequences for certain forms of
8601 input, for example for function and other special keys.
8602 Some terminals however do not write these multi-byte sequences as
8603 a whole, but byte-by-byte, and the latter is what \*(UA actually reads.
8604 This variable specifies the timeout in milliseconds that the MLE (see
8605 .Sx "On terminal control and line editor" )
8606 waits for more bytes to arrive unless it considers a sequence
8612 \*(BO Sets some cosmetical features to traditional BSD style;
8613 has the same affect as setting
8615 and all other variables prefixed with
8617 it also changes the behaviour of
8619 (which does not exist in BSD).
8623 \*(BO Changes the letters shown in the first column of a header
8624 summary to traditional BSD style.
8628 \*(BO Changes the display of columns in a header summary to traditional
8633 \*(BO Changes some informational messages to traditional BSD style.
8639 field to appear immediately after the
8641 field in message headers and with the
8643 .Sx "COMMAND ESCAPES" .
8649 .It Va build-cc , build-ld , build-os , build-rest
8650 \*(RO The build environment, including the compiler, the linker, the
8651 operating system \*(UA has been build for, usually taken from
8655 and then lowercased, as well as all the rest that may possibly be useful
8656 to include in a bug report, respectively.
8660 The value that should appear in the
8664 MIME header fields when no character set conversion of the message data
8666 This defaults to US-ASCII, and the chosen character set should be
8667 US-ASCII compatible.
8671 \*(OP The default 8-bit character set that is used as an implicit last
8672 member of the variable
8674 This defaults to UTF-8 if character set conversion capabilities are
8675 available, and to ISO-8859-1 otherwise (unless the operating system
8676 environment is known to always and exclusively support UTF-8 locales),
8677 in which case the only supported character set is
8679 and this variable is effectively ignored.
8680 Refer to the section
8681 .Sx "Character sets"
8682 for the complete picture of character set conversion in \*(UA.
8685 .It Va charset-unknown-8bit
8686 \*(OP RFC 1428 specifies conditions when internet mail gateways shall
8688 the content of a mail message by using a character set with the name
8690 Because of the unclassified nature of this character set \*(UA will not
8691 be capable to convert this character set to any other character set.
8692 If this variable is set any message part which uses the character set
8694 is assumed to really be in the character set given in the value,
8695 otherwise the (final) value of
8697 is used for this purpose.
8699 This variable will also be taken into account if a MIME type (see
8700 .Sx "The mime.types files" )
8701 of a MIME message part that uses the
8703 character set is forcefully treated as text.
8707 The default value for the
8712 .It Va colour-disable
8713 \*(BO\*(OP Forcefully disable usage of colours.
8714 Also see the section
8715 .Sx "Coloured display" .
8719 \*(BO\*(OP Whether colour shall be used for output that is paged through
8721 Note that pagers may need special command line options, e.g.,
8729 in order to support colours.
8730 Often doing manual adjustments is unnecessary since \*(UA may perform
8731 adjustments dependent on the value of the environment variable
8733 (see there for more).
8737 .It Va contact-mail , contact-web
8738 \*(RO Addresses for contact per email and web, respectively, e.g., for
8739 bug reports, suggestions, or help regarding \*(UA.
8740 The former can be used directly:
8741 .Ql ? Ns \| Ic eval Ns \| Ic mail Ns \| $contact-mail .
8745 In a(n interactive) terminal session, then if this valued variable is
8746 set it will be used as a threshold to determine how many lines the given
8747 output has to span before it will be displayed via the configured
8751 can be forced by setting this to the value
8753 setting it without a value will deduce the current height of the
8754 terminal screen to compute the threshold (see
8759 \*(ID At the moment this uses the count of lines of the message in wire
8760 format, which, dependent on the
8762 of the message, is unrelated to the number of display lines.
8763 (The software is old and historically the relation was a given thing.)
8767 Define a set of custom headers to be injected into newly composed or
8769 A custom header consists of the field name followed by a colon
8771 and the field content body.
8772 Standard header field names cannot be overwritten by a custom header.
8773 Different to the command line option
8775 the variable value is interpreted as a comma-separated list of custom
8776 headers: to include commas in header bodies they need to become escaped
8777 with reverse solidus
8779 Headers can be managed more freely in compose mode via
8782 .Dl ? set customhdr='Hdr1: Body1-1\e, Body1-2, Hdr2: Body2'
8786 Controls the appearance of the
8788 date and time format specification of the
8790 variable, that is used, for example, when viewing the summary of
8792 If unset, then the local receiving date is used and displayed
8793 unformatted, otherwise the message sending
8795 It is possible to assign a
8797 format string and control formatting, but embedding newlines via the
8799 format is not supported, and will result in display errors.
8801 .Ql %Y-%m-%d %H:%M ,
8803 .Va datefield-markout-older .
8806 .It Va datefield-markout-older
8807 Only used in conjunction with
8809 Can be used to create a visible distinction of messages dated more than
8810 a day in the future, or older than six months, a concept comparable to the
8812 option of the POSIX utility
8814 If set to the empty string, then the plain month, day and year of the
8816 will be displayed, but a
8818 format string to control formatting can be assigned.
8824 \*(BO Enables debug messages and obsoletion warnings, disables the
8825 actual delivery of messages and also implies
8831 .It Va disposition-notification-send
8833 .Ql Disposition-Notification-To:
8834 header (RFC 3798) with the message.
8838 .\" TODO .It Va disposition-notification-send-HOST
8840 .\".Va disposition-notification-send
8841 .\" for SMTP accounts on a specific host.
8842 .\" TODO .It Va disposition-notification-send-USER@HOST
8844 .\".Va disposition-notification-send
8845 .\"for a specific account.
8849 \*(BO When dot is set, a period
8851 on a line by itself during message input in (interactive or batch
8853 compose mode will be treated as end-of-message (in addition to the
8854 normal end-of-file condition).
8855 This behaviour is implied in
8861 .It Va dotlock-disable
8862 \*(BO\*(OP Disable creation of
8867 .It Va dotlock-ignore-error
8868 \*(OB\*(BO\*(OP Ignore failures when creating
8870 .Sx "dotlock files" .
8877 If this variable is set then the editor is started automatically when
8878 a message is composed in interactive mode.
8879 If the value starts with the letter
8881 then this acts as if
8885 .Pf (see\0 Sx "COMMAND ESCAPES" )
8889 variable is implied for this automatically spawned editor session.
8893 \*(BO When a message is edited while being composed,
8894 its header is included in the editable text.
8898 \*(BO When entering interactive mode \*(UA normally writes
8899 .Dq \&No mail for user
8900 and exits immediately if a mailbox is empty or does not exist.
8901 If this variable is set \*(UA starts even with an empty or non-existent
8902 mailbox (the latter behaviour furtherly depends upon
8908 \*(BO Let each command with a non-0 exit status, including every
8912 s a non-0 status, cause a program exit unless prefixed by
8915 .Sx "Command modifiers" ) .
8917 .Sx "COMMAND ESCAPES" ,
8918 but which use a different modifier for ignoring the error.
8919 Please refer to the variable
8921 for more on this topic.
8925 The first character of this value defines the escape character for
8926 .Sx "COMMAND ESCAPES"
8928 The default value is the character tilde
8930 If set to the empty string, command escapes are disabled.
8934 If not set then file and command pipeline targets are not allowed,
8935 and any such address will be filtered out, giving a warning message.
8936 If set without a value then all possible recipient address
8937 specifications will be accepted \(en see the section
8938 .Sx "On sending mail, and non-interactive mode"
8940 To accept them, but only in interactive mode, or when tilde commands
8941 were enabled explicitly by using one of the command line options
8945 set this to the (case-insensitive) value
8947 (it actually acts like
8948 .Ql restrict,-all,+name,+addr ,
8949 so that care for ordering issues must be taken) .
8951 In fact the value is interpreted as a comma-separated list of values.
8954 then the existence of disallowed specifications is treated as a hard
8955 send error instead of only filtering them out.
8956 The remaining values specify whether a specific type of recipient
8957 address specification is allowed (optionally indicated by a plus sign
8959 prefix) or disallowed (prefixed with a hyphen-minus
8963 addresses all possible address specifications,
8967 command pipeline targets,
8969 plain user names and (MTA) aliases and
8972 These kind of values are interpreted in the given order, so that
8973 .Ql restrict,\:fail,\:+file,\:-all,\:+addr
8974 will cause hard errors for any non-network address recipient address
8975 unless \*(UA is in interactive mode or has been started with the
8979 command line option; in the latter case(s) any address may be used, then.
8981 Historically invalid network addressees are silently stripped off.
8982 To change this so that any encountered invalid email address causes
8983 a hard error it must be ensured that
8985 is an entry in the above list.
8986 Setting this automatically enables network addressees
8987 (it actually acts like
8988 .Ql failinvaddr,+addr ,
8989 so that care for ordering issues must be taken) .
8993 Unless this variable is set additional
8995 (Mail-Transfer-Agent)
8996 arguments from the command line, as can be given after a
8998 separator, results in a program termination with failure status.
8999 The same can be accomplished by using the special (case-insensitive) value
9001 A lesser strict variant is the otherwise identical
9003 which does accept such arguments in interactive mode, or if tilde
9004 commands were enabled explicitly by using one of the command line options
9008 The empty value will allow unconditional usage.
9012 \*(RO String giving a list of optional features.
9013 Features are preceded with a plus sign
9015 if they are available, with a hyphen-minus
9018 The output of the command
9020 will include this information in a more pleasant output.
9024 \*(BO This setting reverses the meanings of a set of reply commands,
9025 turning the lowercase variants, which by default address all recipients
9026 included in the header of a message
9027 .Pf ( Ic reply , respond , followup )
9028 into the uppercase variants, which by default address the sender only
9029 .Pf ( Ic Reply , Respond , Followup )
9032 .Ic replysender , respondsender , followupsender
9034 .Ic replyall , respondall , followupall
9035 are not affected by the current setting of
9040 The default path under which mailboxes are to be saved:
9041 filenames that begin with the plus sign
9043 will have the plus sign replaced with the value of this variable if set,
9044 otherwise the plus sign will remain unchanged when doing
9045 .Sx "Filename transformations" ;
9048 for more on this topic.
9049 The value supports a subset of transformations itself, and if the
9050 non-empty value does not start with a solidus
9054 will be prefixed automatically.
9055 Once the actual value is evaluated first, the internal variable
9057 will be updated for caching purposes.
9060 .It Va folder-hook-FOLDER , Va folder-hook
9063 macro which will be called whenever a
9066 The macro will also be invoked when new mail arrives,
9067 but message lists for commands executed from the macro
9068 only include newly arrived messages then.
9070 are activated by default in a folder hook, causing the covered settings
9071 to be reverted once the folder is left again.
9073 The specialized form will override the generic one if
9075 matches the file that is opened.
9076 Unlike other folder specifications, the fully expanded name of a folder,
9077 without metacharacters, is used to avoid ambiguities.
9078 However, if the mailbox resides under
9082 specification is tried in addition, e.g., if
9086 (and thus relative to the user's home directory) then
9087 .Pa /home/usr1/mail/sent
9089 .Ql folder-hook-/home/usr1/mail/sent
9090 first, but then followed by
9091 .Ql folder-hook-+sent .
9094 .It Va folder-resolved
9095 \*(RO Set to the fully resolved path of
9097 once that evaluation has occurred; rather internal.
9101 \*(BO Controls whether a
9102 .Ql Mail-Followup-To:
9103 header is generated when sending messages to known mailing lists.
9105 .Va followup-to-honour
9107 .Ic mlist , mlsubscribe , reply
9112 .It Va followup-to-honour
9114 .Ql Mail-Followup-To:
9115 header is honoured when group-replying to a message via
9119 This is a quadoption; if set without a value it defaults to
9129 .It Va forward-as-attachment
9130 \*(BO Original messages are normally sent as inline text with the
9133 and only the first part of a multipart message is included.
9134 With this setting enabled messages are sent as unmodified MIME
9136 attachments with all of their parts included.
9139 .It Va forward-inject-head
9140 The string to put before the text of a message with the
9142 command instead of the default
9143 .Dq -------- Original Message -------- .
9144 No heading is put if it is set to the empty string.
9145 This variable is ignored if the
9146 .Va forward-as-attachment
9152 The address (or a list of addresses) to put into the
9154 field of the message header, quoting RFC 5322:
9155 the author(s) of the message, that is, the mailbox(es) of the person(s)
9156 or system(s) responsible for the writing of the message.
9157 According to that RFC setting the
9159 variable is required if
9161 contains more than one address.
9164 ing to messages these addresses are handled as if they were in the
9169 If a file-based MTA is used, then
9171 (or, if that contains multiple addresses,
9173 can nonetheless be enforced to appear as the envelope sender address at
9174 the MTA protocol level (the RFC 5321 reverse-path), either by using the
9176 command line option (with an empty argument; see there for the complete
9177 picture on this topic), or by setting the internal variable
9178 .Va r-option-implicit .
9181 If the machine's hostname is not valid at the Internet (for example at
9182 a dialup machine) then either this variable or
9186 adds even more fine-tuning capabilities with
9187 .Va smtp-hostname ) ,
9188 have to be set; if so the message and MIME part related unique ID fields
9192 will be created (except when disallowed by
9193 .Va message-id-disable
9200 \*(BO Due to historical reasons comments and name parts of email
9201 addresses are removed by default when sending mail, replying to or
9202 forwarding a message.
9203 If this variable is set such stripping is not performed.
9206 \*(OB Predecessor of
9207 .Va forward-inject-head .
9211 \*(BO Causes the header summary to be written at startup and after
9212 commands that affect the number of messages or the order of messages in
9217 mode a header summary will also be displayed on folder changes.
9218 The command line option
9226 A format string to use for the summary of
9228 similar to the ones used for
9231 Format specifiers in the given string start with a percent sign
9233 and may be followed by an optional decimal number indicating the field
9234 width \(em if that is negative, the field is to be left-aligned.
9235 Valid format specifiers are:
9238 .Bl -tag -compact -width ".It Ql _%%_"
9240 A plain percent sign.
9243 a space character but for the current message
9245 for which it expands to
9248 .Va headline-plain ) .
9251 a space character but for the current message
9253 for which it expands to
9256 .Va headline-plain ) .
9258 \*(OP The spam score of the message, as has been classified via the
9261 Shows only a replacement character if there is no spam support.
9263 Message attribute character (status flag); the actual content can be
9267 The date found in the
9269 header of the message when
9271 is set (the default), otherwise the date when the message was received.
9272 Formatting can be controlled by assigning a
9277 The indenting level in
9283 The address of the message sender.
9285 The message thread tree structure.
9286 (Note that this format does not support a field width, and honours
9287 .Va headline-plain . )
9289 The number of lines of the message, if available.
9293 The number of octets (bytes) in the message, if available.
9295 Message subject (if any).
9297 Message subject (if any) in double quotes.
9299 Message recipient flags: is the addressee of the message a known or
9300 subscribed mailing list \(en see
9305 The position in threaded/sorted order.
9307 The value 0 except in an IMAP mailbox,
9308 where it expands to the UID of the message.
9312 .Ql %>\&%a\&%m\ %-18f\ %16d\ %4l/%\-5o\ %i%-s ,
9314 .Ql %>\&%a\&%m\ %20-f\ \ %16d\ %3l/%\-5o\ %i%-S
9326 .It Va headline-bidi
9327 Bidirectional text requires special treatment when displaying headers,
9328 because numbers (in dates or for file sizes etc.) will not affect the
9329 current text direction, in effect resulting in ugly line layouts when
9330 arabic or other right-to-left text is to be displayed.
9331 On the other hand only a minority of terminals is capable to correctly
9332 handle direction changes, so that user interaction is necessary for
9334 Note that extended host system support is required nonetheless, e.g.,
9335 detection of the terminal character set is one precondition;
9336 and this feature only works in an Unicode (i.e., UTF-8) locale.
9338 In general setting this variable will cause \*(UA to encapsulate text
9339 fields that may occur when displaying
9341 (and some other fields, like dynamic expansions in
9343 with special Unicode control sequences;
9344 it is possible to fine-tune the terminal support level by assigning
9346 no value (or any value other than
9351 will make \*(UA assume that the terminal is capable to properly deal
9352 with Unicode version 6.3, in which case text is embedded in a pair of
9353 U+2068 (FIRST STRONG ISOLATE) and U+2069 (POP DIRECTIONAL ISOLATE)
9355 In addition no space on the line is reserved for these characters.
9357 Weaker support is chosen by using the value
9359 (Unicode 6.3, but reserve the room of two spaces for writing the control
9360 sequences onto the line).
9365 select Unicode 1.1 support (U+200E, LEFT-TO-RIGHT MARK); the latter
9366 again reserves room for two spaces in addition.
9369 .It Va headline-plain
9370 \*(BO On Unicode (UTF-8) aware terminals enhanced graphical symbols are
9371 used by default for certain entries of
9373 If this variable is set only basic US-ASCII symbols will be used.
9377 \*(OP If a line editor is available then this can be set to
9378 name the (expandable) path of the location of a permanent
9384 .It Va history-gabby
9385 \*(BO\*(OP Add more entries to the
9387 as is normally done.
9390 .It Va history-gabby-persist
9391 \*(BO\*(OP \*(UA's own MLE will not save the additional
9393 entries in persistent storage unless this variable is set.
9394 On the other hand it will not loose the knowledge of whether
9395 a persistent entry was gabby or not.
9401 \*(OP Setting this variable imposes a limit on the number of concurrent
9404 If set to the value 0 then no further history entries will be added,
9405 and loading and incorporation of the
9407 upon program startup can also be suppressed by doing this.
9408 Runtime changes will not be reflected, but will affect the number of
9409 entries saved to permanent storage.
9413 \*(BO This setting controls whether messages are held in the system
9415 and it is set by default.
9419 Used instead of the value obtained from
9423 as the hostname when expanding local addresses, e.g., in
9426 .Sx "On sending mail, and non-interactive mode" ,
9427 especially for expansion of network addresses that contain domain-less
9428 valid user names in angle brackets).
9431 or this variable Is set the message and MIME part related unique ID fields
9435 will be created (except when disallowed by
9436 .Va message-id-disable
9439 If the \*(OPal IDNA support is available (see
9441 variable assignment is aborted when a necessary conversion fails.
9443 Setting it to the empty string will cause the normal hostname to be
9444 used, but nonetheless enables creation of said ID fields.
9445 \*(IN in conjunction with the built-in SMTP
9448 also influences the results:
9449 one should produce some test messages with the desired combination of
9458 \*(BO\*(OP Can be used to turn off the automatic conversion of domain
9459 names according to the rules of IDNA (internationalized domain names
9461 Since the IDNA code assumes that domain names are specified with the
9463 character set, an UTF-8 locale charset is required to represent all
9464 possible international domain names (before conversion, that is).
9468 The input field separator that is used (\*(ID by some functions) to
9469 determine where to split input data.
9471 .Bl -tag -compact -width ".It MMM"
9473 Unsetting is treated as assigning the default value,
9476 If set to the empty value, no field splitting will be performed.
9478 If set to a non-empty value, all whitespace characters are extracted
9479 and assigned to the variable
9483 .Bl -tag -compact -width ".It MMM"
9486 will be ignored at the beginning and end of input.
9487 Diverging from POSIX shells default whitespace is removed in addition,
9488 which is owed to the entirely different line content extraction rules.
9490 Each occurrence of a character of
9492 will cause field-splitting, any adjacent
9494 characters will be skipped.
9499 \*(RO Automatically deduced from the whitespace characters in
9504 \*(BO Ignore interrupt signals from the terminal while entering
9505 messages; instead echo them as
9507 characters and discard the current line.
9511 \*(BO Ignore end-of-file conditions
9512 .Pf ( Ql control-D )
9513 in compose mode on message input and in interactive command input.
9514 If set an interactive command input session can only be left by
9515 explicitly using one of the commands
9519 and message input in compose mode can only be terminated by entering
9522 on a line by itself or by using the
9524 .Sx "COMMAND ESCAPES" ;
9525 Setting this implies the behaviour that
9533 If this is set to a non-empty string it will specify the user's
9535 .Sx "primary system mailbox" ,
9538 and the system-dependent default, and (thus) be used to replace
9541 .Sx "Filename transformations" ;
9544 for more on this topic.
9545 The value supports a subset of transformations itself.
9553 .Sx "COMMAND ESCAPES"
9556 option for indenting messages,
9557 in place of the POSIX mandated default tabulator character
9564 \*(BO If set, an empty
9566 .Sx "primary system mailbox"
9567 file is not removed.
9568 Note that, in conjunction with
9570 mode any empty file will be removed unless this variable is set.
9571 This may improve the interoperability with other mail user agents
9572 when using a common folder directory, and prevents malicious users
9573 from creating fake mailboxes in a world-writable spool directory.
9574 \*(ID Only local regular (MBOX) files are covered, Maildir and other
9575 mailbox types will never be removed, even if empty.
9578 .It Va keep-content-length
9579 \*(BO When (editing messages and) writing MBOX mailbox files \*(UA can
9584 header fields that some MUAs generate by setting this variable.
9585 Since \*(UA does neither use nor update these non-standardized header
9586 fields (which in itself shows one of their conceptual problems),
9587 stripping them should increase interoperability in between MUAs that
9588 work with with same mailbox files.
9589 Note that, if this is not set but
9590 .Va writebackedited ,
9591 as below, is, a possibly performed automatic stripping of these header
9592 fields already marks the message as being modified.
9593 \*(ID At some future time \*(UA will be capable to rewrite and apply an
9595 to modified messages, and then those fields will be stripped silently.
9599 \*(BO When a message is saved it is usually discarded from the
9600 originating folder when \*(UA is quit.
9601 This setting causes all saved message to be retained.
9604 .It Va line-editor-disable
9605 \*(BO Turn off any enhanced line editing capabilities (see
9606 .Sx "On terminal control and line editor"
9610 .It Va line-editor-no-defaults
9611 \*(BO\*(OP Do not establish any default key binding.
9615 Error log message prefix string
9616 .Pf ( Ql "\*(uA: " ) .
9619 .It Va mailbox-display
9620 \*(RO The name of the current mailbox
9622 possibly abbreviated for display purposes.
9625 .It Va mailbox-resolved
9626 \*(RO The fully resolved path of the current mailbox.
9629 .It Va mailx-extra-rc
9630 An additional startup file that is loaded as the last of the
9631 .Sx "Resource files" .
9632 Use this file for commands that are not understood by other POSIX
9634 implementations, i.e., mostly anything which is not covered by
9635 .Sx "Initial settings" .
9639 \*(BO When a message is replied to and this variable is set,
9640 it is marked as having been
9643 .Sx "Message states" .
9647 \*(BO When opening MBOX mailbox databases \*(UA by default uses tolerant
9648 POSIX rules for detecting message boundaries (so-called
9650 lines) due to compatibility reasons, instead of the stricter rules that
9651 have been standardized in RFC 4155.
9652 This behaviour can be switched to the stricter RFC 4155 rules by
9653 setting this variable.
9654 (This is never necessary for any message newly generated by \*(UA,
9655 it only applies to messages generated by buggy or malicious MUAs, or may
9656 occur in old MBOX databases: \*(UA itself will choose a proper
9658 to avoid false interpretation of
9660 content lines in the MBOX database.)
9662 This may temporarily be handy when \*(UA complains about invalid
9664 lines when opening a MBOX: in this case setting this variable and
9665 re-opening the mailbox in question may correct the result.
9666 If so, copying the entire mailbox to some other file, as in
9667 .Ql copy * SOME-FILE ,
9668 will perform proper, all-compatible
9670 quoting for all detected messages, resulting in a valid MBOX mailbox.
9671 Finally the variable can be unset again:
9672 .Bd -literal -offset indent
9674 localopts yes; wysh set mbox-rfc4155;\e
9675 wysh File "${1}"; eval copy * "${2}"
9677 call mboxfix /tmp/bad.mbox /tmp/good.mbox
9682 \*(BO Internal development variable.
9685 .It Va message-id-disable
9686 \*(BO By setting this variable the generation of
9690 message and MIME part headers can be completely suppressed, effectively
9691 leaving this task up to the
9693 (Mail-Transfer-Agent) or the SMTP server.
9694 Note that according to RFC 5321 a SMTP server is not required to add this
9695 field by itself, so it should be ensured that it accepts messages without
9699 .It Va message-inject-head
9700 A string to put at the beginning of each new message, followed by a newline.
9701 \*(OB The escape sequences tabulator
9705 are understood (use the
9709 ting the variable(s) instead).
9712 .It Va message-inject-tail
9713 A string to put at the end of each new message, followed by a newline.
9714 \*(OB The escape sequences tabulator
9718 are understood (use the
9722 ting the variable(s) instead).
9726 \*(BO Usually, when an
9728 expansion contains the sender, the sender is removed from the expansion.
9729 Setting this option suppresses these removals.
9734 option to be passed through to the
9736 (Mail-Transfer-Agent); though most of the modern MTAs no longer document
9737 this flag, no MTA is known which does not support it (for historical
9741 .It Va mime-allow-text-controls
9742 \*(BO When sending messages, each part of the message is MIME-inspected
9743 in order to classify the
9746 .Ql Content-Transfer-Encoding:
9749 that is required to send this part over mail transport, i.e.,
9750 a computation rather similar to what the
9752 command produces when used with the
9756 This classification however treats text files which are encoded in
9757 UTF-16 (seen for HTML files) and similar character sets as binary
9758 octet-streams, forcefully changing any
9763 .Ql application/octet-stream :
9764 If that actually happens a yet unset charset MIME parameter is set to
9766 effectively making it impossible for the receiving MUA to automatically
9767 interpret the contents of the part.
9769 If this variable is set, and the data was unambiguously identified as
9770 text data at first glance (by a
9774 file extension), then the original
9776 will not be overwritten.
9779 .It Va mime-alternative-favour-rich
9780 \*(BO If this variable is set then rich MIME alternative parts (e.g.,
9781 HTML) will be preferred in favour of included plain text versions when
9782 displaying messages, provided that a handler exists which produces
9783 output that can be (re)integrated into \*(UA's normal visual display.
9784 (E.g., at the time of this writing some newsletters ship their full
9785 content only in the rich HTML part, whereas the plain text part only
9786 contains topic subjects.)
9789 .It Va mime-counter-evidence
9792 field is used to decide how to handle MIME parts.
9793 Some MUAs, however, do not use
9794 .Sx "The mime.types files"
9796 .Sx "HTML mail and MIME attachments" )
9797 or a similar mechanism to correctly classify content, but specify an
9798 unspecific MIME type
9799 .Pf ( Ql application/octet-stream )
9800 even for plain text attachments.
9801 If this variable is set then \*(UA will try to re-classify such MIME
9802 message parts, if possible, for example via a possibly existing
9803 attachment filename.
9804 A non-empty value may also be given, in which case a number is expected,
9805 actually a carrier of bits, best specified as a binary value, e.g.,
9808 .Bl -bullet -compact
9810 If bit two is set (counting from 1, decimal 2) then the detected
9812 will be carried along with the message and be used for deciding which
9813 MIME handler is to be used, for example;
9814 when displaying such a MIME part the part-info will indicate the
9815 overridden content-type by showing a plus sign
9818 If bit three is set (decimal 4) then the counter-evidence is always
9819 produced and a positive result will be used as the MIME type, even
9820 forcefully overriding the parts given MIME type.
9822 If bit four is set (decimal 8) as a last resort the actual content of
9823 .Ql application/octet-stream
9824 parts will be inspected, so that data which looks like plain text can be
9826 This mode is even more relaxed when data is to be displayed to the user
9827 or used as a message quote (data consumers which mangle data for display
9828 purposes, which includes masking of control characters, for example).
9832 .It Va mime-encoding
9834 .Ql Content-Transfer-Encoding
9835 to use in outgoing text messages and message parts, where applicable.
9836 (7-bit clean text messages are sent as-is, without a transfer encoding.)
9839 .Bl -tag -compact -width ".It Ql _%%_"
9842 8-bit transport effectively causes the raw data be passed through
9843 unchanged, but may cause problems when transferring mail messages over
9844 channels that are not ESMTP (RFC 1869) compliant.
9845 Also, several input data constructs are not allowed by the
9846 specifications and may cause a different transfer-encoding to be used.
9847 .It Ql quoted-printable
9849 Quoted-printable encoding is 7-bit clean and has the property that ASCII
9850 characters are passed through unchanged, so that an english message can
9851 be read as-is; it is also acceptable for other single-byte locales that
9852 share many characters with ASCII, like, e.g., ISO-8859-1.
9853 The encoding will cause a large overhead for messages in other character
9854 sets: e.g., it will require up to twelve (12) bytes to encode a single
9855 UTF-8 character of four (4) bytes.
9856 It is the default encoding.
9858 .Pf (Or\0 Ql b64 . )
9859 This encoding is 7-bit clean and will always be used for binary data.
9860 This encoding has a constant input:output ratio of 3:4, regardless of
9861 the character set of the input data it will encode three bytes of input
9862 to four bytes of output.
9863 This transfer-encoding is not human readable without performing
9868 .It Va mimetypes-load-control
9869 Can be used to control which of
9870 .Sx "The mime.types files"
9871 are loaded: if the letter
9873 is part of the option value, then the user's personal
9875 file will be loaded (if it exists); likewise the letter
9877 controls loading of the system wide
9879 directives found in the user file take precedence, letter matching is
9881 If this variable is not set \*(UA will try to load both files.
9882 Incorporation of the \*(UA-built-in MIME types cannot be suppressed,
9883 but they will be matched last (the order can be listed via
9886 More sources can be specified by using a different syntax: if the
9887 value string contains an equals sign
9889 then it is instead parsed as a comma-separated list of the described
9892 pairs; the given filenames will be expanded and loaded, and their
9893 content may use the extended syntax that is described in the section
9894 .Sx "The mime.types files" .
9895 Directives found in such files always take precedence (are prepended to
9896 the MIME type cache).
9901 To choose an alternate Mail-Transfer-Agent, set this option to either
9902 the full pathname of an executable (optionally prefixed with the protocol
9904 or \*(OPally a SMTP a.k.a. SUBMISSION protocol URL, e.g., \*(IN
9906 .Dl smtps?://[user[:password]@]server[:port]
9909 .Ql [smtp://]server[:port] . )
9910 The default has been chosen at compile time.
9911 All supported data transfers are executed in child processes, which
9912 run asynchronously and without supervision unless either the
9917 If such a child receives a TERM signal, it will abort and
9924 For a file-based MTA it may be necessary to set
9926 in in order to choose the right target of a modern
9929 It will be passed command line arguments from several possible sources:
9932 if set, from the command line if given and the variable
9935 Argument processing of the MTA will be terminated with a
9940 The otherwise occurring implicit usage of the following MTA command
9941 line arguments can be disabled by setting the boolean variable
9942 .Va mta-no-default-arguments
9943 (which will also disable passing
9947 (for not treating a line with only a dot
9949 character as the end of input),
9957 variable is set); in conjunction with the
9959 command line option \*(UA will also (not) pass
9965 \*(OPally \*(UA can send mail over SMTP a.k.a. SUBMISSION network
9966 connections to a single defined smart host by setting this variable to
9967 a SMTP or SUBMISSION URL (see
9968 .Sx "On URL syntax and credential lookup" ) .
9969 An authentication scheme can be specified via the variable chain
9971 Encrypted network connections are \*(OPally available, the section
9972 .Sx "Encrypted network communication"
9973 should give an overview and provide links to more information on this.
9974 Note that with some mail providers it may be necessary to set the
9976 variable in order to use a specific combination of
9981 \*(UA also supports forwarding of all network traffic over a specified
9983 The following SMTP variants may be used:
9987 The plain SMTP protocol (RFC 5321) that normally lives on the
9988 server port 25 and requires setting the
9989 .Va smtp-use-starttls
9990 variable to enter a SSL/TLS encrypted session state.
9991 Assign a value like \*(IN
9992 .Ql smtp://[user[:password]@]server[:port]
9994 .Ql smtp://server[:port] )
9995 to choose this protocol.
9997 The so-called SMTPS which is supposed to live on server port 465
9998 and is automatically SSL/TLS secured.
9999 Unfortunately it never became a standardized protocol and may thus not
10000 be supported by your hosts network service database
10001 \(en in fact the port number has already been reassigned to other
10004 SMTPS is nonetheless a commonly offered protocol and thus can be
10005 chosen by assigning a value like \*(IN
10006 .Ql smtps://[user[:password]@]server[:port]
10008 .Ql smtps://server[:port] ) ;
10009 due to the mentioned problems it is usually necessary to explicitly
10010 specify the port as
10014 The SUBMISSION protocol (RFC 6409) lives on server port 587 and
10015 is identically to the SMTP protocol from \*(UA's point of view;
10016 it requires setting
10017 .Va smtp-use-starttls
10018 to enter a SSL/TLS secured session state; e.g., \*(IN
10019 .Ql submission://[user[:password]@]server[:port] .
10021 The SUBMISSIONS protocol (RFC 8314) that lives on server port 465 and is
10022 SSL/TLS secured by default.
10023 It can be chosen by assigning a value like \*(IN
10024 .Ql submissions://[user[:password]@]server[:port] .
10025 Due to the problems mentioned for SMTPS above and the fact that
10026 SUBMISSIONS is new and a successor that lives on the same port as the
10027 historical engineering mismanagement named SMTPS, it is usually
10028 necessary to explicitly specify the port as
10034 .It Va mta-arguments
10035 Arguments to pass through to a file-based
10037 can be given via this variable, which is parsed according to
10038 .Sx "Shell-style argument quoting"
10039 into an array of arguments, and which will be joined onto MTA options
10040 from other sources, and then passed individually to the MTA:
10041 .Ql ? wysh set mta-arguments='-t -X \&"/tmp/my log\&"' .
10044 .It Va mta-no-default-arguments
10045 \*(BO Unless this variable is set \*(UA will pass some well known
10046 standard command line options to a file-based
10048 (Mail-Transfer-Agent), see there for more.
10051 .It Va mta-no-receiver-arguments
10052 \*(BO By default a file-based
10054 will be passed all receiver addresses on the command line.
10055 This variable can be set to suppress any such argument.
10059 Many systems use a so-called
10061 environment to ensure compatibility with
10063 This works by inspecting the name that was used to invoke the mail
10065 If this variable is set then the mailwrapper (the program that is
10066 actually executed when calling the file-based
10068 will treat its contents as that name.
10070 .Mx Va netrc-lookup
10071 .It Va netrc-lookup-USER@HOST , netrc-lookup-HOST , netrc-lookup
10072 \*(BO\*(IN\*(OP Used to control usage of the user's
10074 file for lookup of account credentials, as documented in the section
10075 .Sx "On URL syntax and credential lookup"
10076 and for the command
10079 .Sx "The .netrc file"
10080 documents the file format.
10092 then \*(UA will read the output of a shell pipe instead of the user's
10094 file if this variable is set (to the desired shell command).
10095 This can be used to, e.g., store
10098 .Ql ? set netrc-pipe='gpg -qd ~/.netrc.pgp' .
10102 \*(OP If this variable has the value
10104 newly created local folders will be in Maildir instead of MBOX format.
10108 Checks for new mail in the current folder each time the prompt is shown.
10109 A Maildir folder must be re-scanned to determine if new mail has arrived.
10110 If this variable is set to the special value
10112 then a Maildir folder will not be rescanned completely, but only
10113 timestamp changes are detected.
10114 Maildir folders are \*(OPal.
10118 \*(BO Causes the filename given in the
10121 and the sender-based filenames for the
10125 commands to be interpreted relative to the directory given in the
10127 variable rather than to the current directory,
10128 unless it is set to an absolute pathname.
10130 .Mx Va on-account-cleanup
10131 .It Va on-account-cleanup-ACCOUNT , Va on-account-cleanup
10132 Macro hook which will be called once an
10134 is left, as the very last step before unrolling per-account
10136 This hook is run even in case of fatal errors, and it is advisable to
10137 perform only absolutely necessary actions, like cleaning up
10140 The specialized form is used in favour of the generic one if found.
10143 .It Va on-compose-cleanup
10144 Macro hook which will be called after the message has been sent (or not,
10145 in case of failures), as the very last step before unrolling compose mode
10147 This hook is run even in case of fatal errors, and it is advisable to
10148 perform only absolutely necessary actions, like cleaning up
10152 For compose mode hooks that may affect the message content please see
10153 .Va on-compose-enter , on-compose-leave , on-compose-splice .
10154 \*(ID This hook exists because
10155 .Ic alias , alternates , commandalias , shortcut ,
10156 to name a few, are not covered by
10158 changes applied in compose mode will continue to be in effect thereafter.
10163 .It Va on-compose-enter , on-compose-leave
10164 Macro hooks which will be called once compose mode is entered,
10165 and after composing has been finished, but before a set
10166 .Va message-inject-tail
10167 has been injected etc., respectively.
10169 are enabled for these hooks, and changes on variables will be forgotten
10170 after the message has been sent.
10171 .Va on-compose-cleanup
10172 can be used to perform other necessary cleanup steps.
10174 The following (read-only) variables will be set temporarily during
10175 execution of the macros to represent respective message headers, to
10176 the empty string otherwise; most of them correspond to according virtual
10177 message headers that can be accessed via
10180 .Sx "COMMAND ESCAPES"
10182 .Va on-compose-splice
10186 .Bl -tag -compact -width ".It Va mailx_subject"
10187 .It Va mailx-command
10188 The command that generates the message.
10189 .It Va mailx-subject
10193 .It Va mailx-sender
10195 .It Va mailx-to , mailx-cc , mailx-bcc
10196 The list of receiver addresses as a space-separated list.
10197 .It Va mailx-raw-to , mailx-raw-cc , mailx-raw-bcc
10198 The list of receiver addresses before any mangling (due to, e.g.,
10201 .Va recipients-in-cc )
10202 as a space-separated list.
10203 .It Va mailx-orig-from
10204 When replying, forwarding or resending, this will be set to the
10206 of the given message.
10207 .It Va mailx-orig-to , mailx-orig-cc , mailx-orig-bcc
10208 When replying, forwarding or resending, this will be set to the
10209 receivers of the given message.
10213 Here is am example that injects a signature via
10214 .Va message-inject-tail ;
10216 .Va on-compose-splice
10217 to simply inject the file of desire via
10221 may be a better approach.
10223 .Bd -literal -offset indent
10225 vput ! i cat ~/.mysig
10227 vput vexpr message-inject-tail trim-end $i
10231 readctl create ~/.mysig
10235 vput vexpr message-inject-tail trim-end $i
10237 readctl remove ~/.mysig
10240 set on-compose-leave=t_ocl
10246 .It Va on-compose-splice , on-compose-splice-shell
10247 These hooks run once the normal compose mode is finished, but before the
10248 .Va on-compose-leave
10249 macro hook is called, the
10250 .Va message-inject-tail
10252 Both hooks will be executed in a subprocess, with their input and output
10253 connected to \*(UA such that they can act as if they would be an
10255 The difference in between them is that the latter is a
10257 command, whereas the former is a normal \*(UA macro, but which is
10258 restricted to a small set of commands (the
10262 will indicate said capability).
10264 are enabled for these hooks (in the parent process), causing any setting
10265 to be forgotten after the message has been sent;
10266 .Va on-compose-cleanup
10267 can be used to perform other cleanup as necessary.
10270 During execution of these hooks \*(UA will temporarily forget whether it
10271 has been started in interactive mode, (a restricted set of)
10272 .Sx "COMMAND ESCAPES"
10273 will always be available, and for guaranteed reproducibilities sake
10277 will be set to their defaults.
10278 The compose mode command
10280 has been especially designed for scriptability (via these hooks).
10281 The first line the hook will read on its standard input is the protocol
10282 version of said command escape, currently
10284 backward incompatible protocol changes have to be expected.
10287 Care must be taken to avoid deadlocks and other false control flow:
10288 if both involved processes wait for more input to happen at the
10289 same time, or one does not expect more input but the other is stuck
10290 waiting for consumption of its output, etc.
10291 There is no automatic synchronization of the hook: it will not be
10292 stopped automatically just because it, e.g., emits
10294 The hooks will however receive a termination signal if the parent enters
10295 an error condition.
10296 \*(ID Protection against and interaction with signals is not yet given;
10297 it is likely that in the future these scripts will be placed in an
10298 isolated session, which is signalled in its entirety as necessary.
10300 .Bd -literal -offset indent
10301 define ocs_signature {
10303 echo '~< ~/.mysig' # '~<! fortune pathtofortunefile'
10305 set on-compose-splice=ocs_signature
10307 wysh set on-compose-splice-shell=$'\e
10309 printf "hello $version! Headers: ";\e
10310 echo \e'~^header list\e';\e
10311 read status result;\e
10312 echo "status=$status result=$result";\e
10317 echo Splice protocol version is $version
10318 echo '~^h l'; read hl; vput vexpr es substring "${hl}" 0 1
10320 echoerr 'Cannot read header list'; echo '~x'; xit
10322 if [ "$hl" @i!% ' cc' ]
10323 echo '~^h i cc Diet is your <mirr.or>'; read es;\e
10324 vput vexpr es substring "${es}" 0 1
10326 echoerr 'Cannot insert Cc: header'; echo '~x'
10327 # (no xit, macro finishs anyway)
10331 set on-compose-splice=ocsm
10336 .It Va on-resend-cleanup
10338 .Va on-compose-cleanup ,
10339 but is only triggered by
10343 .It Va on-resend-enter
10345 .Va on-compose-enter ,
10346 but is only triggered by
10351 \*(BO If set, each message feed through the command given for
10353 is followed by a formfeed character
10357 .It Va password-USER@HOST , password-HOST , password
10358 \*(IN Variable chain that sets a password, which is used in case none has
10359 been given in the protocol and account-specific URL;
10360 as a last resort \*(UA will ask for a password on the user's terminal if
10361 the authentication method requires a password.
10362 Specifying passwords in a startup file is generally a security risk;
10363 the file should be readable by the invoking user only.
10365 .It Va password-USER@HOST
10366 \*(OU (see the chain above for \*(IN)
10367 Set the password for
10371 If no such variable is defined for a host,
10372 the user will be asked for a password on standard input.
10373 Specifying passwords in a startup file is generally a security risk;
10374 the file should be readable by the invoking user only.
10378 \*(BO Send messages to the
10380 command without performing MIME and character set conversions.
10384 .It Va pipe-TYPE/SUBTYPE
10385 When a MIME message part of type
10387 (case-insensitive) is displayed or quoted,
10388 its text is filtered through the value of this variable interpreted as
10390 Note that only parts which can be displayed inline as plain text (see
10391 .Cd copiousoutput )
10392 are displayed unless otherwise noted, other MIME parts will only be
10393 considered by and for the command
10397 The special value commercial at
10399 forces interpretation of the message part as plain text, e.g.,
10400 .Ql set pipe-application/xml=@
10401 will henceforth display XML
10403 (The same could also be achieved by adding a MIME type marker with the
10406 And \*(OPally MIME type handlers may be defined via
10407 .Sx "The Mailcap files"
10408 \(em these directives,
10410 has already been used, should be referred to for further documentation.
10415 can in fact be used as a trigger character to adjust usage and behaviour
10416 of a following shell command specification more thoroughly by appending
10417 more special characters which refer to further mailcap directives, e.g.,
10418 the following hypothetical command specification could be used:
10420 .Bd -literal -offset indent
10421 ? set pipe-X/Y='@!++=@vim ${MAILX_FILENAME_TEMPORARY}'
10425 .Bl -tag -compact -width ".It Ql __"
10427 The command produces plain text to be integrated in \*(UAs output:
10428 .Cd copiousoutput .
10431 If set the handler will not be invoked when a message is to be quoted,
10432 but only when it will be displayed:
10433 .Cd x-mailx-noquote .
10436 Run the command asynchronously, i.e., without blocking \*(UA:
10437 .Cd x-mailx-async .
10440 The command must be run on an interactive terminal, \*(UA will
10441 temporarily release the terminal to it:
10442 .Cd needsterminal .
10445 Request creation of a zero-sized temporary file, the absolute pathname
10446 of which will be made accessible via the environment variable
10447 .Ev MAILX_FILENAME_TEMPORARY :
10448 .Cd x-mailx-tmpfile .
10449 If given twice then the file will be unlinked automatically by \*(UA
10450 when the command loop is entered again at latest:
10451 .Cd x-mailx-tmpfile-unlink .
10454 Normally the MIME part content is passed to the handler via standard
10455 input; if this flag is set then the data will instead be written into
10456 .Ev MAILX_FILENAME_TEMPORARY
10457 .Pf ( Cd x-mailx-tmpfile-fill ) ,
10458 the creation of which is implied; note however that in order to cause
10459 deletion of the temporary file you still have to use two plus signs
10464 To avoid ambiguities with normal shell command content you can use
10465 another commercial at to forcefully terminate interpretation of
10466 remaining characters.
10467 (Any character not in this list will have the same effect.)
10471 Some information about the MIME part to be displayed is embedded into
10472 the environment of the shell command:
10475 .Bl -tag -compact -width ".It Ev _AIL__ILENAME__ENERATED"
10477 .It Ev MAILX_CONTENT
10478 The MIME content-type of the part, if known, the empty string otherwise.
10481 .It Ev MAILX_CONTENT_EVIDENCE
10483 .Va mime-counter-evidence
10484 includes the carry-around-bit (2), then this will be set to the detected
10485 MIME content-type; not only then identical to
10486 .Ev \&\&MAILX_CONTENT
10490 .It Ev MAILX_EXTERNAL_BODY_URL
10492 .Ql message/external-body access-type=url
10493 will store the access URL in this variable, it is empty otherwise.
10494 URL targets should not be activated automatically, without supervision.
10497 .It Ev MAILX_FILENAME
10498 The filename, if any is set, the empty string otherwise.
10501 .It Ev MAILX_FILENAME_GENERATED
10505 .It Ev MAILX_FILENAME_TEMPORARY
10506 If temporary file creation has been requested through the command prefix
10507 this variable will be set and contain the absolute pathname of the
10513 .It Va pipe-EXTENSION
10514 This is identical to
10515 .Va pipe-TYPE/SUBTYPE
10518 (normalized to lowercase using character mappings of the ASCII charset)
10519 names a file extension, e.g.,
10521 Handlers registered using this method take precedence.
10524 .It Va pop3-auth-USER@HOST , pop3-auth-HOST , pop3-auth
10525 \*(OP\*(IN Variable chain that sets the POP3 authentication method.
10526 The only possible value as of now is
10528 which is thus the default.
10530 .Mx Va pop3-bulk-load
10531 .It Va pop3-bulk-load-USER@HOST , pop3-bulk-load-HOST , pop3-bulk-load
10532 \*(BO\*(OP When accessing a POP3 server \*(UA loads the headers of
10533 the messages, and only requests the message bodies on user request.
10534 For the POP3 protocol this means that the message headers will be
10536 If this variable is set then \*(UA will download only complete messages
10537 from the given POP3 server(s) instead.
10539 .Mx Va pop3-keepalive
10540 .It Va pop3-keepalive-USER@HOST , pop3-keepalive-HOST , pop3-keepalive
10541 \*(OP POP3 servers close the connection after a period of inactivity;
10542 the standard requires this to be at least 10 minutes,
10543 but practical experience may vary.
10544 Setting this variable to a numeric value greater than
10548 command to be sent each value seconds if no other operation is performed.
10550 .Mx Va pop3-no-apop
10551 .It Va pop3-no-apop-USER@HOST , pop3-no-apop-HOST , pop3-no-apop
10552 \*(BO\*(OP Unless this variable is set the
10554 authentication method will be used when connecting to a POP3 server that
10555 advertises support.
10558 is that the password is not sent in clear text over the wire and that
10559 only a single packet is sent for the user/password tuple.
10561 .Va pop3-no-apop-HOST
10564 .Mx Va pop3-use-starttls
10565 .It Va pop3-use-starttls-USER@HOST , pop3-use-starttls-HOST , pop3-use-starttls
10566 \*(BO\*(OP Causes \*(UA to issue a
10568 command to make an unencrypted POP3 session SSL/TLS encrypted.
10569 This functionality is not supported by all servers,
10570 and is not used if the session is already encrypted by the POP3S method.
10572 .Va pop3-use-starttls-HOST
10578 \*(BO This flag enables POSIX mode, which changes behaviour of \*(UA
10579 where that deviates from standardized behaviour.
10580 It will be set implicitly before the
10581 .Sx "Resource files"
10582 are loaded if the environment variable
10583 .Ev POSIXLY_CORRECT
10584 is set, and adjusting any of those two will be reflected by the other
10586 The following behaviour is covered and enforced by this mechanism:
10589 .Bl -bullet -compact
10591 In non-interactive mode, any error encountered while loading resource
10592 files during program startup will cause a program exit, whereas in
10593 interactive mode such errors will stop loading of the currently loaded
10594 (stack of) file(s, i.e., recursively).
10595 These exits can be circumvented on a per-command base by using
10598 .Sx "Command modifiers" ,
10599 for each command which shall be allowed to fail.
10603 will replace the list of alternate addresses instead of appending to it.
10606 The variable inserting
10607 .Sx "COMMAND ESCAPES"
10613 will expand embedded character sequences
10615 horizontal tabulator and
10618 \*(ID For compatibility reasons this step will always be performed.
10621 Upon changing the active
10625 will be displayed even if
10632 implies the behaviour described by
10638 is extended to cover any empty mailbox, not only empty
10640 .Sx "primary system mailbox" Ns
10641 es: they will be removed when they are left in empty state otherwise.
10646 .It Va print-alternatives
10647 \*(BO When a MIME message part of type
10648 .Ql multipart/alternative
10649 is displayed and it contains a subpart of type
10651 other parts are normally discarded.
10652 Setting this variable causes all subparts to be displayed,
10653 just as if the surrounding part was of type
10654 .Ql multipart/mixed .
10658 The string used as a prompt in interactive mode.
10659 Whenever the variable is evaluated the value is treated as if specified
10660 within dollar-single-quotes (see
10661 .Sx "Shell-style argument quoting" ) .
10662 This (post-assignment, i.e., second) expansion can be used to embed
10663 status information, for example
10668 .Va mailbox-display .
10670 In order to embed characters which should not be counted when
10671 calculating the visual width of the resulting string, enclose the
10672 characters of interest in a pair of reverse solidus escaped brackets:
10674 a slot for coloured prompts is also available with the \*(OPal command
10676 Prompting may be prevented by setting this to the null string
10678 .Ql set noprompt ) .
10682 This string is used for secondary prompts, but is otherwise identical to
10689 \*(BO Suppresses the printing of the version when first invoked.
10693 If set, \*(UA starts a replying message with the original message
10694 prefixed by the value of the variable
10696 Normally, a heading consisting of
10697 .Dq Fromheaderfield wrote:
10698 is put before the quotation.
10703 variable, this heading is omitted.
10706 is assigned, only the headers selected by the
10709 selection are put above the message body,
10712 acts like an automatic
10714 .Sx "COMMAND ESCAPES"
10718 is assigned, all headers are put above the message body and all MIME
10719 parts are included, making
10721 act like an automatic
10724 .Va quote-as-attachment .
10727 .It Va quote-as-attachment
10728 \*(BO Add the original message in its entirety as a
10730 MIME attachment when replying to a message.
10731 Note this works regardless of the setting of
10736 Can be set to a string consisting of non-whitespace ASCII characters
10737 which shall be treated as quotation leaders, the default being
10742 \*(OP Can be set in addition to
10744 Setting this turns on a more fancy quotation algorithm in that leading
10745 quotation characters
10746 .Pf ( Va quote-chars )
10747 are compressed and overlong lines are folded.
10749 can be set to either one or two (space separated) numeric values,
10750 which are interpreted as the maximum (goal) and the minimum line length,
10751 respectively, in a spirit rather equal to the
10753 program, but line-, not paragraph-based.
10754 If not set explicitly the minimum will reflect the goal algorithmically.
10755 The goal cannot be smaller than the length of
10757 plus some additional pad.
10758 Necessary adjustments take place silently.
10761 .It Va r-option-implicit
10762 \*(BO Setting this option evaluates the contents of
10764 (or, if that contains multiple addresses,
10766 and passes the results onto the used (file-based) MTA as described for the
10768 option (empty argument case).
10771 .It Va recipients-in-cc
10778 are by default merged into the new
10780 If this variable is set, only the original
10784 the rest is merged into
10789 Unless this variable is defined, no copies of outgoing mail will be saved.
10790 If defined it gives the pathname, subject to the usual
10791 .Sx "Filename transformations" ,
10792 of a folder where all new, replied-to or forwarded messages are saved:
10793 when saving to this folder fails the message is not sent, but instead
10797 The standard defines that relative (fully expanded) paths are to be
10798 interpreted relative to the current directory
10800 to force interpretation relative to
10803 needs to be set in addition.
10806 .It Va record-files
10807 \*(BO If this variable is set the meaning of
10809 will be extended to cover messages which target only file and pipe
10812 These address types will not appear in recipient lists unless
10813 .Va add-file-recipients
10817 .It Va record-resent
10818 \*(BO If this variable is set the meaning of
10820 will be extended to also cover the
10827 .It Va reply-in-same-charset
10828 \*(BO If this variable is set \*(UA first tries to use the same
10829 character set of the original message for replies.
10830 If this fails, the mechanism described in
10831 .Sx "Character sets"
10832 is evaluated as usual.
10835 .It Va reply-strings
10836 Can be set to a comma-separated list of (case-insensitive according to
10837 ASCII rules) strings which shall be recognized in addition to the
10838 built-in strings as
10840 reply message indicators \(en built-in are
10842 which is mandated by RFC 5322, as well as the german
10847 which often has been seen in the wild;
10848 I.e., the separating colon has to be specified explicitly.
10852 A list of addresses to put into the
10854 field of the message header.
10855 Members of this list are handled as if they were in the
10864 .It Va reply-to-honour
10867 header is honoured when replying to a message via
10871 This is a quadoption; if set without a value it defaults to
10875 .It Va rfc822-body-from_
10876 \*(BO This variable can be used to force displaying a so-called
10878 line for messages that are embedded into an envelope mail via the
10880 MIME mechanism, for more visual convenience.
10884 \*(BO Enable saving of (partial) messages in
10886 upon interrupt or delivery error.
10890 The number of lines that represents a
10899 line display and scrolling via
10901 If this variable is not set \*(UA falls back to a calculation based upon
10902 the detected terminal window size and the baud rate: the faster the
10903 terminal, the more will be shown.
10904 Overall screen dimensions and pager usage is influenced by the
10905 environment variables
10913 .It Va searchheaders
10914 \*(BO Expand message-list specifiers in the form
10916 to all messages containing the substring
10918 in the header field
10920 The string search is case insensitive.
10923 .It Va sendcharsets
10924 \*(OP A comma-separated list of character set names that can be used in
10925 outgoing internet mail.
10926 The value of the variable
10928 is automatically appended to this list of character sets.
10929 If no character set conversion capabilities are compiled into \*(UA then
10930 the only supported charset is
10933 .Va sendcharsets-else-ttycharset
10934 and refer to the section
10935 .Sx "Character sets"
10936 for the complete picture of character set conversion in \*(UA.
10939 .It Va sendcharsets-else-ttycharset
10940 \*(BO\*(OP If this variable is set, but
10942 is not, then \*(UA acts as if
10944 had been set to the value of the variable
10946 In effect this combination passes through the message data in the
10947 character set of the current locale encoding:
10948 therefore mail message text will be (assumed to be) in ISO-8859-1
10949 encoding when send from within a ISO-8859-1 locale, and in UTF-8
10950 encoding when send from within an UTF-8 locale.
10954 never comes into play as
10956 is implicitly assumed to be 8-bit and capable to represent all files the
10957 user may specify (as is the case when no character set conversion
10958 support is available in \*(UA and the only supported character set is
10960 .Sx "Character sets" ) .
10961 This might be a problem for scripts which use the suggested
10963 setting, since in this case the character set is US-ASCII by definition,
10964 so that it is better to also override
10970 An address that is put into the
10972 field of outgoing messages, quoting RFC 5322: the mailbox of the agent
10973 responsible for the actual transmission of the message.
10974 This field should normally not be used unless the
10976 field contains more than one address, on which case it is required.
10979 address is handled as if it were in the
10983 .Va r-option-implicit .
10986 \*(OB Predecessor of
10989 .It Va sendmail-arguments
10990 \*(OB Predecessor of
10991 .Va mta-arguments .
10993 .It Va sendmail-no-default-arguments
10994 \*(OB\*(BO Predecessor of
10995 .Va mta-no-default-arguments .
10997 .It Va sendmail-progname
10998 \*(OB Predecessor of
11003 \*(BO When sending a message wait until the
11005 (including the built-in SMTP one) exits before accepting further commands.
11007 with this variable set errors reported by the MTA will be recognizable!
11008 If the MTA returns a non-zero exit status,
11009 the exit status of \*(UA will also be non-zero.
11013 \*(BO This setting causes \*(UA to start at the last message
11014 instead of the first one when opening a mail folder, as well as with
11021 \*(BO Causes \*(UA to use the sender's real name instead of the plain
11022 address in the header field summary and in message specifications.
11026 \*(BO Causes the recipient of the message to be shown in the header
11027 summary if the message was sent by the user.
11034 .Sx "COMMAND ESCAPES" .
11036 .Va message-inject-tail ,
11037 .Va on-compose-leave
11039 .Va on-compose-splice .
11046 .Sx "COMMAND ESCAPES" .
11048 .Va message-inject-tail ,
11049 .Va on-compose-leave
11051 .Va on-compose-splice .
11056 .Va on-compose-splice
11058 .Va on-compose-splice-shell
11060 .Va on-compose-leave
11062 .Va message-inject-tail
11066 .It Va skipemptybody
11067 \*(BO If an outgoing message does not contain any text in its first or
11068 only message part, do not send it but discard it silently (see also the
11069 command line option
11074 .It Va smime-ca-dir , smime-ca-file
11075 \*(OP Specify the location of trusted CA certificates in PEM (Privacy
11076 Enhanced Mail) for the purpose of verification of S/MIME signed messages.
11078 documents the necessary preparation steps to use the former.
11079 The set of CA certificates which are built into the SSL/TLS library can
11080 be explicitly turned off by setting
11081 .Va smime-ca-no-defaults ,
11082 and further fine-tuning is possible via
11083 .Va smime-ca-flags .
11086 .It Va smime-ca-flags
11087 \*(OP Can be used to fine-tune behaviour of the X509 CA certificate
11088 storage, and the certificate verification that is used.
11089 The actual values and their meanings are documented for
11093 .It Va smime-ca-no-defaults
11094 \*(BO\*(OP Do not load the default CA locations that are built into the
11095 used to SSL/TLS library to verify S/MIME signed messages.
11097 .Mx Va smime-cipher
11098 .It Va smime-cipher-USER@HOST , smime-cipher
11099 \*(OP Specifies the cipher to use when generating S/MIME encrypted
11100 messages (for the specified account).
11101 RFC 5751 mandates a default of
11104 Possible values are (case-insensitive and) in decreasing cipher strength:
11112 (DES EDE3 CBC, 168 bits; default if
11114 is not available) and
11116 (DES CBC, 56 bits).
11118 The actually available cipher algorithms depend on the cryptographic
11119 library that \*(UA uses.
11120 \*(OP Support for more cipher algorithms may be available through
11121 dynamic loading via, e.g.,
11122 .Xr EVP_get_cipherbyname 3
11123 (OpenSSL) if \*(UA has been compiled to support this.
11126 .It Va smime-crl-dir
11127 \*(OP Specifies a directory that contains files with CRLs in PEM format
11128 to use when verifying S/MIME messages.
11131 .It Va smime-crl-file
11132 \*(OP Specifies a file that contains a CRL in PEM format to use when
11133 verifying S/MIME messages.
11136 .It Va smime-encrypt-USER@HOST
11137 \*(OP If this variable is set, messages send to the given receiver are
11138 encrypted before sending.
11139 The value of the variable must be set to the name of a file that
11140 contains a certificate in PEM format.
11142 If a message is sent to multiple recipients,
11143 each of them for whom a corresponding variable is set will receive an
11144 individually encrypted message;
11145 other recipients will continue to receive the message in plain text
11147 .Va smime-force-encryption
11149 It is recommended to sign encrypted messages, i.e., to also set the
11154 .It Va smime-force-encryption
11155 \*(BO\*(OP Causes \*(UA to refuse sending unencrypted messages.
11159 \*(BO\*(OP S/MIME sign outgoing messages with the user's private key
11160 and include the user's certificate as a MIME attachment.
11161 Signing a message enables a recipient to verify that the sender used
11162 a valid certificate,
11163 that the email addresses in the certificate match those in the message
11164 header and that the message content has not been altered.
11165 It does not change the message text,
11166 and people will be able to read the message as usual.
11168 .Va smime-sign-cert , smime-sign-include-certs
11170 .Va smime-sign-message-digest .
11172 .Mx Va smime-sign-cert
11173 .It Va smime-sign-cert-USER@HOST , smime-sign-cert
11174 \*(OP Points to a file in PEM format.
11175 For the purpose of signing and decryption this file needs to contain the
11176 user's private key, followed by his certificate.
11178 For message signing
11180 is always derived from the value of
11182 (or, if that contains multiple addresses,
11184 For the purpose of encryption the recipient's public encryption key
11185 (certificate) is expected; the command
11187 can be used to save certificates of signed messages (the section
11188 .Sx "Signed and encrypted messages with S/MIME"
11189 gives some details).
11190 This mode of operation is usually driven by the specialized form.
11192 When decrypting messages the account is derived from the recipient
11197 of the message, which are searched for addresses for which such
11199 \*(UA always uses the first address that matches,
11200 so if the same message is sent to more than one of the user's addresses
11201 using different encryption keys, decryption might fail.
11203 For signing and decryption purposes it is possible to use encrypted
11204 keys, and the pseudo-host(s)
11205 .Ql USER@HOST.smime-cert-key
11206 for the private key
11208 .Ql USER@HOST.smime-cert-cert
11209 for the certificate stored in the same file)
11210 will be used for performing any necessary password lookup,
11211 therefore the lookup can be automated via the mechanisms described in
11212 .Sx "On URL syntax and credential lookup" .
11213 For example, the hypothetical address
11215 could be driven with a private key / certificate pair path defined in
11216 .Va \&\&smime-sign-cert-bob@exam.ple ,
11217 and needed passwords would then be looked up via the pseudo hosts
11218 .Ql bob@exam.ple.smime-cert-key
11220 .Ql bob@exam.ple.smime-cert-cert ) .
11221 To include intermediate certificates, use
11222 .Va smime-sign-include-certs .
11224 .Mx Va smime-sign-include-certs
11225 .It Va smime-sign-include-certs-USER@HOST , smime-sign-include-certs
11226 \*(OP If used, this is supposed to a consist of a comma-separated list
11227 of files, each of which containing a single certificate in PEM format to
11228 be included in the S/MIME message in addition to the
11229 .Va smime-sign-cert
11231 This can be used to include intermediate certificates of the certificate
11232 authority, in order to allow the receiver's S/MIME implementation to
11233 perform a verification of the entire certificate chain, starting from
11234 a local root certificate, over the intermediate certificates, down to the
11235 .Va smime-sign-cert .
11236 Even though top level certificates may also be included in the chain,
11237 they won't be used for the verification on the receiver's side.
11239 For the purpose of the mechanisms involved here,
11241 refers to the content of the internal variable
11243 (or, if that contains multiple addresses,
11246 .Ql USER@HOST.smime-include-certs
11247 will be used for performing password lookups for these certificates,
11248 shall they have been given one, therefore the lookup can be automated
11249 via the mechanisms described in
11250 .Sx "On URL syntax and credential lookup" .
11252 .Mx Va smime-sign-message-digest
11253 .It Va smime-sign-message-digest-USER@HOST , smime-sign-message-digest
11254 \*(OP Specifies the message digest to use when signing S/MIME messages.
11255 RFC 5751 mandates a default of
11257 Possible values are (case-insensitive and) in decreasing cipher strength:
11265 The actually available message digest algorithms depend on the
11266 cryptographic library that \*(UA uses.
11267 \*(OP Support for more message digest algorithms may be available
11268 through dynamic loading via, e.g.,
11269 .Xr EVP_get_digestbyname 3
11270 (OpenSSL) if \*(UA has been compiled to support this.
11271 Remember that for this
11273 refers to the variable
11275 (or, if that contains multiple addresses,
11279 \*(OB\*(OP To use the built-in SMTP transport, specify a SMTP URL in
11281 \*(ID For compatibility reasons a set
11283 is used in preference of
11287 .It Va smtp-auth-USER@HOST , smtp-auth-HOST , smtp-auth
11288 \*(OP Variable chain that controls the SMTP
11290 authentication method, possible values are
11296 as well as the \*(OPal methods
11302 method does not need any user credentials,
11304 requires a user name and all other methods require a user name and
11312 .Va smtp-auth-password
11314 .Va smtp-auth-user ) .
11319 .Va smtp-auth-USER@HOST :
11320 may override dependent on sender address in the variable
11323 .It Va smtp-auth-password
11324 \*(OP\*(OU Sets the global fallback password for SMTP authentication.
11325 If the authentication method requires a password, but neither
11326 .Va smtp-auth-password
11328 .Va smtp-auth-password-USER@HOST
11330 \*(UA will ask for a password on the user's terminal.
11332 .It Va smtp-auth-password-USER@HOST
11334 .Va smtp-auth-password
11335 for specific values of sender addresses, dependent upon the variable
11338 .It Va smtp-auth-user
11339 \*(OP\*(OU Sets the global fallback user name for SMTP authentication.
11340 If the authentication method requires a user name, but neither
11343 .Va smtp-auth-user-USER@HOST
11345 \*(UA will ask for a user name on the user's terminal.
11347 .It Va smtp-auth-user-USER@HOST
11350 for specific values of sender addresses, dependent upon the variable
11354 .It Va smtp-hostname
11355 \*(OP\*(IN Normally \*(UA uses the variable
11357 to derive the necessary
11359 information in order to issue a
11366 can be used to use the
11368 from the SMTP account
11375 from the content of this variable (or, if that is the empty string,
11377 or the local hostname as a last resort).
11378 This often allows using an address that is itself valid but hosted by
11379 a provider other than which (in
11381 is about to send the message.
11382 Setting this variable also influences generated
11387 If the \*(OPal IDNA support is available (see
11389 variable assignment is aborted when a necessary conversion fails.
11391 .Mx Va smtp-use-starttls
11392 .It Va smtp-use-starttls-USER@HOST , smtp-use-starttls-HOST , smtp-use-starttls
11393 \*(BO\*(OP Causes \*(UA to issue a
11395 command to make an SMTP
11397 session SSL/TLS encrypted, i.e., to enable transport layer security.
11400 .It Va socks-proxy-USER@HOST , socks-proxy-HOST , socks-proxy
11401 \*(OP If this is set to the hostname (SOCKS URL) of a SOCKS5 server then
11402 \*(UA will proxy all of its network activities through it.
11403 This can be used to proxy SMTP, POP3 etc. network traffic through the
11404 Tor anonymizer, for example.
11405 The following would create a local SOCKS proxy on port 10000 that
11406 forwards to the machine
11408 and from which the network traffic is actually instantiated:
11409 .Bd -literal -offset indent
11410 # Create local proxy server in terminal 1 forwarding to HOST
11411 $ ssh -D 10000 USER@HOST
11412 # Then, start a client that uses it in terminal 2
11413 $ \*(uA -Ssocks-proxy-USER@HOST=localhost:10000
11417 .It Va spam-interface
11418 \*(OP In order to use any of the spam-related commands (like, e.g.,
11420 the desired spam interface must be defined by setting this variable.
11421 Please refer to the manual section
11422 .Sx "Handling spam"
11423 for the complete picture of spam handling in \*(UA.
11424 All or none of the following interfaces may be available:
11426 .Bl -tag -width ".It Ql _ilte_"
11432 .Pf ( Lk http://spamassassin.apache.org SpamAssassin )
11434 Different to the generic filter interface \*(UA will automatically add
11435 the correct arguments for a given command and has the necessary
11436 knowledge to parse the program's output.
11437 A default value for
11439 will have been compiled into the \*(UA binary if
11443 during compilation.
11444 Shall it be necessary to define a specific connection type (rather than
11445 using a configuration file for that), the variable
11446 .Va spamc-arguments
11447 can be used as in, e.g.,
11448 .Ql -d server.example.com -p 783 .
11449 It is also possible to specify a per-user configuration via
11451 Note that this interface does not inspect the
11453 flag of a message for the command
11457 generic spam filter support via freely configurable hooks.
11458 This interface is meant for programs like
11460 and requires according behaviour in respect to the hooks' exit
11461 status for at least the command
11464 meaning a message is spam,
11468 for unsure and any other return value indicating a hard error);
11469 since the hooks can include shell code snippets diverting behaviour
11470 can be intercepted as necessary.
11472 .Va spamfilter-ham , spamfilter-noham , spamfilter-nospam , \
11475 .Va spamfilter-spam ;
11477 .Sx "Handling spam"
11478 contains examples for some programs.
11479 The process environment of the hooks will have the variable
11480 .Ev MAILX_FILENAME_GENERATED
11482 Note that spam score support for
11484 is not supported unless the \*(OPtional regular expression support is
11486 .Va spamfilter-rate-scanscore
11492 .It Va spam-maxsize
11493 \*(OP Messages that exceed this size will not be passed through to the
11495 .Va spam-interface .
11496 If unset or 0, the default of 420000 bytes is used.
11499 .It Va spamc-command
11500 \*(OP The path to the
11504 .Va spam-interface .
11505 Note that the path is not expanded, but used
11507 A fallback path will have been compiled into the \*(UA binary if the
11508 executable had been found during compilation.
11511 .It Va spamc-arguments
11512 \*(OP Even though \*(UA deals with most arguments for the
11515 automatically, it may at least sometimes be desirable to specify
11516 connection-related ones via this variable, e.g.,
11517 .Ql -d server.example.com -p 783 .
11521 \*(OP Specify a username for per-user configuration files for the
11523 .Va spam-interface .
11524 If this is set to the empty string then \*(UA will use the name of the
11533 .It Va spamfilter-ham , spamfilter-noham , \
11534 spamfilter-nospam , spamfilter-rate , spamfilter-spam
11535 \*(OP Command and argument hooks for the
11537 .Va spam-interface .
11539 .Sx "Handling spam"
11540 contains examples for some programs.
11543 .It Va spamfilter-rate-scanscore
11544 \*(OP Because of the generic nature of the
11547 spam scores are not supported for it by default, but if the \*(OPnal
11548 regular expression support is available then setting this variable can
11549 be used to overcome this restriction.
11550 It is interpreted as follows: first a number (digits) is parsed that
11551 must be followed by a semicolon
11553 and an extended regular expression.
11554 Then the latter is used to parse the first output line of the
11555 .Va spamfilter-rate
11556 hook, and, in case the evaluation is successful, the group that has been
11557 specified via the number is interpreted as a floating point scan score.
11561 .It Va ssl-ca-dir-USER@HOST , ssl-ca-dir-HOST , ssl-ca-dir ,\
11562 ssl-ca-file-USER@HOST , ssl-ca-file-HOST , ssl-ca-file
11563 \*(OP Directory and file, respectively, pools of trusted CA certificates
11564 in PEM (Privacy Enhanced Mail) format, for the purpose of verification
11565 of SSL/TLS server certificates.
11566 Concurrent use is possible, the file is loaded once needed first, the
11567 directory lookup is performed anew as a last resort whenever necessary.
11568 The CA certificate pool built into the SSL/TLS library can be disabled via
11569 .Va ssl-ca-no-defaults ,
11570 further fine-tuning is possible via
11572 Note the directory search variant requires the certificate files to
11573 adhere special filename conventions, please see
11574 .Xr SSL_CTX_load_verify_locations 3
11581 .Mx Va ssl-ca-flags
11582 .It Va ssl-ca-flags-USER@HOST , ssl-ca-flags-HOST , ssl-ca-flags
11583 \*(OP Can be used to fine-tune behaviour of the X509 CA certificate
11584 storage, and the certificate verification that is used (also see
11586 The value is expected to consist of a comma-separated list of
11587 configuration directives, with any intervening whitespace being ignored.
11588 The directives directly map to flags that can be passed to
11589 .Xr X509_STORE_set_flags 3 ,
11590 which are usually defined in a file
11591 .Pa openssl/x509_vfy.h ,
11592 and the availability of which depends on the used SSL/TLS library
11593 version: a directive without mapping is ignored (error log subject to
11595 Directives currently understood (case-insensitively) include:
11598 .Bl -tag -compact -width ".It Cd BaNg"
11599 .It Cd no-alt-chains
11600 If the initial chain is not trusted, do not attempt to build an
11602 Setting this flag will make OpenSSL certificate verification match that
11603 of older OpenSSL versions, before automatic building and checking of
11604 alternative chains has been implemented; also see
11605 .Cd trusted-first .
11606 .It Cd no-check-time
11607 Do not check certificate/CRL validity against current time.
11608 .It Cd partial-chain
11609 By default partial, incomplete chains which cannot be verified up to the
11610 chain top, a self-signed root certificate, will not verify.
11611 With this flag set, a chain succeeds to verify if at least one signing
11612 certificate of the chain is in any of the configured trusted stores of
11614 The OpenSSL manual page
11615 .Xr SSL_CTX_load_verify_locations 3
11616 gives some advise how to manage your own trusted store of CA certificates.
11618 Disable workarounds for broken certificates.
11619 .It Cd trusted-first
11620 Try building a chain using issuers in the trusted store first to avoid
11621 problems with server-sent legacy intermediate certificates.
11622 Newer versions of OpenSSL support alternative chain checking and enable
11623 it by default, resulting in the same behaviour; also see
11624 .Cd no-alt-chains .
11628 .Mx Va ssl-ca-no-defaults
11629 .It Va ssl-ca-no-defaults-USER@HOST , ssl-ca-no-defaults-HOST ,\
11631 \*(BO\*(OP Do not load the default CA locations that are built into the
11632 used to SSL/TLS library to verify SSL/TLS server certificates.
11635 .It Va ssl-cert-USER@HOST , ssl-cert-HOST , ssl-cert
11636 \*(OB\*(OP Please use the
11639 .Va ssl-config-pairs .
11641 .Mx Va ssl-cipher-list
11642 .It Va ssl-cipher-list-USER@HOST , ssl-cipher-list-HOST , ssl-cipher-list
11643 \*(OB\*(OP Please use the
11646 .Va ssl-config-pairs .
11649 .It Va ssl-config-file
11650 \*(OP If this variable is set
11651 .Xr CONF_modules_load_file 3
11653 .Ql +modules-load-file
11656 is used to allow resource file based configuration of the SSL/TLS library.
11657 This happens once the library is used first, which may also be early
11658 during startup (logged with
11660 If a non-empty value is given then the given file, after performing
11661 .Sx "Filename transformations" ,
11662 will be used instead of the global OpenSSL default, and it is an error
11663 if the file cannot be loaded.
11664 The application name will always be passed as
11666 Some SSL/TLS libraries support application-specific configuration via
11667 resource files loaded like this, please see
11668 .Va ssl-config-module .
11670 .Mx Va ssl-config-module
11671 .It Va ssl-config-module-USER@HOST , ssl-config-module-HOST ,\
11673 \*(OP If file based application-specific configuration via
11674 .Va ssl-config-file
11675 is available, announced as
11679 indicating availability of
11680 .Xr SSL_CTX_config 3 ,
11681 then, it becomes possible to use a central SSL/TLS configuration file
11682 for all programs, including \*(uA, e.g.:
11683 .Bd -literal -offset indent
11684 # Register a configuration section for \*(uA
11685 \*(uA = mailx_master
11686 # The top configuration section creates a relation
11687 # in between dynamic SSL configuration and an actual
11688 # program specific configuration section
11690 ssl_conf = mailx_ssl_config
11691 # Well that actual program specific configuration section
11692 # now can map individual ssl-config-module names to sections,
11693 # e.g., ssl-config-module=account_xy
11695 account_xy = mailx_account_xy
11696 account_yz = mailx_account_yz
11698 MinProtocol = TLSv1.2
11701 CipherString = TLSv1.2:!aNULL:!eNULL:
11702 MinProtocol = TLSv1.1
11707 .Mx Va ssl-config-pairs
11708 .It Va ssl-config-pairs-USER@HOST , ssl-config-pairs-HOST , ssl-config-pairs
11709 \*(OP The value of this variable chain will be interpreted as
11710 a comma-separated list of directive/value pairs.
11711 Directives and values need to be separated by equals signs
11713 any whitespace surrounding pair members is removed.
11714 Keys are (usually) case-insensitive.
11715 Different to when placing these pairs in a
11716 .Va ssl-config-module
11718 .Va ssl-config-file ,
11721 need to be escaped with a reverse solidus
11723 when included in pairs; also different: if the equals sign
11725 is preceded with an asterisk
11727 .Sx "Filename transformations"
11728 will be performed on the value; it is an error if these fail.
11729 Unless proper support is announced by
11731 .Pf ( Ql +conf-ctx )
11732 only the keys below are supported, otherwise the pairs will be used
11733 directly as arguments to the function
11734 .Xr SSL_CONF_cmd 3 .
11737 .Bl -tag -compact -width ".It Cd C_rtificate"
11739 Filename of a SSL/TLS client certificate (chain) required by some servers.
11740 Fallback support via
11741 .Xr SSL_CTX_use_certificate_chain_file 3 .
11742 .Sx "Filename transformations"
11744 .\" v15compat: remove the next sentence
11746 if you use this you need to specify the private key via
11751 .It Cd CipherString
11752 A list of ciphers for SSL/TLS connections, see
11754 By default no list of ciphers is set, resulting in a
11755 .Cd Protocol Ns - Ns
11756 specific list of ciphers (the protocol standards define lists of
11757 acceptable ciphers; possibly cramped by the used SSL/TLS library).
11758 Fallback support via
11759 .Xr SSL_CTX_set_cipher_list 3 .
11761 .It Cd Ciphersuites
11762 A list of ciphers used for TLSv1.3 connections, see
11764 These will be joined onto the list of ciphers from
11769 .Ql +ctx-set-ciphersuites ,
11771 .Xr SSL_CTX_set_ciphersuites 3 .
11774 A list of supported elliptic curves, if applicable.
11775 By default no curves are set.
11776 Fallback support via
11777 .Xr SSL_CTX_set1_curves_list 3 ,
11780 .It Cd MaxProtocol , MinProtocol
11781 The maximum and minimum supported SSL/TLS versions, respectively.
11785 .Ql +ctx-set-maxmin-proto ,
11787 .Xr SSL_CTX_set_max_proto_version 3
11789 .Xr SSL_CTX_set_min_proto_version 3 ;
11790 these fallbacks use an internal parser which understands the strings
11796 and the special value
11798 which disables the given limit.
11801 Various flags to set.
11803 .Xr SSL_CTX_set_options 3 ,
11804 in which case any other value but (exactly)
11806 results in an error.
11809 Filename of the private key in PEM format of a SSL/TLS client certificate.
11810 If unset, the name of the certificate file is used.
11811 .Sx "Filename transformations"
11814 .Xr SSL_CTX_use_PrivateKey_file 3 .
11815 .\" v15compat: remove the next sentence
11817 if you use this you need to specify the certificate (chain) via
11823 The used SSL/TLS protocol.
11829 .Ql ctx-set-maxmin-proto
11836 .Xr SSL_CTX_set_options 3 ,
11837 driven via an internal parser which understands the strings
11843 and the special value
11845 Multiple protocols may be given as a comma-separated list, any
11846 whitespace is ignored, an optional plus sign
11848 prefix enables, a hyphen-minus
11850 prefix disables a protocol, so that
11852 enables only the TLSv1.2 protocol.
11858 .It Va ssl-crl-dir , ssl-crl-file
11859 \*(OP Specify a directory / a file, respectively that contains a CRL in
11860 PEM format to use when verifying SSL/TLS server certificates.
11863 .It Va ssl-curves-USER@HOST , ssl-curves-HOST , ssl-curves
11864 \*(OB\*(OP Please use the
11867 .Va ssl-config-pairs .
11870 .It Va ssl-features
11871 \*(OP\*(RO This expands to a comma separated list of the TLS/SSL library
11872 identity and optional TLS/SSL library features.
11873 Currently supported identities are
11877 (OpenSSL v1.1.x series)
11880 (elder OpenSSL series, other clones).
11881 Optional features are preceded with a plus sign
11883 when available, and with a hyphen-minus
11886 .Ql modules-load-file
11887 .Pf ( Va ssl-config-file ) ,
11889 .Pf ( Va ssl-config-pairs ) ,
11891 .Pf ( Va ssl-config-module ) ,
11892 .Ql ctx-set-maxmin-proto
11893 .Pf ( Va ssl-config-pairs )
11896 .Pf ( Va ssl-rand-egd ) .
11899 .It Va ssl-key-USER@HOST , ssl-key-HOST , ssl-key
11900 \*(OB\*(OP Please use the
11903 .Va ssl-config-pairs .
11905 .It Va ssl-method-USER@HOST , ssl-method-HOST , ssl-method
11906 \*(OB\*(OP Please use the
11909 .Va ssl-config-pairs .
11911 .Mx Va ssl-protocol
11912 .It Va ssl-protocol-USER@HOST , ssl-protocol-HOST , ssl-protocol
11913 \*(OB\*(OP Please use the
11916 .Va ssl-config-pairs .
11919 .It Va ssl-rand-egd
11920 \*(OP Gives the pathname to an entropy daemon socket, see
11922 Not all SSL/TLS libraries support this,
11924 announces availability with
11928 .It Va ssl-rand-file
11929 \*(OP Gives the filename to a file with random entropy data, see
11930 .Xr RAND_load_file 3 .
11931 If this variable is not set, or set to the empty string, or if the
11932 .Sx "Filename transformations"
11934 .Xr RAND_file_name 3
11935 will be used to create the filename.
11936 If the SSL PRNG was seeded successfully
11937 The file will be updated
11938 .Pf ( Xr RAND_write_file 3 )
11939 if and only if seeding and buffer stirring succeeds.
11940 This variable is only used if
11942 is not set (or not supported by the SSL/TLS library).
11945 .It Va ssl-verify-USER@HOST , ssl-verify-HOST , ssl-verify
11946 \*(OP Variable chain that sets the action to be performed if an error
11947 occurs during SSL/TLS server certificate validation against the
11948 specified or default trust stores
11951 or the SSL/TLS library built-in defaults (unless usage disallowed via
11952 .Va ssl-ca-no-defaults ) ,
11953 and as fine-tuned via
11955 Valid (case-insensitive) values are
11957 (fail and close connection immediately),
11959 (ask whether to continue on standard input),
11961 (show a warning and continue),
11963 (do not perform validation).
11969 If only set without an assigned value, then this setting inhibits the
11975 header fields that include obvious references to \*(UA.
11976 There are two pitfalls associated with this:
11977 First, the message id of outgoing messages is not known anymore.
11978 Second, an expert may still use the remaining information in the header
11979 to track down the originating mail user agent.
11980 If set to the value
11986 suppression does not occur.
11989 .It Va system-mailrc
11990 \*(RO The compiled in path of the system wide initialization file
11992 .Sx "Resource files" :
11998 (\*(OP) This specifies a comma-separated list of
12003 .Sx "On terminal control and line editor" ,
12004 escape commas with reverse solidus) to be used to overwrite or define
12007 this variable will only be queried once at program startup and can
12008 thus only be specified in resource files or on the command line.
12011 String capabilities form
12013 pairs and are expected unless noted otherwise.
12014 Numerics have to be notated as
12016 where the number is expected in normal decimal notation.
12017 Finally, booleans do not have any value but indicate a true or false
12018 state simply by being defined or not; this indeed means that \*(UA
12019 does not support undefining an existing boolean.
12020 String capability values will undergo some expansions before use:
12021 for one notations like
12024 .Ql control-LETTER ,
12025 and for clarification purposes
12027 can be used to specify
12029 (the control notation
12031 could lead to misreadings when a left bracket follows, which it does for
12032 the standard CSI sequence);
12033 finally three letter octal sequences, as in
12036 To specify that a terminal supports 256-colours, and to define sequences
12037 that home the cursor and produce an audible bell, one might write:
12039 .Bd -literal -offset indent
12040 ? set termcap='Co#256,home=\eE[H,bel=^G'
12044 The following terminal capabilities are or may be meaningful for the
12045 operation of the built-in line editor or \*(UA in general:
12048 .Bl -tag -compact -width ".It Cd yay"
12050 .It Cd colors Ns \0or Cd Co
12052 numeric capability specifying the maximum number of colours.
12053 Note that \*(UA does not actually care about the terminal beside that,
12054 but always emits ANSI / ISO 6429 escape sequences.
12057 .It Cd rmcup Ns \0or Cd te Ns \0/ Cd smcup Ns \0or Cd ti
12060 .Cd enter_ca_mode ,
12061 respectively: exit and enter the alternative screen ca-mode,
12062 effectively turning \*(UA into a fullscreen application.
12063 This must be enabled explicitly by setting
12064 .Va termcap-ca-mode .
12066 .It Cd smkx Ns \0or Cd ks Ns \0/ Cd rmkx Ns \0or Cd ke
12070 respectively: enable and disable the keypad.
12071 This is always enabled if available, because it seems even keyboards
12072 without keypads generate other key codes for, e.g., cursor keys in that
12073 case, and only if enabled we see the codes that we are interested in.
12075 .It Cd ed Ns \0or Cd cd
12079 .It Cd clear Ns \0or Cd cl
12081 clear the screen and home cursor.
12082 (Will be simulated via
12087 .It Cd home Ns \0or Cd ho
12092 .It Cd el Ns \0or Cd ce
12094 clear to the end of line.
12095 (Will be simulated via
12097 plus repetitions of space characters.)
12099 .It Cd hpa Ns \0or Cd ch
12100 .Cd column_address :
12101 move the cursor (to the given column parameter) in the current row.
12102 (Will be simulated via
12108 .Cd carriage_return :
12109 move to the first column in the current row.
12110 The default built-in fallback is
12113 .It Cd cub1 Ns \0or Cd le
12115 move the cursor left one space (non-destructively).
12116 The default built-in fallback is
12119 .It Cd cuf1 Ns \0or Cd nd
12121 move the cursor right one space (non-destructively).
12122 The default built-in fallback is
12124 which is used by most terminals.
12132 Many more capabilities which describe key-sequences are documented for
12137 .It Va termcap-ca-mode
12138 \*(OP Allow usage of the
12142 terminal capabilities, see
12145 this variable will only be queried once at program startup and can
12146 thus only be specified in resource files or on the command line.
12149 .It Va termcap-disable
12150 \*(OP Disable any interaction with a terminal control library.
12151 If set only some generic fallback built-ins and possibly the content of
12153 describe the terminal to \*(UA.
12155 this variable will only be queried once at program startup and can
12156 thus only be specified in resource files or on the command line.
12160 If defined, gives the number of lines of a message to be displayed
12163 if unset, the first five lines are printed, if set to 0 the variable
12166 If the value is negative then its absolute value will be used for
12167 unsigned right shifting (see
12175 \*(BO If set then the
12177 command series will strip adjacent empty lines and quotations.
12181 The character set of the terminal \*(UA operates on,
12182 and the one and only supported character set that \*(UA can use if no
12183 character set conversion capabilities have been compiled into it,
12184 in which case it defaults to ISO-8859-1.
12185 Otherwise it defaults to UTF-8.
12186 Sufficient locale support provided the default will be preferably
12187 deduced from the locale environment if that is set (e.g.,
12189 see there for more); runtime locale changes will be reflected by
12191 except during the program startup phase and if
12193 had been used to freeze the given value.
12194 Refer to the section
12195 .Sx "Character sets"
12196 for the complete picture about character sets.
12199 .It Va typescript-mode
12200 \*(BO A special multiplex variable that disables all variables and
12201 settings which result in behaviour that interferes with running \*(UA in
12204 .Va colour-disable ,
12205 .Va line-editor-disable
12206 and (before startup completed only)
12207 .Va termcap-disable .
12208 Unsetting it does not restore the former state of the covered settings.
12212 For a safe-by-default policy the process file mode creation mask
12216 on program startup by default.
12217 Child processes inherit the file mode creation mask of their parent, and
12218 by setting this variable to an empty value no change will be applied,
12219 and the inherited value will be used.
12220 Otherwise the given value will be made the new file mode creation mask.
12223 .It Va user-HOST , user
12224 \*(IN Variable chain that sets a global fallback user name, which is
12225 used in case none has been given in the protocol and account-specific
12227 This variable defaults to the name of the user who runs \*(UA.
12231 \*(BO Setting this enables upward compatibility with \*(UA
12232 version 15.0 in respect to which configuration options are available and
12233 how they are handled.
12234 This manual uses \*(IN and \*(OU to refer to the new and the old way of
12235 doing things, respectively.
12239 \*(BO This setting, also controllable via the command line option
12241 causes \*(UA to be more verbose, e.g., it will display obsoletion
12242 warnings and SSL/TLS certificate chains.
12243 Even though marked \*(BO this option may be set twice in order to
12244 increase the level of verbosity even more, in which case even details of
12245 the actual message delivery and protocol conversations are shown.
12248 is sufficient to disable verbosity as such.
12255 .It Va version , version-date , \
12256 version-hexnum , version-major , version-minor , version-update
12257 \*(RO \*(UA version information: the first variable is a string with
12258 the complete version identification, the second the release date in ISO
12259 8601 notation without time.
12260 The third is a 32-bit hexadecimal number with the upper 8 bits storing
12261 the major, followed by the minor and update version numbers which occupy
12263 The latter three variables contain only decimal digits: the major, minor
12264 and update version numbers.
12265 The output of the command
12267 will include this information.
12270 .It Va writebackedited
12271 If this variable is set messages modified using the
12275 commands are written back to the current folder when it is quit;
12276 it is only honoured for writable folders in MBOX format, though.
12277 Note that the editor will be pointed to the raw message content in that
12278 case, i.e., neither MIME decoding nor decryption will have been
12279 performed, and proper RFC 4155
12281 quoting of newly added or edited content is also left as an exercise to
12284 .\" }}} (Variables)
12286 .\" }}} (INTERNAL VARIABLES)
12289 .\" .Sh ENVIRONMENT {{{
12293 .Dq environment variable
12294 should be considered an indication that these variables are either
12295 standardized as vivid parts of process environments, or that they are
12296 commonly found in there.
12297 The process environment is inherited from the
12299 once \*(UA is started, and unless otherwise explicitly noted handling of
12300 the following variables transparently integrates into that of the
12301 .Sx "INTERNAL VARIABLES"
12302 from \*(UA's point of view.
12303 This means that, e.g., they can be managed via
12307 causing automatic program environment updates (to be inherited by
12308 newly created child processes).
12311 In order to transparently integrate other environment variables equally
12312 they need to be imported (linked) with the command
12314 This command can also be used to set and unset non-integrated
12315 environment variables from scratch, sufficient system support provided.
12316 The following example, applicable to a POSIX shell, sets the
12318 environment variable for \*(UA only, and beforehand exports the
12320 in order to affect any further processing in the running shell:
12322 .Bd -literal -offset indent
12323 $ EDITOR="vim -u ${HOME}/.vimrc"
12325 $ COLUMNS=80 \*(uA -R
12328 .Bl -tag -width ".It Ev BaNg"
12331 The user's preferred width in column positions for the terminal screen
12333 Queried and used once on program startup, actively managed for child
12334 processes and the MLE (see
12335 .Sx "On terminal control and line editor" )
12336 in interactive mode thereafter.
12337 Ignored in non-interactive mode, which always uses 80 columns, unless in
12343 The name of the (mailbox)
12345 to use for saving aborted messages if
12347 is set; this defaults to
12351 is set no output will be generated, otherwise the contents of the file
12356 Pathname of the text editor to use for the
12360 .Pf (see\0 Sx "COMMAND ESCAPES" ) ;
12362 is used for a more display oriented editor.
12366 The user's home directory.
12367 This variable is only used when it resides in the process environment.
12368 The calling user's home directory will be used instead if this directory
12369 does not exist, is not accessible or cannot be read;
12370 it will always be used for the root user.
12371 (No test for being writable is performed to allow usage by
12372 non-privileged users within read-only jails, but dependent on the
12373 variable settings this directory is a default write target, e.g. for
12381 .It Ev LC_ALL , LC_CTYPE , LANG
12382 \*(OP The (names in lookup order of the)
12386 which indicates the used
12387 .Sx "Character sets" .
12388 Runtime changes trigger automatic updates of the entire locale system,
12389 which includes updating
12391 (except during startup if the variable has been frozen via
12396 The user's preferred number of lines on a page or the vertical screen
12397 or window size in lines.
12398 Queried and used once on program startup, actively managed for child
12399 processes in interactive mode thereafter.
12400 Ignored in non-interactive mode, which always uses 24 lines, unless in
12406 Pathname of the directory lister to use in the
12408 command when operating on local mailboxes.
12411 (path search through
12416 Upon startup \*(UA will actively ensure that this variable refers to the
12417 name of the user who runs \*(UA, in order to be able to pass a verified
12418 name to any newly created child process.
12422 Is used as the user's
12424 .Sx "primary system mailbox"
12428 This is assumed to be an absolute pathname.
12432 \*(OP Overrides the default path search for
12433 .Sx "The Mailcap files" ,
12434 which is defined in the standard RFC 1524 as
12435 .Ql ~/.mailcap:\:/etc/mailcap:\:/usr/etc/mailcap:\:/usr/local/etc/mailcap .
12436 .\" TODO we should have a mailcaps-default virtual RDONLY option!
12437 (\*(UA makes it a configuration option, however.)
12438 Note this is not a search path, but a path search.
12442 Is used as a startup file instead of
12445 In order to avoid side-effects from configuration files scripts should
12446 either set this variable to
12450 command line option should be used.
12453 .It Ev MAILX_NO_SYSTEM_RC
12454 If this variable is set then reading of
12457 .Va system-mailrc )
12458 at startup is inhibited, i.e., the same effect is achieved as if \*(UA
12459 had been started up with the option
12461 (and according argument) or
12463 This variable is only used when it resides in the process environment.
12467 The name of the user's
12469 .Sx "secondary mailbox"
12471 A logical subset of the special
12472 .Sx "Filename transformations"
12478 Traditionally this MBOX is used as the file to save messages from the
12480 .Sx "primary system mailbox"
12481 that have been read.
12483 .Sx "Message states" .
12487 \*(IN\*(OP This variable overrides the default location of the user's
12493 Pathname of the program to use for backing the command
12497 variable enforces usage of a pager for output.
12498 The default paginator is
12500 (path search through
12503 \*(UA inspects the contents of this variable: if its contains the string
12505 then a non-existing environment variable
12512 will optionally be set to
12519 A colon-separated list of directories that is searched by the shell when
12520 looking for commands, e.g.,
12521 .Ql /bin:/usr/bin:/usr/local/bin .
12524 .It Ev POSIXLY_CORRECT
12525 This variable is automatically looked for upon startup, see
12531 The shell to use for the commands
12536 .Sx "COMMAND ESCAPES"
12537 and when starting subprocesses.
12538 A default shell is used if this environment variable is not defined.
12541 .It Ev SOURCE_DATE_EPOCH
12542 Specifies a time in seconds since the Unix epoch (1970-01-01) to be
12543 used in place of the current time.
12544 This variable is looked up upon program startup, and its existence will
12545 switch \*(UA to a reproducible mode
12546 .Pf ( Lk https://reproducible-builds.org )
12547 which uses deterministic random numbers, a special fixated pseudo
12550 This operation mode is used for development and by software packagers.
12551 \*(ID Currently an invalid setting is only ignored, rather than causing
12552 a program abortion.
12554 .Dl $ SOURCE_DATE_EPOCH=`date +%s` \*(uA
12558 \*(OP The terminal type for which output is to be prepared.
12559 For extended colour and font control please refer to
12560 .Sx "Coloured display" ,
12561 and for terminal management in general to
12562 .Sx "On terminal control and line editor" .
12566 Except for the root user this variable defines the directory for
12567 temporary files to be used instead of
12569 (or the given compile-time constant) if set, existent, accessible as
12570 well as read- and writable.
12571 This variable is only used when it resides in the process environment,
12572 but \*(UA will ensure at startup that this environment variable is
12573 updated to contain a usable temporary directory.
12579 (see there), but this variable is not standardized, should therefore not
12580 be used, and is only corrected if already set.
12584 Pathname of the text editor to use for the
12588 .Pf (see\0 Sx "COMMAND ESCAPES" ) ;
12590 is used for a less display oriented editor.
12600 .Bl -tag -width ".It Pa BaNg"
12602 User-specific file giving initial commands, one of the
12603 .Sx "Resource files" .
12604 The actual value is read from
12608 System wide initialization file, one of the
12609 .Sx "Resource files" .
12610 The actual value is read from
12611 .Va system-mailrc .
12615 \*(OP Personal MIME type handler definition file, see
12616 .Sx "The Mailcap files" .
12617 This location is part of the RFC 1524 standard search path, which is
12618 a configuration option and can be overridden via
12622 .It Pa /etc/mailcap
12623 \*(OP System wide MIME type handler definition file, see
12624 .Sx "The Mailcap files" .
12625 This location is part of the RFC 1524 standard search path, which is
12626 a configuration option and can be overridden via
12630 The default value for
12635 Personal MIME types, see
12636 .Sx "The mime.types files" .
12640 System wide MIME types, see
12641 .Sx "The mime.types files" .
12645 \*(IN\*(OP The default location of the user's
12647 file \(en the section
12648 .Sx "The .netrc file"
12649 documents the file format.
12650 The actually used path can be overridden via
12660 .\" .Ss "Resource files" {{{
12661 .Ss "Resource files"
12663 Upon startup \*(UA reads in several resource files, in order:
12665 .Bl -tag -width ".It Pa BaNg"
12668 System wide initialization file
12669 .Pf ( Va system-mailrc ) .
12670 Reading of this file can be suppressed, either by using the
12672 (and according argument) or
12674 command line options, or by setting the
12677 .Ev MAILX_NO_SYSTEM_RC .
12681 File giving initial commands.
12682 A different file can be chosen by setting the
12686 Reading of this file can be suppressed with the
12688 command line option.
12690 .It Va mailx-extra-rc
12691 Defines a startup file to be read after all other resource files.
12692 It can be used to specify settings that are not understood by other
12694 implementations, for example.
12695 This variable is only honoured when defined in a resource file, e.g.,
12697 .Sx "INTERNAL VARIABLES" .
12701 The content of these files is interpreted as follows:
12704 .Bl -bullet -compact
12706 The whitespace characters space, tabulator and newline,
12707 as well as those defined by the variable
12709 are removed from the beginning and end of input lines.
12711 Empty lines are ignored.
12713 Any other line is interpreted as a command.
12714 It may be spread over multiple input lines if the newline character is
12716 by placing a reverse solidus character
12718 as the last character of the line; whereas any leading whitespace of
12719 follow lines is ignored, trailing whitespace before a escaped newline
12720 remains in the input.
12722 If the line (content) starts with the number sign
12724 then it is a comment-command and also ignored.
12725 (The comment-command is a real command, which does nothing, and
12726 therefore the usual follow lines mechanism applies!)
12730 Unless \*(UA is about to enter interactive mode syntax errors that occur
12731 while loading these files are treated as errors and cause program exit.
12732 More files with syntactically equal content can be
12734 The following, saved in a file, would be an examplary content:
12736 .Bd -literal -offset indent
12737 # This line is a comment command. And y\e
12738 es, it is really continued here.
12745 .\" .Ss "The mime.types files" {{{
12746 .Ss "The mime.types files"
12749 .Sx "HTML mail and MIME attachments"
12750 \*(UA needs to learn about MIME (Multipurpose Internet Mail Extensions)
12751 media types in order to classify message and attachment content.
12752 One source for them are
12754 files, the loading of which can be controlled by setting the variable
12755 .Va mimetypes-load-control .
12756 Another is the command
12758 which also offers access to \*(UAs MIME type cache.
12760 files have the following syntax:
12762 .Bd -literal -offset indent
12763 type/subtype extension [extension ...]
12764 # E.g., text/html html htm
12770 define the MIME media type, as standardized in RFC 2046:
12772 is used to declare the general type of data, while the
12774 specifies a specific format for that type of data.
12775 One or multiple filename
12777 s, separated by whitespace, can be bound to the media type format.
12778 Comments may be introduced anywhere on a line with a number sign
12780 causing the remaining line to be discarded.
12782 \*(UA also supports an extended, non-portable syntax in especially
12783 crafted files, which can be loaded via the alternative value syntax of
12784 .Va mimetypes-load-control ,
12785 and prepends an optional
12789 .Dl [type-marker ]type/subtype extension [extension ...]
12792 The following type markers are supported:
12795 .Bl -tag -compact -width ".It Ar _n_u"
12797 Treat message parts with this content as plain text.
12802 Treat message parts with this content as HTML tagsoup.
12803 If the \*(OPal HTML-tagsoup-to-text converter is not available treat
12804 the content as plain text instead.
12808 but instead of falling back to plain text require an explicit content
12809 handler to be defined.
12811 If no handler can be found a text message is displayed which says so.
12812 This can be annoying, for example signatures serve a contextual purpose,
12813 their content is of no use by itself.
12814 This marker will avoid displaying the text message.
12819 for sending messages:
12821 .Va mime-allow-text-controls ,
12822 .Va mimetypes-load-control .
12823 For reading etc. messages:
12824 .Sx "HTML mail and MIME attachments" ,
12825 .Sx "The Mailcap files" ,
12827 .Va mime-counter-evidence ,
12828 .Va mimetypes-load-control ,
12829 .Va pipe-TYPE/SUBTYPE ,
12830 .Va pipe-EXTENSION .
12833 .\" .Ss "The Mailcap files" {{{
12834 .Ss "The Mailcap files"
12836 .\" TODO MAILCAP DISABLED
12837 .Sy This feature is not available in v14.9.0, sorry!
12839 .Dq User Agent Configuration Mechanism
12840 which \*(UA \*(OPally supports (see
12841 .Sx "HTML mail and MIME attachments" ) .
12842 It defines a file format to be used to inform mail user agent programs
12843 about the locally-installed facilities for handling various data
12844 formats, i.e., about commands and how they can be used to display, edit
12845 et cetera MIME part contents, as well as a default path search that
12846 includes multiple possible locations of
12850 environment variable that can be used to overwrite that (repeating here
12851 that it is not a search path, but instead a path search specification).
12852 Any existing files will be loaded in sequence, appending any content to
12853 the list of MIME type handler directives.
12857 files consist of a set of newline separated entries.
12858 Comment lines start with a number sign
12860 (in the first column!) and are ignored.
12861 Empty lines are also ignored.
12862 All other lines form individual entries that must adhere to the syntax
12864 To extend a single entry (not comment) its line can be continued on
12865 follow lines if newline characters are
12867 by preceding them with the reverse solidus character
12869 The standard does not specify how leading whitespace of follow lines
12870 is to be treated, therefore \*(UA retains it.
12874 entries consist of a number of semicolon
12876 separated fields, and the reverse solidus
12878 character can be used to escape any following character including
12879 semicolon and itself.
12880 The first two fields are mandatory and must occur in the specified
12881 order, the remaining fields are optional and may appear in any order.
12882 Leading and trailing whitespace of content is ignored (removed).
12885 The first field defines the MIME
12887 the entry is about to handle (case-insensitively, and no reverse solidus
12888 escaping is possible in this field).
12889 If the subtype is specified as an asterisk
12891 the entry is meant to match all subtypes of the named type, e.g.,
12893 would match any audio type.
12894 The second field defines the shell command which shall be used to
12896 MIME parts of the given type; it is implicitly called the
12903 shell commands message (MIME part) data is passed via standard input
12904 unless the given shell command includes one or more instances of the
12907 in which case these instances will be replaced with a temporary filename
12908 and the data will have been stored in the file that is being pointed to.
12911 shell commands data is assumed to be generated on standard output unless
12912 the given command includes (one ore multiple)
12914 In any case any given
12916 format is replaced with a(n already) properly quoted filename.
12917 Note that when a command makes use of a temporary file via
12919 then \*(UA will remove it again, as if the
12920 .Cd x-mailx-tmpfile ,
12921 .Cd x-mailx-tmpfile-fill
12923 .Cd x-mailx-tmpfile-unlink
12924 flags had been set; see below for more.
12927 The optional fields either define a shell command or an attribute (flag)
12928 value, the latter being a single word and the former being a keyword
12929 naming the field followed by an equals sign
12931 succeeded by a shell command, and as usual for any
12933 content any whitespace surrounding the equals sign will be removed, too.
12934 Optional fields include the following:
12937 .Bl -tag -width ".It Cd BaNg"
12939 A program that can be used to compose a new body or body part in the
12941 (Currently unused.)
12943 .It Cd composetyped
12946 field, but is to be used when the composing program needs to specify the
12948 header field to be applied to the composed data.
12949 (Currently unused.)
12952 A program that can be used to edit a body or body part in the given
12954 (Currently unused.)
12957 A program that can be used to print a message or body part in the given
12959 (Currently unused.)
12962 Specifies a program to be run to test some condition, e.g., the machine
12963 architecture, or the window system in use, to determine whether or not
12964 this mailcap entry applies.
12965 If the test fails, a subsequent mailcap entry should be sought; also see
12966 .Cd x-mailx-test-once .
12969 .It Cd needsterminal
12970 This flag field indicates that the given shell command must be run on
12971 an interactive terminal.
12972 \*(UA will temporarily release the terminal to the given command in
12973 interactive mode, in non-interactive mode this entry will be entirely
12974 ignored; this flag implies
12975 .Cd x-mailx-noquote .
12978 .It Cd copiousoutput
12979 A flag field which indicates that the output of the
12981 command will be an extended stream of textual output that can be
12982 (re)integrated into \*(UA's normal visual display.
12983 It is mutually exclusive with
12984 .Cd needsterminal .
12986 .It Cd textualnewlines
12987 A flag field which indicates that this type of data is line-oriented and
12988 that, if encoded in
12990 all newlines should be converted to canonical form (CRLF) before
12991 encoding, and will be in that form after decoding.
12992 (Currently unused.)
12994 .It Cd nametemplate
12995 This field gives a filename format, in which
12997 will be replaced by a random string, the joined combination of which
12998 will be used as the filename denoted by
12999 .Ev MAILX_FILENAME_TEMPORARY .
13000 One could specify that a GIF file being passed to an image viewer should
13001 have a name ending in
13004 .Ql nametemplate=%s.gif .
13005 Note that \*(UA ignores the name template unless that solely specifies
13006 a filename suffix that consists of (ASCII) alphabetic and numeric
13007 characters, the underscore and dot only.
13010 Names a file, in X11 bitmap (xbm) format, which points to an appropriate
13011 icon to be used to visually denote the presence of this kind of data.
13012 This field is not used by \*(UA.
13015 A textual description that describes this type of data.
13018 .It Cd x-mailx-even-if-not-interactive
13019 An extension flag test field \(em by default handlers without
13021 are entirely ignored in non-interactive mode, but if this flag is set
13022 then their use will be considered.
13023 It is an error if this flag is set for commands that use the flag
13024 .Cd needsterminal .
13027 .It Cd x-mailx-noquote
13028 An extension flag field that indicates that even a
13031 command shall not be used to generate message quotes
13032 (as it would be by default).
13035 .It Cd x-mailx-async
13036 Extension flag field that denotes that the given
13038 command shall be executed asynchronously, without blocking \*(UA.
13039 Cannot be used in conjunction with
13040 .Cd needsterminal .
13043 .It Cd x-mailx-test-once
13044 Extension flag which denotes whether the given
13046 command shall be evaluated once only and the (boolean) result be cached.
13047 This is handy if some global unchanging condition is to be queried, like
13048 .Dq running under the X Window System .
13051 .It Cd x-mailx-tmpfile
13052 Extension flag field that requests creation of a zero-sized temporary
13053 file, the name of which is to be placed in the environment variable
13054 .Ev MAILX_FILENAME_TEMPORARY .
13055 It is an error to use this flag with commands that include a
13060 .It Cd x-mailx-tmpfile-fill
13061 Normally the MIME part content is passed to the handler via standard
13062 input; if this flag is set then the data will instead be written into
13064 .Cd x-mailx-tmpfile .
13065 In order to cause deletion of the temporary file you will have to set
13066 .Cd x-mailx-tmpfile-unlink
13068 It is an error to use this flag with commands that include a
13073 .It Cd x-mailx-tmpfile-unlink
13074 Extension flag field that requests that the temporary file shall be
13075 deleted automatically when the command loop is entered again at latest.
13076 (Do not use this for asynchronous handlers.)
13077 It is an error to use this flag with commands that include a
13079 format, or in conjunction with
13080 .Cd x-mailx-async ,
13081 or without also setting
13082 .Cd x-mailx-tmpfile
13084 .Cd x-mailx-tmpfile-fill .
13087 .It Cd x-mailx-tmpfile-keep
13090 implies the three tmpfile related flags above, but if you want, e.g.,
13092 and deal with the temporary file yourself, you can add in this flag to
13094 .Cd x-mailx-tmpfile-unlink .
13099 The standard includes the possibility to define any number of additional
13100 entry fields, prefixed by
13102 Flag fields apply to the entire
13104 entry \(em in some unusual cases, this may not be desirable, but
13105 differentiation can be accomplished via separate entries, taking
13106 advantage of the fact that subsequent entries are searched if an earlier
13107 one does not provide enough information.
13110 command needs to specify the
13114 command shall not, the following will help out the latter (with enabled
13118 level \*(UA will show information about handler evaluation):
13120 .Bd -literal -offset indent
13121 application/postscript; ps-to-terminal %s; needsterminal
13122 application/postscript; ps-to-terminal %s; compose=idraw %s
13126 In fields any occurrence of the format string
13128 will be replaced by the
13131 Named parameters from the
13133 field may be placed in the command execution line using
13135 followed by the parameter name and a closing
13138 The entire parameter should appear as a single command line argument,
13139 regardless of embedded spaces; thus:
13141 .Bd -literal -offset indent
13143 Content-type: multipart/mixed; boundary=42
13146 multipart/*; /usr/local/bin/showmulti \e
13147 %t %{boundary} ; composetyped = /usr/local/bin/makemulti
13149 # Executed shell command
13150 /usr/local/bin/showmulti multipart/mixed 42
13154 .\" TODO v15: Mailcap: %n,%F
13155 Note that \*(UA does not support handlers for multipart MIME parts as
13156 shown in this example (as of today).
13157 \*(UA does not support the additional formats
13161 An example file, also showing how to properly deal with the expansion of
13163 which includes any quotes that are necessary to make it a valid shell
13164 argument by itself and thus will cause undesired behaviour when placed
13165 in additional user-provided quotes:
13167 .Bd -literal -offset indent
13169 text/richtext; richtext %s; copiousoutput
13171 text/x-perl; perl -cWT %s
13173 application/pdf; \e
13175 trap "rm -f ${infile}" EXIT\e; \e
13176 trap "exit 75" INT QUIT TERM\e; \e
13178 x-mailx-async; x-mailx-tmpfile-keep
13180 application/*; echo "This is \e"%t\e" but \e
13181 is 50 \e% Greek to me" \e; < %s head -c 1024 | cat -vet; \e
13182 copiousoutput; x-mailx-noquote
13187 .Sx "HTML mail and MIME attachments" ,
13188 .Sx "The mime.types files" ,
13191 .Va mime-counter-evidence ,
13192 .Va pipe-TYPE/SUBTYPE ,
13193 .Va pipe-EXTENSION .
13196 .\" .Ss "The .netrc file" {{{
13197 .Ss "The .netrc file"
13201 file contains user credentials for machine accounts.
13202 The default location
13204 may be overridden by the
13206 environment variable.
13207 It is possible to load encrypted
13209 files by using an appropriate value in
13213 The file consists of space, tabulator or newline separated tokens.
13214 \*(UA implements a parser that supports a superset of the original BSD
13215 syntax, but users should nonetheless be aware of portability glitches
13216 of that file format, shall their
13218 be usable across multiple programs and platforms:
13221 .Bl -bullet -compact
13223 BSD does not support single, but only double quotation marks, e.g.,
13224 .Ql password="pass with spaces" .
13226 BSD (only?) supports escaping of single characters via a reverse solidus
13227 (e.g., a space can be escaped via
13229 in- as well as outside of a quoted string.
13231 BSD does not require a final quotation mark of the last user input token.
13233 The original BSD (Berknet) parser also supported a format which allowed
13234 tokens to be separated with commas \(en whereas at least Hewlett-Packard
13235 still seems to support this syntax, \*(UA does not!
13237 As a non-portable extension some widely-used programs support
13238 shell-style comments: if an input line starts, after any amount of
13239 whitespace, with a number sign
13241 then the rest of the line is ignored.
13243 Whereas other programs may require that the
13245 file is accessible by only the user if it contains a
13247 token for any other
13251 \*(UA will always require these strict permissions.
13255 Of the following list of supported tokens \*(UA only uses (and caches)
13260 At runtime the command
13262 can be used to control \*(UA's
13266 .Bl -tag -width ".It Cd BaNg"
13267 .It Cd machine Ar name
13268 The hostname of the entries' machine, lowercase-normalized by \*(UA
13270 Any further file content, until either end-of-file or the occurrence
13275 first-class token is bound (only related) to the machine
13278 As an extension that should not be the cause of any worries
13279 \*(UA supports a single wildcard prefix for
13281 .Bd -literal -offset indent
13282 machine *.example.com login USER password PASS
13283 machine pop3.example.com login USER password PASS
13284 machine smtp.example.com login USER password PASS
13290 .Ql pop3.example.com ,
13294 .Ql local.smtp.example.com .
13295 Note that in the example neither
13296 .Ql pop3.example.com
13298 .Ql smtp.example.com
13299 will be matched by the wildcard, since the exact matches take
13300 precedence (it is however faster to specify it the other way around).
13303 This is the same as
13305 except that it is a fallback entry that is used shall none of the
13306 specified machines match; only one default token may be specified,
13307 and it must be the last first-class token.
13309 .It Cd login Ar name
13310 The user name on the remote machine.
13312 .It Cd password Ar string
13313 The user's password on the remote machine.
13315 .It Cd account Ar string
13316 Supply an additional account password.
13317 This is merely for FTP purposes.
13319 .It Cd macdef Ar name
13321 A macro is defined with the specified
13323 it is formed from all lines beginning with the next line and continuing
13324 until a blank line is (consecutive newline characters are) encountered.
13327 entries cannot be utilized by multiple machines, too, but must be
13328 defined following the
13330 they are intended to be used with.)
13333 exists, it is automatically run as the last step of the login process.
13334 This is merely for FTP purposes.
13341 .\" .Sh EXAMPLES {{{
13344 .\" .Ss "An example configuration" {{{
13345 .Ss "An example configuration"
13347 .Bd -literal -offset indent
13348 # This example assumes v15.0 compatibility mode
13351 # Request strict SSL/TLS transport security checks
13352 set ssl-verify=strict
13354 # Where are the up-to-date SSL/TLS certificates?
13355 # (Since we manage up-to-date ones explicitly, do not use any,
13356 # possibly outdated, default certificates shipped with OpenSSL)
13357 #set ssl-ca-dir=/etc/ssl/certs
13358 set ssl-ca-file=/etc/ssl/certs/ca-certificates.crt
13359 set ssl-ca-no-defaults
13360 #set ssl-ca-flags=partial-chain
13361 wysh set smime-ca-file="${ssl-ca-file}" \e
13362 smime-ca-no-defaults #smime-ca-flags="${ssl-ca-flags}"
13364 # This could be outsourced to a central configuration file via
13365 # ssl-config-file plus ssl-config-module if the used library allows.
13366 # CipherString: explicitly define the list of ciphers, which may
13367 # improve security, especially with protocols older than TLS v1.2.
13368 # See ciphers(1). Possibly best to only use ssl-cipher-list-HOST
13369 # (or -USER@HOST), as necessary, again..
13370 # Note that TLSv1.3 uses Ciphersuites= instead, which will join
13371 # with CipherString (if protocols older than v1.3 are allowed)
13372 # Curves: especially with TLSv1.3 curves selection may be desired.
13373 # MinProtocol,MaxProtocol: do not use protocols older than TLS v1.2.
13374 # Change this only when the remote server does not support it:
13375 # maybe use chain support via ssl-config-pairs-HOST / -USER@HOST
13376 # to define such explicit exceptions, then, e.g.
13377 # MinProtocol=TLSv1.1
13378 if [ "$ssl-features" =% +ctx-set-maxmin-proto ]
13379 wysh set ssl-config-pairs='\e
13380 CipherString=TLSv1.2:!aNULL:!eNULL:@STRENGTH,\e
13381 Curves=P-521:P-384:P-256,\e
13382 MinProtocol=TLSv1.1'
13384 wysh set ssl-config-pairs='\e
13385 CipherString=TLSv1.2:!aNULL:!eNULL:@STRENGTH,\e
13386 Curves=P-521:P-384:P-256,\e
13387 Protocol=-ALL\e,+TLSv1.1 \e, +TLSv1.2\e, +TLSv1.3'
13390 # Essential setting: select allowed character sets
13391 set sendcharsets=utf-8,iso-8859-1
13393 # A very kind option: when replying to a message, first try to
13394 # use the same encoding that the original poster used herself!
13395 set reply-in-same-charset
13397 # When replying, do not merge From: and To: of the original message
13398 # into To:. Instead old From: -> new To:, old To: -> merge Cc:.
13399 set recipients-in-cc
13401 # When sending messages, wait until the Mail-Transfer-Agent finishs.
13402 # Only like this you will be able to see errors reported through the
13403 # exit status of the MTA (including the built-in SMTP one)!
13406 # Only use built-in MIME types, no mime.types(5) files
13407 set mimetypes-load-control
13409 # Default directory where we act in (relative to $HOME)
13411 # A leading "+" (often) means: under *folder*
13412 # *record* is used to save copies of sent messages
13413 set MBOX=+mbox.mbox DEAD=+dead.txt \e
13414 record=+sent.mbox record-files record-resent
13416 # Make "file mymbox" and "file myrec" go to..
13417 shortcut mymbox %:+mbox.mbox myrec +sent.mbox
13419 # Not really optional, e.g., for S/MIME
13420 set from='Your Name <address@exam.ple>'
13422 # It may be necessary to set hostname and/or smtp-hostname
13423 # if the "SERVER" of mta and "domain" of from do not match.
13424 # The `urlencode' command can be used to encode USER and PASS
13425 set mta=(smtps?|submission)://[USER[:PASS]@]SERVER[:PORT] \e
13426 smtp-auth=login/plain... \e
13429 # Never refuse to start into interactive mode, and more
13431 colour-pager crt= \e
13432 followup-to followup-to-honour=ask-yes fullnames \e
13433 history-file=+.\*(uAhist history-size=-1 history-gabby \e
13434 mime-counter-evidence=0b1111 \e
13435 prompt='?\e$?!\e$!/\e$^ERRNAME[\e$account#\e$mailbox-display]? ' \e
13436 reply-to-honour=ask-yes \e
13439 # Only include the selected header fields when typing messages
13440 headerpick type retain from_ date from to cc subject \e
13441 message-id mail-followup-to reply-to
13442 # ...when forwarding messages
13443 headerpick forward retain subject date from to cc
13444 # ...when saving message, etc.
13445 #headerpick save ignore ^Original-.*$ ^X-.*$
13447 # Some mailing lists
13448 mlist '@xyz-editor\e.xyz$' '@xyzf\e.xyz$'
13449 mlsubscribe '^xfans@xfans\e.xyz$'
13451 # Handle a few file extensions (to store MBOX databases)
13452 filetype bz2 'bzip2 -dc' 'bzip2 -zc' \e
13453 gz 'gzip -dc' 'gzip -c' xz 'xz -dc' 'xz -zc' \e
13454 zst 'zstd -dc' 'zstd -19 -zc' \e
13455 zst.pgp 'gpg -d | zstd -dc' 'zstd -19 -zc | gpg -e'
13457 # A real life example of a very huge free mail provider
13458 # Instead of directly placing content inside `account',
13459 # we `define' a macro: like that we can switch "accounts"
13460 # from within *on-compose-splice*, for example!
13462 set folder=~/spool/XooglX inbox=+syste.mbox sent=+sent
13463 set from='Your Name <address@examp.ple>'
13465 set pop3-no-apop-pop.gmXil.com
13466 shortcut pop %:pop3s://pop.gmXil.com
13467 shortcut imap %:imaps://imap.gmXil.com
13468 # Or, entirely IMAP based setup
13469 #set folder=imaps://imap.gmail.com record="+[Gmail]/Sent Mail" \e
13470 # imap-cache=~/spool/cache
13472 set mta=smtp://USER:PASS@smtp.gmXil.com smtp-use-starttls
13474 set mta=smtps://USER:PASS@smtp.gmail.com:465
13480 # Here is a pretty large one which does not allow sending mails
13481 # if there is a domain name mismatch on the SMTP protocol level,
13482 # which would bite us if the value of from does not match, e.g.,
13483 # for people who have a sXXXXeforge project and want to speak
13484 # with the mailing list under their project account (in from),
13485 # still sending the message through their normal mail provider
13487 set folder=~/spool/XandeX inbox=+syste.mbox sent=+sent
13488 set from='Your Name <address@exam.ple>'
13490 shortcut pop %:pop3s://pop.yaXXex.com
13491 shortcut imap %:imaps://imap.yaXXex.com
13493 set mta=smtps://USER:PASS@smtp.yaXXex.com:465 \e
13494 hostname=yaXXex.com smtp-hostname=
13500 # Create some new commands so that, e.g., `ls /tmp' will..
13501 commandalias lls '!ls ${LS_COLOUR_FLAG} -aFlrS'
13502 commandalias llS '!ls ${LS_COLOUR_FLAG} -aFlS'
13504 set pipe-message/external-body='@* echo $MAILX_EXTERNAL_BODY_URL'
13506 # We do not support gpg(1) directly yet. But simple --clearsign'd
13507 # message parts can be dealt with as follows:
13510 wysh set pipe-text/plain=$'@*#++=@\e
13511 < "${MAILX_FILENAME_TEMPORARY}" awk \e
13512 -v TMPFILE="${MAILX_FILENAME_TEMPORARY}" \e'\e
13514 /^-----BEGIN PGP SIGNED MESSAGE-----/,/^$/ {\e
13517 print "--- GPG --verify ---";\e
13518 system("gpg --verify " TMPFILE " 2>&1");\e
13519 print "--- GPG --verify ---";\e
13523 /^-----BEGIN PGP SIGNATURE-----/,\e
13524 /^-----END PGP SIGNATURE-----/{\e
13531 commandalias V '\e'call V
13535 When storing passwords in
13537 appropriate permissions should be set on this file with
13538 .Ql $ chmod 0600 \*(ur .
13541 is available user credentials can be stored in the central
13543 file instead; e.g., here is a different version of the example account
13544 that sets up SMTP and POP3:
13546 .Bd -literal -offset indent
13548 set folder=~/spool/XandeX inbox=+syste.mbox sent=+sent
13549 set from='Your Name <address@exam.ple>'
13551 # Load an encrypted ~/.netrc by uncommenting the next line
13552 #set netrc-pipe='gpg -qd ~/.netrc.pgp'
13554 set mta=smtps://smtp.yXXXXx.ru:465 \e
13555 smtp-hostname= hostname=yXXXXx.com
13556 set pop3-keepalive=240 pop3-no-apop-pop.yXXXXx.ru
13557 commandalias xp fi pop3s://pop.yXXXXx.ru
13569 .Bd -literal -offset indent
13570 machine *.yXXXXx.ru login USER password PASS
13574 This configuration should now work just fine:
13577 .Dl $ echo text | \*(uA -dvv -AXandeX -s Subject user@exam.ple
13580 .\" .Ss "S/MIME step by step" {{{
13581 .Ss "S/MIME step by step"
13583 \*(OP The first thing that is needed for
13584 .Sx "Signed and encrypted messages with S/MIME"
13585 is a personal certificate, and a private key.
13586 The certificate contains public information, in particular a name and
13587 email address(es), and the public key that can be used by others to
13588 encrypt messages for the certificate holder (the owner of the private
13591 signed messages generated with that certificate('s private key).
13592 Whereas the certificate is included in each signed message, the private
13593 key must be kept secret.
13594 It is used to decrypt messages that were previously encrypted with the
13595 public key, and to sign messages.
13598 For personal use it is recommended that get a S/MIME certificate from
13599 one of the major CAs on the Internet.
13600 Many CAs offer such certificates for free.
13601 Usually offered is a combined certificate and private key in PKCS#12
13602 format which \*(UA does not accept directly.
13603 To convert it to PEM format, the following shell command can be used;
13604 please read on for how to use these PEM files.
13606 .Bd -literal -offset indent
13607 $ openssl pkcs12 -in cert.p12 -out certpem.pem -clcerts -nodes
13609 $ openssl pkcs12 -in cert.p12 -out cert.pem -clcerts -nokeys
13610 $ openssl pkcs12 -in cert.p12 -out key.pem -nocerts -nodes
13615 .Lk https://www.CAcert.org
13616 which issues client and server certificates to members of their
13617 community for free; their root certificate
13618 .Pf ( Lk https://\:www.cacert.org/\:certs/\:root.crt )
13619 is often not in the default set of trusted CA root certificates, though,
13620 which means their root certificate has to be downloaded separately,
13621 and needs to be part of the S/MIME certificate validation chain by
13624 or as a vivid member of the
13625 .Va smime-ca-file .
13626 But let us take a step-by-step tour on how to setup S/MIME with
13627 a certificate from CAcert.org despite this situation!
13630 First of all you will have to become a member of the CAcert.org
13631 community, simply by registrating yourself via the web interface.
13632 Once you are, create and verify all email addresses you want to be able
13633 to create signed and encrypted messages for/with using the corresponding
13634 entries of the web interface.
13635 Now ready to create S/MIME certificates, so let us create a new
13636 .Dq client certificate ,
13637 ensure to include all email addresses that should be covered by the
13638 certificate in the following web form, and also to use your name as the
13642 Create a private key and a certificate request on your local computer
13643 (please see the manual pages of the used commands for more in-depth
13644 knowledge on what the used arguments etc. do):
13647 .Dl $ openssl req -nodes -newkey rsa:4096 -keyout key.pem -out creq.pem
13650 Afterwards copy-and-paste the content of
13652 into the certificate-request (CSR) field of the web form on the
13653 CAcert.org website (you may need to unfold some
13654 .Dq advanced options
13655 to see the corresponding text field).
13656 This last step will ensure that your private key (which never left your
13657 box) and the certificate belong together (through the public key that
13658 will find its way into the certificate via the certificate-request).
13659 You are now ready and can create your CAcert certified certificate.
13660 Download and store or copy-and-paste it as
13665 In order to use your new S/MIME setup a combined private key/public key
13666 (certificate) file has to be created:
13669 .Dl $ cat key.pem pub.crt > ME@HERE.com.paired
13672 This is the file \*(UA will work with.
13673 If you have created your private key with a passphrase then \*(UA will
13674 ask you for it whenever a message is signed or decrypted, unless this
13675 operation has been automatized as described in
13676 .Sx "Signed and encrypted messages with S/MIME" .
13677 Set the following variables to henceforth use S/MIME (setting
13679 is of interest for verification only):
13681 .Bd -literal -offset indent
13682 ? set smime-ca-file=ALL-TRUSTED-ROOT-CERTS-HERE \e
13683 smime-sign-cert=ME@HERE.com.paired \e
13684 smime-sign-message-digest=SHA256 \e
13690 .\" .Ss "Using CRLs with S/MIME or SSL/TLS" {{{
13691 .Ss "Using CRLs with S/MIME or SSL/TLS"
13693 \*(OP Certification authorities (CAs) issue certificate revocation
13694 lists (CRLs) on a regular basis.
13695 These lists contain the serial numbers of certificates that have been
13696 declared invalid after they have been issued.
13697 Such usually happens because the private key for the certificate has
13699 because the owner of the certificate has left the organization that is
13700 mentioned in the certificate, etc.
13701 To seriously use S/MIME or SSL/TLS verification,
13702 an up-to-date CRL is required for each trusted CA.
13703 There is otherwise no method to distinguish between valid and
13704 invalidated certificates.
13705 \*(UA currently offers no mechanism to fetch CRLs, nor to access them on
13706 the Internet, so they have to be retrieved by some external mechanism.
13709 \*(UA accepts CRLs in PEM format only;
13710 CRLs in DER format must be converted, like, e.\|g.:
13713 .Dl $ openssl crl \-inform DER \-in crl.der \-out crl.pem
13716 To tell \*(UA about the CRLs, a directory that contains all CRL files
13717 (and no other files) must be created.
13722 variables, respectively, must then be set to point to that directory.
13723 After that, \*(UA requires a CRL to be present for each CA that is used
13724 to verify a certificate.
13733 In general it is a good idea to turn on
13739 twice) if something does not work well.
13740 Very often a diagnostic message can be produced that leads to the
13741 problems' solution.
13743 .\" .Ss "\*(UA shortly hangs on startup" {{{
13744 .Ss "\*(UA shortly hangs on startup"
13746 This can have two reasons, one is the necessity to wait for a file lock
13747 and cannot be helped, the other being that \*(UA calls the function
13749 in order to query the nodename of the box (sometimes the real one is
13750 needed instead of the one represented by the internal variable
13752 One may have varying success by ensuring that the real hostname and
13756 or, more generally, that the name service is properly setup \(en
13759 return the expected value?
13760 Does this local hostname have a domain suffix?
13761 RFC 6762 standardized the link-local top-level domain
13763 try again after adding an (additional) entry with this extension.
13766 .\" .Ss "I cannot login to Google mail aka GMail" {{{
13767 .Ss "I cannot login to Google mail aka GMail"
13769 Since 2014 some free service providers classify programs as
13771 unless they use a special authentication method (OAuth 2.0) which
13772 was not standardized for non-HTTP protocol authentication token query
13773 until August 2015 (RFC 7628).
13776 Different to Kerberos / GSSAPI, which is developed since the mid of the
13777 1980s, where a user can easily create a local authentication ticket for
13778 her- and himself with the locally installed
13780 program, that protocol has no such local part but instead requires
13781 a world-wide-web query to create or fetch a token; since there is no
13782 local cache this query would have to be performed whenever \*(UA is
13783 invoked (in interactive sessions situation may differ).
13786 \*(UA does not support OAuth.
13787 Because of this it is necessary to declare \*(UA a
13788 .Dq less secure app
13789 (on the providers account web page) in order to read and send mail.
13790 However, it also seems possible to take the following steps instead:
13795 give the provider the number of a mobile phone,
13798 .Dq 2-Step Verification ,
13800 create an application specific password (16 characters), and
13802 use that special password instead of the real Google account password in
13803 \*(UA (for more on that see the section
13804 .Sx "On URL syntax and credential lookup" ) .
13808 .\" .Ss "Not \(dqdefunctional\(dq, but the editor key does not work" {{{
13809 .Ss "Not \(dqdefunctional\(dq, but the editor key does not work"
13811 It can happen that the terminal library (see
13812 .Sx "On terminal control and line editor",
13815 reports different codes than the terminal really sends, in which case
13816 \*(UA will tell that a key binding is functional, but will not be able to
13817 recognize it because the received data does not match anything expected.
13818 Especially without the \*(OPal terminal capability library support one
13819 reason for this may be that the (possibly even non-existing) keypad
13820 is not turned on and the resulting layout reports the keypad control
13821 codes for the normal keyboard keys.
13826 ings will show the byte sequences that are expected.
13829 To overcome the situation, use, e.g., the program
13831 in conjunction with the command line option
13833 if available, to see the byte sequences which are actually produced
13834 by keypresses, and use the variable
13836 to make \*(UA aware of them.
13837 E.g., the terminal this is typed on produces some false sequences, here
13838 an example showing the shifted home key:
13840 .Bd -literal -offset indent
13843 # 1B 5B=[ 31=1 3B=; 32=2 48=H
13848 ? \*(uA -v -Stermcap='kHOM=\eE[H'
13855 .\" .Ss "Can \*(UA git-send-email?" {{{
13856 .Ss "Can \*(UA git-send-email?"
13859 Put (at least parts of) the following in your
13862 .Bd -literal -offset indent
13864 smtpserver = /usr/bin/s-mailx
13865 smtpserveroption = -t
13866 #smtpserveroption = -Sexpandaddr
13867 smtpserveroption = -Athe-account-you-need
13870 suppressfrom = false
13871 assume8bitEncoding = UTF-8
13874 chainreplyto = true
13885 .\" .Sh "IMAP CLIENT" {{{
13888 \*(OPally there is IMAP client support available.
13889 This part of the program is obsolete and will vanish in v15 with the
13890 large MIME and I/O layer rewrite, because it uses old-style blocking I/O
13891 and makes excessive use of signal based long code jumps.
13892 Support can hopefully be readded later based on a new-style I/O, with
13893 SysV signal handling.
13894 In fact the IMAP support had already been removed from the codebase, but
13895 was reinstantiated on user demand: in effect the IMAP code is at the
13896 level of \*(UA v14.8.16 (with
13898 being the sole exception), and should be treated with some care.
13905 protocol prefixes, and an IMAP-based
13908 IMAP URLs (paths) undergo inspections and possible transformations
13909 before use (and the command
13911 can be used to manually apply them to any given argument).
13912 Hierarchy delimiters are normalized, a step which is configurable via the
13914 variable chain, but defaults to the first seen delimiter otherwise.
13915 \*(UA supports internationalised IMAP names, and en- and decodes the
13916 names from and to the
13918 as necessary and possible.
13919 If a mailbox name is expanded (see
13920 .Sx "Filename transformations" )
13921 to an IMAP mailbox, all names that begin with `+' then refer to IMAP
13922 mailboxes below the
13924 target box, while folder names prefixed by `@' refer to folders below
13925 the hierarchy base, e.g., the following lists all folders below the
13926 current one when in an IMAP mailbox:
13930 Note: some IMAP servers do not accept the creation of mailboxes in
13931 the hierarchy base, but require that they are created as subfolders of
13932 `INBOX' \(en with such servers a folder name of the form
13934 .Dl imaps://mylogin@imap.myisp.example/INBOX.
13936 should be used (the last character is the server's hierarchy
13938 The following IMAP-specific commands exist:
13941 .Bl -tag -width ".It Ic BaNg"
13944 Only applicable to cached IMAP mailboxes;
13945 takes a message list and reads the specified messages into the IMAP
13950 If operating in disconnected mode on an IMAP mailbox,
13951 switch to online mode and connect to the mail server while retaining
13952 the mailbox status.
13953 See the description of the
13955 variable for more information.
13959 If operating in online mode on an IMAP mailbox,
13960 switch to disconnected mode while retaining the mailbox status.
13961 See the description of the
13964 A list of messages may optionally be given as argument;
13965 the respective messages are then read into the cache before the
13966 connection is closed, thus
13968 makes the entire mailbox available for disconnected use.
13972 Sends command strings directly to the current IMAP server.
13973 \*(UA operates always in IMAP `selected state' on the current mailbox;
13974 commands that change this will produce undesirable results and should be
13976 Useful IMAP commands are:
13977 .Bl -tag -offset indent -width ".Ic getquotearoot"
13979 Takes the name of an IMAP mailbox as an argument and creates it.
13981 (RFC 2087) Takes the name of an IMAP mailbox as an argument
13982 and prints the quotas that apply to the mailbox.
13983 Not all IMAP servers support this command.
13985 (RFC 2342) Takes no arguments and prints the Personal Namespaces,
13986 the Other User's Namespaces and the Shared Namespaces.
13987 Each namespace type is printed in parentheses;
13988 if there are multiple namespaces of the same type,
13989 inner parentheses separate them.
13990 For each namespace a prefix and a hierarchy separator is listed.
13991 Not all IMAP servers support this command.
13996 Perform IMAP path transformations.
14000 .Sx "Command modifiers" ) ,
14001 and manages the error number
14003 The first argument specifies the operation:
14005 normalizes hierarchy delimiters (see
14007 and converts the strings from the locale
14009 to the internationalized variant used by IMAP,
14011 performs the reverse operation.
14016 The following IMAP-specific internal variables exist:
14019 .Bl -tag -width ".It Va BaNg"
14021 .It Va disconnected
14022 \*(BO When an IMAP mailbox is selected and this variable is set,
14023 no connection to the server is initiated.
14024 Instead, data is obtained from the local cache (see
14027 Mailboxes that are not present in the cache
14028 and messages that have not yet entirely been fetched from the server
14030 to fetch all messages in a mailbox at once,
14032 .No ` Ns Li copy * /dev/null Ns '
14033 can be used while still in connected mode.
14034 Changes that are made to IMAP mailboxes in disconnected mode are queued
14035 and committed later when a connection to that server is made.
14036 This procedure is not completely reliable since it cannot be guaranteed
14037 that the IMAP unique identifiers (UIDs) on the server still match the
14038 ones in the cache at that time.
14041 when this problem occurs.
14043 .It Va disconnected-USER@HOST
14044 The specified account is handled as described for the
14047 but other accounts are not affected.
14050 .It Va imap-auth-USER@HOST , imap-auth
14051 Sets the IMAP authentication method.
14052 Valid values are `login' for the usual password-based authentication
14054 `cram-md5', which is a password-based authentication that does not send
14055 the password over the network in clear text,
14056 and `gssapi' for GSS-API based authentication.
14060 Enables caching of IMAP mailboxes.
14061 The value of this variable must point to a directory that is either
14062 existent or can be created by \*(UA.
14063 All contents of the cache can be deleted by \*(UA at any time;
14064 it is not safe to make assumptions about them.
14067 .It Va imap-delim-USER@HOST , imap-delim-HOST , imap-delim
14068 The hierarchy separator used by the IMAP server.
14069 Whenever an IMAP path is specified it will undergo normalization.
14070 One of the normalization steps is the squeezing and adjustment of
14071 hierarchy separators.
14072 If this variable is set, any occurrence of any character of the given
14073 value that exists in the path will be replaced by the first member of
14074 the value; an empty value will cause the default to be used, it is
14076 If not set, we will reuse the first hierarchy separator character that
14077 is discovered in a user-given mailbox name.
14079 .Mx Va imap-keepalive
14080 .It Va imap-keepalive-USER@HOST , imap-keepalive-HOST , imap-keepalive
14081 IMAP servers may close the connection after a period of
14082 inactivity; the standard requires this to be at least 30 minutes,
14083 but practical experience may vary.
14084 Setting this variable to a numeric `value' greater than 0 causes
14085 a `NOOP' command to be sent each `value' seconds if no other operation
14089 .It Va imap-list-depth
14090 When retrieving the list of folders on an IMAP server, the
14092 command stops after it has reached a certain depth to avoid possible
14094 The value of this variable sets the maximum depth allowed.
14096 If the folder separator on the current IMAP server is a slash `/',
14097 this variable has no effect and the
14099 command does not descend to subfolders.
14101 .Mx Va imap-use-starttls
14102 .It Va imap-use-starttls-USER@HOST , imap-use-starttls-HOST , imap-use-starttls
14103 Causes \*(UA to issue a `STARTTLS' command to make an unencrypted
14104 IMAP session SSL/TLS encrypted.
14105 This functionality is not supported by all servers,
14106 and is not used if the session is already encrypted by the IMAPS method.
14112 .\" .Sh "SEE ALSO" {{{
14122 .Xr spamassassin 1 ,
14131 .Xr mailwrapper 8 ,
14137 .\" .Sh HISTORY {{{
14140 M. Douglas McIlroy writes in his article
14141 .Dq A Research UNIX Reader: Annotated Excerpts \
14142 from the Programmer's Manual, 1971-1986
14145 command already appeared in First Edition
14149 .Bd -ragged -offset indent
14150 Electronic mail was there from the start.
14151 Never satisfied with its exact behavior, everybody touched it at one
14152 time or another: to assure the safety of simultaneous access, to improve
14153 privacy, to survive crashes, to exploit uucp, to screen out foreign
14154 freeloaders, or whatever.
14155 Not until v7 did the interface change (Thompson).
14156 Later, as mail became global in its reach, Dave Presotto took charge and
14157 brought order to communications with a grab-bag of external networks
14163 Mail was written in 1978 by Kurt Shoens and developed as part of the
14166 distribution until 1995.
14167 Mail has then seen further development in open source
14169 variants, noticeably by Christos Zoulas in
14171 Based upon this Nail, later Heirloom Mailx, was developed by Gunnar
14172 Ritter in the years 2000 until 2008.
14173 Since 2012 S-nail is maintained by Steffen (Daode) Nurpmeso.
14174 This man page is derived from
14175 .Dq The Mail Reference Manual
14176 that was originally written by Kurt Shoens.
14184 .An "Kurt Shoens" ,
14185 .An "Edward Wang" ,
14186 .An "Keith Bostic" ,
14187 .An "Christos Zoulas" ,
14188 .An "Gunnar Ritter" .
14189 \*(UA is developed by
14190 .An "Steffen Nurpmeso" Aq steffen@sdaoden.eu .
14193 .\" .Sh CAVEATS {{{
14196 \*(ID Interrupting an operation via
14200 from anywhere else but a command prompt is very problematic and likely
14201 to leave the program in an undefined state: many library functions
14202 cannot deal with the
14204 that this software (still) performs; even though efforts have been taken
14205 to address this, no sooner but in v15 it will have been worked out:
14206 interruptions have not been disabled in order to allow forceful breakage
14207 of hanging network connections, for example (all this is unrelated to
14211 The SMTP and POP3 protocol support of \*(UA is very basic.
14212 Also, if it fails to contact its upstream SMTP server, it will not make
14213 further attempts to transfer the message at a later time (setting
14218 If this is a concern, it might be better to set up a local SMTP server
14219 that is capable of message queuing.
14226 After deleting some message of a POP3 mailbox the header summary falsely
14227 claims that there are no messages to display, one needs to perform
14228 a scroll or dot movement to restore proper state.
14234 mode a power user may encounter crashes very occasionally (this is may
14239 in the source repository lists future directions.
14242 Please report bugs to the
14244 address, e.g., from within \*(uA:
14245 .\" v15-compat: drop eval as `mail' will expand variable?
14246 .Ql ? Ns \| Ic eval Ns \| Ic mail Ns \| $contact-mail .
14249 output of the command
14251 may be helpful, e.g.,
14253 .Bd -literal -offset indent
14254 ? wysh set escape=! verbose; vput version xy; unset verbose;\e
14255 eval mail $contact-mail
14262 Information on the web at
14263 .Ql $ \*(uA -X 'echo Ns \| $ Ns Va contact-web Ns ' -Xx .