1 .\"@ nail.1 - S-nail(1) reference manual.
3 .\" Copyright (c) 2000-2008 Gunnar Ritter, Freiburg i. Br., Germany.
4 .\" Copyright (c) 2012 - 2017 Steffen (Daode) Nurpmeso <steffen@sdaoden.eu>.
6 .\" Copyright (c) 1980, 1990, 1993
7 .\" The Regents of the University of California. All rights reserved.
9 .\" Redistribution and use in source and binary forms, with or without
10 .\" modification, are permitted provided that the following conditions
12 .\" 1. Redistributions of source code must retain the above copyright
13 .\" notice, this list of conditions and the following disclaimer.
14 .\" 2. Redistributions in binary form must reproduce the above copyright
15 .\" notice, this list of conditions and the following disclaimer in the
16 .\" documentation and/or other materials provided with the distribution.
17 .\" 3. Neither the name of the University nor the names of its contributors
18 .\" may be used to endorse or promote products derived from this software
19 .\" without specific prior written permission.
21 .\" THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
22 .\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
23 .\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
24 .\" ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
25 .\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
26 .\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
27 .\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
28 .\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
29 .\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
30 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
34 .\"@ S-nail v14.9.4 / 2017-09-18
35 .Dd September 18, 2017
46 .\" If not ~/.mailrc, it breaks POSIX compatibility. And adjust main.c.
51 .ds OU [no v15-compat]
52 .ds ID [v15 behaviour may differ]
53 .ds NQ [Only new quoting rules]
64 .Nd send and receive Internet mail
70 .\" Keep in SYNC: ./nail.1:"SYNOPSIS, main()
79 .Op : Ns Fl a Ar attachment Ns \&:
80 .Op : Ns Fl b Ar bcc-addr Ns \&:
81 .Op : Ns Fl c Ar cc-addr Ns \&:
82 .Op Fl M Ar type | Fl m Ar file | Fl q Ar file | Fl t
85 .Fl S Ar var Ns Op Ns = Ns Ar value Ns
88 .Op : Ns Fl X Ar cmd Ns \&:
90 .Pf : Ar to-addr Ns \&:
91 .Op Fl Fl \~ Ns : Ns Ar mta-option Ns \&:
100 .Op Fl r Ar from-addr
102 .Fl S Ar var Ns Op Ns = Ns Ar value Ns
105 .Op : Ns Fl X Ar cmd Ns \&:
106 .Op Fl Fl \~ Ns : Ns Ar mta-option Ns \&:
115 .Op Fl r Ar from-addr
117 .Fl S Ar var Ns Op Ns = Ns Ar value Ns
119 .Op : Ns Fl X Ar cmd Ns \&:
121 .Op Fl Fl \~ Ns : Ns Ar mta-option Ns \&:
127 .Mx -toc -tree html pdf ps xhtml
130 .\" .Sh DESCRIPTION {{{
133 .Bd -filled -compact -offset indent
134 .Sy Compatibility note:
135 S-nail (\*(UA) will wrap up into \%S-mailx in v15.0 (circa 2020).
136 Backward incompatibility has to be expected \(en
139 .Sx "Shell-style argument quoting"
140 rules, for example, and shell metacharacters will become meaningful.
141 New and old behaviour is flagged \*(IN and \*(OU, and setting
144 .Sx "INTERNAL VARIABLES" ,
145 will choose new behaviour when applicable.
146 \*(OB flags what will vanish, and enabling
150 enables obsoletion warnings.
154 \*(UA provides a simple and friendly environment for sending and
156 It is intended to provide the functionality of the POSIX
158 command, but is MIME capable and optionally offers extensions for
159 line editing, S/MIME, SMTP and POP3, among others.
160 \*(UA divides incoming mail into its constituent messages and allows
161 the user to deal with them in any order.
165 .Sx "INTERNAL VARIABLES"
166 for manipulating messages and sending mail.
167 It provides the user simple editing capabilities to ease the composition
168 of outgoing messages, and increasingly powerful and reliable
169 non-interactive scripting capabilities.
171 .\" .Ss "Options" {{{
174 .Bl -tag -width ".It Fl BaNg"
177 Explicitly control which of the
181 d (loaded): if the letter
183 is (case-insensitively) part of the
187 is sourced, likewise the letter
189 controls sourcing of the user's personal
191 file, whereas the letters
195 explicitly forbid sourcing of any resource files.
196 Scripts should use this option: to avoid environmental noise they should
198 from any configuration and create a script-specific environment, setting
200 .Sx "INTERNAL VARIABLES"
203 and running configurating commands via
205 This option overrides
212 command for the given user email
214 after program startup is complete (all resource files are loaded, any
216 setting is being established; only
218 commands have not been evaluated yet).
219 Being a special incarnation of
221 macros for the purpose of bundling longer-lived
223 tings, activating such an email account also switches to the accounts
225 .Sx "primary system mailbox"
230 .It Fl a Ar file Ns Op Ar =input-charset Ns Op Ar #output-charset
233 to the message (for compose mode opportunities refer to
237 .Sx "Filename transformations"
240 will be performed, except that shell variables are not expanded.
243 not be accessible but contain a
245 character, then anything before the
247 will be used as the filename, anything thereafter as a character set
250 If an input character set is specified,
251 .Mx -ix "character set specification"
252 but no output character set, then the given input character set is fixed
253 as-is, and no conversion will be applied;
254 giving the empty string or the special string hyphen-minus
256 will be treated as if
258 has been specified (the default).
260 If an output character set has also been given then the conversion will
261 be performed exactly as specified and on-the-fly, not considering the
262 file's type and content.
263 As an exception, if the output character set is specified as the empty
264 string or hyphen-minus
266 then the default conversion algorithm (see
267 .Sx "Character sets" )
268 is applied (therefore no conversion is performed on-the-fly,
270 will be MIME-classified and its contents will be inspected first) \(em
271 without support for character set conversions
273 does not include the term
275 only this argument is supported.
278 (\*(OB: \*(UA will always use line-buffered output, to gain
279 line-buffered input even in batch mode enable batch mode via
284 Send a blind carbon copy to
291 .Sx "INTERNAL VARIABLES" ,
293 The option may be used multiple times.
295 .Sx "On sending mail, and non-interactive mode" .
299 Send carbon copies to the given receiver, if so allowed by
301 May be used multiple times.
306 the internal variable
308 which enables debug messages and disables message delivery,
309 among others; effectively turns almost any operation into a dry-run.
315 and thus discard messages with an empty message part body.
316 This command line option is \*(OB.
320 Just check if mail is present (in the system
322 or the one specified via
324 if yes, return an exit status of zero, a non-zero value otherwise.
325 To restrict the set of mails to consider in this evaluation a message
326 specification can be added with the option
331 Save the message to send in a file named after the local part of the
332 first recipient's address (instead of in
337 Read in the contents of the user's
339 .Sx "secondary mailbox"
341 (or the specified file) for processing;
342 when \*(UA is quit, it writes undeleted messages back to this file
348 argument will undergo some special
349 .Sx "Filename transformations"
354 is not an argument to the flag
356 but is instead taken from the command line after option processing has
360 that starts with a hyphen-minus, prefix with a relative path, as in
361 .Ql ./-hyphenbox.mbox .
367 and exit; a configurable summary view is available via the
373 Show a short usage summary.
379 to ignore tty interrupt signals.
385 of all messages that match the given
389 .Sx "Specifying messages"
394 option has been given in addition no header summary is produced,
395 but \*(UA will instead indicate via its exit status whether
401 note that any verbose output is suppressed in this mode and must instead
402 be enabled explicitly (e.g., by using the option
407 Special send mode that will flag standard input with the MIME
411 and use it as the main message body.
412 \*(ID Using this option will bypass processing of
413 .Va message-inject-head
415 .Va message-inject-tail .
421 Special send mode that will MIME classify the specified
423 and use it as the main message body.
424 \*(ID Using this option will bypass processing of
425 .Va message-inject-head
427 .Va message-inject-tail .
433 inhibit the initial display of message headers when reading mail or
438 for the internal variable
443 Standard flag that inhibits reading the system wide
448 allows more control over the startup sequence; also see
449 .Sx "Resource files" .
453 Special send mode that will initialize the message body with the
454 contents of the specified
456 which may be standard input
458 only in non-interactive context.
466 opened will be in read-only mode.
470 .It Fl r Ar from-addr
471 Whereas the source address that appears in the
473 header of a message (or in the
475 header if the former contains multiple addresses) is honoured by the
476 builtin SMTP transport, it is not used by a file-based
478 (Mail-Transfer-Agent) for the RFC 5321 reverse-path used for relaying
479 and delegating a message to its destination(s), for delivery errors
480 etc., but it instead uses the local identity of the initiating user.
483 When this command line option is used the given
485 will be assigned to the internal variable
487 but in addition the command line option
488 .Fl \&\&f Ar from-addr
489 will be passed to a file-based
491 whenever a message is sent.
494 include a user name the address components will be separated and
495 the name part will be passed to a file-based
501 If an empty string is passed as
503 then the content of the variable
505 (or, if that contains multiple addresses,
507 will be evaluated and used for this purpose whenever the file-based
516 command line options are used when contacting a file-based MTA, unless
517 this automatic deduction is enforced by
519 ing the internal variable
520 .Va r-option-implicit .
523 Remarks: many default installations and sites disallow overriding the
524 local user identity like this unless either the MTA has been configured
525 accordingly or the user is member of a group with special privileges.
529 .It Fl S Ar var Ns Op = Ns value
531 (or, with a prefix string
534 .Sx "INTERNAL VARIABLES" ,
537 iable and optionally assign
540 If the operation fails the program will exit if any of
545 Settings established via
547 cannot be changed from within
549 or an account switch initiated by
551 They will become mutable again before commands registered via
557 Specify the subject of the message to be sent.
558 Newline (NL) and carriage-return (CR) bytes are invalid and will be
559 normalized to space (SP) characters.
563 The message given (on standard input) is expected to contain, separated
564 from the message body by an empty line, a message header with
569 fields giving its recipients, which will be added to any recipients
570 specified on the command line.
571 If a message subject is specified via
573 then it will be used in favour of one given on the command line.
589 .Ql Mail-Followup-To: ,
590 by default created automatically dependent on message context, will
591 be used if specified (a special address massage will however still occur
593 Any other custom header field (also see
597 is passed through entirely
598 unchanged, and in conjunction with the options
602 it is possible to embed
603 .Sx "COMMAND ESCAPES" .
611 .Sx "primary system mailbox"
614 appropriate privileges presumed; effectively identical to
615 .Ql Fl \&\&f Ns \0%user .
624 will also show the list of
626 .Ql $ \*(uA -Xversion -Xx .
631 ting the internal variable
633 enables display of some informational context messages.
634 Using it twice increases the level of verbosity.
638 Add the given (or multiple for a multiline argument)
640 to the list of commands to be executed,
641 as a last step of program startup, before normal operation starts.
642 This is the only possibility to execute commands in non-interactive mode
643 when reading startup files is actively prohibited.
644 The commands will be evaluated as a unit, just as via
654 .Sx "COMMAND ESCAPES"
655 in compose mode even in non-interactive use cases.
656 This can be used to, e.g., automatically format the composed message
657 text before sending the message:
658 .Bd -literal -offset indent
659 $ ( echo 'line one. Word. Word2.';\e
660 echo '~| /usr/bin/fmt -tuw66' ) |\e
661 LC_ALL=C \*(uA -d~:/ -Sttycharset=utf-8 bob@exam.ple
666 Enables batch mode: standard input is made line buffered, the complete
667 set of (interactive) commands is available, processing of
668 .Sx "COMMAND ESCAPES"
669 is enabled in compose mode, and diverse
670 .Sx "INTERNAL VARIABLES"
671 are adjusted for batch necessities, exactly as if done via
687 The following prepares an email message in a batched dry run:
688 .Bd -literal -offset indent
689 $ LC_ALL=C printf 'm bob\en~s ubject\enText\en~.\enx\en' |\e
690 LC_ALL=C \*(uA -d#:/ -X'alias bob bob@exam.ple'
695 This flag forces termination of option processing in order to prevent
698 It also forcefully puts \*(UA into send mode, see
699 .Sx "On sending mail, and non-interactive mode" .
705 arguments and all receivers established via
709 are subject to the checks established by
712 .Sx "INTERNAL VARIABLES" .
715 allows their recognition all
717 arguments given at the end of the command line after a
719 separator will be passed through to a file-based
721 (Mail-Transfer-Agent) and persist for the entire session.
723 constraints do not apply to the content of
727 .\" .Ss "A starter" {{{
730 \*(UA is a direct descendant of
732 Mail, itself a successor of the Research
735 .Dq was there from the start
738 It thus represents the user side of the
740 mail system, whereas the system side (Mail-Transfer-Agent, MTA) was
741 traditionally taken by
743 and most MTAs provide a binary of this name for compatibility purposes.
748 of \*(UA then the system side is not a mandatory precondition for mail
752 Because \*(UA strives for compliance with POSIX
754 it is likely that some configuration settings have to be adjusted before
755 using it is a smooth experience.
756 (Rather complete configuration examples can be found in the section
761 .Sx "Resource files" ,
762 bends those standard imposed settings of the
763 .Sx "INTERNAL VARIABLES"
764 a bit towards more user friendliness and safety already.
772 in order to suppress the automatic moving of messages to the
774 .Sx "secondary mailbox"
776 that would otherwise occur (see
777 .Sx "Message states" ) ,
780 to not remove empty system MBOX mailbox files in order not to mangle
781 file permissions when files eventually get recreated (all empty (MBOX)
782 mailbox files will be removed unless this variable is set whenever
784 .Pf a.k.a.\0 Ev POSIXLY_CORRECT
785 mode has been enabled).
790 in order to synchronize \*(UA with the exit status report of the used
797 to enter interactive startup even if the initial mailbox is empty,
799 to allow editing of headers as well as
801 to not strip down addresses in compose mode, and
803 to include the message that is being responded to when
809 The file mode creation mask can be explicitly managed via the variable
811 Sufficient system support provided symbolic links will not be followed
812 when files are opened for writing.
813 Files and shell pipe output can be
815 d for evaluation, also during startup from within the
816 .Sx "Resource files" .
819 .\" .Ss "On sending mail, and non-interactive mode" {{{
820 .Ss "On sending mail, and non-interactive mode"
822 To send a message to one or more people, using a local or built-in
824 (Mail-Transfer-Agent) transport to actually deliver the generated mail
825 message, \*(UA can be invoked with arguments which are the names of
826 people to whom the mail will be sent, and the command line options
830 can be used to add (blind) carbon copy receivers:
832 .Bd -literal -offset indent
834 $ \*(uA -s ubject -a ttach.txt bill@exam.ple
836 # But... try it in an isolated dry-run mode (-d) first
837 $ LC_ALL=C \*(uA -d -:/ -Ssendwait -Sttycharset=utf8 \e
838 -b bcc@exam.ple -c cc@exam.ple \e
840 '(Lovely) Bob <bob@exam.ple>' eric@exam.ple
843 $ LC_ALL=C \*(uA -d -:/ -Sv15-compat -Ssendwait -Sttycharset=utf8 \e
844 -S mta=smtps://mylogin@exam.ple:465 -Ssmtp-auth=none \e
845 -S from=scriptreply@exam.ple \e
851 If standard input is a terminal rather than the message to be sent,
852 the user is expected to type in the message contents.
853 In this compose mode \*(UA treats lines beginning with the character
855 special \(en these are so-called
856 .Sx "COMMAND ESCAPES" ,
857 which can be used to read in files, process shell commands, add and edit
858 attachments and more; e.g., the command escape
860 will start the text editor to revise the message in its current state,
862 allows editing of the most important message headers, with
864 custom headers can be created (more specifically than with
867 gives an overview of most other available command escapes.
870 will leave compose mode and send the message once it is completed.
874 at the beginning of an empty line has the same effect, whereas typing
877 twice will abort the current letter (saving its contents in the file
888 .Sx "INTERNAL VARIABLES"
889 can be used to alter default behavior.
890 E.g., messages are sent asynchronously, without supervision, unless the
893 is set, therefore send errors will not be recognizable until then.
898 will automatically startup a text editor when compose mode is entered,
900 allows editing of headers additionally to plain body content,
904 will cause the user to be prompted actively for (blind) carbon-copy
905 recipients, respectively, and (the default)
907 will request confirmation whether the message shall be sent.
910 The envelope sender address is defined by
912 explicitly defining an originating
914 may be desirable, especially with the builtin SMTP Mail-Transfer-Agent
917 for outgoing message and MIME part content are configurable via
919 whereas input data is assumed to be in
921 Message data will be passed over the wire in a
923 MIME parts a.k.a. attachments need to be assigned a
926 .Sx "The mime.types files" .
927 Saving a copy of sent messages in a
929 mailbox may be desirable \(en as for most mailbox
931 targets the value will undergo
932 .Sx "Filename transformations" .
937 sandbox dry-run tests will prove correctness.
940 Message recipients (as specified on the command line or defined in
945 may not only be email addressees but can also be names of mailboxes and
946 even complete shell command pipe specifications.
949 is not set then only network addresses (see
951 for a description of mail addresses) and plain user names (including MTA
952 aliases) may be used, other types will be filtered out, giving a warning
956 can be used to generate standard compliant network addresses.
958 .\" When changing any of the following adjust any RECIPIENTADDRSPEC;
959 .\" grep the latter for the complete picture
963 is set then extended recipient addresses will optionally be accepted:
964 Any name which starts with a vertical bar
966 character specifies a command pipe \(en the command string following the
968 is executed and the message is sent to its standard input;
969 Likewise, any name that starts with the character solidus
971 or the character sequence dot solidus
973 is treated as a file, regardless of the remaining content;
974 likewise a name that solely consists of a hyphen-minus
976 Any other name which contains a commercial at
978 character is treated as a network address;
979 Any other name which starts with a plus sign
981 character specifies a mailbox name;
982 Any other name which contains a solidus
984 character but no exclamation mark
988 character before also specifies a mailbox name;
989 What remains is treated as a network address.
991 .Bd -literal -offset indent
992 $ echo bla | \*(uA -Sexpandaddr -s test ./mbox.mbox
993 $ echo bla | \*(uA -Sexpandaddr -s test '|cat >> ./mbox.mbox'
994 $ echo safe | LC_ALL=C \e
995 \*(uA -:/ -Sv15-compat -Ssendwait -Sttycharset=utf8 \e
996 -Sexpandaddr=fail,-all,+addr,failinvaddr -s test \e
1001 It is possible to create personal distribution lists via the
1003 command, so that, for instance, the user can send mail to
1005 and have it go to a group of people.
1006 These aliases have nothing in common with the system wide aliases that
1007 may be used by the MTA, which are subject to the
1011 and are often tracked in a file
1017 Personal aliases will be expanded by \*(UA before the message is sent,
1018 and are thus a convenient alternative to specifying each addressee by
1019 itself; they correlate with the active set of
1026 .Dl alias cohorts bill jkf mark kridle@ucbcory ~/mail/cohorts.mbox
1029 .Va on-compose-enter , on-compose-leave
1031 .Va on-compose-cleanup
1032 hook variables may be set to
1034 d macros to automatically adjust some settings dependent
1035 on receiver, sender or subject contexts, and via the
1036 .Va on-compose-splice
1038 .Va on-compose-splice-shell
1039 variables, the former also to be set to a
1041 d macro, increasingly powerful mechanisms to perform automated message
1042 adjustments, including signature creation, are available.
1043 (\*(ID These hooks work for commands which newly create messages, namely
1044 .Ic forward , mail , reply
1049 for now provide only the hooks
1052 .Va on-resend-cleanup . )
1055 For the purpose of arranging a complete environment of settings that can
1056 be switched to with a single command or command line option there are
1058 Alternatively it is also possible to use a flat configuration, making use
1059 of so-called variable chains which automatically pick
1063 context-dependend variable variants: for example addressing
1064 .Ql Ic File Ns \& pop3://yaa@exam.ple
1066 .Va \&\&pop3-no-apop-yaa@exam.ple ,
1067 .Va \&\&pop3-no-apop-exam.ple
1072 .Sx "On URL syntax and credential lookup"
1074 .Sx "INTERNAL VARIABLES" .
1077 To avoid environmental noise scripts should
1079 \*(UA from any configuration files and create a script-local
1080 environment, ideally with the command line options
1082 to disable any configuration file in conjunction with repetitions of
1084 to specify variables:
1086 .Bd -literal -offset indent
1087 $ env LC_ALL=C \*(uA -:/ \e
1088 -Sv15-compat -Ssendwait -Sttycharset=utf-8 \e
1089 -Sexpandaddr=fail,-all,failinvaddr \e
1090 -S mta=smtps://mylogin@exam.ple:465 -Ssmtp-auth=login \e
1091 -S from=scriptreply@exam.ple \e
1092 -s 'Subject to go' -a attachment_file \e
1094 'Recipient 1 <rec1@exam.ple>' rec2@exam.ple \e
1099 As shown, scripts can
1101 a locale environment, the above specifies the all-compatible 7-bit clean
1104 but will nonetheless take and send UTF-8 in the message text by using
1106 In interactive mode, which is introduced in the next section, messages
1107 can be sent by calling the
1109 command with a list of recipient addresses:
1111 .Bd -literal -offset indent
1112 $ \*(uA -d -Squiet -Semptystart
1113 "/var/spool/mail/user": 0 messages
1114 ? mail "Recipient 1 <rec1@exam.ple>", rec2@exam.ple
1116 ? # Will do the right thing (tm)
1117 ? m rec1@exam.ple rec2@exam.ple
1121 .\" .Ss "On reading mail, and interactive mode" {{{
1122 .Ss "On reading mail, and interactive mode"
1124 When invoked without addressees \*(UA enters interactive mode in which
1126 When used like that the user's system
1128 (for more on mailbox types please see the command
1130 is read in and a one line header of each message therein is displayed if
1134 The visual style of this summary of
1136 can be adjusted through the variable
1138 and the possible sorting criterion via
1144 can be performed with the command
1146 If the initially opened mailbox is empty \*(UA will instead exit
1147 immediately (after displaying a message) unless the variable
1156 will give a listing of all available commands and
1158 will give a summary of some common ones.
1159 If the \*(OPal documentation strings are available one can type
1162 and see the actual expansion of
1164 and what its purpose is, i.e., commands can be abbreviated
1165 (note that POSIX defines some abbreviations, so that the alphabetical
1166 order of commands does not necessarily relate to the abbreviations; it is
1167 however possible to define overwrites with
1168 .Ic commandalias ) .
1169 These commands can also produce a more
1174 Messages are given numbers (starting at 1) which uniquely identify
1175 messages; the current message \(en the
1177 \(en will either be the first new message, or the first unread message,
1178 or the first message of the mailbox; the internal variable
1180 will instead cause usage of the last message for this purpose.
1185 ful of header summaries containing the
1189 will display only the summaries of the given messages, defaulting to the
1193 Message content can be displayed with the command
1200 controls whether and when \*(UA will use the configured
1202 for display instead of directly writing to the user terminal
1204 the sole difference to the command
1206 which will always use the
1210 will instead only show the first
1212 of a message (maybe even compressed if
1215 Message display experience may improve by setting and adjusting
1216 .Va mime-counter-evidence ,
1218 .Sx "HTML mail and MIME attachments" .
1221 By default the current message
1223 is displayed, but like with many other commands it is possible to give
1224 a fancy message specification (see
1225 .Sx "Specifying messages" ) ,
1228 will display all unread messages,
1233 will type the messages 1 and 5,
1235 will type the messages 1 through 5, and
1239 will display the last and the next message, respectively.
1242 (a more substantial alias for
1244 will display a header summary of the given message specification list
1245 instead of their content, e.g., the following will search for subjects:
1248 .Dl ? from "'@Some subject to search for'"
1251 In the default setup all header fields of a message will be
1253 d, but fields can be white- or blacklisted for a variety of
1254 applications by using the command
1256 e.g., to restrict their display to a very restricted set for
1258 .Ql Ic \:headerpick Cd \:type retain Ar \:from to cc subject .
1259 In order to display all header fields of a message regardless of
1260 currently active ignore or retain lists, use the commands
1265 will show the raw message content.
1266 Note that historically the global
1268 not only adjusts the list of displayed headers, but also sets
1272 Dependent upon the configuration a line editor (see the section
1273 .Sx "On terminal control and line editor" )
1274 aims at making the user experience with the many
1277 When reading the system
1283 specified a mailbox explicitly prefixed with the special
1285 modifier (propagating the mailbox to a
1287 .Sx "primary system mailbox" ) ,
1288 then messages which have been read will be automatically moved to a
1290 .Sx "secondary mailbox" ,
1293 file, when the mailbox is left, either by changing the
1294 active mailbox or by quitting \*(UA (also see
1295 .Sx "Message states" )
1296 \(en this automatic moving from a system or primary to the secondary
1297 mailbox is not performed when the variable
1300 Messages can also be explicitly
1302 d to other mailboxes, whereas
1304 keeps the original message.
1306 can be used to write out data content of specific parts of messages.
1309 After examining a message the user can
1311 to the sender and all recipients (which will also be placed in
1314 .Va recipients-in-cc
1317 exclusively to the sender(s).
1319 ing a message will allow editing the new message: the original message
1320 will be contained in the message body, adjusted according to
1326 messages: the former will add a series of
1328 headers, whereas the latter will not; different to newly created
1329 messages editing is not possible and no copy will be saved even with
1331 unless the additional variable
1334 When sending, replying or forwarding messages comments and full names
1335 will be stripped from recipient addresses unless the internal variable
1338 Of course messages can be
1340 and they can spring into existence again via
1342 or when the \*(UA session is ended via the
1347 To end a mail processing session one may either issue
1349 to cause a full program exit, which possibly includes
1350 automatic moving of read messages to the
1352 .Sx "secondary mailbox"
1354 as well as updating the \*(OPal line editor
1358 instead in order to prevent any of these actions.
1361 .\" .Ss "HTML mail and MIME attachments" {{{
1362 .Ss "HTML mail and MIME attachments"
1364 Messages which are HTML-only become more and more common and of course
1365 many messages come bundled with a bouquet of MIME (Multipurpose Internet
1366 Mail Extensions) parts for, e.g., attachments.
1367 To get a notion of MIME types, \*(UA will first read
1368 .Sx "The mime.types files"
1369 (as configured and allowed by
1370 .Va mimetypes-load-control ) ,
1371 and then add onto that types registered directly with
1373 It (normally) has a default set of types built-in, too.
1374 To improve interaction with faulty MIME part declarations which are
1375 often seen in real-life messages, setting
1376 .Va mime-counter-evidence
1377 will allow \*(UA to verify the given assertion and possibly provide
1378 an alternative MIME type.
1381 Whereas \*(UA \*(OPally supports a simple HTML-to-text converter for
1382 HTML messages, it cannot handle MIME types other than plain text itself.
1383 Instead programs need to become registered to deal with specific MIME
1384 types or file extensions.
1385 These programs may either prepare plain text versions of their input in
1386 order to enable \*(UA to integrate their output neatlessly in its own
1387 message visualization (a mode which is called
1388 .Cd copiousoutput ) ,
1389 or display the content themselves, for example in an external graphical
1390 window: such handlers will only be considered by and for the command
1394 To install a handler program for a specific MIME type an according
1395 .Va pipe-TYPE/SUBTYPE
1396 variable needs to be set; to instead define a handler for a specific
1397 file extension the respective
1399 variable can be used \(en these handlers take precedence.
1400 \*(OPally \*(UA supports mail user agent configuration as defined in
1401 RFC 1524; this mechanism (see
1402 .Sx "The Mailcap files" )
1403 will be queried for display or quote handlers if none of the former two
1404 .\" TODO v15-compat "will be" -> "is"
1405 did; it will be the sole source for handlers of other purpose.
1406 A last source for handlers is the MIME type definition itself, when
1407 a (\*(UA specific) type-marker was registered with the command
1409 (which many built-in MIME types do).
1412 E.g., to display a HTML message inline (that is, converted to a more
1413 fancy plain text representation than the built-in converter is capable to
1414 produce) with either of the text-mode browsers
1418 teach \*(UA about MathML documents and make it display them as plain
1419 text, and to open PDF attachments in an external PDF viewer,
1420 asynchronously and with some other magic attached:
1422 .Bd -literal -offset indent
1423 ? if [ "$features" !% +filter-html-tagsoup ]
1424 ? #set pipe-text/html='@* elinks -force-html -dump 1'
1425 ? set pipe-text/html='@* lynx -stdin -dump -force_html'
1426 ? # Display HTML as plain text instead
1427 ? #set pipe-text/html=@
1429 ? mimetype @ application/mathml+xml mathml
1430 ? wysh set pipe-application/pdf='@&=@ \e
1431 trap "rm -f \e"${MAILX_FILENAME_TEMPORARY}\e"" EXIT;\e
1432 trap "trap \e"\e" INT QUIT TERM; exit 1" INT QUIT TERM;\e
1433 mupdf "${MAILX_FILENAME_TEMPORARY}"'
1437 .\" .Ss "Mailing lists" {{{
1440 \*(UA offers some support to ease handling of mailing lists.
1443 promotes all given arguments to known mailing lists, and
1445 sets their subscription attribute, creating them first as necessary.
1450 automatically, but only resets the subscription attribute.)
1451 Using the commands without arguments will show (a subset of) all
1452 currently defined mailing lists.
1457 can be used to mark out messages with configured list addresses
1458 in the header display.
1461 \*(OPally mailing lists may also be specified as (extended) regular
1462 expressions, which allows matching of many addresses with a single
1464 However, all fully qualified list addresses are matched via a fast
1465 dictionary, whereas expressions are placed in (a) list(s) which is
1466 (are) matched sequentially.
1468 .Bd -literal -offset indent
1469 ? set followup-to followup-to-honour=ask-yes \e
1470 reply-to-honour=ask-yes
1471 ? wysh mlist a1@b1.c1 a2@b2.c2 '.*@lists\e.c3$'
1472 ? mlsubscribe a4@b4.c4 exact@lists.c3
1477 .Va followup-to-honour
1479 .Ql Mail-\:Followup-\:To:
1480 header is honoured when the message is being replied to (via
1486 controls whether this header is created when sending mails; it will be
1487 created automatically for a couple of reasons, too, like when the
1489 .Dq mailing list specific
1494 is used to respond to a message with its
1495 .Ql Mail-Followup-To:
1499 A difference in between the handling of known and subscribed lists is
1500 that the address of the sender is usually not part of a generated
1501 .Ql Mail-Followup-To:
1502 when addressing the latter, whereas it is for the former kind of lists.
1503 Usually because there are exceptions: say, if multiple lists are
1504 addressed and not all of them are subscribed lists.
1506 For convenience \*(UA will, temporarily, automatically add a list
1507 address that is presented in the
1509 header of a message that is being responded to to the list of known
1511 Shall that header have existed \*(UA will instead, dependent on the
1513 .Va reply-to-honour ,
1516 for this purpose in order to accept a list administrators' wish that
1517 is supposed to have been manifested like that (but only if it provides
1518 a single address which resides on the same domain as what is stated in
1522 .\" .Ss "Signed and encrypted messages with S/MIME" {{{
1523 .Ss "Signed and encrypted messages with S/MIME"
1525 \*(OP S/MIME provides two central mechanisms:
1526 message signing and message encryption.
1527 A signed message contains some data in addition to the regular text.
1528 The data can be used to verify that the message was sent using a valid
1529 certificate, that the sender's address in the message header matches
1530 that in the certificate, and that the message text has not been altered.
1531 Signing a message does not change its regular text;
1532 it can be read regardless of whether the recipient's software is able to
1534 It is thus usually possible to sign all outgoing messages if so desired.
1537 Encryption, in contrast, makes the message text invisible for all people
1538 except those who have access to the secret decryption key.
1539 To encrypt a message, the specific recipient's public encryption key
1541 It is therefore not possible to send encrypted mail to people unless their
1542 key has been retrieved from either previous communication or public key
1544 A message should always be signed before it is encrypted.
1545 Otherwise, it is still possible that the encrypted message text is
1549 A central concept to S/MIME is that of the certification authority (CA).
1550 A CA is a trusted institution that issues certificates.
1551 For each of these certificates it can be verified that it really
1552 originates from the CA, provided that the CA's own certificate is
1554 A set of CA certificates is usually delivered with OpenSSL and installed
1556 If you trust the source of your OpenSSL software installation,
1557 this offers reasonable security for S/MIME on the Internet.
1559 .Va smime-ca-no-defaults
1560 to avoid using the default certificates and point
1564 to a trusted pool of certificates.
1565 In general, a certificate cannot be more secure than the method its CA
1566 certificate has been retrieved with.
1569 This trusted pool of certificates is used by the command
1571 to ensure that the given S/MIME messages can be trusted.
1572 If so, verified sender certificates that were embedded in signed
1573 messages can be saved locally with the command
1575 and used by \*(UA to encrypt further communication with these senders:
1577 .Bd -literal -offset indent
1579 ? set smime-encrypt-USER@HOST=FILENAME \e
1580 smime-cipher-USER@HOST=AES256
1584 To sign outgoing messages in order to allow receivers to verify the
1585 origin of these messages a personal S/MIME certificate is required.
1586 \*(UA supports password-protected personal certificates (and keys),
1587 for more on this, and its automatization, please see the section
1588 .Sx "On URL syntax and credential lookup" .
1590 .Sx "S/MIME step by step"
1591 shows examplarily how such a private certificate can be obtained.
1592 In general, if such a private key plus certificate
1594 is available, all that needs to be done is to set some variables:
1596 .Bd -literal -offset indent
1597 ? set smime-sign-cert=ME@HERE.com.paired \e
1598 smime-sign-message-digest=SHA256 \e
1603 Variables of interest for S/MIME in general are
1606 .Va smime-ca-flags ,
1607 .Va smime-ca-no-defaults ,
1609 .Va smime-crl-file .
1610 For S/MIME signing of interest are
1612 .Va smime-sign-cert ,
1613 .Va smime-sign-include-certs
1615 .Va smime-sign-message-digest .
1616 Additional variables of interest for S/MIME en- and decryption:
1619 .Va smime-encrypt-USER@HOST .
1622 \*(ID Note that neither S/MIME signing nor encryption applies to
1623 message subjects or other header fields yet.
1624 Thus they may not contain sensitive information for encrypted messages,
1625 and cannot be trusted even if the message content has been verified.
1626 When sending signed messages,
1627 it is recommended to repeat any important header information in the
1631 .\" .Ss "On URL syntax and credential lookup" {{{
1632 .Ss "On URL syntax and credential lookup"
1634 \*(IN For accessing protocol-specific resources usage of Uniform
1635 Resource Locators (URL, RFC 1738) has become omnipresent.
1636 \*(UA expects and understands URLs in the following form;
1639 denote optional parts, optional either because there also exist other
1640 ways to define the information in question or because support of the
1641 part is protocol-specific (e.g.,
1643 is used by the local maildir and the IMAP protocol, but not by POP3);
1648 are specified they must be given in URL percent encoded form (RFC 3986;
1654 .Dl PROTOCOL://[USER[:PASSWORD]@]server[:port][/path]
1657 Note that these \*(UA URLs most often do not conform to any real
1658 standard, but instead represent a normalized variant of RFC 1738 \(en
1659 they are not used in data exchange but only meant as a compact,
1660 easy-to-use way of defining and representing information in
1661 a well-known notation.
1664 Many internal variables of \*(UA exist in multiple versions, called
1665 variable chains for the rest of this document: the plain
1670 .Ql variable-USER@HOST .
1677 had been specified in the respective URL, otherwise it refers to the plain
1683 that had been found when doing the user chain lookup as is described
1686 will never be in URL percent encoded form, whether it came from an URL
1687 or not; i.e., variable chain name extensions of
1688 .Sx "INTERNAL VARIABLES"
1689 must not be URL percent encoded.
1692 For example, whether an hypothetical URL
1693 .Ql smtp://hey%3Ayou@our.house
1694 had been given that includes a user, or whether the URL was
1695 .Ql smtp://our.house
1696 and the user had been found differently, to lookup the variable chain
1697 .Va smtp-use-starttls
1698 \*(UA first looks for whether
1699 .Ql smtp-\:use-\:starttls-\:hey:you@our.house
1700 is defined, then whether
1701 .Ql smtp-\:use-\:starttls-\:our.house
1702 exists before finally ending up looking at the plain variable itself.
1705 \*(UA obeys the following logic scheme when dealing with the
1706 necessary credential information of an account:
1712 has been given in the URL the variables
1716 are looked up; if no such variable(s) can be found then \*(UA will,
1717 when enforced by the \*(OPal variables
1718 .Va netrc-lookup-HOST
1725 specific entry which provides a
1727 name: this lookup will only succeed if unambiguous (one possible matching
1730 It is possible to load encrypted
1735 If there is still no
1737 then \*(UA will fall back to the user who is supposed to run \*(UA,
1738 the identity of which has been fixated during \*(UA startup and is
1739 known to be a valid user on the current host.
1742 Authentication: unless otherwise noted this will lookup the
1743 .Va PROTOCOL-auth-USER@HOST , PROTOCOL-auth-HOST , PROTOCOL-auth
1744 variable chain, falling back to a protocol-specific default should this
1750 has been given in the URL, then if the
1752 has been found through the \*(OPal
1754 that may have already provided the password, too.
1755 Otherwise the variable chain
1756 .Va password-USER@HOST , password-HOST , password
1757 is looked up and used if existent.
1759 Afterwards the complete \*(OPal variable chain
1760 .Va netrc-lookup-USER@HOST , netrc-lookup-HOST , netrc-lookup
1764 cache is searched for a password only (multiple user accounts for
1765 a single machine may exist as well as a fallback entry without user
1766 but with a password).
1768 If at that point there is still no password available, but the
1769 (protocols') chosen authentication type requires a password, then in
1770 interactive mode the user will be prompted on the terminal.
1775 S/MIME verification works relative to the values found in the
1779 header field(s), which means that the values of
1780 .Va smime-sign , smime-sign-cert , smime-sign-include-certs
1782 .Va smime-sign-message-digest
1783 will not be looked up using the
1787 chains from above but instead use the corresponding values from the
1788 message that is being worked on.
1789 In unusual cases multiple and different
1793 combinations may therefore be involved \(en on the other hand those
1794 unusual cases become possible.
1795 The usual case is as short as:
1797 .Bd -literal -offset indent
1798 set mta=smtp://USER:PASS@HOST smtp-use-starttls \e
1799 smime-sign smime-sign-cert=+smime.pair
1805 contains complete example configurations.
1808 .\" .Ss "Encrypted network communication" {{{
1809 .Ss "Encrypted network communication"
1811 SSL (Secure Sockets Layer) a.k.a. its successor TLS (Transport Layer
1812 Security) are protocols which aid in securing communication by providing
1813 a safely initiated and encrypted network connection.
1814 A central concept of SSL/TLS is that of certificates: as part of each
1815 network connection setup a (set of) certificates will be exchanged, and
1816 by using those the identity of the network peer can be cryptographically
1818 SSL/TLS works by using a locally installed pool of trusted certificates,
1819 and verifying the connection peer succeeds if that provides
1820 a certificate which has been issued or is trusted by any certificate in
1821 the trusted local pool.
1824 The local pool of trusted so-called CA (Certification Authority)
1825 certificates is usually delivered with the used SSL/TLS library, and
1826 will be selected automatically, but it is also possible to create and
1827 use an own pool of trusted certificates.
1828 If this is desired, set
1829 .Va ssl-ca-no-defaults
1830 to avoid using the default certificate pool, and point
1834 to a trusted pool of certificates.
1835 A certificate cannot be more secure than the method its CA certificate
1836 has been retrieved with.
1839 It depends on the used protocol whether encrypted communication is
1840 possible, and which configuration steps have to be taken to enable it.
1841 Some protocols, e.g., POP3S, are implicitly encrypted, others, like
1842 POP3, can upgrade a plain text connection if so requested: POP3 offers
1844 which will be used if the variable (chain)
1845 .Va pop3-use-starttls
1848 .Bd -literal -offset indent
1849 shortcut encpop1 pop3s://pop1.exam.ple
1851 shortcut encpop2 pop3://pop2.exam.ple
1852 set pop3-use-starttls-pop2.exam.ple
1854 set mta=smtps://smtp.exam.ple:465
1855 set mta=smtp://smtp.exam.ple smtp-use-starttls
1859 Normally that is all there is to do, given that SSL/TLS libraries try to
1860 provide safe defaults, plenty of knobs however exist to adjust settings.
1861 For example certificate verification settings can be fine-tuned via
1863 and the SSL/TLS configuration basics are accessible via
1864 .Va ssl-config-pairs ,
1865 e.g., to specify the allowed protocols or cipher lists that
1866 a communication channel may use.
1867 In the past hints of how to restrict the set of protocols to highly
1868 secure ones were indicated, as of the time of this writing the allowed
1869 protocols or cipher list may need to become relaxed in order to be able
1870 to connect to some servers; the following example allows connecting to a
1872 that uses OpenSSL 0.9.8za from June 2014 (refer to
1873 .Sx "INTERNAL VARIABLES"
1874 for more on variable chains):
1876 .Bd -literal -offset indent
1877 wysh set ssl-config-pairs-lion@exam.ple='MinProtocol=TLSv1.1,\e
1878 CipherList=TLSv1.2:!aNULL:!eNULL:\e
1879 ECDHE-RSA-AES256-SHA:ECDHE-ECDSA-AES256-SHA:\e
1880 DHE-RSA-AES256-SHA:@STRENGTH'
1886 can be used and should be referred to when creating a custom cipher list.
1887 Variables of interest for SSL/TLS in general are
1891 .Va ssl-ca-no-defaults ,
1892 .Va ssl-config-file ,
1893 .Va ssl-config-module ,
1894 .Va ssl-config-pairs
1902 .\" .Ss "Character sets" {{{
1903 .Ss "Character sets"
1905 \*(OP \*(UA detects the character set of the terminal by using
1906 mechanisms that are controlled by the
1908 environment variable
1913 in that order, see there).
1914 The internal variable
1916 will be set to the detected terminal character set accordingly,
1917 and will thus show up in the output of commands like, e.g.,
1923 However, the user may give a value for
1925 during startup, so that it is possible to send mail in a completely
1927 locale environment, an option which can be used to generate and send,
1928 e.g., 8-bit UTF-8 input data in a pure 7-bit US-ASCII
1930 environment (an example of this can be found in the section
1931 .Sx "On sending mail, and non-interactive mode" ) .
1932 Changing the value does not mean much beside that, because several
1933 aspects of the real character set are implied by the locale environment
1934 of the system, which stays unaffected by
1938 Messages and attachments which consist of 7-bit clean data will be
1939 classified as consisting of
1942 This is a problem if the
1944 character set is a multibyte character set that is also 7-bit clean.
1945 For example, the Japanese character set ISO-2022-JP is 7-bit clean but
1946 capable to encode the rich set of Japanese Kanji, Hiragana and Katakana
1947 characters: in order to notify receivers of this character set the mail
1948 message must be MIME encoded so that the character set ISO-2022-JP can
1950 To achieve this, the variable
1952 must be set to ISO-2022-JP.
1953 (Today a better approach regarding email is the usage of UTF-8, which
1954 uses 8-bit bytes for non-US-ASCII data.)
1957 If the \*(OPal character set conversion capabilities are not available
1959 does not include the term
1963 will be the only supported character set,
1964 it is simply assumed that it can be used to exchange 8-bit messages
1965 (over the wire an intermediate, configurable
1968 and the rest of this section does not apply;
1969 it may however still be necessary to explicitly set it if automatic
1970 detection fails, since in that case it defaults to
1971 .\" (Keep in SYNC: ./nail.1:"Character sets", ./config.h:CHARSET_*!)
1972 LATIN1 a.k.a. ISO-8859-1.
1975 \*(OP When reading messages, their text is converted into
1977 as necessary in order to display them on the users terminal.
1978 Unprintable characters and invalid byte sequences are detected
1979 and replaced by proper substitution characters.
1980 Character set mappings for source character sets can be established with
1983 which may be handy to work around faulty character set catalogues (e.g.,
1984 to add a missing LATIN1 to ISO-8859-1 mapping), or to enforce treatment
1985 of one character set as another one (e.g., to interpret LATIN1 as CP1252).
1987 .Va charset-unknown-8bit
1988 to deal with another hairy aspect of message interpretation.
1991 When sending messages all their parts and attachments are classified.
1992 Whereas no character set conversion is performed on those parts which
1993 appear to be binary data,
1994 the character set being used must be declared within the MIME header of
1995 an outgoing text part if it contains characters that do not conform to
1996 the set of characters that are allowed by the email standards.
1997 Permissible values for character sets used in outgoing messages can be
2002 which defines a catch-all last-resort fallback character set that is
2003 implicitly appended to the list of character sets in
2007 When replying to a message and the variable
2008 .Va reply-in-same-charset
2009 is set, then the character set of the message being replied to
2010 is tried first (still being a subject of
2011 .Ic charsetalias ) .
2012 And it is also possible to make \*(UA work even more closely related to
2013 the current locale setting automatically by using the variable
2014 .Va sendcharsets-else-ttycharset ,
2015 please see there for more information.
2018 All the specified character sets are tried in order unless the
2019 conversion of the part or attachment succeeds.
2020 If none of the tried (8-bit) character sets is capable to represent the
2021 content of the part or attachment,
2022 then the message will not be sent and its text will optionally be
2026 In general, if a message saying
2027 .Dq cannot convert from a to b
2028 appears, either some characters are not appropriate for the currently
2029 selected (terminal) character set,
2030 or the needed conversion is not supported by the system.
2031 In the first case, it is necessary to set an appropriate
2033 locale and/or the variable
2037 The best results are usually achieved when \*(UA is run in a UTF-8
2038 locale on an UTF-8 capable terminal, in which case the full Unicode
2039 spectrum of characters is available.
2040 In this setup characters from various countries can be displayed,
2041 while it is still possible to use more simple character sets for sending
2042 to retain maximum compatibility with older mail clients.
2045 On the other hand the POSIX standard defines a locale-independent 7-bit
2046 .Dq portable character set
2047 that should be used when overall portability is an issue, the even more
2048 restricted subset named
2049 .Dq portable filename character set
2050 consists of A-Z, a-z, 0-9, period
2058 .\" .Ss "Message states" {{{
2059 .Ss "Message states"
2061 \*(UA differentiates in between several different message states;
2062 the current state will be reflected in header summary displays if
2064 is configured to do so (via the internal variable
2066 and messages can also be selected and be acted upon depending on their
2068 .Sx "Specifying messages" ) .
2069 When operating on the system
2073 .Sx "primary system mailbox" ,
2074 special actions, like the automatic moving of messages to the
2076 .Sx "secondary mailbox"
2078 may be applied when the mailbox is left (also implicitly via
2079 a successful exit of \*(UA, but not if the special command
2081 is used) \(en however, because this may be irritating to users which
2084 mail-user-agents, the default global
2090 variables in order to suppress this behaviour.
2092 .Bl -hang -width ".It Ql new"
2094 Message has neither been viewed nor moved to any other state.
2095 Such messages are retained even in the
2097 .Sx "primary system mailbox" .
2100 Message has neither been viewed nor moved to any other state, but the
2101 message was present already when the mailbox has been opened last:
2102 Such messages are retained even in the
2104 .Sx "primary system mailbox" .
2107 The message has been processed by one of the following commands:
2126 will always try to automatically
2132 logical message, and may thus mark multiple messages as read, the
2134 command will do so if the internal variable
2139 command is used, messages that are in a
2141 .Sx "primary system mailbox"
2144 state when the mailbox is left will be saved in the
2146 .Sx "secondary mailbox"
2148 unless the internal variable
2153 The message has been processed by one of the following commands:
2159 can be used to access such messages.
2162 The message has been processed by a
2164 command and it will be retained in its current location.
2167 The message has been processed by one of the following commands:
2173 command is used, messages that are in a
2175 .Sx "primary system mailbox"
2178 state when the mailbox is left will be deleted; they will be saved in the
2180 .Sx "secondary mailbox"
2182 when the internal variable
2188 In addition to these message states, flags which otherwise have no
2189 technical meaning in the mail system except allowing special ways of
2190 addressing them when
2191 .Sx "Specifying messages"
2192 can be set on messages.
2193 These flags are saved with messages and are thus persistent, and are
2194 portable between a set of widely used MUAs.
2196 .Bl -hang -width ".It Ic answered"
2198 Mark messages as having been answered.
2200 Mark messages as being a draft.
2202 Mark messages which need special attention.
2206 .\" .Ss "Specifying messages" {{{
2207 .Ss "Specifying messages"
2214 can be given a list of message numbers as arguments to apply to a number
2215 of messages at once.
2218 deletes messages 1 and 2,
2221 will delete the messages 1 through 5.
2222 In sorted or threaded mode (see the
2226 will delete the messages that are located between (and including)
2227 messages 1 through 5 in the sorted/threaded order, as shown in the
2230 The following special message names exist:
2233 .Bl -tag -width ".It Ar BaNg"
2235 The current message, the so-called
2239 The message that was previously the current message.
2242 The parent message of the current message,
2243 that is the message with the Message-ID given in the
2245 field or the last entry of the
2247 field of the current message.
2250 The next previous undeleted message,
2251 or the next previous deleted message for the
2254 In sorted/threaded mode,
2255 the next previous such message in the sorted/threaded order.
2258 The next undeleted message,
2259 or the next deleted message for the
2262 In sorted/threaded mode,
2263 the next such message in the sorted/threaded order.
2266 The first undeleted message,
2267 or the first deleted message for the
2270 In sorted/threaded mode,
2271 the first such message in the sorted/threaded order.
2275 In sorted/threaded mode,
2276 the last message in the sorted/threaded order.
2280 selects the message addressed with
2284 is any other message specification,
2285 and all messages from the thread that begins at it.
2286 Otherwise it is identical to
2291 the thread beginning with the current message is selected.
2296 All messages that were included in the
2297 .Sx "Message list arguments"
2298 of the previous command.
2301 An inclusive range of message numbers.
2302 Selectors that may also be used as endpoints include any of
2307 .Dq any substring matches
2310 header, which will match addresses (too) even if
2312 is set (and POSIX says
2313 .Dq any address as shown in a header summary shall be matchable in this form ) ;
2316 variable is set, only the local part of the address is evaluated
2317 for the comparison, not ignoring case, and the setting of
2319 is completely ignored.
2320 For finer control and match boundaries use the
2324 .It Ar / Ns Ar string
2325 All messages that contain
2327 in the subject field (case ignored).
2334 the string from the previous specification of that type is used again.
2336 .It Xo Op Ar @ Ns Ar name-list Ns
2339 All messages that contain the given case-insensitive search
2341 ession; if the \*(OPal regular expression (see
2343 support is available
2345 will be interpreted as (an extended) one if any of the
2347 (extended) regular expression characters is seen: in this case this
2348 should match strings correctly which are in the locale
2352 .Ar @ Ns Ar name-list
2353 part is missing, the search is restricted to the subject field body,
2356 specifies a comma-separated list of header fields to search, as in
2358 .Dl '@to,from,cc@Someone i ought to know'
2360 In order to search for a string that includes a
2362 (commercial at) character the
2364 is effectively non-optional, but may be given as the empty string.
2365 Some special header fields may be abbreviated:
2379 respectively and case-insensitively.
2384 can be used to search in (all of) the header(s) of the message, and the
2393 can be used to perform full text searches \(en whereas the former
2394 searches only the body, the latter also searches the message header.
2396 This message specification performs full text comparison, but even with
2397 regular expression support it is almost impossible to write a search
2398 expression that savely matches only a specific address domain.
2399 To request that the content of the header is treated as a list of
2400 addresses, and to strip those down to the plain email address which the
2401 search expression is to be matched against, prefix the header name
2402 (abbreviation) with a tilde
2405 .Dl @~f@@a\e.safe\e.domain\e.match$
2408 All messages of state or with matching condition
2412 is one or multiple of the following colon modifiers:
2414 .Bl -tag -compact -width ".It Ar :M"
2417 messages (cf. the variable
2418 .Va markanswered ) .
2430 Messages with receivers that match
2434 Messages with receivers that match
2441 Old messages (any not in state
2449 \*(OP Messages with unsure spam classification (see
2450 .Sx "Handling spam" ) .
2452 \*(OP Messages classified as spam.
2464 \*(OP IMAP-style SEARCH expressions may also be used.
2465 This addressing mode is available with all types of mailbox
2467 s; \*(UA will perform the search locally as necessary.
2468 Strings must be enclosed by double quotes
2470 in their entirety if they contain whitespace or parentheses;
2471 within the quotes, only reverse solidus
2473 is recognized as an escape character.
2474 All string searches are case-insensitive.
2475 When the description indicates that the
2477 representation of an address field is used,
2478 this means that the search string is checked against both a list
2481 .Bd -literal -offset indent
2482 (\*qname\*q \*qsource\*q \*qlocal-part\*q \*qdomain-part\*q)
2487 and the addresses without real names from the respective header field.
2488 These search expressions can be nested using parentheses, see below for
2492 .Bl -tag -compact -width ".It Ar _n_u"
2493 .It Ar ( criterion )
2494 All messages that satisfy the given
2496 .It Ar ( criterion1 criterion2 ... criterionN )
2497 All messages that satisfy all of the given criteria.
2499 .It Ar ( or criterion1 criterion2 )
2500 All messages that satisfy either
2505 To connect more than two criteria using
2507 specifications have to be nested using additional parentheses,
2509 .Ql (or a (or b c)) ,
2513 .Ql ((a or b) and c) .
2516 operation of independent criteria on the lowest nesting level,
2517 it is possible to achieve similar effects by using three separate
2521 .It Ar ( not criterion )
2522 All messages that do not satisfy
2524 .It Ar ( bcc \*q Ns Ar string Ns Ar \*q )
2525 All messages that contain
2527 in the envelope representation of the
2530 .It Ar ( cc \*q Ns Ar string Ns Ar \*q )
2531 All messages that contain
2533 in the envelope representation of the
2536 .It Ar ( from \*q Ns Ar string Ns Ar \*q )
2537 All messages that contain
2539 in the envelope representation of the
2542 .It Ar ( subject \*q Ns Ar string Ns Ar \*q )
2543 All messages that contain
2548 .It Ar ( to \*q Ns Ar string Ns Ar \*q )
2549 All messages that contain
2551 in the envelope representation of the
2554 .It Ar ( header name \*q Ns Ar string Ns Ar \*q )
2555 All messages that contain
2560 .It Ar ( body \*q Ns Ar string Ns Ar \*q )
2561 All messages that contain
2564 .It Ar ( text \*q Ns Ar string Ns Ar \*q )
2565 All messages that contain
2567 in their header or body.
2568 .It Ar ( larger size )
2569 All messages that are larger than
2572 .It Ar ( smaller size )
2573 All messages that are smaller than
2577 .It Ar ( before date )
2578 All messages that were received before
2580 which must be in the form
2584 denotes the day of the month as one or two digits,
2586 is the name of the month \(en one of
2587 .Ql Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec ,
2590 is the year as four digits, e.g.,
2594 All messages that were received on the specified date.
2595 .It Ar ( since date )
2596 All messages that were received since the specified date.
2597 .It Ar ( sentbefore date )
2598 All messages that were sent on the specified date.
2599 .It Ar ( senton date )
2600 All messages that were sent on the specified date.
2601 .It Ar ( sentsince date )
2602 All messages that were sent since the specified date.
2604 The same criterion as for the previous search.
2605 This specification cannot be used as part of another criterion.
2606 If the previous command line contained more than one independent
2607 criterion then the last of those criteria is used.
2611 .\" .Ss "On terminal control and line editor" {{{
2612 .Ss "On terminal control and line editor"
2614 \*(OP Terminal control will be realized through one of the standard
2616 libraries, either the
2618 or, alternatively, the
2620 both of which will be initialized to work with the environment variable
2622 Terminal control will enhance or enable interactive usage aspects, e.g.,
2623 .Sx "Coloured display" ,
2624 and extend behaviour of the Mailx-Line-Editor (MLE), which may learn the
2625 byte-sequences of keys like the cursor and function keys.
2628 The internal variable
2630 can be used to overwrite settings or to learn (correct(ed)) keycodes.
2631 \*(UA may also become a fullscreen application by entering the
2632 so-called ca-mode and switching to an alternative exclusive screen
2633 (content) shall the terminal support it and the internal variable
2635 has been set explicitly.
2636 Actual interaction with the chosen library can be disabled completely by
2637 setting the internal variable
2638 .Va termcap-disable ;
2640 will be queried regardless, which is true even if the \*(OPal library
2641 support has not been enabled at configuration time as long as some other
2642 \*(OP which (may) query terminal control sequences has been enabled.
2645 \*(OP The built-in Mailx-Line-Editor (MLE) should work in all
2646 environments which comply to the ISO C standard
2648 and will support wide glyphs if possible (the necessary functionality
2649 had been removed from ISO C, but was included in
2651 Prevent usage of a line editor in interactive mode by setting the
2653 .Va line-editor-disable .
2654 Especially if the \*(OPal terminal control support is missing setting
2655 entries in the internal variable
2657 will help shall the MLE misbehave, see there for more.
2658 The MLE can support a little bit of
2664 feature is available then input from line editor prompts will be saved
2665 in a history list that can be searched in and be expanded from.
2666 Such saving can be prevented by prefixing input with any amount of
2668 Aspects of history, like allowed content and maximum size, as well as
2669 whether history shall be saved persistently, can be configured with the
2673 .Va history-gabby-persist
2678 The MLE supports a set of editing and control commands.
2679 By default (as) many (as possible) of these will be assigned to a set of
2680 single-letter control codes, which should work on any terminal (and can
2681 be generated by holding the
2683 key while pressing the key of desire, e.g.,
2687 command is available then the MLE commands can also be accessed freely
2688 by assigning the command name, which is shown in parenthesis in the list
2689 below, to any desired key-sequence, and the MLE will instead and also use
2691 to establish its built-in key bindings
2692 (more of them if the \*(OPal terminal control is available),
2693 an action which can then be suppressed completely by setting
2694 .Va line-editor-no-defaults .
2695 .Sx "Shell-style argument quoting"
2696 notation is used in the following;
2697 combinations not mentioned either cause job control signals or do not
2698 generate a (unique) keycode:
2702 .Bl -tag -compact -width ".It Ql \eBa"
2704 Go to the start of the line
2706 .Pf ( Cd mle-go-home ) .
2709 Move the cursor backward one character
2711 .Pf ( Cd mle-go-bwd ) .
2714 Forward delete the character under the cursor;
2715 quits \*(UA if used on the empty line unless the internal variable
2719 .Pf ( Cd mle-del-fwd ) .
2722 Go to the end of the line
2724 .Pf ( Cd mle-go-end ) .
2727 Move the cursor forward one character
2729 .Pf ( Cd mle-go-fwd ) .
2732 Cancel current operation, full reset.
2733 If there is an active history search or tabulator expansion then this
2734 command will first reset that, reverting to the former line content;
2735 thus a second reset is needed for a full reset in this case
2737 .Pf ( Cd mle-reset ) .
2740 Backspace: backward delete one character
2742 .Pf ( Cd mle-del-bwd ) .
2746 Horizontal tabulator:
2747 try to expand the word before the cursor, supporting the usual
2748 .Sx "Filename transformations"
2750 .Pf ( Cd mle-complete ) .
2752 .Cd mle-quote-rndtrip .
2756 commit the current line
2758 .Pf ( Cd mle-commit ) .
2761 Cut all characters from the cursor to the end of the line
2763 .Pf ( Cd mle-snarf-end ) .
2768 .Pf ( Cd mle-repaint ) .
2771 \*(OP Go to the next history entry
2773 .Pf ( Cd mle-hist-fwd ) .
2776 (\*(OPally context-dependent) Invokes the command
2780 \*(OP Go to the previous history entry
2782 .Pf ( Cd mle-hist-bwd ) .
2785 Toggle roundtrip mode shell quotes, where produced,
2788 .Pf ( Cd mle-quote-rndtrip ) .
2789 This setting is temporary, and will be forgotten once the command line
2790 is committed; also see
2794 \*(OP Complete the current line from (the remaining) older history entries
2796 .Pf ( Cd mle-hist-srch-bwd ) .
2799 \*(OP Complete the current line from (the remaining) newer history entries
2801 .Pf ( Cd mle-hist-srch-fwd ) .
2804 Paste the snarf buffer
2806 .Pf ( Cd mle-paste ) .
2814 .Pf ( Cd mle-snarf-line ) .
2817 Prompts for a Unicode character (its hexadecimal number) to be inserted
2819 .Pf ( Cd mle-prompt-char ) .
2820 Note this command needs to be assigned to a single-letter control code
2821 in order to become recognized and executed during input of
2822 a key-sequence (only three single-letter control codes can be used for
2823 that shortcut purpose); this control code is special-treated and cannot
2824 be part of any other sequence, because any occurrence will perform the
2826 function immediately.
2829 Cut the characters from the one preceding the cursor to the preceding
2832 .Pf ( Cd mle-snarf-word-bwd ) .
2835 Move the cursor forward one word boundary
2837 .Pf ( Cd mle-go-word-fwd ) .
2840 Move the cursor backward one word boundary
2842 .Pf ( Cd mle-go-word-bwd ) .
2845 Escape: reset a possibly used multibyte character input state machine
2846 and \*(OPally a lingering, incomplete key binding
2848 .Pf ( Cd mle-cancel ) .
2849 This command needs to be assigned to a single-letter control code in
2850 order to become recognized and executed during input of a key-sequence
2851 (only three single-letter control codes can be used for that shortcut
2853 This control code may also be part of a multi-byte sequence, but if
2854 a sequence is active and the very control code is currently also an
2855 expected input, then it will first be consumed by the active sequence.
2858 (\*(OPally context-dependent) Invokes the command
2862 (\*(OPally context-dependent) Invokes the command
2866 (\*(OPally context-dependent) Invokes the command
2870 Cut the characters from the one after the cursor to the succeeding word
2873 .Pf ( Cd mle-snarf-word-fwd ) .
2884 this will immediately reset a possibly active search etc.
2889 ring the audible bell.
2893 .\" .Ss "Coloured display" {{{
2894 .Ss "Coloured display"
2896 \*(OP \*(UA can be configured to support a coloured display and font
2897 attributes by emitting ANSI a.k.a. ISO 6429 SGR (select graphic
2898 rendition) escape sequences.
2899 Usage of colours and font attributes solely depends upon the
2900 capability of the detected terminal type that is defined by the
2901 environment variable
2903 and which can be fine-tuned by the user via the internal variable
2907 On top of what \*(UA knows about the terminal the boolean variable
2909 defines whether the actually applicable colour and font attribute
2910 sequences should also be generated when output is going to be paged
2911 through the external program defined by the environment variable
2916 This is not enabled by default because different pager programs need
2917 different command line switches or other configuration in order to
2918 support those sequences.
2919 \*(UA however knows about some widely used pagers and in a clean
2920 environment it is often enough to simply set
2922 please refer to that variable for more on this topic.
2927 is set then any active usage of colour and font attribute sequences
2928 is suppressed, but without affecting possibly established
2933 To define and control colours and font attributes a single multiplexer
2934 command family exists:
2936 shows or defines colour mappings for the given colour type (e.g.,
2939 can be used to remove mappings of a given colour type.
2940 Since colours are only available in interactive mode, it may make
2941 sense to conditionalize the colour setup by encapsulating it with
2944 .Bd -literal -offset indent
2945 if terminal && [ "$features" =% +colour ]
2946 colour iso view-msginfo ft=bold,fg=green
2947 colour iso view-header ft=bold,fg=red from,subject
2948 colour iso view-header fg=red
2950 uncolour iso view-header from,subject
2951 colour iso view-header ft=bold,fg=magenta,bg=cyan
2952 colour 256 view-header ft=bold,fg=208,bg=230 "subject,from"
2953 colour mono view-header ft=bold
2954 colour mono view-header ft=bold,ft=reverse subject,from
2959 .\" .Ss "Handling spam" {{{
2962 \*(OP \*(UA can make use of several spam interfaces for the purpose of
2963 identification of, and, in general, dealing with spam messages.
2964 A precondition of most commands in order to function is that the
2966 variable is set to one of the supported interfaces.
2967 Once messages have been identified as spam their (volatile)
2969 state can be prompted: the
2973 message specifications will address respective messages and their
2975 entries will be used when displaying the
2977 in the header display.
2982 rates the given messages and sets their
2985 If the spam interface offers spam scores those can also be displayed in
2986 the header display by including the
2996 will interact with the Bayesian filter of the chosen interface and learn
2997 the given messages as
3001 respectively; the last command can be used to cause
3003 of messages; it adheres to their current
3005 state and thus reverts previous teachings.
3010 will simply set and clear, respectively, the mentioned volatile
3012 message flag, without any interface interaction.
3021 requires a running instance of the
3023 server in order to function, started with the option
3025 shall Bayesian filter learning be possible.
3027 .Bd -literal -offset indent
3028 $ spamd -i localhost:2142 -i /tmp/.spamsock -d [-L] [-l]
3029 $ spamd --listen=localhost:2142 --listen=/tmp/.spamsock \e
3030 --daemonize [--local] [--allow-tell]
3034 Thereafter \*(UA can make use of these interfaces:
3036 .Bd -literal -offset indent
3037 $ \*(uA -Sspam-interface=spamc -Sspam-maxsize=500000 \e
3038 -Sspamc-command=/usr/local/bin/spamc \e
3039 -Sspamc-arguments="-U /tmp/.spamsock" -Sspamc-user=
3041 $ \*(uA -Sspam-interface=spamc -Sspam-maxsize=500000 \e
3042 -Sspamc-command=/usr/local/bin/spamc \e
3043 -Sspamc-arguments="-d localhost -p 2142" -Sspamc-user=
3047 Using the generic filter approach allows usage of programs like
3049 Here is an example, requiring it to be accessible via
3052 .Bd -literal -offset indent
3053 $ \*(uA -Sspam-interface=filter -Sspam-maxsize=500000 \e
3054 -Sspamfilter-ham="bogofilter -n" \e
3055 -Sspamfilter-noham="bogofilter -N" \e
3056 -Sspamfilter-nospam="bogofilter -S" \e
3057 -Sspamfilter-rate="bogofilter -TTu 2>/dev/null" \e
3058 -Sspamfilter-spam="bogofilter -s" \e
3059 -Sspamfilter-rate-scanscore="1;^(.+)$"
3063 Because messages must exist on local storage in order to be scored (or
3064 used for Bayesian filter training), it is possibly a good idea to
3065 perform the local spam check last.
3066 Spam can be checked automatically when opening specific folders by
3067 setting a specialized form of the internal variable
3070 .Bd -literal -offset indent
3071 define spamdelhook {
3073 spamset (header x-dcc-brand-metrics "bulk")
3074 # Server-side spamassassin(1)
3075 spamset (header x-spam-flag "YES")
3076 del :s # TODO we HAVE to be able to do `spamrate :u ! :sS'
3082 set folder-hook-SOMEFOLDER=spamdelhook
3086 See also the documentation for the variables
3087 .Va spam-interface , spam-maxsize ,
3088 .Va spamc-command , spamc-arguments , spamc-user ,
3089 .Va spamfilter-ham , spamfilter-noham , spamfilter-nospam , \
3092 .Va spamfilter-rate-scanscore .
3095 .\" }}} (DESCRIPTION)
3098 .\" .Sh COMMANDS {{{
3101 \*(UA reads input in lines.
3102 An unquoted reverse solidus
3104 at the end of a command line
3106 the newline character: it is discarded and the next line of input is
3107 used as a follow-up line, with all leading whitespace removed;
3108 once an entire line is completed, the whitespace characters
3109 .Cm space , tabulator , newline
3110 as well as those defined by the variable
3112 are removed from the beginning and end.
3113 Placing any whitespace characters at the beginning of a line will
3114 prevent a possible addition of the command line to the \*(OPal
3118 The beginning of such input lines is then scanned for the name of
3119 a known command: command names may be abbreviated, in which case the
3120 first command that matches the given prefix will be used.
3121 .Sx "Command modifiers"
3122 may prefix a command in order to modify its behaviour.
3123 A name may also be a
3125 which will become expanded until no more expansion is possible.
3126 Once the command that shall be executed is known, the remains of the
3127 input line will be interpreted according to command-specific rules,
3128 documented in the following.
3131 This behaviour is different to the
3133 ell, which is a programming language with syntactic elements of clearly
3134 defined semantics, and therefore capable to sequentially expand and
3135 evaluate individual elements of a line.
3136 \*(UA will never be able to handle
3137 .Ql ? set one=value two=$one
3138 in a single statement, because the variable assignment is performed by
3146 can be used to show the list of all commands, either alphabetically
3147 sorted or in prefix search order (these do not match, also because the
3148 POSIX standard prescribes a set of abbreviations).
3149 \*(OPally the command
3153 when given an argument, will show a documentation string for the
3154 command matching the expanded argument, as in
3156 which should be a shorthand of
3158 with these documentation strings both commands support a more
3160 listing mode which includes the argument type of the command and other
3161 information which applies; a handy suggestion might thus be:
3163 .Bd -literal -offset indent
3165 # Before v15: need to enable sh(1)ell-style on _entire_ line!
3166 localopts 1;wysh set verbose;ignerr eval "${@}";return ${?}
3168 ? commandalias xv '\ecall __xv'
3172 .\" .Ss "Command modifiers" {{{
3173 .Ss "Command modifiers"
3175 Commands may be prefixed by one or multiple command modifiers.
3179 The modifier reverse solidus
3182 to be placed first, prevents
3184 expansions on the remains of the line, e.g.,
3186 will always evaluate the command
3188 even if an (command)alias of the same name exists.
3190 content may itself contain further command modifiers, including
3191 an initial reverse solidus to prevent further expansions.
3197 indicates that any error generated by the following command should be
3198 ignored by the state machine and not cause a program exit with enabled
3200 or for the standardized exit cases in
3205 .Sx "INTERNAL VARIABLES" ,
3206 will be set to the real exit status of the command regardless.
3211 does yet not implement any functionality.
3216 does yet not implement any functionality.
3219 Some commands support the
3222 modifier: if used, they expect the name of a variable, which can itself
3223 be a variable, i.e., shell expansion is applied, as their first
3224 argument, and will place their computation result in it instead of the
3225 default location (it is usually written to standard output).
3227 The given name will be tested for being a valid
3229 variable name, and may therefore only consist of upper- and lowercase
3230 characters, digits, and the underscore; the hyphen-minus may be used as
3231 a non-portable extension; digits may not be used as first, hyphen-minus
3232 may not be used as last characters.
3233 In addition the name may either not be one of the known
3234 .Sx "INTERNAL VARIABLES" ,
3235 or must otherwise refer to a writable (non-boolean) value variable.
3236 The actual put operation may fail nonetheless, e.g., if the variable
3237 expects a number argument only a number will be accepted.
3238 Any error during these operations causes the command as such to fail,
3239 and the error number
3242 .Va ^ERR Ns -NOTSUP ,
3247 but some commands deviate from the latter, which is documented.
3250 Last, but not least, the modifier
3253 can be used for some old and established commands to choose the new
3254 .Sx "Shell-style argument quoting"
3255 rules over the traditional
3256 .Sx "Old-style argument quoting" .
3260 .\" .Ss "Message list arguments" {{{
3261 .Ss "Message list arguments"
3263 Some commands expect arguments that represent messages (actually
3264 their symbolic message numbers), as has been documented above under
3265 .Sx "Specifying messages"
3267 If no explicit message list has been specified, the next message
3268 forward that satisfies the command's requirements will be used,
3269 and if there are no messages forward of the current message,
3270 the search proceeds backwards;
3271 if there are no good messages at all to be found, an error message is
3272 shown and the command is aborted.
3275 .\" .Ss "Old-style argument quoting" {{{
3276 .Ss "Old-style argument quoting"
3278 \*(ID This section documents the old, traditional style of quoting
3279 non-message-list arguments to commands which expect this type of
3280 arguments: whereas still used by the majority of such commands, the new
3281 .Sx "Shell-style argument quoting"
3282 may be available even for those via
3285 .Sx "Command modifiers" .
3286 Nonetheless care must be taken, because only new commands have been
3287 designed with all the capabilities of the new quoting rules in mind,
3288 which can, e.g., generate control characters.
3291 .Bl -bullet -offset indent
3293 An argument can be enclosed between paired double-quotes
3298 any whitespace, shell word expansion, or reverse solidus characters
3299 (except as described next) within the quotes are treated literally as
3300 part of the argument.
3301 A double-quote will be treated literally within single-quotes and vice
3303 Inside such a quoted string the actually used quote character can be
3304 used nonetheless by escaping it with a reverse solidus
3310 An argument that is not enclosed in quotes, as above, can usually still
3311 contain space characters if those spaces are reverse solidus escaped, as in
3315 A reverse solidus outside of the enclosing quotes is discarded
3316 and the following character is treated literally as part of the argument.
3320 .\" .Ss "Shell-style argument quoting" {{{
3321 .Ss "Shell-style argument quoting"
3323 Commands which don't expect message-list arguments use
3325 ell-style, and therefore POSIX standardized, argument parsing and
3327 \*(ID Most new commands only support these new rules and are flagged
3328 \*(NQ, some elder ones can use them with the command modifier
3330 in the future only this type of argument quoting will remain.
3333 A command line is parsed from left to right and an input token is
3334 completed whenever an unquoted, otherwise ignored, metacharacter is seen.
3335 Metacharacters are vertical bar
3341 as well as all characters from the variable
3344 .Cm space , tabulator , newline .
3345 The additional metacharacters left and right parenthesis
3347 and less-than and greater-than signs
3351 supports are not used, and are treated as ordinary characters: for one
3352 these characters are a vivid part of email addresses, and it seems
3353 highly unlikely that their function will become meaningful to \*(UA.
3355 .Bd -filled -offset indent
3356 .Sy Compatibility note:
3357 \*(ID Please note that even many new-style commands do not yet honour
3359 to parse their arguments: whereas the
3361 ell is a language with syntactic elements of clearly defined semantics,
3362 \*(UA parses entire input lines and decides on a per-command base what
3363 to do with the rest of the line.
3364 This also means that whenever an unknown command is seen all that \*(UA
3365 can do is cancellation of the processing of the remains of the line.
3367 It also often depends on an actual subcommand of a multiplexer command
3368 how the rest of the line should be treated, and until v15 we are not
3369 capable to perform this deep inspection of arguments.
3370 Nonetheless, at least the following commands which work with positional
3371 parameters fully support
3373 for an almost shell-compatible field splitting:
3374 .Ic call , call_if , read , vpospar , xcall .
3378 Any unquoted number sign
3380 at the beginning of a new token starts a comment that extends to the end
3381 of the line, and therefore ends argument processing.
3382 An unquoted dollar sign
3384 will cause variable expansion of the given name, which must be a valid
3386 ell-style variable name (see
3388 .Sx "INTERNAL VARIABLES"
3391 (shell) variables can be accessed through this mechanism, brace
3392 enclosing the name is supported (i.e., to subdivide a token).
3395 Whereas the metacharacters
3396 .Cm space , tabulator , newline
3397 only complete an input token, vertical bar
3403 also act as control operators and perform control functions.
3404 For now supported is semicolon
3406 which terminates a single command, therefore sequencing the command line
3407 and making the remainder of the line a subject to reevaluation.
3408 With sequencing, multiple command argument types and quoting rules may
3409 therefore apply to a single line, which can become problematic before
3410 v15: e.g., the first of the following will cause surprising results.
3413 .Dl ? echo one; set verbose; echo verbose=$verbose.
3414 .Dl ? echo one; wysh set verbose; echo verbose=$verbose.
3417 Quoting is a mechanism that will remove the special meaning of
3418 metacharacters and reserved words, and will prevent expansion.
3419 There are four quoting mechanisms: the escape character, single-quotes,
3420 double-quotes and dollar-single-quotes:
3423 .Bl -bullet -offset indent
3425 The literal value of any character can be preserved by preceding it
3426 with the escape character reverse solidus
3430 Arguments which are enclosed in
3431 .Ql 'single-\:quotes'
3432 retain their literal value.
3433 A single-quote cannot occur within single-quotes.
3436 The literal value of all characters enclosed in
3437 .Ql \(dqdouble-\:quotes\(dq
3438 is retained, with the exception of dollar sign
3440 which will cause variable expansion, as above, backquote (grave accent)
3442 (which not yet means anything special), reverse solidus
3444 which will escape any of the characters dollar sign
3446 (to prevent variable expansion), backquote (grave accent)
3450 (to prevent ending the quote) and reverse solidus
3452 (to prevent escaping, i.e., to embed a reverse solidus character as-is),
3453 but has no special meaning otherwise.
3456 Arguments enclosed in
3457 .Ql $'dollar-\:single-\:quotes'
3458 extend normal single quotes in that reverse solidus escape sequences are
3459 expanded as follows:
3461 .Bl -tag -compact -width "Ql \eNNN"
3463 bell control character (ASCII and ISO-10646 BEL).
3465 backspace control characer (ASCII and ISO-10646 BS).
3467 escape control character (ASCII and ISO-10646 ESC).
3471 form feed control character (ASCII and ISO-10646 FF).
3473 line feed control character (ASCII and ISO-10646 LF).
3475 carriage return control character (ASCII and ISO-10646 CR).
3477 horizontal tabulator control character (ASCII and ISO-10646 HT).
3479 vertical tabulator control character (ASCII and ISO-10646 VT).
3481 emits a reverse solidus character.
3485 double quote (escaping is optional).
3487 eight-bit byte with the octal value
3489 (one to three octal digits), optionally prefixed by an additional
3491 A 0 byte will suppress further output for the quoted argument.
3493 eight-bit byte with the hexadecimal value
3495 (one or two hexadecimal characters).
3496 A 0 byte will suppress further output for the quoted argument.
3498 the Unicode / ISO-10646 character with the hexadecimal codepoint value
3500 (one to eight hexadecimal digits) \(em note that Unicode defines the
3501 maximum codepoint ever to be supported as
3506 This escape is only supported in locales that support Unicode (see
3507 .Sx "Character sets" ) ,
3508 in other cases the sequence will remain unexpanded unless the given code
3509 point is ASCII compatible or (if the \*(OPal character set conversion is
3510 available) can be represented in the current locale.
3511 The character NUL will suppress further output for the quoted argument.
3515 except it takes only one to four hexadecimal digits.
3517 Emits the non-printable (ASCII and compatible) C0 control codes
3518 0 (NUL) to 31 (US), and 127 (DEL).
3519 Printable representations of ASCII control codes can be created by
3520 mapping them to a different part of the ASCII character set, which is
3521 possible by adding the number 64 for the codes 0 to 31, e.g., 7 (BEL) is
3522 .Ql 7 + 64 = 71 = G .
3523 The real operation is a bitwise logical XOR with 64 (bit 7 set, see
3525 thus also covering code 127 (DEL), which is mapped to 63 (question mark):
3526 .Ql ? vexpr ^ 127 64 .
3528 Whereas historically circumflex notation has often been used for
3529 visualization purposes of control codes, e.g.,
3531 the reverse solidus notation has been standardized:
3533 Some control codes also have standardized (ISO-10646, ISO C) aliases,
3534 as shown above (e.g.,
3538 whenever such an alias exists it will be used for display purposes.
3539 The control code NUL
3541 a non-standard extension) will suppress further output for the remains
3542 of the token (which may extend beyond the current quote), or, depending
3543 on the context, the remains of all arguments for the current command.
3545 Non-standard extension: expand the given variable name, as above.
3546 Brace enclosing the name is supported.
3548 Not yet supported, just to raise awareness: Non-standard extension.
3555 .Bd -literal -offset indent
3556 ? echo 'Quotes '${HOME}' and 'tokens" differ!"# no comment
3557 ? echo Quotes ${HOME} and tokens differ! # comment
3558 ? echo Don"'"t you worry$'\ex21' The sun shines on us. $'\eu263A'
3562 .\" .Ss "Raw data arguments for codec commands" {{{
3563 .Ss "Raw data arguments for codec commands"
3565 A special set of commands, which all have the string
3567 in their name, e.g.,
3571 take raw string data as input, which means that the content of the
3572 command input line is passed completely unexpanded and otherwise
3573 unchanged: like this the effect of the actual codec is visible without
3574 any noise of possible shell quoting rules etc., i.e., the user can input
3575 one-to-one the desired or questionable data.
3576 To gain a level of expansion, the entire command line can be
3580 .Bd -literal -offset indent
3581 ? vput shcodec res encode /usr/Sch\[:o]nes Wetter/heute.txt
3583 $'/usr/Sch\eu00F6nes Wetter/heute.txt'
3585 $'/usr/Sch\eu00F6nes Wetter/heute.txt'
3586 ? eval shcodec d $res
3587 /usr/Sch\[:o]nes Wetter/heute.txt
3591 .\" .Ss "Filename transformations" {{{
3592 .Ss "Filename transformations"
3594 Filenames, where expected, and unless documented otherwise, are
3595 subsequently subject to the following filename transformations, in
3598 .Bl -bullet -offset indent
3600 If the given name is a registered
3602 it will be replaced with the expanded shortcut.
3605 The filename is matched against the following patterns or strings:
3607 .Bl -hang -compact -width ".Ar %user"
3609 (Number sign) is expanded to the previous file.
3611 (Percent sign) is replaced by the invoking
3612 .Mx -ix "primary system mailbox"
3613 user's primary system mailbox, which either is the (itself expandable)
3615 if that is set, the standardized absolute pathname indicated by
3617 if that is set, or a built-in compile-time default otherwise.
3619 Expands to the primary system mailbox of
3621 (and never the value of
3623 regardless of its actual setting).
3625 (Ampersand) is replaced with the invoking users
3626 .Mx -ix "secondary mailbox"
3627 secondary mailbox, the
3634 directory (if that variable is set).
3636 Expands to the same value as
3638 but has special meaning when used with, e.g., the command
3640 the file will be treated as a primary system mailbox by, e.g., the
3644 commands, meaning that messages that have been read in the current
3645 session will be moved to the
3647 mailbox instead of simply being flagged as read.
3651 Meta expansions may be applied to the resulting filename, as allowed by
3652 the operation and applicable to the resulting access protocol (also see
3653 .Sx "On URL syntax and credential lookup" ) .
3654 For the file-protocol, a leading tilde
3656 character will be replaced by the expansion of
3658 except when followed by a valid user name, in which case the home
3659 directory of the given user is used instead.
3661 A shell expansion as if specified in double-quotes (see
3662 .Sx "Shell-style argument quoting" )
3663 may be applied, so that any occurrence of
3667 will be replaced by the expansion of the variable, if possible;
3668 .Sx "INTERNAL VARIABLES"
3671 (shell) variables can be accessed through this mechanism.
3673 Shell pathname wildcard pattern expansions
3675 may be applied as documented.
3676 If the fully expanded filename results in multiple pathnames and the
3677 command is expecting only one file, an error results.
3679 In interactive context, in order to allow simple value acceptance (via
3681 arguments will usually be displayed in a properly quoted form, e.g., a file
3682 .Ql diet\e is \ecurd.txt
3684 .Ql 'diet\e is \ecurd.txt' .
3688 .\" .Ss "Commands" {{{
3691 The following commands are available:
3693 .Bl -tag -width ".It Ic BaNg"
3700 command which follows, replacing unescaped exclamation marks with the
3701 previously executed command if the internal variable
3704 This command supports
3707 .Sx "Command modifiers" ,
3708 and manages the error number
3710 A 0 or positive exit status
3712 reflects the exit status of the command, negative ones that
3713 an error happened before the command was executed, or that the program
3714 did not exit cleanly, but, e.g., due to a signal: the error number is
3715 .Va ^ERR Ns -CHILD ,
3719 In conjunction with the
3721 modifier the following special cases exist:
3722 a negative exit status occurs if the collected data could not be stored
3723 in the given variable, which is a
3725 error that should otherwise not occur.
3726 .Va ^ERR Ns -CANCELED
3727 indicates that no temporary file could be created to collect the command
3728 output at first glance.
3729 In case of catchable out-of-memory situations
3731 will occur and \*(UA will try to store the empty string, just like with
3732 all other detected error conditions.
3737 The comment-command causes the entire line to be ignored.
3739 this really is a normal command which' purpose is to discard its
3742 indicating special character, which means that, e.g., trailing comments
3743 on a line are not possible.
3747 Goes to the next message in sequence and types it
3753 Display the preceding message, or the n'th previous message if given
3754 a numeric argument n.
3758 Show the current message number (the
3763 Show a brief summary of commands.
3764 \*(OP Given an argument a synopsis for the command in question is
3765 shown instead; commands can be abbreviated in general and this command
3766 can be used to see the full expansion of an abbreviation including the
3767 synopsis, try, e.g.,
3772 and see how the output changes.
3773 This mode also supports a more
3775 output, which will provide the informations documented for
3786 .It Ic account , unaccount
3787 (ac, una) Creates, selects or lists (an) account(s).
3788 Accounts are special incarnations of
3790 macros and group commands and variable settings which together usually
3791 arrange the environment for the purpose of creating an email account.
3792 Different to normal macros settings which are covered by
3794 \(en here by default enabled! \(en will not be reverted before the
3799 (case-insensitive) always exists, and all but it can be deleted by the
3800 latter command, and in one operation with the special name
3802 Also for all but it a possibly set
3803 .Va on-account-cleanup
3804 hook is called once they are left.
3806 Without arguments a listing of all defined accounts is shown.
3807 With one argument the given account is activated: the system
3809 of that account will be activated (as via
3811 a possibly installed
3813 will be run, and the internal variable
3816 The two argument form is identical to defining a macro as via
3818 .Bd -literal -offset indent
3820 set folder=~/mail inbox=+syste.mbox record=+sent.mbox
3821 set from='(My Name) myname@myisp.example'
3822 set mta=smtp://mylogin@smtp.myisp.example
3829 Perform email address codec transformations on raw-data argument, rather
3830 according to email standards (RFC 5322; \*(ID will furtherly improve).
3834 .Sx "Command modifiers" ) ,
3835 and manages the error number
3837 The first argument must be either
3838 .Ar [+[+[+]]]e[ncode] ,
3842 and specifies the operation to perform on the rest of the line.
3845 Decoding will show how a standard-compliant MUA will display the given
3846 argument, which should be an email address.
3847 Please be aware that most MUAs have difficulties with the address
3848 standards, and vary wildly when (comments) in parenthesis,
3850 strings, or quoted-pairs, as below, become involved.
3851 \*(ID \*(UA currently does not perform decoding when displaying addresses.
3854 Skinning is identical to decoding but only outputs the plain address,
3855 without any string, comment etc. components.
3856 Another difference is that it may fail with the error number
3860 if decoding fails to find a(n) (valid) email address, in which case the
3861 unmodified input will be output again.
3864 Encoding supports four different modes, lesser automated versions can be
3865 chosen by prefixing one, two or three plus signs: the standard imposes
3866 a special meaning on some characters, which thus have to be transformed
3867 to so-called quoted-pairs by pairing them with a reverse solidus
3869 in order to remove the special meaning; this might change interpretation
3870 of the entire argument from what has been desired, however!
3871 Specify one plus sign to remark that parenthesis shall be left alone,
3872 two for not turning double quotation marks into quoted-pairs, and three
3873 for also leaving any user-specified reverse solidus alone.
3874 The result will always be valid, if a successful exit status is reported.
3875 \*(ID Addresses need to be specified in between angle brackets
3878 if the construct becomes more difficult, otherwise the current parser
3879 will fail; it is not smart enough to guess right.
3881 .Bd -literal -offset indent
3882 ? addrc enc "Hey, you",<diet@exam.ple>\e out\e there
3883 "\e"Hey, you\e", \e\e out\e\e there" <diet@exam.ple>
3884 ? addrc d "\e"Hey, you\e", \e\e out\e\e there" <diet@exam.ple>
3885 "Hey, you", \e out\e there <diet@exam.ple>
3886 ? addrc s "\e"Hey, you\e", \e\e out\e\e there" <diet@exam.ple>
3893 .It Ic alias , unalias
3894 (a, una) Aliases are a method of creating personal distribution lists
3895 that map a single alias name to none to multiple real receivers;
3896 these aliases become expanded after message composing is completed.
3897 The latter command removes the given list of aliases, the special name
3899 will discard all existing aliases.
3901 The former command shows all currently defined aliases when used without
3902 arguments, and with one argument the expansion of the given alias.
3903 With more than one argument, creates or appends to the alias name given
3904 as the first argument the remaining arguments.
3905 Alias names adhere to the Postfix MTA
3907 rules and are thus restricted to alphabetic characters, digits, the
3908 underscore, hyphen-minus, the number sign, colon and commercial at,
3909 the last character can also be the dollar sign; the regular expression:
3910 .Ql [[:alnum:]_#:@-]+$? .
3911 As extensions the exclamation mark
3916 .Dq any character that has the high bit set
3921 .It Ic alternates , unalternates
3922 \*(NQ (alt) Manage a list of alternate addresses or names of the active user,
3923 members of which will be removed from recipient lists.
3924 The latter command removes the given list of alternates, the special name
3926 will discard all existing aliases.
3927 The former command manages the error number
3929 and shows the current set of alternates when used without arguments; in
3930 this mode it supports
3933 .Sx "Command modifiers" ) .
3934 Otherwise the given arguments (after being checked for validity) are
3935 appended to the list of alternate names; in
3937 mode they replace that list instead.
3938 There is a set of implicit alternates which is formed of the values of
3947 .It Ic answered , unanswered
3948 Take a message lists and mark each message as having been answered,
3949 having not been answered, respectively.
3950 Messages will be marked answered when being
3952 to automatically if the
3956 .Sx "Message states" .
3961 .It Ic bind , unbind
3962 \*(OP\*(NQ The bind command extends the MLE (see
3963 .Sx "On terminal control and line editor" )
3964 with freely configurable key bindings.
3965 The latter command removes from the given context the given key binding,
3966 both of which may be specified as a wildcard
3970 will remove all bindings of all contexts.
3971 Due to initialization order unbinding will not work for built-in key
3972 bindings upon program startup, however: please use
3973 .Va line-editor-no-defaults
3974 for this purpose instead.
3977 With one argument the former command shows all key bindings for the
3978 given context, specifying an asterisk
3980 will show the bindings of all contexts; a more verbose listing will be
3981 produced if either of
3986 With two or more arguments a binding is (re)established:
3987 the first argument is the context to which the binding shall apply,
3988 the second argument is a comma-separated list of the
3990 which form the binding, and any remaining arguments form the expansion.
3991 To indicate that a binding shall not be auto-committed, but that the
3992 expansion shall instead be furtherly editable by the user, a commercial at
3994 (that will be removed) can be placed last in the expansion, from which
3995 leading and trailing whitespace will finally be removed.
3996 Reverse solidus cannot be used as the last character of expansion.
3999 Contexts define when a binding applies, i.e., a binding will not be seen
4000 unless the context for which it is defined for is currently active.
4001 This is not true for the shared binding
4003 which is the foundation for all other bindings and as such always
4004 applies, its bindings, however, only apply secondarily.
4005 The available contexts are the shared
4009 context which is used in all not otherwise documented situations, and
4011 which applies to compose mode only.
4015 which form the binding are specified as a comma-separated list of
4016 byte-sequences, where each list entry corresponds to one key(press).
4017 A list entry may, indicated by a leading colon character
4019 also refer to the name of a terminal capability; several dozen names
4020 will be compiled in and may be specified either by their
4022 or, if existing, by their
4024 name, regardless of the actually used \*(OPal terminal control library.
4025 It is possible to use any capability, as long as the name is resolvable
4026 by the \*(OPal control library or was defined via the internal variable
4028 Input sequences are not case-normalized, so that an exact match is
4029 required to update or remove a binding.
4032 .Bd -literal -offset indent
4033 ? bind base $'\eE',d mle-snarf-word-fwd # Esc(ape)
4034 ? bind base $'\eE',$'\ec?' mle-snarf-word-bwd # Esc, Delete
4035 ? bind default $'\ecA',:khome,w 'echo An editable binding@'
4036 ? bind default a,b,c rm -irf / @ # Another editable binding
4037 ? bind default :kf1 File %
4038 ? bind compose :kf1 ~e
4042 Note that the entire comma-separated list is first parsed (over) as a
4043 shell-token with whitespace as the field separator, before being parsed
4044 and expanded for real with comma as the field separator, therefore
4045 whitespace needs to be properly quoted, see
4046 .Sx "Shell-style argument quoting" .
4047 Using Unicode reverse solidus escape sequences renders a binding
4048 defunctional if the locale does not support Unicode (see
4049 .Sx "Character sets" ) ,
4050 and using terminal capabilities does so if no (corresponding) terminal
4051 control support is (currently) available.
4054 The following terminal capability names are built-in and can be used in
4056 or (if available) the two-letter
4059 See the respective manual for a list of capabilities.
4062 can be used to show all the capabilities of
4064 or the given terminal type;
4067 flag will also show supported (non-standard) extensions.
4070 .Bl -tag -compact -width kcuuf_or_kcuuf
4071 .It Cd kbs Ns \0or Cd kb
4073 .It Cd kdch1 Ns \0or Cd kD
4075 .It Cd kDC Ns \0or Cd *4
4076 \(em shifted variant.
4077 .It Cd kel Ns \0or Cd kE
4078 Clear to end of line.
4079 .It Cd kext Ns \0or Cd @9
4081 .It Cd kich1 Ns \0or Cd kI
4083 .It Cd kIC Ns \0or Cd #3
4084 \(em shifted variant.
4085 .It Cd khome Ns \0or Cd kh
4087 .It Cd kHOM Ns \0or Cd #2
4088 \(em shifted variant.
4089 .It Cd kend Ns \0or Cd @7
4091 .It Cd knp Ns \0or Cd kN
4093 .It Cd kpp Ns \0or Cd kP
4095 .It Cd kcub1 Ns \0or Cd kl
4096 Left cursor (with more modifiers: see below).
4097 .It Cd kLFT Ns \0or Cd #4
4098 \(em shifted variant.
4099 .It Cd kcuf1 Ns \0or Cd kr
4100 Right cursor (ditto).
4101 .It Cd kRIT Ns \0or Cd %i
4102 \(em shifted variant.
4103 .It Cd kcud1 Ns \0or Cd kd
4104 Down cursor (ditto).
4106 \(em shifted variant (only terminfo).
4107 .It Cd kcuu1 Ns \0or Cd ku
4110 \(em shifted variant (only terminfo).
4111 .It Cd kf0 Ns \0or Cd k0
4113 Add one for each function key up to
4118 .It Cd kf10 Ns \0or Cd k;
4120 .It Cd kf11 Ns \0or Cd F1
4122 Add one for each function key up to
4130 Some terminals support key-modifier combination extensions, e.g.,
4132 For example, the delete key,
4134 in its shifted variant, the name is mutated to
4136 then a number is appended for the states
4148 .Ql Shift+Alt+Control
4150 The same for the left cursor key,
4152 .Cd KLFT , KLFT3 , KLFT4 , KLFT5 , KLFT6 , KLFT7 , KLFT8 .
4155 It is advisable to use an initial escape or other control character (e.g.,
4157 for bindings which describe user key combinations (as opposed to purely
4158 terminal capability based ones), in order to avoid ambiguities whether
4159 input belongs to key sequences or not; it also reduces search time.
4162 may help shall keys and sequences be falsely recognized.
4167 \*(NQ Calls the given macro, which must have been created via
4172 Parameters given to macros are implicitly local to the macro's scope, and
4173 may be accessed via special (positional) parameters, e.g.,
4178 The positional parameters may be removed by
4180 ing them off the stack (exceeding the supported number of arguments
4182 .Va ^ERR Ns -OVERFLOW ) ,
4183 and are otherwise controllable via
4188 .Sx "INTERNAL VARIABLES"
4189 can be reverted before the current level regains control by setting
4191 for called macro(s) (or in them, of course).
4192 Macro execution can be terminated at any time by calling
4196 Calling macros recursively will at some time excess the stack size
4197 limit, causing a hard program abortion; if recursively calling a macro
4198 is the last command of the current macro, consider to use the command
4200 which will first release all resources of the current macro before
4201 replacing the current macro with the called one.
4202 Numeric and string operations can be performed via
4206 may be helpful to recreate argument lists.
4208 .Bd -literal -offset indent
4210 echo Parameter 1 of ${#} is ${1}, all: ${*} / ${@}
4213 call exmac Hello macro exmac!
4221 if the given macro has been created via
4223 but doesn't fail nor warn if the macro doesn't exist.
4227 (ch) Change the working directory to
4229 or the given argument.
4235 \*(OP Only applicable to S/MIME signed messages.
4236 Takes a message list and a filename and saves the certificates
4237 contained within the message signatures to the named file in both
4238 human-readable and PEM format.
4239 The certificates can later be used to send encrypted messages to the
4240 respective message senders by setting
4241 .Va smime-encrypt-USER@HOST
4246 .It Ic charsetalias , uncharsetalias
4247 \*(NQ Manage (character set conversion) character set alias mappings,
4248 as documented in the section
4249 .Sx "Character sets" .
4250 Character set aliases are expanded recursively, but no expansion is
4251 performed on values of the user-settable variables, e.g.,
4253 These are effectively no-operations if character set conversion
4254 is not available (i.e., no
4258 Without arguments the list of all currently defined aliases is shown,
4259 with one argument the expansion of the given alias.
4260 Otherwise all given arguments are treated as pairs of character sets and
4261 their desired target alias name, creating new or changing already
4262 existing aliases, as necessary.
4264 The latter deletes all aliases given as arguments, the special argument
4266 will remove all aliases.
4270 (ch) Change the working directory to
4272 or the given argument.
4278 .It Ic collapse , uncollapse
4279 Only applicable to threaded mode.
4280 Takes a message list and makes all replies to these messages invisible
4281 in header summaries, except for
4285 Also when a message with collapsed replies is displayed,
4286 all of these are automatically uncollapsed.
4287 The latter command undoes collapsing.
4292 .It Ic colour , uncolour
4293 \*(OP\*(NQ Manage colour mappings of and for a
4294 .Sx "Coloured display" .
4295 The type of colour is given as the (case-insensitive) first argument,
4296 which must be one of
4298 for 256-colour terminals,
4303 for the standard 8-colour ANSI / ISO 6429 color palette and
4307 for monochrome terminals.
4308 Monochrome terminals cannot deal with colours, but only (some) font
4312 Without further arguments the list of all currently defined mappings
4313 for the given colour type is shown (as a special case giving
4317 will show the mappings of all types).
4318 Otherwise the second argument defines the mappable slot, and the third
4319 argument a (comma-separated list of) colour and font attribute
4320 specification(s), and the optional fourth argument can be used to
4321 specify a precondition: if conditioned mappings exist they are tested in
4322 (creation) order unless a (case-insensitive) match has been found, and
4323 the default mapping (if any has been established) will only be chosen as
4325 The types of precondition available depend on the mappable slot (see
4326 .Sx "Coloured display"
4327 for some examples), the following of which exist:
4330 Mappings prefixed with
4332 are used for the \*(OPal built-in Mailx-Line-Editor (MLE, see
4333 .Sx "On terminal control and line editor" )
4334 and do not support preconditions.
4336 .Bl -tag -compact -width view-partinfo
4338 This mapping is used for the position indicator that is visible when
4339 a line cannot be fully displayed on the screen.
4346 Mappings prefixed with
4348 are used in header summaries, and they all understand the preconditions
4350 (the current message) and
4352 for elder messages (only honoured in conjunction with
4353 .Va datefield-markout-older ) .
4355 .Bl -tag -compact -width view-partinfo
4357 This mapping is used for the
4359 that can be created with the
4363 formats of the variable
4366 For the complete header summary line except the
4368 and the thread structure.
4370 For the thread structure which can be created with the
4372 format of the variable
4377 Mappings prefixed with
4379 are used when displaying messages.
4381 .Bl -tag -compact -width view-partinfo
4383 This mapping is used for so-called
4385 lines, which are MBOX file format specific header lines.
4388 A comma-separated list of headers to which the mapping applies may be
4389 given as a precondition; if the \*(OPal regular expression support is
4390 available then if any of the
4392 (extended) regular expression characters is seen the precondition will
4393 be evaluated as (an extended) one.
4395 For the introductional message info line.
4396 .It Ar view-partinfo
4397 For MIME part info lines.
4401 The following (case-insensitive) colour definitions and font attributes
4402 are understood, multiple of which can be specified in a comma-separated
4412 It is possible (and often applicable) to specify multiple font
4413 attributes for a single mapping.
4416 foreground colour attribute:
4426 To specify a 256-color mode a decimal number colour specification in
4427 the range 0 to 255, inclusive, is supported, and interpreted as follows:
4429 .Bl -tag -compact -width "999 - 999"
4431 the standard ISO 6429 colors, as above.
4433 high intensity variants of the standard colors.
4435 216 colors in tuples of 6.
4437 grayscale from black to white in 24 steps.
4439 .Bd -literal -offset indent
4441 fg() { printf "\e033[38;5;${1}m($1)"; }
4442 bg() { printf "\e033[48;5;${1}m($1)"; }
4444 while [ $i -lt 256 ]; do fg $i; i=$(($i + 1)); done
4445 printf "\e033[0m\en"
4447 while [ $i -lt 256 ]; do bg $i; i=$(($i + 1)); done
4448 printf "\e033[0m\en"
4452 background colour attribute (see
4454 for possible values).
4460 will remove for the given colour type (the special type
4462 selects all) the given mapping; if the optional precondition argument is
4463 given only the exact tuple of mapping and precondition is removed.
4466 will remove all mappings (no precondition allowed), thus
4468 will remove all established mappings.
4473 .It Ic commandalias , uncommandalias
4474 \*(NQ Define or list, and remove, respectively, command aliases.
4475 An (command)alias can be used everywhere a normal command can be used,
4476 but always takes precedence: any arguments that are given to the command
4477 alias are joined onto the alias expansion, and the resulting string
4478 forms the command line that is, in effect, executed.
4479 The latter command removes all given aliases, the special name
4481 will remove all existing aliases.
4482 When used without arguments the former shows a list of all currently
4483 known aliases, with one argument only the expansion of the given one.
4485 With two or more arguments a command alias is defined or updated: the
4486 first argument is the name under which the remaining command line should
4487 be accessible, the content of which can be just about anything.
4488 An alias may itself expand to another alias, but to avoid expansion loops
4489 further expansion will be prevented if an alias refers to itself or if
4490 an expansion depth limit is reached.
4491 Explicit expansion prevention is available via reverse solidus
4494 .Sx "Command modifiers" .
4495 .Bd -literal -offset indent
4497 \*(uA: `commandalias': no such alias: xx
4498 ? commandalias xx echo hello,
4500 commandalias xx 'echo hello,'
4509 (C) Copy messages to files whose names are derived from the author of
4510 the respective message and do not mark them as being saved;
4511 otherwise identical to
4516 (c) Copy messages to the named file and do not mark them as being saved;
4517 otherwise identical to
4522 Show the name of the current working directory, as reported by
4527 .Sx "Command modifiers" ) .
4528 The return status is tracked via
4533 \*(OP For unencrypted messages this command is identical to
4535 Encrypted messages are first decrypted, if possible, and then copied.
4539 \*(OP For unencrypted messages this command is identical to
4541 Encrypted messages are first decrypted, if possible, and then copied.
4545 .It Ic define , undefine
4546 Without arguments the current list of macros, including their content,
4547 is shown, otherwise a macro is defined, replacing an existing macro of
4549 A macro definition is a sequence of commands in the following form:
4550 .Bd -literal -offset indent
4559 A defined macro can be invoked explicitly by using the
4564 commands, or implicitly if a macro hook is triggered, e.g., a
4566 It is possible to localize adjustments, like creation, deletion and
4568 .Sx "INTERNAL VARIABLES" ,
4571 command; the scope which is localized depends on how (i.e.,
4573 normal macro, folder hook, hook,
4575 switch) the macro is invoked.
4576 Execution of a macro body can be stopped from within by calling
4580 ed macro, given positional parameters can be
4582 ed, or become completely replaced, removed etc. via
4585 The latter command deletes the given macro, the special name
4587 will discard all existing macros.
4588 Creation and deletion of (a) macro(s) can be performed from within
4593 .It Ic delete , undelete
4594 (d, u) Marks the given message list as being or not being
4596 respectively; if no argument has been specified then the usual search
4597 for a visible message is performed, as documented for
4598 .Sx "Message list arguments" ,
4599 showing only the next input prompt if the search fails.
4600 Deleted messages will neither be saved in the
4602 .Sx "secondary mailbox"
4604 nor will they be available for most other commands.
4607 variable is set, the new
4609 or the last message restored, respectively, is automatically
4619 Superseded by the multiplexer
4625 Delete the given messages and automatically
4629 if one exists, regardless of the setting of
4636 up or down by one message when given
4640 argument, respectively.
4644 .It Ic draft , undraft
4645 Take message lists and mark each given message as being draft, or not
4646 being draft, respectively, as documented in the section
4647 .Sx "Message states" .
4651 \*(NQ (ec) Echoes arguments to standard output and writes a trailing
4652 newline, whereas the otherwise identical
4655 .Sx "Shell-style argument quoting"
4657 .Sx "Filename transformations"
4658 are applied to the expanded arguments.
4659 This command also supports
4662 .Sx "Command modifiers" ,
4663 and manages the error number
4665 if data is stored in a variable then the return value reflects the
4666 length of the result string in case of success and is
4674 except that is echoes to standard error.
4677 In interactive sessions the \*(OPal message ring queue for
4679 will be used instead, if available and
4687 but does not write or store a trailing newline.
4693 but does not write or store a trailing newline.
4697 (e) Point the text editor (as defined in
4699 at each message from the given list in turn.
4700 Modified contents are discarded unless the
4702 variable is set, and are not used unless the mailbox can be written to
4703 and the editor returns a successful exit status.
4708 .Ic if Ns \0/\: Ic elif Ns \0/\: Ic else Ns \0/\: Ic endif
4709 conditional \(em if the condition of a preceding
4711 was false, check the following condition and execute the following block
4712 if it evaluates true.
4717 .Ic if Ns \0/\: Ic elif Ns \0/\: Ic else Ns \0/\: Ic endif
4718 conditional \(em if none of the conditions of the preceding
4722 commands was true, the
4728 (en) Marks the end of an
4729 .Ic if Ns \0/\: Ic elif Ns \0/\: Ic else Ns \0/\: Ic endif
4730 conditional execution block.
4735 \*(NQ \*(UA has a strict notion about which variables are
4736 .Sx "INTERNAL VARIABLES"
4737 and which are managed in the program
4739 Since some of the latter are a vivid part of \*(UAs functioning,
4740 however, they are transparently integrated into the normal handling of
4741 internal variables via
4745 To integrate other environment variables of choice into this
4746 transparent handling, and also to export internal variables into the
4747 process environment where they normally are not, a
4749 needs to become established with this command, as in, e.g.,
4752 .Dl environ link PERL5LIB TZ
4755 Afterwards changing such variables with
4757 will cause automatic updates of the program environment, and therefore
4758 be inherited by newly created child processes.
4759 Sufficient system support provided (it was in BSD as early as 1987, and
4760 is standardized since Y2K) removing such variables with
4762 will remove them also from the program environment, but in any way
4763 the knowledge they ever have been
4766 Note that this implies that
4768 may cause loss of such links.
4773 will remove an existing link, but leaves the variables as such intact.
4774 Additionally the subcommands
4778 are provided, which work exactly the same as the documented commands
4782 but (additionally un)link the variable(s) with the program environment
4783 and thus immediately export them to, or remove them from (if possible),
4784 respectively, the program environment.
4789 \*(OP Since \*(UA uses the console as a user interface it can happen
4790 that messages scroll by too fast to become recognized.
4791 An error message ring queue is available which stores duplicates of any
4792 error message and notifies the user in interactive sessions whenever
4793 a new error has occurred.
4794 The queue is finite: if its maximum size is reached any new message
4795 replaces the eldest.
4798 can be used to manage this message queue: if given
4800 or no argument the queue will be displayed and cleared,
4802 will only clear all messages from the queue.
4806 \*(NQ Construct a command by concatenating the arguments, separated with
4807 a single space character, and then evaluate the result.
4808 This command passes through the exit status
4812 of the evaluated command; also see
4814 .Bd -literal -offset indent
4825 call yyy '\ecall xxx' "b\e$'\et'u ' "
4833 (ex or x) Exit from \*(UA without changing the active mailbox and skip
4834 any saving of messages in the
4836 .Sx "secondary mailbox"
4838 as well as a possibly tracked line editor
4840 The optional status number argument will be passed through to
4842 \*(ID For now it can happen that the given status will be overwritten,
4843 later this will only occur if a later error needs to be reported onto an
4844 otherwise success indicating status.
4850 but open the mailbox read-only.
4855 (fi) The file command switches to a new mailbox.
4856 Without arguments it shows status information of the current mailbox.
4857 If an argument is given, it will write out changes (such as deletions)
4858 the user has made, open a new mailbox, update the internal variables
4859 .Va mailbox-resolved
4861 .Va mailbox-display ,
4862 and optionally display a summary of
4869 .Sx "Filename transformations"
4870 will be applied to the
4874 prefixes are, i.e., URL syntax is understood, e.g.,
4875 .Ql maildir:///tmp/mdirbox :
4876 if a protocol prefix is used the mailbox type is fixated and neither
4877 the auto-detection (read on) nor the
4880 \*(OPally URLs can also be used to access network resources, which may
4881 be accessed securely via
4882 .Sx "Encrypted network communication"
4883 if so supported, and it is possible to proxy all network traffic over
4884 a SOCKS5 server given via
4888 .Dl \*(IN protocol://[user[:password]@]host[:port][/path]
4889 .Dl \*(OU protocol://[user@]host[:port][/path]
4892 \*(OPally supported network protocols are
4896 (POP3 with SSL/TLS encrypted transport),
4902 part is valid only for IMAP; there it defaults to
4904 Network URLs require a special encoding as documented in the section
4905 .Sx "On URL syntax and credential lookup" .
4908 If the resulting file protocol (MBOX database)
4910 is located on a local filesystem then the list of all registered
4912 s is traversed in order to see whether a transparent intermediate
4913 conversion step is necessary to handle the given mailbox, in which case
4914 \*(UA will use the found hook to load and save data into and from
4915 a temporary file, respectively.
4916 Changing hooks will not affect already opened mailboxes.
4917 For example, the following creates hooks for the
4919 compression tool and a combined compressed and encrypted format:
4921 .Bd -literal -offset indent
4923 gzip 'gzip -dc' 'gzip -c' \e
4924 zst.pgp 'gpg -d | zstd -dc' 'zstd -19 -zc | gpg -e'
4928 MBOX database files are generally locked during file operations in order
4929 to avoid inconsistencies due to concurrent modifications.
4930 \*(OPal Mailbox files which \*(UA treats as the system
4935 .Sx "primary system mailbox" Ns
4936 es in general will also be protected by so-called dotlock files, the
4937 traditional way of mail spool file locking: for any file
4941 will be created for the duration of the synchronization \(em
4942 as necessary a privilege-separated dotlock child process will be used
4943 to accommodate for necessary privilege adjustments in order to create
4944 the dotlock file in the same directory
4945 and with the same user and group identities as the file of interest.
4948 \*(UA by default uses tolerant POSIX rules when reading MBOX database
4949 files, but it will detect invalid message boundaries in this mode and
4950 complain (even more with
4952 if any is seen: in this case
4954 can be used to create a valid MBOX database from the invalid input.
4957 If no protocol has been fixated, and
4959 refers to a directory with the subdirectories
4964 then it is treated as a folder in
4967 The maildir format stores each message in its own file, and has been
4968 designed so that file locking is not necessary when reading or writing
4972 \*(ID If no protocol has been fixated and no existing file has
4973 been found, the variable
4975 controls the format of mailboxes yet to be created.
4980 .It Ic filetype , unfiletype
4981 \*(NQ Define or list, and remove, respectively, file handler hooks,
4982 which provide (shell) commands that enable \*(UA to load and save MBOX
4983 files from and to files with the registered file extensions;
4984 it will use an intermediate temporary file to store the plain data.
4985 The latter command removes the hooks for all given extensions,
4987 will remove all existing handlers.
4989 When used without arguments the former shows a list of all currently
4990 defined file hooks, with one argument the expansion of the given alias.
4991 Otherwise three arguments are expected, the first specifying the file
4992 extension for which the hook is meant, and the second and third defining
4993 the load- and save commands, respectively, to deal with the file type,
4994 both of which must read from standard input and write to standard
4996 Changing hooks will not affect already opened mailboxes (\*(ID except below).
4997 \*(ID For now too much work is done, and files are oftened read in twice
4998 where once would be sufficient: this can cause problems if a filetype is
4999 changed while such a file is opened; this was already so with the
5000 built-in support of .gz etc. in Heirloom, and will vanish in v15.
5001 \*(ID For now all handler strings are passed to the
5002 .Ev SHELL for evaluation purposes; in the future a
5004 prefix to load and save commands may mean to bypass this shell instance:
5005 placing a leading space will avoid any possible misinterpretations.
5006 .Bd -literal -offset indent
5007 ? filetype bz2 'bzip2 -dc' 'bzip2 -zc' \e
5008 gz 'gzip -dc' 'gzip -c' xz 'xz -dc' 'xz -zc' \e
5009 zst 'zstd -dc' 'zstd -19 -zc' \e
5010 zst.pgp 'gpg -d | zstd -dc' 'zstd -19 -zc | gpg -e'
5011 ? set record=+sent.zst.pgp
5016 .It Ic flag , unflag
5017 Take message lists and mark the messages as being flagged, or not being
5018 flagged, respectively, for urgent/special attention.
5020 .Sx "Message states" .
5029 With no arguments, list the names of the folders in the folder directory.
5030 With an existing folder as an argument,
5031 lists the names of folders below the named folder.
5037 but saves the message in a file named after the local part of the first
5038 recipient's address (instead of in
5045 but saves the message in a file named after the local part of the first
5046 recipient's address (instead of in
5053 but responds to all recipients regardless of the
5058 .It Ic followupsender
5061 but responds to the sender only regardless of the
5069 but saves the message in a file named after the local part of the
5070 recipient's address (instead of in
5075 Takes a message and the address of a recipient
5076 and forwards the message to him.
5077 The text of the original message is included in the new one,
5078 with the value of the
5079 .Va forward-inject-head
5080 variable preceding it.
5081 To filter the included header fields to the desired subset use the
5083 slot of the white- and blacklisting command
5085 Only the first part of a multipart message is included unless
5086 .Va forward-as-attachment ,
5087 and recipient addresses will be stripped from comments, names
5088 etc. unless the internal variable
5092 This may generate the errors
5093 .Va ^ERR Ns -DESTADDRREQ
5094 if no receiver has been specified,
5096 if some addressees where rejected by
5099 if no applicable messages have been given,
5101 if multiple messages have been specified,
5103 if an I/O error occurs,
5105 if a necessary character set conversion fails, and
5111 (f) Takes a list of message specifications and displays a summary of
5112 their message headers, exactly as via
5114 An alias of this command is
5117 .Sx "Specifying messages" .
5128 \*(OB Superseded by the multiplexer
5132 \*(OB Superseded by the multiplexer
5135 .It Ic ghost , unghost
5138 .Ic uncommandalias .
5142 .It Ic headerpick , unheaderpick
5143 \*(NQ Multiplexer command to manage white- and blacklisting
5144 selections of header fields for a variety of applications.
5145 Without arguments the set of contexts that have settings is displayed.
5146 When given arguments, the first argument is the context to which the
5147 command applies, one of (case-insensitive)
5149 for display purposes (via, e.g.,
5152 for selecting which headers shall be stored persistently when
5158 ing messages (note that MIME related etc. header fields should not be
5159 ignored in order to not destroy usability of the message in this case),
5161 for stripping down messages when
5163 ing message (has no effect if
5164 .Va forward-as-attachment
5167 for defining user-defined set of fields for the command
5170 The current settings of the given context are displayed if it is the
5172 A second argument denotes the type of restriction that is to be chosen,
5173 it may be (a case-insensitive prefix of)
5177 for white- and blacklisting purposes, respectively.
5178 Establishing a whitelist suppresses inspection of the corresponding
5181 If no further argument is given the current settings of the given type
5182 will be displayed, otherwise the remaining arguments specify header
5183 fields, which \*(OPally may be given as regular expressions, to be added
5185 The special wildcard field (asterisk,
5187 will establish a (fast) shorthand setting which covers all fields.
5189 The latter command always takes three or more arguments and can be used
5190 to remove selections, i.e., from the given context, the given type of
5191 list, all the given headers will be removed, the special argument
5193 will remove all headers.
5197 (h) Show the current group of headers, the size of which depends on
5200 and the style of which can be adjusted with the variable
5202 If a message-specification is given the group of headers containing the
5203 first message therein is shown and the message at the top of the screen
5216 (this mode also supports a more
5220 the list of history entries;
5223 argument selects and evaluates the respective history entry,
5224 which will become the new history top; a negative number is used as an
5225 offset to the current command, e.g.,
5227 will select the last command, the history top.
5228 The default mode if no arguments are given is
5231 .Sx "On terminal control and line editor"
5232 for more on this topic.
5238 Takes a message list and marks each message therein to be saved in the
5243 .Sx "secondary mailbox"
5245 Does not override the
5248 \*(UA deviates from the POSIX standard with this command, because a
5250 command issued after
5252 will display the following message, not the current one.
5257 (i) Part of the nestable
5258 .Ic if Ns \0/\: Ic elif Ns \0/\: Ic else Ns \0/\: Ic endif
5259 conditional execution construct \(em if the given condition is true then
5260 the encapsulated block is executed.
5261 The POSIX standards supports the (case-insensitive) conditions
5266 end, all remaining conditions are non-portable extensions.
5267 \*(ID These commands do not yet use
5268 .Sx "Shell-style argument quoting"
5269 and therefore do not know about input tokens, so that syntax
5270 elements have to be surrounded by whitespace; in v15 \*(UA will inspect
5271 all conditions bracket group wise and consider the tokens, representing
5272 values and operators, therein, which also means that variables will
5273 already have been expanded at that time (just like in the shell).
5275 .Bd -literal -offset indent
5284 The (case-insensitive) condition
5286 erminal will evaluate to true if the standard input is a terminal, i.e.,
5287 in interactive sessions.
5288 Another condition can be any boolean value (see the section
5289 .Sx "INTERNAL VARIABLES"
5290 for textual boolean representations) to mark an enwrapped block as
5293 .Dq always execute .
5294 (It shall be remarked that a faulty condition skips all branches until
5299 .Sx "Shell-style argument quoting"
5300 will be used, and this command will simply interpret expanded tokens.)
5301 It is possible to check
5302 .Sx "INTERNAL VARIABLES"
5305 variables for existence or compare their expansion against a user given
5306 value or another variable by using the
5308 .Pf ( Dq variable next )
5309 conditional trigger character;
5310 a variable on the right hand side may be signalled using the same
5312 Variable names may be enclosed in a pair of matching braces.
5313 When this mode has been triggered, several operators are available:
5316 Integer operators treat the arguments on the left and right hand side of
5317 the operator as integral numbers and compare them arithmetically.
5318 It is an error if any of the operands is not a valid integer, an empty
5319 argument (which implies it had been quoted) is treated as if it were 0.
5320 Available operators are
5324 (less than or equal to),
5330 (greater than or equal to), and
5335 String data operators compare the left and right hand side according to
5336 their textual content.
5337 Unset variables are treated as the empty string.
5338 The behaviour of string operators can be adjusted by prefixing the
5339 operator with the modifier trigger commercial at
5341 followed by none to multiple modifiers: for now supported is
5343 which turns the comparison into a case-insensitive one: this is
5344 implied if no modifier follows the trigger.
5347 Available string operators are
5351 (less than or equal to),
5357 (greater than or equal to),
5361 (is substring of) and
5363 (is not substring of).
5364 By default these operators work on bytes and (therefore) do not take
5365 into account character set specifics.
5366 If the case-insensitivity modifier has been used, case is ignored
5367 according to the rules of the US-ASCII encoding, i.e., bytes are
5371 When the \*(OPal regular expression support is available, the additional
5377 They treat the right hand side as an extended regular expression that is
5378 matched according to the active locale (see
5379 .Sx "Character sets" ) ,
5380 i.e., character sets should be honoured correctly.
5383 Conditions can be joined via AND-OR lists (where the AND operator is
5385 and the OR operator is
5387 which have equal precedence and will be evaluated with left
5388 associativity, thus using the same syntax that is known for the
5390 It is also possible to form groups of conditions and lists by enclosing
5391 them in pairs of brackets
5392 .Ql [\ \&.\&.\&.\ ] ,
5393 which may be interlocked within each other, and also be joined via
5397 The results of individual conditions and entire groups may be modified
5398 via unary operators: the unary operator
5400 will reverse the result.
5402 .Bd -literal -offset indent
5403 # (This not in v15, there [ -n "$debug"]!)
5407 if [ "$ttycharset" == UTF-8 ] || [ "$ttycharset" @i== UTF8 ]
5408 echo *ttycharset* is UTF-8, the former case-sensitive!
5411 if [ "${t1}" == "${t2}" ]
5412 echo These two variables are equal
5414 if [ "$features" =% +regex ] && [ "$TERM" @i=~ "^xterm\&.*" ]
5415 echo ..in an X terminal
5417 if [ [ true ] && [ [ "${debug}" != '' ] || \e
5418 [ "$verbose" != '' ] ] ]
5421 if true && [ "$debug" != '' ] || [ "${verbose}" != '' ]
5422 echo Left associativity, as is known from the shell
5431 Superseded by the multiplexer
5436 Shows the names of all available commands, alphabetically sorted.
5437 If given any non-whitespace argument the list will be shown in the order
5438 in which command prefixes are searched.
5439 \*(OP In conjunction with a set variable
5441 additional information will be provided for each command: the argument
5442 type will be indicated, the documentation string will be shown,
5443 and the set of command flags will show up:
5445 .Bl -tag -compact -width ".It Ql BaNg"
5446 .It Ql "vput modifier"
5447 command supports the command modifier
5449 .It Ql "errno in *!*"
5450 the error number is tracked in
5453 commands needs an active mailbox, a
5455 .It Ql "ok: batch or interactive"
5456 command may only be used in interactive or
5459 .It Ql "ok: send mode"
5460 command can be used in send mode.
5461 .It Ql "not ok: compose mode"
5462 command is not available when in compose mode.
5463 .It Ql "not ok: during startup"
5464 command cannot be used during program startup, e.g., while loading
5465 .Sx "Resource files" .
5466 .It Ql "ok: in subprocess"
5467 command is allowed to be used when running in a subprocess instance,
5468 e.g., from within a macro that is called via
5469 .Va on-compose-splice .
5475 This command can be used to localize changes to (linked)
5478 .Sx "INTERNAL VARIABLES" ,
5479 meaning that their state will be reverted to the former one once the
5482 \*(ID Note in the future the coverage may be extended to none or any of
5492 It can only be used inside of macro definition blocks introduced by
5496 The covered scope of an
5498 is left once a different account is activated, and some macros, notably
5499 .Va folder-hook Ns s ,
5500 use their own specific notion of covered scope, here it will be extended
5501 until the folder is left again.
5504 This setting stacks up: i.e., if
5506 enables change localization and calls
5508 which explicitly resets localization, then any value changes within
5510 will still be reverted when the scope of
5513 (Caveats: if in this example
5515 changes to a different
5517 which sets some variables that are already covered by localizations,
5518 their scope will be extended, and in fact leaving the
5520 will (thus) restore settings in (likely) global scope which actually
5521 were defined in a local, macro private context!)
5524 This command takes one or two arguments, the optional first one
5525 specifies an attribute that may be one of
5527 which refers to the current scope and is thus the default,
5529 which causes any macro that is being
5531 ed to be started with localization enabled by default, as well as
5533 which (if enabled) disallows any called macro to turn off localization:
5534 like this it can be ensured that once the current scope regains control,
5535 any changes made in deeper levels have been reverted.
5536 The latter two are mutually exclusive.
5537 The (second) argument is interpreted as a boolean (string, see
5538 .Sx "INTERNAL VARIABLES" )
5539 and states whether the given attribute shall be turned on or off.
5541 .Bd -literal -offset indent
5542 define temporary_settings {
5543 set possibly_global_option1
5548 set possibly_global_option2
5555 Reply to messages that come in via known
5558 .Pf ( Ic mlsubscribe )
5559 mailing lists, or pretend to do so (see
5560 .Sx "Mailing lists" ) :
5563 functionality this will actively resort and even remove message
5564 recipients in order to generate a message that is supposed to be sent to
5566 For example it will also implicitly generate a
5567 .Ql Mail-Followup-To:
5568 header if that seems useful, regardless of the setting of the variable
5570 For more documentation please refer to
5571 .Sx "On sending mail, and non-interactive mode" .
5573 This may generate the errors
5574 .Va ^ERR Ns -DESTADDRREQ
5575 if no receiver has been specified,
5577 if some addressees where rejected by
5580 if no applicable messages have been given,
5582 if an I/O error occurs,
5584 if a necessary character set conversion fails, and
5587 Any error stops processing of further messages.
5593 but saves the message in a file named after the local part of the first
5594 recipient's address (instead of in
5599 (m) Takes a (list of) recipient address(es) as (an) argument(s),
5600 or asks on standard input if none were given;
5601 then collects the remaining mail content and sends it out.
5602 Unless the internal variable
5604 is set recipient addresses will be stripped from comments, names etc.
5605 For more documentation please refer to
5606 .Sx "On sending mail, and non-interactive mode" .
5608 This may generate the errors
5609 .Va ^ERR Ns -DESTADDRREQ
5610 if no receiver has been specified,
5612 if some addressees where rejected by
5615 if no applicable messages have been given,
5617 if multiple messages have been specified,
5619 if an I/O error occurs,
5621 if a necessary character set conversion fails, and
5627 (mb) The given message list is to be sent to the
5629 .Sx "secondary mailbox"
5631 when \*(UA is quit; this is the default action unless the variable
5634 \*(ID This command can only be used in a
5636 .Sx "primary system mailbox" .
5640 .It Ic mimetype , unmimetype
5641 Without arguments the content of the MIME type cache will displayed;
5642 a more verbose listing will be produced if either of
5647 When given arguments they will be joined, interpreted as shown in
5648 .Sx "The mime.types files"
5650 .Sx "HTML mail and MIME attachments" ) ,
5651 and the resulting entry will be added (prepended) to the cache.
5652 In any event MIME type sources are loaded first as necessary \(en
5653 .Va mimetypes-load-control
5654 can be used to fine-tune which sources are actually loaded.
5656 The latter command deletes all specifications of the given MIME type, thus
5657 .Ql ? unmimetype text/plain
5658 will remove all registered specifications for the MIME type
5662 will discard all existing MIME types, just as will
5664 but which also reenables cache initialization via
5665 .Va mimetypes-load-control .
5669 .It Ic mlist , unmlist
5670 The latter command removes all given mailing-lists, the special name
5672 can be used to remove all registered lists.
5673 The former will list all currently defined mailing lists (and their
5674 attributes, if any) when used without arguments; a more verbose listing
5675 will be produced if either of
5680 Otherwise all given arguments will be added and henceforth be recognized
5682 If the \*(OPal regular expression support is available then mailing
5683 lists may also be specified as (extended) regular expressions (see
5688 pair of commands manages subscription attributes of mailing-lists.
5692 \*(ID Only available in interactive mode, this command allows to display
5693 MIME parts which require external MIME handler programs to run which do
5694 not integrate in \*(UAs normal
5697 .Sx "HTML mail and MIME attachments" ) .
5698 (\*(ID No syntax to directly address parts, this restriction may vanish.)
5699 The user will be asked for each non-text part of the given message in
5700 turn whether the registered handler shall be used to display the part.
5704 .It Ic mlsubscribe , unmlsubscribe
5705 The latter command removes the subscription attribute from all given
5706 mailing-lists, the special name
5708 can be used to do so for any registered list.
5709 The former will list all currently defined mailing lists which have
5710 a subscription attribute when used without arguments; a more verbose
5711 listing will be produced if either of
5716 Otherwise this attribute will be set for all given mailing lists,
5717 newly creating them as necessary (as via
5726 but moves the messages to a file named after the local part of the
5727 sender address of the first message (instead of in
5734 but marks the messages for deletion if they were transferred
5741 but also displays header fields which would not pass the
5743 selection, and all MIME parts.
5751 on the given messages, even in non-interactive mode and as long as the
5752 standard output is a terminal.
5758 \*(OP When used without arguments or if
5760 has been given the content of the
5762 cache is shown, loading it first as necessary.
5765 then the cache will only be initialized and
5767 will remove its contents.
5768 Note that \*(UA will try to load the file only once, use
5769 .Ql Ic \&\&netrc Ns \:\0\:clear
5770 to unlock further attempts.
5775 .Sx "On URL syntax and credential lookup" ;
5777 .Sx "The .netrc file"
5778 documents the file format in detail.
5782 Checks for new mail in the current folder without committing any changes
5784 If new mail is present, a message is shown.
5788 the headers of each new message are also shown.
5789 This command is not available for all mailbox types.
5797 Goes to the next message in sequence and types it.
5798 With an argument list, types the next matching message.
5812 If the current folder is accessed via a network connection, a
5814 command is sent, otherwise no operation is performed.
5820 but also displays header fields which would not pass the
5822 selection, and all MIME parts.
5830 on the given messages, even in non-interactive mode and as long as the
5831 standard output is a terminal.
5839 but also pipes header fields which would not pass the
5841 selection, and all parts of MIME
5842 .Ql multipart/alternative
5847 (pi) Takes a message list and a shell command
5848 and pipes the messages through the command.
5849 Without an argument the current message is piped through the command
5856 every message is followed by a formfeed character.
5877 (q) Terminates the session, saving all undeleted, unsaved messages in
5880 .Sx "secondary mailbox"
5882 preserving all messages marked with
5886 or never referenced in the system
5888 and removing all other messages from the
5890 .Sx "primary system mailbox" .
5891 If new mail has arrived during the session,
5893 .Dq You have new mail
5895 If given while editing a mailbox file with the command line option
5897 then the edit file is rewritten.
5898 A return to the shell is effected,
5899 unless the rewrite of edit file fails,
5900 in which case the user can escape with the exit command.
5901 The optional status number argument will be passed through to
5903 \*(ID For now it can happen that the given status will be overwritten,
5904 later this will only occur if a later error needs to be reported onto an
5905 otherwise success indicating status.
5909 \*(NQ Read a line from standard input, or the channel set active via
5911 and assign the data, which will be splitted as indicated by
5913 to the given variables.
5914 The variable names are checked by the same rules as documented for
5916 and the same error codes will be seen in
5920 indicates the number of bytes read, it will be
5922 with the error number
5926 in case of I/O errors, or
5929 If there are more fields than variables, assigns successive fields to the
5930 last given variable.
5931 If there are less fields than variables, assigns the empty string to the
5933 .Bd -literal -offset indent
5936 ? echo "<$a> <$b> <$c>"
5938 ? wysh set ifs=:; read a b c;unset ifs
5939 hey2.0,:"'you ",:world!:mars.:
5940 ? echo $?/$^ERRNAME / <$a><$b><$c>
5941 0/NONE / <hey2.0,><"'you ",><world!:mars.:><><>
5946 \*(NQ Read anything from standard input, or the channel set active via
5948 and assign the data to the given variable.
5949 The variable name is checked by the same rules as documented for
5951 and the same error codes will be seen in
5955 indicates the number of bytes read, it will be
5957 with the error number
5961 in case of I/O errors, or
5964 \*(ID The input data length is restricted to 31-bits.
5968 \*(NQ Manages input channels for
5972 to be used to avoid complicated or impracticable code, like calling
5974 from within a macro in non-interactive mode.
5975 Without arguments, or when the first argument is
5977 a listing of all known channels is printed.
5978 Channels can otherwise be
5980 d, and existing channels can be
5984 d by giving the string used for creation.
5986 The channel name is expected to be a file descriptor number, or,
5987 if parsing the numeric fails, an input file name that undergoes
5988 .Sx "Filename transformations" .
5989 E.g. (this example requires a modern shell):
5990 .Bd -literal -offset indent
5991 $ LC_ALL=C printf 'echon "hey, "\enread a\enyou\enecho $a' |\e
5994 $ LC_ALL=C printf 'echon "hey, "\enread a\enecho $a' |\e
5995 LC_ALL=C 6<<< 'you' \*(uA -R#X'readctl create 6'
6009 Removes the named files or directories.
6010 .Sx "Filename transformations"
6011 including shell pathname wildcard pattern expansions
6013 are performed on the arguments.
6014 If a name refer to a mailbox, e.g., a Maildir mailbox, then a mailbox
6015 type specific removal will be performed, deleting the complete mailbox.
6016 The user is asked for confirmation in interactive mode.
6020 Takes the name of an existing folder
6021 and the name for the new folder
6022 and renames the first to the second one.
6023 .Sx "Filename transformations"
6024 including shell pathname wildcard pattern expansions
6026 are performed on both arguments.
6027 Both folders must be of the same type.
6031 (R) Replies to only the sender of each message of the given message
6032 list, by using the first message as the template to quote, for the
6036 will exchange this command with
6038 Unless the internal variable
6040 is set the recipient address will be stripped from comments, names etc.
6042 headers will be inspected if
6046 This may generate the errors
6047 .Va ^ERR Ns -DESTADDRREQ
6048 if no receiver has been specified,
6050 if some addressees where rejected by
6053 if no applicable messages have been given,
6055 if an I/O error occurs,
6057 if a necessary character set conversion fails, and
6063 (r) Take a message and group-responds to it by addressing the sender
6064 and all recipients, subject to
6068 .Va followup-to-honour ,
6071 .Va recipients-in-cc
6072 influence response behaviour.
6073 Unless the internal variable
6075 is set recipient addresses will be stripped from comments, names etc.
6085 offers special support for replying to mailing lists.
6086 For more documentation please refer to
6087 .Sx "On sending mail, and non-interactive mode" .
6089 This may generate the errors
6090 .Va ^ERR Ns -DESTADDRREQ
6091 if no receiver has been specified,
6093 if some addressees where rejected by
6096 if no applicable messages have been given,
6098 if an I/O error occurs,
6100 if a necessary character set conversion fails, and
6103 Any error stops processing of further messages.
6109 but initiates a group-reply regardless of the value of
6116 but responds to the sender only regardless of the value of
6123 but does not add any header lines.
6124 This is not a way to hide the sender's identity,
6125 but useful for sending a message again to the same recipients.
6129 Takes a list of messages and a user name
6130 and sends each message to the named user.
6132 and related header fields are prepended to the new copy of the message.
6135 is only performed if
6139 This may generate the errors
6140 .Va ^ERR Ns -DESTADDRREQ
6141 if no receiver has been specified,
6143 if some addressees where rejected by
6146 if no applicable messages have been given,
6148 if an I/O error occurs,
6150 if a necessary character set conversion fails, and
6153 Any error stops processing of further messages.
6171 .It Ic respondsender
6177 (ret) Superseded by the multiplexer
6182 Only available inside the scope of a
6186 this will stop evaluation of any further macro content, and return
6187 execution control to the caller.
6188 The two optional parameters must be specified as positive decimal
6189 numbers and default to the value 0:
6190 the first argument specifies the signed 32-bit return value (stored in
6192 \*(ID and later extended to signed 64-bit),
6193 the second the signed 32-bit error number (stored in
6197 a non-0 exit status may cause the program to exit.
6203 but saves the messages in a file named after the local part of the
6204 sender of the first message instead of (in
6206 and) taking a filename argument; the variable
6208 is inspected to decide on the actual storage location.
6212 (s) Takes a message list and a filename and appends each message in turn
6213 to the end of the file.
6214 .Sx "Filename transformations"
6215 including shell pathname wildcard pattern expansions
6217 is performed on the filename.
6218 If no filename is given, the
6220 .Sx "secondary mailbox"
6223 The filename in quotes, followed by the generated character count
6224 is echoed on the user's terminal.
6227 .Sx "primary system mailbox"
6228 the messages are marked for deletion.
6229 .Sx "Filename transformations"
6231 To filter the saved header fields to the desired subset use the
6233 slot of the white- and blacklisting command
6237 \*(OB Superseded by the multiplexer
6241 \*(OB Superseded by the multiplexer
6245 \*(OB Superseded by the multiplexer
6250 Takes a message specification (list) and displays a header summary of
6251 all matching messages, as via
6253 This command is an alias of
6256 .Sx "Specifying messages" .
6260 Takes a message list and marks all messages as having been read.
6266 (se, \*(NQ uns) The latter command will delete all given variables,
6267 the former, when used without arguments, will show all variables which
6268 are currently known to \*(UA.
6269 A more verbose listing will be produced if
6275 Remarks: the list mode will not automatically link-in known
6277 variables, but only explicit addressing will, e.g., via
6279 using a variable in an
6281 condition or a string passed to
6285 ting, as well as some program-internal use cases.
6288 Otherwise the given variables (and arguments) are set or adjusted.
6289 Arguments are of the form
6291 (no space before or after
6295 if there is no value, i.e., a boolean variable.
6296 \*(ID In conjunction with the
6299 .Sx "Shell-style argument quoting"
6300 can be used to quote arguments as necessary.
6301 \*(ID Otherwise quotation marks may be placed around any part of the
6302 assignment statement to quote blanks or tabs.
6305 .Dl ? wysh set indentprefix=' -> '
6308 If an argument begins with
6312 the effect is the same as invoking the
6314 command with the remaining part of the variable
6315 .Pf ( Ql unset save ) .
6320 that is known to map to an environment variable will automatically cause
6321 updates in the program environment (unsetting a variable in the
6322 environment requires corresponding system support) \(em use the command
6324 for further environmental control.
6329 .Sx "INTERNAL VARIABLES"
6336 Apply shell quoting rules to the given raw-data arguments.
6340 .Sx "Command modifiers" ) .
6341 The first argument specifies the operation:
6345 cause shell quoting to be applied to the remains of the line, and
6346 expanded away thereof, respectively.
6347 If the former is prefixed with a plus-sign, the quoted result will not
6348 be roundtrip enabled, and thus can be decoded only in the very same
6349 environment that was used to perform the encode; also see
6350 .Cd mle-quote-rndtrip .
6351 If the coding operation fails the error number
6354 .Va ^ERR Ns -CANCELED ,
6355 and the unmodified input is used as the result; the error number may
6356 change again due to output or result storage errors.
6360 \*(NQ (sh) Invokes an interactive version of the shell,
6361 and returns its exit status.
6365 .It Ic shortcut , unshortcut
6366 Without arguments the list of all currently defined shortcuts is
6367 shown, with one argument the expansion of the given shortcut.
6368 Otherwise all given arguments are treated as pairs of shortcuts and
6369 their expansions, creating new or changing already existing shortcuts,
6371 The latter command will remove all given shortcuts, the special name
6373 will remove all registered shortcuts.
6377 \*(NQ Shift the positional parameter stack (starting at
6379 by the given number (which must be a positive decimal),
6380 or 1 if no argument has been given.
6381 It is an error if the value exceeds the number of positional parameters.
6382 If the given number is 0, no action is performed, successfully.
6383 The stack as such can be managed via
6385 Note this command will fail in
6387 and hook macros unless the positional parameter stack has been
6388 explicitly created in the current context via
6395 but performs neither MIME decoding nor decryption, so that the raw
6396 message text is shown.
6400 (si) Shows the size in characters of each message of the given
6405 \*(NQ Sleep for the specified number of seconds (and optionally
6406 milliseconds), by default interruptably.
6407 If a third argument is given the sleep will be uninterruptible,
6408 otherwise the error number
6412 if the sleep has been interrupted.
6413 The command will fail and the error number will be
6414 .Va ^ERR Ns -OVERFLOW
6415 if the given duration(s) overflow the time datatype, and
6417 if the given durations are no valid integers.
6422 .It Ic sort , unsort
6423 The latter command disables sorted or threaded mode, returns to normal
6424 message order and, if the
6427 displays a header summary.
6428 The former command shows the current sorting criterion when used without
6429 an argument, but creates a sorted representation of the current folder
6430 otherwise, and changes the
6432 command and the addressing modes such that they refer to messages in
6434 Message numbers are the same as in regular mode.
6438 a header summary in the new order is also displayed.
6439 Automatic folder sorting can be enabled by setting the
6441 variable, as in, e.g.,
6442 .Ql set autosort=thread .
6443 Possible sorting criterions are:
6446 .Bl -tag -compact -width "subject"
6448 Sort the messages by their
6450 field, that is by the time they were sent.
6452 Sort messages by the value of their
6454 field, that is by the address of the sender.
6457 variable is set, the sender's real name (if any) is used.
6459 Sort the messages by their size.
6461 \*(OP Sort the message by their spam score, as has been classified by
6464 Sort the messages by their message status.
6466 Sort the messages by their subject.
6468 Create a threaded display.
6470 Sort messages by the value of their
6472 field, that is by the address of the recipient.
6475 variable is set, the recipient's real name (if any) is used.
6481 \*(NQ (so) The source command reads commands from the given file.
6482 .Sx "Filename transformations"
6484 If the given expanded argument ends with a vertical bar
6486 then the argument will instead be interpreted as a shell command and
6487 \*(UA will read the output generated by it.
6488 Dependent on the settings of
6492 and also dependent on whether the command modifier
6494 had been used, encountering errors will stop sourcing of the given input.
6497 cannot be used from within macros that execute as
6498 .Va folder-hook Ns s
6501 i.e., it can only be called from macros that were
6506 \*(NQ The difference to
6508 (beside not supporting pipe syntax aka shell command input) is that
6509 this command will not generate an error nor warn if the given file
6510 argument cannot be opened successfully.
6514 \*(OP Takes a list of messages and clears their
6520 \*(OP Takes a list of messages and causes the
6522 to forget it has ever used them to train its Bayesian filter.
6523 Unless otherwise noted the
6525 flag of the message is inspected to chose whether a message shall be
6533 \*(OP Takes a list of messages and informs the Bayesian filter of the
6537 This also clears the
6539 flag of the messages in question.
6543 \*(OP Takes a list of messages and rates them using the configured
6544 .Va spam-interface ,
6545 without modifying the messages, but setting their
6547 flag as appropriate; because the spam rating headers are lost the rate
6548 will be forgotten once the mailbox is left.
6549 Refer to the manual section
6551 for the complete picture of spam handling in \*(UA.
6555 \*(OP Takes a list of messages and sets their
6561 \*(OP Takes a list of messages and informs the Bayesian filter of the
6567 flag of the messages in question.
6583 slot for white- and blacklisting header fields.
6587 (to) Takes a message list and types out the first
6589 lines of each message on the users' terminal.
6590 Unless a special selection has been established for the
6594 command, the only header fields that are displayed are
6605 It is possible to apply compression to what is displayed by setting
6607 Messages are decrypted and converted to the terminal character set
6612 (tou) Takes a message list and marks the messages for saving in the
6614 .Sx "secondary mailbox"
6616 \*(UA deviates from the POSIX standard with this command,
6619 command will display the following message instead of the current one.
6625 but also displays header fields which would not pass the
6627 selection, and all visualizable parts of MIME
6628 .Ql multipart/alternative
6633 (t) Takes a message list and types out each message on the users terminal.
6634 The display of message headers is selectable via
6636 For MIME multipart messages, all parts with a content type of
6638 all parts which have a registered MIME type handler (see
6639 .Sx "HTML mail and MIME attachments" )
6640 which produces plain text output, and all
6642 parts are shown, others are hidden except for their headers.
6643 Messages are decrypted and converted to the terminal character set
6647 can be used to display parts which are not displayable as plain text.
6690 \*(OB Superseded by the multiplexer
6694 \*(OB Superseded by the multiplexer
6699 Superseded by the multiplexer
6710 .It Ic unmlsubscribe
6721 Takes a message list and marks each message as not having been read.
6725 Superseded by the multiplexer
6729 \*(OB Superseded by the multiplexer
6733 \*(OB Superseded by the multiplexer
6755 Perform URL percent codec operations on the raw-data argument, rather
6756 according to RFC 3986.
6760 .Sx "Command modifiers" ) ,
6761 and manages the error number
6763 This is a character set agnostic and thus locale dependent operation,
6764 and it may decode bytes which are invalid in the current
6766 \*(ID This command does not know about URLs beside that.
6768 The first argument specifies the operation:
6772 perform plain URL percent en- and decoding, respectively.
6776 perform a slightly modified operation which should be better for
6777 pathnames: it does not allow a tilde
6779 and will neither accept hyphen-minus
6783 as an initial character.
6784 The remains of the line form the URL data which is to be converted.
6785 If the coding operation fails the error number
6788 .Va ^ERR Ns -CANCELED ,
6789 and the unmodified input is used as the result; the error number may
6790 change again due to output or result storage errors.
6794 \*(NQ Edit the values of or create the given variable(s) in the
6796 Boolean variables cannot be edited, and variables can also not be
6802 \*(NQ This command produces the same output as the listing mode of
6806 ity adjustments, but only for the given variables.
6810 \*(OP Takes a message list and verifies each message.
6811 If a message is not a S/MIME signed message,
6812 verification will fail for it.
6813 The verification process checks if the message was signed using a valid
6815 if the message sender's email address matches one of those contained
6816 within the certificate,
6817 and if the message content has been altered.
6830 \*(NQ Evaluate arguments according to a given operator.
6831 This is a multiplexer command which can be used to perform signed 64-bit
6832 numeric calculations as well as byte string and string operations.
6833 It uses polish notation, i.e., the operator is the first argument and
6834 defines the number and type, and the meaning of the remaining arguments.
6835 An empty argument is replaced with a 0 if a number is expected.
6839 .Sx "Command modifiers" ) .
6842 The result that is shown in case of errors is always
6844 for usage errors and numeric operations, and the empty string for byte
6845 string and string operations;
6846 if the latter two fail to provide result data for
6848 errors, e.g., when a search operation failed, they also set the
6851 .Va ^ERR Ns -NODATA .
6852 Except when otherwise noted numeric arguments are parsed as signed 64-bit
6853 numbers, and errors will be reported in the error number
6855 as the numeric error
6856 .Va ^ERR Ns -RANGE .
6859 Numeric operations work on one or two signed 64-bit integers.
6860 One integer is expected by assignment (equals sign
6862 which does nothing but parsing the argument, thus detecting validity and
6863 possible overflow conditions, and unary not (tilde
6865 which creates the bitwise complement.
6866 Two integers are used by addition (plus sign
6868 subtraction (hyphen-minus
6870 multiplication (asterisk
6874 and modulo (percent sign
6876 as well as for the bitwise operators logical or (vertical bar
6879 bitwise and (ampersand
6882 bitwise xor (circumflex
6884 the bitwise signed left- and right shifts
6887 as well as for the unsigned right shift
6891 All numeric operators can be suffixed with a commercial at
6895 this will turn the operation into a saturated one, which means that
6896 overflow errors and division and modulo by zero are no longer reported
6897 via the exit status, but the result will linger at the minimum or
6898 maximum possible value, instead of overflowing (or trapping).
6899 This is true also for the argument parse step.
6900 For the bitwise shifts, the saturated maximum is 63.
6901 Any catched overflow will be reported via the error number
6904 .Va ^ERR Ns -OVERFLOW .
6905 .Bd -literal -offset indent
6906 ? vexpr -@ +1 -9223372036854775808
6907 ? echo $?/$!/$^ERRNAME
6911 Character set agnostic string functions have no notion of locale
6912 settings and character sets.
6914 .Bl -hang -width ".It Cm random"
6917 .Sx "Filename transformations"
6920 Generates a random string of the given length, or of
6922 bytes (a constant from
6924 if the value 0 is given; the random string will be base64url encoded
6925 according to RFC 4648, and thus be usable as a (portable) filename.
6929 Byte string operations work on 8-bit bytes and have no notion of locale
6930 settings and character sets, effectively assuming ASCII data.
6933 .Bl -hang -width ".It Cm length"
6935 Queries the length of the given argument.
6938 Calculates the Chris Torek hash of the given argument.
6941 Byte-searches in the first for the second argument.
6942 Shows the resulting 0-based offset shall it have been found.
6947 but works case-insensitively according to the rules of the ASCII
6951 Creates a substring of its first argument.
6952 The second argument is the 0-based starting offset, a negative one
6953 counts from the end;
6954 the optional third argument specifies the length of the desired result,
6955 a negative length leaves off the given number of bytes at the end of the
6956 original string, by default the entire string is used;
6957 this operation tries to work around faulty arguments (set
6959 for error logs), but reports them via the error number
6962 .Va ^ERR Ns -OVERFLOW .
6965 Trim away whitespace characters from both ends of the argument.
6968 Trim away whitespace characters from the begin of the argument.
6971 Trim away whitespace characters from the end of the argument.
6976 String operations work, sufficient support provided, according to the
6977 active user's locale encoding and character set (see
6978 .Sx "Character sets" ) .
6981 .Bl -hang -width ".It Cm regex"
6983 (One-way) Converts the argument to something safely printable on the
6987 \*(OP A string operation that will try to match the first argument with
6988 the regular expression given as the second argument.
6989 If the optional third argument has been given then instead of showing
6990 the match offset a replacement operation is performed: the third
6991 argument is treated as if specified via dollar-single-quote (see
6992 .Sx "Shell-style argument quoting" ) ,
6993 and any occurrence of a positional parameter, e.g.,
6995 is replaced by the corresponding match group of the regular expression:
6996 .Bd -literal -offset indent
6997 ? vput vexpr res regex bananarama \e
6998 (.*)NanA(.*) '\e${1}au\e$2'
6999 ? echo $?/$!/$^ERRNAME: $res
7003 On otherwise identical case-insensitive equivalent to
7005 .Bd -literal -offset indent
7006 ? vput vexpr res ire bananarama \e
7007 (.*)NanA(.*) '\e${1}au\e$2'
7008 ? echo $?/$!/$^ERRNAME: $res
7015 \*(NQ Manage the positional parameter stack (see
7019 If the first argument is
7021 then the positional parameter stack of the current context, or the
7022 global one, if there is none, is cleared.
7025 then the remaining arguments will be used to (re)create the stack,
7026 if the parameter stack size limit is excessed an
7027 .Va ^ERR Ns -OVERFLOW
7031 If the first argument is
7033 a round-trip capable representation of the stack contents is created,
7034 with each quoted parameter separated from each other with the first
7037 and followed by the first character of
7039 if that is not empty and not identical to the first.
7040 If that results in no separation at all a
7046 .Sx "Command modifiers" ) .
7047 I.e., the subcommands
7051 can be used (in conjunction with
7053 to (re)create an argument stack from and to a single variable losslessly.
7055 .Bd -literal -offset indent
7056 ? vpospar set hey, "'you ", world!
7057 ? echo $#: <${1}><${2}><${3}>
7058 ? vput vpospar x quote
7060 ? echo $#: <${1}><${2}><${3}>
7061 ? eval vpospar set ${x}
7062 ? echo $#: <${1}><${2}><${3}>
7068 (v) Takes a message list and invokes the display editor on each message.
7069 Modified contents are discarded unless the
7071 variable is set, and are not used unless the mailbox can be written to
7072 and the editor returns a successful exit status.
7076 (w) For conventional messages the body without all headers is written.
7077 The original message is never marked for deletion in the originating
7079 The output is decrypted and converted to its native format as necessary.
7080 If the output file exists, the text is appended.
7081 If a message is in MIME multipart format its first part is written to
7082 the specified file as for conventional messages, handling of the remains
7083 depends on the execution mode.
7084 No special handling of compressed files is performed.
7086 In interactive mode the user is consecutively asked for the filenames of
7087 the processed parts.
7088 For convience saving of each part may be skipped by giving an empty
7089 value, the same result as writing it to
7091 Shell piping the part content by specifying a leading vertical bar
7093 character for the filename is supported.
7094 Other user input undergoes the usual
7095 .Sx "Filename transformations" ,
7096 including shell pathname wildcard pattern expansions
7098 and shell variable expansion for the message as such, not the individual
7099 parts, and contents of the destination file are overwritten if the file
7102 \*(ID In non-interactive mode any part which does not specify a filename
7103 is ignored, and suspicious parts of filenames of the remaining parts are
7104 URL percent encoded (as via
7106 to prevent injection of malicious character sequences, resulting in
7107 a filename that will be written into the current directory.
7108 Existing files will not be overwritten, instead the part number or
7109 a dot are appended after a number sign
7111 to the name until file creation succeeds (or fails due to other
7116 \*(NQ The sole difference to
7118 is that the new macro is executed in place of the current one, which
7119 will not regain control: all resources of the current macro will be
7121 This implies that any setting covered by
7123 will be forgotten and covered variables will become cleaned up.
7124 If this command is not used from within a
7126 ed macro it will silently be (a more expensive variant of)
7136 \*(NQ \*(UA presents message headers in
7138 fuls as described under the
7141 Without arguments this command scrolls to the next window of messages,
7142 likewise if the argument is
7146 scrolls to the last,
7148 scrolls to the first, and
7153 A number argument prefixed by
7157 indicates that the window is calculated in relation to the current
7158 position, and a number without a prefix specifies an absolute position.
7164 but scrolls to the next or previous window that contains at least one
7175 .\" .Sh COMMAND ESCAPES {{{
7176 .Sh "COMMAND ESCAPES"
7178 Here is a summary of the command escapes available in compose mode,
7179 which are used to perform special functions when composing messages.
7180 Command escapes are only recognized at the beginning of lines, and
7181 consist of a trigger (escape) and a command character.
7182 The actual escape character can be set via the internal variable
7184 it defaults to the tilde
7186 Otherwise ignored whitespace characters following the escape character
7187 will prevent a possible addition of the command line to the \*(OPal
7191 Unless otherwise noted all compose mode command escapes ensure proper
7192 updates of the variables which represent the error number
7198 is set they will, unless stated otherwise, error out message compose
7199 mode and cause a progam exit if an operation fails.
7200 It is however possible to place the character hyphen-minus
7202 after (possible whitespace following) the escape character, which has an
7203 effect equivalent to the command modifier
7205 If the \*(OPal key bindings are available it is possible to create
7207 ings specifically for the compose mode.
7210 .Bl -tag -width ".It Ic BaNg"
7213 Insert the string of text in the message prefaced by a single
7215 (If the escape character has been changed,
7216 that character must be doubled instead.)
7219 .It Ic ~! Ar command
7220 Execute the indicated shell
7222 which follows, replacing unescaped exclamation marks with the previously
7223 executed command if the internal variable
7225 is set, then return to the message.
7229 Same effect as typing the end-of-file character.
7232 .It Ic ~: Ar \*(UA-command Ns \0or Ic ~_ Ar \*(UA-command
7233 Execute the given \*(UA command.
7234 Not all commands, however, are allowed.
7237 .It Ic ~< Ar filename
7242 .It Ic ~<! Ar command
7244 is executed using the shell.
7245 Its standard output is inserted into the message.
7249 Write a summary of command escapes.
7252 .It Ic ~@ Op Ar filename...
7253 Append or edit the list of attachments.
7254 Does not manage the error number
7260 instead if this is a concern).
7263 arguments is expected as shell tokens (see
7264 .Sx "Shell-style argument quoting" ;
7265 token-separating commas are ignored, too), to be
7266 interpreted as documented for the command line option
7268 with the message number exception as below.
7272 arguments the attachment list is edited, entry by entry;
7273 if a filename is left empty, that attachment is deleted from the list;
7274 once the end of the list is reached either new attachments may be
7275 entered or the session can be quit by committing an empty
7279 For all mode, if a given filename solely consists of the number sign
7281 followed by a valid message number of the currently active mailbox, then
7282 the given message is attached as a
7285 As the shell comment character the number sign must be quoted.
7288 .It Ic ~| Ar command
7289 Pipe the message through the specified filter command.
7290 If the command gives no output or terminates abnormally,
7291 retain the original text of the message.
7294 is often used as a rejustifying filter.
7298 .It Ic ~^ Ar cmd Op Ar subcmd Op Ar arg3 Op Ar arg4
7299 Low-level command meant for scripted message access, i.e., for
7300 .Va on-compose-splice
7302 .Va on-compose-splice-shell .
7303 The used protocol is likely subject to changes, and therefore the
7304 mentioned hooks receive the used protocol version as an initial line.
7305 In general the first field of a response line represents a status code
7306 which specifies whether a command was successful or not, whether result
7307 data is to be expected, and if, the format of the result data.
7308 Does not manage the error number
7312 because errors are reported via the protocol
7313 (hard errors like I/O failures cannot be handled).
7314 This command has read-only access to several virtual pseudo headers in
7315 the \*(UA private namespace, which may not exist (except for the first):
7319 .Bl -tag -compact -width ".It Va BaNg"
7320 .It Ql Mailx-Command:
7321 The name of the command that generates the message, one of
7329 .It Ql Mailx-Raw-To:
7330 .It Ql Mailx-Raw-Cc:
7331 .It Ql Mailx-Raw-Bcc:
7332 Represent the frozen initial state of these headers before any
7333 transformation (e.g.,
7336 .Va recipients-in-cc
7339 .It Ql Mailx-Orig-From:
7340 .It Ql Mailx-Orig-To:
7341 .It Ql Mailx-Orig-Cc:
7342 .It Ql Mailx-Orig-Bcc:
7343 The values of said headers of the original message which has been
7345 .Ic reply , forward , resend .
7349 The status codes are:
7353 .Bl -tag -compact -width ".It Ql 210"
7355 Status ok; the remains of the line are the result.
7358 Status ok; the rest of the line is optionally used for more status.
7359 What follows are lines of result addresses, terminated by an empty line.
7360 The address lines consist of two fields, the first of which is the
7361 plain address, e.g.,
7363 separated by a single ASCII SP space from the second which contains the
7364 unstripped address, even if that is identical to the first field, e.g.,
7365 .Ql (Lovely) Bob <bob@exam.ple> .
7366 All the input, including the empty line, must be consumed before further
7367 commands can be issued.
7370 Status ok; the rest of the line is optionally used for more status.
7371 What follows are lines of furtherly unspecified string content,
7372 terminated by an empty line.
7373 All the input, including the empty line, must be consumed before further
7374 commands can be issued.
7377 Syntax error; invalid command.
7380 Syntax error in parameters or arguments.
7383 Error: an argument fails verification.
7384 For example an invalid address has been specified, or an attempt was
7385 made to modify anything in \*(UA's own namespace.
7388 Error: an otherwise valid argument is rendered invalid due to context.
7389 For example, a second address is added to a header which may consist of
7390 a single address only.
7395 If a command indicates failure then the message will have remained
7397 Most commands can fail with
7399 if required arguments are missing (false command usage).
7400 The following (case-insensitive) commands are supported:
7403 .Bl -hang -width ".It Cm header"
7405 This command allows listing, inspection, and editing of message headers.
7406 Header name case is not normalized, and case-insensitive comparison
7407 should be used when matching names.
7408 The second argument specifies the subcommand to apply, one of:
7410 .Bl -hang -width ".It Cm remove"
7412 Without a third argument a list of all yet existing headers is given via
7414 this command is the default command of
7416 if no second argument has been given.
7417 A third argument restricts output to the given header only, which may
7420 if no such field is defined.
7423 Shows the content of the header given as the third argument.
7424 Dependent on the header type this may respond with
7428 any failure results in
7432 This will remove all instances of the header given as the third
7437 if no such header can be found, and
7439 on \*(UA namespace violations.
7442 This will remove from the header given as the third argument the
7443 instance at the list position (counting from one!) given with the fourth
7448 if the list position argument is not a number or on \*(UA namespace
7451 if no such header instance exists.
7454 Create a new or an additional instance of the header given in the third
7455 argument, with the header body content as given in the fourth argument
7456 (the remains of the line).
7459 if the third argument specifies a free-form header field name that is
7460 invalid, or if body content extraction fails to succeed,
7462 if any extracted address does not pass syntax and/or security checks or
7463 on \*(UA namespace violations, and
7465 to indicate prevention of excessing a single-instance header \(em note that
7467 can be appended to (a space separator will be added automatically first).
7470 is returned upon success, followed by the name of the header and the list
7471 position of the newly inserted instance.
7472 The list position is always 1 for single-instance header fields.
7473 All free-form header fields are managed in a single list.
7478 This command allows listing, removal and addition of message attachments.
7479 The second argument specifies the subcommand to apply, one of:
7481 .Bl -hang -width ".It Cm remove"
7483 List all attachments via
7487 if no attachments exist.
7488 This command is the default command of
7490 if no second argument has been given.
7493 This will remove the attachment given as the third argument, and report
7497 if no such attachment can be found.
7498 If there exists any path component in the given argument, then an exact
7499 match of the path which has been used to create the attachment is used
7500 directly, but if only the basename of that path matches then all
7501 attachments are traversed to find an exact match first, and the removal
7502 occurs afterwards; if multiple basenames match, a
7505 Message attachments are treated as absolute pathnames.
7507 If no path component exists in the given argument, then all attachments
7508 will be searched for
7510 parameter matches as well as for matches of the basename of the path
7511 which has been used when the attachment has been created; multiple
7516 This will interpret the third argument as a number and remove the
7517 attachment at that list position (counting from one!), reporting
7521 if the argument is not a number or
7523 if no such attachment exists.
7526 Adds the attachment given as the third argument, specified exactly as
7527 documented for the command line option
7529 and supporting the message number extension as documented for
7533 upon success, with the index of the new attachment following,
7535 if the given file cannot be opened,
7537 if an on-the-fly performed character set conversion fails, otherwise
7539 is reported; this is also reported if character set conversion is
7540 requested but not available.
7543 This uses the same search mechanism as described for
7545 and prints any known attributes of the first found attachment via
7549 if no such attachment can be found.
7550 The attributes are written as lines of keyword and value tuples, the
7551 keyword being separated from the rest of the line with an ASCII SP space
7555 This uses the same search mechanism as described for
7557 and is otherwise identical to
7560 .It Cm attribute-set
7561 This uses the same search mechanism as described for
7563 and will assign the attribute given as the fourth argument, which is
7564 expected to be a value tuple of keyword and other data, separated by
7565 a ASCII SP space or TAB tabulator character.
7566 If the value part is empty, then the given attribute is removed, or
7567 reset to a default value if existence of the attribute is crucial.
7571 upon success, with the index of the found attachment following,
7573 for message attachments or if the given keyword is invalid, and
7575 if no such attachment can be found.
7576 The following keywords may be used (case-insensitively):
7578 .Bl -hang -compact -width ".It Ql filename"
7580 Sets the filename of the MIME part, i.e., the name that is used for
7581 display and when (suggesting a name for) saving (purposes).
7582 .It Ql content-description
7583 Associate some descriptive information to the attachment's content, used
7584 in favour of the plain filename by some MUAs.
7586 May be used for uniquely identifying MIME entities in several contexts;
7587 this expects a special reference address format as defined in RFC 2045
7590 upon address content verification failure.
7592 Defines the media type/subtype of the part, which is managed
7593 automatically, but can be overwritten.
7594 .It Ql content-disposition
7595 Automatically set to the string
7599 .It Cm attribute-set-at
7600 This uses the same search mechanism as described for
7602 and is otherwise identical to
7611 .Ql Ic ~i Ns \| Va Sign .
7616 .Ql Ic ~i Ns \| Va sign .
7619 .It Ic ~b Ar name ...
7620 Add the given names to the list of blind carbon copy recipients.
7623 .It Ic ~c Ar name ...
7624 Add the given names to the list of carbon copy recipients.
7628 Read the file specified by the
7630 variable into the message.
7634 Invoke the text editor on the message collected so far.
7635 After the editing session is finished,
7636 the user may continue appending text to the message.
7639 .It Ic ~F Ar messages
7640 Read the named messages into the message being sent, including all
7641 message headers and MIME parts.
7642 If no messages are specified, read in the current message, the
7646 .It Ic ~f Ar messages
7647 Read the named messages into the message being sent.
7648 If no messages are specified, read in the current message, the
7650 Strips down the list of header fields according to the
7652 white- and blacklist selection of
7654 For MIME multipart messages,
7655 only the first displayable part is included.
7659 Edit the message header fields
7664 by typing each one in turn and allowing the user to edit the field.
7665 The default values for these fields originate from the
7673 Edit the message header fields
7679 by typing each one in turn and allowing the user to edit the field.
7682 .It Ic ~I Ar variable
7683 Insert the value of the specified variable into the message.
7684 The message remains unaltered if the variable is unset or empty.
7685 Any embedded character sequences
7687 horizontal tabulator and
7689 line feed are expanded in
7691 mode; otherwise the expansion should occur at
7693 time by using the command modifier
7697 .It Ic ~i Ar variable
7698 Insert the value of the specified variable followed by a newline
7699 character into the message.
7700 The message remains unaltered if the variable is unset or empty.
7701 Any embedded character sequences
7703 horizontal tabulator and
7705 line feed are expanded in
7707 mode; otherwise the expansion should occur at
7709 time by using the command modifier
7713 .It Ic ~M Ar messages
7714 Read the named messages into the message being sent,
7717 If no messages are specified, read the current message, the
7721 .It Ic ~m Ar messages
7722 Read the named messages into the message being sent,
7725 If no messages are specified, read the current message, the
7727 Strips down the list of header fields according to the
7729 white- and blacklist selection of
7731 For MIME multipart messages,
7732 only the first displayable part is included.
7736 Display the message collected so far,
7737 prefaced by the message header fields
7738 and followed by the attachment list, if any.
7742 Abort the message being sent,
7743 copying it to the file specified by the
7750 .It Ic ~R Ar filename
7753 but indent each line that has been read by
7757 .It Ic ~r Ar filename Op Ar HERE-delimiter
7758 Read the named file, object to the usual
7759 .Sx "Filename transformations" ,
7760 into the message; if (the expanded)
7764 then standard input is used, e.g., for pasting purposes.
7765 Only in this latter mode
7767 may be given: if it is data will be read in until the given
7769 is seen on a line by itself, and encountering EOF is an error; the
7771 is a required argument in non-interactive mode; if it is single-quote
7772 quoted then the pasted content will not be expanded, \*(ID otherwise
7773 a future version of \*(UA may perform shell-style expansion on the content.
7777 Cause the named string to become the current subject field.
7778 Newline (NL) and carriage-return (CR) bytes are invalid and will be
7779 normalized to space (SP) characters.
7782 .It Ic ~t Ar name ...
7783 Add the given name(s) to the direct recipient list.
7786 .It Ic ~U Ar messages
7787 Read in the given / current message(s) excluding all headers, indented by
7791 .It Ic ~u Ar messages
7792 Read in the given / current message(s), excluding all headers.
7796 Invoke an alternate editor (defined by the
7798 environment variable) on the message collected so far.
7799 Usually, the alternate editor will be a screen editor.
7800 After the editor is quit,
7801 the user may resume appending text to the end of the message.
7804 .It Ic ~w Ar filename
7805 Write the message onto the named file, which is object to the usual
7806 .Sx "Filename transformations" .
7808 the message is appended to it.
7814 except that the message is not saved at all.
7820 .\" .Sh INTERNAL VARIABLES {{{
7821 .Sh "INTERNAL VARIABLES"
7823 Internal \*(UA variables are controlled via the
7827 commands; prefixing a variable name with the string
7831 has the same effect as using
7837 Creation or editing of variables can be performed in the
7842 will give more insight on the given variable(s), and
7844 when called without arguments, will show a listing of all variables.
7845 Both commands support a more
7848 Some well-known variables will also become inherited from the
7851 implicitly, others can be imported explicitly with the command
7853 and henceforth share said properties.
7856 Two different kinds of internal variables exist, and both of which can
7858 There are boolean variables, which can only be in one of the two states
7862 and value variables with a(n optional) string value.
7863 For the latter proper quoting is necessary upon assignment time, the
7864 introduction of the section
7866 documents the supported quoting rules.
7868 .Bd -literal -offset indent
7869 ? wysh set one=val\e 1 two="val 2" \e
7870 three='val "3"' four=$'val \e'4\e''; \e
7871 varshow one two three four; \e
7872 unset one two three four
7876 Dependent upon the actual option the string values will be interpreted
7877 as numbers, colour names, normal text etc., but there also exists
7878 a special kind of string value, the
7879 .Dq boolean string ,
7880 which must either be a decimal integer (in which case
7884 and any other value is true) or any of the (case-insensitive) strings
7890 for a false boolean and
7896 for a true boolean; a special kind of boolean string is the
7898 which is a boolean string that can optionally be prefixed with the
7899 (case-insensitive) term
7903 which causes prompting of the user in interactive mode, with the given
7904 boolean as the default value.
7907 Variable chains extend a plain
7912 .Ql variable-USER@HOST
7920 had been specified in the contextual Uniform Resource Locator URL (see
7921 .Sx "On URL syntax and credential lookup" ) .
7922 Even though this mechanism is based on URLs no URL percent encoding may
7923 be applied to neither of
7927 variable chains need to be specified using raw data.
7928 Variables which support chains are explicitly documented as such.
7930 .\" .Ss "Initial settings" {{{
7931 .\" (Keep in SYNC: ./nail.h:okeys, ./nail.rc, ./nail.1:"Initial settings")
7932 .Ss "Initial settings"
7934 The standard POSIX 2008/Cor 2-2016 mandates the following initial
7940 .Pf no Va autoprint ,
7954 .Pf no Va ignoreeof ,
7956 .Pf no Va keepsave ,
7958 .Pf no Va outfolder ,
7966 .Pf no Va sendwait ,
7975 Notes: \*(UA does not support the
7977 variable \(en use command line options or
7979 to pass options through to a
7981 And the default global
7983 file, which is loaded unless the
7985 (with according argument) or
7987 command line options have been used, or the
7988 .Ev MAILX_NO_SYSTEM_RC
7989 environment variable is set (see
7990 .Sx "Resource files" )
7991 bends those initial settings a bit, e.g., it sets the variables
7996 to name a few, establishes a default
7998 selection etc., and should thus be taken into account.
8001 .\" .Ss "Variables" {{{
8004 .Bl -tag -width ".It Va BaNg"
8008 \*(RO The exit status of the last command, or the
8013 This status has a meaning in the state machine: in conjunction with
8015 any non-0 exit status will cause a program exit, and in
8017 mode any error while loading (any of the) resource files will have the
8021 .Sx "Command modifiers" ,
8022 can be used to instruct the state machine to ignore errors.
8026 \*(RO The current error number
8027 .Pf ( Xr errno 3 ) ,
8028 which is set after an error occurred; it is also available via
8030 and the error name and documentation string can be queried via
8034 \*(ID This machinery is new and the error number is only really usable
8035 if a command explicitly states that it manages the variable
8037 for others errno will be used in case of errors, or
8039 if that is 0: it thus may or may not reflect the real error.
8040 The error number may be set with the command
8046 \*(RO This is a multiplexer variable which performs dynamic expansion of
8047 the requested state or condition, of which there are:
8050 .Bl -tag -compact -width ".It Va BaNg"
8054 .It Va ^ERR , ^ERRDOC , ^ERRNAME
8055 The number, documentation, and name of the current
8057 respectively, which is usually set after an error occurred.
8058 \*(ID This machinery is new and is usually reliable only if a command
8059 explicitly states that it manages the variable
8061 which is effectively identical to
8063 Each of those variables can be suffixed with a hyphen minus followed by
8064 a name or number, in which case the expansion refers to the given error.
8065 Note this is a direct mapping of (a subset of) the system error values:
8066 .Bd -literal -offset indent
8068 eval echo \e$1: \e$^ERR-$1: \e$^ERRNAME-$1: \e$^ERRDOC-$1
8069 vput vexpr i + "$1" 1
8081 \*(RO Expands all positional parameters (see
8083 separated by a space character.
8084 \*(ID The special semantics of the equally named special parameter of the
8086 are not yet supported.
8090 \*(RO Expands all positional parameters (see
8092 separated by a space character.
8093 If placed in double quotation marks, each positional parameter is
8094 properly quoted to expand to a single parameter again.
8098 \*(RO Expands to the number of positional parameters, i.e., the size of
8099 the positional parameter stack in decimal.
8103 \*(RO Inside the scope of a
8107 ed macro this expands to the name of the calling macro, or to the empty
8108 string if the macro is running from top-level.
8109 For the \*(OPal regular expression search and replace operator of
8111 this expands to the entire matching expression.
8112 It represents the program name in global context.
8116 \*(RO Access of the positional parameter stack.
8117 All further parameters can be accessed with this syntax, too, e.g.,
8120 etc.; positional parameters can be shifted off the stack by calling
8122 The parameter stack contains, e.g., the arguments of a
8126 d macro, the matching groups of the \*(OPal regular expression search
8127 and replace expression of
8129 and can be explicitly created or overwritten with the command
8134 \*(RO Is set to the active
8138 .It Va add-file-recipients
8139 \*(BO When file or pipe recipients have been specified,
8140 mention them in the corresponding address fields of the message instead
8141 of silently stripping them from their recipient list.
8142 By default such addressees are not mentioned.
8146 \*(BO Causes only the local part to be evaluated
8147 when comparing addresses.
8151 \*(BO Causes messages saved in the
8153 .Sx "secondary mailbox"
8155 to be appended to the end rather than prepended.
8156 This should always be set.
8160 \*(BO Causes the prompts for
8164 lists to appear after the message has been edited.
8168 \*(BO If set, \*(UA asks for files to attach at the end of each message.
8169 An empty line finalizes the list.
8173 \*(BO Causes the user to be prompted for carbon copy recipients
8174 (at the end of each message if
8182 \*(BO Causes the user to be prompted for blind carbon copy
8183 recipients (at the end of each message if
8191 \*(BO Causes the user to be prompted for confirmation to send the
8192 message or reenter compose mode after having been shown an envelope
8194 This is by default enabled.
8198 \*(BO\*(OP Causes the user to be prompted if the message is to be
8199 signed at the end of each message.
8202 variable is ignored when this variable is set.
8206 .\" The alternative *ask* is not documented on purpose
8207 \*(BO Causes \*(UA to prompt for the subject upon entering compose mode
8208 unless a subject already exists.
8212 A sequence of characters to display in the
8216 as shown in the display of
8218 each for one type of messages (see
8219 .Sx "Message states" ) ,
8220 with the default being
8223 .Ql NU\ \ *HMFAT+\-$~
8226 variable is set, in the following order:
8228 .Bl -tag -compact -width ".It Ql _"
8250 start of a collapsed thread.
8252 an uncollapsed thread (TODO ignored for now).
8256 classified as possible spam.
8262 Specifies a list of recipients to which a blind carbon copy of each
8263 outgoing message will be sent automatically.
8267 Specifies a list of recipients to which a carbon copy of each outgoing
8268 message will be sent automatically.
8272 \*(BO Causes threads to be collapsed automatically when threaded mode
8279 \*(BO Enable automatic
8281 ing of a(n existing)
8287 commands, e.g., the message that becomes the new
8289 is shown automatically, as via
8296 Causes sorted mode (see the
8298 command) to be entered automatically with the value of this variable as
8299 sorting method when a folder is opened, e.g.,
8300 .Ql set autosort=thread .
8304 \*(BO Enables the substitution of all not (reverse-solidus) escaped
8307 characters by the contents of the last executed command for the
8309 shell escape command and
8311 one of the compose mode
8312 .Sx "COMMAND ESCAPES" .
8313 If this variable is not set no reverse solidus stripping is performed.
8317 \*(OP Terminals generate multi-byte sequences for certain forms of
8318 input, for example for function and other special keys.
8319 Some terminals however do not write these multi-byte sequences as
8320 a whole, but byte-by-byte, and the latter is what \*(UA actually reads.
8321 This variable specifies the timeout in milliseconds that the MLE (see
8322 .Sx "On terminal control and line editor" )
8323 waits for more bytes to arrive unless it considers a sequence
8329 \*(BO Sets some cosmetical features to traditional BSD style;
8330 has the same affect as setting
8332 and all other variables prefixed with
8334 it also changes the behaviour of
8336 (which does not exist in BSD).
8340 \*(BO Changes the letters shown in the first column of a header
8341 summary to traditional BSD style.
8345 \*(BO Changes the display of columns in a header summary to traditional
8350 \*(BO Changes some informational messages to traditional BSD style.
8356 field to appear immediately after the
8358 field in message headers and with the
8360 .Sx "COMMAND ESCAPES" .
8364 .It Va build-os , build-osenv
8365 \*(RO The operating system \*(UA has been build for, usually taken from
8371 respectively, the former being lowercased.
8375 The value that should appear in the
8379 MIME header fields when no character set conversion of the message data
8381 This defaults to US-ASCII, and the chosen character set should be
8382 US-ASCII compatible.
8386 \*(OP The default 8-bit character set that is used as an implicit last
8387 member of the variable
8389 This defaults to UTF-8 if character set conversion capabilities are
8390 available, and to ISO-8859-1 otherwise, in which case the only supported
8393 and this variable is effectively ignored.
8394 Refer to the section
8395 .Sx "Character sets"
8396 for the complete picture of character set conversion in \*(UA.
8399 .It Va charset-unknown-8bit
8400 \*(OP RFC 1428 specifies conditions when internet mail gateways shall
8402 the content of a mail message by using a character set with the name
8404 Because of the unclassified nature of this character set \*(UA will not
8405 be capable to convert this character set to any other character set.
8406 If this variable is set any message part which uses the character set
8408 is assumed to really be in the character set given in the value,
8409 otherwise the (final) value of
8411 is used for this purpose.
8413 This variable will also be taken into account if a MIME type (see
8414 .Sx "The mime.types files" )
8415 of a MIME message part that uses the
8417 character set is forcefully treated as text.
8421 The default value for the
8426 .It Va colour-disable
8427 \*(BO\*(OP Forcefully disable usage of colours.
8428 Also see the section
8429 .Sx "Coloured display" .
8433 \*(BO\*(OP Whether colour shall be used for output that is paged through
8435 Note that pagers may need special command line options, e.g.,
8443 in order to support colours.
8444 Often doing manual adjustments is unnecessary since \*(UA may perform
8445 adjustments dependent on the value of the environment variable
8447 (see there for more).
8451 .It Va contact-mail , contact-web
8452 \*(RO Addresses for contact per email and web, respectively, e.g., for
8453 bug reports, suggestions, or help regarding \*(UA.
8454 The former can be used directly:
8455 .Ql ? Ns \| Ic eval Ns \| Ic mail Ns \| $contact-mail .
8459 In a(n interactive) terminal session, then if this valued variable is
8460 set it will be used as a threshold to determine how many lines the given
8461 output has to span before it will be displayed via the configured
8465 can be forced by setting this to the value
8467 setting it without a value will deduce the current height of the
8468 terminal screen to compute the treshold (see
8473 \*(ID At the moment this uses the count of lines of the message in wire
8474 format, which, dependent on the
8476 of the message, is unrelated to the number of display lines.
8477 (The software is old and historically the relation was a given thing.)
8481 Define a set of custom headers to be injected into newly composed or
8482 forwarded messages; it is also possible to create custom headers in
8485 which can be automated by setting one of the hooks
8486 .Va on-compose-splice
8488 .Va on-compose-splice-shell .
8489 The value is interpreted as a comma-separated list of custom headers to
8490 be injected, to include commas in the header bodies escape them with
8492 \*(ID Overwriting of automatically managed headers is neither supported
8495 .Dl ? set customhdr='Hdr1: Body1-1\e, Body1-2, Hdr2: Body2'
8499 Controls the appearance of the
8501 date and time format specification of the
8503 variable, that is used, for example, when viewing the summary of
8505 If unset, then the local receiving date is used and displayed
8506 unformatted, otherwise the message sending
8508 It is possible to assign a
8510 format string and control formatting, but embedding newlines via the
8512 format is not supported, and will result in display errors.
8514 .Ql %Y-%m-%d %H:%M ,
8516 .Va datefield-markout-older .
8519 .It Va datefield-markout-older
8520 Only used in conjunction with
8522 Can be used to create a visible distinction of messages dated more than
8523 a day in the future, or older than six months, a concept comparable to the
8525 option of the POSIX utility
8527 If set to the empty string, then the plain month, day and year of the
8529 will be displayed, but a
8531 format string to control formatting can be assigned.
8537 \*(BO Enables debug messages and obsoletion warnings, disables the
8538 actual delivery of messages and also implies
8544 .It Va disposition-notification-send
8546 .Ql Disposition-Notification-To:
8547 header (RFC 3798) with the message.
8551 .\" TODO .It Va disposition-notification-send-HOST
8553 .\".Va disposition-notification-send
8554 .\" for SMTP accounts on a specific host.
8555 .\" TODO .It Va disposition-notification-send-USER@HOST
8557 .\".Va disposition-notification-send
8558 .\"for a specific account.
8562 \*(BO When dot is set, a period
8564 on a line by itself during message input in (interactive or batch
8566 compose mode will be treated as end-of-message (in addition to the
8567 normal end-of-file condition).
8568 This behaviour is implied in
8574 .It Va dotlock-ignore-error
8575 \*(BO\*(OP Synchronization of mailboxes which \*(UA treats as
8577 .Sx "primary system mailbox" Ns
8578 es (see, e.g., the notes on
8579 .Sx "Filename transformations" ,
8580 as well as the documentation of
8582 will be protected with so-called dotlock files\(emthe traditional mail
8583 spool file locking method\(emin addition to system file locking.
8584 Because \*(UA ships with a privilege-separated dotlock creation program
8585 that should always be able to create such a dotlock file there is no
8586 good reason to ignore dotlock file creation errors, and thus these are
8587 fatal unless this variable is set.
8591 \*(BO If this variable is set then the editor is started automatically
8592 when a message is composed in interactive mode, as if the
8594 .Sx "COMMAND ESCAPES"
8598 variable is implied for this automatically spawned editor session.
8602 \*(BO When a message is edited while being composed,
8603 its header is included in the editable text.
8607 \*(BO When entering interactive mode \*(UA normally writes
8608 .Dq \&No mail for user
8609 and exits immediately if a mailbox is empty or does not exist.
8610 If this variable is set \*(UA starts even with an empty or non-existent
8611 mailbox (the latter behaviour furtherly depends upon
8617 \*(BO Let each command with a non-0 exit status, including every
8621 s a non-0 status, cause a program exit unless prefixed by
8624 .Sx "Command modifiers" ) .
8626 .Sx "COMMAND ESCAPES" ,
8627 but which use a different modifier for ignoring the error.
8628 Please refer to the variable
8630 for more on this topic.
8634 The first character of this value defines the escape character for
8635 .Sx "COMMAND ESCAPES"
8637 The default value is the character tilde
8639 If set to the empty string, command escapes are disabled.
8643 If not set then file and command pipeline targets are not allowed,
8644 and any such address will be filtered out, giving a warning message.
8645 If set without a value then all possible recipient address
8646 specifications will be accepted \(en see the section
8647 .Sx "On sending mail, and non-interactive mode"
8649 To accept them, but only in interactive mode, or when tilde commands
8650 were enabled explicitly by using one of the command line options
8654 set this to the (case-insensitive) value
8656 (it actually acts like
8657 .Ql restrict,-all,+name,+addr ,
8658 so that care for ordering issues must be taken) .
8660 In fact the value is interpreted as a comma-separated list of values.
8663 then the existence of disallowed specifications is treated as a hard
8664 send error instead of only filtering them out.
8665 The remaining values specify whether a specific type of recipient
8666 address specification is allowed (optionally indicated by a plus sign
8668 prefix) or disallowed (prefixed with a hyphen-minus
8672 addresses all possible address specifications,
8676 command pipeline targets,
8678 plain user names and (MTA) aliases and
8681 These kind of values are interpreted in the given order, so that
8682 .Ql restrict,\:fail,\:+file,\:-all,\:+addr
8683 will cause hard errors for any non-network address recipient address
8684 unless \*(UA is in interactive mode or has been started with the
8688 command line option; in the latter case(s) any address may be used, then.
8690 Historically invalid network addressees are silently stripped off.
8691 To change this so that any encountered invalid email address causes
8692 a hard error it must be ensured that
8694 is an entry in the above list.
8695 Setting this automatically enables network addressees
8696 (it actually acts like
8697 .Ql failinvaddr,+addr ,
8698 so that care for ordering issues must be taken) .
8702 Unless this variable is set additional
8704 (Mail-Transfer-Agent)
8705 arguments from the command line, as can be given after a
8707 separator, are ignored due to safety reasons.
8708 However, if set to the special (case-insensitive) value
8710 then the presence of additional MTA arguments is treated as a hard
8711 error that causes \*(UA to exit with failure status.
8712 A lesser strict variant is the otherwise identical
8714 which does accept such arguments in interactive mode, or if tilde
8715 commands were enabled explicitly by using one of the command line options
8722 \*(RO String giving a list of optional features, preceded with a plus sign
8724 if it is available, and a hyphen-minus
8727 The output of the command
8729 will include this information in a more pleasant output.
8733 \*(BO This setting reverses the meanings of a set of reply commands,
8734 turning the lowercase variants, which by default address all recipients
8735 included in the header of a message
8736 .Pf ( Ic reply , respond , followup )
8737 into the uppercase variants, which by default address the sender only
8738 .Pf ( Ic Reply , Respond , Followup )
8741 .Ic replysender , respondsender , followupsender
8743 .Ic replyall , respondall , followupall
8744 are not affected by the current setting of
8749 The default path under which mailboxes are to be saved:
8750 filenames that begin with the plus sign
8752 will have the plus sign replaced with the value of this variable if set,
8753 otherwise the plus sign will remain unchanged when doing
8754 .Sx "Filename transformations" ;
8757 for more on this topic.
8758 The value supports a subset of transformations itself, and if the
8759 non-empty value does not start with a solidus
8763 will be prefixed automatically.
8764 Once the actual value is evaluated first, the internal variable
8766 will be updated for caching purposes.
8769 .It Va folder-hook-FOLDER , Va folder-hook
8772 macro which will be called whenever a
8775 The macro will also be invoked when new mail arrives,
8776 but message lists for commands executed from the macro
8777 only include newly arrived messages then.
8779 are activated by default in a folder hook, causing the covered settings
8780 to be reverted once the folder is left again.
8782 The specialized form will override the generic one if
8784 matches the file that is opened.
8785 Unlike other folder specifications, the fully expanded name of a folder,
8786 without metacharacters, is used to avoid ambiguities.
8787 However, if the mailbox resides under
8791 specification is tried in addition, e.g., if
8795 (and thus relative to the user's home directory) then
8796 .Pa /home/usr1/mail/sent
8798 .Ql folder-hook-/home/usr1/mail/sent
8799 first, but then followed by
8800 .Ql folder-hook-+sent .
8803 .It Va folder-resolved
8804 \*(RO Set to the fully resolved path of
8806 once that evaluation has occurred; rather internal.
8810 \*(BO Controls whether a
8811 .Ql Mail-Followup-To:
8812 header is generated when sending messages to known mailing lists.
8814 .Va followup-to-honour
8816 .Ic mlist , mlsubscribe , reply
8821 .It Va followup-to-honour
8823 .Ql Mail-Followup-To:
8824 header is honoured when group-replying to a message via
8828 This is a quadoption; if set without a value it defaults to
8838 .It Va forward-as-attachment
8839 \*(BO Original messages are normally sent as inline text with the
8842 and only the first part of a multipart message is included.
8843 With this setting enabled messages are sent as unmodified MIME
8845 attachments with all of their parts included.
8848 .It Va forward-inject-head
8849 The string to put before the text of a message with the
8851 command instead of the default
8852 .Dq -------- Original Message -------- .
8853 No heading is put if it is set to the empty string.
8854 This variable is ignored if the
8855 .Va forward-as-attachment
8861 The address (or a list of addresses) to put into the
8863 field of the message header, quoting RFC 5322:
8864 the author(s) of the message, that is, the mailbox(es) of the person(s)
8865 or system(s) responsible for the writing of the message.
8866 According to that RFC setting the
8868 variable is required if
8870 contains more than one address.
8873 ing to messages these addresses are handled as if they were in the
8878 If a file-based MTA is used, then
8880 (or, if that contains multiple addresses,
8882 can nonetheless be enforced to appear as the envelope sender address at
8883 the MTA protocol level (the RFC 5321 reverse-path), either by using the
8885 command line option (with an empty argument; see there for the complete
8886 picture on this topic), or by setting the internal variable
8887 .Va r-option-implicit .
8890 If the machine's hostname is not valid at the Internet (for example at
8891 a dialup machine) then either this variable or
8895 adds even more fine-tuning capabilities with
8896 .Va smtp-hostname ) ,
8897 have to be set; if so the message and MIME part related unique ID fields
8901 will be created (except when disallowed by
8902 .Va message-id-disable
8909 \*(BO Due to historical reasons comments and name parts of email
8910 addresses are removed by default when sending mail, replying to or
8911 forwarding a message.
8912 If this variable is set such stripping is not performed.
8915 \*(OB Predecessor of
8916 .Va forward-inject-head .
8920 \*(BO Causes the header summary to be written at startup and after
8921 commands that affect the number of messages or the order of messages in
8926 mode a header summary will also be displayed on folder changes.
8927 The command line option
8935 A format string to use for the summary of
8937 similar to the ones used for
8940 Format specifiers in the given string start with a percent sign
8942 and may be followed by an optional decimal number indicating the field
8943 width \(em if that is negative, the field is to be left-aligned.
8944 Valid format specifiers are:
8947 .Bl -tag -compact -width ".It Ql _%%_"
8949 A plain percent sign.
8952 a space character but for the current message
8954 for which it expands to
8958 a space character but for the current message
8960 for which it expands to
8963 \*(OP The spam score of the message, as has been classified via the
8966 Shows only a replacement character if there is no spam support.
8968 Message attribute character (status flag); the actual content can be
8972 The date found in the
8974 header of the message when
8976 is set (the default), otherwise the date when the message was received.
8977 Formatting can be controlled by assigning a
8982 The indenting level in threaded mode.
8984 The address of the message sender.
8986 The message thread tree structure.
8987 (Note that this format does not support a field width.)
8989 The number of lines of the message, if available.
8993 The number of octets (bytes) in the message, if available.
8995 Message subject (if any).
8997 Message subject (if any) in double quotes.
8999 Message recipient flags: is the addressee of the message a known or
9000 subscribed mailing list \(en see
9005 The position in threaded/sorted order.
9009 .Ql %>\&%a\&%m\ %-18f\ %16d\ %4l/%\-5o\ %i%-s ,
9011 .Ql %>\&%a\&%m\ %20-f\ \ %16d\ %3l/%\-5o\ %i%-S
9022 .It Va headline-bidi
9023 Bidirectional text requires special treatment when displaying headers,
9024 because numbers (in dates or for file sizes etc.) will not affect the
9025 current text direction, in effect resulting in ugly line layouts when
9026 arabic or other right-to-left text is to be displayed.
9027 On the other hand only a minority of terminals is capable to correctly
9028 handle direction changes, so that user interaction is necessary for
9030 Note that extended host system support is required nonetheless, e.g.,
9031 detection of the terminal character set is one precondition;
9032 and this feature only works in an Unicode (i.e., UTF-8) locale.
9034 In general setting this variable will cause \*(UA to encapsulate text
9035 fields that may occur when displaying
9037 (and some other fields, like dynamic expansions in
9039 with special Unicode control sequences;
9040 it is possible to fine-tune the terminal support level by assigning
9042 no value (or any value other than
9047 will make \*(UA assume that the terminal is capable to properly deal
9048 with Unicode version 6.3, in which case text is embedded in a pair of
9049 U+2068 (FIRST STRONG ISOLATE) and U+2069 (POP DIRECTIONAL ISOLATE)
9051 In addition no space on the line is reserved for these characters.
9053 Weaker support is chosen by using the value
9055 (Unicode 6.3, but reserve the room of two spaces for writing the control
9056 sequences onto the line).
9061 select Unicode 1.1 support (U+200E, LEFT-TO-RIGHT MARK); the latter
9062 again reserves room for two spaces in addition.
9066 \*(OP If a line editor is available then this can be set to
9067 name the (expandable) path of the location of a permanent history file.
9072 .It Va history-gabby
9073 \*(BO\*(OP Add more entries to the history as is normally done.
9076 .It Va history-gabby-persist
9077 \*(BO\*(OP \*(UA's own MLE will not save the additional
9079 entries in persistent storage unless this variable is set.
9080 On the other hand it will not loose the knowledge of whether
9081 a persistent entry was gabby or not.
9087 \*(OP Setting this variable imposes a limit on the number of concurrent
9089 If set to the value 0 then no further history entries will be added, and
9090 loading and incorporation of the
9092 upon program startup can also be suppressed by doing this.
9093 Runtime changes will not be reflected, but will affect the number of
9094 entries saved to permanent storage.
9098 \*(BO This setting controls whether messages are held in the system
9100 and it is set by default.
9104 Used instead of the value obtained from
9108 as the hostname when expanding local addresses, e.g., in
9112 or this variable Is set the message and MIME part related unique ID fields
9116 will be created (except when disallowed by
9117 .Va message-id-disable
9120 Setting it to the empty string will cause the normal hostname to be
9121 used, but nonetheless enables creation of said ID fields.
9122 \*(IN in conjunction with the built-in SMTP
9125 also influences the results:
9126 one should produce some test messages with the desired combination of
9135 \*(BO\*(OP Can be used to turn off the automatic conversion of domain
9136 names according to the rules of IDNA (internationalized domain names
9138 Since the IDNA code assumes that domain names are specified with the
9140 character set, an UTF-8 locale charset is required to represent all
9141 possible international domain names (before conversion, that is).
9145 The input field separator that is used (\*(ID by some functions) to
9146 determine where to split input data.
9148 .Bl -tag -compact -width ".It MMM"
9150 Unsetting is treated as assigning the default value,
9153 If set to the empty value, no field splitting will be performed.
9155 If set to a non-empty value, all whitespace characters are extracted
9156 and assigned to the variable
9160 .Bl -tag -compact -width ".It MMM"
9163 will be ignored at the beginning and end of input.
9164 Diverging from POSIX shells default whitespace is removed in addition,
9165 which is owed to the entirely different line content extraction rules.
9167 Each occurrence of a character of
9169 will cause field-splitting, any adjacent
9171 characters will be skipped.
9176 \*(RO Automatically deduced from the whitespace characters in
9181 \*(BO Ignore interrupt signals from the terminal while entering
9182 messages; instead echo them as
9184 characters and discard the current line.
9188 \*(BO Ignore end-of-file conditions
9189 .Pf ( Ql control-D )
9190 in compose mode on message input and in interactive command input.
9191 If set an interactive command input session can only be left by
9192 explicitly using one of the commands
9196 and message input in compose mode can only be terminated by entering
9199 on a line by itself or by using the
9201 .Sx "COMMAND ESCAPES" ;
9202 Setting this implies the behaviour that
9210 If this is set to a non-empty string it will specify the users
9212 .Sx "primary system mailbox" ,
9215 and the system-dependent default, and (thus) be used to replace
9218 .Sx "Filename transformations" ;
9221 for more on this topic.
9222 The value supports a subset of transformations itself.
9230 .Sx "COMMAND ESCAPES"
9233 option for indenting messages,
9234 in place of the normal tabulator character
9236 which is the default.
9237 Be sure to quote the value if it contains spaces or tabs.
9241 \*(BO If set, an empty
9243 .Sx "primary system mailbox"
9244 file is not removed.
9245 Note that, in conjunction with
9247 mode any empty file will be removed unless this variable is set.
9248 This may improve the interoperability with other mail user agents
9249 when using a common folder directory, and prevents malicious users
9250 from creating fake mailboxes in a world-writable spool directory.
9251 \*(ID Only local regular (MBOX) files are covered, Maildir or other
9252 mailbox types will never be removed, even if empty.
9255 .It Va keep-content-length
9256 \*(BO When (editing messages and) writing MBOX mailbox files \*(UA can
9261 header fields that some MUAs generate by setting this variable.
9262 Since \*(UA does neither use nor update these non-standardized header
9263 fields (which in itself shows one of their conceptual problems),
9264 stripping them should increase interoperability in between MUAs that
9265 work with with same mailbox files.
9266 Note that, if this is not set but
9267 .Va writebackedited ,
9268 as below, is, a possibly performed automatic stripping of these header
9269 fields already marks the message as being modified.
9270 \*(ID At some future time \*(UA will be capable to rewrite and apply an
9272 to modified messages, and then those fields will be stripped silently.
9276 \*(BO When a message is saved it is usually discarded from the
9277 originating folder when \*(UA is quit.
9278 This setting causes all saved message to be retained.
9281 .It Va line-editor-disable
9282 \*(BO Turn off any enhanced line editing capabilities (see
9283 .Sx "On terminal control and line editor"
9287 .It Va line-editor-no-defaults
9288 \*(BO\*(OP Do not establish any default key binding.
9292 Error log message prefix string
9293 .Pf ( Ql "\*(uA: " ) .
9296 .It Va mailbox-display
9297 \*(RO The name of the current mailbox
9299 possibly abbreviated for display purposes.
9302 .It Va mailbox-resolved
9303 \*(RO The fully resolved path of the current mailbox.
9306 .It Va mailx-extra-rc
9307 An additional startup file that is loaded as the last of the
9308 .Sx "Resource files" .
9309 Use this file for commands that are not understood by other POSIX
9311 implementations, i.e., mostly anything which is not covered by
9312 .Sx "Initial settings" .
9316 \*(BO When a message is replied to and this variable is set,
9317 it is marked as having been
9320 .Sx "Message states" .
9324 \*(BO When opening MBOX mailbox databases \*(UA by default uses tolerant
9325 POSIX rules for detecting message boundaries (so-called
9327 lines) due to compatibility reasons, instead of the stricter rules that
9328 have been standardized in RFC 4155.
9329 This behaviour can be switched to the stricter RFC 4155 rules by
9330 setting this variable.
9331 (This is never necessary for any message newly generated by \*(UA,
9332 it only applies to messages generated by buggy or malicious MUAs, or may
9333 occur in old MBOX databases: \*(UA itself will choose a proper
9335 to avoid false interpretation of
9337 content lines in the MBOX database.)
9339 This may temporarily be handy when \*(UA complains about invalid
9341 lines when opening a MBOX: in this case setting this variable and
9342 re-opening the mailbox in question may correct the result.
9343 If so, copying the entire mailbox to some other file, as in
9344 .Ql copy * SOME-FILE ,
9345 will perform proper, all-compatible
9347 quoting for all detected messages, resulting in a valid MBOX mailbox.
9348 Finally the variable can be unset again:
9349 .Bd -literal -offset indent
9351 localopts yes; wysh set mbox-rfc4155;\e
9352 wysh File "${1}"; eval copy * "${2}"
9354 call mboxfix /tmp/bad.mbox /tmp/good.mbox
9359 \*(BO Internal development variable.
9362 .It Va message-id-disable
9363 \*(BO By setting this variable the generation of
9367 message and MIME part headers can be completely suppressed, effectively
9368 leaving this task up to the
9370 (Mail-Transfer-Agent) or the SMTP server.
9371 Note that according to RFC 5321 a SMTP server is not required to add this
9372 field by itself, so it should be ensured that it accepts messages without
9376 .It Va message-inject-head
9377 A string to put at the beginning of each new message, followed by a newline.
9378 \*(OB The escape sequences tabulator
9382 are understood (use the
9386 ting the variable(s) instead).
9389 .It Va message-inject-tail
9390 A string to put at the end of each new message, followed by a newline.
9391 \*(OB The escape sequences tabulator
9395 are understood (use the
9399 ting the variable(s) instead).
9403 \*(BO Usually, when an
9405 expansion contains the sender, the sender is removed from the expansion.
9406 Setting this option suppresses these removals.
9411 option to be passed through to the
9413 (Mail-Transfer-Agent); though most of the modern MTAs no longer document
9414 this flag, no MTA is known which does not support it (for historical
9418 .It Va mime-allow-text-controls
9419 \*(BO When sending messages, each part of the message is MIME-inspected
9420 in order to classify the
9423 .Ql Content-Transfer-Encoding:
9426 that is required to send this part over mail transport, i.e.,
9427 a computation rather similar to what the
9429 command produces when used with the
9433 This classification however treats text files which are encoded in
9434 UTF-16 (seen for HTML files) and similar character sets as binary
9435 octet-streams, forcefully changing any
9440 .Ql application/octet-stream :
9441 If that actually happens a yet unset charset MIME parameter is set to
9443 effectively making it impossible for the receiving MUA to automatically
9444 interpret the contents of the part.
9446 If this variable is set, and the data was unambiguously identified as
9447 text data at first glance (by a
9451 file extension), then the original
9453 will not be overwritten.
9456 .It Va mime-alternative-favour-rich
9457 \*(BO If this variable is set then rich MIME alternative parts (e.g.,
9458 HTML) will be preferred in favour of included plain text versions when
9459 displaying messages, provided that a handler exists which produces
9460 output that can be (re)integrated into \*(UA's normal visual display.
9461 (E.g., at the time of this writing some newsletters ship their full
9462 content only in the rich HTML part, whereas the plain text part only
9463 contains topic subjects.)
9466 .It Va mime-counter-evidence
9469 field is used to decide how to handle MIME parts.
9470 Some MUAs, however, do not use
9471 .Sx "The mime.types files"
9473 .Sx "HTML mail and MIME attachments" )
9474 or a similar mechanism to correctly classify content, but specify an
9475 unspecific MIME type
9476 .Pf ( Ql application/octet-stream )
9477 even for plain text attachments.
9478 If this variable is set then \*(UA will try to re-classify such MIME
9479 message parts, if possible, for example via a possibly existing
9480 attachment filename.
9481 A non-empty value may also be given, in which case a number is expected,
9482 actually a carrier of bits.
9483 Creating the bit-carrying number is a simple addition:
9484 .Bd -literal -offset indent
9485 ? !echo Value should be set to $((2 + 4 + 8))
9486 Value should be set to 14
9489 .Bl -bullet -compact
9491 If bit two is set (2) then the detected
9493 will be carried along with the message and be used for deciding which
9494 MIME handler is to be used, for example;
9495 when displaying such a MIME part the part-info will indicate the
9496 overridden content-type by showing a plus sign
9499 If bit three is set (4) then the counter-evidence is always produced
9500 and a positive result will be used as the MIME type, even forcefully
9501 overriding the parts given MIME type.
9503 If bit four is set (8) then as a last resort the actual content of
9504 .Ql application/octet-stream
9505 parts will be inspected, so that data which looks like plain text can be
9510 .It Va mime-encoding
9512 .Ql Content-Transfer-Encoding
9513 to use in outgoing text messages and message parts, where applicable.
9514 (7-bit clean text messages are sent as-is, without a transfer encoding.)
9517 .Bl -tag -compact -width ".It Ql _%%_"
9520 8-bit transport effectively causes the raw data be passed through
9521 unchanged, but may cause problems when transferring mail messages over
9522 channels that are not ESMTP (RFC 1869) compliant.
9523 Also, several input data constructs are not allowed by the
9524 specifications and may cause a different transfer-encoding to be used.
9525 .It Ql quoted-printable
9527 Quoted-printable encoding is 7-bit clean and has the property that ASCII
9528 characters are passed through unchanged, so that an english message can
9529 be read as-is; it is also acceptible for other single-byte locales that
9530 share many characters with ASCII, like, e.g., ISO-8859-1.
9531 The encoding will cause a large overhead for messages in other character
9532 sets: e.g., it will require up to twelve (12) bytes to encode a single
9533 UTF-8 character of four (4) bytes.
9535 .Pf (Or\0 Ql b64 . )
9536 The default encoding, it is 7-bit clean and will always be used for
9538 This encoding has a constant input:output ratio of 3:4, regardless of
9539 the character set of the input data it will encode three bytes of input
9540 to four bytes of output.
9541 This transfer-encoding is not human readable without performing
9546 .It Va mimetypes-load-control
9547 Can be used to control which of
9548 .Sx "The mime.types files"
9549 are loaded: if the letter
9551 is part of the option value, then the user's personal
9553 file will be loaded (if it exists); likewise the letter
9555 controls loading of the system wide
9556 .Pa /etc/mime.types ;
9557 directives found in the user file take precedence, letter matching is
9559 If this variable is not set \*(UA will try to load both files.
9560 Incorporation of the \*(UA-built-in MIME types cannot be suppressed,
9561 but they will be matched last (the order can be listed via
9564 More sources can be specified by using a different syntax: if the
9565 value string contains an equals sign
9567 then it is instead parsed as a comma-separated list of the described
9570 pairs; the given filenames will be expanded and loaded, and their
9571 content may use the extended syntax that is described in the section
9572 .Sx "The mime.types files" .
9573 Directives found in such files always take precedence (are prepended to
9574 the MIME type cache).
9579 To choose an alternate Mail-Transfer-Agent, set this option to either
9580 the full pathname of an executable (optionally prefixed with a
9582 protocol indicator), or \*(OPally a SMTP protocol URL, e.g., \*(IN
9584 .Dl smtps?://[user[:password]@]server[:port]
9587 .Ql [smtp://]server[:port] . )
9588 The default has been chosen at compile time.
9589 All supported data transfers are executed in child processes, which
9590 run asynchronously and without supervision unless either the
9595 If such a child receives a TERM signal, it will abort and
9602 For a file-based MTA it may be necessary to set
9604 in in order to choose the right target of a modern
9607 It will be passed command line arguments from several possible sources:
9610 if set, from the command line if given and the variable
9613 Argument processing of the MTA will be terminated with a
9618 The otherwise occurring implicit usage of the following MTA command
9619 line arguments can be disabled by setting the boolean variable
9620 .Va mta-no-default-arguments
9621 (which will also disable passing
9625 (for not treating a line with only a dot
9627 character as the end of input),
9635 variable is set); in conjunction with the
9637 command line option \*(UA will also (not) pass
9643 \*(OPally \*(UA can send mail over SMTP network connections to a single
9644 defined SMTP smart host by specifying a SMTP URL as the value (see
9645 .Sx "On URL syntax and credential lookup" ) .
9646 Encrypted network connections are \*(OPally available, the section
9647 .Sx "Encrypted network communication"
9648 should give an overview and provide links to more information on this.
9649 \*(UA also supports forwarding of all network traffic over a specified
9651 Note that with some mail providers it may be necessary to set the
9653 variable in order to use a specific combination of
9658 The following SMTP variants may be used:
9662 The plain SMTP protocol (RFC 5321) that normally lives on the
9663 server port 25 and requires setting the
9664 .Va smtp-use-starttls
9665 variable to enter a SSL/TLS encrypted session state.
9666 Assign a value like \*(IN
9667 .Ql smtp://[user[:password]@]server[:port]
9669 .Ql smtp://server[:port] )
9670 to choose this protocol.
9672 The so-called SMTPS which is supposed to live on server port 465
9673 and is automatically SSL/TLS secured.
9674 Unfortunately it never became a standardized protocol and may thus not
9675 be supported by your hosts network service database
9676 \(en in fact the port number has already been reassigned to other
9679 SMTPS is nonetheless a commonly offered protocol and thus can be
9680 chosen by assigning a value like \*(IN
9681 .Ql smtps://[user[:password]@]server[:port]
9683 .Ql smtps://server[:port] ) ;
9684 due to the mentioned problems it is usually necessary to explicitly
9689 Finally there is the SUBMISSION protocol (RFC 6409), which usually
9690 lives on server port 587 and is practically identically to the SMTP
9691 protocol from \*(UA's point of view beside that; it requires setting the
9692 .Va smtp-use-starttls
9693 variable to enter a SSL/TLS secured session state.
9694 Assign a value like \*(IN
9695 .Ql submission://[user[:password]@]server[:port]
9697 .Ql submission://server[:port] ) .
9702 .It Va mta-arguments
9703 Arguments to pass through to a file-based
9705 can be given via this variable, which is parsed according to
9706 .Sx "Shell-style argument quoting"
9707 into an array of arguments, and which will be joined onto MTA options
9708 from other sources, and then passed individually to the MTA:
9709 .Ql ? wysh set mta-arguments='-t -X \&"/tmp/my log\&"' .
9712 .It Va mta-no-default-arguments
9713 \*(BO Unless this variable is set \*(UA will pass some well known
9714 standard command line options to a file-based
9716 (Mail-Transfer-Agent), see there for more.
9720 Many systems use a so-called
9722 environment to ensure compatibility with
9724 This works by inspecting the name that was used to invoke the mail
9726 If this variable is set then the mailwrapper (the program that is
9727 actually executed when calling the file-based
9729 will treat its contents as that name.
9732 .It Va netrc-lookup-USER@HOST , netrc-lookup-HOST , netrc-lookup
9733 \*(BO\*(IN\*(OP Used to control usage of the users
9735 file for lookup of account credentials, as documented in the section
9736 .Sx "On URL syntax and credential lookup"
9740 .Sx "The .netrc file"
9741 documents the file format.
9753 then \*(UA will read the output of a shell pipe instead of the users
9755 file if this variable is set (to the desired shell command).
9756 This can be used to, e.g., store
9759 .Ql ? set netrc-pipe='gpg -qd ~/.netrc.pgp' .
9763 If this variable has the value
9765 newly created local folders will be in Maildir instead of MBOX format.
9769 Checks for new mail in the current folder each time the prompt is shown.
9770 A Maildir folder must be re-scanned to determine if new mail has arrived.
9771 If this variable is set to the special value
9773 then a Maildir folder will not be rescanned completely, but only
9774 timestamp changes are detected.
9778 \*(BO Causes the filename given in the
9781 and the sender-based filenames for the
9785 commands to be interpreted relative to the directory given in the
9787 variable rather than to the current directory,
9788 unless it is set to an absolute pathname.
9790 .Mx Va on-account-cleanup
9791 .It Va on-account-cleanup-ACCOUNT , Va on-account-cleanup
9792 Macro hook which will be called once an
9794 is left, as the very last step before unrolling per-account
9796 This hook is run even in case of fatal errors, and it is advisable to
9797 perform only absolutely necessary actions, like cleaning up
9800 The specialized form is used in favour of the generic one if found.
9803 .It Va on-compose-cleanup
9804 Macro hook which will be called after the message has been sent (or not,
9805 in case of failures), as the very last step before unrolling compose mode
9807 This hook is run even in case of fatal errors, and it is advisable to
9808 perform only absolutely necessary actions, like cleaning up
9812 For compose mode hooks that may affect the message content please see
9813 .Va on-compose-enter , on-compose-leave , on-compose-splice .
9814 \*(ID This hook exists because
9815 .Ic alias , alternates , commandalias , shortcut ,
9816 to name a few, are not covered by
9818 changes applied in compose mode will continue to be in effect thereafter.
9823 .It Va on-compose-enter , on-compose-leave
9824 Macro hooks which will be called once compose mode is entered,
9825 and after composing has been finished, but before a set
9826 .Va message-inject-tail
9827 has been injected etc., respectively.
9829 are enabled for these hooks, and changes on variables will be forgotten
9830 after the message has been sent.
9831 .Va on-compose-cleanup
9832 can be used to perform other necessary cleanup steps.
9834 The following (read-only) variables will be set temporarily during
9835 execution of the macros to represent respective message headers, to
9836 the empty string otherwise; most of them correspond to according virtual
9837 message headers that can be accessed via
9840 .Sx "COMMAND ESCAPES"
9842 .Va on-compose-splice
9846 .Bl -tag -compact -width ".It Va mailx_subject"
9847 .It Va mailx-command
9848 The command that generates the message.
9849 .It Va mailx-subject
9855 .It Va mailx-to , mailx-cc , mailx-bcc
9856 The list of receiver addresses as a space-separated list.
9857 .It Va mailx-raw-to , mailx-raw-cc , mailx-raw-bcc
9858 The list of receiver addresses before any mangling (due to, e.g.,
9861 .Va recipients-in-cc )
9862 as a space-separated list.
9863 .It Va mailx-orig-from
9864 When replying, forwarding or resending, this will be set to the
9866 of the given message.
9867 .It Va mailx-orig-to , mailx-orig-cc , mailx-orig-bcc
9868 When replying, forwarding or resending, this will be set to the
9869 receivers of the given message.
9873 Here is am example that injects a signature via
9874 .Va message-inject-tail ;
9876 .Va on-compose-splice
9877 to simply inject the file of desire via
9881 may be a better approach.
9883 .Bd -literal -offset indent
9885 vput ! i cat ~/.mysig
9887 vput vexpr message-inject-tail trim-end $i
9891 readctl create ~/.mysig
9895 vput vexpr message-inject-tail trim-end $i
9897 readctl remove ~/.mysig
9900 set on-compose-leave=t_ocl
9906 .It Va on-compose-splice , on-compose-splice-shell
9907 These hooks run once the normal compose mode is finished, but before the
9908 .Va on-compose-leave
9909 macro hook is called, the
9910 .Va message-inject-tail
9912 Both hooks will be executed in a subprocess, with their input and output
9913 connected to \*(UA such that they can act as if they would be an
9915 The difference in between them is that the latter is a
9917 command, whereas the former is a normal \*(UA macro, but which is
9918 restricted to a small set of commands (the
9922 will indicate said capability).
9924 are enabled for these hooks (in the parent process), causing any setting
9925 to be forgotten after the message has been sent;
9926 .Va on-compose-cleanup
9927 can be used to perform other cleanup as necessary.
9930 During execution of these hooks \*(UA will temporarily forget whether it
9931 has been started in interactive mode, (a restricted set of)
9932 .Sx "COMMAND ESCAPES"
9933 will always be available, and for guaranteed reproducibilities sake
9937 will be set to their defaults.
9938 The compose mode command
9940 has been especially designed for scriptability (via these hooks).
9941 The first line the hook will read on its standard input is the protocol
9942 version of said command escape, currently
9944 backward incompatible protocol changes have to be expected.
9947 Care must be taken to avoid deadlocks and other false control flow:
9948 if both involved processes wait for more input to happen at the
9949 same time, or one does not expect more input but the other is stuck
9950 waiting for consumption of its output, etc.
9951 There is no automatic synchronization of the hook: it will not be
9952 stopped automatically just because it, e.g., emits
9954 The hooks will however receive a termination signal if the parent enters
9956 \*(ID Protection against and interaction with signals is not yet given;
9957 it is likely that in the future these scripts will be placed in an
9958 isolated session, which is signalled in its entirety as necessary.
9960 .Bd -literal -offset indent
9961 define ocs_signature {
9963 echo '~< ~/.mysig' # '~<! fortune pathtofortunefile'
9965 set on-compose-splice=ocs_signature
9967 wysh set on-compose-splice-shell=$'\e
9969 printf "hello $version! Headers: ";\e
9970 echo \e'~^header list\e';\e
9971 read status result;\e
9972 echo "status=$status result=$result";\e
9977 echo Splice protocol version is $version
9978 echo '~^h l'; read hl; vput vexpr es substring "${hl}" 0 1
9980 echoerr 'Cannot read header list'; echo '~x'; xit
9982 if [ "$hl" @i!% ' cc' ]
9983 echo '~^h i cc Diet is your <mirr.or>'; read es;\e
9984 vput vexpr es substring "${es}" 0 1
9986 echoerr 'Cannot insert Cc: header'; echo '~x'
9987 # (no xit, macro finishs anyway)
9991 set on-compose-splice=ocsm
9996 .It Va on-resend-cleanup
9998 .Va on-compose-cleanup ,
9999 but is only triggered by
10003 .It Va on-resend-enter
10005 .Va on-compose-enter ,
10006 but is only triggered by
10011 \*(BO If set, each message feed through the command given for
10013 is followed by a formfeed character
10017 .It Va password-USER@HOST , password-HOST , password
10018 \*(IN Variable chain that sets a password, which is used in case none has
10019 been given in the protocol and account-specific URL;
10020 as a last resort \*(UA will ask for a password on the user's terminal if
10021 the authentication method requires a password.
10022 Specifying passwords in a startup file is generally a security risk;
10023 the file should be readable by the invoking user only.
10025 .It Va password-USER@HOST
10026 \*(OU (see the chain above for \*(IN)
10027 Set the password for
10031 If no such variable is defined for a host,
10032 the user will be asked for a password on standard input.
10033 Specifying passwords in a startup file is generally a security risk;
10034 the file should be readable by the invoking user only.
10038 \*(BO Send messages to the
10040 command without performing MIME and character set conversions.
10044 .It Va pipe-TYPE/SUBTYPE
10045 When a MIME message part of type
10047 (case-insensitive) is displayed or quoted,
10048 its text is filtered through the value of this variable interpreted as
10050 Note that only parts which can be displayed inline as plain text (see
10051 .Cd copiousoutput )
10052 are displayed unless otherwise noted, other MIME parts will only be
10053 considered by and for the command
10057 The special value commercial at
10059 forces interpretation of the message part as plain text, e.g.,
10060 .Ql set pipe-application/xml=@
10061 will henceforth display XML
10063 (The same could also be achieved by adding a MIME type marker with the
10066 And \*(OPally MIME type handlers may be defined via
10067 .Sx "The Mailcap files"
10068 \(em these directives,
10070 has already been used, should be referred to for further documentation.
10075 can in fact be used as a trigger character to adjust usage and behaviour
10076 of a following shell command specification more thoroughly by appending
10077 more special characters which refer to further mailcap directives, e.g.,
10078 the following hypothetical command specification could be used:
10080 .Bd -literal -offset indent
10081 ? set pipe-X/Y='@!++=@vim ${MAILX_FILENAME_TEMPORARY}'
10085 .Bl -tag -compact -width ".It Ql __"
10087 The command produces plain text to be integrated in \*(UAs output:
10088 .Cd copiousoutput .
10091 If set the handler will not be invoked when a message is to be quoted,
10092 but only when it will be displayed:
10093 .Cd x-mailx-noquote .
10096 Run the command asynchronously, i.e., without blocking \*(UA:
10097 .Cd x-mailx-async .
10100 The command must be run on an interactive terminal, \*(UA will
10101 temporarily release the terminal to it:
10102 .Cd needsterminal .
10105 Request creation of a zero-sized temporary file, the absolute pathname
10106 of which will be made accessible via the environment variable
10107 .Ev MAILX_FILENAME_TEMPORARY :
10108 .Cd x-mailx-tmpfile .
10109 If given twice then the file will be unlinked automatically by \*(UA
10110 when the command loop is entered again at latest:
10111 .Cd x-mailx-tmpfile-unlink .
10114 Normally the MIME part content is passed to the handler via standard
10115 input; if this flag is set then the data will instead be written into
10116 .Ev MAILX_FILENAME_TEMPORARY
10117 .Pf ( Cd x-mailx-tmpfile-fill ) ,
10118 the creation of which is implied; note however that in order to cause
10119 deletion of the temporary file you still have to use two plus signs
10124 To avoid ambiguities with normal shell command content you can use
10125 another commercial at to forcefully terminate interpretation of
10126 remaining characters.
10127 (Any character not in this list will have the same effect.)
10131 Some information about the MIME part to be displayed is embedded into
10132 the environment of the shell command:
10135 .Bl -tag -compact -width ".It Ev _AIL__ILENAME__ENERATED"
10137 .It Ev MAILX_CONTENT
10138 The MIME content-type of the part, if known, the empty string otherwise.
10141 .It Ev MAILX_CONTENT_EVIDENCE
10143 .Va mime-counter-evidence
10144 includes the carry-around-bit (2), then this will be set to the detected
10145 MIME content-type; not only then identical to
10146 .Ev \&\&MAILX_CONTENT
10150 .It Ev MAILX_EXTERNAL_BODY_URL
10152 .Ql message/external-body access-type=url
10153 will store the access URL in this variable, it is empty otherwise.
10156 .It Ev MAILX_FILENAME
10157 The filename, if any is set, the empty string otherwise.
10160 .It Ev MAILX_FILENAME_GENERATED
10164 .It Ev MAILX_FILENAME_TEMPORARY
10165 If temporary file creation has been requested through the command prefix
10166 this variable will be set and contain the absolute pathname of the
10172 .It Va pipe-EXTENSION
10173 This is identical to
10174 .Va pipe-TYPE/SUBTYPE
10177 (normalized to lowercase using character mappings of the ASCII charset)
10178 names a file extension, e.g.,
10180 Handlers registered using this method take precedence.
10183 .It Va pop3-auth-USER@HOST , pop3-auth-HOST , pop3-auth
10184 \*(OP\*(IN Variable chain that sets the POP3 authentication method.
10185 The only possible value as of now is
10187 which is thus the default.
10189 .Mx Va pop3-bulk-load
10190 .It Va pop3-bulk-load-USER@HOST , pop3-bulk-load-HOST , pop3-bulk-load
10191 \*(BO\*(OP When accessing a POP3 server \*(UA loads the headers of
10192 the messages, and only requests the message bodies on user request.
10193 For the POP3 protocol this means that the message headers will be
10195 If this variable is set then \*(UA will download only complete messages
10196 from the given POP3 server(s) instead.
10198 .Mx Va pop3-keepalive
10199 .It Va pop3-keepalive-USER@HOST , pop3-keepalive-HOST , pop3-keepalive
10200 \*(OP POP3 servers close the connection after a period of inactivity;
10201 the standard requires this to be at least 10 minutes,
10202 but practical experience may vary.
10203 Setting this variable to a numeric value greater than
10207 command to be sent each value seconds if no other operation is performed.
10209 .Mx Va pop3-no-apop
10210 .It Va pop3-no-apop-USER@HOST , pop3-no-apop-HOST , pop3-no-apop
10211 \*(BO\*(OP Unless this variable is set the
10213 authentication method will be used when connecting to a POP3 server that
10214 advertises support.
10217 is that the password is not sent in clear text over the wire and that
10218 only a single packet is sent for the user/password tuple.
10220 .Va pop3-no-apop-HOST
10223 .Mx Va pop3-use-starttls
10224 .It Va pop3-use-starttls-USER@HOST , pop3-use-starttls-HOST , pop3-use-starttls
10225 \*(BO\*(OP Causes \*(UA to issue a
10227 command to make an unencrypted POP3 session SSL/TLS encrypted.
10228 This functionality is not supported by all servers,
10229 and is not used if the session is already encrypted by the POP3S method.
10231 .Va pop3-use-starttls-HOST
10237 \*(BO This flag enables POSIX mode, which changes behaviour of \*(UA
10238 where that deviates from standardized behaviour.
10239 It will be set implicitly before the
10240 .Sx "Resource files"
10241 are loaded if the environment variable
10242 .Ev POSIXLY_CORRECT
10243 is set, and adjusting any of those two will be reflected by the other
10245 The following behaviour is covered and enforced by this mechanism:
10248 .Bl -bullet -compact
10250 In non-interactive mode, any error encountered while loading resource
10251 files during program startup will cause a program exit, whereas in
10252 interactive mode such errors will stop loading of the currently loaded
10253 (stack of) file(s, i.e., recursively).
10254 These exits can be circumvented on a per-command base by using
10257 .Sx "Command modifiers" ,
10258 for each command which shall be allowed to fail.
10262 will replace the list of alternate addresses instead of appending to it.
10265 The variable inserting
10266 .Sx "COMMAND ESCAPES"
10272 will expand embedded character sequences
10274 horizontal tabulator and
10277 \*(ID For compatibility reasons this step will always be performed.
10280 Upon changing the active
10284 will be displayed even if
10291 implies the behaviour described by
10297 is extended to cover any empty mailbox, not only empty
10299 .Sx "primary system mailbox" Ns
10300 es: they will be removed when they are left in empty state otherwise.
10305 .It Va print-alternatives
10306 \*(BO When a MIME message part of type
10307 .Ql multipart/alternative
10308 is displayed and it contains a subpart of type
10310 other parts are normally discarded.
10311 Setting this variable causes all subparts to be displayed,
10312 just as if the surrounding part was of type
10313 .Ql multipart/mixed .
10317 The string used as a prompt in interactive mode.
10318 Whenever the variable is evaluated the value is expanded as via
10319 dollar-single-quote expansion (see
10320 .Sx "Shell-style argument quoting" ) .
10321 This (post-assignment, i.e., second) expansion can be used to embed
10322 status information, for example
10327 .Va mailbox-display .
10329 In order to embed characters which should not be counted when
10330 calculating the visual width of the resulting string, enclose the
10331 characters of interest in a pair of reverse solidus escaped brackets:
10333 a slot for coloured prompts is also available with the \*(OPal command
10335 Prompting may be prevented by setting this to the null string
10337 .Ql set noprompt ) .
10341 This string is used for secondary prompts, but is otherwise identical to
10348 \*(BO Suppresses the printing of the version when first invoked.
10352 If set, \*(UA starts a replying message with the original message
10353 prefixed by the value of the variable
10355 Normally, a heading consisting of
10356 .Dq Fromheaderfield wrote:
10357 is put before the quotation.
10362 variable, this heading is omitted.
10365 is assigned, only the headers selected by the
10368 selection are put above the message body,
10371 acts like an automatic
10373 .Sx "COMMAND ESCAPES"
10377 is assigned, all headers are put above the message body and all MIME
10378 parts are included, making
10380 act like an automatic
10383 .Va quote-as-attachment .
10386 .It Va quote-as-attachment
10387 \*(BO Add the original message in its entirety as a
10389 MIME attachment when replying to a message.
10390 Note this works regardless of the setting of
10395 \*(OP Can be set in addition to
10397 Setting this turns on a more fancy quotation algorithm in that leading
10398 quotation characters are compressed and overlong lines are folded.
10400 can be set to either one or two (space separated) numeric values,
10401 which are interpreted as the maximum (goal) and the minimum line length,
10402 respectively, in a spirit rather equal to the
10404 program, but line-, not paragraph-based.
10405 If not set explicitly the minimum will reflect the goal algorithmically.
10406 The goal cannot be smaller than the length of
10408 plus some additional pad.
10409 Necessary adjustments take place silently.
10412 .It Va r-option-implicit
10413 \*(BO Setting this option evaluates the contents of
10415 (or, if that contains multiple addresses,
10417 and passes the results onto the used (file-based) MTA as described for the
10419 option (empty argument case).
10422 .It Va recipients-in-cc
10429 are by default merged into the new
10431 If this variable is set, only the original
10435 the rest is merged into
10440 Unless this variable is defined, no copies of outgoing mail will be saved.
10441 If defined it gives the pathname, subject to the usual
10442 .Sx "Filename transformations" ,
10443 of a folder where all new, replied-to or forwarded messages are saved:
10444 when saving to this folder fails the message is not sent, but instead
10448 The standard defines that relative (fully expanded) paths are to be
10449 interpreted relative to the current directory
10451 to force interpretation relative to
10454 needs to be set in addition.
10457 .It Va record-files
10458 \*(BO If this variable is set the meaning of
10460 will be extended to cover messages which target only file and pipe
10463 These address types will not appear in recipient lists unless
10464 .Va add-file-recipients
10468 .It Va record-resent
10469 \*(BO If this variable is set the meaning of
10471 will be extended to also cover the
10478 .It Va reply-in-same-charset
10479 \*(BO If this variable is set \*(UA first tries to use the same
10480 character set of the original message for replies.
10481 If this fails, the mechanism described in
10482 .Sx "Character sets"
10483 is evaluated as usual.
10486 .It Va reply-strings
10487 Can be set to a comma-separated list of (case-insensitive according to
10488 ASCII rules) strings which shall be recognized in addition to the
10489 built-in strings as
10491 reply message indicators \(en built-in are
10493 which is mandated by RFC 5322, as well as the german
10498 which often has been seen in the wild;
10499 I.e., the separating colon has to be specified explicitly.
10503 A list of addresses to put into the
10505 field of the message header.
10506 Members of this list are handled as if they were in the
10515 .It Va reply-to-honour
10518 header is honoured when replying to a message via
10522 This is a quadoption; if set without a value it defaults to
10526 .It Va rfc822-body-from_
10527 \*(BO This variable can be used to force displaying a so-called
10529 line for messages that are embedded into an envelope mail via the
10531 MIME mechanism, for more visual convenience.
10535 \*(BO Enable saving of (partial) messages in
10537 upon interrupt or delivery error.
10541 The number of lines that represents a
10550 line display and scrolling via
10552 If this variable is not set \*(UA falls back to a calculation based upon
10553 the detected terminal window size and the baud rate: the faster the
10554 terminal, the more will be shown.
10555 Overall screen dimensions and pager usage is influenced by the
10556 environment variables
10564 .It Va searchheaders
10565 \*(BO Expand message-list specifiers in the form
10567 to all messages containing the substring
10569 in the header field
10571 The string search is case insensitive.
10574 .It Va sendcharsets
10575 \*(OP A comma-separated list of character set names that can be used in
10576 outgoing internet mail.
10577 The value of the variable
10579 is automatically appended to this list of character sets.
10580 If no character set conversion capabilities are compiled into \*(UA then
10581 the only supported charset is
10584 .Va sendcharsets-else-ttycharset
10585 and refer to the section
10586 .Sx "Character sets"
10587 for the complete picture of character set conversion in \*(UA.
10590 .It Va sendcharsets-else-ttycharset
10591 \*(BO\*(OP If this variable is set, but
10593 is not, then \*(UA acts as if
10595 had been set to the value of the variable
10597 In effect this combination passes through the message data in the
10598 character set of the current locale encoding:
10599 therefore mail message text will be (assumed to be) in ISO-8859-1
10600 encoding when send from within a ISO-8859-1 locale, and in UTF-8
10601 encoding when send from within an UTF-8 locale.
10605 never comes into play as
10607 is implicitly assumed to be 8-bit and capable to represent all files the
10608 user may specify (as is the case when no character set conversion
10609 support is available in \*(UA and the only supported character set is
10611 .Sx "Character sets" ) .
10612 This might be a problem for scripts which use the suggested
10614 setting, since in this case the character set is US-ASCII by definition,
10615 so that it is better to also override
10621 An address that is put into the
10623 field of outgoing messages, quoting RFC 5322: the mailbox of the agent
10624 responsible for the actual transmission of the message.
10625 This field should normally not be used unless the
10627 field contains more than one address, on which case it is required.
10630 address is handled as if it were in the
10634 .Va r-option-implicit .
10637 \*(OB Predecessor of
10640 .It Va sendmail-arguments
10641 \*(OB Predecessor of
10642 .Va mta-arguments .
10644 .It Va sendmail-no-default-arguments
10645 \*(OB\*(BO Predecessor of
10646 .Va mta-no-default-arguments .
10648 .It Va sendmail-progname
10649 \*(OB Predecessor of
10654 \*(BO When sending a message wait until the
10656 (including the built-in SMTP one) exits before accepting further commands.
10658 with this variable set errors reported by the MTA will be recognizable!
10659 If the MTA returns a non-zero exit status,
10660 the exit status of \*(UA will also be non-zero.
10664 \*(BO This setting causes \*(UA to start at the last message
10665 instead of the first one when opening a mail folder.
10669 \*(BO Causes \*(UA to use the sender's real name instead of the plain
10670 address in the header field summary and in message specifications.
10674 \*(BO Causes the recipient of the message to be shown in the header
10675 summary if the message was sent by the user.
10682 .Sx "COMMAND ESCAPES" .
10684 .Va message-inject-tail ,
10685 .Va on-compose-leave
10687 .Va on-compose-splice .
10694 .Sx "COMMAND ESCAPES" .
10696 .Va message-inject-tail ,
10697 .Va on-compose-leave
10699 .Va on-compose-splice .
10704 .Va on-compose-splice
10706 .Va on-compose-splice-shell
10708 .Va on-compose-leave
10710 .Va message-inject-tail
10714 .It Va skipemptybody
10715 \*(BO If an outgoing message does not contain any text in its first or
10716 only message part, do not send it but discard it silently (see also the
10717 command line option
10722 .It Va smime-ca-dir , smime-ca-file
10723 \*(OP Specify the location of trusted CA certificates in PEM (Privacy
10724 Enhanced Mail) format as a directory and a file, respectively, for the
10725 purpose of verification of S/MIME signed messages.
10726 It is possible to set both, the file will be loaded immediately, the
10727 directory will be searched whenever no match has yet been found.
10728 The set of CA certificates which are built into the SSL/TLS library can
10729 be explicitly turned off by setting
10730 .Va smime-ca-no-defaults ,
10731 and further fine-tuning is possible via
10732 .Va smime-ca-flags .
10735 .It Va smime-ca-flags
10736 \*(OP Can be used to fine-tune behaviour of the X509 CA certificate
10737 storage, and the certificate verification that is used.
10738 The actual values and their meanings are documented for
10742 .It Va smime-ca-no-defaults
10743 \*(BO\*(OP Do not load the default CA locations that are built into the
10744 used to SSL/TLS library to verify S/MIME signed messages.
10746 .Mx Va smime-cipher
10747 .It Va smime-cipher-USER@HOST , smime-cipher
10748 \*(OP Specifies the cipher to use when generating S/MIME encrypted
10749 messages (for the specified account).
10750 RFC 5751 mandates a default of
10753 Possible values are (case-insensitive and) in decreasing cipher strength:
10761 (DES EDE3 CBC, 168 bits; default if
10763 is not available) and
10765 (DES CBC, 56 bits).
10767 The actually available cipher algorithms depend on the cryptographic
10768 library that \*(UA uses.
10769 \*(OP Support for more cipher algorithms may be available through
10770 dynamic loading via, e.g.,
10771 .Xr EVP_get_cipherbyname 3
10772 (OpenSSL) if \*(UA has been compiled to support this.
10775 .It Va smime-crl-dir
10776 \*(OP Specifies a directory that contains files with CRLs in PEM format
10777 to use when verifying S/MIME messages.
10780 .It Va smime-crl-file
10781 \*(OP Specifies a file that contains a CRL in PEM format to use when
10782 verifying S/MIME messages.
10785 .It Va smime-encrypt-USER@HOST
10786 \*(OP If this variable is set, messages send to the given receiver are
10787 encrypted before sending.
10788 The value of the variable must be set to the name of a file that
10789 contains a certificate in PEM format.
10791 If a message is sent to multiple recipients,
10792 each of them for whom a corresponding variable is set will receive an
10793 individually encrypted message;
10794 other recipients will continue to receive the message in plain text
10796 .Va smime-force-encryption
10798 It is recommended to sign encrypted messages, i.e., to also set the
10803 .It Va smime-force-encryption
10804 \*(BO\*(OP Causes \*(UA to refuse sending unencrypted messages.
10808 \*(BO\*(OP S/MIME sign outgoing messages with the user's private key
10809 and include the user's certificate as a MIME attachment.
10810 Signing a message enables a recipient to verify that the sender used
10811 a valid certificate,
10812 that the email addresses in the certificate match those in the message
10813 header and that the message content has not been altered.
10814 It does not change the message text,
10815 and people will be able to read the message as usual.
10817 .Va smime-sign-cert , smime-sign-include-certs
10819 .Va smime-sign-message-digest .
10821 .Mx Va smime-sign-cert
10822 .It Va smime-sign-cert-USER@HOST , smime-sign-cert
10823 \*(OP Points to a file in PEM format.
10824 For the purpose of signing and decryption this file needs to contain the
10825 user's private key, followed by his certificate.
10827 For message signing
10829 is always derived from the value of
10831 (or, if that contains multiple addresses,
10833 For the purpose of encryption the recipient's public encryption key
10834 (certificate) is expected; the command
10836 can be used to save certificates of signed messages (the section
10837 .Sx "Signed and encrypted messages with S/MIME"
10838 gives some details).
10839 This mode of operation is usually driven by the specialized form.
10841 When decrypting messages the account is derived from the recipient
10846 of the message, which are searched for addresses for which such
10848 \*(UA always uses the first address that matches,
10849 so if the same message is sent to more than one of the user's addresses
10850 using different encryption keys, decryption might fail.
10852 For signing and decryption purposes it is possible to use encrypted
10853 keys, and the pseudo-host(s)
10854 .Ql USER@HOST.smime-cert-key
10855 for the private key
10857 .Ql USER@HOST.smime-cert-cert
10858 for the certificate stored in the same file)
10859 will be used for performing any necessary password lookup,
10860 therefore the lookup can be automatized via the mechanisms described in
10861 .Sx "On URL syntax and credential lookup" .
10862 For example, the hypothetical address
10864 could be driven with a private key / certificate pair path defined in
10865 .Va \&\&smime-sign-cert-bob@exam.ple ,
10866 and needed passwords would then be looked up via the pseudo hosts
10867 .Ql bob@exam.ple.smime-cert-key
10869 .Ql bob@exam.ple.smime-cert-cert ) .
10870 To include intermediate certificates, use
10871 .Va smime-sign-include-certs .
10873 .Mx Va smime-sign-include-certs
10874 .It Va smime-sign-include-certs-USER@HOST , smime-sign-include-certs
10875 \*(OP If used, this is supposed to a consist of a comma-separated list
10876 of files, each of which containing a single certificate in PEM format to
10877 be included in the S/MIME message in addition to the
10878 .Va smime-sign-cert
10880 This can be used to include intermediate certificates of the certificate
10881 authority, in order to allow the receiver's S/MIME implementation to
10882 perform a verification of the entire certificate chain, starting from
10883 a local root certificate, over the intermediate certificates, down to the
10884 .Va smime-sign-cert .
10885 Even though top level certificates may also be included in the chain,
10886 they won't be used for the verification on the receiver's side.
10888 For the purpose of the mechanisms involved here,
10890 refers to the content of the internal variable
10892 (or, if that contains multiple addresses,
10895 .Ql USER@HOST.smime-include-certs
10896 will be used for performing password lookups for these certificates,
10897 shall they have been given one, therefore the lookup can be automatized
10898 via the mechanisms described in
10899 .Sx "On URL syntax and credential lookup" .
10901 .Mx Va smime-sign-message-digest
10902 .It Va smime-sign-message-digest-USER@HOST , smime-sign-message-digest
10903 \*(OP Specifies the message digest to use when signing S/MIME messages.
10904 RFC 5751 mandates a default of
10906 Possible values are (case-insensitive and) in decreasing cipher strength:
10914 The actually available message digest algorithms depend on the
10915 cryptographic library that \*(UA uses.
10916 \*(OP Support for more message digest algorithms may be available
10917 through dynamic loading via, e.g.,
10918 .Xr EVP_get_digestbyname 3
10919 (OpenSSL) if \*(UA has been compiled to support this.
10920 Remember that for this
10922 refers to the variable
10924 (or, if that contains multiple addresses,
10928 \*(OB\*(OP To use the built-in SMTP transport, specify a SMTP URL in
10930 \*(ID For compatibility reasons a set
10932 is used in preference of
10936 .It Va smtp-auth-USER@HOST , smtp-auth-HOST , smtp-auth
10937 \*(OP Variable chain that controls the SMTP
10939 authentication method, possible values are
10945 as well as the \*(OPal methods
10951 method does not need any user credentials,
10953 requires a user name and all other methods require a user name and
10961 .Va smtp-auth-password
10963 .Va smtp-auth-user ) .
10968 .Va smtp-auth-USER@HOST :
10969 may override dependent on sender address in the variable
10972 .It Va smtp-auth-password
10973 \*(OP\*(OU Sets the global fallback password for SMTP authentication.
10974 If the authentication method requires a password, but neither
10975 .Va smtp-auth-password
10977 .Va smtp-auth-password-USER@HOST
10979 \*(UA will ask for a password on the user's terminal.
10981 .It Va smtp-auth-password-USER@HOST
10983 .Va smtp-auth-password
10984 for specific values of sender addresses, dependent upon the variable
10987 .It Va smtp-auth-user
10988 \*(OP\*(OU Sets the global fallback user name for SMTP authentication.
10989 If the authentication method requires a user name, but neither
10992 .Va smtp-auth-user-USER@HOST
10994 \*(UA will ask for a user name on the user's terminal.
10996 .It Va smtp-auth-user-USER@HOST
10999 for specific values of sender addresses, dependent upon the variable
11003 .It Va smtp-hostname
11004 \*(OP\*(IN Normally \*(UA uses the variable
11006 to derive the necessary
11008 information in order to issue a
11015 can be used to use the
11017 from the SMTP account
11024 from the content of this variable (or, if that is the empty string,
11026 or the local hostname as a last resort).
11027 This often allows using an address that is itself valid but hosted by
11028 a provider other than which (in
11030 is about to send the message.
11031 Setting this variable also influences generated
11037 .Mx Va smtp-use-starttls
11038 .It Va smtp-use-starttls-USER@HOST , smtp-use-starttls-HOST , smtp-use-starttls
11039 \*(BO\*(OP Causes \*(UA to issue a
11041 command to make an SMTP
11043 session SSL/TLS encrypted, i.e., to enable transport layer security.
11046 .It Va socks-proxy-USER@HOST , socks-proxy-HOST , socks-proxy
11047 \*(OP If this is set to the hostname (SOCKS URL) of a SOCKS5 server then
11048 \*(UA will proxy all of its network activities through it.
11049 This can be used to proxy SMTP, POP3 etc. network traffic through the
11050 Tor anonymizer, for example.
11051 The following would create a local SOCKS proxy on port 10000 that
11052 forwards to the machine
11054 and from which the network traffic is actually instantiated:
11055 .Bd -literal -offset indent
11056 # Create local proxy server in terminal 1 forwarding to HOST
11057 $ ssh -D 10000 USER@HOST
11058 # Then, start a client that uses it in terminal 2
11059 $ \*(uA -Ssocks-proxy-USER@HOST=localhost:10000
11063 .It Va spam-interface
11064 \*(OP In order to use any of the spam-related commands (like, e.g.,
11066 the desired spam interface must be defined by setting this variable.
11067 Please refer to the manual section
11068 .Sx "Handling spam"
11069 for the complete picture of spam handling in \*(UA.
11070 All or none of the following interfaces may be available:
11072 .Bl -tag -width ".It Ql _ilte_"
11078 .Pf ( Lk http://spamassassin.apache.org SpamAssassin )
11080 Different to the generic filter interface \*(UA will automatically add
11081 the correct arguments for a given command and has the necessary
11082 knowledge to parse the program's output.
11083 A default value for
11085 will have been compiled into the \*(UA binary if
11089 during compilation.
11090 Shall it be necessary to define a specific connection type (rather than
11091 using a configuration file for that), the variable
11092 .Va spamc-arguments
11093 can be used as in, e.g.,
11094 .Ql -d server.example.com -p 783 .
11095 It is also possible to specify a per-user configuration via
11097 Note that this interface does not inspect the
11099 flag of a message for the command
11103 generic spam filter support via freely configurable hooks.
11104 This interface is meant for programs like
11106 and requires according behaviour in respect to the hooks' exit
11107 status for at least the command
11110 meaning a message is spam,
11114 for unsure and any other return value indicating a hard error);
11115 since the hooks can include shell code snippets diverting behaviour
11116 can be intercepted as necessary.
11118 .Va spamfilter-ham , spamfilter-noham , spamfilter-nospam , \
11121 .Va spamfilter-spam ;
11123 .Sx "Handling spam"
11124 contains examples for some programs.
11125 The process environment of the hooks will have the variable
11126 .Ev MAILX_FILENAME_GENERATED
11128 Note that spam score support for
11130 is not supported unless the \*(OPtional regular expression support is
11132 .Va spamfilter-rate-scanscore
11138 .It Va spam-maxsize
11139 \*(OP Messages that exceed this size will not be passed through to the
11141 .Va spam-interface .
11142 If unset or 0, the default of 420000 bytes is used.
11145 .It Va spamc-command
11146 \*(OP The path to the
11150 .Va spam-interface .
11151 Note that the path is not expanded, but used
11153 A fallback path will have been compiled into the \*(UA binary if the
11154 executable had been found during compilation.
11157 .It Va spamc-arguments
11158 \*(OP Even though \*(UA deals with most arguments for the
11161 automatically, it may at least sometimes be desirable to specify
11162 connection-related ones via this variable, e.g.,
11163 .Ql -d server.example.com -p 783 .
11167 \*(OP Specify a username for per-user configuration files for the
11169 .Va spam-interface .
11170 If this is set to the empty string then \*(UA will use the name of the
11179 .It Va spamfilter-ham , spamfilter-noham , \
11180 spamfilter-nospam , spamfilter-rate , spamfilter-spam
11181 \*(OP Command and argument hooks for the
11183 .Va spam-interface .
11185 .Sx "Handling spam"
11186 contains examples for some programs.
11189 .It Va spamfilter-rate-scanscore
11190 \*(OP Because of the generic nature of the
11193 spam scores are not supported for it by default, but if the \*(OPnal
11194 regular expression support is available then setting this variable can
11195 be used to overcome this restriction.
11196 It is interpreted as follows: first a number (digits) is parsed that
11197 must be followed by a semicolon
11199 and an extended regular expression.
11200 Then the latter is used to parse the first output line of the
11201 .Va spamfilter-rate
11202 hook, and, in case the evaluation is successful, the group that has been
11203 specified via the number is interpreted as a floating point scan score.
11207 .It Va ssl-ca-dir-USER@HOST , ssl-ca-dir-HOST , ssl-ca-dir ,\
11208 ssl-ca-file-USER@HOST , ssl-ca-file-HOST , ssl-ca-file
11209 \*(OP Specify the location of trusted CA certificates in PEM (Privacy
11210 Enhanced Mail) format as a directory and a file, respectively, for the
11211 purpose of verification of SSL/TLS server certificates.
11212 It is possible to set both, the file will be loaded immediately, the
11213 directory will be searched whenever no match has yet been found.
11214 The set of CA certificates which are built into the SSL/TLS library can
11215 be explicitly turned off by setting
11216 .Va ssl-ca-no-defaults ,
11217 and further fine-tuning is possible via
11220 .Xr SSL_CTX_load_verify_locations 3
11221 for more information.
11222 \*(UA will try to use the TLS/SNI (ServerNameIndication) extension when
11223 establishing TLS connections to servers identified with hostnames.
11226 .Mx Va ssl-ca-flags
11227 .It Va ssl-ca-flags-USER@HOST , ssl-ca-flags-HOST , ssl-ca-flags
11228 \*(OP Can be used to fine-tune behaviour of the X509 CA certificate
11229 storage, and the certificate verification that is used (also see
11231 The value is expected to consist of a comma-separated list of
11232 configuration directives, with any intervening whitespace being ignored.
11233 The directives directly map to flags that can be passed to
11234 .Xr X509_STORE_set_flags 3 ,
11235 which are usually defined in a file
11236 .Pa openssl/x509_vfy.h ,
11237 and the availability of which depends on the used SSL/TLS library
11238 version: a directive without mapping is ignored (error log subject to
11240 Directives currently understood (case-insensitively) include:
11243 .Bl -tag -compact -width ".It Cd BaNg"
11244 .It Cd no-alt-chains
11245 If the initial chain is not trusted, do not attempt to build an
11247 Setting this flag will make OpenSSL certificate verification match that
11248 of older OpenSSL versions, before automatic building and checking of
11249 alternative chains has been implemented; also see
11250 .Cd trusted-first .
11251 .It Cd no-check-time
11252 Do not check certificate/CRL validity against current time.
11253 .It Cd partial-chain
11254 By default partial, incomplete chains which cannot be verified up to the
11255 chain top, a self-signed root certificate, will not verify.
11256 With this flag set, a chain succeeds to verify if at least one signing
11257 certificate of the chain is in any of the configured trusted stores of
11259 The OpenSSL manual page
11260 .Xr SSL_CTX_load_verify_locations 3
11261 gives some advise how to manage your own trusted store of CA certificates.
11263 Disable workarounds for broken certificates.
11264 .It Cd trusted-first
11265 Try building a chain using issuers in the trusted store first to avoid
11266 problems with server-sent legacy intermediate certificates.
11267 Newer versions of OpenSSL support alternative chain checking and enable
11268 it by default, resulting in the same behaviour; also see
11269 .Cd no-alt-chains .
11273 .Mx Va ssl-ca-no-defaults
11274 .It Va ssl-ca-no-defaults-USER@HOST , ssl-ca-no-defaults-HOST ,\
11276 \*(BO\*(OP Do not load the default CA locations that are built into the
11277 used to SSL/TLS library to verify SSL/TLS server certificates.
11280 .It Va ssl-cert-USER@HOST , ssl-cert-HOST , ssl-cert
11281 \*(OB\*(OP Please use the
11284 .Va ssl-config-pairs .
11286 .Mx Va ssl-cipher-list
11287 .It Va ssl-cipher-list-USER@HOST , ssl-cipher-list-HOST , ssl-cipher-list
11288 \*(OB\*(OP Please use the
11291 .Va ssl-config-pairs .
11294 .It Va ssl-config-file
11295 \*(OP If this variable is set
11296 .Xr CONF_modules_load_file 3
11298 .Ql +modules-load-file
11301 is used to allow resource file based configuration of the SSL/TLS library.
11302 This happens once the library is used first, which may also be early
11303 during startup (logged with
11305 If a non-empty value is given then the given file, after performing
11306 .Sx "Filename transformations" ,
11307 will be used instead of the global OpenSSL default, and it is an error
11308 if the file cannot be loaded.
11309 The application name will always be passed as
11311 Some SSL/TLS libraries support application-specific configuration via
11312 resource files loaded like this, please see
11313 .Va ssl-config-module .
11315 .Mx Va ssl-config-module
11316 .It Va ssl-config-module-USER@HOST , ssl-config-module-HOST ,\
11318 \*(OP If file based application-specific configuration via
11319 .Va ssl-config-file
11320 is available, announced as
11324 indicating availability of
11325 .Xr SSL_CTX_config 3 ,
11326 then, it becomes possible to use a central SSL/TLS configuration file
11327 for all programs, including \*(uA, e.g.:
11328 .Bd -literal -offset indent
11329 # Register a configuration section for \*(uA
11330 \*(uA = mailx_master
11331 # The top configuration section creates a relation
11332 # in between dynamic SSL configuration and an actual
11333 # program specific configuration section
11335 ssl_conf = mailx_ssl_config
11336 # Well that actual program specific configuration section
11337 # now can map individual ssl-config-module names to sections,
11338 # e.g., ssl-config-module=account_xy
11340 account_xy = mailx_account_xy
11341 account_yz = mailx_account_yz
11343 MinProtocol = TLSv1.2
11346 CipherString = TLSv1.2:!aNULL:!eNULL:
11347 MinProtocol = TLSv1.1
11352 .Mx Va ssl-config-pairs
11353 .It Va ssl-config-pairs-USER@HOST , ssl-config-pairs-HOST , ssl-config-pairs
11354 \*(OP The value of this variable chain will be interpreted as
11355 a comma-separated list of directive/value pairs.
11356 Different to when placing these pairs in a
11357 .Va ssl-config-module
11359 .Va ssl-config-file
11362 need to be escaped with a reverse solidus
11364 when included in pairs.
11365 Just likewise directives and values need to be separated by equals signs
11367 any whitespace surrounding pair members is removed.
11368 Keys are (usually) case-insensitive.
11369 Unless proper support is announced by
11371 .Pf ( Ql +conf-ctx )
11372 only the keys below are supported, otherwise the pairs will be used
11373 directly as arguments to the function
11374 .Xr SSL_CONF_cmd 3 .
11377 may be preceded with an asterisk
11380 .Sx "Filename transformations"
11381 shall be performed on the value; it is an error if these fail.
11384 .Bl -tag -compact -width ".It Cd C_rtificate"
11386 Filename of a SSL/TLS client certificate (chain) required by some servers.
11387 Fallback support via
11388 .Xr SSL_CTX_use_certificate_chain_file 3 .
11389 .Sx "Filename transformations"
11391 .\" v15compat: remove the next sentence
11393 if you use this you need to specify the private key via
11399 A list of ciphers for SSL/TLS connections, see
11401 By default no list of ciphers is set, resulting in a
11402 .Cd Protocol Ns - Ns
11403 specific list of ciphers (the protocol standards define lists of
11404 acceptable ciphers; possibly cramped by the used SSL/TLS library).
11405 Fallback support via
11406 .Xr SSL_CTX_set_cipher_list 3 .
11409 A list of supported elliptic curves, if applicable.
11410 By default no curves are set.
11411 Fallback support via
11412 .Xr SSL_CTX_set1_curves_list 3 ,
11415 .It Cd MaxProtocol , MinProtocol
11416 The maximum and minimum supported SSL/TLS versions, respectively.
11417 Optional fallback support via
11418 .Xr SSL_CTX_set_max_proto_version 3
11420 .Xr SSL_CTX_set_min_proto_version 3
11424 .Ql +ctx-set-maxmin-proto ,
11425 otherwise this directive results in an error.
11426 The fallback uses an internal parser which understands the strings
11431 and the special value
11433 which disables the given limit.
11436 Various flags to set.
11438 .Xr SSL_CTX_set_options 3 ,
11439 in which case any other value but (exactly)
11441 results in an error.
11444 Filename of the private key in PEM format of a SSL/TLS client certificate.
11445 If unset, the name of the certificate file is used.
11446 .Sx "Filename transformations"
11449 .Xr SSL_CTX_use_PrivateKey_file 3 .
11450 .\" v15compat: remove the next sentence
11452 if you use this you need to specify the certificate (chain) via
11458 The used SSL/TLS protocol.
11464 .Ql ctx-set-maxmin-proto
11471 .Xr SSL_CTX_set_options 3 ,
11472 driven via an internal parser which understands the strings
11477 and the special value
11479 Multiple protocols may be given as a comma-separated list, any
11480 whitespace is ignored, an optional plus sign
11482 prefix enables, a hyphen-minus
11484 prefix disables a protocol, so that
11486 enables only the TLSv1.2 protocol.
11492 .It Va ssl-crl-dir , ssl-crl-file
11493 \*(OP Specify a directory / a file, respectively that contains a CRL in
11494 PEM format to use when verifying SSL/TLS server certificates.
11497 .It Va ssl-curves-USER@HOST , ssl-curves-HOST , ssl-curves
11498 \*(OB\*(OP Please use the
11501 .Va ssl-config-pairs .
11504 .It Va ssl-features
11505 \*(OP\*(RO This expands to a comma separated list of the TLS/SSL library
11506 identity and optional TLS/SSL library features.
11507 Currently supported identities are
11511 (OpenSSL v1.1.x series)
11514 (elder OpenSSL series, other clones).
11515 Optional features are preceded with a plus sign
11517 when available, and with a hyphen-minus
11520 .Ql modules-load-file
11521 .Pf ( Va ssl-config-file ) ,
11523 .Pf ( Va ssl-config-pairs ) ,
11525 .Pf ( Va ssl-config-module ) ,
11526 .Ql ctx-set-maxmin-proto
11527 .Pf ( Va ssl-config-pairs )
11530 .Pf ( Va ssl-rand-egd ) .
11533 .It Va ssl-key-USER@HOST , ssl-key-HOST , ssl-key
11534 \*(OB\*(OP Please use the
11537 .Va ssl-config-pairs .
11539 .It Va ssl-method-USER@HOST , ssl-method-HOST , ssl-method
11540 \*(OB\*(OP Please use the
11543 .Va ssl-config-pairs .
11545 .Mx Va ssl-protocol
11546 .It Va ssl-protocol-USER@HOST , ssl-protocol-HOST , ssl-protocol
11547 \*(OB\*(OP Please use the
11550 .Va ssl-config-pairs .
11553 .It Va ssl-rand-egd
11554 \*(OP Gives the pathname to an entropy daemon socket, see
11556 Not all SSL/TLS libraries support this,
11558 announces availability with
11562 .It Va ssl-rand-file
11563 \*(OP Gives the filename to a file with random entropy data, see
11564 .Xr RAND_load_file 3 .
11565 If this variable is not set, or set to the empty string, or if the
11566 .Sx "Filename transformations"
11568 .Xr RAND_file_name 3
11569 will be used to create the filename.
11570 If the SSL PRNG was seeded successfully
11571 The file will be updated
11572 .Pf ( Xr RAND_write_file 3 )
11573 if and only if seeding and buffer stirring succeeds.
11574 This variable is only used if
11576 is not set (or not supported by the SSL/TLS library).
11579 .It Va ssl-verify-USER@HOST , ssl-verify-HOST , ssl-verify
11580 \*(OP Variable chain that sets the action to be performed if an error
11581 occurs during SSL/TLS server certificate validation against the
11582 specified or default trust stores
11585 or the SSL/TLS library built-in defaults (unless usage disallowed via
11586 .Va ssl-ca-no-defaults ) ,
11587 and as fine-tuned via
11589 Valid (case-insensitive) values are
11591 (fail and close connection immediately),
11593 (ask whether to continue on standard input),
11595 (show a warning and continue),
11597 (do not perform validation).
11603 If only set without an assigned value, then this setting inhibits the
11609 header fields that include obvious references to \*(UA.
11610 There are two pitfalls associated with this:
11611 First, the message id of outgoing messages is not known anymore.
11612 Second, an expert may still use the remaining information in the header
11613 to track down the originating mail user agent.
11614 If set to the value
11620 suppression does not occur.
11625 (\*(OP) This specifies a comma-separated list of
11630 .Sx "On terminal control and line editor" ,
11631 escape commas with reverse solidus) to be used to overwrite or define
11634 this variable will only be queried once at program startup and can
11635 thus only be specified in resource files or on the command line.
11638 String capabilities form
11640 pairs and are expected unless noted otherwise.
11641 Numerics have to be notated as
11643 where the number is expected in normal decimal notation.
11644 Finally, booleans do not have any value but indicate a true or false
11645 state simply by being defined or not; this indeed means that \*(UA
11646 does not support undefining an existing boolean.
11647 String capability values will undergo some expansions before use:
11648 for one notations like
11651 .Ql control-LETTER ,
11652 and for clarification purposes
11654 can be used to specify
11656 (the control notation
11658 could lead to misreadings when a left bracket follows, which it does for
11659 the standard CSI sequence);
11660 finally three letter octal sequences, as in
11663 To specify that a terminal supports 256-colours, and to define sequences
11664 that home the cursor and produce an audible bell, one might write:
11666 .Bd -literal -offset indent
11667 ? set termcap='Co#256,home=\eE[H,bel=^G'
11671 The following terminal capabilities are or may be meaningful for the
11672 operation of the built-in line editor or \*(UA in general:
11675 .Bl -tag -compact -width ".It Cd yay"
11677 .It Cd colors Ns \0or Cd Co
11679 numeric capability specifying the maximum number of colours.
11680 Note that \*(UA does not actually care about the terminal beside that,
11681 but always emits ANSI / ISO 6429 escape sequences.
11684 .It Cd rmcup Ns \0or Cd te Ns \0/ Cd smcup Ns \0or Cd ti
11687 .Cd enter_ca_mode ,
11688 respectively: exit and enter the alternative screen ca-mode,
11689 effectively turning \*(UA into a fullscreen application.
11690 This must be enabled explicitly by setting
11691 .Va termcap-ca-mode .
11693 .It Cd smkx Ns \0or Cd ks Ns \0/ Cd rmkx Ns \0or Cd ke
11697 respectively: enable and disable the keypad.
11698 This is always enabled if available, because it seems even keyboards
11699 without keypads generate other key codes for, e.g., cursor keys in that
11700 case, and only if enabled we see the codes that we are interested in.
11702 .It Cd ed Ns \0or Cd cd
11706 .It Cd clear Ns \0or Cd cl
11708 clear the screen and home cursor.
11709 (Will be simulated via
11714 .It Cd home Ns \0or Cd ho
11719 .It Cd el Ns \0or Cd ce
11721 clear to the end of line.
11722 (Will be simulated via
11724 plus repetitions of space characters.)
11726 .It Cd hpa Ns \0or Cd ch
11727 .Cd column_address :
11728 move the cursor (to the given column parameter) in the current row.
11729 (Will be simulated via
11735 .Cd carriage_return :
11736 move to the first column in the current row.
11737 The default built-in fallback is
11740 .It Cd cub1 Ns \0or Cd le
11742 move the cursor left one space (non-destructively).
11743 The default built-in fallback is
11746 .It Cd cuf1 Ns \0or Cd nd
11748 move the cursor right one space (non-destructively).
11749 The default built-in fallback is
11751 which is used by most terminals.
11759 Many more capabilities which describe key-sequences are documented for
11764 .It Va termcap-ca-mode
11765 \*(OP Allow usage of the
11769 terminal capabilities, effectively turning \*(UA into a fullscreen
11770 application, as documented for
11773 this variable will only be queried once at program startup and can
11774 thus only be specified in resource files or on the command line.
11777 .It Va termcap-disable
11778 \*(OP Disable any interaction with a terminal control library.
11779 If set only some generic fallback built-ins and possibly the content of
11781 describe the terminal to \*(UA.
11783 this variable will only be queried once at program startup and can
11784 thus only be specified in resource files or on the command line.
11788 If defined, gives the number of lines of a message to be displayed
11791 if unset, the first five lines are printed, if set to 0 the variable
11794 If the value is negative then its absolute value will be used for
11795 unsigned right shifting (see
11803 \*(BO If set then the
11805 command series will strip adjacent empty lines and quotations.
11809 The character set of the terminal \*(UA operates on,
11810 and the one and only supported character set that \*(UA can use if no
11811 character set conversion capabilities have been compiled into it,
11812 in which case it defaults to ISO-8859-1 unless it can deduce a value
11813 from the locale specified in the
11815 environment variable (if supported, see there for more).
11816 It defaults to UTF-8 if conversion is available.
11817 Refer to the section
11818 .Sx "Character sets"
11819 for the complete picture about character sets.
11822 .It Va typescript-mode
11823 \*(BO A special multiplex variable that disables all variables and
11824 settings which result in behaviour that interferes with running \*(UA in
11827 .Va colour-disable ,
11828 .Va line-editor-disable
11829 and (before startup completed only)
11830 .Va termcap-disable .
11831 Unsetting it does not restore the former state of the covered settings.
11835 For a safety-by-default policy \*(UA sets its process
11839 but this variable can be used to override that:
11840 set it to an empty value to do not change the (current) setting (on
11841 startup), otherwise the process file mode creation mask is updated to
11843 Child processes inherit the process file mode creation mask.
11846 .It Va user-HOST , user
11847 \*(IN Variable chain that sets a global fallback user name, which is
11848 used in case none has been given in the protocol and account-specific
11850 This variable defaults to the name of the user who runs \*(UA.
11854 \*(BO Setting this enables upward compatibility with \*(UA
11855 version 15.0 in respect to which configuration options are available and
11856 how they are handled.
11857 This manual uses \*(IN and \*(OU to refer to the new and the old way of
11858 doing things, respectively.
11862 \*(BO This setting, also controllable via the command line option
11864 causes \*(UA to be more verbose, e.g., it will display obsoletion
11865 warnings and SSL/TLS certificate chains.
11866 Even though marked \*(BO this option may be set twice in order to
11867 increase the level of verbosity even more, in which case even details of
11868 the actual message delivery and protocol conversations are shown.
11871 is sufficient to disable verbosity as such.
11878 .It Va version , version-date , version-major , version-minor , version-update
11879 \*(RO \*(UA version information: the first variable contains a string
11880 containing the complete version identification, the latter three contain
11881 only digits: the major, minor and update version numbers.
11882 The date is in ISO 8601 notation.
11883 The output of the command
11885 will include this information.
11888 .It Va writebackedited
11889 If this variable is set messages modified using the
11893 commands are written back to the current folder when it is quit;
11894 it is only honoured for writable folders in MBOX format, though.
11895 Note that the editor will be pointed to the raw message content in that
11896 case, i.e., neither MIME decoding nor decryption will have been
11897 performed, and proper RFC 4155
11899 quoting of newly added or edited content is also left as an excercise to
11902 .\" }}} (Variables)
11904 .\" }}} (INTERNAL VARIABLES)
11907 .\" .Sh ENVIRONMENT {{{
11911 .Dq environment variable
11912 should be considered an indication that these variables are either
11913 standardized as vivid parts of process environments, or that they are
11914 commonly found in there.
11915 The process environment is inherited from the
11917 once \*(UA is started, and unless otherwise explicitly noted handling of
11918 the following variables transparently integrates into that of the
11919 .Sx "INTERNAL VARIABLES"
11920 from \*(UA's point of view.
11921 This means that, e.g., they can be managed via
11925 causing automatic program environment updates (to be inherited by
11926 newly created child processes).
11929 In order to transparently integrate other environment variables equally
11930 they need to be imported (linked) with the command
11932 This command can also be used to set and unset non-integrated
11933 environment variables from scratch, sufficient system support provided.
11934 The following example, applicable to a POSIX shell, sets the
11936 environment variable for \*(UA only, and beforehand exports the
11938 in order to affect any further processing in the running shell:
11940 .Bd -literal -offset indent
11941 $ EDITOR="vim -u ${HOME}/.vimrc"
11943 $ COLUMNS=80 \*(uA -R
11946 .Bl -tag -width ".It Ev BaNg"
11949 The user's preferred width in column positions for the terminal screen
11951 Queried and used once on program startup, actively managed for child
11952 processes and the MLE (see
11953 .Sx "On terminal control and line editor" )
11954 in interactive mode thereafter.
11955 Ignored in non-interactive mode, which always uses 80 columns, unless in
11961 The name of the (mailbox)
11963 to use for saving aborted messages if
11965 is set; this defaults to
11972 is set no output will be generated, otherwise the contents of the file
11977 Pathname of the text editor to use in the
11981 .Sx "COMMAND ESCAPES" .
11982 A default editor is used if this value is not defined.
11986 The user's home directory.
11987 This variable is only used when it resides in the process environment.
11988 The calling user's home directory will be used instead if this directory
11989 does not exist, is not accessible or cannot be read.
11990 (No test for being writable is performed to allow usage by
11991 non-privileged users within read-only jails, but dependent on the
11992 variable settings this directory is a default write target, e.g. for
12000 .It Ev LC_ALL , LC_CTYPE , LANG
12001 \*(OP The (names in lookup order of the)
12005 which indicates the used
12006 .Sx "Character sets" .
12007 Runtime changes trigger automatic updates of the entire locale system,
12008 updating and overwriting also a
12014 The user's preferred number of lines on a page or the vertical screen
12015 or window size in lines.
12016 Queried and used once on program startup, actively managed for child
12017 processes in interactive mode thereafter.
12018 Ignored in non-interactive mode, which always uses 24 lines, unless in
12024 Pathname of the directory lister to use in the
12026 command when operating on local mailboxes.
12029 (path search through
12034 Upon startup \*(UA will actively ensure that this variable refers to the
12035 name of the user who runs \*(UA, in order to be able to pass a verified
12036 name to any newly created child process.
12040 Is used as the users
12042 .Sx "primary system mailbox"
12046 This is assumed to be an absolute pathname.
12050 \*(OP Overrides the default path search for
12051 .Sx "The Mailcap files" ,
12052 which is defined in the standard RFC 1524 as
12053 .Ql ~/.mailcap:\:/etc/mailcap:\:/usr/etc/mailcap:\:/usr/local/etc/mailcap .
12054 .\" TODO we should have a mailcaps-default virtual RDONLY option!
12055 (\*(UA makes it a configuration option, however.)
12056 Note this is not a search path, but a path search.
12060 Is used as a startup file instead of
12063 In order to avoid side-effects from configuration files scripts should
12064 either set this variable to
12068 command line option should be used.
12071 .It Ev MAILX_NO_SYSTEM_RC
12072 If this variable is set then reading of
12074 at startup is inhibited, i.e., the same effect is achieved as if \*(UA
12075 had been started up with the option
12077 (and according argument) or
12079 This variable is only used when it resides in the process environment.
12083 The name of the users
12085 .Sx "secondary mailbox"
12087 A logical subset of the special
12088 .Sx "Filename transformations"
12094 Traditionally this MBOX is used as the file to save messages from the
12096 .Sx "primary system mailbox"
12097 that have been read.
12099 .Sx "Message states" .
12103 \*(IN\*(OP This variable overrides the default location of the user's
12109 Pathname of the program to use for backing the command
12113 variable enforces usage of a pager for output.
12114 The default paginator is
12116 (path search through
12119 \*(UA inspects the contents of this variable: if its contains the string
12121 then a non-existing environment variable
12128 will optionally be set to
12135 A colon-separated list of directories that is searched by the shell when
12136 looking for commands, e.g.,
12137 .Ql /bin:/usr/bin:/usr/local/bin .
12140 .It Ev POSIXLY_CORRECT
12141 This variable is automatically looked for upon startup, see
12147 The shell to use for the commands
12152 .Sx "COMMAND ESCAPES"
12153 and when starting subprocesses.
12154 A default shell is used if this environment variable is not defined.
12157 .It Ev SOURCE_DATE_EPOCH
12158 This specifies a time in seconds since the Unix epoch (1970-01-01) to be
12159 used in place of the current time.
12160 This variable is looked up upon program startup, and its existence will
12161 switch \*(UA to a completely reproducible mode which causes
12162 deterministic random numbers, a special fixed (non-existent?)
12164 and more to be used and set.
12165 It is to be used during development or by software packagers.
12166 \*(ID Currently an invalid setting is only ignored, rather than causing
12167 a program abortion.
12169 .Dl $ SOURCE_DATE_EPOCH=`date +%s` \*(uA
12173 \*(OP The terminal type for which output is to be prepared.
12174 For extended colour and font control please refer to
12175 .Sx "Coloured display" ,
12176 and for terminal management in general to
12177 .Sx "On terminal control and line editor" .
12181 Used as directory for temporary files instead of
12183 if set, existent, accessible as well as read- and writable.
12184 This variable is only used when it resides in the process environment,
12185 but \*(UA will ensure at startup that this environment variable is
12186 updated to contain a usable temporary directory.
12192 (see there), but this variable is not standardized, should therefore not
12193 be used, and is only corrected if already set.
12197 Pathname of the text editor to use in the
12201 .Sx "COMMAND ESCAPES" .
12211 .Bl -tag -width ".It Pa BaNg"
12213 File giving initial commands, one of the
12214 .Sx "Resource files" .
12217 System wide initialization file, one of the
12218 .Sx "Resource files" .
12222 \*(OP Personal MIME type handler definition file, see
12223 .Sx "The Mailcap files" .
12224 This location is part of the RFC 1524 standard search path, which is
12225 a configuration option and can be overridden via
12229 .It Pa /etc/mailcap
12230 \*(OP System wide MIME type handler definition file, see
12231 .Sx "The Mailcap files" .
12232 This location is part of the RFC 1524 standard search path, which is
12233 a configuration option and can be overridden via
12237 The default value for
12239 The actually used path is a configuration option.
12242 .It Pa ~/.mime.types
12243 Personal MIME types, see
12244 .Sx "The mime.types files" .
12245 The actually used path is a configuration option.
12248 .It Pa /etc/mime.types
12249 System wide MIME types, see
12250 .Sx "The mime.types files" .
12251 The actually used path is a configuration option.
12255 \*(IN\*(OP The default location of the users
12257 file \(en the section
12258 .Sx "The .netrc file"
12259 documents the file format.
12260 The actually used path is a configuration option and can be overridden via
12267 The actually used path is a compile-time constant.
12271 .\" .Ss "Resource files" {{{
12272 .Ss "Resource files"
12274 Upon startup \*(UA reads in several resource files:
12276 .Bl -tag -width ".It Pa BaNg"
12279 System wide initialization file.
12280 Reading of this file can be suppressed, either by using the
12282 (and according argument) or
12284 command line options, or by setting the
12287 .Ev MAILX_NO_SYSTEM_RC .
12291 File giving initial commands.
12292 A different file can be chosen by setting the
12296 Reading of this file can be suppressed with the
12298 command line option.
12300 .It Va mailx-extra-rc
12301 Defines a startup file to be read after all other resource files.
12302 It can be used to specify settings that are not understood by other
12304 implementations, for example.
12305 This variable is only honoured when defined in a resource file, e.g.,
12307 .Sx "INTERNAL VARIABLES" .
12311 The content of these files is interpreted as follows:
12314 .Bl -bullet -compact
12316 The whitespace characters space, tabulator and newline,
12317 as well as those defined by the variable
12319 are removed from the beginning and end of input lines.
12321 Empty lines are ignored.
12323 Any other line is interpreted as a command.
12324 It may be spread over multiple input lines if the newline character is
12326 by placing a reverse solidus character
12328 as the last character of the line; whereas any leading whitespace of
12329 follow lines is ignored, trailing whitespace before a escaped newline
12330 remains in the input.
12332 If the line (content) starts with the number sign
12334 then it is a comment-command and also ignored.
12335 (The comment-command is a real command, which does nothing, and
12336 therefore the usual follow lines mechanism applies!)
12340 Unless \*(UA is about to enter interactive mode syntax errors that occur
12341 while loading these files are treated as errors and cause program exit.
12342 More files with syntactically equal content can be
12344 The following, saved in a file, would be an examplary content:
12346 .Bd -literal -offset indent
12347 # This line is a comment command. And y\e
12348 es, it is really continued here.
12355 .\" .Ss "The mime.types files" {{{
12356 .Ss "The mime.types files"
12359 .Sx "HTML mail and MIME attachments"
12360 \*(UA needs to learn about MIME (Multipurpose Internet Mail Extensions)
12361 media types in order to classify message and attachment content.
12362 One source for them are
12364 files, the loading of which can be controlled by setting the variable
12365 .Va mimetypes-load-control .
12366 Another is the command
12368 which also offers access to \*(UAs MIME type cache.
12370 files have the following syntax:
12372 .Bd -literal -offset indent
12373 type/subtype extension [extension ...]
12374 # E.g., text/html html htm
12380 define the MIME media type, as standardized in RFC 2046:
12382 is used to declare the general type of data, while the
12384 specifies a specific format for that type of data.
12385 One or multiple filename
12387 s, separated by whitespace, can be bound to the media type format.
12388 Comments may be introduced anywhere on a line with a number sign
12390 causing the remaining line to be discarded.
12392 \*(UA also supports an extended, non-portable syntax in especially
12393 crafted files, which can be loaded via the alternative value syntax of
12394 .Va mimetypes-load-control ,
12395 and prepends an optional
12399 .Dl [type-marker ]type/subtype extension [extension ...]
12402 The following type markers are supported:
12405 .Bl -tag -compact -width ".It Ar _n_u"
12407 Treat message parts with this content as plain text.
12412 Treat message parts with this content as HTML tagsoup.
12413 If the \*(OPal HTML-tagsoup-to-text converter is not available treat
12414 the content as plain text instead.
12418 but instead of falling back to plain text require an explicit content
12419 handler to be defined.
12421 If no handler can be found a text message is displayed which says so.
12422 This can be annoying, for example signatures serve a contextual purpose,
12423 their content is of no use by itself.
12424 This marker will avoid displaying the text message.
12429 for sending messages:
12431 .Va mime-allow-text-controls ,
12432 .Va mimetypes-load-control .
12433 For reading etc. messages:
12434 .Sx "HTML mail and MIME attachments" ,
12435 .Sx "The Mailcap files" ,
12437 .Va mime-counter-evidence ,
12438 .Va mimetypes-load-control ,
12439 .Va pipe-TYPE/SUBTYPE ,
12440 .Va pipe-EXTENSION .
12443 .\" .Ss "The Mailcap files" {{{
12444 .Ss "The Mailcap files"
12446 .\" TODO MAILCAP DISABLED
12447 .Sy This feature is not available in v14.9.0, sorry!
12449 .Dq User Agent Configuration Mechanism
12450 which \*(UA \*(OPally supports (see
12451 .Sx "HTML mail and MIME attachments" ) .
12452 It defines a file format to be used to inform mail user agent programs
12453 about the locally-installed facilities for handling various data
12454 formats, i.e., about commands and how they can be used to display, edit
12455 et cetera MIME part contents, as well as a default path search that
12456 includes multiple possible locations of
12460 environment variable that can be used to overwrite that (repeating here
12461 that it is not a search path, but instead a path search specification).
12462 Any existing files will be loaded in sequence, appending any content to
12463 the list of MIME type handler directives.
12467 files consist of a set of newline separated entries.
12468 Comment lines start with a number sign
12470 (in the first column!) and are ignored.
12471 Empty lines are also ignored.
12472 All other lines form individual entries that must adhere to the syntax
12474 To extend a single entry (not comment) its line can be continued on
12475 follow lines if newline characters are
12477 by preceding them with the reverse solidus character
12479 The standard does not specify how leading whitespace of follow lines
12480 is to be treated, therefore \*(UA retains it.
12484 entries consist of a number of semicolon
12486 separated fields, and the reverse solidus
12488 character can be used to escape any following character including
12489 semicolon and itself.
12490 The first two fields are mandatory and must occur in the specified
12491 order, the remaining fields are optional and may appear in any order.
12492 Leading and trailing whitespace of content is ignored (removed).
12495 The first field defines the MIME
12497 the entry is about to handle (case-insensitively, and no reverse solidus
12498 escaping is possible in this field).
12499 If the subtype is specified as an asterisk
12501 the entry is meant to match all subtypes of the named type, e.g.,
12503 would match any audio type.
12504 The second field defines the shell command which shall be used to
12506 MIME parts of the given type; it is implicitly called the
12513 shell commands message (MIME part) data is passed via standard input
12514 unless the given shell command includes one or more instances of the
12517 in which case these instances will be replaced with a temporary filename
12518 and the data will have been stored in the file that is being pointed to.
12521 shell commands data is assumed to be generated on standard output unless
12522 the given command includes (one ore multiple)
12524 In any case any given
12526 format is replaced with a(n already) properly quoted filename.
12527 Note that when a command makes use of a temporary file via
12529 then \*(UA will remove it again, as if the
12530 .Cd x-mailx-tmpfile ,
12531 .Cd x-mailx-tmpfile-fill
12533 .Cd x-mailx-tmpfile-unlink
12534 flags had been set; see below for more.
12537 The optional fields either define a shell command or an attribute (flag)
12538 value, the latter being a single word and the former being a keyword
12539 naming the field followed by an equals sign
12541 succeeded by a shell command, and as usual for any
12543 content any whitespace surrounding the equals sign will be removed, too.
12544 Optional fields include the following:
12547 .Bl -tag -width ".It Cd BaNg"
12549 A program that can be used to compose a new body or body part in the
12551 (Currently unused.)
12553 .It Cd composetyped
12556 field, but is to be used when the composing program needs to specify the
12558 header field to be applied to the composed data.
12559 (Currently unused.)
12562 A program that can be used to edit a body or body part in the given
12564 (Currently unused.)
12567 A program that can be used to print a message or body part in the given
12569 (Currently unused.)
12572 Specifies a program to be run to test some condition, e.g., the machine
12573 architecture, or the window system in use, to determine whether or not
12574 this mailcap entry applies.
12575 If the test fails, a subsequent mailcap entry should be sought; also see
12576 .Cd x-mailx-test-once .
12579 .It Cd needsterminal
12580 This flag field indicates that the given shell command must be run on
12581 an interactive terminal.
12582 \*(UA will temporarily release the terminal to the given command in
12583 interactive mode, in non-interactive mode this entry will be entirely
12584 ignored; this flag implies
12585 .Cd x-mailx-noquote .
12588 .It Cd copiousoutput
12589 A flag field which indicates that the output of the
12591 command will be an extended stream of textual output that can be
12592 (re)integrated into \*(UA's normal visual display.
12593 It is mutually exclusive with
12594 .Cd needsterminal .
12596 .It Cd textualnewlines
12597 A flag field which indicates that this type of data is line-oriented and
12598 that, if encoded in
12600 all newlines should be converted to canonical form (CRLF) before
12601 encoding, and will be in that form after decoding.
12602 (Currently unused.)
12604 .It Cd nametemplate
12605 This field gives a filename format, in which
12607 will be replaced by a random string, the joined combination of which
12608 will be used as the filename denoted by
12609 .Ev MAILX_FILENAME_TEMPORARY .
12610 One could specify that a GIF file being passed to an image viewer should
12611 have a name ending in
12614 .Ql nametemplate=%s.gif .
12615 Note that \*(UA ignores the name template unless that solely specifies
12616 a filename suffix that consists of (ASCII) alphabetic and numeric
12617 characters, the underscore and dot only.
12620 Names a file, in X11 bitmap (xbm) format, which points to an appropriate
12621 icon to be used to visually denote the presence of this kind of data.
12622 This field is not used by \*(UA.
12625 A textual description that describes this type of data.
12628 .It Cd x-mailx-even-if-not-interactive
12629 An extension flag test field \(em by default handlers without
12631 are entirely ignored in non-interactive mode, but if this flag is set
12632 then their use will be considered.
12633 It is an error if this flag is set for commands that use the flag
12634 .Cd needsterminal .
12637 .It Cd x-mailx-noquote
12638 An extension flag field that indicates that even a
12641 command shall not be used to generate message quotes
12642 (as it would be by default).
12645 .It Cd x-mailx-async
12646 Extension flag field that denotes that the given
12648 command shall be executed asynchronously, without blocking \*(UA.
12649 Cannot be used in conjunction with
12650 .Cd needsterminal .
12653 .It Cd x-mailx-test-once
12654 Extension flag which denotes whether the given
12656 command shall be evaluated once only and the (boolean) result be cached.
12657 This is handy if some global unchanging condition is to be queried, like
12658 .Dq running under the X Window System .
12661 .It Cd x-mailx-tmpfile
12662 Extension flag field that requests creation of a zero-sized temporary
12663 file, the name of which is to be placed in the environment variable
12664 .Ev MAILX_FILENAME_TEMPORARY .
12665 It is an error to use this flag with commands that include a
12670 .It Cd x-mailx-tmpfile-fill
12671 Normally the MIME part content is passed to the handler via standard
12672 input; if this flag is set then the data will instead be written into
12674 .Cd x-mailx-tmpfile .
12675 In order to cause deletion of the temporary file you will have to set
12676 .Cd x-mailx-tmpfile-unlink
12678 It is an error to use this flag with commands that include a
12683 .It Cd x-mailx-tmpfile-unlink
12684 Extension flag field that requests that the temporary file shall be
12685 deleted automatically when the command loop is entered again at latest.
12686 (Do not use this for asynchronous handlers.)
12687 It is an error to use this flag with commands that include a
12689 format, or in conjunction with
12690 .Cd x-mailx-async ,
12691 or without also setting
12692 .Cd x-mailx-tmpfile
12694 .Cd x-mailx-tmpfile-fill .
12697 .It Cd x-mailx-tmpfile-keep
12700 implies the three tmpfile related flags above, but if you want, e.g.,
12702 and deal with the temporary file yourself, you can add in this flag to
12704 .Cd x-mailx-tmpfile-unlink .
12709 The standard includes the possibility to define any number of additional
12710 entry fields, prefixed by
12712 Flag fields apply to the entire
12714 entry \(em in some unusual cases, this may not be desirable, but
12715 differentiation can be accomplished via separate entries, taking
12716 advantage of the fact that subsequent entries are searched if an earlier
12717 one does not provide enough information.
12720 command needs to specify the
12724 command shall not, the following will help out the latter (with enabled
12728 level \*(UA will show information about handler evaluation):
12730 .Bd -literal -offset indent
12731 application/postscript; ps-to-terminal %s; needsterminal
12732 application/postscript; ps-to-terminal %s; compose=idraw %s
12736 In fields any occurrence of the format string
12738 will be replaced by the
12741 Named parameters from the
12743 field may be placed in the command execution line using
12745 followed by the parameter name and a closing
12748 The entire parameter should appear as a single command line argument,
12749 regardless of embedded spaces; thus:
12751 .Bd -literal -offset indent
12753 Content-type: multipart/mixed; boundary=42
12756 multipart/*; /usr/local/bin/showmulti \e
12757 %t %{boundary} ; composetyped = /usr/local/bin/makemulti
12759 # Executed shell command
12760 /usr/local/bin/showmulti multipart/mixed 42
12764 .\" TODO v15: Mailcap: %n,%F
12765 Note that \*(UA does not support handlers for multipart MIME parts as
12766 shown in this example (as of today).
12767 \*(UA does not support the additional formats
12771 An example file, also showing how to properly deal with the expansion of
12773 which includes any quotes that are necessary to make it a valid shell
12774 argument by itself and thus will cause undesired behaviour when placed
12775 in additional user-provided quotes:
12777 .Bd -literal -offset indent
12779 text/richtext; richtext %s; copiousoutput
12781 text/x-perl; perl -cWT %s
12783 application/pdf; \e
12785 trap "rm -f ${infile}" EXIT\e; \e
12786 trap "exit 75" INT QUIT TERM\e; \e
12788 x-mailx-async; x-mailx-tmpfile-keep
12790 application/*; echo "This is \e"%t\e" but \e
12791 is 50 \e% Greek to me" \e; < %s head -c 1024 | cat -vET; \e
12792 copiousoutput; x-mailx-noquote
12797 .Sx "HTML mail and MIME attachments" ,
12798 .Sx "The mime.types files" ,
12801 .Va mime-counter-evidence ,
12802 .Va pipe-TYPE/SUBTYPE ,
12803 .Va pipe-EXTENSION .
12806 .\" .Ss "The .netrc file" {{{
12807 .Ss "The .netrc file"
12811 file contains user credentials for machine accounts.
12812 The default location in the user's
12814 directory may be overridden by the
12816 environment variable.
12817 The file consists of space, tabulator or newline separated tokens.
12818 \*(UA implements a parser that supports a superset of the original BSD
12819 syntax, but users should nonetheless be aware of portability glitches
12820 of that file format, shall their
12822 be usable across multiple programs and platforms:
12825 .Bl -bullet -compact
12827 BSD does not support single, but only double quotation marks, e.g.,
12828 .Ql password="pass with spaces" .
12830 BSD (only?) supports escaping of single characters via a reverse solidus
12831 (e.g., a space can be escaped via
12833 in- as well as outside of a quoted string.
12835 BSD does not require a final quotation mark of the last user input token.
12837 The original BSD (Berknet) parser also supported a format which allowed
12838 tokens to be separated with commas \(en whereas at least Hewlett-Packard
12839 still seems to support this syntax, \*(UA does not!
12841 As a non-portable extension some widely-used programs support
12842 shell-style comments: if an input line starts, after any amount of
12843 whitespace, with a number sign
12845 then the rest of the line is ignored.
12847 Whereas other programs may require that the
12849 file is accessible by only the user if it contains a
12851 token for any other
12855 \*(UA will always require these strict permissions.
12859 Of the following list of supported tokens \*(UA only uses (and caches)
12864 At runtime the command
12866 can be used to control \*(UA's
12870 .Bl -tag -width ".It Cd BaNg"
12871 .It Cd machine Ar name
12872 The hostname of the entries' machine, lowercase-normalized by \*(UA
12874 Any further file content, until either end-of-file or the occurrence
12879 first-class token is bound (only related) to the machine
12882 As an extension that should not be the cause of any worries
12883 \*(UA supports a single wildcard prefix for
12885 .Bd -literal -offset indent
12886 machine *.example.com login USER password PASS
12887 machine pop3.example.com login USER password PASS
12888 machine smtp.example.com login USER password PASS
12894 .Ql pop3.example.com ,
12898 .Ql local.smtp.example.com .
12899 Note that in the example neither
12900 .Ql pop3.example.com
12902 .Ql smtp.example.com
12903 will be matched by the wildcard, since the exact matches take
12904 precedence (it is however faster to specify it the other way around).
12907 This is the same as
12909 except that it is a fallback entry that is used shall none of the
12910 specified machines match; only one default token may be specified,
12911 and it must be the last first-class token.
12913 .It Cd login Ar name
12914 The user name on the remote machine.
12916 .It Cd password Ar string
12917 The user's password on the remote machine.
12919 .It Cd account Ar string
12920 Supply an additional account password.
12921 This is merely for FTP purposes.
12923 .It Cd macdef Ar name
12925 A macro is defined with the specified
12927 it is formed from all lines beginning with the next line and continuing
12928 until a blank line is (consecutive newline characters are) encountered.
12931 entries cannot be utilized by multiple machines, too, but must be
12932 defined following the
12934 they are intended to be used with.)
12937 exists, it is automatically run as the last step of the login process.
12938 This is merely for FTP purposes.
12945 .\" .Sh EXAMPLES {{{
12948 .\" .Ss "An example configuration" {{{
12949 .Ss "An example configuration"
12951 .Bd -literal -offset indent
12952 # This example assumes v15.0 compatibility mode
12955 # Request strict SSL/TLS transport security checks
12956 set ssl-verify=strict
12958 # Where are the up-to-date SSL/TLS certificates?
12959 # (Since we manage up-to-date ones explicitly, do not use any,
12960 # possibly outdated, default certificates shipped with OpenSSL)
12961 #set ssl-ca-dir=/etc/ssl/certs
12962 set ssl-ca-file=/etc/ssl/certs/ca-certificates.crt
12963 set ssl-ca-no-defaults
12964 #set ssl-ca-flags=partial-chain
12965 wysh set smime-ca-file="${ssl-ca-file}" \e
12966 smime-ca-no-defaults #smime-ca-flags="${ssl-ca-flags}"
12968 # This could be outsourced to a central configuration file via
12969 # ssl-config-file plus ssl-config-module if the used library allows.
12970 # CipherList: explicitly define the list of ciphers, which may
12971 # improve security, especially with protocols older than TLS v1.2.
12972 # See ciphers(1). Possibly best to only use ssl-cipher-list-HOST
12973 # (or -USER@HOST), as necessary, again..
12974 # Curves: especially with TLSv1.3 curves selection may be desired.
12975 # MinProtocol,MaxProtocol: do not use protocols older than TLS v1.2.
12976 # Change this only when the remote server does not support it:
12977 # maybe use chain support via ssl-config-pairs-HOST / -USER@HOST
12978 # to define such explicit exceptions, then, e.g.
12979 # MinProtocol=TLSv1.1
12980 if [ "$ssl-features" =% +ctx-set-maxmin-proto ]
12981 wysh set ssl-config-pairs='\e
12982 CipherList=TLSv1.2:!aNULL:!eNULL:@STRENGTH,\e
12983 Curves=P-521:P-384:P-256,\e
12984 MinProtocol=TLSv1.1'
12986 wysh set ssl-config-pairs='\e
12987 CipherList=TLSv1.2:!aNULL:!eNULL:@STRENGTH,\e
12988 Curves=P-521:P-384:P-256,\e
12989 Protocol=-ALL\e,+TLSv1.1 \e, +TLSv1.2'
12992 # Essential setting: select allowed character sets
12993 set sendcharsets=utf-8,iso-8859-1
12995 # A very kind option: when replying to a message, first try to
12996 # use the same encoding that the original poster used herself!
12997 set reply-in-same-charset
12999 # When replying, do not merge From: and To: of the original message
13000 # into To:. Instead old From: -> new To:, old To: -> merge Cc:.
13001 set recipients-in-cc
13003 # When sending messages, wait until the Mail-Transfer-Agent finishs.
13004 # Only like this you will be able to see errors reported through the
13005 # exit status of the MTA (including the built-in SMTP one)!
13008 # Only use built-in MIME types, no mime.types(5) files
13009 set mimetypes-load-control
13011 # Default directory where we act in (relative to $HOME)
13013 # A leading "+" (often) means: under *folder*
13014 # *record* is used to save copies of sent messages
13015 set MBOX=+mbox.mbox DEAD=+dead.txt \e
13016 record=+sent.mbox record-files record-resent
13018 # Make "file mymbox" and "file myrec" go to..
13019 shortcut mymbox %:+mbox.mbox myrec +sent.mbox
13021 # Not really optional, e.g., for S/MIME
13022 set from='Your Name <address@exam.ple>'
13024 # It may be necessary to set hostname and/or smtp-hostname
13025 # if the "SERVER" of mta and "domain" of from do not match.
13026 # The `urlencode' command can be used to encode USER and PASS
13027 set mta=(smtps?|submission)://[USER[:PASS]@]SERVER[:PORT] \e
13028 smtp-auth=login/plain... \e
13031 # Never refuse to start into interactive mode, and more
13033 colour-pager crt= \e
13034 followup-to followup-to-honour=ask-yes fullnames \e
13035 history-file=+.\*(uAhist history-size=-1 history-gabby \e
13036 mime-counter-evidence=0xE \e
13037 prompt='?\e$?!\e$!/\e$^ERRNAME[\e$account#\e$mailbox-display]? ' \e
13038 reply-to-honour=ask-yes \e
13041 # Only include the selected header fields when typing messages
13042 headerpick type retain from_ date from to cc subject \e
13043 message-id mail-followup-to reply-to
13044 # ...when forwarding messages
13045 headerpick forward retain subject date from to cc
13046 # ...when saving message, etc.
13047 #headerpick save ignore ^Original-.*$ ^X-.*$
13049 # Some mailing lists
13050 mlist '@xyz-editor\e.xyz$' '@xyzf\e.xyz$'
13051 mlsubscribe '^xfans@xfans\e.xyz$'
13053 # Handle a few file extensions (to store MBOX databases)
13054 filetype bz2 'bzip2 -dc' 'bzip2 -zc' \e
13055 gz 'gzip -dc' 'gzip -c' xz 'xz -dc' 'xz -zc' \e
13056 zst 'zstd -dc' 'zstd -19 -zc' \e
13057 zst.pgp 'gpg -d | zstd -dc' 'zstd -19 -zc | gpg -e'
13059 # A real life example of a very huge free mail provider
13060 # Instead of directly placing content inside `account',
13061 # we `define' a macro: like that we can switch "accounts"
13062 # from within *on-compose-splice*, for example!
13064 set folder=~/spool/XooglX inbox=+syste.mbox sent=+sent
13065 set from='Your Name <address@examp.ple>'
13067 set pop3-no-apop-pop.gmXil.com
13068 shortcut pop %:pop3s://pop.gmXil.com
13069 shortcut imap %:imaps://imap.gmXil.com
13070 #set record="+[Gmail]/Sent Mail"
13071 # Select: File imaps://imap.gmXil.com/[Gmail]/Sent\e Mail
13073 set mta=smtp://USER:PASS@smtp.gmXil.com smtp-use-starttls
13075 set mta=smtps://USER:PASS@smtp.gmail.com:465
13081 # Here is a pretty large one which does not allow sending mails
13082 # if there is a domain name mismatch on the SMTP protocol level,
13083 # which would bite us if the value of from does not match, e.g.,
13084 # for people who have a sXXXXeforge project and want to speak
13085 # with the mailing list under their project account (in from),
13086 # still sending the message through their normal mail provider
13088 set folder=~/spool/XandeX inbox=+syste.mbox sent=+sent
13089 set from='Your Name <address@exam.ple>'
13091 shortcut pop %:pop3s://pop.yaXXex.com
13092 shortcut imap %:imaps://imap.yaXXex.com
13094 set mta=smtps://USER:PASS@smtp.yaXXex.com:465 \e
13095 hostname=yaXXex.com smtp-hostname=
13101 # Create some new commands so that, e.g., `ls /tmp' will..
13102 commandalias lls '!ls ${LS_COLOR_FLAG} -aFlrS'
13103 commandalias llS '!ls ${LS_COLOR_FLAG} -aFlS'
13105 wysh set pipe-message/external-body='@* echo $MAILX_EXTERNAL_BODY_URL'
13107 # We do not support gpg(1) directly yet. But simple --clearsign'd
13108 # message parts can be dealt with as follows:
13111 wysh set pipe-text/plain=$'@*#++=@\e
13112 < "${MAILX_FILENAME_TEMPORARY}" awk \e
13113 -v TMPFILE="${MAILX_FILENAME_TEMPORARY}" \e'\e
13115 /^-----BEGIN PGP SIGNED MESSAGE-----/,/^$/ {\e
13118 print "--- GPG --verify ---";\e
13119 system("gpg --verify " TMPFILE " 2>&1");\e
13120 print "--- GPG --verify ---";\e
13124 /^-----BEGIN PGP SIGNATURE-----/,\e
13125 /^-----END PGP SIGNATURE-----/{\e
13132 commandalias V '\e'call V
13136 When storing passwords in
13138 appropriate permissions should be set on this file with
13139 .Ql $ chmod 0600 \*(ur .
13142 is available user credentials can be stored in the central
13144 file instead; e.g., here is a different version of the example account
13145 that sets up SMTP and POP3:
13147 .Bd -literal -offset indent
13149 set folder=~/spool/XandeX inbox=+syste.mbox sent=+sent
13150 set from='Your Name <address@exam.ple>'
13152 # Load an encrypted ~/.netrc by uncommenting the next line
13153 #set netrc-pipe='gpg -qd ~/.netrc.pgp'
13155 set mta=smtps://smtp.yXXXXx.ru:465 \e
13156 smtp-hostname= hostname=yXXXXx.com
13157 set pop3-keepalive=240 pop3-no-apop-pop.yXXXXx.ru
13158 commandalias xp fi pop3s://pop.yXXXXx.ru
13170 .Bd -literal -offset indent
13171 machine *.yXXXXx.ru login USER password PASS
13175 This configuration should now work just fine:
13178 .Dl $ echo text | \*(uA -dvv -AXandeX -s Subject user@exam.ple
13181 .\" .Ss "S/MIME step by step" {{{
13182 .Ss "S/MIME step by step"
13184 \*(OP The first thing you need for participating in S/MIME message
13185 exchange is your personal certificate, including a private key.
13186 The certificate contains public information, in particular your name and
13187 your email address(es), and the public key that is used by others to
13188 encrypt messages for you,
13189 and to verify signed messages they supposedly received from you.
13190 The certificate is included in each signed message you send.
13191 The private key must be kept secret.
13192 It is used to decrypt messages that were previously encrypted with your
13193 public key, and to sign messages.
13196 For personal use it is recommended that you get a S/MIME certificate
13197 from one of the major CAs on the Internet using your WWW browser.
13198 Many CAs offer such certificates for free.
13200 .Lk https://www.CAcert.org
13201 which issues client and server certificates to members of their
13202 community for free; their root certificate
13203 .Pf ( Lk https://\:www.cacert.org/\:certs/\:root.crt )
13204 is often not in the default set of trusted CA root certificates, though,
13205 which means you will have to download their root certificate separately
13206 and ensure it is part of our S/MIME certificate validation chain by
13209 or as a vivid member of the
13210 .Va smime-ca-file .
13211 But let us take a step-by-step tour on how to setup S/MIME with
13212 a certificate from CAcert.org despite this situation!
13215 First of all you will have to become a member of the CAcert.org
13216 community, simply by registrating yourself via the web interface.
13217 Once you are, create and verify all email addresses you want to be able
13218 to create signed and encrypted messages for/with using the corresponding
13219 entries of the web interface.
13220 Now ready to create S/MIME certificates, so let us create a new
13221 .Dq client certificate ,
13222 ensure to include all email addresses that should be covered by the
13223 certificate in the following web form, and also to use your name as the
13227 Create a private key and a certificate request on your local computer
13228 (please see the manual pages of the used commands for more in-depth
13229 knowledge on what the used arguments etc. do):
13232 .Dl $ openssl req -nodes -newkey rsa:4096 -keyout key.pem -out creq.pem
13235 Afterwards copy-and-paste the content of
13237 into the certificate-request (CSR) field of the web form on the
13238 CAcert.org website (you may need to unfold some
13239 .Dq advanced options
13240 to see the corresponding text field).
13241 This last step will ensure that your private key (which never left your
13242 box) and the certificate belong together (through the public key that
13243 will find its way into the certificate via the certificate-request).
13244 You are now ready and can create your CAcert certified certificate.
13245 Download and store or copy-and-paste it as
13250 In order to use your new S/MIME setup a combined private key/public key
13251 (certificate) file has to be created:
13254 .Dl $ cat key.pem pub.crt > ME@HERE.com.paired
13257 This is the file \*(UA will work with.
13258 If you have created your private key with a passphrase then \*(UA will
13259 ask you for it whenever a message is signed or decrypted.
13260 Set the following variables to henceforth use S/MIME (setting
13262 is of interest for verification only):
13264 .Bd -literal -offset indent
13265 ? set smime-ca-file=ALL-TRUSTED-ROOT-CERTS-HERE \e
13266 smime-sign-cert=ME@HERE.com.paired \e
13267 smime-sign-message-digest=SHA256 \e
13273 .\" .Ss "Using CRLs with S/MIME or SSL/TLS" {{{
13274 .Ss "Using CRLs with S/MIME or SSL/TLS"
13276 \*(OP Certification authorities (CAs) issue certificate revocation
13277 lists (CRLs) on a regular basis.
13278 These lists contain the serial numbers of certificates that have been
13279 declared invalid after they have been issued.
13280 Such usually happens because the private key for the certificate has
13282 because the owner of the certificate has left the organization that is
13283 mentioned in the certificate, etc.
13284 To seriously use S/MIME or SSL/TLS verification,
13285 an up-to-date CRL is required for each trusted CA.
13286 There is otherwise no method to distinguish between valid and
13287 invalidated certificates.
13288 \*(UA currently offers no mechanism to fetch CRLs, nor to access them on
13289 the Internet, so they have to be retrieved by some external mechanism.
13292 \*(UA accepts CRLs in PEM format only;
13293 CRLs in DER format must be converted, like, e.\|g.:
13296 .Dl $ openssl crl \-inform DER \-in crl.der \-out crl.pem
13299 To tell \*(UA about the CRLs, a directory that contains all CRL files
13300 (and no other files) must be created.
13305 variables, respectively, must then be set to point to that directory.
13306 After that, \*(UA requires a CRL to be present for each CA that is used
13307 to verify a certificate.
13316 In general it is a good idea to turn on
13322 twice) if something does not work well.
13323 Very often a diagnostic message can be produced that leads to the
13324 problems' solution.
13326 .\" .Ss "\*(UA shortly hangs on startup" {{{
13327 .Ss "\*(UA shortly hangs on startup"
13329 This can have two reasons, one is the necessity to wait for a file lock
13330 and cannot be helped, the other being that \*(UA calls the function
13332 in order to query the nodename of the box (sometimes the real one is
13333 needed instead of the one represented by the internal variable
13335 One may have varying success by ensuring that the real hostname and
13339 or, more generally, that the name service is properly setup \(en
13342 return the expected value?
13343 Does this local hostname have a domain suffix?
13344 RFC 6762 standardized the link-local top-level domain
13346 try again after adding an (additional) entry with this extension.
13349 .\" .Ss "I cannot login to Google mail aka GMail" {{{
13350 .Ss "I cannot login to Google mail aka GMail"
13352 Since 2014 some free service providers classify programs as
13354 unless they use a special authentification method (OAuth 2.0) which
13355 was not standardized for non-HTTP protocol authentication token query
13356 until August 2015 (RFC 7628).
13359 Different to Kerberos / GSSAPI, which is developed since the mid of the
13360 1980s, where a user can easily create a local authentication ticket for
13361 her- and himself with the locally installed
13363 program, that protocol has no such local part but instead requires
13364 a world-wide-web query to create or fetch a token; since there is no
13365 local cache this query would have to be performed whenever \*(UA is
13366 invoked (in interactive sessions situation may differ).
13369 \*(UA does not support OAuth.
13370 Because of this it is necessary to declare \*(UA a
13371 .Dq less secure app
13372 (on the providers account web page) in order to read and send mail.
13373 However, it also seems possible to take the following steps instead:
13378 give the provider the number of a mobile phone,
13381 .Dq 2-Step Verification ,
13383 create an application specific password (16 characters), and
13385 use that special password instead of the real Google account password in
13386 \*(UA (for more on that see the section
13387 .Sx "On URL syntax and credential lookup" ) .
13391 .\" .Ss "Not \(dqdefunctional\(dq, but the editor key does not work" {{{
13392 .Ss "Not \(dqdefunctional\(dq, but the editor key does not work"
13394 It can happen that the terminal library (see
13395 .Sx "On terminal control and line editor",
13398 reports different codes than the terminal really sends, in which case
13399 \*(UA will tell that a key binding is functional, but will not be able to
13400 recognize it because the received data does not match anything expected.
13401 Especially without the \*(OPal terminal capability library support one
13402 reason for this may be that the (possibly even non-existing) keypad
13403 is not turned on and the resulting layout reports the keypad control
13404 codes for the normal keyboard keys.
13409 ings will show the byte sequences that are expected.
13412 To overcome the situation, use, e.g., the program
13414 in conjunction with the command line option
13416 if available, to see the byte sequences which are actually produced
13417 by keypresses, and use the variable
13419 to make \*(UA aware of them.
13420 E.g., the terminal this is typed on produces some false sequences, here
13421 an example showing the shifted home key:
13423 .Bd -literal -offset indent
13426 # 1B 5B=[ 31=1 3B=; 32=2 48=H
13431 ? \*(uA -v -Stermcap='kHOM=\eE[H'
13441 .\" .Sh "IMAP CLIENT" {{{
13444 \*(OPally there is IMAP client support available.
13445 This part of the program is obsolete and will vanish in v15 with the
13446 large MIME and I/O layer rewrite, because it uses old-style blocking I/O
13447 and makes excessive use of signal based long code jumps.
13448 Support can hopefully be readded later based on a new-style I/O, with
13449 SysV signal handling.
13450 In fact the IMAP support had already been removed from the codebase, but
13451 was reinstantiated on user demand: in effect the IMAP code is at the
13452 level of \*(UA v14.8.16 (with
13454 being the sole exception), and should be treated with some care.
13461 protocol prefixes, and an IMAP-based
13464 IMAP URLs (paths) undergo inspections and possible transformations
13465 before use (and the command
13467 can be used to manually apply them to any given argument).
13468 Hierarchy delimiters are normalized, a step which is configurable via the
13470 variable chain, but defaults to the first seen delimiter otherwise.
13471 \*(UA supports internationalised IMAP names, and en- and decodes the
13472 names from and to the
13474 as necessary and possible.
13475 If a mailbox name is expanded (see
13476 .Sx "Filename transformations" )
13477 to an IMAP mailbox, all names that begin with `+' then refer to IMAP
13478 mailboxes below the
13480 target box, while folder names prefixed by `@' refer to folders below
13481 the hierarchy base, e.g., the following lists all folders below the
13482 current one when in an IMAP mailbox:
13486 Note: some IMAP servers do not accept the creation of mailboxes in
13487 the hierarchy base, but require that they are created as subfolders of
13488 `INBOX' \(en with such servers a folder name of the form
13490 .Dl imaps://mylogin@imap.myisp.example/INBOX.
13492 should be used (the last character is the server's hierarchy
13494 The following IMAP-specific commands exist:
13497 .Bl -tag -width ".It Ic BaNg"
13500 Only applicable to cached IMAP mailboxes;
13501 takes a message list and reads the specified messages into the IMAP
13506 If operating in disconnected mode on an IMAP mailbox,
13507 switch to online mode and connect to the mail server while retaining
13508 the mailbox status.
13509 See the description of the
13511 variable for more information.
13515 If operating in online mode on an IMAP mailbox,
13516 switch to disconnected mode while retaining the mailbox status.
13517 See the description of the
13520 A list of messages may optionally be given as argument;
13521 the respective messages are then read into the cache before the
13522 connection is closed, thus
13524 makes the entire mailbox available for disconnected use.
13528 Sends command strings directly to the current IMAP server.
13529 \*(UA operates always in IMAP `selected state' on the current mailbox;
13530 commands that change this will produce undesirable results and should be
13532 Useful IMAP commands are:
13533 .Bl -tag -offset indent -width ".Ic getquotearoot"
13535 Takes the name of an IMAP mailbox as an argument and creates it.
13537 (RFC 2087) Takes the name of an IMAP mailbox as an argument
13538 and prints the quotas that apply to the mailbox.
13539 Not all IMAP servers support this command.
13541 (RFC 2342) Takes no arguments and prints the Personal Namespaces,
13542 the Other User's Namespaces and the Shared Namespaces.
13543 Each namespace type is printed in parentheses;
13544 if there are multiple namespaces of the same type,
13545 inner parentheses separate them.
13546 For each namespace a prefix and a hierarchy separator is listed.
13547 Not all IMAP servers support this command.
13552 Perform IMAP path transformations.
13556 .Sx "Command modifiers" ) ,
13557 and manages the error number
13559 The first argument specifies the operation:
13561 normalizes hierarchy delimiters (see
13563 and converts the strings from the locale
13565 to the internationalized variant used by IMAP,
13567 performs the reverse operation.
13572 The following IMAP-specific internal variables exist:
13575 .Bl -tag -width ".It Va BaNg"
13577 .It Va disconnected
13578 \*(BO When an IMAP mailbox is selected and this variable is set,
13579 no connection to the server is initiated.
13580 Instead, data is obtained from the local cache (see
13583 Mailboxes that are not present in the cache
13584 and messages that have not yet entirely been fetched from the server
13586 to fetch all messages in a mailbox at once,
13588 .No ` Ns Li copy * /dev/null Ns '
13589 can be used while still in connected mode.
13590 Changes that are made to IMAP mailboxes in disconnected mode are queued
13591 and committed later when a connection to that server is made.
13592 This procedure is not completely reliable since it cannot be guaranteed
13593 that the IMAP unique identifiers (UIDs) on the server still match the
13594 ones in the cache at that time.
13597 when this problem occurs.
13599 .It Va disconnected-USER@HOST
13600 The specified account is handled as described for the
13603 but other accounts are not affected.
13606 .It Va imap-auth-USER@HOST , imap-auth
13607 Sets the IMAP authentication method.
13608 Valid values are `login' for the usual password-based authentication
13610 `cram-md5', which is a password-based authentication that does not send
13611 the password over the network in clear text,
13612 and `gssapi' for GSS-API based authentication.
13616 Enables caching of IMAP mailboxes.
13617 The value of this variable must point to a directory that is either
13618 existent or can be created by \*(UA.
13619 All contents of the cache can be deleted by \*(UA at any time;
13620 it is not safe to make assumptions about them.
13623 .It Va imap-delim-USER@HOST , imap-delim-HOST , imap-delim
13624 The hierarchy separator used by the IMAP server.
13625 Whenever an IMAP path is specified it will undergo normalization.
13626 One of the normalization steps is the squeezing and adjustment of
13627 hierarchy separators.
13628 If this variable is set, any occurrence of any character of the given
13629 value that exists in the path will be replaced by the first member of
13630 the value; an empty value will cause the default to be used, it is
13632 If not set, we will reuse the first hierarchy separator character that
13633 is discovered in a user-given mailbox name.
13635 .Mx Va imap-keepalive
13636 .It Va imap-keepalive-USER@HOST , imap-keepalive-HOST , imap-keepalive
13637 IMAP servers may close the connection after a period of
13638 inactivity; the standard requires this to be at least 30 minutes,
13639 but practical experience may vary.
13640 Setting this variable to a numeric `value' greater than 0 causes
13641 a `NOOP' command to be sent each `value' seconds if no other operation
13645 .It Va imap-list-depth
13646 When retrieving the list of folders on an IMAP server, the
13648 command stops after it has reached a certain depth to avoid possible
13650 The value of this variable sets the maximum depth allowed.
13652 If the folder separator on the current IMAP server is a slash `/',
13653 this variable has no effect and the
13655 command does not descend to subfolders.
13657 .Mx Va imap-use-starttls
13658 .It Va imap-use-starttls-USER@HOST , imap-use-starttls-HOST , imap-use-starttls
13659 Causes \*(UA to issue a `STARTTLS' command to make an unencrypted
13660 IMAP session SSL/TLS encrypted.
13661 This functionality is not supported by all servers,
13662 and is not used if the session is already encrypted by the IMAPS method.
13668 .\" .Sh "SEE ALSO" {{{
13678 .Xr spamassassin 1 ,
13687 .Xr mailwrapper 8 ,
13693 .\" .Sh HISTORY {{{
13696 M. Douglas McIlroy writes in his article
13697 .Dq A Research UNIX Reader: Annotated Excerpts \
13698 from the Programmer's Manual, 1971-1986
13701 command already appeared in First Edition
13705 .Bd -ragged -offset indent
13706 Electronic mail was there from the start.
13707 Never satisfied with its exact behavior, everybody touched it at one
13708 time or another: to assure the safety of simultaneous access, to improve
13709 privacy, to survive crashes, to exploit uucp, to screen out foreign
13710 freeloaders, or whatever.
13711 Not until v7 did the interface change (Thompson).
13712 Later, as mail became global in its reach, Dave Presotto took charge and
13713 brought order to communications with a grab-bag of external networks
13719 Mail was written in 1978 by Kurt Shoens and developed as part of the
13722 distribution until 1995.
13723 Mail has then seen further development in open source
13725 variants, noticeably by Christos Zoulas in
13727 Based upon this Nail, later Heirloom Mailx, was developed by Gunnar
13728 Ritter in the years 2000 until 2008.
13729 Since 2012 S-nail is maintained by Steffen (Daode) Nurpmeso.
13730 This man page is derived from
13731 .Dq The Mail Reference Manual
13732 that was originally written by Kurt Shoens.
13740 .An "Kurt Shoens" ,
13741 .An "Edward Wang" ,
13742 .An "Keith Bostic" ,
13743 .An "Christos Zoulas" ,
13744 .An "Gunnar Ritter" .
13745 \*(UA is developed by
13746 .An "Steffen Nurpmeso" Aq steffen@sdaoden.eu .
13749 .\" .Sh CAVEATS {{{
13752 \*(ID Interrupting an operation via
13756 from anywhere else but a command prompt is very problematic and likely
13757 to leave the program in an undefined state: many library functions
13758 cannot deal with the
13760 that this software (still) performs; even though efforts have been taken
13761 to address this, no sooner but in v15 it will have been worked out:
13762 interruptions have not been disabled in order to allow forceful breakage
13763 of hanging network connections, for example (all this is unrelated to
13767 The SMTP and POP3 protocol support of \*(UA is very basic.
13768 Also, if it fails to contact its upstream SMTP server, it will not make
13769 further attempts to transfer the message at a later time (setting
13774 If this is a concern, it might be better to set up a local SMTP server
13775 that is capable of message queuing.
13782 After deleting some message of a POP3 mailbox the header summary falsely
13783 claims that there are no messages to display, one needs to perform
13784 a scroll or dot movement to restore proper state.
13786 In threaded display a power user may encounter crashes very
13787 occasionally (this is may and very).
13791 in the source repository lists future directions.
13794 Please report bugs to the
13796 address, e.g., from within \*(uA:
13797 .\" v15-compat: drop eval as `mail' will expand variable?
13798 .Ql ? Ns \| Ic eval Ns \| Ic mail Ns \| $contact-mail .
13799 More information is available on the web:
13800 .Ql $ \*(uA -X 'echo Ns \| $ Ns Va contact-web Ns ' -Xx .