a_coll_ocds__mac(): fix NOTEACHED function return
[s-mailx.git] / nail.1
blob8a9e8e715bdcdadc8d1671f7743b5b96a44df327
1 .\"@ nail.1 - S-nail(1) reference manual.
2 .\"
3 .\" Copyright (c) 2000-2008 Gunnar Ritter, Freiburg i. Br., Germany.
4 .\" Copyright (c) 2012 - 2017 Steffen (Daode) Nurpmeso <steffen@sdaoden.eu>.
5 .\"
6 .\" Copyright (c) 1980, 1990, 1993
7 .\"      The Regents of the University of California.  All rights reserved.
8 .\"
9 .\" Redistribution and use in source and binary forms, with or without
10 .\" modification, are permitted provided that the following conditions
11 .\" are met:
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.
20 .\"
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
31 .\" SUCH DAMAGE.
32 .\"
33 .\"--MKREL-START--
34 .\"@ S-nail(1): v14.9.0-pre3 / 2016-12-31
35 .Dd Dec 31, 2016
36 .ds VV \\%v14.9.0-pre3
37 .\"--MKREL-END--
38 .\"--MKMAN-START--
39 .ds UU \\%S-NAIL
40 .ds UA \\%S-nail
41 .ds uA \\%s-nail
42 .ds UR \\%s-nail.rc
43 .\"--MKMAN-END--
44 .\" --BEGINSTRIP--
45 .\"
46 .\" If not ~/.mailrc, it breaks POSIX compatibility.  And adjust main.c.
47 .ds ur \\%~/.mailrc
48 .ds OB [Obsolete]
49 .ds OP [Option]
50 .ds IN [v15-compat]
51 .ds OU [no v15-compat]
52 .ds ID [v15 behaviour may differ]
53 .ds NQ [Only new quoting rules]
54 .ds BO (Boolean)
55 .ds RO (Read-only)
57 .Dt "\*(UU" 1
58 .Os
59 .Mx -enable
62 .Sh NAME
63 .Nm \*(UA \%[\*(VV]
64 .Nd send and receive Internet mail
67 .\" .Sh SYNOPSIS {{{
68 .Sh SYNOPSIS
70 .\" Keep in SYNC: ./nail.1:"SYNOPSIS, main()
71 .Nm \*(uA
72 .Fl h | Fl Fl help
73 .Nm \*(uA
74 .Bk -words
75 .Op Fl BdEFintv~
76 .Op Fl \&: Ar spec
77 .Op Fl A Ar account
78 .Op Fl a Ar attachment
79 .Op Fl b Ar bcc-addr
80 .Op Fl c Ar cc-addr
81 .Op Fl M Ar type | Fl m Ar file | Fl q Ar file | Fl t
82 .Op Fl r Ar from-addr
83 .Op Fl S Ar var Ns Op Ns = Ns Ar value
84 .Op Fl s Ar subject
85 .Op Fl X Ar cmd
86 .Op Fl \&.
87 .Ar to-addr ...
88 .Op Fl Fl \~ Ns Ar mta-option ...
89 .Ek
90 .Nm \*(uA
91 .Bk -words
92 .Op Fl BdEeHiNnRv~
93 .Op Fl \&: Ar spec
94 .Op Fl A Ar account
95 .Op Fl L Ar spec-list
96 .Op Fl r Ar from-addr
97 .Op Fl S Ar var Ns Op Ns = Ns Ar value
98 .Op Fl u Ar user
99 .Op Fl X Ar cmd
100 .Op Fl Fl \~ Ns Ar mta-option ...
102 .Nm \*(uA
103 .Bk -words
104 .Op Fl BdEeHiNnRv~#
105 .Op Fl \&: Ar spec
106 .Op Fl A Ar account
107 .Fl f
108 .Op Fl L Ar spec-list
109 .Op Fl r Ar from-addr
110 .Op Fl S Ar var Ns Op Ns = Ns Ar value
111 .Op Fl X Ar cmd
112 .Op Ar file
113 .Op Fl Fl \~ Ns Ar mta-option ...
115 .\" }}}
118 .Mx -toc -tree html pdf ps xhtml
121 .\" .Sh DESCRIPTION {{{
122 .Sh DESCRIPTION
124 .Bd -filled -compact -offset indent
125 .Sy Compatibility note:
126 S-nail (\*(UA) will wrap up into \%S-mailx in v15.0 (circa 2018).
127 Backward incompatibility has to be expected \(en
128 .Sx COMMANDS
129 will use
130 .Sx "Shell-style argument quoting"
131 rules, for example, and shell metacharacters will become meaningful.
132 New and old behaviour is flagged \*(IN and \*(OU, and setting
133 .Va v15-compat ,
134 one of the many
135 .Sx "INTERNAL VARIABLES" ,
136 will choose new behaviour when applicable.
137 \*(OB flags what will vanish, and enabling
138 .Fl d
140 .Fl v
141 enables obsoletion warnings.
145 \*(UA provides a simple and friendly environment for sending and
146 receiving mail.
147 It is intended to provide the functionality of the POSIX
148 .Xr mailx 1
149 command, but is MIME capable and optionally offers extensions for
150 line editing, S/MIME, SMTP and POP3, among others.
151 \*(UA divides incoming mail into its constituent messages and allows
152 the user to deal with them in any order.
153 It offers many
154 .Sx COMMANDS
156 .Sx "INTERNAL VARIABLES"
157 for manipulating messages and sending mail.
158 It provides the user simple editing capabilities to ease the composition
159 of outgoing messages, and increasingly powerful and reliable
160 non-interactive scripting capabilities.
162 .\" .Ss "Options" {{{
163 .Ss "Options"
165 .Bl -tag -width ".It Fl BaNg"
167 .It Fl \&: Ar spec
168 Explicitly control which of the
169 .Sx "Resource files"
170 shall be loaded: if the letter
171 .Ql s
172 is (case-insensitively) part of the
173 .Ar spec
174 then the system wide
175 .Pa \*(UR
176 is loaded, likewise the letter
177 .Ql u
178 controls loading of the user's personal
179 .Pa \*(ur
180 file, whereas the letters
181 .Ql -
183 .Ql /
184 explicitly forbid loading of any resource files.
185 This option should be used by scripts: to avoid environmental noise they
186 should
187 .Dq detach
188 from any configuration files and create a script-local environment,
189 explicitly setting any of the desired
190 .Sx "INTERNAL VARIABLES"
192 .Fl S .
193 This option overrides
194 .Fl n .
197 .It Fl A Ar account
198 Executes an
199 .Ic account
200 command for the given user email
201 .Ar account
202 after program startup is complete (all resource files are loaded, any
203 .Fl S
204 setting is being established; only
205 .Fl X
206 commands have not been evaluated yet).
207 Being a special incarnation of
208 .Ic define Ns d
209 macros for the purpose of bundling longer-lived settings, activating
210 such an email account also switches to the accounts
211 .Mx -sx
212 .Sx "primary system mailbox"
213 (most likely the
214 .Va inbox ) .
217 .It Fl a Ar file Ns Op Ar =input-charset Ns Op Ar #output-charset
218 Attach
219 .Ar file
220 to the message (for compose mode opportunities refer to
221 .Ic ~@
223 .Ic ~^ ) .
224 .Sx "Filename transformations"
225 (also see
226 .Ic file )
227 will be performed, but shell word expansion is restricted to the tilde
228 .Ql ~ .
229 Shall
230 .Ar file
231 not be accessible but contain a
232 .Ql =
233 character, then anything before the
234 .Ql =
235 will be used as the filename, anything thereafter as a character-set
236 specification.
238 If an input character-set is specified,
239 .Mx -ix "character-set specification"
240 but no output character-set, then the given input character-set is fixed
241 as-is, and no conversion will be applied;
242 giving the special string hyphen-minus
243 .Ql -
244 will be treated as if
245 .Va ttycharset
246 has been specified (the default).
247 If an output character-set has also been given then the conversion will
248 be performed exactly as specified and on-the-fly, not considering the
249 file's type and content.
250 As an exception, if the output character-set is specified as hyphen-minus
251 .Ql - ,
252 then the default conversion algorithm (see
253 .Sx "Character sets" )
254 is applied (therefore no conversion is performed on-the-fly,
255 .Ar file
256 will be MIME-classified and its contents will be inspected first).
257 It is an error to specify anything but
258 .Ql -
259 if no character-set conversion is available
260 .Pf ( Va features
261 does not include the term
262 .Ql +iconv ) .
265 .It Fl B
266 (\*(OB: \*(UA will always use line-buffered output, to gain
267 line-buffered input even in batch mode enable batch mode via
268 .Fl # . )
271 .It Fl b Ar addr
272 Send a blind carbon copy to
273 .Ar addr Ns
274 ess, if the setting of
275 .Va expandaddr ,
276 one of the
277 .Sx "INTERNAL VARIABLES" ,
278 allows.
279 The option may be used multiple times.
280 Also see the section
281 .Sx "On sending mail, and non-interactive mode" .
284 .It Fl c Ar addr
285 Send carbon copies to the given receiver, if so allowed by
286 .Va expandaddr .
287 May be used multiple times.
290 .It Fl d
291 .Ic set
292 the internal variable
293 .Va debug
294 which enables debug messages and disables message delivery,
295 among others; effectively turns almost any operation into a dry-run.
298 .It Fl E
299 .Ic set
300 .Va skipemptybody
301 and thus discard messages with an empty message part body.
302 This command line option is \*(OB.
305 .It Fl e
306 Just check if mail is present (in the specified or system
307 .Va inbox ) :
308 if yes, return an exit status of zero, a non-zero value otherwise.
309 To restrict the set of mails to consider in this evaluation a message
310 specification can be added with the option
311 .Fl L .
314 .It Fl F
315 Save the message to send in a file named after the local part of the
316 first recipient's address (instead of in
317 .Va record Ns ).
320 .It Fl f
321 Read in the contents of the user's
322 .Ev MBOX
323 (or the specified file) for processing;
324 when \*(UA is quit, it writes undeleted messages back to this file
325 (but be aware of the
326 .Va hold
327 option).
328 The optional
329 .Ar file
330 argument will undergo some special
331 .Sx "Filename transformations"
332 (also see
333 .Ic file ) .
334 Note that
335 .Ar file
336 is not a argument to the flag
337 .Fl \&\&f ,
338 but is instead taken from the command line after option processing has
339 been completed.
340 In order to use a
341 .Ar file
342 that starts with a hyphen-minus, prefix with a relative path, as in
343 .Ql ./-hyphenbox.mbox .
346 .It Fl H
347 Display a summary of the
348 .Ic headers
349 of all messages in the specified mailbox or system
350 .Va inbox
351 and exit.
352 A configurable summary view is available via the
353 .Fl L
354 option.
357 .It Fl h
358 Show a short usage summary.
359 Because of widespread use a
360 .Fl Fl help
361 argument will have the same effect.
364 .It Fl i
365 .Ic set
366 .Va ignore
367 to ignore tty interrupt signals.
370 .It Fl L Ar spec-list
371 Display a summary of all
372 .Ic headers
373 of only those messages in the specified mailbox or the system
374 .Va inbox
375 that match the given
376 .Ar spec-list ,
377 then exit.
378 See the section
379 .Sx "Specifying messages"
380 for the format of
381 .Ar spec-list .
382 If the
383 .Fl e
384 (\*(OB or
385 .Fl H )
386 option has been given in addition no header summary is produced,
387 but \*(UA will instead indicate via its exit status whether
388 .Ar spec-list
389 matched any messages
390 .Pf ( Ql 0 )
391 or not
392 .Pf ( Ql 1 ) ;
393 note that any verbose output is suppressed in this mode and must instead
394 be enabled explicitly (e.g., by using the option
395 .Fl v ) .
398 .It Fl M Ar type
399 Special send mode that will flag standard input with the MIME
400 .Ql Content-Type:
401 set to the given
402 .Ar type
403 and use it as the main message body.
404 \*(ID Using this option will bypass processing of
405 .Va message-inject-head ,
406 .Va signature
408 .Va message-inject-tail .
409 Also see
410 .Fl q , m , t .
413 .It Fl m Ar file
414 Special send mode that will MIME classify the specified
415 .Ar file
416 and use it as the main message body.
417 \*(ID Using this option will bypass processing of
418 .Va message-inject-head ,
419 .Va signature
421 .Va message-inject-tail .
422 Also see
423 .Fl q , M , t .
426 .It Fl N
427 inhibit the initial display of message headers when reading mail or
428 editing a mail folder by calling
429 .Ic unset
430 for the internal variable
431 .Va header .
434 .It Fl n
435 Standard flag that inhibits reading the system wide
436 .Pa \*(UR
437 upon startup.
438 The option
439 .Fl \&:
440 allows more control over the startup sequence; also see
441 .Sx "Resource files" .
444 .It Fl q Ar file
445 Special send mode that will initialize the message body with the
446 contents of the specified
447 .Ar file ,
448 which may be standard input
449 .Ql -
450 only in non-interactive context.
451 Also see
452 .Fl M , m , t .
455 .It Fl R
456 Any folder opened will be in read-only mode.
460 .It Fl r Ar from-addr
461 The source address that appears in the
462 .Ql From:
463 .Pf ( Va from )
464 header of a message (or in the
465 .Ql Sender:
466 .Pf ( Va sender )
467 header if the former contains multiple addresses) is not used for
468 relaying and delegating a message over the wire via SMTP, but instead an
469 envelope will enwrap the message content and provide the necessary
470 information (i.e., the RFC 5321 reverse-path, also used to report, e.g.,
471 delivery errors) to transmit the message to its destination(s).
472 Whereas said headers and internal variables will be used by \*(UA to
473 create the envelope if the builtin SMTP
474 .Va mta
475 (Mail-Transfer-Agent) is used, a file-based MTA will instead use the
476 identity of the message-originating user.
478 This command line option can be used to specify the reverse-path, to be
479 passed to a file-based
480 .Va mta
481 when a message is sent, via
482 .Ql -f Ar from-addr .
483 Shall
484 .Ar from-addr
485 include a user name, then the address components will be separated and
486 the name part will be passed to a file-based
487 .Va mta
488 individually via
489 .Ql -F Ar name .
490 The given
491 .Ar from-addr
492 is also assigned to the internal variable
493 .Va from .
494 Many default installations and sites disallow explicit overriding of the
495 user identity which could be adjusted by this option, unless either
496 .Va mta
497 has been configured accordingly, or the user is member of a group with
498 special privileges, respectively.
500 If an empty string is passed as
501 .Ar from-addr
502 then the content of the variable
503 .Va from
504 (or, if that contains multiple addresses,
505 .Va sender )
506 will be evaluated and used for this purpose whenever the file-based
507 .Va mta
508 is contacted.
509 Note that \*(UA by default, without
510 .Fl \&\&r
511 that is, neither passes
512 .Fl \&\&f
514 .Fl \&\&F
515 command line options to a file-based MTA by itself, unless this
516 automatic deduction is enforced by
517 .Ic set Ns
518 ing the internal variable
519 .Va r-option-implicit .
523 .It Fl S Ar var Ns Op = Ns value
524 .Ic set
525 the internal
526 .Ar var Ns
527 iable and, in case of a non-boolean variable which has a value, assign
528 .Ar value
529 to it.
530 Even though
531 .Sx "INTERNAL VARIABLES"
532 .Ic \&\&set
534 .Fl S
535 may be overwritten from within resource files,
536 the command line setting will be reestablished after all resource files
537 have been loaded.
540 .It Fl s Ar subject
541 Specify the subject of the message to be sent.
542 Newline (NL) and carriage-return (CR) bytes are invalid and will be
543 normalized to space (SP) characters.
546 .It Fl t
547 The message given (on standard input) is expected to contain, separated
548 from the message body by an empty line, a message header with
549 .Ql To: ,
550 .Ql Cc: ,
552 .Ql Bcc:
553 fields giving its recipients, which will be added to any recipients
554 specified on the command line.
555 If a message subject is specified via
556 .Ql Subject:
557 then it will be used in favour of one given on the command line.
559 Also understood are
560 .Ql Reply-To:
561 (possibly overriding
562 .Va replyto ) ,
563 .Ql Sender:
564 .Pf ( Va sender ) ,
565 .Ql From:
566 .Pf ( Va from
567 and / or option
568 .Fl r ) .
569 .Ql Message-ID: ,
570 .Ql In-Reply-To: ,
571 .Ql References:
573 .Ql Mail-Followup-To: ,
574 by default created automatically dependent on message context, will
575 be used if specified (a special address massage will however still occur
576 for the latter).
577 Any other custom header field (also see
578 .Va customhdr ,
579 .Ic ~^ )
580 is passed through entirely
581 unchanged, and in conjunction with the option
582 .Fl ~
583 it is possible to embed
584 .Sx "COMMAND ESCAPES" .
585 Also see
586 .Fl M , m , q .
589 .It Fl u Ar user
590 Initially read the
591 .Mx -sx
592 .Sx "primary system mailbox"
594 .Ar user ,
595 appropriate privileges presumed; effectively identical to
596 .Ql -f %user .
599 .It Fl V
600 Show \*(UA's
601 .Va version
602 and exit.
603 The command
604 .Ic version
605 will also show the list of
606 .Va features :
607 .Ql $ \*(uA -Xversion -Xx .
610 .It Fl v
611 .Ic set Ns
612 ting the internal variable
613 .Va verbose
614 enables display of some informational context messages.
615 Using it twice increases the level of verbosity.
618 .It Fl X Ar cmd
619 Add the given (or multiple for a multiline argument)
620 .Ar cmd
621 to the list of commands to be executed,
622 as a last step of program startup, before normal operation starts.
623 This is the only possibility to execute commands in non-interactive mode
624 when reading startup files is actively prohibited.
625 The commands will be evaluated as a unit, just as via
626 .Ic source ,
627 but different to that errors won't stop evaluation.
628 Correlates with
629 .Fl #
631 .Va batch-exit-on-error .
634 .It Fl ~
635 Enable
636 .Sx "COMMAND ESCAPES"
637 even if not in interactive mode.
638 This can be used to, e.g., automatically format the composed message
639 text before sending the message:
640 .Bd -literal -offset indent
641 $ ( echo 'line    one. Word.     Word2.'; \e
642     echo '~| /usr/bin/fmt -tuw66' ) |\e
643   LC_ALL=C \*(uA -:/ -Sttycharset=utf-8 -d~ bob@exam.ple
647 .It Fl #
648 Enables batch mode.
649 In batch mode the full set of commands is available, just like in
650 interactive mode, standard input is made line buffered, and diverse
651 .Sx "INTERNAL VARIABLES"
652 are adjusted for batch necessities, e.g., it
653 .Ic set Ns
655 .Va emptystart ,
656 .Pf no Va header ,
657 .Va quiet ,
658 .Va sendwait ,
659 .Va typescript-mode
660 as well as
661 .Ev MAIL ,
662 .Ev MBOX
664 .Va inbox
665 (the latter three to
666 .Pa /dev/null ) ;
667 processing of
668 .Sx "COMMAND ESCAPES"
669 is enabled in compose mode.
670 The following prepares an email message in a batched dry run:
671 .Bd -literal -offset indent
672 $ LC_ALL=C printf 'm bob\en~s ubject\enText\en~.\enx\en' | \e
673   LC_ALL=C \*(uA -:/ -d# -X'alias bob bob@exam.ple'
677 .It Fl \&.
678 This flag forces termination of option processing in order to prevent
679 .Dq option injection
680 (attacks).
681 It also forcefully puts \*(UA into send mode, see
682 .Sx "On sending mail, and non-interactive mode" .
686 Any given
687 .Bk -words
688 .Ar to-addr ...
690 argument, as well as all receivers established by the command line options
691 .Fl b
693 .Fl c ,
694 are subject to checks established via
695 .Va expandaddr ,
696 one of the
697 .Sx "INTERNAL VARIABLES" .
698 .Bk -words
699 .Op Ar mta-option ...
701 arguments that are given at the end of the command line after a
702 .Ql --
703 separator will be passed through to a file-based
704 .Va mta
705 (Mail-Transfer-Agent) and persist for an entire (interactive) session
706 \(en if the setting of the internal variable
707 .Va expandargv
708 allows their recognition; no such constraints apply to the variable
709 .Va mta-arguments .
710 .\" }}}
712 .\" .Ss "A starter" {{{
713 .Ss "A starter"
715 \*(UA is a direct descendant of
717 Mail, a successor of the Research
719 mail which
720 .Dq was there from the start
721 according to
722 .Sx HISTORY .
723 It thus represents the user side of the
725 mail system, whereas the system side (Mail-Transfer-Agent, MTA) was
726 traditionally taken by
727 .Xr sendmail 8 ,
728 and most MTAs provide a binary of this name for compatibility purposes.
729 If the \*(OPal SMTP
730 .Va mta
731 is included in the
732 .Va features
733 of \*(UA then the system side is not a mandatory precondition for mail
734 delivery.
737 Because \*(UA strives for compliance with POSIX
738 .Xr mailx 1
739 it is likely that some configuration settings have to be adjusted before
740 using it is a smooth experience.
741 The default global
742 .Pa \*(UR
743 resource file bends those standard imposed settings of the
744 .Sx "INTERNAL VARIABLES"
745 a bit towards more user friendliness and safety, however, e.g., it
746 .Ic set Ns s
747 .Va hold
749 .Va keepsave
750 in order to suppress the automatic moving of messages to
751 .Ev MBOX
752 that would otherwise occur (see
753 .Sx "Message states" ) ,
755 .Va keep
756 to not remove empty system (MBOX) mailbox files in order not to mangle
757 file permissions when files eventually get recreated \(en
758 \*(UA will remove all empty (MBOX) mailbox files unless this variable is
759 set whenever
760 .Va posix
761 .Pf ( Ev POSIXLY_CORRECT )
762 mode has been enabled.
763 The file mode creation mask is explicitly managed via
764 .Va umask .
767 It also enables
768 .Va sendwait
769 in order to synchronize \*(UA with the exit status report of the used
770 .Va mta
771 when sending mails.
772 It sets
773 .Va emptystart
774 to enter interactive startup even if the initial mailbox is empty,
775 .Va editheaders
776 to allow editing of headers as well as
777 .Va fullnames
778 to not strip down addresses in compose mode, and
779 .Va quote
780 to include the message that is being responded to when
781 .Ic reply Ns
782 ing.
783 The section
784 .Sx EXAMPLES
785 contains some more complete configuration examples.
786 .\" }}}
788 .\" .Ss "On sending mail, and non-interactive mode" {{{
789 .Ss "On sending mail, and non-interactive mode"
791 To send a message to one or more people, using a local or a builtin
792 .Va mta
793 (Mail-Transfer-Agent) transport to actually deliver the generated mail
794 message, \*(UA can be invoked with arguments which are the names of
795 people to whom the mail will be sent, and the command line options
796 .Fl b
798 .Fl c
799 can be used to add (blind) carbon copy receivers:
801 .Bd -literal -offset indent
802 # Via sendmail(1)
803 $ \*(uA -s ubject -a ttach.txt bill@exam.ple
805 # But... try it in an isolated dry-run mode (-d) first
806 $ LC_ALL=C \*(uA -d -:/ -Ssendwait \e
807    -b bcc@exam.ple -c cc@exam.ple \e
808    -. '(Lovely) Bob <bob@exam.ple>' eric@exam.ple
810 # With SMTP
811 $ LC_ALL=C \*(uA -d -:/ -Sv15-compat -Ssendwait \e
812     -S 'mta=smtps://mylogin@exam.ple:465' -Ssmtp-auth=login \e
813     -S 'from=scriptreply@exam.ple' \e
814     -a /etc/mail.rc \e
815     -. eric@exam.ple
819 If standard input is a terminal rather than the message to be sent,
820 the user is expected to type in the message contents.
821 In this compose mode \*(UA treats lines beginning with the character
822 .Ql ~
823 special \(en these are so-called
824 .Sx "COMMAND ESCAPES" ,
825 which can be used to read in files, process shell commands, add and edit
826 attachments and more; e.g., the command escape
827 .Ic ~e
828 will start the text editor to revise the message in its current state,
829 .Ic ~h
830 allows editing of the most important message headers, with
831 .Ic ~^
832 custom headers can be created (more specifically than with
833 .Va customhdr ) .
834 .Ic ~?
835 gives an overview of most other available command escapes.
836 Typing
837 .Ql control-D
838 .Pf ( Ql ^D )
839 at the beginning of an empty line leaves compose mode and causes the
840 message to be sent, whereas typing
841 .Ql control-C
842 .Pf ( Ql ^C )
843 twice will abort the current letter (saving its contents in the file
844 denoted by
845 .Ev DEAD
846 unless
847 .Pf no Va save
848 is set).
849 Messages are sent asynchronously, without supervision, unless the variable
850 .Va sendwait
851 is set, therefore send errors are not recognizable until then.
854 A number of
855 .Sx ENVIRONMENT
857 .Sx "INTERNAL VARIABLES"
858 can be used to alter default behavior; e.g.,
859 .Ic set Ns
860 ting (also via
861 .Fl S )
862 .Va editalong
863 will automatically startup a text editor when compose mode is entered,
864 .Va editheaders
865 allows editing of headers additionally to plain body content,
866 .Va askcc
867 will cause the user to be prompted actively for carbon-copy recipients
868 and setting
869 .Va dot
870 will allow leaving compose mode by writing a line consisting solely of
871 a dot
872 .Pf ( Ql \&. ) .
873 .Va on-compose-enter
875 .Va on-compose-leave
876 hook variables may be set to
877 .Ic define Ns
878 d macros to automatically adjust some settings dependent
879 on receiver, sender or subject contexts, and via the
880 .Va on-compose-done-shell
881 as well as
882 .Va on-compose-done
883 variables, the latter also to be set to a
884 .Ic define Ns
885 d macro, increasingly powerful mechanisms to perform automated message
886 adjustments are available.
889 Especially for using public mail provider accounts with the SMTP
890 .Va mta
891 it is often necessary to set
892 .Va from
893 and/or
894 .Va hostname
895 (even finer control via
896 .Va smtp-hostname ) ,
897 which also causes creation of
898 .Ql Message-ID:
900 .Ql Content-ID:
901 header fields (even if empty) unless
902 .Va stealthmua
903 is set; saving a copy of sent messages in a
904 .Va record
905 mailbox may be desirable \(en as for most mailbox
906 .Ic file
907 targets the value will undergo
908 .Sx "Filename transformations" .
909 Defining user email
910 .Ic account Ns s
911 for the purpose of arranging a complete environment of settings that can
912 be switched to with a single command or command line option may be
913 useful (the section
914 .Sx EXAMPLES
915 contains example configurations for sending messages via some of the
916 well-known public mail providers and also gives a compact overview on
917 how to setup a secure SSL/TLS environment).
918 Performing some
919 .Fl d
921 .Va debug
922 sandbox dry-run tests first will prove correctness.
925 The section
926 .Sx "On URL syntax and credential lookup"
927 will spread light on the different ways of how to specify user email
928 account credentials, the
929 .Ql USER@HOST
930 variable chains, and accessing protocol-specific resources,
931 the section
932 .Sx "Character sets"
933 goes into the details of character encoding and how to use them for
934 representing messages and MIME part contents by specifying them in
935 .Va sendcharsets ,
936 and reading the section
937 .Sx "The mime.types files"
938 should help to understand how the MIME-type of outgoing attachments are
939 classified, and what can be done for fine-tuning.
940 Over the wire an intermediate, configurable
941 .Pf content-transfer-\: Va encoding
942 may be applied to the raw message part data.
945 Message recipients (as specified on the command line or defined in
946 .Ql To: ,
947 .Ql Cc:
949 .Ql Bcc: )
950 may not only be email addressees but can also be names of mailboxes and
951 even complete shell command pipe specifications.
952 If the variable
953 .Va expandaddr
954 is not set then only network addresses (see
955 .Xr mailaddr 7
956 for a description of mail addresses) and plain user names (including MTA
957 aliases) may be used, other types will be filtered out, giving a warning
958 message.
959 The command
960 .Ic addrcodec
961 can be used to generate standard compliant network addresses.
963 .\" When changing any of the following adjust any RECIPIENTADDRSPEC;
964 .\" grep the latter for the complete picture
966 If the variable
967 .Va expandaddr
968 is set then extended recipient addresses will optionally be accepted:
969 Any name which starts with a vertical bar
970 .Ql |
971 character specifies a command pipe \(en the command string following the
972 .Ql |
973 is executed and the message is sent to its standard input;
974 Likewise, any name that starts with the character solidus
975 .Ql /
976 or the character sequence dot solidus
977 .Ql ./
978 is treated as a file, regardless of the remaining content;
979 likewise a name that solely consists of a hyphen-minus
980 .Ql - .
981 Any other name which contains an at sign
982 .Ql @
983 character is treated as a network address;
984 Any other name which starts with a plus sign
985 .Ql +
986 character specifies a mailbox name;
987 Any other name which contains a solidus
988 .Ql /
989 character but no exclamation mark
990 .Ql \&!
991 or percent sign
992 .Ql %
993 character before also specifies a mailbox name;
994 What remains is treated as a network address.
996 .Bd -literal -offset indent
997 $ echo bla | \*(uA -Sexpandaddr -s test ./mbox.mbox
998 $ echo bla | \*(uA -Sexpandaddr -s test '|cat >> ./mbox.mbox'
999 $ echo safe | LC_ALL=C \e
1000     \*(uA -:/ -Sv15-compat -Ssendwait -Snosave \e
1001       -Sexpandaddr=fail,-all,+addr,failinvaddr -s test \e
1002       -. bob@exam.ple
1006 It is possible to create personal distribution lists via the
1007 .Ic alias
1008 command, so that, for instance, the user can send mail to
1009 .Ql cohorts
1010 and have it go to a group of people.
1011 These aliases have nothing in common with the system wide aliases that
1012 may be used by the MTA, which are subject to the
1013 .Ql name
1014 constraint of
1015 .Va expandaddr
1016 and are often tracked in a file
1017 .Pa /etc/aliases
1018 (and documented in
1019 .Xr aliases 5
1021 .Xr sendmail 1 ) .
1022 Personal aliases will be expanded by \*(UA before the message is sent,
1023 and are thus a convenient alternative to specifying each addressee by
1024 itself; they correlate with the active set of
1025 .Ic alternates
1026 and are subject to
1027 .Va metoo
1028 filtering.
1031 .Dl alias cohorts bill jkf mark kridle@ucbcory ~/mail/cohorts.mbox
1034 To avoid environmental noise scripts should
1035 .Dq detach
1036 \*(UA from any configuration files and create a script-local
1037 environment, ideally with the command line options
1038 .Fl \&:
1039 to disable any configuration file in conjunction with repetitions of
1040 .Fl S
1041 to specify variables:
1043 .Bd -literal -offset indent
1044 $ env LC_ALL=C \*(uA -:/ \e
1045     -Sv15-compat -Ssendwait -Snosave -Sttycharset=utf-8 \e
1046     -Sexpandaddr=fail,-all,failinvaddr \e
1047     -S 'mta=smtps://mylogin@exam.ple:465' -Ssmtp-auth=login \e
1048     -S 'from=scriptreply@exam.ple' \e
1049     -s 'subject' -a attachment_file \e
1050     -. "Recipient 1 <rec1@exam.ple>" rec2@exam.ple \e
1051     < content_file
1055 As shown, scripts can
1056 .Dq fake
1057 a locale environment, the above specifies the all-compatible 7-bit clean
1058 .Ev LC_ALL
1059 .Dq C ,
1060 but will nonetheless take and send UTF-8 in the message text by using
1061 .Va ttycharset .
1062 In interactive mode, which is introduced in the next section, messages
1063 can be sent by calling the
1064 .Ic mail
1065 command with a list of recipient addresses \(em the semantics are
1066 completely identical to non-interactive message sending:
1068 .Bd -literal -offset indent
1069 $ \*(uA -d -Squiet -Semptystart
1070 "/var/spool/mail/user": 0 messages
1071 ? mail "Recipient 1 <rec1@exam.ple>", rec2@exam.ple
1072 ? # Will do the right thing (tm)
1073 ? m rec1@exam.ple rec2@exam.ple
1075 .\" }}}
1077 .\" .Ss "On reading mail, and interactive mode" {{{
1078 .Ss "On reading mail, and interactive mode"
1080 When invoked without addressees \*(UA enters interactive mode in which
1081 mails may be read.
1082 When used like that the user's system
1083 .Va inbox
1084 (see the command
1085 .Ic file
1086 for an in-depth description of the different mailbox types that exist)
1087 is read in and a one line header of each message therein is displayed.
1088 The visual style of this summary of
1089 .Ic headers
1090 can be adjusted through the variable
1091 .Va headline
1092 and the possible sorting criterion via
1093 .Va autosort .
1094 Scrolling through
1095 .Va screen Ns
1096 fuls of
1097 .Ic headers
1098 can be performed with the command
1099 .Ic z .
1100 If the initially opened mailbox is empty \*(UA will instead exit
1101 immediately (after displaying a message) unless the variable
1102 .Va emptystart
1103 is set.
1106 At the
1107 .Va prompt
1108 the command
1109 .Ic list
1110 will give a listing of all available commands and
1111 .Ic help
1112 will give a summary of some common ones.
1113 If the \*(OPal documentation strings are available one can type
1114 .Ql help X
1115 .Pf "(or " Ql ?X )
1116 and see the actual expansion of
1117 .Ql X
1118 and what its purpose is, i.e., commands can be abbreviated
1119 (note that POSIX defines some abbreviations, so that the alphabetical
1120 order of commands does not necessarily relate to the abbreviations; it is
1121 possible to define overwrites with the
1122 .Ic ghost
1123 command, however).
1124 These commands can also produce a more
1125 .Va verbose
1126 output.
1129 Messages are given numbers (starting at 1) which uniquely identify
1130 messages; the current message \(en the
1131 .Dq dot
1132 \(en will either be the first new message, or the first unread message,
1133 or the first message of the mailbox; the internal variable
1134 .Va showlast
1135 will instead cause usage of the last message for this purpose.
1136 The command
1137 .Ic headers
1138 will display a
1139 .Va screen Ns
1140 ful of header summaries containing the
1141 .Dq dot ,
1142 whereas
1143 .Ic from
1144 will display only the summaries of the given messages, defaulting to the
1145 .Dq dot .
1148 Message content can be displayed with the command
1149 .Ic type
1150 .Pf ( Ql t ,
1151 alias
1152 .Ic print ) .
1153 Here the variable
1154 .Va crt
1155 controls whether and when \*(UA will use the configured
1156 .Ev PAGER
1157 for display instead of directly writing to the user terminal
1158 .Va screen ,
1159 the sole difference to the command
1160 .Ic more ,
1161 which will always use the
1162 .Ev PAGER .
1163 The command
1164 .Ic top
1165 will instead only show the first
1166 .Va toplines
1167 of a message (maybe even compressed if
1168 .Va topsqueeze
1169 is set).
1172 By default the current message
1173 .Pf ( Dq dot )
1174 is displayed, but like with many other commands it is possible to give
1175 a fancy message specification (see
1176 .Sx "Specifying messages" ) ,
1177 e.g.,
1178 .Ql t:u
1179 will display all unread messages,
1180 .Ql t.
1181 will display the
1182 .Dq dot ,
1183 .Ql t 1 5
1184 will type the messages 1 and 5,
1185 .Ql t 1-5
1186 will type the messages 1 through 5, and
1187 .Ql t-
1189 .Ql t+
1190 will display the last and the next message, respectively.
1191 The command
1192 .Ic search
1193 (a more substantial alias for
1194 .Ic from )
1195 will display a header summary of the given message specification list
1196 instead of their content, e.g., the following will search for subjects:
1199 .Dl from "'@Some subject to search for'"
1202 In the default setup all header fields of a message will be
1203 .Ic type Ns
1204 d, but fields can be white- or blacklisted for a variety of
1205 applications by using the command
1206 .Ic headerpick ,
1207 e.g., to restrict display to a very restricted set:
1208 .Ql Ic \:headerpick Cd \:type retain add Ar \:from to cc subject .
1209 In order to display all header fields of a message regardless of
1210 currently active ignore or retain lists, use the commands
1211 .Ic Type
1213 .Ic Top .
1214 Note that historically the global
1215 .Pa \*(UR
1216 not only adjusts the list of displayed headers, but also sets
1217 .Va crt .
1220 Dependent upon the configuration a line editor (see the section
1221 .Sx "On terminal control and line editor" )
1222 aims at making user experience with the many
1223 .Sx COMMANDS
1224 a bit nicer.
1225 When reading the system
1226 .Va inbox
1227 or when
1228 .Fl f
1230 .Ic file )
1231 specified a mailbox explicitly prefixed with the special
1232 .Ql %:
1233 modifier (propagating the mailbox to a
1234 .Mx -sx
1235 .Sx "primary system mailbox" ) ,
1236 then messages which have been read will be moved to a
1237 .Mx -sx
1238 .Sx "secondary mailbox" ,
1239 the users
1240 .Ev MBOX
1241 file, automatically when the mailbox is left, either by changing the
1242 active mailbox or by quitting \*(UA (also see
1243 .Sx "Message states" )
1244 \(en this automatic moving from a system or primary to the secondary
1245 mailbox is not performed when the variable
1246 .Va hold
1247 is set.
1250 After examining a message the user can also
1251 .Ic delete Ql d
1252 the message,
1253 .Ic reply Ql r
1254 to the sender and all recipients or
1255 .Ic Reply Ql R
1256 exclusively to the sender(s).
1257 Messages can also be
1258 .Ic forward Ns
1259 ed (shorter alias is
1260 .Ic fwd Ns ).
1261 Note that when replying to or forwarding a message recipient addresses
1262 will be stripped from comments and names unless the internal variable
1263 .Va fullnames
1264 is set.
1265 Deletion causes \*(UA to forget about the message;
1266 This is not irreversible, though, one can
1267 .Ic undelete Ql u
1268 the message by giving its number,
1269 or the \*(UA session can be ended by giving the
1270 .Ic exit Ql x
1271 command.
1274 To end a mail processing session one may either issue
1275 .Ic quit Ql q
1276 to cause a full program exit, which possibly includes
1277 automatic moving of read messages to
1278 .Ev MBOX
1279 as well as updating the \*(OPal line editor
1280 .Va history-file ,
1281 or use the command
1282 .Ic exit Ql x
1283 instead in order to prevent any of these actions.
1284 .\" }}}
1286 .\" .Ss "HTML mail and MIME attachments" {{{
1287 .Ss "HTML mail and MIME attachments"
1289 Messages which are HTML-only get more and more common and of course many
1290 messages come bundled with a bouquet of MIME attachments.
1291 Whereas \*(UA \*(OPally supports a simple HTML-to-text converter to deal
1292 with HTML messages (see
1293 .Sx "The mime.types files" ) ,
1294 it normally cannot deal with any of these itself, but instead programs
1295 need to become registered to deal with specific MIME types or file
1296 extensions.
1297 These programs may either prepare plain text versions of their input
1298 in order to enable \*(UA to display the content on the terminal,
1299 or display the content themselves, for example in a graphical window.
1302 To install an external handler program for a specific MIME type set an
1303 according
1304 .Va pipe-TYPE/SUBTYPE
1305 variable; to instead define a handler for a specific file extension set
1306 the respective
1307 .Va pipe-EXTENSION
1308 variable \(en these handlers take precedence.
1309 \*(OPally \*(UA supports mail user agent configuration as defined in
1310 RFC 1524; this mechanism, documented in the section
1311 .Sx "The Mailcap files" ,
1312 will be queried for display or quote handlers if none of the former two
1313 .\" TODO v15-compat "will be" -> "is"
1314 did; it will be the sole source for handlers of other purpose.
1315 A last source for handlers may be the MIME type definition itself, if
1316 the \*(UA specific type-marker extension was used when defining the type
1317 with the command
1318 .Ic mimetype .
1319 (Many of the builtin MIME types do so by default.)
1322 The variable
1323 .Va mime-counter-evidence
1324 can be set to improve dealing with faulty MIME part declarations as are
1325 often seen in real-life messages.
1326 E.g., to display a HTML message inline (that is, converted to a more
1327 fancy plain text representation than the builtin converter is capable to
1328 produce) with either of the text-mode browsers
1329 .Xr lynx 1
1331 .Xr elinks 1 ,
1332 teach \*(UA about MathML documents and make it display them as plain
1333 text, and to open PDF attachments in an external PDF viewer,
1334 asynchronously and with some other magic attached:
1336 .Bd -literal -offset indent
1337 if [ "$features" !@ +filter-html-tagsoup ]
1338   #set pipe-text/html='elinks -force-html -dump 1'
1339   set pipe-text/html='lynx -stdin -dump -force_html'
1340   # Display HTML as plain text instead
1341   #set pipe-text/html=@
1342 endif
1343 mimetype '@ application/mathml+xml mathml'
1344 wysh set pipe-application/pdf='@&=@ \e
1345   trap "rm -f \e"${MAILX_FILENAME_TEMPORARY}\e"" EXIT;\e
1346   trap "trap \e"\e" INT QUIT TERM; exit 1" INT QUIT TERM;\e
1347   mupdf "${MAILX_FILENAME_TEMPORARY}"'
1351 Note: special care must be taken when using such commands as mail
1352 viruses may be distributed by this method: if messages of type
1353 .Ql application/x-sh
1354 or files with the extension
1355 .Ql .sh
1356 were blindly filtered through the shell, for example, a message sender
1357 could easily execute arbitrary code on the system \*(UA is running on.
1358 For more on MIME, also in respect to sending of messages, see the
1359 sections
1360 .Sx "The mime.types files" ,
1361 .Sx "The Mailcap files"
1362 and the command
1363 .Ic mimetype .
1364 .\" }}}
1366 .\" .Ss "Mailing lists" {{{
1367 .Ss "Mailing lists"
1369 \*(UA offers some support to ease handling of mailing lists.
1370 The command
1371 .Ic mlist
1372 promotes all given arguments to known mailing lists, and
1373 .Ic mlsubscribe
1374 sets their subscription attribute, creating them first as necessary.
1375 (On the other hand
1376 .Ic unmlsubscribe
1377 does not
1378 .Ic unmlist
1379 automatically, but only resets the subscription attribute.)
1380 Using the commands without arguments will show (a subset of) all
1381 currently defined mailing lists.
1383 .Va headline
1384 format
1385 .Ql \&%T
1386 can be used to mark out messages with configured list addresses
1387 in the header display.
1390 \*(OPally mailing lists may also be specified as (extended) regular
1391 expressions, which allows matching of many addresses with a single
1392 expression.
1393 However, all fully qualified list addresses are matched via a fast
1394 dictionary, whereas expressions are placed in (a) list(s) which is
1395 (are) matched sequentially.
1397 .Bd -literal -offset indent
1398 set followup-to followup-to-honour=ask-yes reply-to-honour=ask-yes
1399 wysh mlist a1@b1.c1 a2@b2.c2 '.*@lists\e.c3$'
1400 mlsubscribe a4@b4.c4 exact@lists.c3
1404 The variable
1405 .Va followup-to-honour
1406 will ensure that a
1407 .Ql Mail-\:Followup-\:To:
1408 header is honoured when the message is being replied to (via
1409 .Ic reply
1411 .Ic Lreply )
1413 .Va followup-to
1414 controls whether this header is created when sending mails; it will be
1415 created automatically for a couple of reasons, too, like when the
1416 special
1417 .Dq mailing list specific
1418 respond command
1419 .Ic Lreply
1420 is used, when
1421 .Ic reply
1422 is used to respond to a message with its
1423 .Ql Mail-Followup-To:
1424 being honoured etc.
1427 A difference in between the handling of known and subscribed lists is
1428 that the address of the sender is usually not part of a generated
1429 .Ql Mail-Followup-To:
1430 when addressing the latter, whereas it is for the former kind of lists.
1431 Usually because there are exceptions: say, if multiple lists are
1432 addressed and not all of them are subscribed lists.
1434 For convenience \*(UA will, temporarily, automatically add a list
1435 address that is presented in the
1436 .Ql List-To:
1437 header of a message that is being responded to to the list of known
1438 mailing lists.
1439 Shall that header have existed \*(UA will instead, dependent on the
1440 variable
1441 .Va reply-to-honour ,
1442 use an also set
1443 .Ql Reply-To:
1444 for this purpose in order to accept a list administrators' wish that
1445 is supposed to have been manifested like that (but only if it provides
1446 a single address which resides on the same domain as what is stated in
1447 .Ql List-To: ) .
1448 .\" }}}
1450 .\" .Ss "Resource files" {{{
1451 .Ss "Resource files"
1453 Upon startup \*(UA reads in several resource files:
1455 .Bl -tag -width ".It Pa BaNg"
1457 .It Pa \*(UR
1458 System wide initialization file.
1459 Reading of this file can be suppressed, either by using the
1460 .Fl \&:
1461 (and according argument) or
1462 .Fl n
1463 command line options, or by setting the
1464 .Sx ENVIRONMENT
1465 variable
1466 .Ev MAILX_NO_SYSTEM_RC .
1469 .It Pa \*(ur
1470 File giving initial commands.
1471 A different file can be chosen by setting the
1472 .Sx ENVIRONMENT
1473 variable
1474 .Ev MAILRC .
1475 Reading of this file can be suppressed with the
1476 .Fl \&:
1477 command line option.
1479 .It Va mailx-extra-rc
1480 Can be used to define an optional startup file to be read after all
1481 other resource files.
1482 It can be used to specify settings that are not understood by other
1483 .Xr mailx 1
1484 implementations, for example.
1485 This variable is only honoured when defined in a resource file, e.g.,
1486 it is one of the
1487 .Sx "INTERNAL VARIABLES" .
1491 The content of these files is interpreted as follows:
1494 .Bl -bullet -compact
1496 A lines' leading whitespace is removed.
1498 Empty lines are ignored.
1500 Any other line is interpreted as a command.
1501 It may be spread over multiple input lines if the newline character is
1502 .Dq escaped
1503 by placing a reverse solidus character
1504 .Ql \e
1505 as the last character of the line; whereas any leading whitespace of
1506 follow lines is ignored, trailing whitespace before a escaped newline
1507 remains in the input.
1509 If the line (content) starts with the number sign
1510 .Ql #
1511 then it is a comment-command \(en a real command! \(en and also ignored.
1512 This command is the only form of comment that is understood.
1516 Unless \*(UA is about to enter interactive mode syntax errors that occur
1517 while loading these files are treated as errors and cause program exit.
1518 More files with syntactically equal content can be
1519 .Ic source Ns ed .
1520 The following, saved in a file, would be an examplary content:
1522 .Bd -literal -offset indent
1523  # This line is a comment command.  And y\e
1524     es, it is really continued here.
1525 set debug \e
1526     verbose
1527     set editheaders
1529 .\" }}}
1531 .\" .Ss "Character sets" {{{
1532 .Ss "Character sets"
1534 \*(OP \*(UA detects the character set of the terminal by using
1535 mechanisms that are controlled by the
1536 .Ev LC_CTYPE
1537 locale setting
1538 (the manual for
1539 .Xr setlocale 3
1540 should give an overview); the \*(UA internal variable
1541 .Va ttycharset
1542 will be set to the detected terminal character set accordingly
1543 and will thus show up in the output of the commands
1544 .Ic set
1546 .Ic varshow .
1549 However, a user supplied
1550 .Va ttycharset
1551 value is not overwritten by this detection mechanism: this
1552 .Dq feature
1553 must be used if the detection does not work properly,
1554 and it may be used to adjust the name of the locale character set.
1555 E.g., on BSD systems one may use a locale with the character set
1556 ISO8859-1, which is not a valid name for this character set; to be on
1557 the safe side, one may set
1558 .Va ttycharset
1559 to the correct name, which is ISO-8859-1.
1562 Note that changing the value does not mean much beside that,
1563 since several aspects of the real character set are implied by the
1564 locale environment of the system,
1565 and that stays unaffected by the content of an overwritten
1566 .Va ttycharset
1567 variable.
1568 (This is mostly an issue when interactively using \*(UA, though.
1569 It is actually possible to send mail in a completely
1570 .Dq faked
1571 locale environment, an option that \*(UA's test-suite uses excessively.)
1574 If no character set conversion capabilities have been compiled into
1575 \*(UA
1576 .Pf ( Va features
1577 does not include the term
1578 .Ql +iconv ) ,
1579 then
1580 .Va ttycharset
1581 will be the only supported character set,
1582 it is simply assumed that it can be used to exchange 8-bit messages
1583 (over the wire an intermediate
1584 .Pf content-transfer-\: Va encoding
1585 may be applied),
1586 and the rest of this section does not apply;
1587 it may however still be necessary to explicitly set it if automatic
1588 detection fails, since in that case it defaults to the mentioned
1589 .\" (Keep in SYNC: ./nail.1:"Character sets", ./nail.h:CHARSET_*!)
1590 ISO-8859-1.
1593 When reading messages, their text is converted into
1594 .Va ttycharset
1595 as necessary in order to display them on the users terminal.
1596 Unprintable characters and invalid byte sequences are detected
1597 and replaced by proper substitution characters (unless the variable
1598 .Va print-all-chars
1599 was set once \*(UA was started).
1600 Also see
1601 .Va charset-unknown-8bit
1602 to deal with another hairy aspect of message interpretation.
1605 When sending messages all their parts and attachments are classified.
1606 Whereas no character set conversion is performed on those parts which
1607 appear to be binary data,
1608 the character set being used must be declared within the MIME header of
1609 an outgoing text part if it contains characters that do not conform to
1610 the set of characters that are allowed by the email standards.
1611 Permissible values for character sets can be declared using the
1612 .Va sendcharsets
1613 variable, and
1614 .Va charset-8bit ,
1615 which defines a catch-all last-resort fallback character set that is
1616 implicitly appended to the list of character-sets in
1617 .Va sendcharsets .
1620 When replying to a message and the variable
1621 .Va reply-in-same-charset
1622 is set then the character set of the message being replied to is tried
1623 first.
1624 And it is also possible to make \*(UA work even more closely related to
1625 the current locale setting automatically by using the variable
1626 .Va sendcharsets-else-ttycharset ,
1627 please see there for more information.
1630 All the specified character sets are tried in order unless the
1631 conversion of the part or attachment succeeds.
1632 If none of the tried (8-bit) character sets is capable to represent the
1633 content of the part or attachment,
1634 then the message will not be sent and its text will optionally be
1635 .Va save Ns d
1637 .Ev DEAD .
1638 In general, if the message
1639 .Dq Cannot convert from a to b
1640 appears, either some characters are not appropriate for the currently
1641 selected (terminal) character set,
1642 or the needed conversion is not supported by the system.
1643 In the first case, it is necessary to set an appropriate
1644 .Ev LC_CTYPE
1645 locale and/or the variable
1646 .Va ttycharset .
1649 The best results are usually achieved when \*(UA is run in a UTF-8
1650 locale on a UTF-8 capable terminal, in which case the full Unicode
1651 spectrum of characters is available.
1652 In this setup characters from various countries can be displayed,
1653 while it is still possible to use more simple character sets for sending
1654 to retain maximum compatibility with older mail clients.
1657 On the other hand the POSIX standard defines a locale-independent 7-bit
1658 .Dq portable character set
1659 that should be used when overall portability is an issue, the even more
1660 restricted subset named
1661 .Dq portable filename character set
1662 consisting of A-Z, a-z, 0-9, period
1663 .Ql \&. ,
1664 underscore
1665 .Ql _
1666 and hyphen-minus
1667 .Ql - .
1668 .\" }}}
1670 .\" .Ss "Message states" {{{
1671 .Ss "Message states"
1673 \*(UA differentiates in between several different message states;
1674 the current state will be reflected in header summary displays if
1675 .Va headline
1676 is configured to do so (via the internal variable
1677 .Va attrlist ) ,
1678 and messages can also be selected and be acted upon depending on their
1679 state (see
1680 .Sx "Specifying messages" ) .
1681 When operating on the system
1682 .Va inbox ,
1683 or in any other
1684 .Mx -sx
1685 .Sx "primary system mailbox" ,
1686 special actions, like the automatic moving of messages to the
1687 .Mx -sx
1688 .Sx "secondary mailbox"
1689 .Ev MBOX ,
1690 may be applied when the mailbox is left (also implicitly via
1691 a successful exit of \*(UA, but not if the special command
1692 .Ic exit
1693 is used) \(en however, because this may be irritating to users which
1694 are used to
1695 .Dq more modern
1696 mail-user-agents, the default global
1697 .Pa \*(UR
1698 sets the internal
1699 .Va hold
1701 .Va keepsave
1702 variables in order to suppress this behaviour.
1704 .Bl -hang -width ".It Ql new"
1705 .It Ql new
1706 Message has neither been viewed nor moved to any other state.
1707 Such messages are retained even in the
1708 .Mx -sx
1709 .Sx "primary system mailbox" .
1711 .It Ql unread
1712 Message has neither been viewed nor moved to any other state, but the
1713 message was present already when the mailbox has been opened last:
1714 Such messages are retained even in the
1715 .Mx -sx
1716 .Sx "primary system mailbox" .
1718 .It Ql read
1719 The message has been processed by one of the following commands:
1720 .Ic ~f ,
1721 .Ic ~m ,
1722 .Ic ~F ,
1723 .Ic ~M ,
1724 .Ic copy ,
1725 .Ic mbox ,
1726 .Ic next ,
1727 .Ic pipe  ,
1728 .Ic Print ,
1729 .Ic print ,
1730 .Ic top ,
1731 .Ic Type ,
1732 .Ic type ,
1733 .Ic undelete .
1734 The commands
1735 .Ic dp
1737 .Ic dt
1738 will always try to automatically
1739 .Dq step
1741 .Ic type
1743 .Dq next
1744 logical message, and may thus mark multiple messages as read, the
1745 .Ic delete
1746 command will do so if  the internal variable
1747 .Va autoprint
1748 is set.
1749 Except when the
1750 .Ic exit
1751 command is used, messages that are in a
1752 .Mx -sx
1753 .Sx "primary system mailbox"
1754 and are in
1755 .Ql read
1756 state when the mailbox is left will be saved in
1757 .Ev MBOX
1758 unless the internal variable
1759 .Va hold
1760 it set.
1762 .It Ql deleted
1763 The message has been processed by one of the following commands:
1764 .Ic delete ,
1765 .Ic dp ,
1766 .Ic dt .
1767 Only
1768 .Ic undelete
1769 can be used to access such messages.
1771 .It Ql preserved
1772 The message has been processed by a
1773 .Ic preserve
1774 command and it will be retained in its current location.
1776 .It Ql saved
1777 The message has been processed by one of the following commands:
1778 .Ic save
1780 .Ic write .
1781 Unless when the
1782 .Ic exit
1783 command is used, messages that are in a
1784 .Mx -sx
1785 .Sx "primary system mailbox"
1786 and are in
1787 .Ql saved
1788 state when the mailbox is left will be deleted; they will be saved in
1789 .Ev MBOX
1790 when the internal variable
1791 .Va keepsave
1792 is set.
1796 In addition to these message states, flags which otherwise have no
1797 technical meaning in the mail system except allowing special ways of
1798 addressing them when
1799 .Sx "Specifying messages"
1800 can be set on messages.
1801 These flags are saved with messages and are thus persistent, and are
1802 portable between a set of widely used MUAs.
1804 .Bl -hang -width ".It Ic answered"
1805 .It Ic answered
1806 Mark messages as having been answered.
1807 .It Ic draft
1808 Mark messages as being a draft.
1809 .It Ic flag
1810 Mark messages which need special attention.
1812 .\" }}}
1814 .\" .Ss "Specifying messages" {{{
1815 .Ss "Specifying messages"
1817 Commands such as
1818 .Ic from ,
1819 .Ic type
1821 .Ic delete
1822 can be given a list of message numbers as arguments to apply to a number
1823 of messages at once.
1824 Thus
1825 .Ql delete 1 2
1826 deletes messages 1 and 2,
1827 whereas
1828 .Ql delete 1-5
1829 will delete the messages 1 through 5.
1830 In sorted or threaded mode (see the
1831 .Ic sort
1832 command),
1833 .Ql delete 1-5
1834 will delete the messages that are located between (and including)
1835 messages 1 through 5 in the sorted/threaded order, as shown in the
1836 .Ic headers
1837 summary.
1838 The following special message names exist:
1841 .Bl -tag -width ".It Ar BaNg"
1842 .It Ar \&.
1843 The current message, the so-called
1844 .Dq dot .
1846 .It Ar \&;
1847 The message that was previously the current message.
1849 .It Ar \&,
1850 The parent message of the current message,
1851 that is the message with the Message-ID given in the
1852 .Ql In-Reply-To:
1853 field or the last entry of the
1854 .Ql References:
1855 field of the current message.
1857 .It Ar -
1858 The next previous undeleted message,
1859 or the next previous deleted message for the
1860 .Ic undelete
1861 command.
1862 In sorted/threaded mode,
1863 the next previous such message in the sorted/threaded order.
1865 .It Ar +
1866 The next undeleted message,
1867 or the next deleted message for the
1868 .Ic undelete
1869 command.
1870 In sorted/threaded mode,
1871 the next such message in the sorted/threaded order.
1873 .It Ar ^
1874 The first undeleted message,
1875 or the first deleted message for the
1876 .Ic undelete
1877 command.
1878 In sorted/threaded mode,
1879 the first such message in the sorted/threaded order.
1881 .It Ar $
1882 The last message.
1883 In sorted/threaded mode,
1884 the last message in the sorted/threaded order.
1886 .It Ar & Ns Ar x
1887 In threaded mode,
1888 selects the message addressed with
1889 .Ar x ,
1890 where
1891 .Ar x
1892 is any other message specification,
1893 and all messages from the thread that begins at it.
1894 Otherwise it is identical to
1895 .Ar x .
1897 .Ar x
1898 is omitted,
1899 the thread beginning with the current message is selected.
1901 .It Ar *
1902 All messages.
1903 .It Ar `
1904 All messages that were included in the
1905 .Sx "Message list arguments"
1906 of the previous command.
1908 .It Ar x-y
1909 An inclusive range of message numbers.
1910 Selectors that may also be used as endpoints include any of
1911 .Ar .;-+^$ .
1913 .It Ar address
1914 A case-insensitive
1915 .Dq any substring matches
1916 search against the
1917 .Ql From:
1918 header, which will match addresses (too) even if
1919 .Va showname
1920 is set (and POSIX says
1921 .Dq any address as shown in a header summary shall be matchable in this form ) ;
1922 However, if the
1923 .Va allnet
1924 variable is set, only the local part of the address is evaluated
1925 for the comparison, not ignoring case, and the setting of
1926 .Va showname
1927 is completely ignored.
1928 For finer control and match boundaries use the
1929 .Ql @
1930 search expression.
1932 .It Ar / Ns Ar string
1933 All messages that contain
1934 .Ar string
1935 in the subject field (case ignored).
1936 See also the
1937 .Va searchheaders
1938 variable.
1940 .Ar string
1941 is empty,
1942 the string from the previous specification of that type is used again.
1944 .It Xo Op Ar @ Ns Ar name-list Ns
1945 .Ar @ Ns Ar expr
1947 All messages that contain the given case-insensitive search
1948 .Ar expr Ns
1949 ession; if the \*(OPal regular expression (see
1950 .Xr re_format 7 )
1951 support is available
1952 .Ar expr
1953 will be interpreted as (an extended) one if any of the
1954 .Dq magical
1955 (extended) regular expression characters is seen: in this case this
1956 should match strings correctly which are in the locale
1957 .Ev LC_CTYPE
1958 encoding.
1959 If the optional
1960 .Ar @ Ns Ar name-list
1961 part is missing, the search is restricted to the subject field body,
1962 but otherwise
1963 .Ar name-list
1964 specifies a comma-separated list of header fields to search, as in
1966 .Dl '@to,from,cc@Someone i ought to know'
1968 In order to search for a string that includes a
1969 .Ql @
1970 (commercial at) character the
1971 .Ar name-list
1972 is effectively non-optional, but may be given as the empty string.
1973 Some special header fields may be abbreviated:
1974 .Ql f ,
1975 .Ql t ,
1976 .Ql c ,
1977 .Ql b
1979 .Ql s
1980 will match
1981 .Ql From ,
1982 .Ql To ,
1983 .Ql Cc ,
1984 .Ql Bcc
1986 .Ql Subject ,
1987 respectively and case-insensitively.
1988 The special names
1989 .Ql header
1991 .Ql <
1992 can be used to search in (all of) the header(s) of the message, and the
1993 special names
1994 .Ql body
1996 .Ql >
1998 .Ql text
2000 .Ql =
2001 can be used to perform full text searches \(en whereas the former
2002 searches only the body, the latter also searches the message header.
2004 This message specification performs full text comparison, but even with
2005 regular expression support it is almost impossible to write a search
2006 expression that savely matches only a specific address domain.
2007 To request that the content of the header is treated as a list of
2008 addresses, and to strip those down to the plain email address which the
2009 search expression is to be matched against, prefix the header name
2010 (abbreviation) with a tilde
2011 .Ql ~ :
2013 .Dl @~f@@a\e.safe\e.domain\e.match$
2015 .It Ar :c
2016 All messages of state
2017 .Ql c ,
2018 where
2019 .Ql c
2020 is one or multiple of the following colon modifiers:
2022 .Bl -tag -compact -width ".It Ar :M"
2023 .It Ar n
2024 .Ql new
2025 messages.
2026 .It Ar o
2027 Old messages (any not in state
2028 .Ql read
2030 .Ql new ) .
2031 .It Ar u
2032 .Ql unread
2033 messages.
2034 .It Ar d
2035 .Ql deleted
2036 messages (for the
2037 .Ic undelete
2039 .Ic from
2040 commands only).
2041 .It Ar r
2042 .Ql read
2043 messages.
2044 .It Ar f
2045 .Ic flag Ns
2046 ged messages.
2047 .It Ar a
2048 .Ic answered
2049 messages (cf. the variable
2050 .Va markanswered ) .
2051 .It Ar t
2052 Messages marked as
2053 .Ic draft .
2054 .It Ar s
2055 \*(OP Messages classified as spam (see
2056 .Sx "Handling spam" . )
2057 .It Ar S
2058 \*(OP Messages with unsure spam classification.
2064 \*(OP IMAP-style SEARCH expressions may also be used.
2065 This addressing mode is available with all types of folders;
2066 \*(UA will perform the search locally as necessary.
2067 Strings must be enclosed by double quotes
2068 .Ql \&"
2069 in their entirety if they contain white space or parentheses;
2070 within the quotes, only reverse solidus
2071 .Ql \e
2072 is recognized as an escape character.
2073 All string searches are case-insensitive.
2074 When the description indicates that the
2075 .Dq envelope
2076 representation of an address field is used,
2077 this means that the search string is checked against both a list
2078 constructed as
2080 .Bd -literal -offset indent
2081 (\*qname\*q \*qsource\*q \*qlocal-part\*q \*qdomain-part\*q)
2085 for each address,
2086 and the addresses without real names from the respective header field.
2087 These search expressions can be nested using parentheses, see below for
2088 examples.
2091 .Bl -tag -compact -width ".It Ar _n_u"
2092 .It Ar ( criterion )
2093 All messages that satisfy the given
2094 .Ar criterion .
2095 .It Ar ( criterion1 criterion2 ... criterionN )
2096 All messages that satisfy all of the given criteria.
2098 .It Ar ( or criterion1 criterion2 )
2099 All messages that satisfy either
2100 .Ar criterion1
2102 .Ar criterion2 ,
2103 or both.
2104 To connect more than two criteria using
2105 .Ql or
2106 specifications have to be nested using additional parentheses,
2107 as with
2108 .Ql (or a (or b c)) ,
2109 since
2110 .Ql (or a b c)
2111 really means
2112 .Ql ((a or b) and c) .
2113 For a simple
2114 .Ql or
2115 operation of independent criteria on the lowest nesting level,
2116 it is possible to achieve similar effects by using three separate
2117 criteria, as with
2118 .Ql (a) (b) (c) .
2120 .It Ar ( not criterion )
2121 All messages that do not satisfy
2122 .Ar criterion .
2123 .It Ar ( bcc \*q Ns Ar string Ns Ar \*q )
2124 All messages that contain
2125 .Ar string
2126 in the envelope representation of the
2127 .Ql Bcc:
2128 field.
2129 .It Ar ( cc \*q Ns Ar string Ns Ar \*q )
2130 All messages that contain
2131 .Ar string
2132 in the envelope representation of the
2133 .Ql Cc:
2134 field.
2135 .It Ar ( from \*q Ns Ar string Ns Ar \*q )
2136 All messages that contain
2137 .Ar string
2138 in the envelope representation of the
2139 .Ql From:
2140 field.
2141 .It Ar ( subject \*q Ns Ar string Ns Ar \*q )
2142 All messages that contain
2143 .Ar string
2144 in the
2145 .Ql Subject:
2146 field.
2147 .It Ar ( to \*q Ns Ar string Ns Ar \*q )
2148 All messages that contain
2149 .Ar string
2150 in the envelope representation of the
2151 .Ql To:
2152 field.
2153 .It Ar ( header name \*q Ns Ar string Ns Ar \*q )
2154 All messages that contain
2155 .Ar string
2156 in the specified
2157 .Ql Name:
2158 field.
2159 .It Ar ( body \*q Ns Ar string Ns Ar \*q )
2160 All messages that contain
2161 .Ar string
2162 in their body.
2163 .It Ar ( text \*q Ns Ar string Ns Ar \*q )
2164 All messages that contain
2165 .Ar string
2166 in their header or body.
2167 .It Ar ( larger size )
2168 All messages that are larger than
2169 .Ar size
2170 (in bytes).
2171 .It Ar ( smaller size )
2172 All messages that are smaller than
2173 .Ar size
2174 (in bytes).
2176 .It Ar ( before date )
2177 All messages that were received before
2178 .Ar date ,
2179 which must be in the form
2180 .Ql d[d]-mon-yyyy ,
2181 where
2182 .Ql d
2183 denotes the day of the month as one or two digits,
2184 .Ql mon
2185 is the name of the month \(en one of
2186 .Ql Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec ,
2188 .Ql yyyy
2189 is the year as four digits, e.g.,
2190 .Ql 28-Dec-2012 .
2192 .It Ar ( on date )
2193 All messages that were received on the specified date.
2194 .It Ar ( since date )
2195 All messages that were received since the specified date.
2196 .It Ar ( sentbefore date )
2197 All messages that were sent on the specified date.
2198 .It Ar ( senton date )
2199 All messages that were sent on the specified date.
2200 .It Ar ( sentsince date )
2201 All messages that were sent since the specified date.
2202 .It Ar ()
2203 The same criterion as for the previous search.
2204 This specification cannot be used as part of another criterion.
2205 If the previous command line contained more than one independent
2206 criterion then the last of those criteria is used.
2208 .\" }}}
2210 .\" .Ss "On URL syntax and credential lookup" {{{
2211 .Ss "On URL syntax and credential lookup"
2213 \*(IN For accessing protocol-specific resources usage of Uniform
2214 Resource Locators (URL, RFC 1738) has become omnipresent.
2215 \*(UA expects and understands URLs in the following form;
2216 parts in brackets
2217 .Ql []
2218 denote optional parts, optional either because there also exist other
2219 ways to define the information in question or because support of the
2220 part is protocol-specific (e.g.,
2221 .Ql /path
2222 is used by the IMAP protocol but not by POP3);
2223 If any of
2224 .Ql USER
2226 .Ql PASSWORD
2227 are specified they must be given in URL percent encoded form (RFC 3986;
2228 the command
2229 .Ic urlcodec
2230 may be helpful):
2233 .Dl PROTOCOL://[USER[:PASSWORD]@]server[:port][/path]
2236 Note that these \*(UA URLs most often do not conform to any real
2237 standard, but instead represent a normalized variant of RFC 1738 \(en
2238 they are not used in data exchange but only meant as a compact,
2239 easy-to-use way of defining and representing information in
2240 a well-known notation.
2243 Many internal variables of \*(UA exist in multiple versions, called
2244 variable chains for the rest of this document: the plain
2245 .Ql variable
2246 as well as
2247 .Ql variable-HOST
2249 .Ql variable-USER@HOST .
2250 Here
2251 .Ql HOST
2252 indeed means
2253 .Ql server:port
2254 if a
2255 .Ql port
2256 had been specified in the respective URL, otherwise it refers to the plain
2257 .Ql server .
2258 Also,
2259 .Ql USER
2260 is not truly the
2261 .Ql USER
2262 that had been found when doing the user chain lookup as is described
2263 below, i.e., this
2264 .Ql USER
2265 will never be in URL percent encoded form, whether it came from an URL
2266 or not; i.e., variable chain name extensions of
2267 .Sx "INTERNAL VARIABLES"
2268 must not be URL percent encoded.
2271 For example, whether an hypothetical URL
2272 .Ql smtp://hey%3Ayou@our.house
2273 had been given that includes a user, or whether the URL was
2274 .Ql smtp://our.house
2275 and the user had been found differently, to lookup the variable chain
2276 .Va smtp-use-starttls
2277 \*(UA first looks for whether
2278 .Ql smtp-\:use-\:starttls-\:hey:you@our.house
2279 is defined, then whether
2280 .Ql smtp-\:use-\:starttls-\:our.house
2281 exists before finally ending up looking at the plain variable itself.
2284 \*(UA obeys the following logic scheme when dealing with the
2285 necessary credential information of an account:
2287 .Bl -bullet
2289 If no
2290 .Ql USER
2291 has been given in the URL the variables
2292 .Va user-HOST
2294 .Va user
2295 are looked up; if no such variable(s) can be found then \*(UA will,
2296 when enforced by the \*(OPal variables
2297 .Va netrc-lookup-HOST
2299 .Va netrc-lookup ,
2300 search the users
2301 .Pa .netrc
2302 file for a
2303 .Ql HOST
2304 specific entry which provides a
2305 .Ql login
2306 name: this lookup will only succeed if unambiguous (one possible matching
2307 entry for
2308 .Ql HOST ) .
2309 It is possible to load encrypted
2310 .Pa .netrc
2311 files via
2312 .Va netrc-pipe .
2314 If there is still no
2315 .Ql USER
2316 then \*(UA will fall back to the user who is supposed to run \*(UA,
2317 the identity of which has been fixated during \*(UA startup and is
2318 known to be a valid user on the current host.
2321 Authentication: unless otherwise noted this will lookup the
2322 .Va PROTOCOL-auth-USER@HOST , PROTOCOL-auth-HOST , PROTOCOL-auth
2323 variable chain, falling back to a protocol-specific default should this
2324 have no success.
2327 If no
2328 .Ql PASSWORD
2329 has been given in the URL, then if the
2330 .Ql USER
2331 has been found through the \*(OPal
2332 .Va netrc-lookup
2333 that may have already provided the password, too.
2334 Otherwise the variable chain
2335 .Va password-USER@HOST , password-HOST , password
2336 is looked up and used if existent.
2338 Afterwards the complete \*(OPal variable chain
2339 .Va netrc-lookup-USER@HOST , netrc-lookup-HOST , netrc-lookup
2340 is looked up.
2341 If set, the
2342 .Pa .netrc
2343 cache is searched for a password only (multiple user accounts for
2344 a single machine may exist as well as a fallback entry without user
2345 but with a password).
2347 If at that point there is still no password available, but the
2348 (protocols') chosen authentication type requires a password, then in
2349 interactive mode the user will be prompted on the terminal.
2353 .Sy Note:
2354 S/MIME verification works relative to the values found in the
2355 .Ql From:
2357 .Ql Sender: )
2358 header field(s), which means that the values of
2359 .Va smime-sign , smime-sign-cert , smime-sign-include-certs
2361 .Va smime-sign-message-digest
2362 will not be looked up using the
2363 .Ql USER
2365 .Ql HOST
2366 chains from above but instead use the corresponding values from the
2367 message that is being worked on.
2368 In unusual cases multiple and different
2369 .Ql USER
2371 .Ql HOST
2372 combinations may therefore be involved \(en on the other hand those
2373 unusual cases become possible.
2374 The usual case is as short as:
2377 .Dl set mta=smtp://USER:PASS@HOST smtp-use-starttls \e
2378 .Dl \ \ \ \ smime-sign smime-sign-cert=+smime.pair
2381 The section
2382 .Sx EXAMPLES
2383 contains complete example configurations.
2384 .\" }}}
2386 .\" .Ss "On terminal control and line editor" {{{
2387 .Ss "On terminal control and line editor"
2389 \*(OP Terminal control will be realized through one of the standard
2391 libraries, either the
2392 .Lb libtermcap ,
2393 or, alternatively, the
2394 .Lb libterminfo ,
2395 both of which will be initialized to work with the environment variable
2396 .Ev TERM .
2397 Terminal control will enhance or enable interactive usage aspects, e.g.,
2398 .Sx "Coloured display" ,
2399 and extend behaviour of the Mailx-Line-Editor (MLE), which may learn the
2400 byte-sequences of keys like the cursor and function keys, and which will
2401 automatically enter the so-called
2402 .Dq ca-mode
2403 alternative screen shall the terminal support it.
2404 The internal variable
2405 .Va termcap
2406 can be used to overwrite settings or to learn (correct(ed)) keycodes.
2407 Actual interaction with the chosen library can be disabled completely by
2408 setting the internal variable
2409 .Va termcap-disable ;
2410 .Va termcap
2411 will be queried regardless, even if the \*(OPal support for the
2412 libraries has not been enabled at configuration time.
2415 \*(OP The builtin \*(UA Mailx-Line-Editor (MLE) should work in all
2416 environments which comply to the ISO C standard
2417 .St -isoC-amd1 ,
2418 and will support wide glyphs if possible (the necessary functionality
2419 had been removed from ISO C, but was included in
2420 .St -xpg4 ) .
2421 Prevent usage of a line editor in interactive mode by setting the
2422 internal variable
2423 .Va line-editor-disable .
2424 Especially if the \*(OPal terminal control support is missing setting
2425 entries in the internal variable
2426 .Va termcap
2427 will help shall the MLE misbehave, see there for more.
2428 The MLE can support a little bit of
2429 .Ic colour .
2432 \*(OP If the
2433 .Ic history
2434 feature is available then input from line editor prompts will be saved
2435 in a history list that can be searched in and be expanded from.
2436 Such saving can be prevented by prefixing input with any amount of
2437 whitespace.
2438 Aspects of history, like allowed content and maximum size, as well as
2439 whether history shall be saved persistently, can be configured with the
2440 internal variables
2441 .Va history-file ,
2442 .Va history-gabby ,
2443 .Va history-gabby-persist
2445 .Va history-size .
2448 The MLE supports a set of editing and control commands.
2449 By default (as) many (as possible) of these will be assigned to a set of
2450 single-letter control codes, which should work on any terminal (and can
2451 be generated by holding the
2452 .Dq control
2453 key while pressing the key of desire, e.g.,
2454 .Ql control-D ) .
2455 If the \*(OPal
2456 .Ic bind
2457 command is available then the MLE commands can also be accessed freely
2458 by assigning the command name, which is shown in parenthesis in the list
2459 below, to any desired key-sequence, and the MLE will instead and also use
2460 .Ic bind
2461 to establish its builtin key bindings
2462 (more of them if the \*(OPal terminal control is available),
2463 an action which can then be suppressed completely by setting
2464 .Va line-editor-no-defaults .
2465 .Sx "Shell-style argument quoting"
2466 notation is used in the following;
2467 combinations not mentioned either cause job control signals or do not
2468 generate a (unique) keycode:
2472 .Bl -tag -compact -width ".It Ql Ba"
2473 .It Ql \ecA
2474 Go to the start of the line
2475 .Pf ( Cd mle-go-home ) .
2477 .It Ql \ecB
2478 Move the cursor backward one character
2479 .Pf ( Cd mle-go-bwd ) .
2481 .It Ql \ecD
2482 Forward delete the character under the cursor;
2483 quits \*(UA if used on the empty line unless the internal variable
2484 .Va ignoreeof
2485 is set
2486 .Pf ( Cd mle-del-fwd ) .
2488 .It Ql \ecE
2489 Go to the end of the line
2490 .Pf ( Cd mle-go-end ) .
2492 .It Ql \ecF
2493 Move the cursor forward one character
2494 .Pf ( Cd mle-go-fwd ) .
2496 .It Ql \ecG
2497 Cancel current operation, full reset.
2498 If there is an active history search or tabulator expansion then this
2499 command will first reset that, reverting to the former line content;
2500 thus a second reset is needed for a full reset in this case
2501 .Pf ( Cd mle-reset ) .
2503 .It Ql \ecH
2504 Backspace: backward delete one character
2505 .Pf ( Cd mle-del-bwd ) .
2507 .It Ql \ecI
2508 \*(NQ
2509 Horizontal tabulator:
2510 try to expand the word before the cursor, supporting the usual
2511 .Sx "Filename transformations"
2512 .Pf ( Cd mle-complete ) .
2513 This is affected by
2514 .Cd mle-quote-rndtrip .
2516 .It Ql \ecJ
2517 Newline:
2518 commit the current line
2519 .Pf ( Cd mle-commit ) .
2521 .It Ql \ecK
2522 Cut all characters from the cursor to the end of the line
2523 .Pf ( Cd mle-snarf-end ) .
2525 .It Ql \ecL
2526 Repaint the line
2527 .Pf ( Cd mle-repaint ) .
2529 .It Ql \ecN
2530 \*(OP Go to the next history entry
2531 .Pf ( Cd mle-hist-fwd ) .
2533 .It Ql \ecO
2534 (\*(OPally context-dependent) Invokes the command
2535 .Ql Ic dt .
2537 .It Ql \ecP
2538 \*(OP Go to the previous history entry
2539 .Pf ( Cd mle-hist-bwd ) .
2541 .It Ql \ecQ
2542 Toggle roundtrip mode shell quotes, where produced,
2543 on and off
2544 .Pf ( Cd mle-quote-rndtrip ) .
2545 This setting is temporary, and will be forgotten once the command line
2546 is committed.
2548 .It Ql \ecR
2549 \*(OP Complete the current line from (the remaining) older history entries
2550 .Pf ( Cd mle-hist-srch-bwd ) .
2552 .It Ql \ecS
2553 \*(OP Complete the current line from (the remaining) newer history entries
2554 .Pf ( Cd mle-hist-srch-fwd ) .
2556 .It Ql \ecT
2557 Paste the snarf buffer
2558 .Pf ( Cd mle-paste ) .
2560 .It Ql \ecU
2561 The same as
2562 .Ql \ecA
2563 followed by
2564 .Ql \ecK
2565 .Pf ( Cd mle-snarf-line ) .
2567 .It Ql \ecV
2568 Prompts for a Unicode character (its hexadecimal number) to be inserted
2569 .Pf ( Cd mle-prompt-char ) .
2570 Note this command needs to be assigned to a single-letter control code
2571 in order to become recognized and executed during input of
2572 a key-sequence (only three single-letter control codes can be used for
2573 that shortcut purpose); this control code is special-treated and cannot
2574 be part of any other sequence, because any occurrence will perform the
2575 .Cd mle-prompt-char
2576 function immediately.
2578 .It Ql \ecW
2579 Cut the characters from the one preceding the cursor to the preceding
2580 word boundary
2581 .Pf ( Cd mle-snarf-word-bwd ) .
2583 .It Ql \ecX
2584 Move the cursor forward one word boundary
2585 .Pf ( Cd mle-go-word-fwd ) .
2587 .It Ql \ecY
2588 Move the cursor backward one word boundary
2589 .Pf ( Cd mle-go-word-bwd ) .
2591 .It Ql \ec[
2592 Escape: reset a possibly used multibyte character input state machine
2593 and \*(OPally a lingering, incomplete key binding
2594 .Pf ( Cd mle-cancel ) .
2595 This command needs to be assigned to a single-letter control code in
2596 order to become recognized and executed during input of a key-sequence
2597 (only three single-letter control codes can be used for that shortcut
2598 purpose).
2599 This control code may also be part of a multi-byte sequence, but if
2600 a sequence is active and the very control code is currently also an
2601 expected input, then it will first be consumed by the active sequence.
2603 .It Ql \ec\e
2604 (\*(OPally context-dependent) Invokes the command
2605 .Ql Ic z Ns + .
2607 .It Ql \ec]
2608 (\*(OPally context-dependent) Invokes the command
2609 .Ql Ic z Ns $ .
2611 .It Ql \ec^
2612 (\*(OPally context-dependent) Invokes the command
2613 .Ql Ic z Ns 0 .
2615 .It Ql \ec_
2616 Cut the characters from the one after the cursor to the succeeding word
2617 boundary
2618 .Pf ( Cd mle-snarf-word-fwd ) .
2620 .It Ql \ec?
2621 Backspace:
2622 .Cd mle-del-bwd .
2624 .It \(en
2625 .Cd mle-fullreset :
2626 in difference to
2627 .Cd mle-reset
2628 this will immediately reset a possibly active search etc.
2630 .It \(en
2631 .Cd mle-bell :
2632 ring the audible bell.
2634 .\" }}}
2636 .\" .Ss "Coloured display" {{{
2637 .Ss "Coloured display"
2639 \*(OP \*(UA can be configured to support a coloured display and font
2640 attributes by emitting ANSI / ISO 6429 SGR (select graphic rendition)
2641 escape sequences.
2642 Usage of colours and font attributes solely depends upon the
2643 capability of the detected terminal type that is defined by the
2644 environment variable
2645 .Ev TERM
2646 and which can be fine-tuned by the user via the internal variable
2647 .Va termcap .
2650 On top of what \*(UA knows about the terminal the boolean variable
2651 .Va colour-pager
2652 defines whether the actually applicable colour and font attribute
2653 sequences should also be generated when output is going to be paged
2654 through the external program defined by the environment variable
2655 .Ev PAGER
2656 (also see
2657 .Va crt Ns
2659 This is not enabled by default because different pager programs need
2660 different command line switches or other configuration in order to
2661 support those sequences.
2662 \*(UA however knows about some widely used pagers and in a clean
2663 environment it is often enough to simply set
2664 .Va colour-pager ;
2665 please refer to that variable for more on this topic.
2668 If the variable
2669 .Va colour-disable
2670 is set then any active usage of colour and font attribute sequences
2671 is suppressed, but without affecting possibly established
2672 .Ic colour
2673 mappings.
2676 To define and control colours and font attributes a single multiplexer
2677 command family exists:
2678 .Ic colour
2679 shows or defines colour mappings for the given colour type (e.g.,
2680 monochrome) and
2681 .Ic uncolour
2682 can be used to remove mappings of a given colour type.
2683 Since colours are only available in interactive mode, it may make
2684 sense to conditionalize the colour setup by encapsulating it with
2685 .Ic if :
2687 .Bd -literal -offset indent
2688 if terminal && $features =@ +colour
2689   colour iso  view-msginfo  ft=bold,fg=green
2690   colour iso  view-header   ft=bold,fg=red   "from,subject"
2691   colour iso  view-header   fg=red
2693   uncolour iso view-header  from,subject
2694   colour iso  view-header   ft=bold,fg=magenta,bg=cyan
2695   colour 256  view-header   ft=bold,fg=208,bg=230 subject,from
2696   colour mono view-header   ft=bold
2697   colour mono view-header   ft=bold,ft=reverse subject,from
2698 endif
2700 .\" }}}
2701 .\" }}} (DESCRIPTION)
2704 .\" .Sh COMMANDS {{{
2705 .Sh COMMANDS
2707 Each command is typed on a line by itself,
2708 and may take arguments following the command word.
2709 An unquoted reverse solidus
2710 .Ql \e
2711 at the end of a command line
2712 .Dq escapes
2713 the newline character: it is discarded and the next line of input is
2714 used as a follow-up line, with all leading whitespace removed;
2715 once the entire command line is completed, the processing that is
2716 documented in the following begins.
2719 Command names may be abbreviated, in which case the first command that
2720 matches the given prefix will be used.
2721 The command
2722 .Ic list
2723 can be used to show the list of all commands, either alphabetically
2724 sorted or in prefix search order (these do not match, also because the
2725 POSIX standard prescribes a set of abbreviations).
2726 \*(OPally the command
2727 .Ic help
2729 .Ic \&? ) ,
2730 when given an argument, will show a documentation string for the
2731 command matching the expanded argument, as in
2732 .Ql ?t ,
2733 which should be a shorthand of
2734 .Ql ?type .
2735 Both commands support a more
2736 .Va verbose
2737 listing mode which includes the argument type of the command,
2738 and other information which applies; a handy suggestion might be:
2740 .Bd -literal -offset indent
2741 ? define __xv {
2742   # Be careful to choose sh(1)ell-style on _entire_ line!
2743   # Result status ends up in $!
2744   localopts 1;wysh set verbose;ignerr eval "${@}";return ${?}
2746 ? ghost xv '\ecall __xv'
2747 ? xv help set
2750 .\" .Ss "Command modifiers" {{{
2751 .Ss "Command modifiers"
2753 Commands may be prefixed by one or multiple command modifiers.
2756 .Bl -bullet
2758 The modifier reverse solidus
2760 .Cm \e ,
2761 to be placed first, prevents
2762 .Ic ghost
2763 expansions on the remains of the line, e.g.,
2764 .Ql \eecho
2765 will always evaluate the command
2766 .Ic echo ,
2767 even if a ghost of the same name exists.
2768 .Ic ghost
2769 content may itself contain further command modifiers, including
2770 an initial reverse solidus to prevent further expansions.
2773 The modifier
2775 .Cm ignerr
2776 indicates that any error generated by the following command should be
2777 ignored by the state machine, via, e.g.,
2778 .Va batch-exit-on-error .
2779 .Va \&? ,
2780 one of the many
2781 .Sx "INTERNAL VARIABLES" ,
2782 will be set to the real exit status of the command regardless.
2785 Some commands support the
2787 .Cm vput
2788 modifier: if used, they expect the name of a variable as their first
2789 argument, and will place their computation result in it instead of the
2790 default location (it is usually written to standard output).
2791 The given name will be tested for being a valid
2792 .Xr sh 1
2793 variable name, and may therefore only consist of upper- and lowercase
2794 characters, digits, and the underscore; the hyphen-minus may be used as
2795 a non-portable extension.
2796 In addition the name may either not be one of the known
2797 .Sx "INTERNAL VARIABLES" ,
2798 or must otherwise refer to a writable (non-boolean) value variable.
2799 It is a hard error that is tracked in
2800 .Va \&?
2801 if any of these tests fail.
2802 The actual put operation may fail nonetheless, e.g., if the variable
2803 expects a number argument only a number will be accepted.
2804 Some commands may report this as a hard failure in
2805 .Va \&? ,
2806 but most will use the soft exit status
2807 .Va \&!
2808 to indicate these failures.
2811 Last, but not least, the modifier
2813 .Cm wysh
2814 can be used for some old and established commands to choose the new
2815 .Sx "Shell-style argument quoting"
2816 rules over the traditional
2817 .Sx "Old-style argument quoting" .
2819 .\" }}}
2821 .\" .Ss "Message list arguments" {{{
2822 .Ss "Message list arguments"
2824 Some commands expect arguments that represent messages (actually
2825 their symbolic message numbers), as has been documented above under
2826 .Sx "Specifying messages"
2827 already.
2828 If no explicit message list has been specified, the next message
2829 forward that satisfies the command's requirements will be used,
2830 and if there are no messages forward of the current message,
2831 the search proceeds backwards;
2832 if there are no good messages at all to be found, an error message is
2833 shown and the command is aborted.
2834 .\" }}}
2836 .\" .Ss "Old-style argument quoting" {{{
2837 .Ss "Old-style argument quoting"
2839 \*(ID This section documents the old, traditional style of quoting
2840 non-message-list arguments to commands which expect this type of
2841 arguments: whereas still used by the majority of such commands, the new
2842 .Sx "Shell-style argument quoting"
2843 may be available even for those via
2844 .Cm wysh ,
2845 one of the
2846 .Sx "Command modifiers" .
2847 Nonetheless care must be taken, because only new commands have been
2848 designed with all the capabilities of the new quoting rules in mind,
2849 which can, e.g., generate control characters.
2852 .Bl -bullet -offset indent
2854 An argument can be enclosed between paired double-quotes
2855 .Ql """argument"""
2857 single-quotes
2858 .Ql 'argument' ;
2859 any white space, shell word expansion, or reverse solidus characters
2860 (except as described next) within the quotes are treated literally as
2861 part of the argument.
2862 A double-quote will be treated literally within single-quotes and vice
2863 versa.
2864 Inside such a quoted string the actually used quote character can be
2865 used nonetheless by escaping it with a reverse solidus
2866 .Ql \e ,
2867 as in
2868 .Ql """y\e""ou""" .
2871 An argument that is not enclosed in quotes, as above, can usually still
2872 contain space characters if those spaces are reverse solidus escaped, as in
2873 .Ql you\e are .
2876 A reverse solidus outside of the enclosing quotes is discarded
2877 and the following character is treated literally as part of the argument.
2879 .\" }}}
2881 .\" .Ss "Shell-style argument quoting" {{{
2882 .Ss "Shell-style argument quoting"
2884 Commands which don't expect message-list arguments use
2885 .Xr sh 1 Ns
2886 ell-style, and therefore POSIX standardized, argument parsing and
2887 quoting rules.
2888 \*(ID Most new commands only support these new rules and are flagged
2889 \*(NQ, some elder ones can use them with the command modifier
2890 .Cm wysh ;
2891 in the future only this type of argument quoting will remain.
2894 A command line is parsed from left to right and an input token is
2895 completed whenever an unquoted, otherwise ignored, metacharacter is seen.
2896 Metacharacters are vertical bar
2897 .Cm \&| ,
2898 ampersand
2899 .Cm & ,
2900 semicolon
2901 .Cm \&; ,
2902 as well as
2903 .Cm space , tabulator , newline .
2904 The additional metacharacters left and right parenthesis
2905 .Cm \&( , \&)
2906 and less-than and greater-than signs
2907 .Cm < , >
2908 that the
2909 .Xr sh 1
2910 supports are not used, and are treated as ordinary characters: for one
2911 these characters are a vivid part of email addresses, and it also seems
2912 highly unlikely that their function will become meaningful to \*(UA.
2915 Any unquoted number sign
2916 .Ql #
2917 at the beginning of new token starts a comment that extends to the end
2918 of the line, and therefore ends argument processing.
2919 An unquoted dollar
2920 .Ql $
2921 will cause variable expansion of the given name:
2922 .Sx "INTERNAL VARIABLES"
2923 as well as
2924 .Sx ENVIRONMENT
2925 (shell) variables can be accessed through this mechanism, brace
2926 enclosing the name is supported (i.e., to subdivide a token).
2929 Whereas the metacharacters
2930 .Cm space , tabulator , newline
2931 only complete an input token, vertical bar
2932 .Cm \&| ,
2933 ampersand
2934 .Cm &
2935 and semicolon
2936 .Cm \&;
2937 also act as control operators and perform control functions.
2938 For now supported is semicolon
2939 .Cm \&; ,
2940 which terminates a single command, therefore sequencing the command line
2941 and making the remainder of the line a subject to reevaluation.
2942 With sequencing, multiple command argument types and quoting rules may
2943 therefore apply to a single line, which can become problematic before
2944 v15: e.g., the first of the following will cause surprising results.
2947 .Dl ? echo one; set verbose; echo verbose=$verbose.
2948 .Dl ? echo one; wysh set verbose; echo verbose=$verbose.
2951 Quoting is a mechanism that will remove the special meaning of
2952 metacharacters and reserved words, and will prevent expansion.
2953 There are four quoting mechanisms: the escape character, single-quotes,
2954 double-quotes and dollar-single-quotes:
2957 .Bl -bullet -offset indent
2959 The literal value of any character can be preserved by preceding it
2960 with the escape character reverse solidus
2961 .Ql \e .
2964 Arguments which are enclosed in
2965 .Ql 'single-\:quotes'
2966 retain their literal value.
2967 A single-quote cannot occur within single-quotes.
2970 The literal value of all characters enclosed in
2971 .Ql \(dqdouble-\:quotes\(dq
2972 is retained, with the exception of dollar
2973 .Ql $ ,
2974 which will cause variable expansion, as above, backquote (grave accent)
2975 .Ql ` ,
2976 (which not yet means anything special), reverse solidus
2977 .Ql \e ,
2978 which will escape any of the characters dollar
2979 .Ql $
2980 (to prevent variable expansion), backquote (grave accent)
2981 .Ql ` ,
2982 double-quote
2983 .Ql \(dq
2984 (to prevent ending the quote) and reverse solidus
2985 .Ql \e
2986 (to prevent escaping, i.e., to embed a reverse solidus character as-is),
2987 but has no special meaning otherwise.
2990 Arguments enclosed in
2991 .Ql $'dollar-\:single-\:quotes'
2992 extend normal single quotes in that reverse solidus escape sequences are
2993 expanded as follows:
2995 .Bl -tag -compact -width "Ql \eNNN"
2996 .It Ql \ea
2997 alerts (bell).
2998 .It Ql \eb
2999 emits a backspace.
3000 .It Ql \eE
3001 an escape character.
3002 .It Ql \ee
3003 an escape character.
3004 .It Ql \ef
3005 form feed.
3006 .It Ql \en
3007 new line.
3008 .It Ql \er
3009 carriage return.
3010 .It Ql \et
3011 horizontal tab.
3012 .It Ql \ev
3013 vertical tab.
3014 .It Ql \e\e
3015 emits a reverse solidus character.
3016 .It Ql \e'
3017 single quote.
3018 .It Ql \e"
3019 double quote (escaping is optional).
3020 .It Ql \eNNN
3021 eight-bit byte with the octal value
3022 .Ql NNN
3023 (one to three octal digits), optionally prefixed by an additional
3024 .Ql 0 .
3025 A 0 byte will suppress further output for the quoted argument.
3026 .It Ql \exHH
3027 eight-bit byte with the hexadecimal value
3028 .Ql HH
3029 (one or two hexadecimal characters).
3030 A 0 byte will suppress further output for the quoted argument.
3031 .It Ql \eUHHHHHHHH
3032 the Unicode / ISO-10646 character with the hexadecimal codepoint value
3033 .Ql HHHHHHHH
3034 (one to eight hexadecimal digits) \(em note that Unicode defines the
3035 maximum codepoint ever to be supported as
3036 .Ql 0x10FFFF
3037 (in planes of
3038 .Ql 0xFFFF
3039 characters each).
3040 This escape is only supported in locales which support Unicode (see
3041 .Sx "Character sets" ) ,
3042 in other cases the sequence will remain unexpanded unless the given code
3043 point is ASCII compatible or can be represented in the current locale.
3044 The character NUL will suppress further output for the quoted argument.
3045 .It Ql \euHHHH
3046 Identical to
3047 .Ql \eUHHHHHHHH
3048 except it takes only one to four hexadecimal digits.
3049 .It Ql \ecX
3050 Emits the non-printable (ASCII and compatible) C0 control codes
3051 0 (NUL) to 31 (US), and 127 (DEL).
3052 Printable representations of ASCII control codes can be created by
3053 mapping them to a different part of the ASCII character set, which is
3054 possible by adding the number 64 for the codes 0 to 31, e.g., 7 (BEL) is
3055 .Ql 7 + 64 = 71 = G .
3056 The real operation is a bitwise logical XOR with 64 (bit 7 set, see
3057 .Ic vexpr ) ,
3058 thus also covering code 127 (DEL), which is mapped to 63 (question mark):
3059 .Ql ? vexpr ^ 127 64 .
3061 Whereas historically circumflex notation has often been used for
3062 visualization purposes of control codes, e.g.,
3063 .Ql ^G ,
3064 the reverse solidus notation has been standardized:
3065 .Ql \ecG .
3066 Some control codes also have standardized (ISO 10646, ISO C) aliases,
3067 as shown above (e.g.,
3068 .Ql \ea ,
3069 .Ql \en ,
3070 .Ql \et ) :
3071 whenever such an alias exists it will be used for display purposes.
3072 The control code NUL
3073 .Pf ( Ql \ec@ ,
3074 a non-standard extension) ends argument processing without producing
3075 further output.
3076 .It Ql \e$NAME
3077 Non-standard extension: expand the given variable name, as above.
3078 Brace enclosing the name is supported.
3079 .It Ql \e`{command}
3080 Not yet supported, just to raise awareness: Non-standard extension.
3085 Caveats:
3087 .Bd -literal -offset indent
3088 echo 'Quotes '${HOME}' and 'tokens" differ!"# no comment
3089 echo Quotes ${HOME} and tokens differ! # comment
3090 echo Don"'"t you worry$'\ex21' The sun shines on us. $'\eu263A'
3092 .\" }}}
3094 .\" .Ss "Filename transformations" {{{
3095 .Ss "Filename transformations"
3097 Filenames, where expected, and unless documented otherwise, are
3098 subsequently subject to the following filename transformations, in
3099 sequence:
3101 .Bl -bullet -offset indent
3103 If the given name is a registered
3104 .Ic shortcut ,
3105 it will be replaced with the expanded shortcut.
3108 The filename is matched against the following patterns or strings:
3110 .Bl -hang -compact -width ".Ar %user"
3111 .It Ar #
3112 (Number sign) is expanded to the previous file.
3113 .It Ar %
3114 (Percent sign) is replaced by the invoking
3115 .Mx -ix "primary system mailbox"
3116 user's primary system mailbox, which either is the (itself expandable)
3117 .Va inbox
3118 if that is set, the standardized absolute pathname indicated by
3119 .Ev MAIL
3120 if that is set, or a builtin compile-time default otherwise.
3121 .It Ar %user
3122 Expands to the primary system mailbox of
3123 .Ar user
3124 (and never the value of
3125 .Va inbox ,
3126 regardless of its actual setting).
3127 .It Ar &
3128 (Ampersand) is replaced with the invoking users
3129 .Mx -ix "secondary mailbox"
3130 secondary mailbox, the
3131 .Ev MBOX .
3132 .It Ar +file
3133 Refers to a
3134 .Ar file
3135 in the
3136 .Va folder
3137 directory (if that variable is set).
3138 .It Ar %:filespec
3139 Expands to the same value as
3140 .Ar filespec ,
3141 but has special meaning when used with, e.g., the command
3142 .Ic file :
3143 the file will be treated as a primary system mailbox by, e.g., the
3144 .Ic mbox
3146 .Ic save
3147 commands, meaning that messages that have been read in the current
3148 session will be moved to the
3149 .Ev MBOX
3150 mailbox instead of simply being flagged as read.
3154 Meta expansions are applied to the resulting filename, as applicable to
3155 the resulting file access protocol (also see
3156 .Sx "On URL syntax and credential lookup" ) .
3157 If the fully expanded filename results in multiple pathnames and the
3158 command is expecting only one file, an error results.
3160 For the file-protocol, a leading tilde
3161 .Ql ~
3162 character will be replaced by the expansion of
3163 .Ev HOME ,
3164 except when followed by a valid user name, in which case the home
3165 directory of the given user is used instead.
3167 Any occurrence of
3168 .Ql $VARIABLE
3170 .Ql ${VARIABLE} )
3171 will be replaced by the expansion of the variable, if possible;
3172 .Sx "INTERNAL VARIABLES"
3173 as well as
3174 .Sx ENVIRONMENT
3175 (shell) variables can be accessed through this mechanism, and the usual
3176 escape mechanism has to be applied to prevent interpretation.
3178 In interactive context, in order to allow simple value acceptance (via
3179 .Dq ENTER ) ,
3180 arguments will usually be displayed in a properly quoted form, e.g., a file
3181 .Ql diet\e is \ecurd.txt
3182 may be displayed as
3183 .Ql 'diet\e is \ecurd.txt' .
3185 .\" }}}
3187 .\" .Ss "Commands" {{{
3188 .Ss "Commands"
3190 The following commands are available:
3192 .Bl -tag -width ".It Ic BaNg"
3194 .It Ic \&!
3195 Executes the
3196 .Ev SHELL
3197 command which follows, replacing unescaped exclamation marks with the
3198 previously executed command if the internal variable
3199 .Va bang
3200 is set.
3203 .It Ic #
3204 The comment-command causes the entire line to be ignored.
3205 .Sy Note:
3206 this really is a normal command which' purpose is to discard its
3207 arguments, not a
3208 .Dq comment-start
3209 indicating special character, which means that, e.g., trailing comments
3210 on a line are not possible.
3213 .It Ic +
3214 Goes to the next message in sequence and types it
3215 (like
3216 .Dq ENTER ) .
3219 .It Ic -
3220 Display the preceding message, or the n'th previous message if given
3221 a numeric argument n.
3224 .It Ic =
3225 Show the current message number (the
3226 .Dq dot ) .
3229 .It Ic \&?
3230 Show a brief summary of commands.
3231 \*(OP Given an argument a synopsis for the command in question is
3232 shown instead; commands can be abbreviated in general and this command
3233 can be used to see the full expansion of an abbreviation including the
3234 synopsis, try, e.g.,
3235 .Ql ?h ,
3236 .Ql ?hel
3238 .Ql ?help
3239 and see how the output changes.
3240 This mode also supports a more
3241 .Va verbose
3242 output, which will provide the informations documented for
3243 .Ic list .
3246 .It Ic \&|
3247 A synonym for the
3248 .Ic pipe
3249 command.
3252 .It Ic ~
3253 \*(NQ Interprets the remainder of the word as a macro name and passes
3254 it through to the
3255 .Ic call
3256 command; e.g.,
3257 .Ql ~ Ns Ar mymacro
3258 is a shorter synonym for
3259 .Ql call Ar mymacro .
3262 .It Ic account
3263 (ac) Creates, selects or lists (an) account(s).
3264 Accounts are special incarnations of
3265 .Ic define Ns d
3266 macros and group commands and variable settings which together usually
3267 arrange the environment for the purpose of creating an email account.
3268 Different to normal macros settings which are covered by
3269 .Ic localopts
3270 \(en here by default enabled! \(en will not be reverted before the
3271 .Ic account
3272 is changed again.
3273 The special account
3274 .Ql null
3275 (case-insensitive) always exists, and all but it can be deleted via
3276 .Ic unaccount .
3278 Without arguments a listing of all defined accounts is shown.
3279 With one argument the given account is activated: the system
3280 .Va inbox
3281 of that account will be activated (as via
3282 .Ic file ) ,
3283 a possibly installed
3284 .Va folder-hook
3285 will be run, and the internal variable
3286 .Va -account
3287 will be updated.
3288 The two argument form is identical to defining a macro as via
3289 .Ic define :
3290 .Bd -literal -offset indent
3291 account myisp {
3292   set folder=~/mail inbox=+syste.mbox record=+sent.mbox
3293   set from='myname@myisp.example (My Name)'
3294   set mta=smtp://mylogin@smtp.myisp.example
3299 .It Ic addrcodec
3300 \*(NQ Interprets the given arguments as an email address specification,
3301 formats it as induced by email standards, and then shows the result.
3302 Supports
3303 .Cm vput
3304 (see
3305 .Sx "Command modifiers" ) .
3306 The return status is tracked via
3307 .Va \&! .
3308 \*(ID This will improve further.
3311 .It Ic alias
3312 (a) With no arguments, shows all currently-defined aliases.
3313 With one argument, shows that alias.
3314 With more than one argument,
3315 creates a new alias or appends to an existing one.
3316 .Ic unalias
3317 can be used to delete aliases.
3320 .It Ic alternates
3321 (alt) Manage a list of alternate addresses or names of the active user,
3322 members of which will be removed from recipient lists when replying to
3323 messages (and the
3324 .Va metoo
3325 variable is not set).
3326 Without arguments the current set of alternates is displayed, otherwise
3327 the set of alternate names is replaced by the given arguments, and the
3328 internal variable
3329 .Va -alternates
3330 is updated accordingly.
3333 .It Ic answered
3334 Takes a message list and marks each message as having been answered.
3335 Messages will be marked answered when being
3336 .Ic reply Ns d
3337 to automatically if the
3338 .Va markanswered
3339 variable is set.
3340 See the section
3341 .Sx "Message states" .
3345 .It Ic bind
3346 \*(OP\*(NQ The bind command extends the MLE (see
3347 .Sx "On terminal control and line editor" )
3348 with freely configurable key bindings.
3349 With one argument all bindings for the given context are shown,
3350 specifying an asterisk
3351 .Ql *
3352 will show the bindings of all contexts; a more verbose listing will be
3353 produced if either of
3354 .Va debug
3356 .Va verbose
3357 are set.
3358 With two or more arguments a binding is (re)established:
3359 the first argument is the context to which the binding shall apply,
3360 the second argument is a comma-separated list of the
3361 .Dq keys
3362 which form the binding, and any remaining arguments form the expansion.
3363 To indicate that a binding shall not be auto-committed, but that the
3364 expansion shall instead be furtherly editable by the user, an at-sign
3365 .Ql @
3366 (that will be removed) can be placed last in the expansion, from which
3367 leading and trailing whitespace will finally be removed.
3368 Reverse solidus cannot be used as the last character of expansion.
3371 Contexts define when a binding applies, i.e., a binding will not be seen
3372 unless the context for which it is defined for is currently active.
3373 This is not true for the shared binding
3374 .Ql base ,
3375 which is the foundation for all other bindings and as such always
3376 applies, its bindings, however, only apply secondarily.
3377 The available contexts are the shared
3378 .Ql base ,
3380 .Ql default
3381 context which is used in all not otherwise documented situations, and
3382 .Ql compose ,
3383 which applies to compose mode only.
3386 .Dq Keys
3387 which form the binding are specified as a comma-separated list of
3388 byte-sequences, where each list entry corresponds to one key(press).
3389 \*(OPally a list entry may, indicated by a leading colon character
3390 .Ql \&: ,
3391 also refer to the name of a terminal capability;
3392 several dozen names will be compiled into \*(UA and may be specified
3393 either by their
3394 .Xr terminfo 5 ,
3395 or, if existing, by their
3396 .Xr termcap 5
3397 name, regardless of the actually used terminal control library.
3398 It is however possible to use any capability, as long as the name is
3399 resolvable by the control library or defined in the internal variable
3400 .Va termcap .
3401 Input sequences are not case-normalized, so that an exact match is
3402 required to update or remove a binding.
3403 Examples:
3405 .Bd -literal -offset indent
3406 bind base $'\eE',d mle-snarf-word-fwd # Esc(ape)
3407 bind base $'\eE',$'\ec?' mle-snarf-word-bwd # Esc, Delete
3408 bind default $'\ecA',:khome,w 'echo An editable binding@'
3409 bind default a,b,c rm -rf / @  # Another editable binding
3410 bind default :kf1 File %
3411 bind compose :kf1 ~e
3415 Note that the entire comma-separated list is first parsed (over) as a
3416 shell-token with whitespace as the field separator, before being parsed
3417 and expanded for real with comma as the field separator, therefore
3418 whitespace needs to be properly quoted, see
3419 .Sx "Shell-style argument quoting" .
3420 Using Unicode reverse solidus escape sequences renders a binding
3421 defunctional if the locale does not support Unicode (see
3422 .Sx "Character sets" ) ,
3423 and using terminal capabilities does so if no terminal control support
3424 is (currently) available.
3427 The following terminal capability names are builtin and can be used in
3428 .Xr terminfo 5
3429 or (if available) the two-letter
3430 .Xr termcap 5
3431 notation regardless of the actually used library.
3432 See the respective manual for a list of capabilities.
3433 The program
3434 .Xr infocmp 1
3435 can be used to show all the capabilities of
3436 .Ev TERM
3437 or the given terminal type;
3438 using the
3439 .Fl \&\&x
3440 flag will also show supported (non-standard) extensions.
3443 .Bl -tag -compact -width kcuuf_or_kcuuf
3444 .It Cd kbs Ns \0or Cd kb
3445 Backspace.
3446 .It Cd kdch1 Ns \0or Cd kD
3447 Delete character.
3448 .It Cd kDC Ns \0or Cd *4
3449 \(em shifted variant.
3450 .It Cd kel Ns \0or Cd kE
3451 Clear to end of line.
3452 .It Cd kext Ns \0or Cd @9
3453 Exit.
3454 .It Cd kich1 Ns \0or Cd kI
3455 Insert character.
3456 .It Cd kIC Ns \0or Cd #3
3457 \(em shifted variant.
3458 .It Cd khome Ns \0or Cd kh
3459 Home.
3460 .It Cd kHOM Ns \0or Cd #2
3461 \(em shifted variant.
3462 .It Cd kend Ns \0or Cd @7
3463 End.
3464 .It Cd knp Ns \0or Cd kN
3465 Next page.
3466 .It Cd kpp Ns \0or Cd kP
3467 Previous page.
3468 .It Cd kcub1 Ns \0or Cd kl
3469 Left cursor (with more modifiers: see below).
3470 .It Cd kLFT Ns \0or Cd #4
3471 \(em shifted variant.
3472 .It Cd kcuf1 Ns \0or Cd kr
3473 Right cursor (ditto).
3474 .It Cd kRIT Ns \0or Cd %i
3475 \(em shifted variant.
3476 .It Cd kcud1 Ns \0or Cd kd
3477 Down cursor (ditto).
3478 .It Cd kDN
3479 \(em shifted variant (only terminfo).
3480 .It Cd kcuu1 Ns \0or Cd ku
3481 Up cursor (ditto).
3482 .It Cd kUP
3483 \(em shifted variant (only terminfo).
3484 .It Cd kf0 Ns \0or Cd k0
3485 Function key 0.
3486 Add one for each function key up to
3487 .Cd kf9
3489 .Cd k9 ,
3490 respectively.
3491 .It Cd kf10 Ns \0or Cd k;
3492 Function key 10.
3493 .It Cd kf11 Ns \0or Cd F1
3494 Function key 11.
3495 Add one for each function key up to
3496 .Cd kf19
3498 .Cd F9 ,
3499 respectively.
3503 Some terminals support key-modifier combination extensions, e.g.,
3504 .Ql Alt+Shift+xy .
3505 For example, the delete key,
3506 .Cd kdch1 :
3507 in its shifted variant, the name is mutated to
3508 .Cd  kDC ,
3509 then a number is appended for the states
3510 .Ql Alt
3511 .Pf ( Cd kDC3 ) ,
3512 .Ql Shift+Alt
3513 .Pf ( Cd kDC4 ) ,
3514 .Ql Control
3515 .Pf ( Cd kDC5 ) ,
3516 .Ql Shift+Control
3517 .Pf ( Cd kDC6 ) ,
3518 .Ql Alt+Control
3519 .Pf ( Cd kDC7 ) ,
3520 finally
3521 .Ql Shift+Alt+Control
3522 .Pf ( Cd kDC8 ) .
3523 The same for the left cursor key,
3524 .Cd kcub1 :
3525 .Cd KLFT , KLFT3 , KLFT4 , KLFT5 , KLFT6 , KLFT7 , KLFT8 .
3528 Key bindings can be removed with the command
3529 .Ic unbind .
3530 It is advisable to use an initial escape or other control character (e.g.,
3531 .Ql \ecA )
3532 for bindings which describe user key combinations (as opposed to purely
3533 terminal capability based ones), in order to avoid ambiguities whether
3534 input belongs to key sequences or not; it also reduces search time.
3535 Adjusting
3536 .Va bind-timeout
3537 may help shall keys and sequences be falsely recognized.
3541 .It Ic call
3542 \*(NQ Calls the given macro, which must have been created via
3543 .Ic define .
3544 Parameters given to macros are implicitly local to the macro's scope, and
3545 may be accessed via the special parameter syntax that is known from the
3546 .Xr sh 1 ,
3547 e.g.,
3548 .Va 1 ,
3549 .Va * ,
3550 .Va @ ,
3551 .Va # .
3552 Positional parameters may be removed by
3553 .Ic shift Ns
3554 ing them off the stack.
3555 Macro execution can be terminated at any time by calling
3556 .Ic return .
3557 Numeric and string operations can be performed via
3558 .Ic vexpr ,
3560 .Ic eval
3561 may be helpful to recreate argument lists.
3562 .Bd -literal -offset indent
3563 define exmac {
3564   echo Parameter 1 of ${#} is ${1}, all: ${*} / ${@}
3565   return 1000 0
3567 call exmac Hello macro exmac!
3571 .It Ic call_if
3572 Identical to
3573 .Ic call
3574 if the given macro has been created via
3575 .Ic define ,
3576 but doesn't fail nor warn if the macro doesn't exist.
3579 .It Ic cd
3580 (ch) Change the working directory to
3581 .Ev HOME
3582 or the given argument.
3583 Synonym for
3584 .Ic chdir .
3587 .It Ic certsave
3588 \*(OP Only applicable to S/MIME signed messages.
3589 Takes a message list and a file name and saves the certificates
3590 contained within the message signatures to the named file in both
3591 human-readable and PEM format.
3592 The certificates can later be used to send encrypted messages to the
3593 respective message senders by setting
3594 .Va smime-encrypt-USER@HOST
3595 variables.
3598 .It Ic chdir
3599 (ch) Change the working directory to
3600 .Ev HOME
3601 or the given argument.
3602 Synonym for
3603 .Ic cd .
3606 .It Ic collapse
3607 Only applicable to threaded mode.
3608 Takes a message list and makes all replies to these messages invisible
3609 in header summaries, unless they are in state
3610 .Ql new .
3614 .It Ic colour
3615 \*(OP\*(NQ Manage colour mappings of and for a
3616 .Sx "Coloured display" .
3617 The type of colour is given as the (case-insensitive) first argument,
3618 which must be one of
3619 .Ql 256
3620 for 256-colour terminals,
3621 .Ql 8 ,
3622 .Ql ansi
3624 .Ql iso
3625 for the standard 8-colour ANSI / ISO 6429 color palette and
3626 .Ql 1
3628 .Ql mono
3629 for monochrome terminals.
3630 Monochrome terminals cannot deal with colours, but only (some) font
3631 attributes.
3634 Without further arguments the list of all currently defined mappings
3635 for the given colour type is shown (as a special case giving
3636 .Ql all
3638 .Ql *
3639 will show the mappings of all types).
3640 Otherwise the second argument defines the mappable slot, and the third
3641 argument a (comma-separated list of) colour and font attribute
3642 specification(s), and the optional fourth argument can be used to
3643 specify a precondition: if conditioned mappings exist they are tested in
3644 (creation) order unless a (case-insensitive) match has been found, and
3645 the default mapping (if any has been established) will only be chosen as
3646 a last resort.
3647 The types of precondition available depend on the mappable slot (see
3648 .Sx "Coloured display"
3649 for some examples), the following of which exist:
3652 Mappings prefixed with
3653 .Ql mle-
3654 are used for the \*(OPal builtin Mailx-Line-Editor (MLE, see
3655 .Sx "On terminal control and line editor" )
3656 and do not support preconditions.
3658 .Bl -tag -compact -width view-partinfo
3659 .It Ar mle-position
3660 This mapping is used for the position indicator that is visible when
3661 a line cannot be fully displayed on the screen.
3662 .It Ar mle-prompt
3663 Used for the
3664 .Va prompt .
3668 Mappings prefixed with
3669 .Ql sum-
3670 are used in header summaries, and they all understand the preconditions
3671 .Ql dot
3672 (the current message) and
3673 .Ql older
3674 for elder messages (only honoured in conjunction with
3675 .Va datefield-markout-older ) .
3677 .Bl -tag -compact -width view-partinfo
3678 .It Ar sum-dotmark
3679 This mapping is used for the
3680 .Dq dotmark
3681 that can be created with the
3682 .Ql %>
3684 .Ql %<
3685 formats of the variable
3686 .Va headline .
3687 .It Ar sum-header
3688 For the complete header summary line except the
3689 .Dq dotmark
3690 and the thread structure.
3691 .It Ar sum-thread
3692 For the thread structure which can be created with the
3693 .Ql %i
3694 format of the variable
3695 .Va headline .
3699 Mappings prefixed with
3700 .Ql view-
3701 are used when displaying messages.
3703 .Bl -tag -compact -width view-partinfo
3704 .It Ar view-from_
3705 This mapping is used for so-called
3706 .Ql From_
3707 lines, which are MBOX file format specific header lines.
3708 .It Ar view-header
3709 For header lines.
3710 A comma-separated list of headers to which the mapping applies may be
3711 given as a precondition; if the \*(OPal regular expression support is
3712 available then if any of the
3713 .Dq magical
3714 (extended) regular expression characters is seen the precondition will
3715 be evaluated as (an extended) one.
3716 .It Ar view-msginfo
3717 For the introductional message info line.
3718 .It Ar view-partinfo
3719 For MIME part info lines.
3723 The following (case-insensitive) colour definitions and font attributes
3724 are understood, multiple of which can be specified in a comma-separated
3725 list:
3727 .Bl -tag -width ft=
3728 .It Ar ft=
3729 a font attribute:
3730 .Ql bold ,
3731 .Ql reverse
3733 .Ql underline .
3734 It is possible (and often applicable) to specify multiple font
3735 attributes for a single mapping.
3737 .It Ar fg=
3738 foreground colour attribute:
3739 .Ql black ,
3740 .Ql blue ,
3741 .Ql green ,
3742 .Ql red ,
3743 .Ql brown ,
3744 .Ql magenta ,
3745 .Ql cyan
3747 .Ql white .
3748 To specify a 256-color mode a decimal number colour specification in
3749 the range 0 to 255, inclusive, is supported, and interpreted as follows:
3751 .Bl -tag -compact -width "999 - 999"
3752 .It 0 - 7
3753 the standard ISO 6429 colors, as above.
3754 .It 8 - 15
3755 high intensity variants of the standard colors.
3756 .It 16 - 231
3757 216 colors in tuples of 6.
3758 .It 232 - 255
3759 grayscale from black to white in 24 steps.
3761 .Bd -literal -offset indent
3762 #!/bin/sh -
3763 fg() { printf "\e033[38;5;${1}m($1)"; }
3764 bg() { printf "\e033[48;5;${1}m($1)"; }
3766 while [ $i -lt 256 ]; do fg $i; i=$(($i + 1)); done
3767 printf "\e033[0m\en"
3769 while [ $i -lt 256 ]; do bg $i; i=$(($i + 1)); done
3770 printf "\e033[0m\en"
3773 .It Ar bg=
3774 background colour attribute (see
3775 .Cd fg=
3776 for possible values).
3780 Mappings may be removed with the command
3781 .Ic uncolour .
3782 For a generic overview see the section
3783 .Sx "Coloured display" .
3787 .It Ic Copy
3788 (C) Copy messages to files whose names are derived from the author of
3789 the respective message and do not mark them as being saved;
3790 otherwise identical to
3791 .Ic Save .
3794 .It Ic copy
3795 (c) Copy messages to the named file and do not mark them as being saved;
3796 otherwise identical to
3797 .Ic save .
3800 .It Ic cwd
3801 Show the name of the current working directory, as reported by
3802 .Xr getcwd 3 .
3803 Supports
3804 .Cm vput
3805 (see
3806 .Sx "Command modifiers" ) .
3807 The return status is tracked via
3808 .Va \&! .
3811 .It Ic Decrypt
3812 \*(OP For unencrypted messages this command is identical to
3813 .Ic Copy ;
3814 Encrypted messages are first decrypted, if possible, and then copied.
3817 .It Ic decrypt
3818 \*(OP For unencrypted messages this command is identical to
3819 .Ic copy ;
3820 Encrypted messages are first decrypted, if possible, and then copied.
3823 .It Ic define
3824 Without arguments the current list of macros, including their content,
3825 is shown, otherwise a macro is defined.
3826 A macro definition is a sequence of commands in the following form:
3827 .Bd -literal -offset indent
3828 define name {
3829   command1
3830   command2
3831   ...
3832   commandN
3836 A defined macro can be invoked explicitly by using the
3837 .Ic call
3839 .Ic ~
3840 commands, or implicitly if a macro hook is triggered, e.g., a
3841 .Va folder-hook .
3842 It is possible to localize adjustments, like creation, deletion and
3843 modification of
3844 .Sx "INTERNAL VARIABLES" ,
3845 by using the
3846 .Ic localopts
3847 command; the scope which is localized depends on how (i.e.,
3848 .Dq as what :
3849 normal macro, folder hook, hook,
3850 .Ic account
3851 switch) the macro is invoked.
3852 Execution of a macro body can be stopped from within by calling
3853 .Ic return .
3854 Inside a
3855 .Ic call Ns
3856 ed macro, given positional parameters can be
3857 .Ic shift Ns
3859 Macros can be deleted via
3860 .Ic undefine .
3863 .It Ic delete
3864 (d) Marks the given message list as
3865 .Ql deleted .
3866 Deleted messages will neither be saved in
3867 .Ev MBOX
3868 nor will they be available for most other commands.
3869 If the
3870 .Va autoprint
3871 variable is set, automatically
3872 .Ic type
3873 the new
3874 .Dq dot .
3875 Also see
3876 .Ic undelete ,
3877 .Ic dp ,
3878 .Ic dt .
3881 .It Ic discard
3882 (di) Identical to
3883 .Ic ignore .
3884 Superseded by the multiplexer
3885 .Ic headerpick .
3889 .It Ic dp , dt
3890 Delete the given messages and automatically
3891 .Ic type
3892 the new
3893 .Dq dot
3894 if one exists, regardless of the setting of
3895 .Va autoprint .
3898 .It Ic dotmove
3899 Move the
3900 .Dq dot
3901 up or down by one message when given
3902 .Ql +
3904 .Ql -
3905 argument, respectively.
3908 .It Ic draft
3909 Takes a message list and marks each given message as a draft.
3910 See the section
3911 .Sx "Message states" .
3914 .It Ic echo
3915 \*(NQ (ec) Echoes arguments to standard output and writes a trailing
3916 newline, whereas the otherwise identical
3917 .Ic echon
3918 does not.
3919 .Sx "Shell-style argument quoting"
3920 is used,
3921 .Sx "Filename transformations"
3922 are applied to the expanded arguments.
3925 .It Ic echoerr
3926 \*(NQ Identical to
3927 .Ic echo
3928 except that is echoes to standard error.
3929 Also see
3930 .Ic echoerrn .
3933 .It Ic echon
3934 \*(NQ Identical to
3935 .Ic echo ,
3936 but does not write a trailing newline.
3939 .It Ic echoerrn
3940 \*(NQ Identical to
3941 .Ic echoerr ,
3942 but does not write a trailing newline.
3945 .It Ic edit
3946 (e) Point the text editor (as defined in
3947 .Ev EDITOR )
3948 at each message from the given list in turn.
3949 Modified contents are discarded unless the
3950 .Va writebackedited
3951 variable is set.
3954 .It Ic elif
3955 Part of the
3956 .Ic if Ns / Ns Ic elif Ns / Ns Ic else Ns / Ns Ic endif
3957 conditional \(em if the condition of a preceding
3958 .Ic if
3959 was false, check the following condition and execute the following block
3960 if it evaluates true.
3963 .It Ic else
3964 (el) Part of the
3965 .Ic if Ns / Ns Ic elif Ns / Ns Ic else Ns / Ns Ic endif
3966 conditional \(em if none of the conditions of the preceding
3967 .Ic if
3969 .Ic elif
3970 commands was true, the
3971 .Ic else
3972 block is executed.
3975 .It Ic endif
3976 (en) Marks the end of an
3977 .Ic if Ns / Ns Ic elif Ns / Ns Ic else Ns / Ns Ic endif
3978 conditional execution block.
3982 .It Ic environ
3983 \*(NQ \*(UA has a strict notion about which variables are
3984 .Sx "INTERNAL VARIABLES"
3985 and which are managed in the program
3986 .Sx ENVIRONMENT .
3987 Since some of the latter are a vivid part of \*(UAs functioning,
3988 however, they are transparently integrated into the normal handling of
3989 internal variables via
3990 .Ic set
3992 .Ic unset .
3993 To integrate other environment variables of choice into this
3994 transparent handling, and also to export internal variables into the
3995 process environment where they normally are not, a
3996 .Ql link
3997 needs to become established with this command, as in, e.g.,
4000 .Dl environ link PERL5LIB from TZ
4003 Afterwards changing such variables with
4004 .Ic set
4005 will cause automatic updates of the program environment, and therefore
4006 be inherited by newly created child processes.
4007 Sufficient system support provided (it was in BSD as early as 1987, and
4008 is standardized since Y2K) removing such variables with
4009 .Ic unset
4010 will remove them also from the program environment, but in any way
4011 the knowledge they ever have been
4012 .Ql link Ns
4013 ed will be lost.
4014 Note this implies that
4015 .Ic localopts
4016 may cause loss of links.
4019 The command
4020 .Ql unlink
4021 will remove an existing link, but leaves the variables as such intact.
4022 Additionally the subcommands
4023 .Ql set
4025 .Ql unset
4026 are provided, which work exactly the same as the documented commands
4027 .Ic set
4029 .Ic unset ,
4030 but (additionally) link the variable(s) with the program environment and
4031 thus immediately export them to, or remove them from (if possible),
4032 respectively, the program environment.
4036 .It Ic errors
4037 \*(OP Since \*(UA uses the console as a user interface it can happen
4038 that messages scroll by too fast to become recognized.
4039 Optionally an error message ring queue is available which stores
4040 duplicates of any error message and notifies the user in interactive
4041 sessions whenever a new error has occurred.
4042 The queue is finite: if its maximum size is reached any new message
4043 replaces the eldest.
4044 The command
4045 .Ic errors
4046 can be used to manage this message queue: if given
4047 .Ar show
4048 or no argument the queue will be displayed and cleared,
4049 .Ar clear
4050 will only clear all messages from the queue.
4053 .It Ic eval
4054 \*(NQ Construct a command by concatenating the arguments, separated with
4055 a single space character, and then evaluate the result.
4056 This command passes through the status of the evaluated command.
4057 Also see
4058 .Ic call .
4059 .Bd -literal -offset indent
4060 define xverbose {
4061   # Like this, sh(1)ell-stylish from begin to end: works!
4062   # Result status ends up in $!, then
4063   localopts 1;wysh set verbose;ignerr eval "${@}";return ${?}
4065 ghost xv '\ecall xverbose'
4067 # E.g.:
4068 define xxx {
4069   echo "xxx arg <$1>"
4070   shift
4071   if [ $# > 0 ]
4072     call xxx "$@"
4073   endif
4075 define yyy {
4076   eval "$@ ' ball"
4078 call yyy '~xxx' "b\e$'\et'u ' "
4079 xxx arg <b      u>
4080 xxx arg <  >
4081 xxx arg <ball>
4085 .It Ic exit
4086 (ex or x) Exit from \*(UA without changing the active mailbox and skip
4087 any saving of messages in
4088 .Ev MBOX
4089 as well as a possibly tracked line editor history file.
4092 .It Ic File
4093 (Fi) Like
4094 .Ic file ,
4095 but open the mailbox read-only.
4099 .It Ic file
4100 (fi) The file command switches to a new mailbox.
4101 Without arguments it shows status information of the current mailbox.
4102 If an argument is given, it will write out changes (such as deletions)
4103 the user has made and open a new mailbox.
4104 .Sx "Filename transformations"
4105 will be applied to the
4106 .Ar name
4107 argument.
4110 If the name ends with
4111 .Ql .gz ,
4112 .Ql .bz2
4114 .Ql .xz
4115 it is treated as being compressed with
4116 .Xr gzip 1 ,
4117 .Xr bzip2 1
4119 .Xr xz 1 ,
4120 respectively, and transparently handled through an intermediate
4121 (un)compression step (using a temporary file) with the according
4122 facility, sufficient support provided.
4123 Likewise, if the named file does not exist, but a file with one of the
4124 mentioned compression extensions does, then the name is automatically
4125 expanded and the compressed file is used.
4128 Otherwise, if the name ends with an extension for which
4129 .Va file-hook-load-EXTENSION
4131 .Va file-hook-save-EXTENSION
4132 variables are set, then the given hooks will be used to load and save
4133 .Dq name ,
4134 and \*(UA will work with an intermediate temporary file.
4136 MBOX files (flat file-based mailboxes) are generally locked during file
4137 operations in order to avoid inconsistencies due to concurrent
4138 modifications.
4139 \*(OPal Mailbox files which \*(UA treats as the system
4140 .Va inbox
4141 .Pf ( Ev MAIL ) ,
4143 .Mx -sx
4144 .Sx "primary system mailbox" Ns
4145 es in general will also be protected by so-called dotlock files, the
4146 traditional way of mail spool file locking: for any file
4147 .Ql a
4148 a lock file
4149 .Ql a.lock
4150 will be created for the duration of the synchronization \(em
4151 as necessary a privilege-separated dotlock child process will be used
4152 to accommodate for necessary privilege adjustments in order to create
4153 the dotlock file in the same directory
4154 and with the same user and group identities as the file of interest.
4157 \*(UA by default uses tolerant POSIX rules when reading MBOX database
4158 files, but it will detect invalid message boundaries in this mode and
4159 complain (even more with
4160 .Va debug )
4161 if any is seen: in this case
4162 .Va mbox-rfc4155
4163 can be used to create a valid MBOX database from the invalid input.
4167 .Ar name
4168 refers to a directory with the subdirectories
4169 .Ql tmp ,
4170 .Ql new
4172 .Ql cur ,
4173 then it is treated as a folder in
4174 .Dq Maildir
4175 format; \*(ID the variable
4176 .Va newfolders
4177 can be used to control the format of yet non-existent folders.
4178 A name of the form
4181 .Dl \*(IN protocol://[user[:password]@]host[:port][/path]
4182 .Dl \*(OU protocol://[user@]host[:port][/path]
4185 is taken as an Internet mailbox specification.
4186 The \*(OPally supported protocols are
4187 .Ar pop3
4188 (POP3) and
4189 .Ar pop3s
4190 (POP3 with SSL/TLS encrypted transport).
4192 .Ar [/path]
4193 part is valid only for IMAP; there it defaults to
4194 .Ar INBOX .
4195 Also see the section
4196 .Sx "On URL syntax and credential lookup" .
4199 \*(OU If
4200 .Ar user
4201 contains special characters, in particular
4202 .Ql /
4204 .Ql % ,
4205 they must be escaped in URL notation \(en the command
4206 .Ic urlcodec
4207 can be used to show the necessary conversion.
4211 .It Ic flag
4212 Takes a message list and marks the messages as flagged for
4213 urgent/special attention.
4214 See the section
4215 .Sx "Message states" .
4218 .It Ic folder
4219 (fold) The same as
4220 .Ic file .
4223 .It Ic folders
4224 With no arguments, list the names of the folders in the folder directory.
4225 With an existing folder as an argument,
4226 lists the names of folders below the named folder.
4229 .It Ic Followup
4230 (F) Similar to
4231 .Ic Respond ,
4232 but saves the message in a file named after the local part of the first
4233 recipient's address (instead of in
4234 .Va record Ns ).
4237 .It Ic followup
4238 (fo) Similar to
4239 .Ic respond ,
4240 but saves the message in a file named after the local part of the first
4241 recipient's address (instead of in
4242 .Va record Ns ).
4245 .It Ic followupall
4246 Similar to
4247 .Ic followup ,
4248 but responds to all recipients regardless of the
4249 .Va flipr
4250 variable.
4253 .It Ic followupsender
4254 Similar to
4255 .Ic Followup ,
4256 but responds to the sender only regardless of the
4257 .Va flipr
4258 variable.
4261 .It Ic Forward
4262 Alias for
4263 .Ic Fwd .
4266 .It Ic forward
4267 Alias for
4268 .Ic fwd .
4271 .It Ic from
4272 (f) Takes a list of message specifications and displays a summary of
4273 their message headers, exactly as via
4274 .Ic headers .
4275 An alias of this command is
4276 .Ic search .
4277 Also see
4278 .Sx "Specifying messages" .
4281 .It Ic Fwd
4282 Similar to
4283 .Ic fwd ,
4284 but saves the message in a file named after the local part of the
4285 recipient's address (instead of in
4286 .Va record Ns ).
4289 .It Ic fwd
4290 Takes a message and the address of a recipient
4291 and forwards the message to him.
4292 The text of the original message is included in the new one,
4293 with the value of the
4294 .Va fwdheading
4295 variable preceding it.
4296 To filter the included header fields to the desired subset use the
4297 .Ql foward
4298 slot of the white- and blacklisting command
4299 .Ic headerpick .
4300 Only the first part of a multipart message is included unless
4301 .Va forward-as-attachment ,
4302 and recipient addresses will be stripped from comments, names etc.
4303 unless the internal variable
4304 .Va fullnames
4305 is set .
4308 .It Ic fwdignore
4309 \*(OB Superseded by the multiplexer
4310 .Ic headerpick .
4313 .It Ic fwdretain
4314 \*(OB Superseded by the multiplexer
4315 .Ic headerpick .
4318 .It Ic ghost
4319 Define or list command aliases, so-called ghosts.
4320 A ghost can be used everywhere a normal command can be used, but always
4321 takes precedence: any arguments that are given to the command alias are
4322 joined onto the alias content, and the resulting string forms the
4323 command line that is, in effect, executed.
4324 Command ghosts can be removed with
4325 .Ic unghost .
4326 Without arguments a list of all currently known aliases is shown.
4327 With one argument the expansion of the given alias is shown.
4329 With two or more arguments a command alias is defined or updated: the
4330 first argument is the name under which the remaining command line should
4331 be accessible, the content of which can be just about anything.
4332 A ghost may itself expand to another ghost, but to avoid expansion loops
4333 further expansion will be prevented if a ghost refers to itself or if an
4334 expansion depth limit is reached.
4335 Explicit expansion prevention is available via reverse solidus
4336 .Cm \e ,
4338 .Sx "Command modifiers" .
4339 .Bd -literal -offset indent
4340 ? gh xx
4341 \*(uA: `ghost': no such alias: xx
4342 ? gh xx echo hello,
4343 ? gh xx
4344 ghost xx "echo hello,"
4345 ? xx
4346 hello,
4347 ? xx world
4348 hello, world
4353 .It Ic headerpick
4354 \*(NQ Multiplexer command to establish white- and blacklisting
4355 selections of header fields for a variety of applications.
4356 Without arguments the set of contexts that have settings is displayed.
4357 When given arguments, the first argument is the context to which the
4358 command applies, one of (case-insensitively)
4359 .Ql type
4360 for display purposes (via, e.g.,
4361 .Ic type ) ,
4362 .Ql save
4363 for selecting which headers shall be stored persistently when
4364 .Ic save ,
4365 .Ic copy ,
4366 .Ic move
4367 or even
4368 .Ic decrypt Ns
4369 ing messages (note that MIME related etc. header fields should not be
4370 ignored in order to not destroy usability of the message in this case),
4371 .Ql forward
4372 for stripping down messages when
4373 .Ic forward Ns
4374 ing message (has no effect if
4375 .Va forward-as-attachment
4376 is set), and
4377 .Ql top
4378 for defining user-defined set of fields for the command
4379 .Ic top .
4382 The current settings of the given context are displayed if only the
4383 first argument is given.
4384 A second argument denotes the type of restriction that is to be chosen,
4385 it may be (a case-insensitive prefix of)
4386 .Ql retain
4388 .Ql ignore
4389 for white- and blacklisting purposes, respectively.
4390 Establishing a whitelist suppresses inspection of the corresponding
4391 blacklist.
4392 If no further argument is given the current settings of the given type
4393 will be displayed.
4396 With four or more arguments the third denotes the action to be applied,
4397 it may be
4398 .Ql add
4400 .Ql +
4401 for addition of fields, and
4402 .Ql remove
4404 .Ql -
4405 for removal of fields from the given type of the given context.
4406 The fourth, and any following arguments are expected to specify the
4407 fields of desire, or \*(OPally, regular expression matches ought to
4408 be applied.
4409 The special wildcard field (asterisk,
4410 .Ql * )
4411 will establish a (fast) shorthand setting which covers all fields, or
4412 remove all fields in one operation, respectively.
4416 .It Ic headers
4417 (h) Show the current group of headers, the size of which depends on
4418 the variable
4419 .Va screen
4420 and the style of which can be adjusted with the variable
4421 .Va headline .
4422 If a message-specification is given the group of headers containing the
4423 first message therein is shown and the message at the top of the screen
4424 becomes the new
4425 .Dq dot .
4428 .It Ic help
4429 (hel) A synonym for
4430 .Ic \&? .
4433 .It Ic history
4434 \*(OP Either
4435 .Ar show
4437 .Ar clear
4438 the list of history entries;
4439 a decimal
4440 .Ar NUMBER
4441 argument selects and evaluates the respective history entry,
4442 which will become the new history top; a negative number is used as an
4443 offset to the current command, e.g.,
4444 .Ql -1
4445 will select the last command, the history top.
4446 The default mode if no arguments are given is
4447 .Ar show .
4450 .It Ic hold
4451 (ho, also
4452 .Ic preserve )
4453 Takes a message list and marks each message therein to be saved in the
4454 user's system
4455 .Va inbox
4456 instead of in
4457 .Ev MBOX .
4458 Does not override the
4459 .Ic delete
4460 command.
4461 \*(UA deviates from the POSIX standard with this command, because a
4462 .Ic next
4463 command issued after
4464 .Ic hold
4465 will display the following message, not the current one.
4469 .It Ic if
4470 (i) Part of the nestable
4471 .Ic if Ns / Ns Ic elif Ns / Ns Ic else Ns / Ns Ic endif
4472 conditional execution construct \(em if the given condition is true then
4473 the encapsulated block is executed.
4474 POSIX only supports the (case-insensitive) conditions
4475 .Ql r Ns
4476 eceive
4478 .Ql s Ns
4479 end, all remaining conditions are non-portable extensions; note that
4480 falsely specified conditions cause the execution of the entire
4481 conditional construct until the (matching) closing
4482 .Ic endif
4483 command to be suppressed.
4484 The syntax of the nestable
4485 .Ic if
4486 conditional execution construct requires that each condition and syntax
4487 element is surrounded by whitespace.
4489 .Bd -literal -offset indent
4490 if receive
4491   commands ...
4492 else
4493   commands ...
4494 endif
4498 The (case-insensitive) condition
4499 .Ql t Ns
4500 erminal will evaluate to true if the standard input is a terminal, i.e.,
4501 in interactive sessions.
4502 Another condition can be any boolean value (see the section
4503 .Sx "INTERNAL VARIABLES"
4504 for textual boolean representations) to mark an enwrapped block as
4505 .Dq never execute
4507 .Dq always execute .
4508 It is possible to check
4509 .Sx "INTERNAL VARIABLES"
4510 as well as
4511 .Sx ENVIRONMENT
4512 variables for existence or compare their expansion against a user given
4513 value or another variable by using the
4514 .Ql $
4515 .Pf ( Dq variable next )
4516 conditional trigger character;
4517 a variable on the right hand side may be signalled using the same
4518 mechanism.
4519 The variable names may be enclosed in a pair of matching braces.
4522 The available comparison operators are
4523 .Ql <
4524 (less than),
4525 .Ql <=
4526 (less than or equal to),
4527 .Ql ==
4528 (equal),
4529 .Ql !=
4530 (not equal),
4531 .Ql >=
4532 (greater than or equal to),
4533 .Ql >
4534 (greater than),
4535 .Ql =@
4536 (is substring of) and
4537 .Ql !@
4538 (is not substring of).
4539 The values of the left and right hand side are treated as strings and
4540 are compared 8-bit byte-wise, ignoring case according to the rules of
4541 the US-ASCII encoding (therefore, dependent on the active locale,
4542 possibly producing false results for strings in the locale encoding).
4543 Except for the substring checks the comparison will instead be performed
4544 arithmetically if both, the user given value as well as the variable
4545 content, can be parsed as numbers (integers).
4546 An unset variable is treated as the empty string.
4549 When the \*(OPal regular expression support is available, the additional
4550 test cases
4551 .Ql =~
4553 .Ql !~
4554 can be used.
4555 They treat the right hand side as an extended regular expression that is
4556 matched case-insensitively and according to the active
4557 .Ev LC_CTYPE
4558 locale, meaning that strings in the locale encoding should be matched
4559 correctly.
4562 Conditions can be joined via AND-OR lists (where the AND operator is
4563 .Ql &&
4564 and the OR operator is
4565 .Ql || ) ,
4566 which have equal precedence and will be evaluated with left
4567 associativity, thus using the same syntax that is known for the
4568 .Xr sh 1 .
4569 It is also possible to form groups of conditions and lists by enclosing
4570 them in pairs of brackets
4571 .Ql [\ \&.\&.\&.\ ] ,
4572 which may be interlocked within each other, and also be joined via
4573 AND-OR lists.
4576 The results of individual conditions and entire groups may be modified
4577 via unary operators: the unary operator
4578 .Ql \&!
4579 will reverse the result.
4581 .Bd -literal -offset indent
4582 if $debug
4583   echo *debug* is set
4584 endif
4585 if [ "$ttycharset" == UTF-8 ] || [ "$ttycharset" == UTF8 ]
4586   echo *ttycharset* is set to UTF-8, case-insensitively
4587 endif
4588 set t1=one t2=one
4589 if [ "${t1}" == "${t2}" ]
4590   echo These two variables are equal
4591 endif
4592 if [ "$version-major" >= 15 ]
4593   echo Running a new version..
4594   if [ "$features" =@ +regex ]
4595     if [ "$TERM" =~ "^xterm\&.*" ]
4596       echo ..in an X terminal
4597     endif
4598   endif
4599   if [ [ true ] && [ [ "${debug}" != '' ] || \e
4600       [ "$verbose" != '' ] ] ]
4601     echo Noisy, noisy
4602   endif
4603   if true && [ "$debug" != '' ] || [ "${verbose}" != '' ]
4604     echo Left associativity, as is known from the shell
4605   endif
4606   if ! ! true && ! [ ! "$debug" && ! "$verbose" ]
4607     echo Unary operator support
4608   endif
4609 endif
4614 .It Ic ignore
4615 (ig) Identical to
4616 .Ic discard .
4617 Superseded by the multiplexer
4618 .Ic headerpick .
4621 .It Ic list
4622 Shows the names of all available commands, alphabetically sorted.
4623 If given any non-whitespace argument the list will be shown in the order
4624 in which command prefixes are searched.
4625 In conjunction with a set variable
4626 .Va verbose
4627 additional information will be provided for each command: the argument
4628 type will be indicated, the \*(OPal documentation string will be shown,
4629 and the set of command flags will show up:
4631 .Bl -tag -compact -width ".It Ql BaNg"
4632 .It Ql "vput modifier"
4633 command supports the command modifier
4634 .Cm vput .
4635 .It Ql "status in *!*"
4636 the soft exit status is tracked in
4637 .Va \&! .
4638 .It Ql "needs box"
4639 commands needs an active mailbox, a
4640 .Ic file .
4641 .It Ql "ok: batch or interactive"
4642 command may only be used in interactive or
4643 .Fl #
4644 batch mode.
4645 .It Ql "ok: send mode"
4646 command can be used in send mode.
4647 .It Ql "not ok: compose mode"
4648 command is not available when in compose-mode.
4649 .It Ql "not ok: during startup"
4650 command cannot be used during program startup, e.g., while loading
4651 .Sx "Resource files" .
4652 .It Ql "ok: in subprocess"
4653 command is allowed to be used when running in a subprocess instance,
4654 e.g., from within a macro that is called via
4655 .Va on-compose-done .
4659 .It Ic localopts
4660 This command can be used to localize changes to variables, meaning that
4661 their state will be reverted to the former one once the covered scope
4662 is left.
4663 It can only be used inside of macro definition blocks introduced by
4664 .Ic account
4666 .Ic define ,
4667 and is interpreted as a boolean (string, see
4668 .Sx "INTERNAL VARIABLES" ) ;
4670 .Dq covered scope
4671 of an account is left once it is switched off again.
4672 .Bd -literal -offset indent
4673 define temporary_settings {
4674   set possibly_global_option1
4675   localopts on
4676   set local_option1
4677   set local_option2
4678   localopts off
4679   set possibly_global_option2
4683 .Sy Note
4684 that this setting
4685 .Dq stacks up :
4686 i.e., if
4687 .Ql macro1
4688 enables change localization and calls
4689 .Ql macro2 ,
4690 which explicitly resets localization, then any value changes within
4691 .Ql macro2
4692 will still be reverted by
4693 .Ql macro1 !
4694 \*(ID Once the outermost level, the one which enabled localization
4695 first, is left, but no earlier, all adjustments will be unrolled.
4696 \*(ID Likewise worth knowing, if in this example
4697 .Ql macro2
4698 changes to a different
4699 .Ic account
4700 which sets some variables that are yet covered by localizations, their
4701 scope will be extended, and in fact leaving the
4702 .Ic account
4703 will (thus) restore settings in (likely) global scope which actually
4704 were defined in a local, private context.
4707 .It Ic Lreply
4708 Reply to messages that come in via known
4709 .Pf ( Ic mlist )
4710 or subscribed
4711 .Pf ( Ic mlsubscribe )
4712 mailing lists, or pretend to do so (see
4713 .Sx "Mailing lists" ) :
4714 on top of the usual
4715 .Ic reply
4716 functionality this will actively resort and even remove message
4717 recipients in order to generate a message that is supposed to be sent to
4718 a mailing list.
4719 For example it will also implicitly generate a
4720 .Ql Mail-Followup-To:
4721 header if that seems useful, regardless of the setting of the variable
4722 .Va followup-to .
4725 .It Ic Mail
4726 Similar to
4727 .Ic mail ,
4728 but saves the message in a file named after the local part of the first
4729 recipient's address (instead of in
4730 .Va record Ns ).
4733 .It Ic mail
4734 (m) Takes a (list of) recipient address(es) as (an) argument(s),
4735 or asks on standard input if none were given;
4736 then collects the remaining mail content and sends it out.
4739 .It Ic mbox
4740 (mb) The given message list is to be sent to
4741 .Ev MBOX
4742 when \*(UA is quit; this is the default action unless the variable
4743 .Va hold
4744 is set.
4745 \*(ID This command can only be used in a
4746 .Mx -sx
4747 .Sx "primary system mailbox" .
4750 .It Ic mimetype
4751 Without any arguments the content of the MIME type cache will displayed.
4752 Otherwise each argument defines a complete MIME type specification of
4753 a type that shall be added (prepended) to the cache.
4754 In any event MIME type sources are loaded first as necessary \(en
4755 .Va mimetypes-load-control
4756 can be used to fine-tune which sources are actually loaded.
4757 Refer to the section on
4758 .Sx "The mime.types files"
4759 for more on MIME type specifications and this topic in general.
4760 MIME type unregistration and cache resets can be triggered with
4761 .Ic unmimetype .
4764 .It Ic mlist
4765 Without arguments the list of all currently defined mailing lists
4766 (and their attributes, if any) is shown; a more verbose listing will be
4767 produced if either of
4768 .Va debug
4770 .Va verbose
4771 are set.
4772 Otherwise all given arguments (which need not be quoted except for
4773 whitespace) will be added and henceforth be recognized as mailing lists.
4774 Mailing lists may be removed via the command
4775 .Ic unmlist .
4777 If the \*(OPal regular expression support is available then mailing
4778 lists may also be specified as (extended) regular expressions (see
4779 .Xr re_format 7
4780 for more on those).
4783 .It Ic mlsubscribe
4784 Without arguments the list of all currently defined mailing lists which
4785 have a subscription attribute is shown; a more verbose listing will be
4786 produced if either of
4787 .Va debug
4789 .Va verbose
4790 are set.
4791 Otherwise this attribute will be set for all given mailing lists,
4792 newly creating them as necessary (as via
4793 .Ic mlist ) .
4794 Subscription attributes may be removed via the command
4795 .Ic unmlsubscribe .
4796 Also see
4797 .Va followup-to .
4800 .It Ic Move
4801 Similar to
4802 .Ic move ,
4803 but moves the messages to a file named after the local part of the
4804 sender address of the first message (instead of in
4805 .Va record Ns ).
4808 .It Ic move
4809 Acts like
4810 .Ic copy
4811 but marks the messages for deletion if they were transferred
4812 successfully.
4815 .It Ic More
4816 Like
4817 .Ic more ,
4818 but also displays header fields which would not pass the
4819 .Ic headerpick
4820 selection, and all MIME parts.
4821 Identical to
4822 .Ic Page .
4825 .It Ic more
4826 Invokes the
4827 .Ev PAGER
4828 on the given messages, even in non-interactive mode and as long as the
4829 standard output is a terminal.
4830 Identical to
4831 .Ic page .
4834 .It Ic netrc
4835 \*(OP When used without arguments or if
4836 .Ar show
4837 has been given the content of the
4838 .Pa .netrc
4839 cache is shown, loading it first as necessary.
4840 If the argument is
4841 .Ar load
4842 then the cache will only be initialized and
4843 .Ar clear
4844 will remove its contents.
4845 Note that \*(UA will try to load the file only once, use
4846 .Ql Ic \&\&netrc Ns \:\0\:clear
4847 to unlock further attempts.
4849 .Va netrc-lookup ,
4850 .Va netrc-pipe
4851 and the section
4852 .Sx "On URL syntax and credential lookup" ;
4853 the section
4854 .Sx "The .netrc file"
4855 documents the file format in detail.
4858 .It Ic newmail
4859 Checks for new mail in the current folder without committing any changes
4860 before.
4861 If new mail is present, a message is shown.
4862 If the
4863 .Va header
4864 variable is set,
4865 the headers of each new message are also shown.
4866 This command is not available for all mailbox types.
4869 .It Ic next
4870 (n) (like
4871 .Ql +
4873 .Dq ENTER )
4874 Goes to the next message in sequence and types it.
4875 With an argument list, types the next matching message.
4878 .It Ic New
4879 Same as
4880 .Ic Unread .
4883 .It Ic new
4884 Same as
4885 .Ic unread .
4888 .It Ic noop
4889 If the current folder is accessed via a network connection, a
4890 .Dq NOOP
4891 command is sent, otherwise no operation is performed.
4894 .It Ic Page
4895 Like
4896 .Ic page ,
4897 but also displays header fields which would not pass the
4898 .Ic headerpick
4899 selection, and all MIME parts.
4900 Identical to
4901 .Ic More .
4904 .It Ic page
4905 Invokes the
4906 .Ev PAGER
4907 on the given messages, even in non-interactive mode and as long as the
4908 standard output is a terminal.
4909 Identical to
4910 .Ic more .
4913 .It Ic Pipe
4914 Like
4915 .Ic pipe
4916 but also pipes header fields which would not pass the
4917 .Ic headerpick
4918 selection, and all parts of MIME
4919 .Ql multipart/alternative
4920 messages.
4923 .It Ic pipe
4924 (pi) Takes a message list and a shell command
4925 and pipes the messages through the command.
4926 Without an argument the current message is piped through the command
4927 given by the
4928 .Va cmd
4929 variable.
4930 If the
4931 .Va page
4932 variable is set,
4933 every message is followed by a formfeed character.
4936 .It Ic preserve
4937 (pre) A synonym for
4938 .Ic hold .
4941 .It Ic Print
4942 (P) Alias for
4943 .Ic Type .
4946 .It Ic print
4947 (p) Research
4949 equivalent of
4950 .Ic type .
4953 .It Ic quit
4954 (q) Terminates the session, saving all undeleted, unsaved messages in
4955 the current
4956 .Ev MBOX ,
4957 preserving all messages marked with
4958 .Ic hold
4960 .Ic preserve
4961 or never referenced in the system
4962 .Va inbox ,
4963 and removing all other messages from the
4964 .Mx -sx
4965 .Sx "primary system mailbox" .
4966 If new mail has arrived during the session,
4967 the message
4968 .Dq You have new mail
4969 will be shown.
4970 If given while editing a mailbox file with the command line option
4971 .Fl f ,
4972 then the edit file is rewritten.
4973 A return to the shell is effected,
4974 unless the rewrite of edit file fails,
4975 in which case the user can escape with the exit command.
4978 .It Ic read
4979 \*(NQ Read a line from standard input, and assign the splitted and
4980 trimmed line data to the given variables.
4981 The variable names are check by the same rules as documented for
4982 .Cm vput .
4983 If there are more fields than variables, assign successive fields to the
4984 last given variable.
4985 If there are less fields than variables, assign the empty string to the
4986 remains.
4987 The return status is tracked via
4988 .Va \&! :
4989 even though variable names are checked errors may still happen if it is
4990 tried to set, e.g., strings to variables which expect number settings;
4991 it thus only happens if names are used which have special meaning to \*(UA.
4992 \*(ID This command will likely be extended towards more
4993 .Xr read 1
4994 compatibility: for now splitting always occurs at whitespace, reverse
4995 solidus newline escaping is always supported, and the \*(OPal line
4996 editing features are always available when on an interactive terminal.
4997 .Bd -literal -offset indent
4998 ? read a b c
4999    H  e  l  l  o
5000 ? echo "<$a> <$b> <$c>"
5001 <H> <e> <l  l  o>
5005 .It Ic redirect
5006 Same as
5007 .Ic resend .
5010 .It Ic Redirect
5011 Same as
5012 .Ic Resend .
5015 .It Ic remove
5016 Removes the named files or directories.
5017 If a name refer to a mailbox, e.g., a Maildir mailbox, then a mailbox
5018 type specific removal will be performed, deleting the complete mailbox.
5019 The user is asked for confirmation in interactive mode.
5022 .It Ic rename
5023 Takes the name of an existing folder
5024 and the name for the new folder
5025 and renames the first to the second one.
5026 Both folders must be of the same type.
5029 .It Ic Reply
5030 (R) Reply to originator.
5031 Does not reply to other recipients of the original message.
5032 .Va flipr
5033 will exchange this command with
5034 .Ic reply .
5035 Unless the internal variable
5036 .Va fullnames
5037 is set the recipient address will be stripped from comments, names etc.
5040 .It Ic reply
5041 (r) Take a message and group-responds to it by addressing the sender
5042 and all recipients.
5043 .Va followup-to ,
5044 .Va followup-to-honour ,
5045 .Va reply-to-honour
5046 as well as
5047 .Va recipients-in-cc
5048 influence response behaviour.
5049 The command
5050 .Ic Lreply
5051 offers special support for replying to mailing lists.
5052 Unless the internal variable
5053 .Va fullnames
5054 is set recipient addresses will be stripped from comments, names etc.
5056 .Va flipr
5057 is set the commands
5058 .Ic Reply
5060 .Ic reply
5061 are exchanged.
5064 .It Ic replyall
5065 Similar to
5066 .Ic reply ,
5067 but initiates a group-reply regardless of the value of
5068 .Va flipr .
5071 .It Ic replysender
5072 Similar to
5073 .Ic Reply ,
5074 but responds to the sender only regardless of the value of
5075 .Va flipr .
5078 .It Ic Resend
5079 Like
5080 .Ic resend ,
5081 but does not add any header lines.
5082 This is not a way to hide the sender's identity,
5083 but useful for sending a message again to the same recipients.
5086 .It Ic resend
5087 Takes a list of messages and a user name
5088 and sends each message to the named user.
5089 .Ql Resent-From:
5090 and related header fields are prepended to the new copy of the message.
5093 .It Ic Respond
5094 Same as
5095 .Ic Reply .
5098 .It Ic respond
5099 Same as
5100 .Ic reply .
5103 .It Ic respondall
5104 Same as
5105 .Ic replyall .
5108 .It Ic respondsender
5109 Same as
5110 .Ic replysender .
5113 .It Ic retain
5114 (ret) Superseded by the multiplexer
5115 .Ic headerpick .
5118 .It Ic return
5119 Only available inside the scope of a
5120 .Ic define Ns
5121 d macro or an
5122 .Ic account ,
5123 this will stop evaluation of any further macro content, and return
5124 execution control to the caller.
5125 If no arguments are specified, the return value, which will be stored in
5126 .Va \&! ,
5127 as well as the macro command exit status, which is made available in
5128 .Va \&? ,
5129 are both set to 0.
5130 If only the return value is given the command exit status will be 0.
5131 Both optional parameters must be specified as unsigned (positive)
5132 decimal numbers.
5134 \*(ID Notes: any non-0 command exit status is treated as a hard error
5135 by the state machinery, and will be propagated up and cause, e.g.,
5136 a file inclusion via
5137 .Ic source
5138 to fail; this two argument form likely is a temporary hack that will
5139 vanish in v15.
5142 .It Ic Save
5143 (S) Similar to
5144 .Ic save,
5145 but saves the messages in a file named after the local part of the
5146 sender of the first message instead of (in
5147 .Va record
5148 and) taking a filename argument.
5151 .It Ic save
5152 (s) Takes a message list and a filename and appends each message in turn
5153 to the end of the file.
5154 If no filename is given, the
5155 .Ev MBOX
5156 file is used.
5157 The filename in quotes, followed by the generated character count
5158 is echoed on the user's terminal.
5159 If editing a
5160 .Mx -sx
5161 .Sx "primary system mailbox"
5162 the messages are marked for deletion.
5163 .Sx "Filename transformations"
5164 will be applied.
5167 .It Ic savediscard
5168 \*(OB Superseded by the multiplexer
5169 .Ic headerpick .
5172 .It Ic saveignore
5173 \*(OB Superseded by the multiplexer
5174 .Ic headerpick .
5177 .It Ic saveretain
5178 \*(OB Superseded by the multiplexer
5179 .Ic headerpick .
5182 .It Ic search
5183 Takes a message specification (list) and displays a header summary of
5184 all matching messages, as via
5185 .Ic headers .
5186 This command is an alias of
5187 .Ic from .
5188 Also see
5189 .Sx "Specifying messages" .
5192 .It Ic seen
5193 Takes a message list and marks all messages as having been read.
5196 .It Ic set
5197 (se) Without arguments this command shows all internal variables which
5198 are currently known to \*(UA (they have been set).
5199 A more verbose listing will be produced if either of
5200 .Va debug
5202 .Va verbose
5203 are set, in which case variables may be preceded with a comment line
5204 that gives some context of what \*(UA knows about the given variable.
5206 Otherwise the given variables (and arguments) are set or adjusted.
5207 Arguments are of the form
5208 .Ql name=value
5209 (no space before or after
5210 .Ql = ) ,
5211 or plain
5212 .Ql name
5213 if there is no value, i.e., a boolean variable.
5214 Quotation marks may be placed around any part of the assignment
5215 statement to quote blanks or tabs, e.g.,
5217 .Dl set indentprefix='->'
5219 If an argument begins with
5220 .Ql no ,
5221 as in
5222 .Ql set nosave ,
5223 the effect is the same as invoking the
5224 .Ic unset
5225 command with the remaining part of the variable
5226 .Pf ( Ql unset save ) .
5229 .Ql name
5230 that is known to map to an environment variable will automatically cause
5231 updates in the program environment (unsetting a variable in the
5232 environment requires corresponding system support).
5233 Please use the command
5234 .Ic environ
5235 for further environmental control.
5236 Also see
5237 .Ic varedit ,
5238 .Ic varshow
5239 and the sections
5240 .Sx "INTERNAL VARIABLES"
5242 .Sx ENVIRONMENT .
5245 .It Ic shell
5246 (sh) Invokes an interactive version of the shell.
5249 .It Ic shortcut
5250 Without arguments the list of all currently defined shortcuts is
5251 shown.
5252 Otherwise all given arguments (which need not be quoted except for
5253 whitespace) are treated as pairs of shortcuts and their expansions,
5254 creating new or changing already existing shortcuts, as necessary.
5255 Shortcuts may be removed via the command
5256 .Ic unshortcut .
5259 .It Ic shift
5260 Only available inside the scope of a
5261 .Ic call Ns
5262 ed macro, this will shift the positional parameters (starting at
5263 .Va 1 )
5264 by the given number (which must be an unsigned, positive, decimal),
5265 or 1 if no argument has been given.
5266 It is an error if the value exceeds the number of positional parameters.
5267 If the given number is 0, no action is performed, successfully.
5270 .It Ic show
5271 Like
5272 .Ic type ,
5273 but performs neither MIME decoding nor decryption, so that the raw
5274 message text is shown.
5277 .It Ic size
5278 (si) Shows the size in characters of each message of the given
5279 message-list.
5282 .It Ic sort
5283 Shows the current sorting criterion when used without an argument.
5284 Otherwise creates a sorted representation of the current folder,
5285 and changes the
5286 .Ic next
5287 command and the addressing modes such that they refer to messages in
5288 the sorted order.
5289 Message numbers are the same as in regular mode.
5290 If the
5291 .Va header
5292 variable is set,
5293 a header summary in the new order is also displayed.
5294 Automatic folder sorting can be enabled by setting the
5295 .Va autosort
5296 variable, as in, e.g.,
5297 .Ql set autosort=thread .
5298 Possible sorting criterions are:
5300 .Bl -tag -compact -width "subject"
5301 .It Ar date
5302 Sort the messages by their
5303 .Ql Date:
5304 field, that is by the time they were sent.
5305 .It Ar from
5306 Sort messages by the value of their
5307 .Ql From:
5308 field, that is by the address of the sender.
5309 If the
5310 .Va showname
5311 variable is set, the sender's real name (if any) is used.
5312 .It Ar size
5313 Sort the messages by their size.
5314 .It spam
5315 \*(OP Sort the message by their spam score, as has been classified by
5316 .Ic spamrate .
5317 .It Ar status
5318 Sort the messages by their message status.
5319 .It Ar subject
5320 Sort the messages by their subject.
5321 .It Ar thread
5322 Create a threaded display.
5323 .It Ar to
5324 Sort messages by the value of their
5325 .Ql To:
5326 field, that is by the address of the recipient.
5327 If the
5328 .Va showname
5329 variable is set, the recipient's real name (if any) is used.
5333 .It Ic source
5334 (so) The source command reads commands from the given file.
5335 .Sx "Filename transformations"
5336 will be applied.
5337 If the given expanded argument ends with a vertical bar
5338 .Ql |
5339 then the argument will instead be interpreted as a shell command and
5340 \*(UA will read the output generated by it.
5341 Interpretation of commands read is stopped when an error is encountered.
5342 \*(ID Note that
5343 .Ic \&\&source
5344 cannot be used from within macros that execute as
5345 .Va folder-hook Ns s
5347 .Ic account Ns s ,
5348 i.e., it can only be called from macros that were
5349 .Ic call Ns ed .
5352 .It Ic source_if
5353 The difference to
5354 .Ic source
5355 (beside not supporting pipe syntax aka shell command input) is that
5356 this command will not generate an error nor warn if the given file
5357 argument cannot be opened successfully.
5360 .It Ic spamclear
5361 \*(OP Takes a list of messages and clears their
5362 .Ql is-spam
5363 flag.
5366 .It Ic spamforget
5367 \*(OP Takes a list of messages and causes the
5368 .Va spam-interface
5369 to forget it has ever used them to train its Bayesian filter.
5370 Unless otherwise noted the
5371 .Ql is-spam
5372 flag of the message is inspected to chose whether a message shall be
5373 forgotten to be
5374 .Dq ham
5376 .Dq spam .
5379 .It Ic spamham
5380 \*(OP Takes a list of messages and informs the Bayesian filter of the
5381 .Va spam-interface
5382 that they are
5383 .Dq ham .
5384 This also clears the
5385 .Ql is-spam
5386 flag of the messages in question.
5389 .It Ic spamrate
5390 \*(OP Takes a list of messages and rates them using the configured
5391 .Va spam-interface ,
5392 without modifying the messages, but setting their
5393 .Ql is-spam
5394 flag as appropriate; because the spam rating headers are lost the rate
5395 will be forgotten once the mailbox is left.
5396 Refer to the manual section
5397 .Sx "Handling spam"
5398 for the complete picture of spam handling in \*(UA.
5401 .It Ic spamset
5402 \*(OP Takes a list of messages and sets their
5403 .Ql is-spam
5404 flag.
5407 .It Ic spamspam
5408 \*(OP Takes a list of messages and informs the Bayesian filter of the
5409 .Va spam-interface
5410 that they are
5411 .Dq spam .
5412 This also sets the
5413 .Ql is-spam
5414 flag of the messages in question.
5417 .It Ic thread
5418 \*(OB The same as
5419 .Ql sort thread
5420 (consider using a
5421 .Ql ghost
5422 as necessary).
5423 Create a threaded representation of the current folder,
5424 i.\|e. indent messages that are replies to other messages in the header
5425 display and change the
5426 .Ic next
5427 command and the addressing modes such that they refer to messages in the
5428 threaded order.
5429 Message numbers are the same as in unthreaded mode.
5430 If the
5431 .Va header
5432 variable is set,
5433 a header summary in threaded order is also displayed.
5436 .It Ic Top
5437 Like
5438 .Ic top
5439 but always uses the
5440 .Ic headerpick
5441 .Ql type
5442 slot for white- and blacklisting header fields.
5445 .It Ic top
5446 (to) Takes a message list and types out the first
5447 .Va toplines
5448 lines of each message on the users' terminal.
5449 Unless a special selection has been established for the
5450 .Ql top
5451 slot of the
5452 .Ic headerpick
5453 command, the only header fields that are displayed are
5454 .Ql From: ,
5455 .Ql To: ,
5456 .Ql CC: ,
5458 .Ql Subject: .
5459 .Ic Top
5460 will always use the
5461 .Ql type
5462 .Ic headerpick
5463 selection instead.
5464 It is possible to apply compression to what is displayed by setting
5465 .Va topsqueeze .
5466 Messages are decrypted and converted to the terminal character set
5467 if necessary.
5470 .It Ic touch
5471 (tou) Takes a message list and marks the messages for saving in
5472 .Ev MBOX .
5473 \*(UA deviates from the POSIX standard with this command,
5474 as a following
5475 .Ic next
5476 command will display the following message instead of the current one.
5479 .It Ic Type
5480 (T) Like
5481 .Ic type
5482 but also displays header fields which would not pass the
5483 .Ic headerpick
5484 selection, and all parts of MIME
5485 .Ql multipart/alternative
5486 messages.
5489 .It Ic type
5490 (t) Takes a message list and types out each message on the users'
5491 terminal, honouring
5492 .Ic headerpick
5493 selections.
5494 For MIME multipart messages, all parts with a content type of
5495 .Ql text
5497 .Ql message
5498 are shown, the other are hidden except for their headers.
5499 Messages are decrypted and converted to the terminal character set
5500 if necessary.
5503 .It Ic unaccount
5504 Delete all given accounts.
5505 An error message is shown if a given account is not defined.
5506 The special name
5507 .Ql *
5508 will discard all existing accounts.
5511 .It Ic unalias
5512 (una) Takes a list of names defined by alias commands
5513 and discards the remembered groups of users.
5514 The special name
5515 .Ql *
5516 will discard all existing aliases.
5519 .It Ic unanswered
5520 Takes a message list and marks each message as not having been answered.
5523 .It Ic unbind
5524 Forget about a key
5525 .Ic bind Ns
5526 ing, specified by its context and input sequence, both of which may be
5527 specified as a wildcard (asterisk,
5528 .Ql * ) ,
5529 e.g.,
5530 .Ql unbind * *
5531 will remove all bindings of all contexts.
5534 .It Ic uncollapse
5535 Only applicable to threaded mode.
5536 Takes a message list and makes the message and all replies to it visible
5537 in header summaries again.
5538 When a message becomes the current message,
5539 it is automatically made visible.
5540 Also when a message with collapsed replies is displayed,
5541 all of these are automatically uncollapsed.
5544 .It Ic uncolour
5545 Forget about a
5546 .Ic colour
5547 mapping for the given colour type (see
5548 .Ic colour
5549 for a list of types) and mapping; if the optional precondition argument
5550 is used then only the exact tuple of mapping and precondition is removed.
5551 The special name
5552 .Ql *
5553 will remove all mappings (no precondition allowed).
5554 Also see
5555 .Sx "Coloured display"
5556 for the general picture.
5559 .It Ic undefine
5560 Undefine all given macros.
5561 An error message is shown if a given macro is not defined.
5562 The special name
5563 .Ql *
5564 will discard all existing macros.
5567 .It Ic undelete
5568 (u) Takes a message list and marks each message as not being deleted.
5569 If the
5570 .Va autoprint
5571 variable is set, the last message restored will be
5572 .Ic type Ns
5573 d automatically; if no message list had been specified then the usual
5574 search for a visible message is performed, as documented for
5575 .Sx COMMANDS ,
5576 showing only the next input prompt if the search fails.
5577 Also see
5578 .Ic delete ,
5579 .Ic dp ,
5580 .Ic dt .
5583 .It Ic undraft
5584 Takes a message list and
5585 .Pf un Ic draft Ns
5586 s each message.
5589 .It Ic unflag
5590 Takes a message list and marks each message as not being
5591 .Ic flag Ns ged .
5594 .It Ic unfwdignore
5595 \*(OB Superseded by the multiplexer
5596 .Ic headerpick .
5599 .It Ic unfwdretain
5600 \*(OB Superseded by the multiplexer
5601 .Ic headerpick .
5604 .It Ic unghost
5605 Remove all the given command
5606 .Ic ghost Ns s Ns .
5607 The special name
5608 .Ql *
5609 will remove all ghosts.
5612 .It Ic unignore
5613 Superseded by the multiplexer
5614 .Ic headerpick .
5617 .It Ic unmimetype
5618 Delete all given MIME types, e.g.,
5619 .Ql unmimetype text/plain
5620 will remove all registered specifications for the MIME type
5621 .Ql text/plain .
5622 The special name
5623 .Ql *
5624 will discard all existing MIME types, just as will
5625 .Ql reset ,
5626 but which also reenables cache initialization via
5627 .Va mimetypes-load-control .
5630 .It Ic unmlist
5631 Forget about all the given mailing lists.
5632 The special name
5633 .Ql *
5634 will remove all lists.
5635 Also see
5636 .Ic mlist .
5639 .It Ic unmlsubscribe
5640 Remove the subscription attribute from all given mailing lists.
5641 The special name
5642 .Ql *
5643 will clear the attribute from all lists which have it set.
5644 Also see
5645 .Ic mlsubscribe .
5648 .It Ic Unread
5649 Same as
5650 .Ic unread .
5653 .It Ic unread
5654 Takes a message list and marks each message as not having been read.
5657 .It Ic unretain
5658 Superseded by the multiplexer
5659 .Ic headerpick .
5662 .It Ic unsaveignore
5663 \*(OB Superseded by the multiplexer
5664 .Ic headerpick .
5667 .It Ic unsaveretain
5668 \*(OB Superseded by the multiplexer
5669 .Ic headerpick .
5672 .It Ic unset
5673 (uns) Takes a list of internal variable names and discards their
5674 remembered values; the reverse of
5675 .Ic set .
5676 Also see
5677 .Ic environ .
5680 .It Ic unshortcut
5681 Deletes the shortcut names given as arguments.
5682 The special name
5683 .Ql *
5684 will remove all shortcuts.
5687 .It Ic unsort
5688 Disable sorted or threaded mode
5689 (see the
5690 .Ic sort
5692 .Ic thread
5693 commands),
5694 return to normal message order and,
5695 if the
5696 .Va header
5697 variable is set,
5698 displays a header summary.
5701 .It Ic unthread
5702 \*(OB
5703 Same as
5704 .Ic unsort .
5707 .It Ic urlcodec
5708 \*(NQ Perform URL percent codec operations, rather according to RFC 3986.
5709 Supports
5710 .Cm vput
5711 (see
5712 .Sx "Command modifiers" ) .
5713 The return status is tracked via
5714 .Va \&! .
5715 This is a character set agnostic and thus locale dependent operation,
5716 and it may decode bytes which are invalid in the current locale, unless
5717 the input solely consists of characters in the portable character set, see
5718 .Sx "Character sets" .
5719 \*(ID This command does not about URLs beside that.
5721 The first argument specifies the operation:
5722 .Ar enc[ode]
5724 .Ar dec[code]
5725 perform plain URL percent en- and decoding, respectively.
5726 .Ar p[ath]enc[ode]
5728 .Ar p[ath]dec[ode]
5729 perform a slightly modified operation which should be better for
5730 pathnames: it does not allow a tilde
5731 .Ql ~ ,
5732 and will neither accept hyphen-minus
5733 .Ql -
5734 nor dot
5735 .Ql .
5736 as an initial character.
5737 The remaining arguments form the URL data which is to be converted.
5740 .It Ic varedit
5741 Edit the values of or create the given variable(s) in the
5742 .Ev EDITOR .
5743 Boolean variables cannot be edited.
5746 .It Ic varshow
5747 This command produces the same output as the listing mode of
5748 .Ic set ,
5749 including
5750 .Va verbose Ns
5751 ity adjustments, but only for the given variables.
5754 .It Ic verify
5755 \*(OP Takes a message list and verifies each message.
5756 If a message is not a S/MIME signed message,
5757 verification will fail for it.
5758 The verification process checks if the message was signed using a valid
5759 certificate,
5760 if the message sender's email address matches one of those contained
5761 within the certificate,
5762 and if the message content has been altered.
5765 .It Ic version
5766 Shows the
5767 .Va version
5769 .Va features
5770 of \*(UA.
5774 .It Ic vexpr
5775 \*(NQ Evaluate arguments according to a given operator.
5776 This is a multiplexer command which can be used to perform signed 64-bit
5777 numeric calculations as well as string operations.
5778 It uses polish notation, i.e., the operator is the first argument and
5779 defines the number and type, and the meaning of the remaining arguments.
5780 An empty argument is replaced with a 0 if a number is expected.
5781 Supports
5782 .Cm vput
5783 (see
5784 .Sx "Command modifiers" ) .
5785 The return status is tracked via
5786 .Va \&! ,
5787 the result that is shown in case of (soft) errors is
5788 .Ql -1 .
5789 In general only invalid use cases cause hard errors which are reflected in
5790 .Va \&?
5791 and affect the state machine.
5794 Numeric operations work on one or two signed 64-bit integers.
5795 One integer is expected by assignment (equals sign
5796 .Ql = ) ,
5797 which does nothing but parsing the argument, thus detecting validity and
5798 possible overflow conditions, and unary not (tilde
5799 .Ql ~ ) ,
5800 which creates the bitwise complement.
5801 Two integers are used by addition (plus
5802 .Ql + ) ,
5803 subtraction (minus
5804 .Ql - ) ,
5805 multiplication (asterisk
5806 .Ql * ) ,
5807 division (solidus
5808 .Ql / )
5809 and modulo (percent
5810 .Ql % ) ,
5811 as well as for the bitwise operators logical or (vertical bar
5812 .Ql | ,
5813 to be quoted) ,
5814 bitwise and (ampersand
5815 .Ql \&& ,
5816 to be quoted) ,
5817 bitwise xor (circumflex
5818 .Ql ^ ) ,
5819 the bitwise signed left- and right shifts
5820 .Pf ( Ql << ,
5821 .Ql >> ) ,
5822 as well as for the unsigned right shift
5823 .Ql >>> .
5826 All numeric operators can be suffixed with an at sign
5827 .Ql @ ,
5828 e.g.,
5829 .Ql *@ :
5830 this will turn the operation into a saturated one, which means that
5831 overflow errors and division and modulo by zero are still reflected in
5832 the return status, but the result will linger at the minimum or maximum
5833 possible value, instead of overflowing (or trapping).
5834 For the bitwise shifts, the saturated maximum is 63.
5835 If in saturated mode the overflow occurs during parsing the numbers,
5836 then the actual operation will not be performed but the given maximum
5837 value is used as the result immediately.
5840 String operations that take one argument are
5841 .Ql length ,
5842 which queries the length of the given argument, and
5843 .Ql file-expand ,
5844 which performs the usual
5845 .Sx "Filename transformations" ,
5846 on its argument.
5847 Two or more arguments are used by
5848 .Ql find ,
5849 which searches in the first for the second argument, and shows the
5850 resulting 0-based offset shall it have been found,
5851 .Ql ifind ,
5852 which is identical to
5853 .Ql find ,
5854 but works case-insensitively according to the rules of the ASCII
5855 character set.
5856 .Ql substring
5857 will show a substring of its first argument:
5858 the second argument is the 0-based starting offset, the optional third
5859 argument can be used to specify the length of the desired substring,
5860 by default the entire string is used;
5861 this operation tries to work around faulty arguments, but the (soft)
5862 return status will still reflect them (set
5863 .Va verbose
5864 for error logs).
5867 \*(OP
5868 .Ql regex
5869 will try to match the first argument with the regular expression given
5870 in the second argument, as does
5871 .Ql iregex ,
5872 but which is case-insensitive.
5873 These operators match according to the active
5874 .Ev LC_CTYPE
5875 locale and thus should match correctly strings in the locale encoding.
5876 If the optional third argument has been given then instead of showing
5877 the match offset a replacement operation is performed:
5878 the third argument is treated as if specified via dollar-single-quote
5879 (see
5880 .Sx "Shell-style argument quoting" ) ,
5881 and any occurrence of a positional parameter, e.g.,
5882 .Va 1 ,
5883 is replaced by the corresponding match group of the regular expression.
5885 .Bd -literal -offset indent
5886 ? vexpr -@ +1 -9223372036854775808
5887 ? vput vexpr res ir bananarama (.*)nana(.*) '\e${1}au\e$2'
5888 ? echo $0 $res
5893 .It Ic visual
5894 (v) Takes a message list and invokes the display editor on each message.
5895 Modified contents are discarded unless the
5896 .Va writebackedited
5897 variable is set.
5900 .It Ic write
5901 (w) For conventional messages the body without all headers is written.
5902 The original message is never marked for deletion in the originating
5903 mail folder.
5904 The output is decrypted and converted to its native format as necessary.
5905 If the output file exists, the text is appended.
5906 If a message is in MIME multipart format its first part is written to
5907 the specified file as for conventional messages, handling of the remains
5908 depends on the execution mode.
5909 No special handling of compressed files is performed.
5911 In interactive mode the user is consecutively asked for the filenames of
5912 the processed parts.
5913 For convience saving of each part may be skipped by giving an empty
5914 value, the same result as writing it to
5915 .Pa /dev/null .
5916 Shell piping the part content by specifying a leading vertical bar
5917 .Ql |
5918 character for the filename is supported.
5919 Other user input undergoes the usual
5920 .Sx "Filename transformations" ,
5921 and contents of the destination file are overwritten if the file
5922 previously existed.
5924 \*(ID In non-interactive mode any part which does not specify a filename
5925 is ignored, and suspicious parts of filenames of the remaining parts are
5926 URL percent encoded (as via
5927 .Ic urlencode )
5928 to prevent injection of malicious character sequences, resulting in
5929 a filename that will be written into the current directory.
5930 Existing files will not be overwritten, instead the part number or
5931 a dot are appended after a number sign
5932 .Ql #
5933 to the name until file creation succeeds (or fails due to other
5934 reasons).
5937 .It Ic xit
5938 (x) A synonym for
5939 .Ic exit .
5942 .It Ic z
5943 \*(UA presents message headers in
5944 .Va screen Ns
5945 fuls as described under the
5946 .Ic headers
5947 command.
5948 Without arguments this command scrolls to the next window of messages,
5949 likewise if the argument is
5950 .Ql + .
5951 An argument of
5952 .Ql -
5953 scrolls to the last,
5954 .Ql ^
5955 scrolls to the first, and
5956 .Ql $
5957 to the last
5958 .Va \&\&screen
5959 of messages.
5960 A number argument prefixed by
5961 .Ql +
5963 .Ql \-
5964 indicates that the window is calculated in relation to the current
5965 position, and a number without a prefix specifies an absolute position.
5968 .It Ic Z
5969 Similar to
5970 .Ic z ,
5971 but scrolls to the next or previous window that contains at least one
5972 .Ql new
5974 .Ic flag Ns
5975 ged message.
5977 .\" }}}
5978 .\" }}}
5981 .\" .Sh COMMAND ESCAPES {{{
5982 .Sh "COMMAND ESCAPES"
5984 Here is a summary of the command escapes available in compose mode,
5985 which are used to perform special functions when composing messages.
5986 Command escapes are only recognized at the beginning of lines.
5987 The actual escape character can be set via the internal variable
5988 .Va escape ,
5989 it defaults to the tilde
5990 .Ql ~ .
5993 .Bl -tag -width ".It Ic BaNg"
5995 .It Ic ~~ Ar string
5996 Insert the string of text in the message prefaced by a single
5997 .Ql ~ .
5998 (If the escape character has been changed,
5999 that character must be doubled
6000 in order to send it at the beginning of a line.)
6003 .It Ic ~! Ar command
6004 Execute the indicated shell
6005 .Ar command
6006 which follows, replacing unescaped exclamation marks with the previously
6007 executed command if the internal variable
6008 .Va bang
6009 is set, then return to the message.
6012 .It Ic ~.
6013 Same effect as typing the end-of-file character.
6016 .It Ic ~: Ar \*(UA-command Ns \0or Ic ~_ Ar \*(UA-command
6017 Execute the given \*(UA command.
6018 Not all commands, however, are allowed.
6021 .It Ic ~?
6022 Write a summary of command escapes.
6025 .It Ic ~< Ar filename
6026 Identical to
6027 .Ic ~r .
6030 .It Ic ~<! Ar command
6031 .Ar command
6032 is executed using the shell.
6033 Its standard output is inserted into the message.
6036 .It Ic ~@ Op Ar filename...
6037 Append or edit the list of attachments.
6038 A list of
6039 .Ar filename
6040 arguments is expected (see
6041 .Sx "Shell-style argument quoting" ;
6042 any token-separating commas are ignored), to be
6043 interpreted as documented for the command line option
6044 .Fl a ,
6045 with the message number exception as below.
6046 Without
6047 .Ar filename
6048 arguments the attachment list is edited, entry by entry;
6049 if a filename is left empty, that attachment is deleted from the list;
6050 once the end of the list is reached either new attachments may be
6051 entered or the session can be quit by committing an empty
6052 .Dq new
6053 attachment.
6054 For each mode, if a given file name solely consists of the number sign
6055 .Ql #
6056 followed by a valid message number of the currently active mailbox, then
6057 the given message is attached as a MIME
6058 .Ql message/rfc822
6059 part (note the number sign is the comment character and must be quoted).
6062 .It Ic ~A
6063 Inserts the string contained in the
6064 .Va Sign
6065 variable (same as
6066 .Ql Ic ~i Ns \0Sign ) .
6067 \*(OB (Use the
6068 .Cm wysh
6069 prefix when
6070 .Ic set Ns
6071 ting the variable(s) instead!) The escape sequences tabulator
6072 .Ql \et
6073 and newline
6074 .Ql \en
6075 are understood.
6078 .It Ic ~a
6079 Inserts the string contained in the
6080 .Va sign
6081 variable (same as
6082 .Ql Ic ~i Ns \0sign ) .
6083 \*(OB (Use the
6084 .Cm wysh
6085 prefix when
6086 .Ic set Ns
6087 ting the variable(s) instead!) The escape sequences tabulator
6088 .Ql \et
6089 and newline
6090 .Ql \en
6091 are understood.
6094 .It Ic ~b Ar name ...
6095 Add the given names to the list of blind carbon copy recipients.
6098 .It Ic ~c Ar name ...
6099 Add the given names to the list of carbon copy recipients.
6102 .It Ic ~d
6103 Read the file specified by the
6104 .Ev DEAD
6105 variable into the message.
6108 .It Ic ~e
6109 Invoke the text editor on the message collected so far.
6110 After the editing session is finished,
6111 the user may continue appending text to the message.
6114 .It Ic ~F Ar messages
6115 Read the named messages into the message being sent, including all
6116 message headers and MIME parts.
6117 If no messages are specified, read in the current message.
6120 .It Ic ~f Ar messages
6121 Read the named messages into the message being sent.
6122 If no messages are specified, read in the current message.
6123 Strips down the list of header fields according to the
6124 .Ql type
6125 white- and blacklist selection of
6126 .Ic headerpick .
6127 For MIME multipart messages,
6128 only the first displayable part is included.
6131 .It Ic ~H
6132 Edit the message header fields
6133 .Ql From: ,
6134 .Ql Reply-To:
6136 .Ql Sender:
6137 by typing each one in turn and allowing the user to edit the field.
6138 The default values for these fields originate from the
6139 .Va from , replyto
6141 .Va sender
6142 variables.
6145 .It Ic ~h
6146 Edit the message header fields
6147 .Ql To: ,
6148 .Ql Cc: ,
6149 .Ql Bcc:
6151 .Ql Subject:
6152 by typing each one in turn and allowing the user to edit the field.
6155 .It Ic ~i Ar variable
6156 Insert the value of the specified variable into the message,
6157 adding a newline character at the end.
6158 The message remains unaltered if the variable is unset or empty.
6159 \*(OB (Use the
6160 .Cm wysh
6161 prefix when
6162 .Ic set Ns
6163 ting the variable(s) instead!) The escape sequences tabulator
6164 .Ql \et
6165 and newline
6166 .Ql \en
6167 are understood.
6170 .It Ic ~M Ar messages
6171 Read the named messages into the message being sent,
6172 indented by
6173 .Va indentprefix .
6174 If no messages are specified, read the current message.
6177 .It Ic ~m Ar messages
6178 Read the named messages into the message being sent,
6179 indented by
6180 .Va indentprefix .
6181 If no messages are specified, read the current message.
6182 Strips down the list of header fields according to the
6183 .Ql type
6184 white- and blacklist selection of
6185 .Ic headerpick .
6186 For MIME multipart messages,
6187 only the first displayable part is included.
6190 .It Ic ~p
6191 Display the message collected so far,
6192 prefaced by the message header fields
6193 and followed by the attachment list, if any.
6196 .It Ic ~q
6197 Abort the message being sent,
6198 copying it to the file specified by the
6199 .Ev DEAD
6200 variable if
6201 .Va save
6202 is set.
6205 .It Ic ~R Ar filename
6206 Read the named file into the message, indented by
6207 .Va indentprefix .
6210 .It Ic ~r Ar filename
6211 Read the named file into the message.
6214 .It Ic ~s Ar string
6215 Cause the named string to become the current subject field.
6216 Newline (NL) and carriage-return (CR) bytes are invalid and will be
6217 normalized to space (SP) characters.
6220 .It Ic ~t Ar name ...
6221 Add the given name(s) to the direct recipient list.
6224 .It Ic ~U Ar messages
6225 Read in the given / current message(s) excluding all headers, indented by
6226 .Va indentprefix .
6229 .It Ic ~u Ar messages
6230 Read in the given / current message(s), excluding all headers.
6233 .It Ic ~v
6234 Invoke an alternate editor (defined by the
6235 .Ev VISUAL
6236 environment variable) on the message collected so far.
6237 Usually, the alternate editor will be a screen editor.
6238 After the editor is quit,
6239 the user may resume appending text to the end of the message.
6242 .It Ic ~w Ar filename
6243 Write the message onto the named file.
6244 If the file exists,
6245 the message is appended to it.
6248 .It Ic ~x
6249 Same as
6250 .Ic ~q ,
6251 except that the message is not saved at all.
6254 .It Ic ~| Ar command
6255 Pipe the message through the specified filter command.
6256 If the command gives no output or terminates abnormally,
6257 retain the original text of the message.
6258 E.g., the command
6259 .Xr fmt 1
6260 is often used as a rejustifying filter.
6264 .It Ic ~^ Ar cmd Op Ar subcmd Op Ar arg3 Op Ar arg4
6265 Low-level command ment for scripted message access, i.e., for
6266 .Va on-compose-done-shell
6268 .Va on-compose-done .
6269 The used protocol is likely subject to changes, and therefore the
6270 mentioned hooks receive the used protocol version as an initial line.
6271 In general the first field of a response line represents a status code
6272 which specifies whether a command was successful or not, whether result
6273 data is to be expected, and if, the format of the result data.
6274 The status codes are:
6277 .Bl -tag -compact -width _210_
6278 .It Ql 210
6279 Status ok; the remains of the line are the result.
6280 .It Ql 211
6281 Status ok; the rest of the line is optionally used for more status.
6282 What follows are lines of result addresses, terminated by an empty line.
6283 The address lines consist of two fields, the first of which is the
6284 plain address, e.g.,
6285 .Ql bob@exam.ple ,
6286 separated by a single ASCII SP space from the second which contains the
6287 unstripped address, even if that is identical to the first field, e.g.,
6288 .Ql (Lovely) Bob <bob@exam.ple> .
6289 .It Ql 212
6290 Status ok; the rest of the line is optionally used for more status.
6291 What follows are lines of furtherly unspecified string content,
6292 terminated by an empty line.
6293 (All the input, including the empty line, must be consumed before
6294 further commands can be issued.)
6295 .It Ql 500
6296 Syntax error; invalid command.
6297 .It Ql 501
6298 Syntax error in parameters or arguments.
6299 .It Ql 505
6300 Error: an argument fails verification.
6301 For example an invalid address has been specified.
6302 .It Ql 506
6303 Error: an otherwise valid argument is rendered invalid due to context.
6304 For example, a second address is added to a header which may consist of
6305 a single address only.
6309 If a command indicates failure then the message will have remained
6310 unmodified.
6311 Most commands can fail with
6312 .Ql 500
6313 if required arguments are missing (false command usage).
6314 The following commands are supported, and, as usual, case-insensitive:
6317 .Bl -hang -width header
6318 .It Ar header
6319 This command allows listing, inspection, and editing of message headers.
6320 The second argument specifies the subcommand to apply, one of:
6323 .Bl -hang -compact -width remove
6324 .It Ar list
6325 Without a third argument a list of all yet existing headers is given via
6326 .Ql 210 ;
6327 this command is the default command of
6328 .Ar header
6329 if no second argument has been given.
6330 A third argument restricts output to the given header only, which may
6331 fail with
6332 .Ql 501
6333 if no such field is defined.
6335 .It Ar show
6336 Shows the content of the header given as the third argument.
6337 Dependent on the header type this may respond with
6338 .Ql 211
6340 .Ql 212 ;
6341 any failure results in
6342 .Ql 501 .
6344 .It Ar remove
6345 This will remove all instances of the header given as the third
6346 argument, reporting
6347 .Ql 210
6348 upon success or
6349 .Ql 501
6350 if no such header can be found.
6352 .It Ar insert
6353 Create a new or an additional instance of the header given in the third
6354 argument, with the header body content as given in the fourth argument
6355 (the remains of the line).
6356 It may return
6357 .Ql 501
6358 if the third argument specifies a free-form header field name that is
6359 invalid, or if body content extraction fails to succeed,
6360 .Ql 505
6361 if any extracted address does not pass syntax and/or security checks, and
6362 .Ql 506
6363 to indicate prevention of excessing a single-instance header \(em note that
6364 .Ql Subject:
6365 can be appended to (a space separator will be added automatically first).
6366 .Ql 210
6367 is returned upon success.
6371 .It Ar attachment
6372 This command allows listing, removal and addition of message attachments.
6373 The second argument specifies the subcommand to apply, one of:
6376 .Bl -hang -compact -width remove
6377 .It Ar list
6378 List all attachments via
6379 .Ql 212 ,
6380 or report
6381 .Ql 501
6382 if no attachments exist.
6383 This command is the default command of
6384 .Ar attachment
6385 if no second argument has been given.
6387 .It Ar remove
6388 This will remove the attachment given as the third argument, and report
6389 .Ql 210
6390 upon success or
6391 .Ql 501
6392 if no such attachment can be found.
6393 If there exists any path component in the given argument, then an exact
6394 match of the path which has been used to create the attachment is used
6395 directly, but if only the basename of that path matches then all
6396 attachments are traversed to find an exact match first, and the removal
6397 occurs afterwards; if multiple basenames match, a
6398 .Ql 506
6399 error occurs.
6400 Message attachments are treated as absolute pathnames.
6402 If no path component exists in the given argument, then all attachments
6403 will be searched for
6404 .Ql filename=
6405 parameter matches as well as for matches of the basename of the path
6406 which has been used when the attachment has been created; multiple
6407 matches result in a
6408 .Ql 506 .
6410 .It Ar remove-at
6411 This will interpret the third argument as a number and remove the
6412 attachment at that list position (counting from one!), reporting
6413 .Ql 210
6414 upon success or
6415 .Ql 505
6416 if the argument is not a number or
6417 .Ql 501
6418 if no such attachment exists.
6420 .It Ar insert
6421 Adds the attachment given as the third argument, specified exactly as
6422 documented for the command line option
6423 .Fl a ,
6424 and supporting the message number extension as documented for
6425 .Ic ~@ .
6426 This reports
6427 .Ql 210
6428 upon success, with the index of the new attachment following,
6429 .Ql 505
6430 if the given file cannot be opened,
6431 .Ql 506
6432 if an on-the-fly performed character set conversion fails, otherwise
6433 .Ql 501
6434 is reported; this is also reported if character-set conversion is
6435 requested but not available.
6437 .It Ar attribute
6438 This uses the same search mechanism as described for
6439 .Ar remove
6440 and prints any known attributes of the first found attachment via
6441 .Ql 212
6442 upon success or
6443 .Ql 501
6444 if no such attachment can be found.
6445 The attributes are written as lines of keyword and value tuples, the
6446 keyword being separated from the rest of the line with an ASCII SP space
6447 character.
6449 .It Ar attribute-at
6450 This uses the same search mechanism as described for
6451 .Ar remove-at
6452 and is otherwise identical to
6453 .Ar attribute .
6455 .It Ar attribute-set
6456 This uses the same search mechanism as described for
6457 .Ar remove ,
6458 and will assign the attribute given as the fourth argument, which is
6459 expected to be a value tuple of keyword and other data, separated by
6460 a ASCII SP space or TAB tabulator character.
6461 If the value part is empty, then the given attribute is removed, or
6462 reset to a default value if existence of the attribute is crucial.
6463 It returns via
6464 .Ql 210
6465 upon success, with the index of the found attachment following,
6466 .Ql 505
6467 for message attachments or if the given keyword is invalid, and
6468 .Ql 501
6469 if no such attachment can be found.
6470 The following keywords may be used (case-insensitively):
6472 .Bl -hang -compact -width ".Ql filename"
6473 .It Ql filename
6474 Sets the filename of the MIME part, i.e., the name that is used for
6475 display and when (suggesting a name for) saving (purposes).
6476 .It Ql content-description
6477 Associate some descriptive information to the attachment's content, used
6478 in favour of the plain filename by some MUAs.
6479 .It Ql content-id
6480 May be used for uniquely identifying MIME entities in several contexts;
6481 this expects a special reference address format as defined in RFC 2045
6482 and generates a
6483 .Ql 505
6484 upon address content verification failure.
6485 .It Ql content-type
6486 Specifies the media type and subtype of the part; managed automatically.
6487 .It Ql content-disposition
6488 Automatically set to the string
6489 .Ql attachment .
6492 .It Ar attribute-set-at
6493 This uses the same search mechanism as described for
6494 .Ar remove-at
6495 and is otherwise identical to
6496 .Ar attribute-set .
6502 .\" }}}
6505 .\" .Sh INTERNAL VARIABLES {{{
6506 .Sh "INTERNAL VARIABLES"
6508 Internal \*(UA variables are controlled via the
6509 .Ic set
6511 .Ic unset
6512 commands; prefixing a variable name with the string
6513 .Ql no
6514 and calling
6515 .Ic set
6516 has the same effect as using
6517 .Ic unset :
6518 .Ql unset crt
6520 .Ql set nocrt
6521 do the same thing.
6522 Creation or editing of variables can be performed in the
6523 .Ev EDITOR
6524 with the command
6525 .Ic varedit .
6526 .Ic varshow
6527 will give more insight on the given variable(s), and
6528 .Ic set ,
6529 when called without arguments, will show a listing of all variables.
6530 Both commands support a more
6531 .Va verbose
6532 listing mode.
6533 Some well-known variables will also become inherited from the
6534 program
6535 .Sx ENVIRONMENT
6536 implicitly, others can be explicitly imported with the command
6537 .Ic environ
6538 and henceforth share said properties.
6541 Two different kind of internal variables exist.
6542 There are boolean variables, which can only be in one of the two states
6543 .Dq set
6545 .Dq unset ,
6546 and value variables with a(n optional) string value.
6547 For the latter proper quoting is necessary upon assignment time, the
6548 introduction of the section
6549 .Sx COMMANDS
6550 documents the supported quoting rules.
6552 .Bd -literal -offset indent
6553 wysh set one=val\e 1 two="val 2" \e
6554     three='val "3"' four=$'val \e'4\e''
6555 varshow one two three four
6556 unset one two three four
6560 Dependent upon the actual option the string values will be interpreted
6561 as numbers, colour names, normal text etc., but there also exists
6562 a special kind of string value, the
6563 .Dq boolean string ,
6564 which must either be a decimal integer (in which case
6565 .Ql 0
6566 is false and
6567 .Ql 1
6568 and any other value is true) or any of the (case-insensitive) strings
6569 .Ql off ,
6570 .Ql no ,
6571 .Ql n
6573 .Ql false
6574 for a false boolean and
6575 .Ql on ,
6576 .Ql yes ,
6577 .Ql y
6579 .Ql true
6580 for a true boolean; a special kind of boolean string is the
6581 .Dq quadoption ,
6582 which is a boolean string that can optionally be prefixed with the
6583 (case-insensitive) term
6584 .Ql ask- ,
6585 as in
6586 .Ql ask-yes ,
6587 which causes prompting of the user in interactive mode, with the given
6588 boolean as the default value.
6590 .\" .Ss "Initial settings" {{{
6591 .\" (Keep in SYNC: ./nail.h:okeys, ./nail.rc, ./nail.1:"Initial settings")
6592 .Ss "Initial Settings"
6594 The standard POSIX 2008/Cor 2-2016 mandates the following initial
6595 variable settings:
6596 .Pf no Va allnet ,
6597 .Pf no Va append ,
6598 .Va asksub ,
6599 .Pf no Va askbcc ,
6600 .Pf no Va autoprint ,
6601 .Pf no Va bang ,
6602 .Pf no Va cmd ,
6603 .Pf no Va crt ,
6604 .Pf no Va debug ,
6605 .Pf no Va dot ,
6606 .Va escape
6607 set to
6608 .Ql ~ ,
6609 .Pf no Va flipr ,
6610 .Pf no Va folder ,
6611 .Va header ,
6612 .Pf no Va hold ,
6613 .Pf no Va ignore ,
6614 .Pf no Va ignoreeof ,
6615 .Pf no Va keep ,
6616 .Pf no Va keepsave ,
6617 .Pf no Va metoo ,
6618 .Pf no Va outfolder ,
6619 .Pf no Va page ,
6620 .Va prompt
6621 set to
6622 .Ql ?\0 ,
6623 .Pf no Va quiet ,
6624 .Pf no Va record ,
6625 .Va save ,
6626 .Pf no Va sendwait ,
6627 .Pf no Va showto ,
6628 .Pf no Va Sign ,
6629 .Pf no Va sign ,
6630 .Va toplines
6631 set to
6632 .Ql 5 .
6635 Notes: \*(UA does not support the
6636 .Pf no Va onehop
6637 variable \(en use command line options or
6638 .Va mta-arguments
6639 to pass options through to a
6640 .Va mta .
6641 And the default global
6642 .Pa \*(UR
6643 file, which is loaded unless the
6644 .Fl \&:
6645 (with according argument) or
6646 .Fl n
6647 command line options have been used, or the
6648 .Ev MAILX_NO_SYSTEM_RC
6649 environment variable is set, see
6650 .Sx "Resource files" )
6651 bends those initial settings a bit, e.g., it sets the variables
6652 .Va hold ,
6653 .Va keepsave
6655 .Va keep ,
6656 to name a few, establishes a default
6657 .Ic headerpick
6658 selection etc., and should thus be taken into account.
6659 .\" }}}
6661 .\" .Ss "Variables" {{{
6662 .Ss "Variables"
6664 .Bl -tag -width ".It Va BaNg"
6667 .It Va \&?
6668 \*(RO The (hard) exit status of the last command.
6669 This exit status has a meaning for the state machine, in parts
6670 prescribed by the POSIX standard, and, e.g., for
6671 .Cm ignerr
6673 .Va batch-exit-on-error .
6674 This is why \*(UA also knows about a
6675 .Dq soft
6676 exit status, which is tracked in
6677 .Va \&! .
6680 .It Va \&!
6681 \*(RO The so-called
6682 .Dq soft
6683 exit status of the last command, which, different to
6684 .Va \&? ,
6685 has no meaning for the state machine, and can therefore easily transport
6686 different error-indicating values.
6687 It is directly addressable with the command
6688 .Ic return
6689 from within a
6690 .Ic define Ns
6691 d and
6692 .Ic call Ns
6693 ed macro, or an
6694 .Ic account .
6697 .It Va *
6698 \*(RO Only available inside the scope of a
6699 .Ic call Ns
6700 ed macro, this will expand to all parameters of the macro, separated by
6701 a space character.
6702 \*(ID The special semantics of the equally named special parameter of the
6703 .Xr sh 1
6704 are not yet supported.
6707 .It Va @
6708 \*(RO Only available inside the scope of a
6709 .Ic call Ns
6710 ed macro, this will expand to all parameters of the macro, separated by
6711 a space character.
6712 \*(ID The special semantics of the equally named special parameter of the
6713 .Xr sh 1
6714 are not yet supported.
6717 .It Va #
6718 \*(RO Only available inside the scope of a
6719 .Ic call Ns
6720 ed macro, this will expand to the number of positional parameters in
6721 decimal.
6724 .It Va \&0
6725 \*(RO Available inside the scope of a
6726 .Ic define Ns
6727 d and
6728 .Ic call Ns
6729 ed macro, this expands to the name of the calling macro, or to the empty
6730 string if the macro is running from top-level.
6731 For the \*(OPal regular expression search and replace operator of
6732 .Ic vexpr
6733 this expands to the entire matching expression.
6736 .It Va 1
6737 \*(RO Available inside the scope of a
6738 .Ic define Ns
6739 d and
6740 .Ic call Ns
6741 ed macro, this will access the first positional parameter passed.
6742 All further parameters can be accessed with this syntax, too, e.g.,
6743 .Ql 2 ,
6744 .Ql 3
6745 etc.; positional parameters can be shifted off the stack by calling
6746 .Ic shift .
6747 Positional parameters are also accessible in the \*(OPal regular
6748 expression search and replace expression of
6749 .Ic vexpr .
6752 .It Va -account
6753 \*(RO Is set to the active
6754 .Ic account .
6757 .It Va -alternates
6758 \*(RO Is set to the list of
6759 .Ic alternates .
6762 .It Va -folder-resolved
6763 \*(RO Set to the fully resolved path of
6764 .Va folder
6765 once that evaluation has occurred; rather internal.
6768 .It Va -mailbox-display
6769 \*(RO The name of the current mailbox
6770 .Pf ( Ic file ) ,
6771 possibly abbreviated for display purposes.
6774 .It Va -mailbox-resolved
6775 \*(RO The fully resolved path of the current mailbox.
6778 .It Va add-file-recipients
6779 \*(BO When file or pipe recipients have been specified,
6780 mention them in the corresponding address fields of the message instead
6781 of silently stripping them from their recipient list.
6782 By default such addressees are not mentioned.
6785 .It Va allnet
6786 \*(BO Causes only the local part to be evaluated
6787 when comparing addresses.
6790 .It Va append
6791 \*(BO Causes messages saved in
6792 .Ev MBOX
6793 to be appended to the end rather than prepended.
6794 This should always be set.
6797 .It Va ask
6798 \*(BO Causes \*(UA to prompt for the subject of each message sent.
6799 If the user responds with simply a newline,
6800 no subject field will be sent.
6803 .It Va askatend
6804 \*(BO Causes the prompts for
6805 .Ql Cc:
6807 .Ql Bcc:
6808 lists to appear after the message has been edited.
6811 .It Va askattach
6812 \*(BO If set, \*(UA asks for files to attach at the end of each message,
6813 shall the list be found empty at that time.
6814 An empty line finalizes the list.
6817 .It Va askcc
6818 \*(BO Causes the user to be prompted for carbon copy recipients
6819 (at the end of each message if
6820 .Va askatend
6822 .Va bsdcompat
6823 are set) shall the list be found empty (at that time).
6824 An empty line finalizes the list.
6827 .It Va askbcc
6828 \*(BO Causes the user to be prompted for blind carbon copy
6829 recipients (at the end of each message if
6830 .Va askatend
6832 .Va bsdcompat
6833 are set) shall the list be found empty (at that time).
6834 An empty line finalizes the list.
6837 .It Va asksign
6838 \*(BO\*(OP Causes the user to be prompted if the message is to be
6839 signed at the end of each message.
6841 .Va smime-sign
6842 variable is ignored when this variable is set.
6845 .It Va asksub
6846 \*(BO Alternative name for
6847 .Va ask .
6850 .It Va attrlist
6851 A sequence of characters to display in the
6852 .Ql attribute
6853 column of the
6854 .Va headline
6855 as shown in the display of
6856 .Ic headers ;
6857 each for one type of messages (see
6858 .Sx "Message states" ) ,
6859 with the default being
6860 .Ql NUROSPMFAT+\-$~
6862 .Ql NU\ \ *HMFAT+\-$~
6863 if the
6864 .Va bsdflags
6865 variable is set, in the following order:
6867 .Bl -tag -compact -width ".It Ql _"
6868 .It Ql N
6869 new.
6870 .It Ql U
6871 unread but old.
6872 .It Ql R
6873 new but read.
6874 .It Ql O
6875 read and old.
6876 .It Ql S
6877 saved.
6878 .It Ql P
6879 preserved.
6880 .It Ql M
6881 mboxed.
6882 .It Ql F
6883 flagged.
6884 .It Ql A
6885 answered.
6886 .It Ql T
6887 draft.
6888 .It Ql +
6889 start of a collapsed thread.
6890 .It Ql -
6891 an uncollapsed thread (TODO ignored for now).
6892 .It Ql $
6893 classified as spam.
6894 .It Ql ~
6895 classified as possible spam.
6900 .It Va autobcc
6901 Specifies a list of recipients to which a blind carbon copy of each
6902 outgoing message will be sent automatically.
6905 .It Va autocc
6906 Specifies a list of recipients to which a carbon copy of each outgoing
6907 message will be sent automatically.
6910 .It Va autocollapse
6911 \*(BO Causes threads to be collapsed automatically when threaded mode
6912 is entered (see the
6913 .Ic collapse
6914 command).
6917 .It Va autoprint
6918 \*(BO Enable automatic
6919 .Ic type Ns
6920 ing of a(n existing)
6921 .Dq successive
6922 message after
6923 .Ic delete
6925 .Ic undelete
6926 commands, e.g., the message that becomes the new
6927 .Dq dot
6928 is shown automatically, as via
6929 .Ic dp
6931 .Ic dt .
6934 .It Va autothread
6935 \*(BO\*(OB Causes threaded mode (see the
6936 .Ic thread
6937 command) to be entered automatically when a folder is opened.
6938 The same as
6939 .Ql autosort=thread .
6942 .It Va autosort
6943 Causes sorted mode (see the
6944 .Ic sort
6945 command) to be entered automatically with the value of this variable as
6946 sorting method when a folder is opened, e.g.,
6947 .Ql set autosort=thread .
6950 .It Va bang
6951 \*(BO Enables the substitution of all not (reverse-solidus) escaped
6952 exclamation mark
6953 .Ql \&!
6954 characters by the contents of the last executed command for the
6955 .Ic \&!
6956 shell escape command and
6957 .Ic ~! ,
6958 one of the compose mode
6959 .Sx "COMMAND ESCAPES" .
6960 If this variable is not set no reverse solidus stripping is performed.
6963 .It Va batch-exit-on-error
6964 If the batch mode has been enabled via the
6965 .Fl #
6966 command line option, then this variable will be consulted whenever \*(UA
6967 completes one operation.
6968 It is ment as a convenient alternative to manually testing
6969 .Va \&? .
6970 If any value is set, a number is expected; if it is
6971 .Ql 1
6972 then each failed operation will cause \*(UA to exit.
6974 \*(ID If it is set without a value, then only top-level operations that
6975 happen directly
6976 .Dq on the command-prompt ,
6977 i.e., neither in running macros nor from within source files etc., are
6978 considered, unless a main operation that directly affects the return
6979 value, like, e.g., a failed
6980 .Ic mail
6981 command, is affected; this mode of operation is likely to change in v15,
6982 and tests should be performed to see whether the desired effect is seen.
6985 .It Va bind-timeout
6986 \*(OP Terminals generate multi-byte sequences for certain forms of
6987 input, for example for function and other special keys.
6988 Some terminals however do not write these multi-byte sequences as
6989 a whole, but byte-by-byte, and the latter is what \*(UA actually reads.
6990 This variable specifies the timeout in milliseconds that the MLE (see
6991 .Sx "On terminal control and line editor" )
6992 waits for more bytes to arrive unless it considers a sequence
6993 .Dq complete .
6994 The default is 200.
6997 .It Va bsdannounce
6998 \*(BO Causes automatic display of a header summary after executing a
6999 .Ic file
7000 command, and thus complements the standard variable
7001 .Va header ,
7002 which controls header summary display on program startup.
7003 It is only meaningful if
7004 .Va header
7005 is also set.
7008 .It Va bsdcompat
7009 \*(BO Sets some cosmetical features to traditional BSD style;
7010 has the same affect as setting
7011 .Va askatend
7012 and all other variables prefixed with
7013 .Ql bsd ;
7014 it also changes the behaviour of
7015 .Va emptystart
7016 (which does not exist in BSD).
7019 .It Va bsdflags
7020 \*(BO Changes the letters shown in the first column of a header
7021 summary to traditional BSD style.
7024 .It Va bsdheadline
7025 \*(BO Changes the display of columns in a header summary to traditional
7026 BSD style.
7029 .It Va bsdmsgs
7030 \*(BO Changes some informational messages to traditional BSD style.
7033 .It Va bsdorder
7034 \*(BO Causes the
7035 .Ql Subject:
7036 field to appear immediately after the
7037 .Ql To:
7038 field in message headers and with the
7039 .Ic ~h
7040 .Sx "COMMAND ESCAPES" .
7043 .It Va charset-7bit
7044 The value that should appear in the
7045 .Ql charset=
7046 parameter of
7047 .Ql Content-Type:
7048 MIME header fields when no character set conversion of the message data
7049 was performed.
7050 This defaults to US-ASCII, and the chosen character set should be
7051 US-ASCII compatible.
7054 .It Va charset-8bit
7055 \*(OP The default 8-bit character set that is used as an implicit last
7056 member of the variable
7057 .Va sendcharsets .
7058 This defaults to UTF-8 if character-set conversion capabilities are
7059 available, and to ISO-8859-1 otherwise, in which case the only supported
7060 character set is
7061 .Va ttycharset
7062 and this variable is effectively ignored.
7063 Refer to the section
7064 .Sx "Character sets"
7065 for the complete picture of character set conversion in \*(UA.
7068 .It Va charset-unknown-8bit
7069 \*(OP RFC 1428 specifies conditions when internet mail gateways shall
7070 .Dq upgrade
7071 the content of a mail message by using a character set with the name
7072 .Ql unknown-8bit .
7073 Because of the unclassified nature of this character set \*(UA will not
7074 be capable to convert this character set to any other character set.
7075 If this variable is set any message part which uses the character set
7076 .Ql unknown-8bit
7077 is assumed to really be in the character set given in the value,
7078 otherwise the (final) value of
7079 .Va charset-8bit
7080 is used for this purpose.
7082 This variable will also be taken into account if a MIME type (see
7083 .Sx "The mime.types files" )
7084 of a MIME message part that uses the
7085 .Ql binary
7086 character set is forcefully treated as text.
7089 .It Va cmd
7090 The default value for the
7091 .Ic pipe
7092 command.
7095 .It Va colour-disable
7096 \*(BO\*(OP Forcefully disable usage of colours.
7097 Also see the section
7098 .Sx "Coloured display" .
7101 .It Va colour-pager
7102 \*(BO\*(OP Whether colour shall be used for output that is paged through
7103 .Ev PAGER .
7104 Note that pagers may need special command line options, e.g.,
7105 .Xr less 1
7106 requires the option
7107 .Fl \&\&R
7109 .Xr lv 1
7110 the option
7111 .Fl \&\&c
7112 in order to support colours.
7113 Often doing manual adjustments is unnecessary since \*(UA may perform
7114 adjustments dependent on the value of the environment variable
7115 .Ev PAGER
7116 (see there for more).
7119 .It Va crt
7120 In a(n interactive) terminal session, then if this valued variable is
7121 set it will be used as a threshold to determine how many lines the given
7122 output has to span before it will be displayed via the configured
7123 .Ev PAGER ;
7124 Usage of the
7125 .Ev PAGER
7126 can be forced by setting this to the value
7127 .Ql 0 ,
7128 setting it without a value will deduce the current height of the
7129 terminal screen to compute the treshold (see
7130 .Ev LINES ,
7131 .Va screen
7133 .Xr stty 1 ) .
7134 \*(ID At the moment this uses the count of lines of the message in wire
7135 format, which, dependent on the
7136 .Va encoding
7137 of the message, is unrelated to the number of display lines.
7138 (The software is old and historically the relation was a given thing.)
7141 .It Va customhdr
7142 Define a set of custom headers to be injected into newly composed or
7143 forwarded messages; it is also possible to create custom headers in
7144 compose mode with
7145 .Ic ~^ ,
7146 which can be automated by setting one of the hooks
7147 .Va on-compose-done-shell
7149 .Va on-compose-done .
7150 The value is interpreted as a comma-separated list of custom headers to
7151 be injected, to include commas in the header bodies escape them with
7152 reverse solidus.
7153 \*(ID Overwriting of automatically managed headers is neither supported
7154 nor prevented.
7156 .Dl set customhdr='Hdr1: Body1-1\e, Body1-2,  Hdr2: Body2'
7159 .It Va datefield
7160 Controls the appearance of the
7161 .Ql %d
7162 date and time format specification of the
7163 .Va headline
7164 variable, that is used, for example, when viewing the summary of
7165 .Ic headers .
7166 If unset, then the local receiving date is used and displayed
7167 unformatted, otherwise the message sending
7168 .Ql Date: .
7169 It is possible to assign a
7170 .Xr strftime 3
7171 format string and control formatting, but embedding newlines via the
7172 .Ql %n
7173 format is not supported, and will result in display errors.
7174 The default is
7175 .Ql %Y-%m-%d %H:%M ,
7176 and also see
7177 .Va datefield-markout-older .
7180 .It Va datefield-markout-older
7181 Only used in conjunction with
7182 .Va datefield .
7183 Can be used to create a visible distinction of messages dated more than
7184 a day in the future, or older than six months, a concept comparable to the
7185 .Fl \&\&l
7186 option of the POSIX utility
7187 .Xr ls 1 .
7188 If set to the empty string, then the plain month, day and year of the
7189 .Ql Date:
7190 will be displayed, but a
7191 .Xr strftime 3
7192 format string to control formatting can be assigned.
7193 The default is
7194 .Ql %Y-%m-%d .
7197 .It Va debug
7198 \*(BO Enables debug messages and obsoletion warnings, disables the
7199 actual delivery of messages and also implies
7200 .Pf no Va record
7201 as well as
7202 .Pf no Va save .
7205 .It Va disposition-notification-send
7206 \*(BO\*(OP Emit a
7207 .Ql Disposition-Notification-To:
7208 header (RFC 3798) with the message.
7209 This requires the
7210 .Va from
7211 variable to be set.
7212 .\" TODO .It Va disposition-notification-send-HOST
7213 .\"Overrides
7214 .\".Va disposition-notification-send
7215 .\" for SMTP accounts on a specific host.
7216 .\" TODO .It Va disposition-notification-send-USER@HOST
7217 .\"Overrides
7218 .\".Va disposition-notification-send
7219 .\"for a specific account.
7222 .It Va dot
7223 \*(BO When dot is set, a period
7224 .Ql \&.
7225 on a line by itself during message input in (interactive) compose mode
7226 will be treated as end-of-message (in addition to the normal end-of-file
7227 condition).
7229 .Va ignoreeof
7230 is set
7231 .Pf no Va dot
7232 is ignored.
7235 .It Va dotlock-ignore-error
7236 \*(BO\*(OP Synchronization of mailboxes which \*(UA treats as
7237 .Mx -sx
7238 .Sx "primary system mailbox" Ns
7239 es (see, e.g., the notes on
7240 .Sx "Filename transformations" ,
7241 as well as the documentation of
7242 .Ic file )
7243 will be protected with so-called dotlock files\(emthe traditional mail
7244 spool file locking method\(emin addition to system file locking.
7245 Because \*(UA ships with a privilege-separated dotlock creation program
7246 that should always be able to create such a dotlock file there is no
7247 good reason to ignore dotlock file creation errors, and thus these are
7248 fatal unless this variable is set.
7251 .It Va editalong
7252 \*(BO If this variable is set then the editor is started automatically
7253 when a message is composed in interactive mode, as if the
7254 .Ic ~e
7255 .Sx "COMMAND ESCAPES"
7256 had been specified.
7258 .Va editheaders
7259 variable is implied for this automatically spawned editor session.
7262 .It Va editheaders
7263 \*(BO When a message is edited while being composed,
7264 its header is included in the editable text.
7266 .Ql To: ,
7267 .Ql Cc: ,
7268 .Ql Bcc: ,
7269 .Ql Subject: ,
7270 .Ql From: ,
7271 .Ql Reply-To:
7273 .Ql Sender:
7274 fields are accepted within the header, other fields are ignored.
7277 .It Va emptystart
7278 \*(BO When entering interactive mode \*(UA normally writes
7279 .Dq \&No mail for user
7280 and exits immediately if a mailbox is empty or does not exist.
7281 If this variable is set \*(UA starts even with an empty or nonexistent
7282 mailbox (the latter behaviour furtherly depends upon
7283 .Va bsdcompat ,
7284 though).
7287 .It Va encoding
7288 The MIME
7289 .Ql Content-Transfer-Encoding
7290 to use in outgoing text messages and message parts, where applicable.
7291 (7-bit clean text messages are sent as-is, without a transfer encoding.)
7292 Valid values are:
7294 .Bl -tag -compact -width "_%%_"
7295 .It Ql 8bit
7296 .Pf (Or\0 Ql 8b . )
7297 8-bit transport effectively causes the raw data be passed through
7298 unchanged, but may cause problems when transferring mail messages over
7299 channels that are not ESMTP (RFC 1869) compliant.
7300 Also, several input data constructs are not allowed by the
7301 specifications and may cause a different transfer-encoding to be used.
7302 .It Ql quoted-printable
7303 .Pf (Or\0 Ql qp . )
7304 Quoted-printable encoding is 7-bit clean and has the property that ASCII
7305 characters are passed through unchanged, so that an english message can
7306 be read as-is; it is also acceptible for other single-byte locales that
7307 share many characters with ASCII, like, e.g., ISO-8859-1.
7308 The encoding will cause a large overhead for messages in other character
7309 sets: e.g., it will require up to twelve (12) bytes to encode a single
7310 UTF-8 character of four (4) bytes.
7311 .It Ql base64
7312 .Pf (Or\0 Ql b64 . )
7313 The default encoding, it is 7-bit clean and will always be used for
7314 binary data.
7315 This encoding has a constant input:output ratio of 3:4, regardless of
7316 the character set of the input data it will encode three bytes of input
7317 to four bytes of output.
7318 This transfer-encoding is not human readable without performing
7319 a decoding step.
7323 .It Va escape
7324 If defined, the first character of the value of this variable
7325 gives the character to use in place of tilde
7326 .Ql ~
7327 to denote
7328 .Sx "COMMAND ESCAPES" .
7329 If set to the empty string, command escapes are disabled.
7332 .It Va expandaddr
7333 If not set then file and command pipeline targets are not allowed,
7334 and any such address will be filtered out, giving a warning message.
7335 If set without a value then all possible recipient address
7336 specifications will be accepted \(en see the section
7337 .Sx "On sending mail, and non-interactive mode"
7338 for more on this.
7339 To accept them, but only in interactive mode, or when tilde commands
7340 were enabled explicitly by using one of the command line options
7341 .Fl ~
7343 .Fl # ,
7344 set this to the (case-insensitive) value
7345 .Ql restrict
7346 (it actually acts like
7347 .Ql restrict,-all,+name,+addr ,
7348 so that care for ordering issues must be taken) .
7350 In fact the value is interpreted as a comma-separated list of values.
7351 If it contains
7352 .Ql fail
7353 then the existence of disallowed specifications is treated as a hard
7354 send error instead of only filtering them out.
7355 The remaining values specify whether a specific type of recipient
7356 address specification is allowed (optionally indicated by a plus sign
7357 .Ql +
7358 prefix) or disallowed (prefixed with a hyphen-minus
7359 .Ql - ) .
7360 The value
7361 .Ql all
7362 addresses all possible address specifications,
7363 .Ql file
7364 file targets,
7365 .Ql pipe
7366 command pipeline targets,
7367 .Ql name
7368 plain user names and (MTA) aliases (\*(OB
7369 .Ql noalias
7370 may be used as an alternative syntax to
7371 .Ql -name )
7373 .Ql addr
7374 network addresses.
7375 These kind of values are interpreted in the given order, so that
7376 .Ql restrict,\:fail,\:+file,\:-all,\:+addr
7377 will cause hard errors for any non-network address recipient address
7378 unless \*(UA is in interactive mode or has been started with the
7379 .Fl ~
7381 .Fl #
7382 command line option; in the latter case(s) any address may be used, then.
7384 Historically invalid network addressees are silently stripped off.
7385 To change this and ensure that any encountered invalid email address
7386 instead causes a hard error, ensure the string
7387 .Ql failinvaddr
7388 is an entry in the above list.
7389 Setting this automatically enables network addressees
7390 (it actually acts like
7391 .Ql failinvaddr,+addr ,
7392 so that care for ordering issues must be taken) .
7395 .It Va expandargv
7396 Unless this variable is set additional
7397 .Va mta
7398 (Mail-Transfer-Agent)
7399 arguments from the command line, as can be given after a
7400 .Fl \&\&-
7401 separator, are ignored due to safety reasons.
7402 However, if set to the special (case-insensitive) value
7403 .Ql fail ,
7404 then the presence of additional MTA arguments is treated as a hard
7405 error that causes \*(UA to exit with failure status.
7406 A lesser strict variant is the otherwise identical
7407 .Ql restrict ,
7408 which does accept such arguments in interactive mode, or if tilde
7409 commands were enabled explicitly by using one of the command line options
7410 .Fl ~
7412 .Fl # .
7415 .It Va features
7416 \*(RO String giving a list of features \*(UA, preceded with a plus-sign
7417 .Ql +
7418 if the feature is available, and a minus-sign
7419 .Ql -
7420 otherwise.
7421 The output of the command
7422 .Ic version
7423 will include this information.
7426 .It Va flipr
7427 \*(BO This setting reverses the meanings of a set of reply commands,
7428 turning the lowercase variants, which by default address all recipients
7429 included in the header of a message
7430 .Pf ( Ic reply , respond , followup )
7431 into the uppercase variants, which by default address the sender only
7432 .Pf ( Ic Reply , Respond , Followup )
7433 and vice versa.
7434 The commands
7435 .Ic replysender , respondsender , followupsender
7436 as well as
7437 .Ic replyall , respondall , followupall
7438 are not affected by the current setting of
7439 .Va flipr .
7443 .It Va file-hook-load-EXTENSION , file-hook-save-EXTENSION
7444 It is possible to install file hooks which will be used by the
7445 .Ic file
7446 command in order to be able to transparently handle (through an
7447 intermediate temporary file) files with specific
7448 .Ql EXTENSION Ns
7449 s: the variable values can include shell snippets and are expected to
7450 write data to standard output / read data from standard input,
7451 respectively.
7452 \*(ID The variables may not be changed while there is a mailbox
7453 attendant.
7454 .Bd -literal -offset indent
7455 set file-hook-load-xy='echo >&2 XY-LOAD; gzip -cd' \e
7456     file-hook-save-xy='echo >&2 XY-SAVE; gzip -c' \e
7457     record=+null-sent.xy
7461 .It Va folder
7462 The default path under which mailboxes are to be saved:
7463 file names that begin with the plus-sign
7464 .Ql +
7465 will have the plus-sign replaced with the value of this variable if set,
7466 otherwise the plus-sign will remain unchanged when doing
7467 .Sx "Filename transformations" ;
7468 also see
7469 .Ic file
7470 for more on this topic.
7471 The value supports a subset of transformations itself, and if the
7472 non-empty value does not start with a solidus
7473 .Ql / ,
7474 then the value of
7475 .Ev HOME
7476 will be prefixed automatically.
7479 .It Va folder-hook
7480 This variable can be set to the name of a
7481 .Ic define Ns d
7482 macro which will be called whenever a
7483 .Ic file
7484 is opened.
7485 The macro will also be invoked when new mail arrives,
7486 but message lists for commands executed from the macro
7487 only include newly arrived messages then.
7488 .Ic localopts
7489 are activated by default in a folder hook, causing the covered settings
7490 to be reverted once the folder is left again.
7492 .Sy \*(ID:
7493 Macro behaviour, including option localization, will change in v15.
7494 One should be aware of that and possibly embed version checks in the
7495 used resource file(s).
7498 .It Va folder-hook-FOLDER
7499 Overrides
7500 .Va folder-hook
7501 for a folder named
7502 .Ql FOLDER .
7503 Unlike other folder specifications, the fully expanded name of a folder,
7504 without metacharacters, is used to avoid ambiguities.
7505 However, if the mailbox resides under
7506 .Va folder
7507 then the usual
7508 .Ql +
7509 specification is tried in addition, e.g., if
7510 .Va \&\&folder
7512 .Dq mail
7513 (and thus relative to the user's home directory) then
7514 .Pa /home/usr1/mail/sent
7515 will be tried as
7516 .Ql folder-hook-/home/usr1/mail/sent
7517 first, but then followed by
7518 .Ql folder-hook-+sent .
7521 .It Va followup-to
7522 \*(BO Controls whether a
7523 .Ql Mail-Followup-To:
7524 header is generated when sending messages to known mailing lists.
7525 Also see
7526 .Va followup-to-honour
7527 and the commands
7528 .Ic mlist , mlsubscribe , reply
7530 .Ic Lreply .
7533 .It Va followup-to-honour
7534 Controls whether a
7535 .Ql Mail-Followup-To:
7536 header is honoured when group-replying to a message via
7537 .Ic reply
7539 .Ic Lreply .
7540 This is a quadoption; if set without a value it defaults to
7541 .Dq yes .
7542 Also see
7543 .Va followup-to
7544 and the commands
7545 .Ic mlist
7547 .Ic mlsubscribe .
7550 .It Va forward-as-attachment
7551 \*(BO Original messages are normally sent as inline text with the
7552 .Ic forward
7553 command,
7554 and only the first part of a multipart message is included.
7555 With this setting enabled messages are sent as unmodified MIME
7556 .Ql message/rfc822
7557 attachments with all of their parts included.
7560 .It Va from
7561 The address (or a list of addresses) to put into the
7562 .Ql From:
7563 field of the message header, quoting RFC 5322:
7564 the author(s) of the message, that is, the mailbox(es) of the person(s)
7565 or system(s) responsible for the writing of the message.
7566 When
7567 .Ic reply Ns
7568 ing to messages these addresses are handled as if they were in the
7569 .Ic alternates
7570 list.
7572 If the machine's hostname is not valid at the Internet (for example at
7573 a dialup machine) then either this variable or
7574 .Va hostname
7575 (\*(IN and with a defined SMTP protocol in
7576 .Va mta
7577 .Va smtp-hostname
7578 adds even more fine-tuning capabilities),
7579 have to be set.
7581 .Va \&\&from
7582 contains more than one address,
7583 setting the
7584 .Va sender
7585 variable is required (according to the standard RFC 5322).
7587 If a file-based MTA is used, then
7588 .Va from
7589 (or, if that contains multiple addresses,
7590 .Va sender )
7591 can nonetheless be enforced to appear as the envelope sender address at
7592 the MTA protocol level (the RFC 5321 reverse-path), either by using the
7593 .Fl r
7594 command line option (with an empty argument; see there for the complete
7595 picture on this topic), or by setting the internal variable
7596 .Va r-option-implicit .
7599 .It Va fullnames
7600 \*(BO When replying to or forwarding a message \*(UA normally removes
7601 the comment and name parts of email addresses.
7602 If this variable is set such stripping is not performed,
7603 and comments, names etc. are retained.
7606 .It Va fwdheading
7607 The string to put before the text of a message with the
7608 .Ic forward
7609 command
7610 (unless the
7611 .Va forward-as-attachment
7612 variable is set).
7613 Defaults to
7614 .Dq -------- Original Message --------
7615 if unset; No heading is put if it is set to the empty string.
7618 .It Va header
7619 \*(BO Causes the header summary to be written at startup and after
7620 commands that affect the number of messages or the order of messages in
7621 the current folder; enabled by default.
7622 The command line option
7623 .Fl N
7624 can be used to set
7625 .Pf no Va header .
7626 The variable
7627 .Va bsdannounce
7628 complements this and controls header summary display on folder changes.
7632 .It Va headline
7633 A format string to use for the summary of
7634 .Ic headers ,
7635 similar to the ones used for
7636 .Xr printf 3
7637 formats.
7638 Format specifiers in the given string start with a percent character
7639 .Ql %
7640 and may be followed by an optional decimal number indicating the field
7641 width \(em if that is negative, the field is to be left-aligned.
7642 Valid format specifiers are:
7645 .Bl -tag -compact -width "_%%_"
7646 .It Ql %%
7647 A plain percent character.
7648 .It Ql %>
7649 .Dq Dotmark :
7650 a space character but for the current message
7651 .Pf ( Dq dot ) ,
7652 for which it expands to
7653 .Ql > .
7654 .It Ql %<
7655 .Dq Dotmark :
7656 a space character but for the current message
7657 .Pf ( Dq dot ) ,
7658 for which it expands to
7659 .Ql < .
7660 .It Ql %$
7661 \*(OP The spam score of the message, as has been classified via the
7662 command
7663 .Ic spamrate .
7664 Shows only a replacement character if there is no spam support.
7665 .It Ql %a
7666 Message attribute character (status flag); the actual content can be
7667 adjusted by setting
7668 .Va attrlist .
7669 .It Ql %d
7670 The date found in the
7671 .Ql From:
7672 header of the message when
7673 .Va datefield
7674 is set (the default), otherwise the date when the message was received.
7675 Formatting can be controlled by assigning a
7676 .Xr strftime 3
7677 format string to
7678 .Va datefield .
7679 .It Ql %e
7680 The indenting level in threaded mode.
7681 .It Ql %f
7682 The address of the message sender.
7683 .It Ql %i
7684 The message thread tree structure.
7685 (Note that this format does not support a field width.)
7686 .It Ql %l
7687 The number of lines of the message, if available.
7688 .It Ql %m
7689 Message number.
7690 .It Ql %o
7691 The number of octets (bytes) in the message, if available.
7692 .It Ql %s
7693 Message subject (if any).
7694 .It Ql %S
7695 Message subject (if any) in double quotes.
7696 .It Ql \&%T
7697 Message recipient flags: is the addressee of the message a known or
7698 subscribed mailing list \(en see
7699 .Ic mlist
7701 .Ic mlsubscribe .
7702 .It Ql %t
7703 The position in threaded/sorted order.
7706 The default is
7707 .Ql %>\&%a\&%m\ %-18f\ %16d\ %4l/%\-5o\ %i%-s ,
7709 .Ql %>\&%a\&%m\ %20-f\ \ %16d\ %3l/%\-5o\ %i%-S
7711 .Va bsdcompat
7712 is set.
7713 Also see
7714 .Va attrlist
7716 .Va headline-bidi .
7720 .It Va headline-bidi
7721 Bidirectional text requires special treatment when displaying headers,
7722 because numbers (in dates or for file sizes etc.) will not affect the
7723 current text direction, in effect resulting in ugly line layouts when
7724 arabic or other right-to-left text is to be displayed.
7725 On the other hand only a minority of terminals is capable to correctly
7726 handle direction changes, so that user interaction is necessary for
7727 acceptable results.
7728 Note that extended host system support is required nonetheless, e.g.,
7729 detection of the terminal character set is one precondition;
7730 and this feature only works in an Unicode (i.e., UTF-8) locale.
7732 In general setting this variable will cause \*(UA to encapsulate text
7733 fields that may occur when displaying
7734 .Va headline
7735 (and some other fields, like dynamic expansions in
7736 .Va prompt )
7737 with special Unicode control sequences;
7738 it is possible to fine-tune the terminal support level by assigning
7739 a value:
7740 no value (or any value other than
7741 .Ql 1 ,
7742 .Ql 2
7744 .Ql 3 )
7745 will make \*(UA assume that the terminal is capable to properly deal
7746 with Unicode version 6.3, in which case text is embedded in a pair of
7747 U+2068 (FIRST STRONG ISOLATE) and U+2069 (POP DIRECTIONAL ISOLATE)
7748 characters.
7749 In addition no space on the line is reserved for these characters.
7751 Weaker support is chosen by using the value
7752 .Ql 1
7753 (Unicode 6.3, but reserve the room of two spaces for writing the control
7754 sequences onto the line).
7755 The values
7756 .Ql 2
7758 .Ql 3
7759 select Unicode 1.1 support (U+200E, LEFT-TO-RIGHT MARK); the latter
7760 again reserves room for two spaces in addition.
7763 .It Va history-file
7764 \*(OP If a line editor is available then this can be set to
7765 name the (expandable) path of the location of a permanent history file.
7766 Also see
7767 .Va history-size .
7770 .It Va history-gabby
7771 \*(BO\*(OP Add more entries to the history as is normally done.
7774 .It Va history-gabby-persist
7775 \*(BO\*(OP \*(UA's own MLE will not save the additional
7776 .Va history-gabby
7777 entries in persistent storage unless this variable is set.
7778 On the other hand it will not loose the knowledge of whether
7779 a persistent entry was gabby or not.
7780 Also see
7781 .Va history-file .
7784 .It Va history-size
7785 \*(OP Setting this variable imposes a limit on the number of concurrent
7786 history entries.
7787 If set to the value 0 then no further history entries will be added, and
7788 loading and incorporation of the
7789 .Va history-file
7790 upon program startup can also be suppressed by doing this.
7791 Runtime changes will not be reflected, but will affect the number of
7792 entries saved to permanent storage.
7795 .It Va hold
7796 \*(BO This setting controls whether messages are held in the system
7797 .Va inbox ,
7798 and it is set by default.
7801 .It Va hostname
7802 Use this string as hostname when expanding local addresses instead of
7803 the value obtained from
7804 .Xr uname 3
7806 .Xr getaddrinfo 3 .
7807 It is used, e.g., in
7808 .Ql Message-ID:
7810 .Ql From:
7811 fields, as well as when generating
7812 .Ql Content-ID:
7813 MIME part related unique ID fields.
7814 Setting it to the empty string will cause the normal hostname to be
7815 used, but nonetheless enables creation of said ID fields.
7816 \*(IN in conjunction with the builtin SMTP
7817 .Va mta
7818 .Va smtp-hostname
7819 also influences the results:
7820 one should produce some test messages with the desired combination of
7821 .Va \&\&hostname ,
7822 and/or
7823 .Va from ,
7824 .Va sender
7825 etc. first.
7828 .It Va idna-disable
7829 \*(BO\*(OP Can be used to turn off the automatic conversion of domain
7830 names according to the rules of IDNA (internationalized domain names
7831 for applications).
7832 Since the IDNA code assumes that domain names are specified with the
7833 .Va ttycharset
7834 character set, an UTF-8 locale charset is required to represent all
7835 possible international domain names (before conversion, that is).
7838 .It Va ignore
7839 \*(BO Ignore interrupt signals from the terminal while entering
7840 messages; instead echo them as
7841 .Ql @
7842 characters and discard the current line.
7845 .It Va ignoreeof
7846 \*(BO Ignore end-of-file conditions
7847 .Pf ( Ql control-D )
7848 in compose mode on message input and in interactive command input.
7849 If set an interactive command input session can only be left by
7850 explicitly using one of the commands
7851 .Ic exit
7853 .Ic quit ,
7854 and message input in compose mode can only be terminated by entering
7855 a period
7856 .Ql \&.
7857 on a line by itself or by using the
7858 .Ic ~.
7859 .Sx "COMMAND ESCAPES" ;
7860 .Va ignoreeof
7861 overrides a setting of
7862 .Pf no Va dot .
7865 .It Va inbox
7866 If this is set to a non-empty string it will specify the users
7867 .Mx -sx
7868 .Sx "primary system mailbox" ,
7869 overriding
7870 .Ev MAIL
7871 and the system-dependent default, and (thus) be used to replace
7872 .Ql %
7873 when doing
7874 .Sx "Filename transformations" ;
7875 also see
7876 .Ic file
7877 for more on this topic.
7878 The value supports a subset of transformations itself.
7881 .It Va indentprefix
7882 String used by the
7883 .Ic ~m , ~M
7885 .Ic ~R
7886 .Sx "COMMAND ESCAPES"
7887 and by the
7888 .Va quote
7889 option for indenting messages,
7890 in place of the normal tabulator character
7891 .Ql ^I ,
7892 which is the default.
7893 Be sure to quote the value if it contains spaces or tabs.
7896 .It Va keep
7897 \*(BO If set, an empty system (MBOX) mailbox file is not removed.
7898 Note that, in conjunction with
7899 .Va posix
7900 (and, thus,
7901 .Ev POSIXLY_CORRECT )
7902 any empty file will be removed unless this variable is set.
7903 This may improve the interoperability with other mail user agents
7904 when using a common folder directory, and prevents malicious users
7905 from creating fake mailboxes in a world-writable spool directory.
7906 \*(ID Only local regular (MBOX) files are covered, Maildir or other
7907 mailbox types will never be removed, even if empty.
7910 .It Va keep-content-length
7911 \*(BO When (editing messages and) writing
7912 .Ev MBOX
7913 mailbox files \*(UA can be told to keep the
7914 .Ql Content-Length:
7916 .Ql Lines:
7917 header fields that some MUAs generate by setting this variable.
7918 Since \*(UA does neither use nor update these non-standardized header
7919 fields (which in itself shows one of their conceptual problems),
7920 stripping them should increase interoperability in between MUAs that
7921 work with with same mailbox files.
7922 Note that, if this is not set but
7923 .Va writebackedited ,
7924 as below, is, a possibly performed automatic stripping of these header
7925 fields already marks the message as being modified.
7928 .It Va keepsave
7929 \*(BO When a message is saved it is usually discarded from the
7930 originating folder when \*(UA is quit.
7931 This setting causes all saved message to be retained.
7934 .It Va line-editor-disable
7935 \*(BO Turn off any enhanced line editing capabilities (see
7936 .Sx "On terminal control and line editor"
7937 for more).
7940 .It Va line-editor-no-defaults
7941 \*(BO\*(OP Do not establish any default key binding.
7944 .It Va mailx-extra-rc
7945 An additional startup file that is loaded as the last of the
7946 .Sx "Resource files" .
7947 Use this file for commands that are not understood by other POSIX
7948 .Xr mailx 1
7949 implementations.
7952 .It Va markanswered
7953 \*(BO When a message is replied to and this variable is set,
7954 it is marked as having been
7955 .Ic answered .
7956 See the section
7957 .Sx "Message states" .
7960 .It Va mbox-rfc4155
7961 \*(BO If this is set then when opening MBOX mailbox files \*(UA will not
7962 use the tolerant POSIX rules for detecting message boundaries (so-called
7963 .Ql From_
7964 lines), as it does by default for compatibility reasons, but the more
7965 strict rules that have been defined in RFC 4155.
7966 When saving to MBOX mailboxes this indicates when so-called
7967 .Ql From_
7968 quoting is to be applied \(em note this is never necessary for any
7969 message newly generated by \*(UA, it only applies to messages generated
7970 by buggy or malicious MUAs.
7971 (\*(UA will use a proper
7972 .Va encoding
7973 to ensure that
7974 .Ql From_
7975 lines cannot be misinterpreted as message boundaries.)
7977 This should not be set normally, but may be handy when \*(UA complains
7978 about having seen invalid
7979 .Ql From_
7980 lines when opening a MBOX: in this case temporarily setting this
7981 variable, re-opening the mailbox in question, unsetting this variable
7982 again and then invoking
7983 .Ql copy * SOME-FILE
7984 will perform proper, POSIX-compliant
7985 .Ql From_
7986 quoting for all detected messages, resulting in a valid MBOX mailbox.
7989 .It Va memdebug
7990 \*(BO Internal development variable.
7993 .It Va message-id-disable
7994 \*(BO By setting this variable the generation of
7995 .Ql Message-ID:
7996 can be completely suppressed, effectively leaving this task up to the
7997 .Va mta
7998 (Mail-Transfer-Agent) or the SMTP server.
7999 (According to RFC 5321 a SMTP server is not required to add this
8000 field by itself, so it should be ensured that it accepts messages without
8001 .Ql Message-ID . )
8002 This variable also affects automatic generation of
8003 .Va Content-ID:
8004 MIME header fields.
8007 .It Va message-inject-head
8008 A string to put at the beginning of each new message.
8009 The escape sequences tabulator
8010 .Ql \et
8011 and newline
8012 .Ql \en
8013 are understood.
8016 .It Va message-inject-tail
8017 A string to put at the end of each new message.
8018 The escape sequences tabulator
8019 .Ql \et
8020 and newline
8021 .Ql \en
8022 are understood.
8025 .It Va metoo
8026 \*(BO Usually, when an
8027 .Ic alias
8028 expansion contains the sender, the sender is removed from the expansion.
8029 Setting this option suppresses these removals.
8030 Note that a set
8031 .Va metoo
8032 also causes a
8033 .Ql -m
8034 option to be passed through to the
8035 .Va mta
8036 (Mail-Transfer-Agent); though most of the modern MTAs no longer document
8037 this flag, no MTA is known which does not support it (for historical
8038 compatibility).
8041 .It Va mime-allow-text-controls
8042 \*(BO When sending messages, each part of the message is MIME-inspected
8043 in order to classify the
8044 .Ql Content-Type:
8046 .Ql Content-Transfer-Encoding:
8047 (see
8048 .Va encoding )
8049 that is required to send this part over mail transport, i.e.,
8050 a computation rather similar to what the
8051 .Xr file 1
8052 command produces when used with the
8053 .Ql --mime
8054 option.
8056 This classification however treats text files which are encoded in
8057 UTF-16 (seen for HTML files) and similar character sets as binary
8058 octet-streams, forcefully changing any
8059 .Ql text/plain
8061 .Ql text/html
8062 specification to
8063 .Ql application/octet-stream :
8064 If that actually happens a yet unset charset MIME parameter is set to
8065 .Ql binary ,
8066 effectively making it impossible for the receiving MUA to automatically
8067 interpret the contents of the part.
8069 If this variable is set, and the data was unambiguously identified as
8070 text data at first glance (by a
8071 .Ql .txt
8073 .Ql .html
8074 file extension), then the original
8075 .Ql Content-Type:
8076 will not be overwritten.
8079 .It Va mime-alternative-favour-rich
8080 \*(BO If this variable is set then rich MIME alternative parts (e.g.,
8081 HTML) will be preferred in favour of included plain text versions when
8082 displaying messages, provided that a handler exists which produces
8083 output that can be (re)integrated into \*(UA's normal visual display.
8084 (E.g., at the time of this writing some newsletters ship their full
8085 content only in the rich HTML part, whereas the plain text part only
8086 contains topic subjects.)
8089 .It Va mime-counter-evidence
8090 Normally the
8091 .Ql Content-Type:
8092 field is used to decide how to handle MIME parts.
8093 Some MUAs however do not use
8094 .Xr mime.types 5
8095 or a similar mechanism to correctly classify content, but simply specify
8096 .Ql application/octet-stream ,
8097 even for plain text attachments like
8098 .Ql text/diff .
8099 If this variable is set then \*(UA will try to classify such MIME
8100 message parts on its own, if possible, for example via a possibly
8101 existing attachment filename.
8102 A non-empty value may also be given, in which case a number is expected,
8103 actually a carrier of bits.
8104 Creating the bit-carrying number is a simple addition:
8105 .Bd -literal -offset indent
8106 ? !echo Value should be set to $((2 + 4 + 8))
8107 Value should be set to 14
8110 .Bl -bullet -compact
8112 If bit two is set (2) then the detected
8113 .Dq real
8114 content-type will be carried along with the message and be used for
8115 deciding which
8116 .Va pipe-TYPE/SUBTYPE
8117 is responsible for the MIME part, shall that question arise;
8118 when displaying such a MIME part the part-info will indicate the
8119 overridden content-type by showing a plus-sign
8120 .Ql + .
8122 If bit three is set (4) then the counter-evidence is always produced
8123 and a positive result will be used as the MIME type, even forcefully
8124 overriding the parts given MIME type.
8126 If bit four is set (8) then as a last resort the actual content of
8127 .Ql application/octet-stream
8128 parts will be inspected, so that data which looks like plain text can be
8129 treated as such.
8133 .It Va mimetypes-load-control
8134 Can be used to control which of the
8135 .Xr mime.types 5
8136 databases are loaded by \*(UA, as furtherly described in the section
8137 .Sx "The mime.types files" .
8138 If the letter
8139 .Ql u
8140 is part of the option value, then the user's personal
8141 .Pa ~/.mime.types
8142 file will be loaded (if it exists); likewise the letter
8143 .Ql s
8144 controls loading of the system wide
8145 .Pa /etc/mime.types ;
8146 directives found in the user file take precedence, letter matching is
8147 case-insensitive.
8148 If this variable is not set \*(UA will try to load both files.
8149 Incorporation of the \*(UA-builtin MIME types cannot be suppressed,
8150 but they will be matched last (the order can be listed via
8151 .Ic mimetype ) .
8153 More sources can be specified by using a different syntax: if the
8154 value string contains an equals sign
8155 .Ql =
8156 then it is instead parsed as a comma-separated list of the described
8157 letters plus
8158 .Ql f=FILENAME
8159 pairs; the given filenames will be expanded and loaded, and their
8160 content may use the extended syntax that is described in the section
8161 .Sx "The mime.types files" .
8162 Directives found in such files always take precedence (are prepended to
8163 the MIME type cache).
8167 .It Va mta
8168 To choose an alternate Mail-Transfer-Agent, set this option to either
8169 the full pathname of an executable (optionally prefixed with a
8170 .Ql file://
8171 protocol indicator), or \*(OPally a SMTP protocol URL, e.g., \*(IN
8173 .Dl smtps?://[user[:password]@]server[:port]
8175 (\*(OU:
8176 .Ql [smtp://]server[:port] . )
8177 The default has been chosen at compie time.
8178 All supported data transfers are executed in child processes, which
8179 run asynchronously, and without supervision, unless either the
8180 .Va sendwait
8181 or the
8182 .Va verbose
8183 variable is set.
8184 If such a child receives a TERM signal, it will abort and
8185 .Va save
8186 the message to
8187 .Ev DEAD ,
8188 if so configured.
8191 For a file-based MTA it may be necessary to set
8192 .Va mta-argv0
8193 in in order to choose the right target of a modern
8194 .Xr mailwrapper 8
8195 environment.
8196 It will be passed command line arguments from several possible sources:
8197 from the variable
8198 .Va mta-arguments
8199 if set, from the command line if given and the variable
8200 .Va expandargv
8201 allows their use.
8202 Argument processing of the MTA will be terminated with a
8203 .Fl \&\&-
8204 separator.
8207 The otherwise occurring implicit usage of the following MTA command
8208 line arguments can be disabled by setting the boolean variable
8209 .Va mta-no-default-arguments
8210 (which will also disable passing
8211 .Fl \&\&-
8212 to the MTA):
8213 .Fl \&\&i
8214 (for not treating a line with only a dot
8215 .Ql \&.
8216 character as the end of input),
8217 .Fl \&\&m
8218 (shall the variable
8219 .Va metoo
8220 be set) and
8221 .Fl \&\&v
8222 (if the
8223 .Va verbose
8224 variable is set); in conjunction with the
8225 .Fl r
8226 command line option \*(UA will also (not) pass
8227 .Fl \&\&f
8228 as well as possibly
8229 .Fl \&\&F .
8232 \*(OP \*(UA can send mail over SMTP network connections to a single
8233 defined SMTP smarthost, the access URL of which has to be assigned to
8234 .Va mta .
8235 To use this mode it is helpful to read
8236 .Sx "On URL syntax and credential lookup" .
8237 It may be necessary to set the
8238 .Va smtp-hostname
8239 variable in order to use a specific combination of
8240 .Va from ,
8241 .Va hostname
8243 .Va mta
8244 with some mail providers.
8247 .Bl -bullet -compact
8249 The plain SMTP protocol (RFC 5321) that normally lives on the
8250 server port 25 and requires setting the
8251 .Va smtp-use-starttls
8252 variable to enter a SSL/TLS encrypted session state.
8253 Assign a value like \*(IN
8254 .Ql smtp://[user[:password]@]server[:port]
8255 (\*(OU
8256 .Ql smtp://server[:port] )
8257 to choose this protocol.
8259 The so-called SMTPS which is supposed to live on server port 465
8260 and is automatically SSL/TLS secured.
8261 Unfortunately it never became a standardized protocol and may thus not
8262 be supported by your hosts network service database
8263 \(en in fact the port number has already been reassigned to other
8264 protocols!
8266 SMTPS is nonetheless a commonly offered protocol and thus can be
8267 chosen by assigning a value like \*(IN
8268 .Ql smtps://[user[:password]@]server[:port]
8269 (\*(OU
8270 .Ql smtps://server[:port] ) ;
8271 due to the mentioned problems it is usually necessary to explicitly
8272 specify the port as
8273 .Ql :465 ,
8274 however.
8276 Finally there is the SUBMISSION protocol (RFC 6409), which usually
8277 lives on server port 587 and is practically identically to the SMTP
8278 protocol from \*(UA's point of view beside that; it requires setting the
8279 .Va smtp-use-starttls
8280 variable to enter a SSL/TLS secured session state.
8281 Assign a value like \*(IN
8282 .Ql submission://[user[:password]@]server[:port]
8283 (\*(OU
8284 .Ql submission://server[:port] ) .
8289 .It Va mta-arguments
8290 Arguments to pass through to a file-based
8291 .Va mta
8292 can be given via this variable, the content of which will be split up in
8293 a vector of arguments, to be joined onto other possible MTA options:
8295 .Dl set mta-arguments='-t -X \&"/tmp/my log\&"'
8298 .It Va mta-no-default-arguments
8299 \*(BO Unless this variable is set \*(UA will pass some well known
8300 standard command line options to a file-based
8301 .Va mta
8302 (Mail-Transfer-Agent), see there for more.
8305 .It Va mta-argv0
8306 Many systems use a so-called
8307 .Xr mailwrapper 8
8308 environment to ensure compatibility with
8309 .Xr sendmail 1 .
8310 This works by inspecting the name that was used to invoke the mail
8311 delivery system.
8312 If this variable is set then the mailwrapper (the program that is
8313 actually executed when calling the file-based
8314 .Va mta )
8315 will treat its contents as that name.
8316 The default is
8317 .Ql sendmail .
8319 .Mx Va netrc-lookup
8320 .It Va netrc-lookup-USER@HOST , netrc-lookup-HOST , netrc-lookup
8321 \*(BO\*(IN\*(OP Used to control usage of the users
8322 .Pa .netrc
8323 file for lookup of account credentials, as documented in the section
8324 .Sx "On URL syntax and credential lookup"
8325 and for the command
8326 .Ic netrc ;
8327 the section
8328 .Sx "The .netrc file"
8329 documents the file format.
8330 Also see
8331 .Va netrc-pipe .
8334 .It Va netrc-pipe
8335 \*(IN\*(OP When
8336 .Pa .netrc
8337 is loaded (see
8338 .Ic netrc
8340 .Va netrc-lookup )
8341 then \*(UA will read the output of a shell pipe instead of the users
8342 .Pa .netrc
8343 file if this variable is set (to the desired shell command).
8344 This can be used to, e.g., store
8345 .Pa .netrc
8346 in encrypted form:
8348 .Dl set netrc-pipe='gpg -qd ~/.netrc.pgp'
8351 .It Va newfolders
8352 If this variable has the value
8353 .Ql maildir ,
8354 newly created local folders will be in Maildir format.
8357 .It Va newmail
8358 Checks for new mail in the current folder each time the prompt is shown.
8359 A Maildir folder must be re-scanned to determine if new mail has arrived.
8360 If this variable is set to the special value
8361 .Ql nopoll
8362 then a Maildir folder will not be rescanned completely, but only
8363 timestamp changes are detected.
8367 .It Va on-compose-done-shell , on-compose-done
8368 These hooks run once the normal compose mode is finished, but before the
8369 .Va on-compose-leave
8370 macro hook is called, the
8371 .Va signature
8372 is injected etc.
8373 Both hooks will be executed in a subprocess, with their input and output
8374 connected to \*(UA such that they can act as if they would be an
8375 interactive user.
8376 The difference in between them is that the former is a
8377 .Ev SHELL
8378 command, whereas the latter is a normal \*(UA macro, but which is
8379 restricted to a small set of commands (the
8380 .Va verbose
8381 output of, e.g.,
8382 .Ic list
8383 will indicate said capability), just enough for the purpose of
8384 controlling the real \*(UA instance sufficiently.
8385 .Ic localopts
8386 are enabled for these hooks (in the parent process), causing any setting
8387 to be forgotten after the message has been sent.
8389 During execution of these hook \*(UA will temporarily forget whether it
8390 has been started in interactive mode, (a restricted set of)
8391 .Sx "COMMAND ESCAPES"
8392 will always be available, and for guaranteed reproduceabilities sake
8393 .Va escape
8394 will be set to its default.
8395 The compose mode command
8396 .Ic ~^
8397 has been especially designed for scriptability (via these hooks).
8398 The first line the hook will read on its standard input is the protocol
8399 version of said command escape, currently
8400 .Dq 0 0 1 :
8401 backward incompatible protocol changes are to be expected in the
8402 future, and it is advisable to make use of the protocol version.
8403 \*(ID because most \*(UA commands do not take this new functionality
8404 into account but are ment for human interaction special care must be
8405 taken to avoid deadlocks because of unexpected control flow; i.e., that
8406 both involved processes wait for more input to happen at the same time,
8407 or one doesn't expect more input but the other is stuck waiting for
8408 consumation of its output.
8409 .Bd -literal -offset indent
8410 wysh set on-compose-done-shell=$'\e
8411   read version;\e
8412   printf "hello $version!  Headers: ";\e
8413   echo \e'~^header list\e';\e
8414   read status result;\e
8415   echo "status=$status result=$result";\e
8416   '
8418 set on-compose-done=ocdm
8419 define ocdm {
8420   read ver
8421   echo version is $ver, escape=$escape
8422   if [ "$features" !@ +regex ]
8423     echoerr 'Need regular-expression support, aborting send'
8424     echo '~x'
8425   endif
8426   echo '~^header list'
8427   read hl
8428   if [ "$hl" !~ ^2 ]
8429     echoerr 'Failed to read header list, bailing out'
8430     echo '~x'
8431   endif
8432   if [ "$hl" !@ ' cc' ]
8433     echo '~^header insert cc Diet is your <mirr.or>'
8434     read es
8435     if [ "$es" !~ ^2 ]
8436       echoerr 'Failed to insert Cc: header, bailing out'
8437       echo '~x'
8438     endif
8439   endif
8440   echo '~:set from="Hoola Hoop <hh@exam.ple>"'
8446 .It Va on-compose-enter , on-compose-leave
8447 Macro hooks which will be executed before compose mode is entered, and
8448 after composing has been finished (but before the
8449 .Va signature
8450 is injected, etc.), respectively.
8451 .Ic localopts
8452 are enabled for these hooks, causing any setting to be forgotten after
8453 the message has been sent.
8454 The following (read-only) variables will be set temporarily during
8455 execution of the macros:
8457 .Bl -tag -compact -width ".It Va compose_subject"
8458 .It Va compose-from
8459 .Va from .
8460 .It Va compose-sender
8461 .Va sender .
8462 .It Va compose-to , compose-cc , compose-bcc
8463 The list of receiver addresses as a space-separated list.
8464 .It Va compose-subject
8465 The subject.
8469 .It Va outfolder
8470 \*(BO Causes the filename given in the
8471 .Va record
8472 variable
8473 and the sender-based filenames for the
8474 .Ic Copy
8476 .Ic Save
8477 commands to be interpreted relative to the directory given in the
8478 .Va folder
8479 variable rather than to the current directory,
8480 unless it is set to an absolute pathname.
8483 .It Va page
8484 \*(BO If set, each message feed through the command given for
8485 .Ic pipe
8486 is followed by a formfeed character
8487 .Ql \ef .
8489 .Mx Va password
8490 .It Va password-USER@HOST , password-HOST , password
8491 \*(IN Variable chain that sets a password, which is used in case none has
8492 been given in the protocol and account-specific URL;
8493 as a last resort \*(UA will ask for a password on the user's terminal if
8494 the authentication method requires a password.
8495 Specifying passwords in a startup file is generally a security risk;
8496 the file should be readable by the invoking user only.
8498 .It Va password-USER@HOST
8499 \*(OU (see the chain above for \*(IN)
8500 Set the password for
8501 .Ql USER
8502 when connecting to
8503 .Ql HOST .
8504 If no such variable is defined for a host,
8505 the user will be asked for a password on standard input.
8506 Specifying passwords in a startup file is generally a security risk;
8507 the file should be readable by the invoking user only.
8510 .It Va piperaw
8511 \*(BO Send messages to the
8512 .Ic pipe
8513 command without performing MIME and character set conversions.
8517 .It Va pipe-TYPE/SUBTYPE
8518 When a MIME message part of type
8519 .Ql TYPE/SUBTYPE
8520 (case-insensitive) is displayed or quoted,
8521 its text is filtered through the value of this variable interpreted as
8522 a shell command.
8523 The special value
8524 .Ql @
8525 forces interpretation of the message part as plain text, e.g.,
8526 .Ql set pipe-application/xml=@
8527 will henceforth display XML
8528 .Dq as is .
8529 (The same could also be achieved by adding a MIME type marker with the
8530 .Ic mimetype
8531 command.
8532 And \*(OPally MIME type handlers may be defined via
8533 .Sx "The Mailcap files"
8534 \(em corresponding flag strings are shown in parenthesis below.)
8537 The special value
8538 .Ql @
8539 can in fact be used to adjust usage and behaviour of a following shell
8540 command specification by appending trigger characters to it, e.g., the
8541 following hypothetical command specification could be used:
8542 .Bd -literal -offset indent
8543 set pipe-X/Y='@*!++=@vim ${MAILX_FILENAME_TEMPORARY}'
8547 .Bl -tag -compact -width ".It Ql __"
8548 .It Ql *
8549 Simply by using the special
8550 .Ql @
8551 prefix the MIME type (shell command) handler will only be invoked to
8552 display or convert the MIME part if the message is addressed directly
8553 and alone by itself.
8554 Use this trigger to disable this and always invoke the handler
8555 .Pf ( Cd x-mailx-always ) .
8557 .It Ql #
8558 If set the handler will not be invoked when a message is to be quoted,
8559 but only when it will be displayed
8560 .Pf ( Cd x-mailx-noquote ) .
8562 .It Ql &
8563 The command will be run asynchronously, i.e., without blocking \*(UA,
8564 which may be a handy way to display a, e.g., PDF file while also
8565 continuing to read the mail message
8566 .Pf ( Cd x-mailx-async ) .
8567 Asynchronous execution implies
8568 .Ql # .
8570 .It Ql \&!
8571 The command must be run on an interactive terminal, \*(UA will
8572 temporarily release the terminal to it
8573 .Pf ( Cd needsterminal ) .
8574 This flag is mutual exclusive with
8575 .Ql & ,
8576 will only be used in interactive mode and implies
8577 .Ql # .
8579 .It Ql +
8580 Request creation of a zero-sized temporary file, the absolute pathname
8581 of which will be made accessible via the environment variable
8582 .Ev MAILX_FILENAME_TEMPORARY
8583 .Pf ( Cd x-mailx-tmpfile ) .
8584 If this trigger is given twice then the file will be unlinked
8585 automatically by \*(UA when the command loop is entered again at latest
8586 .Pf ( Cd x-mailx-tmpfile-unlink ) .
8587 (Do not use this for asynchronous handlers.)
8589 .It Ql =
8590 Normally the MIME part content is passed to the handler via standard
8591 input; if this flag is set then the data will instead be written into
8592 .Ev MAILX_FILENAME_TEMPORARY
8593 .Pf ( Cd x-mailx-tmpfile-fill ) ,
8594 the creation of which is implied; note however that in order to cause
8595 deletion of the temporary file you still have to use two plus signs
8596 .Ql ++
8597 explicitly!
8599 .It Ql @
8600 To avoid ambiguities with normal shell command content you can use
8601 another at-sign to forcefully terminate interpretation of remaining
8602 characters.
8603 (Any character not in this list will have the same effect.)
8607 Some information about the MIME part to be displayed is embedded into
8608 the environment of the shell command:
8611 .Bl -tag -compact -width ".It Ev _AIL__ILENAME__ENERATED"
8613 .It Ev MAILX_CONTENT
8614 The MIME content-type of the part, if known, the empty string otherwise.
8617 .It Ev MAILX_CONTENT_EVIDENCE
8619 .Va mime-counter-evidence
8620 includes the carry-around-bit (2), then this will be set to the detected
8621 MIME content-type; not only then identical to
8622 .Ev \&\&MAILX_CONTENT
8623 otherwise.
8626 .It Ev MAILX_FILENAME
8627 The filename, if any is set, the empty string otherwise.
8630 .It Ev MAILX_FILENAME_GENERATED
8631 A random string.
8634 .It Ev MAILX_FILENAME_TEMPORARY
8635 If temporary file creation has been requested through the command prefix
8636 this variable will be set and contain the absolute pathname of the
8637 temporary file.
8642 .It Va pipe-EXTENSION
8643 This is identical to
8644 .Va pipe-TYPE/SUBTYPE
8645 except that
8646 .Ql EXTENSION
8647 (normalized to lowercase using character mappings of the ASCII charset)
8648 names a file extension, e.g.,
8649 .Ql xhtml .
8650 Handlers registered using this method take precedence.
8652 .Mx Va pop3-auth
8653 .It Va pop3-auth-USER@HOST , pop3-auth-HOST , pop3-auth
8654 \*(OP\*(IN Variable chain that sets the POP3 authentication method.
8655 The only possible value as of now is
8656 .Ql plain ,
8657 which is thus the default.
8660 .Mx Va pop3-bulk-load
8661 .It Va pop3-bulk-load-USER@HOST , pop3-bulk-load-HOST , pop3-bulk-load
8662 \*(BO\*(OP When accessing a POP3 server \*(UA loads the headers of
8663 the messages, and only requests the message bodies on user request.
8664 For the POP3 protocol this means that the message headers will be
8665 downloaded twice.
8666 If this variable is set then \*(UA will download only complete messages
8667 from the given POP3 server(s) instead.
8669 .Mx Va pop3-keepalive
8670 .It Va pop3-keepalive-USER@HOST , pop3-keepalive-HOST , pop3-keepalive
8671 \*(OP POP3 servers close the connection after a period of inactivity;
8672 the standard requires this to be at least 10 minutes,
8673 but practical experience may vary.
8674 Setting this variable to a numeric value greater than
8675 .Ql 0
8676 causes a
8677 .Ql NOOP
8678 command to be sent each value seconds if no other operation is performed.
8680 .Mx Va pop3-no-apop
8681 .It Va pop3-no-apop-USER@HOST , pop3-no-apop-HOST , pop3-no-apop
8682 \*(BO\*(OP Unless this variable is set the
8683 .Ql APOP
8684 authentication method will be used when connecting to a POP3 server that
8685 advertises support.
8686 The advantage of
8687 .Ql APOP
8688 is that the password is not sent in clear text over the wire and that
8689 only a single packet is sent for the user/password tuple.
8690 Note that
8691 .Va pop3-no-apop-HOST
8692 requires \*(IN.
8694 .Mx Va pop3-use-starttls
8695 .It Va pop3-use-starttls-USER@HOST , pop3-use-starttls-HOST , pop3-use-starttls
8696 \*(BO\*(OP Causes \*(UA to issue a
8697 .Ql STLS
8698 command to make an unencrypted POP3 session SSL/TLS encrypted.
8699 This functionality is not supported by all servers,
8700 and is not used if the session is already encrypted by the POP3S method.
8701 Note that
8702 .Va pop3-use-starttls-HOST
8703 requires \*(IN.
8706 .It Va posix
8707 \*(BO This flag enables POSIX mode, which changes behaviour of \*(UA
8708 where that deviates from standardized behaviour.
8709 It will be set implicitly before the
8710 .Sx "Resource files"
8711 are loaded if the environment variable
8712 .Ev POSIXLY_CORRECT
8713 is set, and adjusting any of those two will be reflected by the other
8714 one implicitly.
8717 .It Va print-alternatives
8718 \*(BO When a MIME message part of type
8719 .Ql multipart/alternative
8720 is displayed and it contains a subpart of type
8721 .Ql text/plain ,
8722 other parts are normally discarded.
8723 Setting this variable causes all subparts to be displayed,
8724 just as if the surrounding part was of type
8725 .Ql multipart/mixed .
8728 .It Va prompt
8729 The string used as a prompt in interactive mode.
8730 Whenever the variable is evaluated the value is expanded as via
8731 dollar-single-quote expansion (see
8732 .Sx "Shell-style argument quoting" ) .
8733 This (post-assignment, i.e., second) expansion can be used to embed
8734 status information, for example
8735 .Va \&? ,
8736 .Va \&! ,
8737 .Va -account
8739 .Va -mailbox-display .
8741 In order to embed characters which should not be counted when
8742 calculating the visual width of the resulting string, enclose the
8743 characters of interest in a pair of reverse solidus escaped brackets:
8744 .Ql \e[\eE[0m\e] ;
8745 a slot for coloured prompts is also available with the \*(OPal command
8746 .Ic colour .
8747 Prompting may be prevented by setting this to the null string
8748 (a.k.a.\|
8749 .Ql set noprompt ) .
8752 .It Va prompt2
8753 This string is used for secondary prompts, but is otherwise identical to
8754 .Va prompt .
8755 The default is
8756 .Ql ..\0 .
8759 .It Va quiet
8760 \*(BO Suppresses the printing of the version when first invoked.
8763 .It Va quote
8764 If set, \*(UA starts a replying message with the original message
8765 prefixed by the value of the variable
8766 .Va indentprefix .
8767 Normally, a heading consisting of
8768 .Dq Fromheaderfield wrote:
8769 is put before the quotation.
8770 If the string
8771 .Ql noheading
8772 is assigned to the
8773 .Va \&\&quote
8774 variable, this heading is omitted.
8775 If the string
8776 .Ql headers
8777 is assigned, only the headers selected by the
8778 .Ql type
8779 .Ic headerpick
8780 selection are put above the message body,
8781 thus
8782 .Va \&\&quote
8783 acts like an automatic
8784 .Pf ` Ic ~m Ns '
8785 .Sx "COMMAND ESCAPES"
8786 command, then.
8787 If the string
8788 .Ql allheaders
8789 is assigned, all headers are put above the message body and all MIME
8790 parts are included, making
8791 .Va \&\&quote
8792 act like an automatic
8793 .Pf ` Ic ~M Ns '
8794 command; also see
8795 .Va quote-as-attachment .
8798 .It Va quote-as-attachment
8799 \*(BO Add the original message in its entirety as a
8800 .Ql message/rfc822
8801 MIME attachment when replying to a message.
8802 Note this works regardless of the setting of
8803 .Va quote .
8806 .It Va quote-fold
8807 \*(OP Can be set in addition to
8808 .Va indentprefix .
8809 Setting this turns on a more fancy quotation algorithm in that leading
8810 quotation characters are compressed and overlong lines are folded.
8811 .Va \&\&quote-fold
8812 can be set to either one or two (space separated) numeric values,
8813 which are interpreted as the maximum (goal) and the minimum line length,
8814 respectively, in a spirit rather equal to the
8815 .Xr fmt 1
8816 program, but line-, not paragraph-based.
8817 If not set explicitly the minimum will reflect the goal algorithmically.
8818 The goal cannot be smaller than the length of
8819 .Va indentprefix
8820 plus some additional pad.
8821 Necessary adjustments take place silently.
8824 .It Va r-option-implicit
8825 \*(BO Setting this option evaluates the contents of
8826 .Va from
8827 (or, if that contains multiple addresses,
8828 .Va sender )
8829 and passes the results onto the used (file-based) MTA as described for the
8830 .Fl r
8831 option (empty argument case).
8834 .It Va recipients-in-cc
8835 \*(BO On group replies, specify only the sender of the original mail in
8836 .Ql To:
8837 and mention the other recipients in the secondary
8838 .Ql Cc: .
8839 By default all recipients of the original mail will be addressed via
8840 .Ql To: .
8843 .It Va record
8844 If defined, gives the pathname of the folder used to record all outgoing
8845 mail.
8846 If not defined, then outgoing mail is not saved.
8847 When saving to this folder fails the message is not sent,
8848 but instead saved to
8849 .Ev DEAD .
8852 .It Va record-resent
8853 \*(BO If both this variable and the
8854 .Va record
8855 variable are set,
8857 .Ic resend
8859 .Ic Resend
8860 commands save messages to the
8861 .Va record
8862 folder as it is normally only done for newly composed messages.
8865 .It Va reply-in-same-charset
8866 \*(BO If this variable is set \*(UA first tries to use the same
8867 character set of the original message for replies.
8868 If this fails, the mechanism described in
8869 .Sx "Character sets"
8870 is evaluated as usual.
8873 .It Va reply-strings
8874 Can be set to a comma-separated list of (case-insensitive according to
8875 ASCII rules) strings which shall be recognized in addition to the
8876 builtin strings as
8877 .Ql Subject:
8878 reply message indicators \(en builtin are
8879 .Ql Re: ,
8880 which is mandated by RFC 5322, as well as the german
8881 .Ql Aw: ,
8882 .Ql Antw: ,
8883 and the
8884 .Ql Wg:
8885 which often has been seen in the wild;
8886 I.e., the separating colon has to be specified explicitly.
8889 .It Va replyto
8890 A list of addresses to put into the
8891 .Ql Reply-To:
8892 field of the message header.
8893 Members of this list are handled as if they were in the
8894 .Ic alternates
8895 list.
8898 .It Va reply-to-honour
8899 Controls whether a
8900 .Ql Reply-To:
8901 header is honoured when replying to a message via
8902 .Ic reply
8904 .Ic Lreply .
8905 This is a quadoption; if set without a value it defaults to
8906 .Dq yes .
8909 .It Va rfc822-body-from_
8910 \*(BO This variable can be used to force displaying a so-called
8911 .Ql From_
8912 line for messages that are embedded into an envelope mail via the
8913 .Ql message/rfc822
8914 MIME mechanism, for more visual convenience.
8917 .It Va save
8918 \*(BO Enable saving of (partial) messages in
8919 .Ev DEAD
8920 upon interrupt or delivery error.
8923 .It Va screen
8924 The number of lines that represents a
8925 .Dq screenful
8926 of lines, used in
8927 .Ic headers
8928 summary display,
8929 .Ic from
8930 .Ic search Ns
8931 ing, message
8932 .Ic top Ns
8933 line display and scrolling via
8934 .Ic z .
8935 If this variable is not set \*(UA falls back to a calculation based upon
8936 the detected terminal window size and the baud rate: the faster the
8937 terminal, the more will be shown.
8938 Overall screen dimensions and pager usage is influenced by the
8939 environment variables
8940 .Ev COLUMNS
8942 .Ev LINES
8943 and the variable
8944 .Va crt .
8947 .It Va searchheaders
8948 \*(BO Expand message-list specifiers in the form
8949 .Ql /x:y
8950 to all messages containing the substring
8951 .Dq y
8952 in the header field
8953 .Ql x .
8954 The string search is case insensitive.
8957 .It Va sendcharsets
8958 \*(OP A comma-separated list of character set names that can be used in
8959 outgoing internet mail.
8960 The value of the variable
8961 .Va charset-8bit
8962 is automatically appended to this list of character-sets.
8963 If no character set conversion capabilities are compiled into \*(UA then
8964 the only supported charset is
8965 .Va ttycharset .
8966 Also see
8967 .Va sendcharsets-else-ttycharset
8968 and refer to the section
8969 .Sx "Character sets"
8970 for the complete picture of character set conversion in \*(UA.
8973 .It Va sendcharsets-else-ttycharset
8974 \*(BO\*(OP If this variable is set, but
8975 .Va sendcharsets
8976 is not, then \*(UA acts as if
8977 .Va sendcharsets
8978 had been set to the value of the variable
8979 .Va ttycharset .
8980 In effect this combination passes through the message data in the
8981 character set of the current locale (given that
8982 .Va ttycharset
8983 has not been set manually), i.e., without converting it to the
8984 .Va charset-8bit
8985 fallback character set.
8986 Thus, mail message text will be in ISO-8859-1 encoding when send from
8987 within a ISO-8859-1 locale, and in UTF-8 encoding when send from within
8988 an UTF-8 locale.
8989 If no character set conversion capabilities are available in \*(UA then
8990 the only supported character set is
8991 .Va ttycharset .
8994 .It Va sender
8995 An address that is put into the
8996 .Ql Sender:
8997 field of outgoing messages, quoting RFC 5322: the mailbox of the agent
8998 responsible for the actual transmission of the message.
8999 This field should normally not be used unless the
9000 .Va from
9001 field contains more than one address, on which case it is required.
9003 .Va \&\&sender
9004 address is handled as if it were in the
9005 .Ic alternates
9006 list; also see
9007 .Fl r ,
9008 .Va r-option-implicit .
9011 .It Va sendmail
9012 \*(OB Predecessor of
9013 .Va mta .
9016 .It Va sendmail-arguments
9017 \*(OB Predecessor of
9018 .Va mta-arguments .
9021 .It Va sendmail-no-default-arguments
9022 \*(OB\*(BO Predecessor of
9023 .Va mta-no-default-arguments .
9026 .It Va sendmail-progname
9027 \*(OB Predecessor of
9028 .Va mta-argv0 .
9031 .It Va sendwait
9032 \*(BO When sending a message wait until the
9033 .Va mta
9034 (including the builtin SMTP one) exits before accepting further commands.
9035 .Sy Only
9036 with this variable set errors reported by the MTA will be recognizable!
9037 If the MTA returns a non-zero exit status,
9038 the exit status of \*(UA will also be non-zero.
9041 .It Va showlast
9042 \*(BO This setting causes \*(UA to start at the last message
9043 instead of the first one when opening a mail folder.
9046 .It Va showname
9047 \*(BO Causes \*(UA to use the sender's real name instead of the plain
9048 address in the header field summary and in message specifications.
9051 .It Va showto
9052 \*(BO Causes the recipient of the message to be shown in the header
9053 summary if the message was sent by the user.
9056 .It Va Sign
9057 The string to expand
9058 .Ic ~A
9059 to (see
9060 .Sx "COMMAND ESCAPES" ) .
9063 .It Va sign
9064 The string to expand
9065 .Ic ~a
9066 to (see
9067 .Sx "COMMAND ESCAPES" ) .
9070 .It Va signature
9071 Must correspond to the name of a readable file if set.
9072 The file's content is then appended to each singlepart message
9073 and to the first part of each multipart message.
9074 Be warned that there is no possibility to edit the signature for an
9075 individual message.
9078 .It Va skipemptybody
9079 \*(BO If an outgoing message does not contain any text in its first or
9080 only message part, do not send it but discard it silently (see also the
9081 command line option
9082 .Fl E ) .
9085 .It Va smime-ca-dir
9086 \*(OP Specifies a directory with CA certificates in PEM (Privacy
9087 Enhanced Mail) format for verification of S/MIME signed messages.
9090 .It Va smime-ca-file
9091 \*(OP Specifies a file with CA certificates in PEM format for
9092 verification of S/MIME signed messages.
9094 .Mx Va smime-cipher
9095 .It Va smime-cipher-USER@HOST , smime-cipher
9096 \*(OP Specifies the cipher to use when generating S/MIME encrypted
9097 messages (for the specified account).
9098 RFC 5751 mandates a default of
9099 .Ql aes128
9100 (AES-128 CBC).
9101 Possible values are (case-insensitive and) in decreasing cipher strength:
9102 .Ql aes256
9103 (AES-256 CBC),
9104 .Ql aes192
9105 (AES-192 CBC),
9106 .Ql aes128
9107 (AES-128 CBC),
9108 .Ql des3
9109 (DES EDE3 CBC, 168 bits; default if
9110 .Ql aes128
9111 is not available) and
9112 .Ql des
9113 (DES CBC, 56 bits).
9115 The actually available cipher algorithms depend on the cryptographic
9116 library that \*(UA uses.
9117 \*(OP Support for more cipher algorithms may be available through
9118 dynamic loading via, e.g.,
9119 .Xr EVP_get_cipherbyname 3
9120 (OpenSSL) if \*(UA has been compiled to support this.
9123 .It Va smime-crl-dir
9124 \*(OP Specifies a directory that contains files with CRLs in PEM format
9125 to use when verifying S/MIME messages.
9128 .It Va smime-crl-file
9129 \*(OP Specifies a file that contains a CRL in PEM format to use when
9130 verifying S/MIME messages.
9133 .It Va smime-encrypt-USER@HOST
9134 \*(OP If this variable is set, messages send to the given receiver are
9135 encrypted before sending.
9136 The value of the variable must be set to the name of a file that
9137 contains a certificate in PEM format.
9139 If a message is sent to multiple recipients,
9140 each of them for whom a corresponding variable is set will receive an
9141 individually encrypted message;
9142 other recipients will continue to receive the message in plain text
9143 unless the
9144 .Va smime-force-encryption
9145 variable is set.
9146 It is recommended to sign encrypted messages, i.e., to also set the
9147 .Va smime-sign
9148 variable.
9151 .It Va smime-force-encryption
9152 \*(BO\*(OP Causes \*(UA to refuse sending unencrypted messages.
9155 .It Va smime-no-default-ca
9156 \*(BO\*(OP Do not load default CA locations when verifying S/MIME
9157 signed messages.
9160 .It Va smime-sign
9161 \*(BO\*(OP S/MIME sign outgoing messages with the user's private key
9162 and include the user's certificate as a MIME attachment.
9163 Signing a message enables a recipient to verify that the sender used
9164 a valid certificate,
9165 that the email addresses in the certificate match those in the message
9166 header and that the message content has not been altered.
9167 It does not change the message text,
9168 and people will be able to read the message as usual.
9169 Also see
9170 .Va smime-sign-cert , smime-sign-include-certs
9172 .Va smime-sign-message-digest .
9174 .Mx Va smime-sign-cert
9175 .It Va smime-sign-cert-USER@HOST , smime-sign-cert
9176 \*(OP Points to a file in PEM format.
9177 For the purpose of signing and decryption this file needs to contain the
9178 user's private key as well as his certificate.
9180 For message signing
9181 .Ql USER@HOST
9182 is always derived from the value of
9183 .Va from
9184 (or, if that contains multiple addresses,
9185 .Va sender ) .
9186 For the purpose of encryption the recipient's public encryption key
9187 (certificate) is expected; the command
9188 .Ic certsave
9189 can be used to save certificates of signed messages (the section
9190 .Sx "Signed and encrypted messages with S/MIME"
9191 gives some details).
9192 This mode of operation is usually driven by the specialized form.
9194 When decrypting messages the account is derived from the recipient
9195 fields
9196 .Pf ( Ql To:
9198 .Ql Cc: )
9199 of the message, which are searched for addresses for which such
9200 a variable is set.
9201 \*(UA always uses the first address that matches,
9202 so if the same message is sent to more than one of the user's addresses
9203 using different encryption keys, decryption might fail.
9205 For signing and decryption purposes it is possible to use encrypted
9206 keys, and the pseudo-host(s)
9207 .Ql USER@HOST.smime-cert-key
9208 for the private key
9209 (and
9210 .Ql USER@HOST.smime-cert-cert
9211 for the certificate stored in the same file)
9212 will be used for performing any necessary password lookup,
9213 therefore the lookup can be automatized via the mechanisms described in
9214 .Sx "On URL syntax and credential lookup" .
9215 For example, the hypothetical address
9216 .Ql bob@exam.ple
9217 could be driven with a private key / certificate pair path defined in
9218 .Va \&\&smime-sign-cert-bob@exam.ple ,
9219 and needed passwords would then be looked up via the pseudo hosts
9220 .Ql bob@exam.ple.smime-cert-key
9221 (and
9222 .Ql bob@exam.ple.smime-cert-cert ) .
9223 To include intermediate certificates, use
9224 .Va smime-sign-include-certs .
9226 .Mx Va smime-sign-include-certs
9227 .It Va smime-sign-include-certs-USER@HOST , smime-sign-include-certs
9228 \*(OP If used, this is supposed to a consist of a comma-separated list
9229 of files, each of which containing a single certificate in PEM format to
9230 be included in the S/MIME message in addition to the
9231 .Va smime-sign-cert
9232 certificate.
9233 This can be used to include intermediate certificates of the certificate
9234 authority, in order to allow the receiver's S/MIME implementation to
9235 perform a verification of the entire certificate chain, starting from
9236 a local root certificate, over the intermediate certificates, down to the
9237 .Va smime-sign-cert .
9238 Even though top level certificates may also be included in the chain,
9239 they won't be used for the verification on the receiver's side.
9241 For the purpose of the mechanisms involved here,
9242 .Ql USER@HOST
9243 refers to the content of the internal variable
9244 .Va from
9245 (or, if that contains multiple addresses,
9246 .Va sender ) .
9247 The pseudo-host
9248 .Ql USER@HOST.smime-include-certs
9249 will be used for performing password lookups for these certificates,
9250 shall they have been given one, therefore the lookup can be automatized
9251 via the mechanisms described in
9252 .Sx "On URL syntax and credential lookup" .
9254 .Mx Va smime-sign-message-digest
9255 .It Va smime-sign-message-digest-USER@HOST , smime-sign-message-digest
9256 \*(OP Specifies the message digest to use when signing S/MIME messages.
9257 RFC 5751 mandates a default of
9258 .Ql sha1 .
9259 Possible values are (case-insensitive and) in decreasing cipher strength:
9260 .Ql sha512 ,
9261 .Ql sha384 ,
9262 .Ql sha256 ,
9263 .Ql sha224
9265 .Ql md5 .
9267 The actually available message digest algorithms depend on the
9268 cryptographic library that \*(UA uses.
9269 \*(OP Support for more message digest algorithms may be available
9270 through dynamic loading via, e.g.,
9271 .Xr EVP_get_digestbyname 3
9272 (OpenSSL) if \*(UA has been compiled to support this.
9273 Remember that for this
9274 .Ql USER@HOST
9275 refers to the variable
9276 .Va from
9277 (or, if that contains multiple addresses,
9278 .Va sender ) .
9281 .It Va smtp
9282 \*(OB\*(OP To use the builtin SMTP transport, specify a SMTP URL in
9283 .Va mta .
9284 \*(ID For compatibility reasons a set
9285 .Va smtp
9286 is used in preference of
9287 .Va mta .
9289 .Mx Va smtp-auth
9290 .It Va smtp-auth-USER@HOST , smtp-auth-HOST , smtp-auth
9291 \*(OP Variable chain that controls the SMTP
9292 .Va mta
9293 authentication method, possible values are
9294 .Ql none
9295 (\*(OU default),
9296 .Ql plain
9297 (\*(IN default),
9298 .Ql login
9299 as well as the \*(OPal methods
9300 .Ql cram-md5
9302 .Ql gssapi .
9304 .Ql none
9305 method does not need any user credentials,
9306 .Ql gssapi
9307 requires a user name and all other methods require a user name and
9308 a password.
9309 See \*(IN
9310 .Va mta ,
9311 .Va user
9313 .Va password
9314 (\*(OU
9315 .Va smtp-auth-password
9317 .Va smtp-auth-user ) .
9318 Note that
9319 .Va smtp-auth-HOST
9320 is \*(IN.
9321 \*(OU: Note for
9322 .Va smtp-auth-USER@HOST :
9323 may override dependent on sender address in the variable
9324 .Va from .
9326 .It Va smtp-auth-password
9327 \*(OP\*(OU Sets the global fallback password for SMTP authentication.
9328 If the authentication method requires a password, but neither
9329 .Va smtp-auth-password
9330 nor a matching
9331 .Va smtp-auth-password-USER@HOST
9332 can be found,
9333 \*(UA will ask for a password on the user's terminal.
9335 .It Va smtp-auth-password-USER@HOST
9336 \*(OU Overrides
9337 .Va smtp-auth-password
9338 for specific values of sender addresses, dependent upon the variable
9339 .Va from .
9341 .It Va smtp-auth-user
9342 \*(OP\*(OU Sets the global fallback user name for SMTP authentication.
9343 If the authentication method requires a user name, but neither
9344 .Va smtp-auth-user
9345 nor a matching
9346 .Va smtp-auth-user-USER@HOST
9347 can be found,
9348 \*(UA will ask for a user name on the user's terminal.
9350 .It Va smtp-auth-user-USER@HOST
9351 \*(OU Overrides
9352 .Va smtp-auth-user
9353 for specific values of sender addresses, dependent upon the variable
9354 .Va from .
9357 .It Va smtp-hostname
9358 \*(OP\*(IN Normally \*(UA uses the variable
9359 .Va from
9360 to derive the necessary
9361 .Ql USER@HOST
9362 information in order to issue a
9363 .Ql MAIL FROM:<>
9364 SMTP
9365 .Va mta
9366 command.
9367 Setting
9368 .Va smtp-hostname
9369 can be used to use the
9370 .Ql USER
9371 from the SMTP account
9372 .Pf ( Va mta
9373 or the
9374 .Va user
9375 variable chain)
9376 and the
9377 .Ql HOST
9378 from the content of this variable (or, if that is the empty string,
9379 .Va hostname
9380 or the local hostname as a last resort).
9381 This often allows using an address that is itself valid but hosted by
9382 a provider other than which (in
9383 .Va from )
9384 is about to send the message.
9385 Setting this variable also influences generated
9386 .Ql Message-ID:
9388 .Ql Content-ID:
9389 header fields.
9391 .Mx Va smtp-use-starttls
9392 .It Va smtp-use-starttls-USER@HOST , smtp-use-starttls-HOST , smtp-use-starttls
9393 \*(BO\*(OP Causes \*(UA to issue a
9394 .Ql STARTTLS
9395 command to make an SMTP
9396 .Va mta
9397 session SSL/TLS encrypted, i.e., to enable transport layer security.
9401 .It Va spam-interface
9402 \*(OP In order to use any of the spam-related commands (like, e.g.,
9403 .Ic spamrate )
9404 the desired spam interface must be defined by setting this variable.
9405 Please refer to the manual section
9406 .Sx "Handling spam"
9407 for the complete picture of spam handling in \*(UA.
9408 All or none of the following interfaces may be available:
9410 .Bl -tag -width ".It Ql _ilte_"
9411 .It Ql spamc
9412 Interaction with
9413 .Xr spamc 1
9414 from the
9415 .Xr spamassassin 1
9416 .Pf ( Lk http://spamassassin.apache.org SpamAssassin )
9417 suite.
9418 Different to the generic filter interface \*(UA will automatically add
9419 the correct arguments for a given command and has the necessary
9420 knowledge to parse the program's output.
9421 A default value for
9422 .Va spamc-command
9423 will have been compiled into the \*(UA binary if
9424 .Xr spamc 1
9425 has been found in
9426 .Ev PATH
9427 during compilation.
9428 Shall it be necessary to define a specific connection type (rather than
9429 using a configuration file for that), the variable
9430 .Va spamc-arguments
9431 can be used as in, e.g.,
9432 .Ql -d server.example.com -p 783 .
9433 It is also possible to specify a per-user configuration via
9434 .Va spamc-user .
9435 Note that this interface does not inspect the
9436 .Ql is-spam
9437 flag of a message for the command
9438 .Ic spamforget .
9440 .It Ql filter
9441 generic spam filter support via freely configurable hooks.
9442 This interface is meant for programs like
9443 .Xr bogofilter 1
9444 and requires according behaviour in respect to the hooks' exit
9445 status for at least the command
9446 .Ic spamrate
9447 .Pf ( Ql 0
9448 meaning a message is spam,
9449 .Ql 1
9450 for non-spam,
9451 .Ql 2
9452 for unsure and any other return value indicating a hard error);
9453 since the hooks can include shell code snippets diverting behaviour
9454 can be intercepted as necessary.
9455 The hooks are
9456 .Va spamfilter-ham , spamfilter-noham , spamfilter-nospam , \
9457   spamfilter-rate
9459 .Va spamfilter-spam ;
9460 the manual section
9461 .Sx "Handling spam"
9462 contains examples for some programs.
9463 The process environment of the hooks will have the variable
9464 .Ev MAILX_FILENAME_GENERATED
9465 set.
9466 Note that spam score support for
9467 .Ic spamrate
9468 is not supported unless the \*(OPtional regular expression support is
9469 available and the
9470 .Va spamfilter-rate-scanscore
9471 variable is set.
9476 .It Va spam-maxsize
9477 \*(OP Messages that exceed this size will not be passed through to the
9478 configured
9479 .Va spam-interface .
9480 If unset or 0, the default of 420000 bytes is used.
9483 .It Va spamc-command
9484 \*(OP The path to the
9485 .Xr spamc 1
9486 program for the
9487 .Ql spamc
9488 .Va spam-interface .
9489 Note that the path is not expanded, but used
9490 .Dq as is .
9491 A fallback path will have been compiled into the \*(UA binary if the
9492 executable had been found during compilation.
9495 .It Va spamc-arguments
9496 \*(OP Even though \*(UA deals with most arguments for the
9497 .Ql spamc
9498 .Va spam-interface
9499 automatically, it may at least sometimes be desirable to specify
9500 connection-related ones via this variable, e.g.,
9501 .Ql -d server.example.com -p 783 .
9504 .It Va spamc-user
9505 \*(OP Specify a username for per-user configuration files for the
9506 .Ql spamc
9507 .Va spam-interface .
9508 If this is set to the empty string then \*(UA will use the name of the
9509 current
9510 .Va user .
9517 .It Va spamfilter-ham , spamfilter-noham , \
9518   spamfilter-nospam , spamfilter-rate , spamfilter-spam
9519 \*(OP Command and argument hooks for the
9520 .Ql filter
9521 .Va spam-interface .
9522 The manual section
9523 .Sx "Handling spam"
9524 contains examples for some programs.
9527 .It Va spamfilter-rate-scanscore
9528 \*(OP Because of the generic nature of the
9529 .Ql filter
9530 .Va spam-interface
9531 spam scores are not supported for it by default, but if the \*(OPtional
9532 regular expression support is available then setting this variable can
9533 be used to overcome this restriction.
9534 It is interpreted as follows: first a number (digits) is parsed that
9535 must be followed by a semicolon
9536 .Ql \&;
9537 and an extended regular expression.
9538 Then the latter is used to parse the first output line of the
9539 .Va spamfilter-rate
9540 hook, and, in case the evaluation is successful, the group that has been
9541 specified via the number is interpreted as a floating point scan score.
9544 .It Va ssl-ca-dir
9545 \*(OP Specifies a directory with CA certificates in PEM (Pricacy
9546 Enhanced Mail) for verification of of SSL/TLS server certificates.
9548 .Xr SSL_CTX_load_verify_locations 3
9549 for more information.
9552 .It Va ssl-ca-file
9553 \*(OP Specifies a file with CA certificates in PEM format for
9554 verification of SSL/TLS server certificates.
9556 .Xr SSL_CTX_load_verify_locations 3
9557 for more information.
9559 .Mx Va ssl-cert
9560 .It Va ssl-cert-USER@HOST , ssl-cert-HOST , ssl-cert
9561 \*(OP Variable chain that sets the file name for a SSL/TLS client
9562 certificate required by some servers.
9563 This is a direct interface to the
9564 .Ql Certificate
9565 slot of the
9566 .Xr SSL_CONF_cmd 3
9567 function of the OpenSSL library, if available.
9569 .Mx Va ssl-cipher-list
9570 .It Va ssl-cipher-list-USER@HOST , ssl-cipher-list-HOST , ssl-cipher-list
9571 \*(OP Specifies a list of ciphers for SSL/TLS connections.
9572 This is a direct interface to the
9573 .Ql CipherString
9574 slot of the
9575 .Xr SSL_CONF_cmd 3
9576 function of the OpenSSL library, if available; see
9577 .Xr ciphers 1
9578 for more information.
9579 By default \*(UA does not set a list of ciphers, in effect using a
9580 .Va ssl-protocol
9581 specific cipher (protocol standards ship with a list of acceptable
9582 ciphers), possibly cramped to what the actually used SSL/TLS library
9583 supports \(en the manual section
9584 .Sx "An example configuration"
9585 also contains a SSL/TLS use case.
9588 .It Va ssl-config-file
9589 \*(OP If this variable is set \*(UA will call
9590 .Xr CONF_modules_load_file 3
9591 to allow OpenSSL to be configured according to the host system wide
9592 security settings.
9593 If a non-empty value is given then this will be used to specify the
9594 configuration file to be used instead of the global OpenSSL default;
9595 note that in this case it is an error if the file cannot be loaded.
9596 The application name will always be passed as
9597 .Dq \*(uA .
9600 .It Va ssl-crl-file
9601 \*(OP Specifies a file that contains a CRL in PEM format to use when
9602 verifying SSL/TLS server certificates.
9605 .It Va ssl-crl-dir
9606 \*(OP Specifies a directory that contains files with CRLs in PEM format
9607 to use when verifying SSL/TLS server certificates.
9609 .Mx Va ssl-key
9610 .It Va ssl-key-USER@HOST , ssl-key-HOST , ssl-key
9611 \*(OP Variable chain that sets the file name for the private key of
9612 a SSL/TLS client certificate.
9613 If unset, the name of the certificate file is used.
9614 The file is expected to be in PEM format.
9615 This is a direct interface to the
9616 .Ql PrivateKey
9617 slot of the
9618 .Xr SSL_CONF_cmd 3
9619 function of the OpenSSL library, if available.
9621 .Mx Va ssl-method
9622 .It Va ssl-method-USER@HOST , ssl-method-HOST , ssl-method
9623 \*(OB\*(OP Please use the newer and more flexible
9624 .Va ssl-protocol
9625 instead: if both values are set,
9626 .Va ssl-protocol
9627 will take precedence!
9628 Can be set to the following values, the actually used
9629 .Va ssl-protocol
9630 specification to which it is mapped is shown in parenthesis:
9631 .Ql tls1.2
9632 .Pf ( Ql -ALL, TLSv1.2 ) ,
9633 .Ql tls1.1
9634 .Pf ( Ql -ALL, TLSv1.1 ) ,
9635 .Ql tls1
9636 .Pf ( Ql -ALL, TLSv1 )
9638 .Ql ssl3
9639 .Pf ( Ql -ALL, SSLv3 ) ;
9640 the special value
9641 .Ql auto
9642 is mapped to
9643 .Ql ALL, -SSLv2
9644 and thus includes the SSLv3 protocol.
9645 Note that SSLv2 is no longer supported at all.
9648 .It Va ssl-no-default-ca
9649 \*(BO\*(OP Do not load default CA locations to verify SSL/TLS server
9650 certificates.
9652 .Mx Va ssl-protocol
9653 .It Va ssl-protocol-USER@HOST , ssl-protocol-HOST , ssl-protocol
9654 \*(OP Specify the used SSL/TLS protocol.
9655 This is a direct interface to the
9656 .Ql Protocol
9657 slot of the
9658 .Xr SSL_CONF_cmd 3
9659 function of the OpenSSL library, if available;
9660 otherwise an \*(UA internal parser is used which understands the
9661 following subset of (case-insensitive) command strings:
9662 .Ql SSLv3 ,
9663 .Ql TLSv1 ,
9664 .Ql TLSv1.1
9666 .Ql TLSv1.2 ,
9667 as well as the special value
9668 .Ql ALL .
9669 Multiple specifications may be given via a comma-separated list which
9670 ignores any whitespace.
9671 An optional
9672 .Ql +
9673 plus prefix will enable a protocol, a
9674 .Ql -
9675 minus prefix will disable it, so that
9676 .Ql -ALL, TLSv1.2
9677 will enable only the TLSv1.2 protocol.
9679 It depends upon the used TLS/SSL library which protocols are actually
9680 supported and which protocols are used if
9681 .Va ssl-protocol
9682 is not set, but note that SSLv2 is no longer supported at all and
9683 actively disabled.
9684 Especially for older protocols explicitly securing
9685 .Va ssl-cipher-list
9686 may be worthwile, see
9687 .Sx "An example configuration" .
9690 .It Va ssl-rand-egd
9691 \*(OP Gives the pathname to an entropy daemon socket, see
9692 .Xr RAND_egd 3 .
9693 Not all SSL/TLS libraries support this.
9696 .It Va ssl-rand-file
9697 \*(OP Gives the filename to a file with random entropy data, see
9698 .Xr RAND_load_file 3 .
9699 If this variable is not set, or set to the empty string, or if the
9700 .Sx "Filename transformations"
9701 fail, then
9702 .Xr RAND_file_name 3
9703 will be used to create the filename if, and only if,
9704 .Xr RAND_status 3
9705 documents that the SSL PRNG is not yet sufficiently seeded.
9706 If \*(UA successfully seeded the SSL PRNG then it will update the file
9707 .Pf ( Xr RAND_write_file 3 ) .
9708 This variable is only used if
9709 .Va ssl-rand-egd
9710 is not set (or not supported by the SSL/TLS library).
9712 .Mx Va ssl-verify
9713 .It Va ssl-verify-USER@HOST , ssl-verify-HOST , ssl-verify
9714 \*(OP Variable chain that sets the action to be performed if an error
9715 occurs during SSL/TLS server certificate validation.
9716 Valid (case-insensitive) values are
9717 .Ql strict
9718 (fail and close connection immediately),
9719 .Ql ask
9720 (ask whether to continue on standard input),
9721 .Ql warn
9722 (show a warning and continue),
9723 .Ql ignore
9724 (do not perform validation).
9725 The default is
9726 .Ql ask .
9729 .It Va stealthmua
9730 If only set without an assigned value, then this setting inhibits the
9731 generation of the
9732 .Ql Message-ID: ,
9733 .Ql Content-ID:
9735 .Ql User-Agent:
9736 header fields that include obvious references to \*(UA.
9737 There are two pitfalls associated with this:
9738 First, the message id of outgoing messages is not known anymore.
9739 Second, an expert may still use the remaining information in the header
9740 to track down the originating mail user agent.
9741 If set to the value
9742 .Ql noagent ,
9743 then the mentioned
9744 .Ql Message-ID:
9746 .Ql Content-ID:
9747 suppression does not occur.
9751 .It Va termcap
9752 (\*(OP) This specifies a comma-separated list of
9753 .Lb libterminfo
9754 and/or
9755 .Lb libtermcap
9756 capabilities (see
9757 .Sx "On terminal control and line editor" ,
9758 escape commas with reverse solidus) to be used to overwrite or define
9759 entries.
9760 Note that this variable will only be queried once at program startup and
9761 can thus only be specified in resource files or on the command line.
9764 String capabilities form
9765 .Ql cap=value
9766 pairs and are expected unless noted otherwise.
9767 Numerics have to be notated as
9768 .Ql cap#number
9769 where the number is expected in normal decimal notation.
9770 Finally, booleans do not have any value but indicate a true or false
9771 state simply by being defined or not; this indeed means that \*(UA
9772 does not support undefining an existing boolean.
9773 String capability values will undergo some expansions before use:
9774 for one notations like
9775 .Ql ^LETTER
9776 stand for
9777 .Ql control-LETTER ,
9778 and for clarification purposes
9779 .Ql \eE
9780 can be used to specify
9781 .Ql escape
9782 (the control notation
9783 .Ql ^[
9784 could lead to misreadings when a left bracket follows, which it does for
9785 the standard CSI sequence);
9786 finally three letter octal sequences, as in
9787 .Ql \e061 ,
9788 are supported.
9789 To specify that a terminal supports 256-colours, and to define sequences
9790 that home the cursor and produce an audible bell, one might write:
9792 .Bd -literal -offset indent
9793 set termcap='Co#256,home=\eE[H,bel=^G'
9797 The following terminal capabilities are or may be meaningful for the
9798 operation of the builtin line editor or \*(UA in general:
9801 .Bl -tag -compact -width yay
9802 .\" HAVE_COLOUR
9803 .It Cd colors Ns \0or Cd Co
9804 .Cd max_colors :
9805 numeric capability specifying the maximum number of colours.
9806 Note that \*(UA does not actually care about the terminal beside that,
9807 but always emits ANSI / ISO 6429 escape sequences.
9809 .\" HAVE_TERMCAP
9810 .It Cd rmcup Ns \0or Cd te Ns \0/ Cd smcup Ns \0or Cd ti
9811 .Cd exit_ca_mode
9813 .Cd enter_ca_mode ,
9814 respectively: exit and enter the alternative screen
9815 .Dq ca-mode ,
9816 effectively turning \*(UA into a fullscreen application.
9817 To disable that, set (at least) one to the empty string.
9819 .It Cd smkx Ns \0or Cd ks Ns \0/ Cd rmkx Ns \0or Cd ke
9820 .Cd keypad_xmit
9822 .Cd keypad_local ,
9823 respectively: enable and disable the keypad.
9824 This is always enabled if available, because it seems even keyboards
9825 without keypads generate other key codes for, e.g., cursor keys in that
9826 case, and only if enabled we see the codes that we are interested in.
9828 .It Cd ed Ns \0or Cd cd
9829 .Cd clr_eos :
9830 clear the screen.
9832 .It Cd clear Ns \0or Cd cl
9833 .Cd clear_screen :
9834 clear the screen and home cursor.
9835 (Will be simulated via
9836 .Cd ho
9837 plus
9838 .Cd cd . )
9840 .It Cd home Ns \0or Cd ho
9841 .Cd cursor_home :
9842 home cursor.
9844 .\" HAVE_MLE
9845 .It Cd el Ns \0or Cd ce
9846 .Cd clr_eol :
9847 clear to the end of line.
9848 (Will be simulated via
9849 .Cd ch
9850 plus repetitions of space characters.)
9852 .It Cd hpa Ns \0or Cd ch
9853 .Cd column_address :
9854 move the cursor (to the given column parameter) in the current row.
9855 (Will be simulated via
9856 .Cd cr
9857 plus
9858 .Cd nd . )
9860 .It Cd cr
9861 .Cd carriage_return :
9862 move to the first column in the current row.
9863 The default builtin fallback is
9864 .Ql \er .
9866 .It Cd cub1 Ns \0or Cd le
9867 .Cd cursor_left :
9868 move the cursor left one space (non-destructively).
9869 The default builtin fallback is
9870 .Ql \eb .
9872 .It Cd cuf1 Ns \0or Cd nd
9873 .Cd cursor_right :
9874 move the cursor right one space (non-destructively).
9875 The default builtin fallback is
9876 .Ql \eE[C ,
9877 which is used by most terminals.
9878 Less often occur
9879 .Ql \eEC
9881 .Ql \eEOC .
9885 Many more capabilities which describe key-sequences are documented for
9886 .Ic bind .
9889 .It Va termcap-disable
9890 \*(OP Disable any interaction with a terminal control library.
9891 If set only some generic fallback builtins and possibly the content of
9892 .Va termcap
9893 describe the terminal to \*(UA.
9894 .Sy Note
9895 that this variable will only be queried once at program startup and can
9896 thus only be specified in resource files or on the command line.
9899 .It Va toplines
9900 If defined, gives the number of lines of a message to be displayed
9901 with the command
9902 .Ic top ;
9903 if unset, the first five lines are printed, if set to 0 the variable
9904 .Va screen
9905 is inspected.
9906 If the value is negative then its absolute value will be used for right
9907 shifting the
9908 .Va screen
9909 height;  (shifting bitwise is like dividing algorithmically, but since
9910 it takes away bits the value decreases pretty fast).
9913 .It Va topsqueeze
9914 \*(BO If set then the
9915 .Ic top
9916 command series will strip adjacent empty lines and quotations.
9919 .It Va ttycharset
9920 The character set of the terminal \*(UA operates on,
9921 and the one and only supported character set that \*(UA can use if no
9922 character set conversion capabilities have been compiled into it,
9923 in which case it defaults to ISO-8859-1 unless it can deduce a value
9924 from the
9925 .Ev LC_CTYPE
9926 locale environment.
9927 It defaults to UTF-8 if conversion is available.
9928 Refer to the section
9929 .Sx "Character sets"
9930 for the complete picture about character sets.
9933 .It Va typescript-mode
9934 \*(BO A special multiplex variable that disables all variables and
9935 settings which result in behaviour that interferes with running \*(UA in
9936 .Xr script 1 ,
9937 e.g., it sets
9938 .Va colour-disable ,
9939 .Va line-editor-disable
9940 and (before startup completed only)
9941 .Va termcap-disable .
9942 Unsetting it does not restore the former state of the covered settings.
9945 .It Va umask
9946 For a safety-by-default policy \*(UA sets its process
9947 .Xr umask 2
9949 .Ql 0077 ,
9950 but this variable can be used to override that:
9951 set it to an empty value to do not change the (current) setting,
9952 otherwise the process file mode creation mask is updated to the new value.
9953 Child processes inherit the process file mode creation mask.
9955 .Mx Va user
9956 .It Va user-HOST , user
9957 \*(IN Variable chain that sets a global fallback user name, which is
9958 used in case none has been given in the protocol and account-specific
9959 URL.
9960 This variable defaults to the name of the user who runs \*(UA.
9963 .It Va v15-compat
9964 \*(BO Setting this enables upward compatibility with \*(UA
9965 version 15.0 in respect to which configuration options are available and
9966 how they are handled.
9967 This manual uses \*(IN and \*(OU to refer to the new and the old way of
9968 doing things, respectively.
9971 .It Va verbose
9972 \*(BO This setting, also controllable via the command line option
9973 .Fl v ,
9974 causes \*(UA to be more verbose, e.g., it will display obsoletion
9975 warnings and SSL/TLS certificate chains.
9976 Even though marked \*(BO this option may be set twice in order to
9977 increase the level of verbosity even more, in which case even details of
9978 the actual message delivery and protocol conversations are shown.
9979 A single
9980 .Pf no Va verbose
9981 is sufficient to disable verbosity as such.
9987 .It Va version , version-major , version-minor , version-update
9988 \*(RO \*(UA version information: the first variable contains a string
9989 containing the complete version identification, the latter three contain
9990 only digits: the major, minor and update version numbers.
9991 The output of the command
9992 .Ic version
9993 will include this information.
9996 .It Va writebackedited
9997 If this variable is set messages modified using the
9998 .Ic edit
10000 .Ic visual
10001 commands are written back to the current folder when it is quit;
10002 it is only honoured for writable folders in MBOX format, though.
10003 Note that the editor will be pointed to the raw message content in that
10004 case, i.e., neither MIME decoding nor decryption will have been
10005 performed, and proper RFC 4155
10006 .Ql From_
10007 quoting of newly added or edited content is also left as an excercise to
10008 the user.
10010 .\" }}} (Variables)
10011 .\" }}} (INTERNAL VARIABLES)
10014 .\" .Sh ENVIRONMENT {{{
10015 .Sh ENVIRONMENT
10017 The term
10018 .Dq environment variable
10019 should be considered an indication that these variables are either
10020 standardized as vivid parts of process environments, or that they are
10021 commonly found in there.
10022 The process environment is inherited from the
10023 .Xr sh 1
10024 once \*(UA is started, and unless otherwise explicitly noted handling of
10025 the following variables transparently integrates into that of the
10026 .Sx "INTERNAL VARIABLES"
10027 from \*(UA's point of view.
10028 This means that, e.g., they can be managed via
10029 .Ic set
10031 .Ic unset ,
10032 causing automatic program environment updates (to be inherited by
10033 newly created child processes).
10036 In order to transparently integrate other environment variables equally
10037 they need to be imported (linked) with the command
10038 .Ic environ .
10039 This command can also be used to set and unset non-integrated
10040 environment variables from scratch, sufficient system support provided.
10041 The following example, applicable to a POSIX shell, sets the
10042 .Ev COLUMNS
10043 environment variable for \*(UA only, and beforehand exports the
10044 .Ev EDITOR
10045 in order to affect any further processing in the running shell:
10047 .Bd -literal -offset indent
10048 $ EDITOR="vim -u ${HOME}/.vimrc"
10049 $ export EDITOR
10050 $ COLUMNS=80 \*(uA -R
10053 .Bl -tag -width ".It Ev BaNg"
10055 .It Ev COLUMNS
10056 The user's preferred width in column positions for the terminal screen
10057 or window.
10058 Queried and used once on program startup, actively managed for child
10059 processes and the MLE (see
10060 .Sx "On terminal control and line editor" )
10061 in interactive mode thereafter.
10064 .It Ev DEAD
10065 The name of the (mailbox)
10066 .Ic file
10067 to use for saving aborted messages if
10068 .Va save
10069 is set; this defaults to
10070 .Pa dead.letter
10071 in the user's
10072 .Ev HOME
10073 directory.
10074 If the variable
10075 .Va debug
10076 is set no output will be generated, otherwise the contents of the file
10077 will be replaced.
10080 .It Ev EDITOR
10081 Pathname of the text editor to use in the
10082 .Ic edit
10083 command and
10084 .Ic ~e
10085 .Sx "COMMAND ESCAPES" .
10086 A default editor is used if this value is not defined.
10089 .It Ev HOME
10090 The user's home directory.
10091 This variable is only used when it resides in the process environment.
10098 .It Ev LANG , LC_ALL , LC_COLLATE , LC_CTYPE , LC_MESSAGES
10100 .Xr locale 7
10102 .Sx "Character sets" .
10105 .It Ev LINES
10106 The user's preferred number of lines on a page or the vertical screen
10107 or window size in lines.
10108 Queried and used once on program startup, actively managed for child
10109 processes in interactive mode thereafter.
10112 .It Ev LISTER
10113 Pathname of the directory lister to use in the
10114 .Ic folders
10115 command when operating on local mailboxes.
10116 Default is
10117 .Xr ls 1
10118 (path search through
10119 .Ev SHELL ) .
10122 .It Ev LOGNAME
10123 Upon startup \*(UA will actively ensure that this variable refers to the
10124 name of the user who runs \*(UA, in order to be able to pass a verified
10125 name to any newly created child process.
10128 .It Ev MAIL
10129 Is used as the users
10130 .Mx -sx
10131 .Sx "primary system mailbox"
10132 unless
10133 .Va inbox
10134 is set.
10135 This is assumed to be an absolute pathname.
10138 .It Ev MAILCAPS
10139 \*(OP Overrides the default path search for
10140 .Sx "The Mailcap files" ,
10141 which is defined in the standard RFC 1524 as
10142 .Ql ~/.mailcap:\:/etc/mailcap:\:/usr/etc/mailcap:\:/usr/local/etc/mailcap .
10143 .\" TODO we should have a mailcaps-default virtual RDONLY option!
10144 (\*(UA makes it a configuration option, however.)
10145 Note this is not a search path, but a path search.
10148 .It Ev MAILRC
10149 Is used as a startup file instead of
10150 .Pa \*(ur
10151 if set.
10152 When \*(UA scripts are invoked on behalf of other users,
10153 either this variable should be set to
10154 .Pa /dev/null
10155 or the
10156 .Fl \&:
10157 command line option should be used in order to avoid side-effects from
10158 reading their configuration files.
10159 This variable is only used when it resides in the process environment.
10162 .It Ev MAILX_NO_SYSTEM_RC
10163 If this variable is set then reading of
10164 .Pa \*(UR
10165 at startup is inhibited, i.e., the same effect is achieved as if \*(UA
10166 had been started up with the option
10167 .Fl \&:
10168 (and according argument) or
10169 .Fl n .
10170 This variable is only used when it resides in the process environment.
10173 .It Ev MBOX
10174 The name of the users mbox file.
10175 A logical subset of the special
10176 .Sx "Filename transformations"
10177 (also see
10178 .Ic file )
10179 are supported.
10180 The fallback default is
10181 .Pa mbox
10182 in the user's
10183 .Ev HOME
10184 directory.
10185 Traditionally this
10186 .Mx -sx
10187 .Sx "secondary mailbox"
10188 is used as the file to save messages from the
10189 .Mx -sx
10190 .Sx "primary system mailbox"
10191 that have been read.
10192 Also see
10193 .Sx "Message states" .
10196 .It Ev NETRC
10197 \*(IN\*(OP This variable overrides the default location of the user's
10198 .Pa .netrc
10199 file.
10202 .It Ev PAGER
10203 Pathname of the program to use for backing the command
10204 .Ic more ,
10205 and when the
10206 .Va crt
10207 variable enforces usage of a pager for output.
10208 The default paginator is
10209 .Xr more 1
10210 (path search through
10211 .Ev SHELL ) .
10213 \*(UA inspects the contents of this variable: if its contains the string
10214 .Dq less
10215 then a non-existing environment variable
10216 .Va LESS
10217 will be set to
10218 .Ql FRXi ,
10219 .Ql FRi
10221 .Ql Ri ,
10222 dependent on whether terminal control support is available and whether
10223 that supports full (alternative) screen mode or not (also see
10224 .Sx "On terminal control and line editor" ) .
10225 Likewise for
10226 .Dq lv
10227 .Va LV
10228 will optionally be set to
10229 .Dq -c .
10230 Alse see
10231 .Va colour-pager .
10234 .It Ev PATH
10235 A colon-separated list of directories that is searched by the shell when
10236 looking for commands, e.g.,
10237 .Ql /bin:/usr/bin:/usr/local/bin .
10240 .It Ev POSIXLY_CORRECT
10241 This variable is automatically looked for upon startup, see
10242 .Va posix
10243 for more.
10246 .It Ev SHELL
10247 The shell to use for the commands
10248 .Ic \&! ,
10249 .Ic shell ,
10251 .Ic ~!
10252 .Sx "COMMAND ESCAPES"
10253 and when starting subprocesses.
10254 A default shell is used if this environment variable is not defined.
10257 .It Ev SOURCE_DATE_EPOCH
10258 If set, this specifies a time in seconds since the Unix epoch
10259 (1970-01-01) to be used in place of the current time.
10260 This is for the sake of reproduceability of tests, to be used during
10261 development or by software packagers.
10264 .It Ev TERM
10265 \*(OP The terminal type for which output is to be prepared.
10266 For extended colour and font control please refer to
10267 .Sx "Coloured display" ,
10268 and for terminal management in general to
10269 .Sx "On terminal control and line editor" .
10272 .It Ev TMPDIR
10273 Used as directory for temporary files instead of
10274 .Pa /tmp ,
10275 if set.
10276 This variable is only used when it resides in the process environment,
10277 but \*(UA will ensure at startup that this environment variable is
10278 updated to contain a usable temporary directory.
10281 .It Ev USER
10282 Identical to
10283 .Ev LOGNAME
10284 (see there), but this variable is not standardized, should therefore not
10285 be used, and is only corrected if already set.
10288 .It Ev VISUAL
10289 Pathname of the text editor to use in the
10290 .Ic visual
10291 command and
10292 .Ic ~v
10293 .Sx "COMMAND ESCAPES" .
10295 .\" }}}
10298 .\" .Sh FILES {{{
10299 .Sh FILES
10301 .Bl -tag -width ".It Pa BaNg"
10302 .It Pa \*(ur
10303 File giving initial commands.
10305 .It Pa \*(UR
10306 System wide initialization file.
10309 .It Pa ~/.mailcap
10310 \*(OP Personal MIME type handler definition file, see
10311 .Sx "The Mailcap files" .
10312 (RFC 1524 location, the actual path is a configuration option.)
10315 .It Pa /etc/mailcap
10316 \*(OP System wide MIME type handler definition file, see
10317 .Sx "The Mailcap files" .
10318 (RFC 1524 location, the actual path is a configuration option.)
10321 .It Pa ~/.mime.types
10322 Personal MIME types, see
10323 .Sx "The mime.types files" .
10326 .It Pa /etc/mime.types
10327 System wide MIME types, see
10328 .Sx "The mime.types files" .
10331 .It Pa ~/.netrc
10332 \*(IN\*(OP The default location of the users
10333 .Pa .netrc
10334 file \(en the section
10335 .Sx "The .netrc file"
10336 documents the file format.
10339 .\" .Ss "The mime.types files" {{{
10340 .Ss "The mime.types files"
10342 When sending messages \*(UA tries to determine the content type of all
10343 attachments.
10344 When displaying message content or attachments \*(UA uses the content
10345 type to decide whether it can directly display data or whether it needs
10346 to deal with content handlers.
10347 It learns about M(ultipurpose) I(nternet) M(ail) E(xtensions) types and
10348 how to treat them by reading
10349 .Pa mime.types
10350 files, the loading of which can be controlled by setting the variable
10351 .Va mimetypes-load-control .
10352 (The command
10353 .Ic mimetype
10354 can also be used to deal with MIME types.)
10355 .Pa mime.types
10356 files have the following syntax:
10359 .Dl type/subtype extension [extension ...]
10362 where
10363 .Ql type/subtype
10364 are strings describing the file contents, and one or multiple
10365 .Ql extension Ns
10366 s, separated by whitespace, name the part of a filename starting after
10367 the last dot (of interest).
10368 Comments may be introduced anywhere on a line with a number sign
10369 .Ql # ,
10370 causing the remaining line to be discarded.
10372 \*(UA also supports an extended, non-portable syntax in specially
10373 crafted files, which can be loaded via the alternative value syntax of
10374 .Va mimetypes-load-control
10375 and prepends an optional
10376 .Ql type-marker :
10379 .Dl [type-marker ]type/subtype extension [extension ...]
10382 The following type markers are supported:
10385 .Bl -tag -compact -width ".It Ar _n_u"
10386 .It Ar @
10387 Treat message parts with this content as plain text.
10388 .It Ar @t@
10389 The same as plain
10390 .Ar @ .
10391 .It Ar @h@
10392 Treat message parts with this content as HTML tagsoup.
10393 If the \*(OPal HTML-tagsoup-to-text converter is not available treat
10394 the content as plain text instead.
10395 .It Ar @H@
10396 Likewise
10397 .Ar @h@
10398 but instead of falling back to plain text require an explicit content
10399 handler to be defined.
10403 Further reading:
10404 for sending messages:
10405 .Ic mimetype ,
10406 .Va mime-allow-text-controls ,
10407 .Va mimetypes-load-control .
10408 For reading etc. messages:
10409 .Sx "HTML mail and MIME attachments" ,
10410 .Sx "The Mailcap files" ,
10411 .Ic mimetype ,
10412 .Va mime-counter-evidence ,
10413 .Va mimetypes-load-control ,
10414 .Va pipe-TYPE/SUBTYPE ,
10415 .Va pipe-EXTENSION .
10416 .\" }}}
10418 .\" .Ss "The Mailcap files" {{{
10419 .Ss "The Mailcap files"
10421 .\" TODO MAILCAP DISABLED
10422 .Sy This feature is not available in v14.9.0, sorry!
10423 RFC 1524 defines a
10424 .Dq User Agent Configuration Mechanism
10425 which \*(UA \*(OPally supports.
10426 It defines a file format to be used to inform mail user agent programs
10427 about the locally-installed facilities for handling various data
10428 formats, i.e., about commands and how they can be used to display, edit
10429 etc. MIME part contents, as well as a default path search that includes
10430 multiple possible locations of
10431 .Dq mailcap
10432 files and the
10433 .Ev MAILCAPS
10434 environment variable that can be used to overwrite that (repeating here
10435 that it is not a search path, but instead a path search specification).
10436 Any existing files will be loaded in sequence, appending any content to
10437 the list of MIME type handler directives.
10440 .Dq Mailcap
10441 files consist of a set of newline separated entries.
10442 Comment lines start with a number sign
10443 .Ql #
10444 (in the first column!) and are ignored.
10445 Empty lines are also ignored.
10446 All other lines form individual entries that must adhere to the syntax
10447 described below.
10448 To extend a single entry (not comment) its line can be continued on
10449 follow lines if newline characters are
10450 .Dq escaped
10451 by preceding them with the reverse solidus character
10452 .Ql \e .
10453 The standard does not specify how leading whitespace of follow lines
10454 is to be treated, therefore \*(UA retains it.
10457 .Dq Mailcap
10458 entries consist of a number of semicolon
10459 .Ql \&;
10460 separated fields, and the reverse solidus
10461 .Ql \e
10462 character can be used to escape any following character including
10463 semicolon and itself.
10464 The first two fields are mandatory and must occur in the specified
10465 order, the remaining fields are optional and may appear in any order.
10466 Leading and trailing whitespace of content is ignored (removed).
10469 The first field defines the MIME
10470 .Ql TYPE/SUBTYPE
10471 the entry is about to handle (case-insensitively, and no reverse solidus
10472 escaping is possible in this field).
10473 If the subtype is specified as an asterisk
10474 .Ql *
10475 the entry is meant to match all subtypes of the named type, e.g.,
10476 .Ql audio/*
10477 would match any audio type.
10478 The second field defines the shell command which shall be used to
10479 .Dq display
10480 MIME parts of the given type; it is implicitly called the
10481 .Cd view
10482 command.
10485 For data
10486 .Dq consuming
10487 shell commands message (MIME part) data is passed via standard input
10488 unless the given shell command includes one or more instances of the
10489 (unquoted) string
10490 .Ql %s ,
10491 in which case these instances will be replaced with a temporary filename
10492 and the data will have been stored in the file that is being pointed to.
10493 Likewise, for data
10494 .Dq producing
10495 shell commands data is assumed to be generated on standard output unless
10496 the given command includes (one ore multiple)
10497 .Ql %s .
10498 In any case any given
10499 .Ql %s
10500 format is replaced with a(n already) properly quoted filename.
10501 Note that when a command makes use of a temporary file via
10502 .Ql %s
10503 then \*(UA will remove it again, as if the
10504 .Cd x-mailx-tmpfile ,
10505 .Cd x-mailx-tmpfile-fill
10507 .Cd x-mailx-tmpfile-unlink
10508 flags had been set; see below for more.
10511 The optional fields either define a shell command or an attribute (flag)
10512 value, the latter being a single word and the former being a keyword
10513 naming the field followed by an equals sign
10514 .Ql =
10515 succeeded by a shell command, and as usual for any
10516 .Dq Mailcap
10517 content any whitespace surrounding the equals sign will be removed, too.
10518 Optional fields include the following:
10521 .Bl -tag -width ".It Cd BaNg"
10522 .It Cd compose
10523 A program that can be used to compose a new body or body part in the
10524 given format.
10525 (Currently unused.)
10527 .It Cd composetyped
10528 Similar to the
10529 .Cd compose
10530 field, but is to be used when the composing program needs to specify the
10531 .Ql Content-type:
10532 header field to be applied to the composed data.
10533 (Currently unused.)
10535 .It Cd edit
10536 A program that can be used to edit a body or body part in the given
10537 format.
10538 (Currently unused.)
10540 .It Cd print
10541 A program that can be used to print a message or body part in the given
10542 format.
10543 (Currently unused.)
10545 .It Cd test
10546 Specifies a program to be run to test some condition, e.g., the machine
10547 architecture, or the window system in use, to determine whether or not
10548 this mailcap entry applies.
10549 If the test fails, a subsequent mailcap entry should be sought; also see
10550 .Cd x-mailx-test-once .
10552 .It Cd needsterminal
10553 This flag field indicates that the given shell command must be run on
10554 an interactive terminal.
10555 \*(UA will temporarily release the terminal to the given command in
10556 interactive mode, in non-interactive mode this entry will be entirely
10557 ignored; this flag implies
10558 .Cd x-mailx-noquote .
10560 .It Cd copiousoutput
10561 A flag field which indicates that the output of the
10562 .Cd view
10563 command will be an extended stream of textual output that can be
10564 (re)integrated into \*(UA's normal visual display.
10565 It is mutually exclusive with
10566 .Cd needsterminal
10567 and implies
10568 .Cd x-mailx-always .
10570 .It Cd textualnewlines
10571 A flag field which indicates that this type of data is line-oriented and
10572 that, if encoded in
10573 .Ql base64 ,
10574 all newlines should be converted to canonical form (CRLF) before
10575 encoding, and will be in that form after decoding.
10576 (Currently unused.)
10578 .It Cd nametemplate
10579 This field gives a file name format, in which
10580 .Ql %s
10581 will be replaced by a random string, the joined combination of which
10582 will be used as the filename denoted by
10583 .Ev MAILX_FILENAME_TEMPORARY .
10584 One could specify that a GIF file being passed to an image viewer should
10585 have a name ending in
10586 .Ql .gif
10587 by using
10588 .Ql nametemplate=%s.gif .
10589 Note that \*(UA ignores the name template unless that solely specifies
10590 a filename suffix that consists of (ASCII) alphabetic and numeric
10591 characters, the underscore and dot only.
10593 .It Cd x11-bitmap
10594 Names a file, in X11 bitmap (xbm) format, which points to an appropriate
10595 icon to be used to visually denote the presence of this kind of data.
10596 This field is not used by \*(UA.
10598 .It Cd description
10599 A textual description that describes this type of data.
10601 .It Cd x-mailx-always
10602 Extension flag field that denotes that the given
10603 .Cd view
10604 command shall be executed even if multiple messages will be displayed
10605 at once.
10606 Normally messages which require external viewers that produce output
10607 which does not integrate into \*(UA's visual display (i.e., do not have
10608 .Cd copiousoutput
10609 set) have to be addressed directly and individually.
10610 (To avoid cases where, e.g., a thousand PDF viewer instances are spawned
10611 in sequence.)
10613 .It Cd x-mailx-even-if-not-interactive
10614 An extension flag test field \(em by default handlers without
10615 .Cd copiousoutput
10616 are entirely ignored in non-interactive mode, but if this flag is set
10617 then their use will be considered.
10618 It is an error if this flag is set for commands that use the flag
10619 .Cd needsterminal .
10621 .It Cd x-mailx-noquote
10622 An extension flag field that indicates that even a
10623 .Cd copiousoutput
10624 .Cd view
10625 command shall not be used to generate message quotes
10626 (as it would be by default).
10628 .It Cd x-mailx-async
10629 Extension flag field that denotes that the given
10630 .Cd view
10631 command shall be executed asynchronously, without blocking \*(UA.
10632 Cannot be used in conjunction with
10633 .Cd needsterminal .
10635 .It Cd x-mailx-test-once
10636 Extension flag which denotes whether the given
10637 .Cd test
10638 command shall be evaluated once only and the (boolean) result be cached.
10639 This is handy if some global unchanging condition is to be queried, like
10640 .Dq running under the X Window System .
10642 .It Cd x-mailx-tmpfile
10643 Extension flag field that requests creation of a zero-sized temporary
10644 file, the name of which is to be placed in the environment variable
10645 .Ev MAILX_FILENAME_TEMPORARY .
10646 It is an error to use this flag with commands that include a
10647 .Ql %s
10648 format.
10650 .It Cd x-mailx-tmpfile-fill
10651 Normally the MIME part content is passed to the handler via standard
10652 input; if this flag is set then the data will instead be written into
10653 the implied
10654 .Cd x-mailx-tmpfile .
10655 In order to cause deletion of the temporary file you will have to set
10656 .Cd x-mailx-tmpfile-unlink
10657 explicitly!
10658 It is an error to use this flag with commands that include a
10659 .Ql %s
10660 format.
10662 .It Cd x-mailx-tmpfile-unlink
10663 Extension flag field that requests that the temporary file shall be
10664 deleted automatically when the command loop is entered again at latest.
10665 (Do not use this for asynchronous handlers.)
10666 It is an error to use this flag with commands that include a
10667 .Ql %s
10668 format, or without also setting
10669 .Cd x-mailx-tmpfile
10671 .Cd x-mailx-tmpfile-fill .
10673 .It Cd x-mailx-tmpfile-keep
10674 Using the string
10675 .Ql %s
10676 implies the three tmpfile related flags above, but if you want, e.g.,
10677 .Cd x-mailx-async
10678 and deal with the temporary file yourself, you can add in this flag to
10679 forcefully ignore
10680 .Cd x-mailx-tmpfile-unlink .
10685 The standard includes the possibility to define any number of additional
10686 entry fields, prefixed by
10687 .Ql x- .
10688 Flag fields apply to the entire
10689 .Dq Mailcap
10690 entry \(em in some unusual cases, this may not be desirable, but
10691 differentiation can be accomplished via separate entries, taking
10692 advantage of the fact that subsequent entries are searched if an earlier
10693 one does not provide enough information.
10694 E.g., if a
10695 .Cd view
10696 command needs to specify the
10697 .Cd needsterminal
10698 flag, but the
10699 .Cd compose
10700 command shall not, the following will help out the latter (with enabled
10701 .Va debug
10702 or an increased
10703 .Va verbose
10704 level \*(UA will show information about handler evaluation):
10706 .Bd -literal -offset indent
10707 application/postscript; ps-to-terminal %s; needsterminal
10708 application/postscript; ps-to-terminal %s; compose=idraw %s
10712 In fields any occurrence of the format string
10713 .Ql %t
10714 will be replaced by the
10715 .Ql TYPE/SUBTYPE
10716 specification.
10717 Named parameters from the
10718 .Ql Content-type:
10719 field may be placed in the command execution line using
10720 .Ql %{
10721 followed by the parameter name and a closing
10722 .Ql }
10723 character.
10724 The entire parameter should appear as a single command line argument,
10725 regardless of embedded spaces; thus:
10727 .Bd -literal -offset indent
10728 # Message
10729 Content-type:  multipart/mixed; boundary=42
10731 # Mailcap file
10732 multipart/*; /usr/local/bin/showmulti \e
10733   %t %{boundary}  ;  composetyped  = /usr/local/bin/makemulti
10735 # Executed shell command
10736 /usr/local/bin/showmulti multipart/mixed 42
10740 .\" TODO v15: Mailcap: %n,%F
10741 Note that \*(UA does not support handlers for multipart MIME parts as
10742 shown in this example (as of today).
10743 \*(UA does not support the additional formats
10744 .Ql %n
10746 .Ql %F .
10747 An example file, also showing how to properly deal with the expansion of
10748 .Ql %s ,
10749 which includes any quotes that are necessary to make it a valid shell
10750 argument by itself and thus will cause undesired behaviour when placed
10751 in additional user-provided quotes:
10753 .Bd -literal -offset indent
10754 # Comment line
10755 text/richtext; richtext %s; copiousoutput
10757 text/x-perl; perl -cWT %s
10759 application/pdf; \e
10760   infile=%s\e; \e
10761     trap "rm -f ${infile}" EXIT\e; \e
10762     trap "exit 75" INT QUIT TERM\e; \e
10763     mupdf %s; \e
10764   x-mailx-async; x-mailx-tmpfile-keep
10766 application/*; echo "This is \e"%t\e" but \e
10767     is 50 \e% Greek to me" \e; < %s head -c 1024 | cat -vET; \e
10768   copiousoutput; x-mailx-noquote
10772 Further reading:
10773 .Sx "HTML mail and MIME attachments" ,
10774 .Sx "The mime.types files" ,
10775 .Ic mimetype ,
10776 .Ev MAILCAPS ,
10777 .Va mime-counter-evidence ,
10778 .Va pipe-TYPE/SUBTYPE ,
10779 .Va pipe-EXTENSION .
10780 .\" }}}
10782 .\" .Ss "The .netrc file" {{{
10783 .Ss "The .netrc file"
10786 .Pa .netrc
10787 file contains user credentials for machine accounts.
10788 The default location in the user's
10789 .Ev HOME
10790 directory may be overridden by the
10791 .Ev NETRC
10792 environment variable.
10793 The file consists of space, tabulator or newline separated tokens.
10794 \*(UA implements a parser that supports a superset of the original BSD
10795 syntax, but users should nonetheless be aware of portability glitches
10796 of that file format, shall their
10797 .Pa .netrc
10798 be usable across multiple programs and platforms:
10801 .Bl -bullet -compact
10803 BSD does not support single, but only double quotation marks, e.g.,
10804 .Ql password="pass with spaces" .
10806 BSD (only?) supports escaping of single characters via a reverse solidus
10807 (e.g., a space can be escaped via
10808 .Ql \e\0 ) ,
10809 in- as well as outside of a quoted string.
10811 BSD does not require a final quotation mark of the last user input token.
10813 The original BSD (Berknet) parser also supported a format which allowed
10814 tokens to be separated with commas \(en whereas at least Hewlett-Packard
10815 still seems to support this syntax, \*(UA does not!
10817 As a non-portable extension some widely-used programs support
10818 shell-style comments: if an input line starts, after any amount of
10819 whitespace, with a number sign
10820 .Ql # ,
10821 then the rest of the line is ignored.
10823 Whereas other programs may require that the
10824 .Pa .netrc
10825 file is accessible by only the user if it contains a
10826 .Cd password
10827 token for any other
10828 .Cd login
10829 than
10830 .Dq anonymous ,
10831 \*(UA will always require these strict permissions.
10835 Of the following list of supported tokens \*(UA only uses (and caches)
10836 .Cd machine ,
10837 .Cd login
10839 .Cd password .
10840 At runtime the command
10841 .Ic netrc
10842 can be used to control \*(UA's
10843 .Pa .netrc
10844 cache.
10846 .Bl -tag -width ".It Cd BaNg"
10847 .It Cd machine Ar name
10848 The hostname of the entries' machine, lowercase-normalized by \*(UA
10849 before use.
10850 Any further file content, until either end-of-file or the occurrence
10851 of another
10852 .Cd machine
10853 or a
10854 .Cd default
10855 first-class token is bound (only related) to the machine
10856 .Ar name .
10858 As an extension that should not be the cause of any worries
10859 \*(UA supports a single wildcard prefix for
10860 .Ar name :
10861 .Bd -literal -offset indent
10862 machine *.example.com login USER password PASS
10863 machine pop3.example.com login USER password PASS
10864 machine smtp.example.com login USER password PASS
10867 which would match
10868 .Ql xy.example.com
10869 as well as
10870 .Ql pop3.example.com ,
10871 but neither
10872 .Ql example.com
10874 .Ql local.smtp.example.com .
10875 Note that in the example neither
10876 .Ql pop3.example.com
10878 .Ql smtp.example.com
10879 will be matched by the wildcard, since the exact matches take
10880 precedence (it is however faster to specify it the other way around).
10882 .It Cd default
10883 This is the same as
10884 .Cd machine
10885 except that it is a fallback entry that is used shall none of the
10886 specified machines match; only one default token may be specified,
10887 and it must be the last first-class token.
10889 .It Cd login Ar name
10890 The user name on the remote machine.
10892 .It Cd password Ar string
10893 The user's password on the remote machine.
10895 .It Cd account Ar string
10896 Supply an additional account password.
10897 This is merely for FTP purposes.
10899 .It Cd macdef Ar name
10900 Define a macro.
10901 A macro is defined with the specified
10902 .Ar name ;
10903 it is formed from all lines beginning with the next line and continuing
10904 until a blank line is (consecutive newline characters are) encountered.
10905 (Note that
10906 .Cd macdef
10907 entries cannot be utilized by multiple machines, too, but must be
10908 defined following the
10909 .Ic machine
10910 they are intended to be used with.)
10911 If a macro named
10912 .Ar init
10913 exists, it is automatically run as the last step of the login process.
10914 This is merely for FTP purposes.
10916 .\" }}}
10918 .\" }}}
10921 .\" .Sh EXAMPLES {{{
10922 .Sh EXAMPLES
10924 .\" .Ss "An example configuration" {{{
10925 .Ss "An example configuration"
10927 .Bd -literal -offset indent
10928 # This example assumes v15.0 compatibility mode
10929 set v15-compat
10931 # Where are the up-to-date SSL certificates?
10932 #set ssl-ca-dir=/etc/ssl/certs
10933 set ssl-ca-file=/etc/ssl/certs/ca-certificates.crt
10935 # (Since we manage up-to-date ones explicitly, do not use any,
10936 # possibly outdated, default certificates shipped with OpenSSL)
10937 set ssl-no-default-ca
10939 # Do not use protocols older than TLS v1.2.
10940 # Change this only when the remote server does not support it:
10941 # maybe use ssl-protocol-HOST (or -USER@HOST) syntax to define
10942 # such explicit exceptions, then
10943 set ssl-protocol='-ALL,+TLSv1.2'
10945 # Explicitly define the list of ciphers, which may improve security,
10946 # especially with protocols older than TLS v1.2.  See ciphers(1).
10947 # Including "@STRENGTH" will sort the final list by algorithm strength.
10948 # In reality it is possibly best to only use ssl-cipher-list-HOST
10949 # (or -USER@HOST), as necessary, again..
10950 set ssl-cipher-list=TLSv1.2:!aNULL:!eNULL:@STRENGTH
10951 # TLSv1.2:!aNULL:!eNULL:ECDHE-RSA-AES256-SHA:ECDHE-ECDSA-AES256-SHA:\e
10952     DHE-RSA-AES256-SHA:@STRENGTH
10953 # ALL:!aNULL:!MEDIUM:!LOW:!MD5:!RC4:!EXPORT:@STRENGTH
10955 # Request strict transport security checks!
10956 set ssl-verify=strict
10958 # Essential setting: select allowed character sets
10959 set sendcharsets=utf-8,iso-8859-1
10961 # A very kind option: when replying to a message, first try to
10962 # use the same encoding that the original poster used herself!
10963 set reply-in-same-charset
10965 # When replying to or forwarding a message the comment and name
10966 # parts of email addresses are removed unless this variable is set
10967 set fullnames
10969 # When sending messages, wait until the Mail-Transfer-Agent finishs.
10970 # Only like this you will be able to see errors reported through the
10971 # exit status of the MTA (including the builtin SMTP one)!
10972 set sendwait
10974 # Only use builtin MIME types, no mime.types(5) files
10975 set mimetypes-load-control
10977 # Default directory where we act in (relative to $HOME)
10978 set folder=mail
10979 # A leading "+" (often) means: under *folder*
10980 # *record* is used to save copies of sent messages
10981 set MBOX=+mbox.mbox record=+sent.mbox DEAD=+dead.txt
10983 # Make "file mymbox" and "file myrec" go to..
10984 shortcut mymbox %:+mbox.mbox myrec +sent.mbox
10986 # Not really optional, e.g., for S/MIME
10987 set from='Your Name <address@exam.ple>'
10989 # It may be necessary to set hostname and/or smtp-hostname
10990 # if the "SERVER" of mta and "domain" of from do not match.
10991 # The `urlencode' command can be used to encode USER and PASS
10992 set mta=(smtps?|submission)://[USER[:PASS]@]SERVER[:PORT] \e
10993   smtp-auth=login/plain... \e
10994   smtp-use-starttls
10996 # Never refuse to start into interactive mode, and more
10997 set emptystart \e
10998   colour-pager crt= \e
10999   followup-to followup-to-honour=ask-yes \e
11000   history-file=+.\*(uAhist history-size=-1 history-gabby \e
11001   mime-counter-evidence=0xE \e
11002   prompt='?\e?!\e![\e${-account}#\e${-mailbox-display}]? ' \e
11003   reply-to-honour=ask-yes \e
11004   umask=
11006 # Only include the selected header fields when typing messages
11007 headerpick type retain add from_ date from to cc subject \e
11008   message-id mail-followup-to reply-to
11009 # ...when forwarding messages
11010 headerpick forward retain add subject date from to cc
11011 # ...when saving message, etc.
11012 #headerpick save ignore add ^Original-.*$ ^X-.*$
11014 # Some mailing lists
11015 mlist '@xyz-editor\e.xyz$' '@xyzf\e.xyz$'
11016 mlsubscribe '^xfans@xfans\e.xyz$'
11018 # A real life example of a very huge free mail provider
11019 account XooglX {
11020   set folder=~/spool/XooglX inbox=+syste.mbox sent=+sent
11021   set from='Your Name <address@examp.ple>'
11022   set mta=smtp://USER:PASS@smtp.gmXil.com smtp-use-starttls
11025 # Here is a pretty large one which does not allow sending mails
11026 # if there is a domain name mismatch on the SMTP protocol level,
11027 # which would bite us if the value of from does not match, e.g.,
11028 # for people who have a sXXXXeforge project and want to speak
11029 # with the mailing list under their project account (in from),
11030 # still sending the message through their normal mail provider
11031 account XandeX {
11032   set folder=~/spool/XandeX inbox=+syste.mbox sent=+sent
11033   set from='Your Name <address@exam.ple>'
11034   set mta=smtps://USER:PASS@smtp.yaXXex.ru:465 \e
11035     hostname=yaXXex.com smtp-hostname=
11038 # Create some new commands so that, e.g., `ls /tmp' will..
11039 wysh ghost lls '!ls ${LS_COLOR_FLAG} -aFlrS'
11040 wysh ghost llS '!ls ${LS_COLOR_FLAG} -aFlS'
11041 wysh ghost ls '!ls ${LS_COLOR_FLAG} -aFrS'
11042 wysh ghost lS '!ls ${LS_COLOR_FLAG} -aFS'
11043 wysh ghost lla '!ls ${LS_COLOR_FLAG} -aFlr'
11044 wysh ghost llA '!ls ${LS_COLOR_FLAG} -aFl'
11045 wysh ghost la '!ls ${LS_COLOR_FLAG} -aFr'
11046 wysh ghost lA '!ls ${LS_COLOR_FLAG} -aF'
11047 wysh ghost ll '!ls ${LS_COLOR_FLAG} -aFltr'
11048 wysh ghost lL '!ls ${LS_COLOR_FLAG} -aFlt'
11049 wysh ghost l '!ls ${LS_COLOR_FLAG} -aFtr'
11050 wysh ghost L '!ls ${LS_COLOR_FLAG} -aFt'
11052 # We do not support gpg(1) directly yet.  But simple --clearsign'd
11053 # message parts can be dealt with as follows:
11054 define V {
11055   wysh set pipe-text/plain=$'@*#++=@\e
11056     < "${MAILX_FILENAME_TEMPORARY}" awk \e
11057         -v TMPFILE="${MAILX_FILENAME_TEMPORARY}" \e'\e
11058       BEGIN {done=0}\e
11059       /^-----BEGIN PGP SIGNED MESSAGE-----/,/^$/{\e
11060         if (done++ != 0)\e
11061           next;\e
11062         print "--- GPG --verify ---";\e
11063         system("gpg --verify " TMPFILE " 2>&1");\e
11064         print "--- GPG --verify ---";\e
11065         print "";\e
11066         next;\e
11067       }\e
11068       /^-----BEGIN PGP SIGNATURE-----/,\e
11069           /^-----END PGP SIGNATURE-----/{\e
11070         next;\e
11071       }\e
11072       {print}\e
11073       \e''
11074   print
11076 ghost V call V
11078 define RK {
11079   !printf 'Key IDs to gpg --recv-keys: ';\e
11080     read keyids;\e
11081     gpg --recv-keys ${keyids};
11083 ghost RK call RK
11087 When storing passwords in
11088 .Pa \*(ur
11089 appropriate permissions should be set on this file with
11090 .Ql $ chmod 0600 \*(ur .
11091 If the \*(OPal
11092 .Va netrc-lookup
11093 is available user credentials can be stored in the central
11094 .Pa .netrc
11095 file instead; e.g., here is a different version of the example account
11096 that sets up SMTP and POP3:
11098 .Bd -literal -offset indent
11099 account XandeX {
11100   call XandeX
11102 define XandeX {
11103   set folder=~/spool/XandeX inbox=+syste.mbox sent=+sent
11104   set from='Your Name <address@exam.ple>'
11105   set netrc-lookup
11106   # Load an encrypted ~/.netrc by uncommenting the next line
11107   #set netrc-pipe='gpg -qd ~/.netrc.pgp'
11109   set mta=smtps://smtp.yXXXXx.ru:465 \e
11110       smtp-hostname= hostname=yXXXXx.com
11111   set pop3-keepalive=240 pop3-no-apop-pop.yXXXXx.ru
11112   ghost xp fi pop3s://pop.yXXXXx.ru
11117 and, in the
11118 .Pa .netrc
11119 file:
11121 .Bd -literal -offset indent
11122 machine *.yXXXXx.ru login USER password PASS
11126 This configuration should now work just fine:
11129 .Dl $ echo text | \*(uA -vv -AXandeX -s Subject user@exam.ple
11130 .\" }}}
11132 .\" .Ss "Signed and encrypted messages with S/MIME" {{{
11133 .Ss "Signed and encrypted messages with S/MIME"
11135 \*(OP S/MIME provides two central mechanisms:
11136 message signing and message encryption.
11137 A signed message contains some data in addition to the regular text.
11138 The data can be used to verify that the message was sent using a valid
11139 certificate, that the sender's address in the message header matches
11140 that in the certificate, and that the message text has not been altered.
11141 Signing a message does not change its regular text;
11142 it can be read regardless of whether the recipient's software is able to
11143 handle S/MIME.
11146 It is thus usually possible to sign all outgoing messages if so desired.
11147 Encryption, in contrast, makes the message text invisible for all people
11148 except those who have access to the secret decryption key.
11149 To encrypt a message, the specific recipient's public encryption key
11150 must be known.
11151 It is therefore not possible to send encrypted mail to people unless their
11152 key has been retrieved from either previous communication or public key
11153 directories.
11154 A message should always be signed before it is encrypted.
11155 Otherwise, it is still possible that the encrypted message text is
11156 altered.
11159 A central concept to S/MIME is that of the certification authority (CA).
11160 A CA is a trusted institution that issues certificates.
11161 For each of these certificates it can be verified that it really
11162 originates from the CA, provided that the CA's own certificate is
11163 previously known.
11164 A set of CA certificates is usually delivered with OpenSSL and installed
11165 on your system.
11166 If you trust the source of your OpenSSL software installation,
11167 this offers reasonable security for S/MIME on the Internet.
11168 Otherwise set
11169 .Va smime-no-default-ca
11170 to avoid using the default certificate and point
11171 .Va smime-ca-file
11172 and/or
11173 .Va smime-ca-dir
11174 to a trusted pool of certificates.
11175 In general, a certificate cannot be more secure than the method its CA
11176 certificate has been retrieved with.
11179 The first thing you need for participating in S/MIME message exchange is
11180 your personal certificate, including a private key.
11181 The certificate contains public information, in particular your name and
11182 your email address(es), and the public key that is used by others to
11183 encrypt messages for you,
11184 and to verify signed messages they supposedly received from you.
11185 The certificate is included in each signed message you send.
11186 The private key must be kept secret.
11187 It is used to decrypt messages that were previously encrypted with your
11188 public key, and to sign messages.
11191 For personal use it is recommended that you get a S/MIME certificate
11192 from one of the major CAs on the Internet using your WWW browser.
11193 Many CAs offer such certificates for free.
11194 There is also
11195 .Lk https://www.CAcert.org
11196 which issues client and server certificates to members of their
11197 community for free; their root certificate
11198 .Pf ( Lk https://\:www.cacert.org/\:certs/\:root.crt )
11199 is often not in the default set of trusted CA root certificates, though,
11200 which means you will have to download their root certificate separately
11201 and ensure it is part of our S/MIME certificate validation chain by
11202 including it in
11203 .Va smime-ca-dir
11204 or as a vivid member of the
11205 .Va smime-ca-file .
11206 But let us take a step-by-step tour on how to setup S/MIME with
11207 a certificate from CAcert.org despite this situation!
11210 First of all you will have to become a member of the CAcert.org
11211 community, simply by registrating yourself via the web interface.
11212 Once you are, create and verify all email addresses you want to be able
11213 to create signed and encrypted messages for/with using the corresponding
11214 entries of the web interface.
11215 Now ready to create S/MIME certificates, so let us create a new
11216 .Dq client certificate ,
11217 ensure to include all email addresses that should be covered by the
11218 certificate in the following web form, and also to use your name as the
11219 .Dq common name .
11222 Create a private key and a certificate request on your local computer
11223 (please see the manual pages of the used commands for more in-depth
11224 knowledge on what the used arguments etc. do):
11227 .Dl openssl req -nodes -newkey rsa:4096 -keyout key.pem -out creq.pem
11230 Afterwards copy-and-paste the content of
11231 .Dq creq.pem
11232 into the certificate-request (CSR) field of the web form on the
11233 CAcert.org website (you may need to unfold some
11234 .Dq advanced options
11235 to see the corresponding text field).
11236 This last step will ensure that your private key (which never left your
11237 box) and the certificate belong together (through the public key that
11238 will find its way into the certificate via the certificate-request).
11239 You are now ready and can create your CAcert certified certificate.
11240 Download and store or copy-and-paste it as
11241 .Dq pub.crt .
11244 Yay.
11245 In order to use your new S/MIME setup a combined private key/public key
11246 (certificate) file has to be created:
11249 .Dl cat key.pem pub.crt > ME@HERE.com.paired
11252 This is the file \*(UA will work with.
11253 If you have created your private key with a passphrase then \*(UA will
11254 ask you for it whenever a message is signed or decrypted.
11255 Set the following variables to henceforth use S/MIME (setting
11256 .Va smime-ca-file
11257 is of interest for verification only):
11259 .Bd -literal -offset indent
11260 set smime-ca-file=ALL-TRUSTED-ROOT-CERTS-HERE \e
11261   smime-sign-cert=ME@HERE.com.paired \e
11262   smime-sign-message-digest=SHA256 \e
11263   smime-sign
11267 From each signed message you send, the recipient can fetch your
11268 certificate and use it to send encrypted mail back to you.
11269 Accordingly if somebody sends you a signed message, you can do the same,
11270 and use the
11271 .Ic verify
11272 command to check the validity of the certificate.
11275 Variables of interest for S/MIME signing:
11276 .Va smime-ca-dir ,
11277 .Va smime-ca-file ,
11278 .Va smime-crl-dir ,
11279 .Va smime-crl-file ,
11280 .Va smime-no-default-ca ,
11281 .Va smime-sign ,
11282 .Va smime-sign-cert ,
11283 .Va smime-sign-include-certs
11285 .Va smime-sign-message-digest .
11288 After it has been verified save the certificate via
11289 .Ic certsave
11290 and tell \*(UA that it should use it for encryption for further
11291 communication with that somebody:
11293 .Bd -literal -offset indent
11294 certsave FILENAME
11295 set smime-encrypt-USER@HOST=FILENAME \e
11296     smime-cipher-USER@HOST=AES256
11300 Additional variables of interest for S/MIME en- and decryption:
11301 .Va smime-cipher
11303 .Va smime-encrypt-USER@HOST .
11306 You should carefully consider if you prefer to store encrypted messages
11307 in decrypted form.
11308 If you do, anybody who has access to your mail folders can read them,
11309 but if you do not, you might be unable to read them yourself later if
11310 you happen to lose your private key.
11312 .Ic decrypt
11313 command saves messages in decrypted form, while the
11314 .Ic save , copy ,
11316 .Ic move
11317 commands leave them encrypted.
11320 Note that neither S/MIME signing nor encryption applies to message
11321 subjects or other header fields yet.
11322 Thus they may not contain sensitive information for encrypted messages,
11323 and cannot be trusted even if the message content has been verified.
11324 When sending signed messages,
11325 it is recommended to repeat any important header information in the
11326 message text.
11327 .\" }}}
11329 .\" .Ss "Using CRLs with S/MIME or SSL/TLS" {{{
11330 .Ss "Using CRLs with S/MIME or SSL/TLS"
11332 \*(OP Certification authorities (CAs) issue certificate revocation
11333 lists (CRLs) on a regular basis.
11334 These lists contain the serial numbers of certificates that have been
11335 declared invalid after they have been issued.
11336 Such usually happens because the private key for the certificate has
11337 been compromised,
11338 because the owner of the certificate has left the organization that is
11339 mentioned in the certificate, etc.
11340 To seriously use S/MIME or SSL/TLS verification,
11341 an up-to-date CRL is required for each trusted CA.
11342 There is otherwise no method to distinguish between valid and
11343 invalidated certificates.
11344 \*(UA currently offers no mechanism to fetch CRLs, nor to access them on
11345 the Internet, so they have to be retrieved by some external mechanism.
11348 \*(UA accepts CRLs in PEM format only;
11349 CRLs in DER format must be converted, like, e.\|g.:
11352 .Dl $ openssl crl \-inform DER \-in crl.der \-out crl.pem
11355 To tell \*(UA about the CRLs, a directory that contains all CRL files
11356 (and no other files) must be created.
11358 .Va smime-crl-dir
11360 .Va ssl-crl-dir
11361 variables, respectively, must then be set to point to that directory.
11362 After that, \*(UA requires a CRL to be present for each CA that is used
11363 to verify a certificate.
11364 .\" }}}
11366 .\" .Ss "Handling spam" {{{
11367 .Ss "Handling spam"
11369 \*(OP \*(UA can make use of several spam interfaces for the purpose of
11370 identification of, and, in general, dealing with spam messages.
11371 A precondition of most commands in order to function is that the
11372 .Va spam-interface
11373 variable is set to one of the supported interfaces.
11374 Once messages have been identified as spam their (volatile)
11375 .Ql is-spam
11376 state can be prompted: the
11377 .Ql Ar :s
11379 .Ql Ar :S
11380 message specifications will address respective messages and their
11381 .Va attrlist
11382 entries will be used when displaying the
11383 .Va headline
11384 in the header display.
11386 .Bl -bullet
11388 .Ic spamrate
11389 rates the given messages and sets their
11390 .Ql is-spam
11391 flag accordingly.
11392 If the spam interface offers spam scores those can also be displayed in
11393 the header display by including the
11394 .Ql %$
11395 format in the
11396 .Va headline
11397 variable.
11399 .Ic spamham ,
11400 .Ic spamspam
11402 .Ic spamforget
11403 will interact with the Bayesian filter of the chosen interface and learn
11404 the given messages as
11405 .Dq ham
11407 .Dq spam ,
11408 respectively; the last command can be used to cause
11409 .Dq unlearning
11410 of messages; it adheres to their current
11411 .Ql is-spam
11412 state and thus reverts previous teachings.
11414 .Ic spamclear
11416 .Ic spamset
11417 will simply set and clear, respectively, the mentioned volatile
11418 .Ql is-spam
11419 message flag, without any interface interaction.
11424 .Xr spamassassin 1
11425 based
11426 .Va spam-interface
11427 .Ql spamc
11428 requires a running instance of the
11429 .Xr spamd 1
11430 server in order to function, started with the option
11431 .Fl -allow-tell
11432 shall Bayesian filter learning be possible.
11434 .Bd -literal -offset indent
11435 $ spamd -i localhost:2142 -i /tmp/.spamsock -d [-L] [-l]
11436 $ spamd --listen=localhost:2142 --listen=/tmp/.spamsock \e
11437     --daemonize [--local] [--allow-tell]
11441 Thereafter \*(UA can make use of these interfaces:
11443 .Bd -literal -offset indent
11444 $ \*(uA -Sspam-interface=spamc -Sspam-maxsize=500000 \e
11445     -Sspamc-command=/usr/local/bin/spamc \e
11446     -Sspamc-arguments="-U /tmp/.spamsock" -Sspamc-user=
11448 $ \*(uA -Sspam-interface=spamc -Sspam-maxsize=500000 \e
11449     -Sspamc-command=/usr/local/bin/spamc \e
11450     -Sspamc-arguments="-d localhost -p 2142" -Sspamc-user=
11454 Using the generic filter approach allows usage of programs like
11455 .Xr bogofilter 1 .
11456 Here is an example, requiring it to be accessible via
11457 .Ev PATH :
11459 .Bd -literal -offset indent
11460 $ \*(uA -Sspam-interface=filter -Sspam-maxsize=500000 \e
11461     -Sspamfilter-ham="bogofilter -n" \e
11462     -Sspamfilter-noham="bogofilter -N" \e
11463     -Sspamfilter-nospam="bogofilter -S" \e
11464     -Sspamfilter-rate="bogofilter -TTu 2>/dev/null" \e
11465     -Sspamfilter-spam="bogofilter -s" \e
11466     -Sspamfilter-rate-scanscore="1;^(.+)$"
11470 Because messages must exist on local storage in order to be scored (or
11471 used for Bayesian filter training), it is possibly a good idea to
11472 perform the local spam check last:
11474 .Bd -literal -offset indent
11475 define spamdelhook {
11476   # Server side DCC
11477   spamset (header x-dcc-brand-metrics "bulk")
11478   # Server-side spamassassin(1)
11479   spamset (header x-spam-flag "YES")
11480   del :s # TODO we HAVE to be able to do `spamrate :u ! :sS'
11481   move :S +maybe-spam
11482   spamrate :u
11483   del :s
11484   move :S +maybe-spam
11486 set folder-hook-FOLDER=spamdelhook
11490 See also the documentation for the variables
11491 .Va spam-interface , spam-maxsize ,
11492 .Va spamc-command , spamc-arguments , spamc-user ,
11493 .Va spamfilter-ham , spamfilter-noham , spamfilter-nospam , \
11494   spamfilter-rate
11496 .Va spamfilter-rate-scanscore .
11497 .\" }}}
11498 .\" }}} (Examples)
11501 .\" .Sh "FAQ" {{{
11502 .Sh "FAQ"
11504 In general it is a good idea to turn on
11505 .Va debug
11506 .Pf ( Fl d )
11507 and / or
11508 .Va verbose
11509 .Pf ( Fl v ,
11510 twice) if something does not work well.
11511 Very often a diagnostic message can be produced that leads to the
11512 problems' solution.
11514 .\" .Ss "\*(UA shortly hangs on startup" {{{
11515 .Ss "\*(UA shortly hangs on startup"
11517 This can have two reasons, one is the necessity to wait for a file lock
11518 and cannot be helped, the other being that \*(UA calls the function
11519 .Xr uname 2
11520 in order to query the nodename of the box (sometimes the real one is
11521 needed instead of the one represented by the internal variable
11522 .Va hostname ) .
11523 One may have varying success by ensuring that the real hostname and
11524 .Ql localhost
11525 have entries in
11526 .Pa /etc/hosts ,
11527 or, more generally, that the name service is properly setup \(en
11528 and does
11529 .Xr hostname 1
11530 return the expected value?
11531 Does this local hostname has a domain suffix?
11532 RFC 6762 standardized the link-local top-level domain
11533 .Ql .local ,
11534 try again after adding an (additional) entry with this extension.
11535 .\" }}}
11537 .\" .Ss "\*(UA exits quick, and output is cleared away" {{{
11538 .Ss "\*(UA exits quick, and output is cleared away"
11540 When this happens even with
11541 .Va emptystart
11542 set, then this most likely indicates a problem with the creation of
11543 so-called dotlock files: setting
11544 .Va dotlock-ignore-error
11545 should overcome this situation.
11546 This only avoids symptoms, it does not address the problem, though.
11547 Since the output is cleared away \*(UA has support for
11548 .Sx "On terminal control and line editor" ,
11549 and switches to the
11550 .Dq ca-mode ,
11551 which causes the output clearance: by doing
11552 .Ql set termcap='smcup='
11553 this mode can be suppressed, and by setting
11554 .Va verbose
11555 (twice) the actual problem should be reported.
11556 .\" }}}
11558 .\" .Ss "I cannot login to Google mail aka GMail" {{{
11559 .Ss "I cannot login to Google mail aka GMail"
11561 Since 2014 some free service providers classify programs as
11562 .Dq less secure
11563 unless they use a special authentification method (OAuth 2.0) which
11564 was not standardized for non-HTTP protocol authentication token query
11565 until August 2015 (RFC 7628).
11568 Different to Kerberos / GSSAPI, which is developed since the mid of the
11569 1980s, where a user can easily create a local authentication ticket for
11570 her- and himself with the locally installed
11571 .Xr kinit 1
11572 program, that protocol has no such local part but instead requires
11573 a world-wide-web query to create or fetch a token; since there is no
11574 local cache this query would have to be performed whenever \*(UA is
11575 invoked (in interactive sessions situation may differ).
11578 \*(UA does not support OAuth.
11579 Because of this it is necessary to declare \*(UA a
11580 .Dq less secure app
11581 (on the providers account web page) in order to read and send mail.
11582 However, it also seems possible to take the following steps instead:
11585 .Bl -enum -compact
11587 give the provider the number of a mobile phone,
11589 enable
11590 .Dq 2-Step Verification ,
11592 create an application specific password (16 characters), and
11594 use that special password instead of the real Google account password in
11595 \*(UA (for more on that see the section
11596 .Sx "On URL syntax and credential lookup" ) .
11598 .\" }}}
11600 .\" .Ss "Not \(dqdefunctional\(dq, but the editor key does not work" {{{
11601 .Ss "Not \(dqdefunctional\(dq, but the editor key does not work"
11603 It can happen that the terminal library (see
11604 .Sx "On terminal control and line editor",
11605 .Ic bind ,
11606 .Va termcap )
11607 reports different codes than the terminal really sends, in which case
11608 \*(UA will tell that a key binding is functional, but will not be able to
11609 recognize it because the received data does not match anything expected.
11611 .Va verbose
11612 listing of
11613 .Ic bind Ns
11614 ings will show the byte sequences that are expected.
11617 To overcome the situation, use, e.g., the program
11618 .Xr cat 1 ,
11619 in conjunction with the command line option
11620 .Fl \&\&v ,
11621 if available, to see the byte sequences which are actually produced
11622 by keypresses, and use the variable
11623 .Va termcap
11624 to make \*(UA aware of them.
11625 E.g., the terminal this is typed on produces some false sequences, here
11626 an example showing the shifted home key:
11628 .Bd -literal -offset indent
11629 ? set verbose
11630 ? bind*
11631 # 1B 5B=[ 31=1 3B=; 32=2 48=H
11632   bind base :kHOM z0
11633 ? x
11634 $ cat -v
11635 ^[[H
11636 ? \*(uA -v -Stermcap='kHOM=\eE[H'
11637 ? bind*
11638 # 1B 5B=[ 48=H
11639   bind base :kHOM z0
11641 .\" }}}
11642 .\" }}}
11645 .\" .Sh "SEE ALSO" {{{
11646 .Sh "SEE ALSO"
11648 .Xr bogofilter 1 ,
11649 .Xr gpg 1 ,
11650 .Xr more 1 ,
11651 .Xr newaliases 1 ,
11652 .Xr openssl 1 ,
11653 .Xr sendmail 1 ,
11654 .Xr sh 1 ,
11655 .Xr spamassassin 1 ,
11656 .Xr iconv 3 ,
11657 .Xr setlocale 3 ,
11658 .Xr aliases 5 ,
11659 .Xr termcap 5 ,
11660 .Xr terminfo 5 ,
11661 .Xr locale 7 ,
11662 .Xr mailaddr 7 ,
11663 .Xr re_format 7 ,
11664 .Xr mailwrapper 8 ,
11665 .Xr sendmail 8
11666 .\" }}}
11669 .\" .Sh HISTORY {{{
11670 .Sh HISTORY
11672 M. Douglas McIlroy writes in his article
11673 .Dq A Research UNIX Reader: Annotated Excerpts \
11674 from the Programmer's Manual, 1971-1986
11676 .Xr mail 1
11677 command already appeared in First Edition
11679 in 1971:
11681 .Bd -ragged -offset indent
11682 Electronic mail was there from the start.
11683 Never satisfied with its exact behavior, everybody touched it at one
11684 time or another: to assure the safety of simultaneous access, to improve
11685 privacy, to survive crashes, to exploit uucp, to screen out foreign
11686 freeloaders, or whatever.
11687 Not until v7 did the interface change (Thompson).
11688 Later, as mail became global in its reach, Dave Presotto took charge and
11689 brought order to communications with a grab-bag of external networks
11690 (v8).
11695 Mail was written in 1978 by Kurt Shoens and developed as part of the
11698 distribution until 1995.
11699 Mail has then seen further development in open source
11701 variants, noticeably by Christos Zoulas in
11702 .Pf Net Bx .
11703 Based upon this Nail, later Heirloom Mailx, was developed by Gunnar
11704 Ritter in the years 2000 until 2008.
11705 Since 2012 S-nail is maintained by Steffen (Daode) Nurpmeso.
11706 This man page is derived from
11707 .Dq The Mail Reference Manual
11708 that was originally written by Kurt Shoens.
11709 .\" }}}
11712 .Sh AUTHORS
11714 .An "Kurt Shoens" ,
11715 .An "Edward Wang" ,
11716 .An "Keith Bostic" ,
11717 .An "Christos Zoulas" ,
11718 .An "Gunnar Ritter" ,
11719 .An "Steffen Nurpmeso" Aq Mt s-nail-users@lists.sourceforge.net
11720 (later
11721 .Mt s-mailx@sdaoden.eu ) .
11724 .\" .Sh CAVEATS {{{
11725 .Sh CAVEATS
11727 \*(ID Interrupting an operation via
11728 .Dv \&\&SIGINT
11730 .Ql control-C
11731 is often problematic: many library functions cannot deal with the
11732 .Fn siglongjmp 3
11733 that this software (still) performs.
11736 The SMTP and POP3 protocol support of \*(UA is very basic.
11737 Also, if it fails to contact its upstream SMTP server, it will not make
11738 further attempts to transfer the message at a later time (setting
11739 .Va save
11741 .Va sendwait
11742 may be useful).
11743 If this is a concern, it might be better to set up a local SMTP server
11744 that is capable of message queuing.
11745 .\" }}}
11748 .Sh BUGS
11750 After deleting some message of a POP3 mailbox the header summary falsely
11751 claims that there are no messages to display, one needs to perform
11752 a scroll or dot movement to restore proper state.
11754 In threaded display a power user may encounter crashes very
11755 occasionally (this is may and very).
11757 The file
11758 .Pa TODO
11759 in the source repository lists future directions.
11760 .\" s-ts-mode