NEWS: v14.9.0 ("Long-tailed tit")
[s-mailx.git] / nail.1
blob7d815a65867949e1678d712677ce6f9688f88a93
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 : Ns Fl a Ar attachment Ns \&:
79 .Op : Ns Fl b Ar bcc-addr Ns \&:
80 .Op : Ns Fl c Ar cc-addr Ns \&:
81 .Op Fl M Ar type | Fl m Ar file | Fl q Ar file | Fl t
82 .Op Fl r Ar from-addr
83 .Oo : Ns
84 .Fl S Ar var Ns Op Ns = Ns Ar value Ns
85 .Pf \&: Oc
86 .Op Fl s Ar subject
87 .Op : Ns Fl X Ar cmd Ns \&:
88 .Op Fl \&.
89 .Pf : Ar to-addr Ns \&:
90 .Op Fl Fl \~ Ns : Ns Ar mta-option Ns \&:
91 .Ek
92 .Nm \*(uA
93 .Bk -words
94 .Op Fl BdEeHiNnRv~
95 .Op Fl \&: Ar spec
96 .Op Fl A Ar account
97 .Op Fl L Ar spec
98 .Op Fl r Ar from-addr
99 .Oo : Ns
100 .Fl S Ar var Ns Op Ns = Ns Ar value Ns
101 .Pf \&: Oc
102 .Op Fl u Ar user
103 .Op : Ns Fl X Ar cmd Ns \&:
104 .Op Fl Fl \~ Ns : Ns Ar mta-option Ns \&:
106 .Nm \*(uA
107 .Bk -words
108 .Op Fl BdEeHiNnRv~#
109 .Op Fl \&: Ar spec
110 .Op Fl A Ar account
111 .Fl f
112 .Op Fl L Ar spec
113 .Op Fl r Ar from-addr
114 .Oo : Ns
115 .Fl S Ar var Ns Op Ns = Ns Ar value Ns
116 .Pf \&: Oc
117 .Op : Ns Fl X Ar cmd Ns \&:
118 .Op Ar file
119 .Op Fl Fl \~ Ns : Ns Ar mta-option Ns \&:
121 .\" }}}
124 .Mx -toc -tree html pdf ps xhtml
127 .\" .Sh DESCRIPTION {{{
128 .Sh DESCRIPTION
130 .Bd -filled -compact -offset indent
131 .Sy Compatibility note:
132 S-nail (\*(UA) will wrap up into \%S-mailx in v15.0 (circa 2018).
133 Backward incompatibility has to be expected \(en
134 .Sx COMMANDS
135 will use
136 .Sx "Shell-style argument quoting"
137 rules, for example, and shell metacharacters will become meaningful.
138 New and old behaviour is flagged \*(IN and \*(OU, and setting
139 .Va v15-compat ,
140 one of the many
141 .Sx "INTERNAL VARIABLES" ,
142 will choose new behaviour when applicable.
143 \*(OB flags what will vanish, and enabling
144 .Fl d
146 .Fl v
147 enables obsoletion warnings.
151 \*(UA provides a simple and friendly environment for sending and
152 receiving mail.
153 It is intended to provide the functionality of the POSIX
154 .Xr mailx 1
155 command, but is MIME capable and optionally offers extensions for
156 line editing, S/MIME, SMTP and POP3, among others.
157 \*(UA divides incoming mail into its constituent messages and allows
158 the user to deal with them in any order.
159 It offers many
160 .Sx COMMANDS
162 .Sx "INTERNAL VARIABLES"
163 for manipulating messages and sending mail.
164 It provides the user simple editing capabilities to ease the composition
165 of outgoing messages, and increasingly powerful and reliable
166 non-interactive scripting capabilities.
168 .\" .Ss "Options" {{{
169 .Ss "Options"
171 .Bl -tag -width ".It Fl BaNg"
173 .It Fl \&: Ar spec
174 Explicitly control which of the
175 .Sx "Resource files"
176 shall be loaded: if the letter
177 .Ql s
178 is (case-insensitively) part of the
179 .Ar spec
180 then the system wide
181 .Pa \*(UR
182 is loaded, likewise the letter
183 .Ql u
184 controls loading of the user's personal
185 .Pa \*(ur
186 file, whereas the letters
187 .Ql -
189 .Ql /
190 explicitly forbid loading of any resource files.
191 This option should be used by scripts: to avoid environmental noise they
192 should
193 .Dq detach
194 from any configuration files and create a script-local environment,
195 explicitly setting any of the desired
196 .Sx "INTERNAL VARIABLES"
198 .Fl S .
199 This option overrides
200 .Fl n .
203 .It Fl A Ar account
204 Executes an
205 .Ic account
206 command for the given user email
207 .Ar account
208 after program startup is complete (all resource files are loaded, any
209 .Fl S
210 setting is being established; only
211 .Fl X
212 commands have not been evaluated yet).
213 Being a special incarnation of
214 .Ic define Ns d
215 macros for the purpose of bundling longer-lived settings, activating
216 such an email account also switches to the accounts
217 .Mx -sx
218 .Sx "primary system mailbox"
219 (most likely the
220 .Va inbox ) .
223 .It Fl a Ar file Ns Op Ar =input-charset Ns Op Ar #output-charset
224 Attach
225 .Ar file
226 to the message (for compose mode opportunities refer to
227 .Ic ~@
229 .Ic ~^ ) .
230 .Sx "Filename transformations"
231 (also see
232 .Ic file )
233 will be performed, but shell word expansion is restricted to the tilde
234 .Ql ~ .
235 Shall
236 .Ar file
237 not be accessible but contain a
238 .Ql =
239 character, then anything before the
240 .Ql =
241 will be used as the filename, anything thereafter as a character set
242 specification.
244 If an input character set is specified,
245 .Mx -ix "character set specification"
246 but no output character set, then the given input character set is fixed
247 as-is, and no conversion will be applied;
248 giving the special string hyphen-minus
249 .Ql -
250 will be treated as if
251 .Va ttycharset
252 has been specified (the default).
253 If an output character set has also been given then the conversion will
254 be performed exactly as specified and on-the-fly, not considering the
255 file's type and content.
256 As an exception, if the output character set is specified as hyphen-minus
257 .Ql - ,
258 then the default conversion algorithm (see
259 .Sx "Character sets" )
260 is applied (therefore no conversion is performed on-the-fly,
261 .Ar file
262 will be MIME-classified and its contents will be inspected first).
263 It is an error to specify anything but
264 .Ql -
265 if no character set conversion is available
266 .Pf ( Va features
267 does not include the term
268 .Ql +iconv ) .
271 .It Fl B
272 (\*(OB: \*(UA will always use line-buffered output, to gain
273 line-buffered input even in batch mode enable batch mode via
274 .Fl # . )
277 .It Fl b Ar addr
278 Send a blind carbon copy to
279 .Ar addr Ns
280 ess, if the setting of
281 .Va expandaddr ,
282 one of the
283 .Sx "INTERNAL VARIABLES" ,
284 allows.
285 The option may be used multiple times.
286 Also see the section
287 .Sx "On sending mail, and non-interactive mode" .
290 .It Fl c Ar addr
291 Send carbon copies to the given receiver, if so allowed by
292 .Va expandaddr .
293 May be used multiple times.
296 .It Fl d
297 .Ic set
298 the internal variable
299 .Va debug
300 which enables debug messages and disables message delivery,
301 among others; effectively turns almost any operation into a dry-run.
304 .It Fl E
305 .Ic set
306 .Va skipemptybody
307 and thus discard messages with an empty message part body.
308 This command line option is \*(OB.
311 .It Fl e
312 Just check if mail is present (in the system
313 .Va inbox
314 or the one specified via
315 .Fl f ) :
316 if yes, return an exit status of zero, a non-zero value otherwise.
317 To restrict the set of mails to consider in this evaluation a message
318 specification can be added with the option
319 .Fl L .
322 .It Fl F
323 Save the message to send in a file named after the local part of the
324 first recipient's address (instead of in
325 .Va record Ns ).
328 .It Fl f
329 Read in the contents of the user's
330 .Mx -sx
331 .Sx "secondary mailbox"
332 .Ev MBOX
333 (or the specified file) for processing;
334 when \*(UA is quit, it writes undeleted messages back to this file
335 (but be aware of the
336 .Va hold
337 option).
338 The optional
339 .Ar file
340 argument will undergo some special
341 .Sx "Filename transformations"
342 (also see
343 .Ic file ) .
344 Note that
345 .Ar file
346 is not a argument to the flag
347 .Fl \&\&f ,
348 but is instead taken from the command line after option processing has
349 been completed.
350 In order to use a
351 .Ar file
352 that starts with a hyphen-minus, prefix with a relative path, as in
353 .Ql ./-hyphenbox.mbox .
356 .It Fl H
357 Display a summary of
358 .Ic headers
359 and exit; a configurable summary view is available via the
360 .Fl L
361 option.
364 .It Fl h
365 Show a short usage summary.
368 .It Fl i
369 .Ic set
370 .Va ignore
371 to ignore tty interrupt signals.
374 .It Fl L Ar spec
375 Display a summary of
376 .Ic headers
377 of all messages that match the given
378 .Ar spec ,
379 then exit.
380 See the section
381 .Sx "Specifying messages"
382 for the format of
383 .Ar spec .
384 If the
385 .Fl e
386 (\*(OB or
387 .Fl H )
388 option has been given in addition no header summary is produced,
389 but \*(UA will instead indicate via its exit status whether
390 .Ar spec
391 matched any messages
392 .Pf ( Ql 0 )
393 or not
394 .Pf ( Ql 1 ) ;
395 note that any verbose output is suppressed in this mode and must instead
396 be enabled explicitly (e.g., by using the option
397 .Fl v ) .
400 .It Fl M Ar type
401 Special send mode that will flag standard input with the MIME
402 .Ql Content-Type:
403 set to the given
404 .Ar type
405 and use it as the main message body.
406 \*(ID Using this option will bypass processing of
407 .Va message-inject-head ,
408 .Va signature
410 .Va message-inject-tail .
411 Also see
412 .Fl q , m , t .
415 .It Fl m Ar file
416 Special send mode that will MIME classify the specified
417 .Ar file
418 and use it as the main message body.
419 \*(ID Using this option will bypass processing of
420 .Va message-inject-head ,
421 .Va signature
423 .Va message-inject-tail .
424 Also see
425 .Fl q , M , t .
428 .It Fl N
429 inhibit the initial display of message headers when reading mail or
430 editing a mail folder by calling
431 .Ic unset
432 for the internal variable
433 .Va header .
436 .It Fl n
437 Standard flag that inhibits reading the system wide
438 .Pa \*(UR
439 upon startup.
440 The option
441 .Fl \&:
442 allows more control over the startup sequence; also see
443 .Sx "Resource files" .
446 .It Fl q Ar file
447 Special send mode that will initialize the message body with the
448 contents of the specified
449 .Ar file ,
450 which may be standard input
451 .Ql -
452 only in non-interactive context.
453 Also see
454 .Fl M , m , t .
457 .It Fl R
458 Any folder opened will be in read-only mode.
462 .It Fl r Ar from-addr
463 The source address that appears in the
464 .Ql From:
465 .Pf ( Va from )
466 header of a message (or in the
467 .Ql Sender:
468 .Pf ( Va sender )
469 header if the former contains multiple addresses) is not used for
470 relaying and delegating a message over the wire via SMTP, but instead an
471 envelope will enwrap the message content and provide the necessary
472 information (i.e., the RFC 5321 reverse-path, also used to report, e.g.,
473 delivery errors) to transmit the message to its destination(s).
474 Whereas said headers and internal variables will be used by \*(UA to
475 create the envelope if the builtin SMTP
476 .Va mta
477 (Mail-Transfer-Agent) is used, a file-based MTA will instead use the
478 identity of the message-originating user.
480 This command line option can be used to specify the reverse-path, to be
481 passed to a file-based
482 .Va mta
483 when a message is sent, via
484 .Ql -f Ar from-addr .
485 Shall
486 .Ar from-addr
487 include a user name, then the address components will be separated and
488 the name part will be passed to a file-based
489 .Va mta
490 individually via
491 .Ql -F Ar name .
492 The given
493 .Ar from-addr
494 is also assigned to the internal variable
495 .Va from .
496 Many default installations and sites disallow explicit overriding of the
497 user identity which could be adjusted by this option, unless either
498 .Va mta
499 has been configured accordingly, or the user is member of a group with
500 special privileges, respectively.
502 If an empty string is passed as
503 .Ar from-addr
504 then the content of the variable
505 .Va from
506 (or, if that contains multiple addresses,
507 .Va sender )
508 will be evaluated and used for this purpose whenever the file-based
509 .Va mta
510 is contacted.
511 Note that \*(UA by default, without
512 .Fl \&\&r
513 that is, neither passes
514 .Fl \&\&f
516 .Fl \&\&F
517 command line options to a file-based MTA by itself, unless this
518 automatic deduction is enforced by
519 .Ic set Ns
520 ing the internal variable
521 .Va r-option-implicit .
525 .It Fl S Ar var Ns Op = Ns value
526 .Ic set
527 the internal
528 .Ar var Ns
529 iable and, in case of a non-boolean variable which has a value, assign
530 .Ar value
531 to it.
532 Even though
533 .Sx "INTERNAL VARIABLES"
534 .Ic \&\&set
536 .Fl S
537 may be overwritten from within resource files,
538 the command line setting will be reestablished after all resource files
539 have been loaded in the order they have been given on the command line.
542 .It Fl s Ar subject
543 Specify the subject of the message to be sent.
544 Newline (NL) and carriage-return (CR) bytes are invalid and will be
545 normalized to space (SP) characters.
548 .It Fl t
549 The message given (on standard input) is expected to contain, separated
550 from the message body by an empty line, a message header with
551 .Ql To: ,
552 .Ql Cc: ,
554 .Ql Bcc:
555 fields giving its recipients, which will be added to any recipients
556 specified on the command line.
557 If a message subject is specified via
558 .Ql Subject:
559 then it will be used in favour of one given on the command line.
561 Also understood are
562 .Ql Reply-To:
563 (possibly overriding
564 .Va replyto ) ,
565 .Ql Sender:
566 .Pf ( Va sender ) ,
567 .Ql From:
568 .Pf ( Va from
569 and / or option
570 .Fl r ) .
571 .Ql Message-ID: ,
572 .Ql In-Reply-To: ,
573 .Ql References:
575 .Ql Mail-Followup-To: ,
576 by default created automatically dependent on message context, will
577 be used if specified (a special address massage will however still occur
578 for the latter).
579 Any other custom header field (also see
580 .Va customhdr ,
581 .Ic ~^ )
582 is passed through entirely
583 unchanged, and in conjunction with the option
584 .Fl ~
585 it is possible to embed
586 .Sx "COMMAND ESCAPES" .
587 Also see
588 .Fl M , m , q .
591 .It Fl u Ar user
592 Initially read the
593 .Mx -sx
594 .Sx "primary system mailbox"
596 .Ar user ,
597 appropriate privileges presumed; effectively identical to
598 .Ql -f %user .
601 .It Fl V
602 Show \*(UA's
603 .Va version
604 and exit.
605 The command
606 .Ic version
607 will also show the list of
608 .Va features :
609 .Ql $ \*(uA -Xversion -Xx .
612 .It Fl v
613 .Ic set Ns
614 ting the internal variable
615 .Va verbose
616 enables display of some informational context messages.
617 Using it twice increases the level of verbosity.
620 .It Fl X Ar cmd
621 Add the given (or multiple for a multiline argument)
622 .Ar cmd
623 to the list of commands to be executed,
624 as a last step of program startup, before normal operation starts.
625 This is the only possibility to execute commands in non-interactive mode
626 when reading startup files is actively prohibited.
627 The commands will be evaluated as a unit, just as via
628 .Ic source .
629 Correlates with
630 .Fl #
632 .Va errexit .
635 .It Fl ~
636 Enable
637 .Sx "COMMAND ESCAPES"
638 in compose mode even in non-interactive use cases.
639 This can be used to, e.g., automatically format the composed message
640 text before sending the message:
641 .Bd -literal -offset indent
642 $ ( echo 'line    one. Word.     Word2.';\e
643     echo '~| /usr/bin/fmt -tuw66' ) |\e
644   LC_ALL=C \*(uA -d~:/ -Sttycharset=utf-8 bob@exam.ple
648 .It Fl #
649 Enables batch mode: standard input is made line buffered, the complete
650 set of (interactive) commands is available, processing of
651 .Sx "COMMAND ESCAPES"
652 is enabled in compose mode, and diverse
653 .Sx "INTERNAL VARIABLES"
654 are adjusted for batch necessities, exactly as if done via
655 .Fl S :
656 .Va emptystart ,
657 .Pf no Va errexit ,
658 .Pf no Va header ,
659 .Pf no Va posix ,
660 .Va quiet ,
661 .Va sendwait ,
662 .Va typescript-mode
663 as well as
664 .Ev MAIL ,
665 .Ev MBOX
667 .Va inbox
668 (the latter three to
669 .Pa /dev/null ) .
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 the
751 .Mx -sx
752 .Sx "secondary mailbox"
753 .Ev MBOX
754 that would otherwise occur (see
755 .Sx "Message states" ) ,
757 .Va keep
758 to not remove empty system (MBOX) mailbox files in order not to mangle
759 file permissions when files eventually get recreated \(en
760 \*(UA will remove all empty (MBOX) mailbox files unless this variable is
761 set whenever
762 .Va posix
763 .Pf ( Ev POSIXLY_CORRECT )
764 mode has been enabled.
765 The file mode creation mask is explicitly managed via
766 .Va umask .
769 It also enables
770 .Va sendwait
771 in order to synchronize \*(UA with the exit status report of the used
772 .Va mta
773 when sending mails.
774 It sets
775 .Va emptystart
776 to enter interactive startup even if the initial mailbox is empty,
777 .Va editheaders
778 to allow editing of headers as well as
779 .Va fullnames
780 to not strip down addresses in compose mode, and
781 .Va quote
782 to include the message that is being responded to when
783 .Ic reply Ns
784 ing.
785 The section
786 .Sx EXAMPLES
787 contains some more complete configuration examples.
788 .\" }}}
790 .\" .Ss "On sending mail, and non-interactive mode" {{{
791 .Ss "On sending mail, and non-interactive mode"
793 To send a message to one or more people, using a local or a builtin
794 .Va mta
795 (Mail-Transfer-Agent) transport to actually deliver the generated mail
796 message, \*(UA can be invoked with arguments which are the names of
797 people to whom the mail will be sent, and the command line options
798 .Fl b
800 .Fl c
801 can be used to add (blind) carbon copy receivers:
803 .Bd -literal -offset indent
804 # Via sendmail(1)
805 $ \*(uA -s ubject -a ttach.txt bill@exam.ple
807 # But... try it in an isolated dry-run mode (-d) first
808 $ LC_ALL=C \*(uA -d -:/ -Ssendwait \e
809    -b bcc@exam.ple -c cc@exam.ple \e
810    -. '(Lovely) Bob <bob@exam.ple>' eric@exam.ple
812 # With SMTP
813 $ LC_ALL=C \*(uA -d -:/ -Sv15-compat -Ssendwait \e
814     -S mta=smtps://mylogin@exam.ple:465 -Ssmtp-auth=none \e
815     -S from=scriptreply@exam.ple \e
816     -a /etc/mail.rc \e
817     -. eric@exam.ple
821 If standard input is a terminal rather than the message to be sent,
822 the user is expected to type in the message contents.
823 In this compose mode \*(UA treats lines beginning with the character
824 .Ql ~
825 special \(en these are so-called
826 .Sx "COMMAND ESCAPES" ,
827 which can be used to read in files, process shell commands, add and edit
828 attachments and more; e.g., the command escape
829 .Ic ~e
830 will start the text editor to revise the message in its current state,
831 .Ic ~h
832 allows editing of the most important message headers, with
833 .Ic ~^
834 custom headers can be created (more specifically than with
835 .Va customhdr ) .
836 .Ic ~?
837 gives an overview of most other available command escapes.
838 Typing
839 .Ql control-D
840 .Pf ( Ql ^D )
841 at the beginning of an empty line leaves compose mode and causes the
842 message to be sent, whereas typing
843 .Ql control-C
844 .Pf ( Ql ^C )
845 twice will abort the current letter (saving its contents in the file
846 denoted by
847 .Ev DEAD
848 unless
849 .Pf no Va save
850 is set).
853 A number of
854 .Sx ENVIRONMENT
856 .Sx "INTERNAL VARIABLES"
857 can be used to alter default behavior.
858 E.g., messages are sent asynchronously, without supervision, unless the
859 internal variable
860 .Va sendwait
861 is set, therefore send errors will not be recognizable until then.
862 .Ic set Ns
863 ting (also via
864 .Fl S )
865 .Va editalong
866 will automatically startup a text editor when compose mode is entered,
867 .Va editheaders
868 allows editing of headers additionally to plain body content, whereas
869 .Va askcc
871 .Va askbcc
872 will cause the user to be prompted actively for (blind) carbon-copy
873 recipients, respectively, if the given list is empty.
874 .Va on-compose-enter
876 .Va on-compose-leave
877 hook variables may be set to
878 .Ic define Ns
879 d macros to automatically adjust some settings dependent
880 on receiver, sender or subject contexts, and via the
881 .Va on-compose-splice-shell
882 as well as
883 .Va on-compose-splice
884 variables, the latter also to be set to a
885 .Ic define Ns
886 d macro, increasingly powerful mechanisms to perform automated message
887 adjustments are available.
890 Especially for using public mail provider accounts with the SMTP
891 .Va mta
892 it is often necessary to set
893 .Va from
894 and/or
895 .Va hostname
896 (even finer control via
897 .Va smtp-hostname ) ,
898 which (even if empty) also causes creation of
899 .Ql Message-ID:
901 .Ql Content-ID:
902 header fields unless
903 .Va stealthmua
904 is set; saving a copy of sent messages in a
905 .Va record
906 mailbox may be desirable \(en as for most mailbox
907 .Ic file
908 targets the value will undergo
909 .Sx "Filename transformations" .
910 Defining user email
911 .Ic account Ns s
912 for the purpose of arranging a complete environment of settings that can
913 be switched to with a single command or command line option may be
914 useful (the section
915 .Sx EXAMPLES
916 contains example configurations for sending messages via some of the
917 well-known public mail providers and also gives a compact overview on
918 how to setup a secure SSL/TLS environment).
919 Performing some
920 .Fl d
922 .Va debug
923 sandbox dry-run tests first will prove correctness.
926 The section
927 .Sx "On URL syntax and credential lookup"
928 will spread light on the different ways of how to specify user email
929 account credentials, the
930 .Ql USER@HOST
931 variable chains, and accessing protocol-specific resources,
932 the section
933 .Sx "Character sets"
934 goes into the details of character encodings, and how to use them for
935 interpreting the input data given in
936 .Va ttycharset
937 and representing messages and MIME part contents in
938 .Va sendcharsets ,
939 and reading the section
940 .Sx "The mime.types files"
941 should help to understand how the MIME-type of outgoing attachments are
942 classified, and what can be done for fine-tuning.
943 Over the wire an intermediate, configurable
944 .Pf content-transfer-\: Va encoding
945 may be applied to the raw message part data.
948 Message recipients (as specified on the command line or defined in
949 .Ql To: ,
950 .Ql Cc:
952 .Ql Bcc: )
953 may not only be email addressees but can also be names of mailboxes and
954 even complete shell command pipe specifications.
955 If the variable
956 .Va expandaddr
957 is not set then only network addresses (see
958 .Xr mailaddr 7
959 for a description of mail addresses) and plain user names (including MTA
960 aliases) may be used, other types will be filtered out, giving a warning
961 message.
962 The command
963 .Ic addrcodec
964 can be used to generate standard compliant network addresses.
966 .\" When changing any of the following adjust any RECIPIENTADDRSPEC;
967 .\" grep the latter for the complete picture
969 If the variable
970 .Va expandaddr
971 is set then extended recipient addresses will optionally be accepted:
972 Any name which starts with a vertical bar
973 .Ql |
974 character specifies a command pipe \(en the command string following the
975 .Ql |
976 is executed and the message is sent to its standard input;
977 Likewise, any name that starts with the character solidus
978 .Ql /
979 or the character sequence dot solidus
980 .Ql ./
981 is treated as a file, regardless of the remaining content;
982 likewise a name that solely consists of a hyphen-minus
983 .Ql - .
984 Any other name which contains a commercial at
985 .Ql @
986 character is treated as a network address;
987 Any other name which starts with a plus sign
988 .Ql +
989 character specifies a mailbox name;
990 Any other name which contains a solidus
991 .Ql /
992 character but no exclamation mark
993 .Ql \&!
994 or percent sign
995 .Ql %
996 character before also specifies a mailbox name;
997 What remains is treated as a network address.
999 .Bd -literal -offset indent
1000 $ echo bla | \*(uA -Sexpandaddr -s test ./mbox.mbox
1001 $ echo bla | \*(uA -Sexpandaddr -s test '|cat >> ./mbox.mbox'
1002 $ echo safe | LC_ALL=C \e
1003     \*(uA -:/ -Sv15-compat -Ssendwait \e
1004       -Sexpandaddr=fail,-all,+addr,failinvaddr -s test \e
1005       -. bob@exam.ple
1009 It is possible to create personal distribution lists via the
1010 .Ic alias
1011 command, so that, for instance, the user can send mail to
1012 .Ql cohorts
1013 and have it go to a group of people.
1014 These aliases have nothing in common with the system wide aliases that
1015 may be used by the MTA, which are subject to the
1016 .Ql name
1017 constraint of
1018 .Va expandaddr
1019 and are often tracked in a file
1020 .Pa /etc/aliases
1021 (and documented in
1022 .Xr aliases 5
1024 .Xr sendmail 1 ) .
1025 Personal aliases will be expanded by \*(UA before the message is sent,
1026 and are thus a convenient alternative to specifying each addressee by
1027 itself; they correlate with the active set of
1028 .Ic alternates
1029 and are subject to
1030 .Va metoo
1031 filtering.
1034 .Dl alias cohorts bill jkf mark kridle@ucbcory ~/mail/cohorts.mbox
1037 To avoid environmental noise scripts should
1038 .Dq detach
1039 \*(UA from any configuration files and create a script-local
1040 environment, ideally with the command line options
1041 .Fl \&:
1042 to disable any configuration file in conjunction with repetitions of
1043 .Fl S
1044 to specify variables:
1046 .Bd -literal -offset indent
1047 $ env LC_ALL=C \*(uA -:/ \e
1048     -Sv15-compat -Ssendwait -Sttycharset=utf-8 \e
1049     -Sexpandaddr=fail,-all,failinvaddr \e
1050     -S mta=smtps://mylogin@exam.ple:465 -Ssmtp-auth=login \e
1051     -S from=scriptreply@exam.ple \e
1052     -s 'Subject to go' -a attachment_file \e
1053     -. 'Recipient 1 <rec1@exam.ple>' rec2@exam.ple \e
1054     < content_file
1058 As shown, scripts can
1059 .Dq fake
1060 a locale environment, the above specifies the all-compatible 7-bit clean
1061 .Ev LC_ALL
1062 .Dq C ,
1063 but will nonetheless take and send UTF-8 in the message text by using
1064 .Va ttycharset .
1065 In interactive mode, which is introduced in the next section, messages
1066 can be sent by calling the
1067 .Ic mail
1068 command with a list of recipient addresses \(em the semantics are
1069 completely identical to non-interactive message sending:
1071 .Bd -literal -offset indent
1072 $ \*(uA -d -Squiet -Semptystart
1073 "/var/spool/mail/user": 0 messages
1074 ? mail "Recipient 1 <rec1@exam.ple>", rec2@exam.ple
1075 ? # Will do the right thing (tm)
1076 ? m rec1@exam.ple rec2@exam.ple
1078 .\" }}}
1080 .\" .Ss "On reading mail, and interactive mode" {{{
1081 .Ss "On reading mail, and interactive mode"
1083 When invoked without addressees \*(UA enters interactive mode in which
1084 mails may be read.
1085 When used like that the user's system
1086 .Va inbox
1087 (see the command
1088 .Ic file
1089 for an in-depth description of the different mailbox types that exist)
1090 is read in and a one line header of each message therein is displayed.
1091 The visual style of this summary of
1092 .Ic headers
1093 can be adjusted through the variable
1094 .Va headline
1095 and the possible sorting criterion via
1096 .Va autosort .
1097 Scrolling through
1098 .Va screen Ns
1099 fuls of
1100 .Ic headers
1101 can be performed with the command
1102 .Ic z .
1103 If the initially opened mailbox is empty \*(UA will instead exit
1104 immediately (after displaying a message) unless the variable
1105 .Va emptystart
1106 is set.
1109 At the
1110 .Va prompt
1111 the command
1112 .Ic list
1113 will give a listing of all available commands and
1114 .Ic help
1115 will give a summary of some common ones.
1116 If the \*(OPal documentation strings are available one can type
1117 .Ql help X
1118 .Pf "(or " Ql ?X )
1119 and see the actual expansion of
1120 .Ql X
1121 and what its purpose is, i.e., commands can be abbreviated
1122 (note that POSIX defines some abbreviations, so that the alphabetical
1123 order of commands does not necessarily relate to the abbreviations; it is
1124 however possible to define overwrites with
1125 .Ic commandalias ) .
1126 These commands can also produce a more
1127 .Va verbose
1128 output.
1131 Messages are given numbers (starting at 1) which uniquely identify
1132 messages; the current message \(en the
1133 .Dq dot
1134 \(en will either be the first new message, or the first unread message,
1135 or the first message of the mailbox; the internal variable
1136 .Va showlast
1137 will instead cause usage of the last message for this purpose.
1138 The command
1139 .Ic headers
1140 will display a
1141 .Va screen Ns
1142 ful of header summaries containing the
1143 .Dq dot ,
1144 whereas
1145 .Ic from
1146 will display only the summaries of the given messages, defaulting to the
1147 .Dq dot .
1150 Message content can be displayed with the command
1151 .Ic type
1152 .Pf ( Ql t ,
1153 alias
1154 .Ic print ) .
1155 Here the variable
1156 .Va crt
1157 controls whether and when \*(UA will use the configured
1158 .Ev PAGER
1159 for display instead of directly writing to the user terminal
1160 .Va screen ,
1161 the sole difference to the command
1162 .Ic more ,
1163 which will always use the
1164 .Ev PAGER .
1165 The command
1166 .Ic top
1167 will instead only show the first
1168 .Va toplines
1169 of a message (maybe even compressed if
1170 .Va topsqueeze
1171 is set).
1174 By default the current message
1175 .Pf ( Dq dot )
1176 is displayed, but like with many other commands it is possible to give
1177 a fancy message specification (see
1178 .Sx "Specifying messages" ) ,
1179 e.g.,
1180 .Ql t:u
1181 will display all unread messages,
1182 .Ql t.
1183 will display the
1184 .Dq dot ,
1185 .Ql t 1 5
1186 will type the messages 1 and 5,
1187 .Ql t 1-5
1188 will type the messages 1 through 5, and
1189 .Ql t-
1191 .Ql t+
1192 will display the last and the next message, respectively.
1193 The command
1194 .Ic search
1195 (a more substantial alias for
1196 .Ic from )
1197 will display a header summary of the given message specification list
1198 instead of their content, e.g., the following will search for subjects:
1201 .Dl from "'@Some subject to search for'"
1204 In the default setup all header fields of a message will be
1205 .Ic type Ns
1206 d, but fields can be white- or blacklisted for a variety of
1207 applications by using the command
1208 .Ic headerpick ,
1209 e.g., to restrict display to a very restricted set:
1210 .Ql Ic \:headerpick Cd \:type retain Ar \:from to cc subject .
1211 In order to display all header fields of a message regardless of
1212 currently active ignore or retain lists, use the commands
1213 .Ic Type
1215 .Ic Top .
1216 Note that historically the global
1217 .Pa \*(UR
1218 not only adjusts the list of displayed headers, but also sets
1219 .Va crt .
1222 Dependent upon the configuration a line editor (see the section
1223 .Sx "On terminal control and line editor" )
1224 aims at making user experience with the many
1225 .Sx COMMANDS
1226 a bit nicer.
1227 When reading the system
1228 .Va inbox
1229 or when
1230 .Fl f
1232 .Ic file )
1233 specified a mailbox explicitly prefixed with the special
1234 .Ql %:
1235 modifier (propagating the mailbox to a
1236 .Mx -sx
1237 .Sx "primary system mailbox" ) ,
1238 then messages which have been read will be moved to a
1239 .Mx -sx
1240 .Sx "secondary mailbox" ,
1241 the users
1242 .Ev MBOX
1243 file, automatically when the mailbox is left, either by changing the
1244 active mailbox or by quitting \*(UA (also see
1245 .Sx "Message states" )
1246 \(en this automatic moving from a system or primary to the secondary
1247 mailbox is not performed when the variable
1248 .Va hold
1249 is set.
1252 After examining a message the user can also
1253 .Ic delete Ql d
1254 the message,
1255 .Ic reply Ql r
1256 to the sender and all recipients or
1257 .Ic Reply Ql R
1258 exclusively to the sender(s).
1259 Messages can also be
1260 .Ic forward Ns
1261 ed (shorter alias is
1262 .Ic fwd Ns ).
1263 Note that when replying to or forwarding a message recipient addresses
1264 will be stripped from comments and names unless the internal variable
1265 .Va fullnames
1266 is set.
1267 Deletion causes \*(UA to forget about the message;
1268 This is not irreversible, though, one can
1269 .Ic undelete Ql u
1270 the message by giving its number,
1271 or the \*(UA session can be ended by giving the
1272 .Ic exit Ql x
1273 command.
1276 To end a mail processing session one may either issue
1277 .Ic quit Ql q
1278 to cause a full program exit, which possibly includes
1279 automatic moving of read messages to the
1280 .Mx -sx
1281 .Sx "secondary mailbox"
1282 .Ev MBOX
1283 as well as updating the \*(OPal line editor
1284 .Va history-file ,
1285 or use the command
1286 .Ic exit Ql x
1287 instead in order to prevent any of these actions.
1288 .\" }}}
1290 .\" .Ss "HTML mail and MIME attachments" {{{
1291 .Ss "HTML mail and MIME attachments"
1293 Messages which are HTML-only get more and more common and of course many
1294 messages come bundled with a bouquet of MIME attachments.
1295 Whereas \*(UA \*(OPally supports a simple HTML-to-text converter to deal
1296 with HTML messages (see
1297 .Sx "The mime.types files" ) ,
1298 it normally cannot deal with any of these itself, but instead programs
1299 need to become registered to deal with specific MIME types or file
1300 extensions.
1301 These programs may either prepare plain text versions of their input
1302 in order to enable \*(UA to display the content on the terminal,
1303 or display the content themselves, for example in a graphical window.
1306 To install an external handler program for a specific MIME type set an
1307 according
1308 .Va pipe-TYPE/SUBTYPE
1309 variable; to instead define a handler for a specific file extension set
1310 the respective
1311 .Va pipe-EXTENSION
1312 variable \(en these handlers take precedence.
1313 \*(OPally \*(UA supports mail user agent configuration as defined in
1314 RFC 1524; this mechanism, documented in the section
1315 .Sx "The Mailcap files" ,
1316 will be queried for display or quote handlers if none of the former two
1317 .\" TODO v15-compat "will be" -> "is"
1318 did; it will be the sole source for handlers of other purpose.
1319 A last source for handlers may be the MIME type definition itself, if
1320 the \*(UA specific type-marker extension was used when defining the type
1321 with the command
1322 .Ic mimetype .
1323 (Many of the builtin MIME types do so by default.)
1326 The variable
1327 .Va mime-counter-evidence
1328 can be set to improve dealing with faulty MIME part declarations as are
1329 often seen in real-life messages.
1330 E.g., to display a HTML message inline (that is, converted to a more
1331 fancy plain text representation than the builtin converter is capable to
1332 produce) with either of the text-mode browsers
1333 .Xr lynx 1
1335 .Xr elinks 1 ,
1336 teach \*(UA about MathML documents and make it display them as plain
1337 text, and to open PDF attachments in an external PDF viewer,
1338 asynchronously and with some other magic attached:
1340 .Bd -literal -offset indent
1341 if [ "$features" !@ +filter-html-tagsoup ]
1342   #set pipe-text/html='elinks -force-html -dump 1'
1343   set pipe-text/html='lynx -stdin -dump -force_html'
1344   # Display HTML as plain text instead
1345   #set pipe-text/html=@
1346 endif
1347 mimetype '@ application/mathml+xml mathml'
1348 wysh set pipe-application/pdf='@&=@ \e
1349   trap "rm -f \e"${MAILX_FILENAME_TEMPORARY}\e"" EXIT;\e
1350   trap "trap \e"\e" INT QUIT TERM; exit 1" INT QUIT TERM;\e
1351   mupdf "${MAILX_FILENAME_TEMPORARY}"'
1355 Note: special care must be taken when using such commands as mail
1356 viruses may be distributed by this method: if messages of type
1357 .Ql application/x-sh
1358 or files with the extension
1359 .Ql .sh
1360 were blindly filtered through the shell, for example, a message sender
1361 could easily execute arbitrary code on the system \*(UA is running on.
1362 For more on MIME, also in respect to sending of messages, see the
1363 sections
1364 .Sx "The mime.types files" ,
1365 .Sx "The Mailcap files"
1366 and the command
1367 .Ic mimetype .
1368 .\" }}}
1370 .\" .Ss "Mailing lists" {{{
1371 .Ss "Mailing lists"
1373 \*(UA offers some support to ease handling of mailing lists.
1374 The command
1375 .Ic mlist
1376 promotes all given arguments to known mailing lists, and
1377 .Ic mlsubscribe
1378 sets their subscription attribute, creating them first as necessary.
1379 (On the other hand
1380 .Ic unmlsubscribe
1381 does not
1382 .Ic unmlist
1383 automatically, but only resets the subscription attribute.)
1384 Using the commands without arguments will show (a subset of) all
1385 currently defined mailing lists.
1387 .Va headline
1388 format
1389 .Ql \&%T
1390 can be used to mark out messages with configured list addresses
1391 in the header display.
1394 \*(OPally mailing lists may also be specified as (extended) regular
1395 expressions, which allows matching of many addresses with a single
1396 expression.
1397 However, all fully qualified list addresses are matched via a fast
1398 dictionary, whereas expressions are placed in (a) list(s) which is
1399 (are) matched sequentially.
1401 .Bd -literal -offset indent
1402 set followup-to followup-to-honour=ask-yes reply-to-honour=ask-yes
1403 wysh mlist a1@b1.c1 a2@b2.c2 '.*@lists\e.c3$'
1404 mlsubscribe a4@b4.c4 exact@lists.c3
1408 The variable
1409 .Va followup-to-honour
1410 will ensure that a
1411 .Ql Mail-\:Followup-\:To:
1412 header is honoured when the message is being replied to (via
1413 .Ic reply
1415 .Ic Lreply )
1417 .Va followup-to
1418 controls whether this header is created when sending mails; it will be
1419 created automatically for a couple of reasons, too, like when the
1420 special
1421 .Dq mailing list specific
1422 respond command
1423 .Ic Lreply
1424 is used, when
1425 .Ic reply
1426 is used to respond to a message with its
1427 .Ql Mail-Followup-To:
1428 being honoured etc.
1431 A difference in between the handling of known and subscribed lists is
1432 that the address of the sender is usually not part of a generated
1433 .Ql Mail-Followup-To:
1434 when addressing the latter, whereas it is for the former kind of lists.
1435 Usually because there are exceptions: say, if multiple lists are
1436 addressed and not all of them are subscribed lists.
1438 For convenience \*(UA will, temporarily, automatically add a list
1439 address that is presented in the
1440 .Ql List-To:
1441 header of a message that is being responded to to the list of known
1442 mailing lists.
1443 Shall that header have existed \*(UA will instead, dependent on the
1444 variable
1445 .Va reply-to-honour ,
1446 use an also set
1447 .Ql Reply-To:
1448 for this purpose in order to accept a list administrators' wish that
1449 is supposed to have been manifested like that (but only if it provides
1450 a single address which resides on the same domain as what is stated in
1451 .Ql List-To: ) .
1452 .\" }}}
1454 .\" .Ss "Resource files" {{{
1455 .Ss "Resource files"
1457 Upon startup \*(UA reads in several resource files:
1459 .Bl -tag -width ".It Pa BaNg"
1461 .It Pa \*(UR
1462 System wide initialization file.
1463 Reading of this file can be suppressed, either by using the
1464 .Fl \&:
1465 (and according argument) or
1466 .Fl n
1467 command line options, or by setting the
1468 .Sx ENVIRONMENT
1469 variable
1470 .Ev MAILX_NO_SYSTEM_RC .
1473 .It Pa \*(ur
1474 File giving initial commands.
1475 A different file can be chosen by setting the
1476 .Sx ENVIRONMENT
1477 variable
1478 .Ev MAILRC .
1479 Reading of this file can be suppressed with the
1480 .Fl \&:
1481 command line option.
1483 .It Va mailx-extra-rc
1484 Can be used to define an optional startup file to be read after all
1485 other resource files.
1486 It can be used to specify settings that are not understood by other
1487 .Xr mailx 1
1488 implementations, for example.
1489 This variable is only honoured when defined in a resource file, e.g.,
1490 it is one of the
1491 .Sx "INTERNAL VARIABLES" .
1495 The content of these files is interpreted as follows:
1498 .Bl -bullet -compact
1500 A lines' leading whitespace is removed.
1502 Empty lines are ignored.
1504 Any other line is interpreted as a command.
1505 It may be spread over multiple input lines if the newline character is
1506 .Dq escaped
1507 by placing a reverse solidus character
1508 .Ql \e
1509 as the last character of the line; whereas any leading whitespace of
1510 follow lines is ignored, trailing whitespace before a escaped newline
1511 remains in the input.
1513 If the line (content) starts with the number sign
1514 .Ql #
1515 then it is a comment-command \(en a real command! \(en and also ignored.
1516 This command is the only form of comment that is understood.
1520 Unless \*(UA is about to enter interactive mode syntax errors that occur
1521 while loading these files are treated as errors and cause program exit.
1522 More files with syntactically equal content can be
1523 .Ic source Ns ed .
1524 The following, saved in a file, would be an examplary content:
1526 .Bd -literal -offset indent
1527  # This line is a comment command.  And y\e
1528     es, it is really continued here.
1529 set debug \e
1530     verbose
1531     set editheaders
1533 .\" }}}
1535 .\" .Ss "Character sets" {{{
1536 .Ss "Character sets"
1538 \*(OP \*(UA detects the character set of the terminal by using
1539 mechanisms that are controlled by the
1540 .Ev LC_CTYPE
1541 locale setting
1542 (the manual for
1543 .Xr setlocale 3
1544 should give an overview): the \*(UA internal variable
1545 .Va ttycharset
1546 will be set to the detected terminal character set accordingly,
1547 and will thus show up in the output of the commands
1548 .Ic set
1550 .Ic varshow .
1553 However, a user supplied
1554 .Va ttycharset
1555 value is not overwritten by this detection mechanism.
1556 I.e., it is actually possible to send mail in a completely
1557 .Dq faked
1558 locale environment, an option which can be used to generate and send,
1559 e.g., UTF-8 input data in a
1560 .Ql LC_ALL=C
1561 environment (an example of this can be found in the section
1562 .Sx "On sending mail, and non-interactive mode" ) .
1563 Changing the value does not mean much beside that, because several
1564 aspects of the real character set are implied by the locale environment
1565 of the system, which stays unaffected by
1566 .Va ttycharset .
1569 If no character set conversion capabilities have been compiled into
1570 \*(UA
1571 .Pf ( Va features
1572 does not include the term
1573 .Ql +iconv ) ,
1574 then
1575 .Va ttycharset
1576 will be the only supported character set,
1577 it is simply assumed that it can be used to exchange 8-bit messages
1578 (over the wire an intermediate
1579 .Pf content-transfer-\: Va encoding
1580 may be applied),
1581 and the rest of this section does not apply;
1582 it may however still be necessary to explicitly set it if automatic
1583 detection fails, since in that case it defaults to the mentioned
1584 .\" (Keep in SYNC: ./nail.1:"Character sets", ./nail.h:CHARSET_*!)
1585 ISO-8859-1.
1588 When reading messages, their text is converted into
1589 .Va ttycharset
1590 as necessary in order to display them on the users terminal.
1591 Unprintable characters and invalid byte sequences are detected
1592 and replaced by proper substitution characters.
1593 Character set mappings for source character sets can be established with
1594 the command
1595 .Ic charsetalias ,
1596 which may be handy to work around faulty character set catalogues (e.g.,
1597 to add a missing LATIN1 to ISO-8859-1 mapping), or to enforce treatment
1598 of one character set as another one (e.g., to interpret LATIN1 as CP1252).
1599 Also see
1600 .Va charset-unknown-8bit
1601 to deal with another hairy aspect of message interpretation.
1604 When sending messages all their parts and attachments are classified.
1605 Whereas no character set conversion is performed on those parts which
1606 appear to be binary data,
1607 the character set being used must be declared within the MIME header of
1608 an outgoing text part if it contains characters that do not conform to
1609 the set of characters that are allowed by the email standards.
1610 Permissible values for character sets can be declared using the
1611 .Va sendcharsets
1612 variable, and
1613 .Va charset-8bit ,
1614 which defines a catch-all last-resort fallback character set that is
1615 implicitly appended to the list of character sets in
1616 .Va sendcharsets .
1619 When replying to a message and the variable
1620 .Va reply-in-same-charset
1621 is set then the character set of the message being replied to is tried
1622 first (after mapping via
1623 .Ic charsetalias ) .
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 the
1757 .Mx -sx
1758 .Sx "secondary mailbox"
1759 .Ev MBOX
1760 unless the internal variable
1761 .Va hold
1762 it set.
1764 .It Ql deleted
1765 The message has been processed by one of the following commands:
1766 .Ic delete ,
1767 .Ic dp ,
1768 .Ic dt .
1769 Only
1770 .Ic undelete
1771 can be used to access such messages.
1773 .It Ql preserved
1774 The message has been processed by a
1775 .Ic preserve
1776 command and it will be retained in its current location.
1778 .It Ql saved
1779 The message has been processed by one of the following commands:
1780 .Ic save
1782 .Ic write .
1783 Unless when the
1784 .Ic exit
1785 command is used, messages that are in a
1786 .Mx -sx
1787 .Sx "primary system mailbox"
1788 and are in
1789 .Ql saved
1790 state when the mailbox is left will be deleted; they will be saved in the
1791 .Mx -sx
1792 .Sx "secondary mailbox"
1793 .Ev MBOX
1794 when the internal variable
1795 .Va keepsave
1796 is set.
1800 In addition to these message states, flags which otherwise have no
1801 technical meaning in the mail system except allowing special ways of
1802 addressing them when
1803 .Sx "Specifying messages"
1804 can be set on messages.
1805 These flags are saved with messages and are thus persistent, and are
1806 portable between a set of widely used MUAs.
1808 .Bl -hang -width ".It Ic answered"
1809 .It Ic answered
1810 Mark messages as having been answered.
1811 .It Ic draft
1812 Mark messages as being a draft.
1813 .It Ic flag
1814 Mark messages which need special attention.
1816 .\" }}}
1818 .\" .Ss "Specifying messages" {{{
1819 .Ss "Specifying messages"
1821 Commands such as
1822 .Ic from ,
1823 .Ic type
1825 .Ic delete
1826 can be given a list of message numbers as arguments to apply to a number
1827 of messages at once.
1828 Thus
1829 .Ql delete 1 2
1830 deletes messages 1 and 2,
1831 whereas
1832 .Ql delete 1-5
1833 will delete the messages 1 through 5.
1834 In sorted or threaded mode (see the
1835 .Ic sort
1836 command),
1837 .Ql delete 1-5
1838 will delete the messages that are located between (and including)
1839 messages 1 through 5 in the sorted/threaded order, as shown in the
1840 .Ic headers
1841 summary.
1842 The following special message names exist:
1845 .Bl -tag -width ".It Ar BaNg"
1846 .It Ar \&.
1847 The current message, the so-called
1848 .Dq dot .
1850 .It Ar \&;
1851 The message that was previously the current message.
1853 .It Ar \&,
1854 The parent message of the current message,
1855 that is the message with the Message-ID given in the
1856 .Ql In-Reply-To:
1857 field or the last entry of the
1858 .Ql References:
1859 field of the current message.
1861 .It Ar -
1862 The next previous undeleted message,
1863 or the next previous deleted message for the
1864 .Ic undelete
1865 command.
1866 In sorted/threaded mode,
1867 the next previous such message in the sorted/threaded order.
1869 .It Ar +
1870 The next undeleted message,
1871 or the next deleted message for the
1872 .Ic undelete
1873 command.
1874 In sorted/threaded mode,
1875 the next such message in the sorted/threaded order.
1877 .It Ar ^
1878 The first undeleted message,
1879 or the first deleted message for the
1880 .Ic undelete
1881 command.
1882 In sorted/threaded mode,
1883 the first such message in the sorted/threaded order.
1885 .It Ar $
1886 The last message.
1887 In sorted/threaded mode,
1888 the last message in the sorted/threaded order.
1890 .It Ar & Ns Ar x
1891 In threaded mode,
1892 selects the message addressed with
1893 .Ar x ,
1894 where
1895 .Ar x
1896 is any other message specification,
1897 and all messages from the thread that begins at it.
1898 Otherwise it is identical to
1899 .Ar x .
1901 .Ar x
1902 is omitted,
1903 the thread beginning with the current message is selected.
1905 .It Ar *
1906 All messages.
1907 .It Ar `
1908 All messages that were included in the
1909 .Sx "Message list arguments"
1910 of the previous command.
1912 .It Ar x-y
1913 An inclusive range of message numbers.
1914 Selectors that may also be used as endpoints include any of
1915 .Ar .;-+^$ .
1917 .It Ar address
1918 A case-insensitive
1919 .Dq any substring matches
1920 search against the
1921 .Ql From:
1922 header, which will match addresses (too) even if
1923 .Va showname
1924 is set (and POSIX says
1925 .Dq any address as shown in a header summary shall be matchable in this form ) ;
1926 However, if the
1927 .Va allnet
1928 variable is set, only the local part of the address is evaluated
1929 for the comparison, not ignoring case, and the setting of
1930 .Va showname
1931 is completely ignored.
1932 For finer control and match boundaries use the
1933 .Ql @
1934 search expression.
1936 .It Ar / Ns Ar string
1937 All messages that contain
1938 .Ar string
1939 in the subject field (case ignored).
1940 See also the
1941 .Va searchheaders
1942 variable.
1944 .Ar string
1945 is empty,
1946 the string from the previous specification of that type is used again.
1948 .It Xo Op Ar @ Ns Ar name-list Ns
1949 .Ar @ Ns Ar expr
1951 All messages that contain the given case-insensitive search
1952 .Ar expr Ns
1953 ession; if the \*(OPal regular expression (see
1954 .Xr re_format 7 )
1955 support is available
1956 .Ar expr
1957 will be interpreted as (an extended) one if any of the
1958 .Dq magical
1959 (extended) regular expression characters is seen: in this case this
1960 should match strings correctly which are in the locale
1961 .Ev LC_CTYPE
1962 encoding.
1963 If the optional
1964 .Ar @ Ns Ar name-list
1965 part is missing, the search is restricted to the subject field body,
1966 but otherwise
1967 .Ar name-list
1968 specifies a comma-separated list of header fields to search, as in
1970 .Dl '@to,from,cc@Someone i ought to know'
1972 In order to search for a string that includes a
1973 .Ql @
1974 (commercial at) character the
1975 .Ar name-list
1976 is effectively non-optional, but may be given as the empty string.
1977 Some special header fields may be abbreviated:
1978 .Ql f ,
1979 .Ql t ,
1980 .Ql c ,
1981 .Ql b
1983 .Ql s
1984 will match
1985 .Ql From ,
1986 .Ql To ,
1987 .Ql Cc ,
1988 .Ql Bcc
1990 .Ql Subject ,
1991 respectively and case-insensitively.
1992 The special names
1993 .Ql header
1995 .Ql <
1996 can be used to search in (all of) the header(s) of the message, and the
1997 special names
1998 .Ql body
2000 .Ql >
2002 .Ql text
2004 .Ql =
2005 can be used to perform full text searches \(en whereas the former
2006 searches only the body, the latter also searches the message header.
2008 This message specification performs full text comparison, but even with
2009 regular expression support it is almost impossible to write a search
2010 expression that savely matches only a specific address domain.
2011 To request that the content of the header is treated as a list of
2012 addresses, and to strip those down to the plain email address which the
2013 search expression is to be matched against, prefix the header name
2014 (abbreviation) with a tilde
2015 .Ql ~ :
2017 .Dl @~f@@a\e.safe\e.domain\e.match$
2019 .It Ar :c
2020 All messages of state
2021 .Ql c ,
2022 where
2023 .Ql c
2024 is one or multiple of the following colon modifiers:
2026 .Bl -tag -compact -width ".It Ar :M"
2027 .It Ar n
2028 .Ql new
2029 messages.
2030 .It Ar o
2031 Old messages (any not in state
2032 .Ql read
2034 .Ql new ) .
2035 .It Ar u
2036 .Ql unread
2037 messages.
2038 .It Ar d
2039 .Ql deleted
2040 messages (for the
2041 .Ic undelete
2043 .Ic from
2044 commands only).
2045 .It Ar r
2046 .Ql read
2047 messages.
2048 .It Ar f
2049 .Ic flag Ns
2050 ged messages.
2051 .It Ar a
2052 .Ic answered
2053 messages (cf. the variable
2054 .Va markanswered ) .
2055 .It Ar t
2056 Messages marked as
2057 .Ic draft .
2058 .It Ar s
2059 \*(OP Messages classified as spam (see
2060 .Sx "Handling spam" . )
2061 .It Ar S
2062 \*(OP Messages with unsure spam classification.
2068 \*(OP IMAP-style SEARCH expressions may also be used.
2069 This addressing mode is available with all types of folders;
2070 \*(UA will perform the search locally as necessary.
2071 Strings must be enclosed by double quotes
2072 .Ql \&"
2073 in their entirety if they contain white space or parentheses;
2074 within the quotes, only reverse solidus
2075 .Ql \e
2076 is recognized as an escape character.
2077 All string searches are case-insensitive.
2078 When the description indicates that the
2079 .Dq envelope
2080 representation of an address field is used,
2081 this means that the search string is checked against both a list
2082 constructed as
2084 .Bd -literal -offset indent
2085 (\*qname\*q \*qsource\*q \*qlocal-part\*q \*qdomain-part\*q)
2089 for each address,
2090 and the addresses without real names from the respective header field.
2091 These search expressions can be nested using parentheses, see below for
2092 examples.
2095 .Bl -tag -compact -width ".It Ar _n_u"
2096 .It Ar ( criterion )
2097 All messages that satisfy the given
2098 .Ar criterion .
2099 .It Ar ( criterion1 criterion2 ... criterionN )
2100 All messages that satisfy all of the given criteria.
2102 .It Ar ( or criterion1 criterion2 )
2103 All messages that satisfy either
2104 .Ar criterion1
2106 .Ar criterion2 ,
2107 or both.
2108 To connect more than two criteria using
2109 .Ql or
2110 specifications have to be nested using additional parentheses,
2111 as with
2112 .Ql (or a (or b c)) ,
2113 since
2114 .Ql (or a b c)
2115 really means
2116 .Ql ((a or b) and c) .
2117 For a simple
2118 .Ql or
2119 operation of independent criteria on the lowest nesting level,
2120 it is possible to achieve similar effects by using three separate
2121 criteria, as with
2122 .Ql (a) (b) (c) .
2124 .It Ar ( not criterion )
2125 All messages that do not satisfy
2126 .Ar criterion .
2127 .It Ar ( bcc \*q Ns Ar string Ns Ar \*q )
2128 All messages that contain
2129 .Ar string
2130 in the envelope representation of the
2131 .Ql Bcc:
2132 field.
2133 .It Ar ( cc \*q Ns Ar string Ns Ar \*q )
2134 All messages that contain
2135 .Ar string
2136 in the envelope representation of the
2137 .Ql Cc:
2138 field.
2139 .It Ar ( from \*q Ns Ar string Ns Ar \*q )
2140 All messages that contain
2141 .Ar string
2142 in the envelope representation of the
2143 .Ql From:
2144 field.
2145 .It Ar ( subject \*q Ns Ar string Ns Ar \*q )
2146 All messages that contain
2147 .Ar string
2148 in the
2149 .Ql Subject:
2150 field.
2151 .It Ar ( to \*q Ns Ar string Ns Ar \*q )
2152 All messages that contain
2153 .Ar string
2154 in the envelope representation of the
2155 .Ql To:
2156 field.
2157 .It Ar ( header name \*q Ns Ar string Ns Ar \*q )
2158 All messages that contain
2159 .Ar string
2160 in the specified
2161 .Ql Name:
2162 field.
2163 .It Ar ( body \*q Ns Ar string Ns Ar \*q )
2164 All messages that contain
2165 .Ar string
2166 in their body.
2167 .It Ar ( text \*q Ns Ar string Ns Ar \*q )
2168 All messages that contain
2169 .Ar string
2170 in their header or body.
2171 .It Ar ( larger size )
2172 All messages that are larger than
2173 .Ar size
2174 (in bytes).
2175 .It Ar ( smaller size )
2176 All messages that are smaller than
2177 .Ar size
2178 (in bytes).
2180 .It Ar ( before date )
2181 All messages that were received before
2182 .Ar date ,
2183 which must be in the form
2184 .Ql d[d]-mon-yyyy ,
2185 where
2186 .Ql d
2187 denotes the day of the month as one or two digits,
2188 .Ql mon
2189 is the name of the month \(en one of
2190 .Ql Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec ,
2192 .Ql yyyy
2193 is the year as four digits, e.g.,
2194 .Ql 28-Dec-2012 .
2196 .It Ar ( on date )
2197 All messages that were received on the specified date.
2198 .It Ar ( since date )
2199 All messages that were received since the specified date.
2200 .It Ar ( sentbefore date )
2201 All messages that were sent on the specified date.
2202 .It Ar ( senton date )
2203 All messages that were sent on the specified date.
2204 .It Ar ( sentsince date )
2205 All messages that were sent since the specified date.
2206 .It Ar ()
2207 The same criterion as for the previous search.
2208 This specification cannot be used as part of another criterion.
2209 If the previous command line contained more than one independent
2210 criterion then the last of those criteria is used.
2212 .\" }}}
2214 .\" .Ss "On URL syntax and credential lookup" {{{
2215 .Ss "On URL syntax and credential lookup"
2217 \*(IN For accessing protocol-specific resources usage of Uniform
2218 Resource Locators (URL, RFC 1738) has become omnipresent.
2219 \*(UA expects and understands URLs in the following form;
2220 parts in brackets
2221 .Ql []
2222 denote optional parts, optional either because there also exist other
2223 ways to define the information in question or because support of the
2224 part is protocol-specific (e.g.,
2225 .Ql /path
2226 is used by the IMAP protocol but not by POP3);
2227 If any of
2228 .Ql USER
2230 .Ql PASSWORD
2231 are specified they must be given in URL percent encoded form (RFC 3986;
2232 the command
2233 .Ic urlcodec
2234 may be helpful):
2237 .Dl PROTOCOL://[USER[:PASSWORD]@]server[:port][/path]
2240 Note that these \*(UA URLs most often do not conform to any real
2241 standard, but instead represent a normalized variant of RFC 1738 \(en
2242 they are not used in data exchange but only meant as a compact,
2243 easy-to-use way of defining and representing information in
2244 a well-known notation.
2247 Many internal variables of \*(UA exist in multiple versions, called
2248 variable chains for the rest of this document: the plain
2249 .Ql variable
2250 as well as
2251 .Ql variable-HOST
2253 .Ql variable-USER@HOST .
2254 Here
2255 .Ql HOST
2256 indeed means
2257 .Ql server:port
2258 if a
2259 .Ql port
2260 had been specified in the respective URL, otherwise it refers to the plain
2261 .Ql server .
2262 Also,
2263 .Ql USER
2264 is not truly the
2265 .Ql USER
2266 that had been found when doing the user chain lookup as is described
2267 below, i.e., this
2268 .Ql USER
2269 will never be in URL percent encoded form, whether it came from an URL
2270 or not; i.e., variable chain name extensions of
2271 .Sx "INTERNAL VARIABLES"
2272 must not be URL percent encoded.
2275 For example, whether an hypothetical URL
2276 .Ql smtp://hey%3Ayou@our.house
2277 had been given that includes a user, or whether the URL was
2278 .Ql smtp://our.house
2279 and the user had been found differently, to lookup the variable chain
2280 .Va smtp-use-starttls
2281 \*(UA first looks for whether
2282 .Ql smtp-\:use-\:starttls-\:hey:you@our.house
2283 is defined, then whether
2284 .Ql smtp-\:use-\:starttls-\:our.house
2285 exists before finally ending up looking at the plain variable itself.
2288 \*(UA obeys the following logic scheme when dealing with the
2289 necessary credential information of an account:
2291 .Bl -bullet
2293 If no
2294 .Ql USER
2295 has been given in the URL the variables
2296 .Va user-HOST
2298 .Va user
2299 are looked up; if no such variable(s) can be found then \*(UA will,
2300 when enforced by the \*(OPal variables
2301 .Va netrc-lookup-HOST
2303 .Va netrc-lookup ,
2304 search the users
2305 .Pa .netrc
2306 file for a
2307 .Ql HOST
2308 specific entry which provides a
2309 .Ql login
2310 name: this lookup will only succeed if unambiguous (one possible matching
2311 entry for
2312 .Ql HOST ) .
2313 It is possible to load encrypted
2314 .Pa .netrc
2315 files via
2316 .Va netrc-pipe .
2318 If there is still no
2319 .Ql USER
2320 then \*(UA will fall back to the user who is supposed to run \*(UA,
2321 the identity of which has been fixated during \*(UA startup and is
2322 known to be a valid user on the current host.
2325 Authentication: unless otherwise noted this will lookup the
2326 .Va PROTOCOL-auth-USER@HOST , PROTOCOL-auth-HOST , PROTOCOL-auth
2327 variable chain, falling back to a protocol-specific default should this
2328 have no success.
2331 If no
2332 .Ql PASSWORD
2333 has been given in the URL, then if the
2334 .Ql USER
2335 has been found through the \*(OPal
2336 .Va netrc-lookup
2337 that may have already provided the password, too.
2338 Otherwise the variable chain
2339 .Va password-USER@HOST , password-HOST , password
2340 is looked up and used if existent.
2342 Afterwards the complete \*(OPal variable chain
2343 .Va netrc-lookup-USER@HOST , netrc-lookup-HOST , netrc-lookup
2344 is looked up.
2345 If set, the
2346 .Pa .netrc
2347 cache is searched for a password only (multiple user accounts for
2348 a single machine may exist as well as a fallback entry without user
2349 but with a password).
2351 If at that point there is still no password available, but the
2352 (protocols') chosen authentication type requires a password, then in
2353 interactive mode the user will be prompted on the terminal.
2357 .Sy Note:
2358 S/MIME verification works relative to the values found in the
2359 .Ql From:
2361 .Ql Sender: )
2362 header field(s), which means that the values of
2363 .Va smime-sign , smime-sign-cert , smime-sign-include-certs
2365 .Va smime-sign-message-digest
2366 will not be looked up using the
2367 .Ql USER
2369 .Ql HOST
2370 chains from above but instead use the corresponding values from the
2371 message that is being worked on.
2372 In unusual cases multiple and different
2373 .Ql USER
2375 .Ql HOST
2376 combinations may therefore be involved \(en on the other hand those
2377 unusual cases become possible.
2378 The usual case is as short as:
2381 .Dl set mta=smtp://USER:PASS@HOST smtp-use-starttls \e
2382 .Dl \ \ \ \ smime-sign smime-sign-cert=+smime.pair
2385 The section
2386 .Sx EXAMPLES
2387 contains complete example configurations.
2388 .\" }}}
2390 .\" .Ss "On terminal control and line editor" {{{
2391 .Ss "On terminal control and line editor"
2393 \*(OP Terminal control will be realized through one of the standard
2395 libraries, either the
2396 .Lb libtermcap ,
2397 or, alternatively, the
2398 .Lb libterminfo ,
2399 both of which will be initialized to work with the environment variable
2400 .Ev TERM .
2401 Terminal control will enhance or enable interactive usage aspects, e.g.,
2402 .Sx "Coloured display" ,
2403 and extend behaviour of the Mailx-Line-Editor (MLE), which may learn the
2404 byte-sequences of keys like the cursor and function keys, and which will
2405 automatically enter the so-called
2406 .Dq ca-mode
2407 alternative screen shall the terminal support it.
2408 The internal variable
2409 .Va termcap
2410 can be used to overwrite settings or to learn (correct(ed)) keycodes.
2411 Actual interaction with the chosen library can be disabled completely by
2412 setting the internal variable
2413 .Va termcap-disable ;
2414 .Va termcap
2415 will be queried regardless, even if the \*(OPal support for the
2416 libraries has not been enabled at configuration time.
2419 \*(OP The builtin \*(UA Mailx-Line-Editor (MLE) should work in all
2420 environments which comply to the ISO C standard
2421 .St -isoC-amd1 ,
2422 and will support wide glyphs if possible (the necessary functionality
2423 had been removed from ISO C, but was included in
2424 .St -xpg4 ) .
2425 Prevent usage of a line editor in interactive mode by setting the
2426 internal variable
2427 .Va line-editor-disable .
2428 Especially if the \*(OPal terminal control support is missing setting
2429 entries in the internal variable
2430 .Va termcap
2431 will help shall the MLE misbehave, see there for more.
2432 The MLE can support a little bit of
2433 .Ic colour .
2436 \*(OP If the
2437 .Ic history
2438 feature is available then input from line editor prompts will be saved
2439 in a history list that can be searched in and be expanded from.
2440 Such saving can be prevented by prefixing input with any amount of
2441 whitespace.
2442 Aspects of history, like allowed content and maximum size, as well as
2443 whether history shall be saved persistently, can be configured with the
2444 internal variables
2445 .Va history-file ,
2446 .Va history-gabby ,
2447 .Va history-gabby-persist
2449 .Va history-size .
2452 The MLE supports a set of editing and control commands.
2453 By default (as) many (as possible) of these will be assigned to a set of
2454 single-letter control codes, which should work on any terminal (and can
2455 be generated by holding the
2456 .Dq control
2457 key while pressing the key of desire, e.g.,
2458 .Ql control-D ) .
2459 If the \*(OPal
2460 .Ic bind
2461 command is available then the MLE commands can also be accessed freely
2462 by assigning the command name, which is shown in parenthesis in the list
2463 below, to any desired key-sequence, and the MLE will instead and also use
2464 .Ic bind
2465 to establish its builtin key bindings
2466 (more of them if the \*(OPal terminal control is available),
2467 an action which can then be suppressed completely by setting
2468 .Va line-editor-no-defaults .
2469 .Sx "Shell-style argument quoting"
2470 notation is used in the following;
2471 combinations not mentioned either cause job control signals or do not
2472 generate a (unique) keycode:
2476 .Bl -tag -compact -width ".It Ql Ba"
2477 .It Ql \ecA
2478 Go to the start of the line
2480 .Pf ( Cd mle-go-home ) .
2482 .It Ql \ecB
2483 Move the cursor backward one character
2485 .Pf ( Cd mle-go-bwd ) .
2487 .It Ql \ecD
2488 Forward delete the character under the cursor;
2489 quits \*(UA if used on the empty line unless the internal variable
2490 .Va ignoreeof
2491 is set
2493 .Pf ( Cd mle-del-fwd ) .
2495 .It Ql \ecE
2496 Go to the end of the line
2498 .Pf ( Cd mle-go-end ) .
2500 .It Ql \ecF
2501 Move the cursor forward one character
2503 .Pf ( Cd mle-go-fwd ) .
2505 .It Ql \ecG
2506 Cancel current operation, full reset.
2507 If there is an active history search or tabulator expansion then this
2508 command will first reset that, reverting to the former line content;
2509 thus a second reset is needed for a full reset in this case
2511 .Pf ( Cd mle-reset ) .
2513 .It Ql \ecH
2514 Backspace: backward delete one character
2516 .Pf ( Cd mle-del-bwd ) .
2518 .It Ql \ecI
2519 \*(NQ
2520 Horizontal tabulator:
2521 try to expand the word before the cursor, supporting the usual
2522 .Sx "Filename transformations"
2524 .Pf ( Cd mle-complete ) .
2525 This is affected by
2526 .Cd mle-quote-rndtrip .
2528 .It Ql \ecJ
2529 Newline:
2530 commit the current line
2532 .Pf ( Cd mle-commit ) .
2534 .It Ql \ecK
2535 Cut all characters from the cursor to the end of the line
2537 .Pf ( Cd mle-snarf-end ) .
2539 .It Ql \ecL
2540 Repaint the line
2542 .Pf ( Cd mle-repaint ) .
2544 .It Ql \ecN
2545 \*(OP Go to the next history entry
2547 .Pf ( Cd mle-hist-fwd ) .
2549 .It Ql \ecO
2550 (\*(OPally context-dependent) Invokes the command
2551 .Ql Ic dt .
2553 .It Ql \ecP
2554 \*(OP Go to the previous history entry
2556 .Pf ( Cd mle-hist-bwd ) .
2558 .It Ql \ecQ
2559 Toggle roundtrip mode shell quotes, where produced,
2560 on and off
2562 .Pf ( Cd mle-quote-rndtrip ) .
2563 This setting is temporary, and will be forgotten once the command line
2564 is committed; also see
2565 .Ic shcodec .
2567 .It Ql \ecR
2568 \*(OP Complete the current line from (the remaining) older history entries
2570 .Pf ( Cd mle-hist-srch-bwd ) .
2572 .It Ql \ecS
2573 \*(OP Complete the current line from (the remaining) newer history entries
2575 .Pf ( Cd mle-hist-srch-fwd ) .
2577 .It Ql \ecT
2578 Paste the snarf buffer
2580 .Pf ( Cd mle-paste ) .
2582 .It Ql \ecU
2583 The same as
2584 .Ql \ecA
2585 followed by
2586 .Ql \ecK
2588 .Pf ( Cd mle-snarf-line ) .
2590 .It Ql \ecV
2591 Prompts for a Unicode character (its hexadecimal number) to be inserted
2593 .Pf ( Cd mle-prompt-char ) .
2594 Note this command needs to be assigned to a single-letter control code
2595 in order to become recognized and executed during input of
2596 a key-sequence (only three single-letter control codes can be used for
2597 that shortcut purpose); this control code is special-treated and cannot
2598 be part of any other sequence, because any occurrence will perform the
2599 .Cd mle-prompt-char
2600 function immediately.
2602 .It Ql \ecW
2603 Cut the characters from the one preceding the cursor to the preceding
2604 word boundary
2606 .Pf ( Cd mle-snarf-word-bwd ) .
2608 .It Ql \ecX
2609 Move the cursor forward one word boundary
2611 .Pf ( Cd mle-go-word-fwd ) .
2613 .It Ql \ecY
2614 Move the cursor backward one word boundary
2616 .Pf ( Cd mle-go-word-bwd ) .
2618 .It Ql \ec[
2619 Escape: reset a possibly used multibyte character input state machine
2620 and \*(OPally a lingering, incomplete key binding
2622 .Pf ( Cd mle-cancel ) .
2623 This command needs to be assigned to a single-letter control code in
2624 order to become recognized and executed during input of a key-sequence
2625 (only three single-letter control codes can be used for that shortcut
2626 purpose).
2627 This control code may also be part of a multi-byte sequence, but if
2628 a sequence is active and the very control code is currently also an
2629 expected input, then it will first be consumed by the active sequence.
2631 .It Ql \ec\e
2632 (\*(OPally context-dependent) Invokes the command
2633 .Ql Ic z Ns + .
2635 .It Ql \ec]
2636 (\*(OPally context-dependent) Invokes the command
2637 .Ql Ic z Ns $ .
2639 .It Ql \ec^
2640 (\*(OPally context-dependent) Invokes the command
2641 .Ql Ic z Ns 0 .
2643 .It Ql \ec_
2644 Cut the characters from the one after the cursor to the succeeding word
2645 boundary
2647 .Pf ( Cd mle-snarf-word-fwd ) .
2649 .It Ql \ec?
2650 Backspace:
2651 .Cd mle-del-bwd .
2653 .It \(en
2655 .Cd mle-fullreset :
2656 in difference to
2657 .Cd mle-reset
2658 this will immediately reset a possibly active search etc.
2660 .It \(en
2662 .Cd mle-bell :
2663 ring the audible bell.
2665 .\" }}}
2667 .\" .Ss "Coloured display" {{{
2668 .Ss "Coloured display"
2670 \*(OP \*(UA can be configured to support a coloured display and font
2671 attributes by emitting ANSI / ISO 6429 SGR (select graphic rendition)
2672 escape sequences.
2673 Usage of colours and font attributes solely depends upon the
2674 capability of the detected terminal type that is defined by the
2675 environment variable
2676 .Ev TERM
2677 and which can be fine-tuned by the user via the internal variable
2678 .Va termcap .
2681 On top of what \*(UA knows about the terminal the boolean variable
2682 .Va colour-pager
2683 defines whether the actually applicable colour and font attribute
2684 sequences should also be generated when output is going to be paged
2685 through the external program defined by the environment variable
2686 .Ev PAGER
2687 (also see
2688 .Va crt Ns
2690 This is not enabled by default because different pager programs need
2691 different command line switches or other configuration in order to
2692 support those sequences.
2693 \*(UA however knows about some widely used pagers and in a clean
2694 environment it is often enough to simply set
2695 .Va colour-pager ;
2696 please refer to that variable for more on this topic.
2699 If the variable
2700 .Va colour-disable
2701 is set then any active usage of colour and font attribute sequences
2702 is suppressed, but without affecting possibly established
2703 .Ic colour
2704 mappings.
2707 To define and control colours and font attributes a single multiplexer
2708 command family exists:
2709 .Ic colour
2710 shows or defines colour mappings for the given colour type (e.g.,
2711 monochrome) and
2712 .Ic uncolour
2713 can be used to remove mappings of a given colour type.
2714 Since colours are only available in interactive mode, it may make
2715 sense to conditionalize the colour setup by encapsulating it with
2716 .Ic if :
2718 .Bd -literal -offset indent
2719 if terminal && $features =@ +colour
2720   colour iso  view-msginfo  ft=bold,fg=green
2721   colour iso  view-header   ft=bold,fg=red   "from,subject"
2722   colour iso  view-header   fg=red
2724   uncolour iso view-header  from,subject
2725   colour iso  view-header   ft=bold,fg=magenta,bg=cyan
2726   colour 256  view-header   ft=bold,fg=208,bg=230 subject,from
2727   colour mono view-header   ft=bold
2728   colour mono view-header   ft=bold,ft=reverse subject,from
2729 endif
2731 .\" }}}
2732 .\" }}} (DESCRIPTION)
2735 .\" .Sh COMMANDS {{{
2736 .Sh COMMANDS
2738 Each command is typed on a line by itself,
2739 and may take arguments following the command word.
2740 An unquoted reverse solidus
2741 .Ql \e
2742 at the end of a command line
2743 .Dq escapes
2744 the newline character: it is discarded and the next line of input is
2745 used as a follow-up line, with all leading whitespace removed;
2746 once the entire command line is completed, the processing that is
2747 documented in the following begins.
2750 Command names may be abbreviated, in which case the first command that
2751 matches the given prefix will be used.
2752 The command
2753 .Ic list
2754 can be used to show the list of all commands, either alphabetically
2755 sorted or in prefix search order (these do not match, also because the
2756 POSIX standard prescribes a set of abbreviations).
2757 \*(OPally the command
2758 .Ic help
2760 .Ic \&? ) ,
2761 when given an argument, will show a documentation string for the
2762 command matching the expanded argument, as in
2763 .Ql ?t ,
2764 which should be a shorthand of
2765 .Ql ?type ;
2766 with these documentation strings both commands support a more
2767 .Va verbose
2768 listing mode which includes the argument type of the command and other
2769 information which applies; a handy suggestion might thus be:
2771 .Bd -literal -offset indent
2772 ? define __xv {
2773   # Be careful to choose sh(1)ell-style on _entire_ line!
2774   localopts 1;wysh set verbose;ignerr eval "${@}";return ${?}
2776 ? commandalias xv '\ecall __xv'
2777 ? xv help set
2780 .\" .Ss "Command modifiers" {{{
2781 .Ss "Command modifiers"
2783 Commands may be prefixed by one or multiple command modifiers.
2785 .Bl -bullet
2787 The modifier reverse solidus
2789 .Cm \e ,
2790 to be placed first, prevents
2791 .Ic commandalias
2792 expansions on the remains of the line, e.g.,
2793 .Ql \eecho
2794 will always evaluate the command
2795 .Ic echo ,
2796 even if an (command)alias of the same name exists.
2797 .Ic commandalias
2798 content may itself contain further command modifiers, including
2799 an initial reverse solidus to prevent further expansions.
2802 The modifier
2804 .Cm ignerr
2805 indicates that any error generated by the following command should be
2806 ignored by the state machine and not cause a program exit with enabled
2807 .Va errexit
2808 or for the standardized exit cases in
2809 .Va posix
2810 mode.
2811 .Va \&? ,
2812 one of the
2813 .Sx "INTERNAL VARIABLES" ,
2814 will be set to the real exit status of the command regardless.
2817 Some commands support the
2819 .Cm vput
2820 modifier: if used, they expect the name of a variable, which can itself
2821 be a variable, i.e., shell expansion is applied, as their first
2822 argument, and will place their computation result in it instead of the
2823 default location (it is usually written to standard output).
2824 The given name will be tested for being a valid
2825 .Xr sh 1
2826 variable name, and may therefore only consist of upper- and lowercase
2827 characters, digits, and the underscore; the hyphen-minus may be used as
2828 a non-portable extension; digits may not be used as first, hyphen-minus
2829 may not be used as last characters.
2830 In addition the name may either not be one of the known
2831 .Sx "INTERNAL VARIABLES" ,
2832 or must otherwise refer to a writable (non-boolean) value variable.
2833 The actual put operation may fail nonetheless, e.g., if the variable
2834 expects a number argument only a number will be accepted.
2835 Any error during these operations causes the command as such to fail,
2836 and the error number
2837 .Va \&!
2838 will be set to
2839 .Va ^ERR Ns -NOTSUP .
2842 Last, but not least, the modifier
2844 .Cm wysh
2845 can be used for some old and established commands to choose the new
2846 .Sx "Shell-style argument quoting"
2847 rules over the traditional
2848 .Sx "Old-style argument quoting" .
2850 .\" }}}
2852 .\" .Ss "Message list arguments" {{{
2853 .Ss "Message list arguments"
2855 Some commands expect arguments that represent messages (actually
2856 their symbolic message numbers), as has been documented above under
2857 .Sx "Specifying messages"
2858 already.
2859 If no explicit message list has been specified, the next message
2860 forward that satisfies the command's requirements will be used,
2861 and if there are no messages forward of the current message,
2862 the search proceeds backwards;
2863 if there are no good messages at all to be found, an error message is
2864 shown and the command is aborted.
2865 .\" }}}
2867 .\" .Ss "Old-style argument quoting" {{{
2868 .Ss "Old-style argument quoting"
2870 \*(ID This section documents the old, traditional style of quoting
2871 non-message-list arguments to commands which expect this type of
2872 arguments: whereas still used by the majority of such commands, the new
2873 .Sx "Shell-style argument quoting"
2874 may be available even for those via
2875 .Cm wysh ,
2876 one of the
2877 .Sx "Command modifiers" .
2878 Nonetheless care must be taken, because only new commands have been
2879 designed with all the capabilities of the new quoting rules in mind,
2880 which can, e.g., generate control characters.
2883 .Bl -bullet -offset indent
2885 An argument can be enclosed between paired double-quotes
2886 .Ql """argument"""
2888 single-quotes
2889 .Ql 'argument' ;
2890 any white space, shell word expansion, or reverse solidus characters
2891 (except as described next) within the quotes are treated literally as
2892 part of the argument.
2893 A double-quote will be treated literally within single-quotes and vice
2894 versa.
2895 Inside such a quoted string the actually used quote character can be
2896 used nonetheless by escaping it with a reverse solidus
2897 .Ql \e ,
2898 as in
2899 .Ql """y\e""ou""" .
2902 An argument that is not enclosed in quotes, as above, can usually still
2903 contain space characters if those spaces are reverse solidus escaped, as in
2904 .Ql you\e are .
2907 A reverse solidus outside of the enclosing quotes is discarded
2908 and the following character is treated literally as part of the argument.
2910 .\" }}}
2912 .\" .Ss "Shell-style argument quoting" {{{
2913 .Ss "Shell-style argument quoting"
2915 Commands which don't expect message-list arguments use
2916 .Xr sh 1 Ns
2917 ell-style, and therefore POSIX standardized, argument parsing and
2918 quoting rules.
2919 \*(ID Most new commands only support these new rules and are flagged
2920 \*(NQ, some elder ones can use them with the command modifier
2921 .Cm wysh ;
2922 in the future only this type of argument quoting will remain.
2925 A command line is parsed from left to right and an input token is
2926 completed whenever an unquoted, otherwise ignored, metacharacter is seen.
2927 Metacharacters are vertical bar
2928 .Cm \&| ,
2929 ampersand
2930 .Cm & ,
2931 semicolon
2932 .Cm \&; ,
2933 as well as
2934 .Cm space , tabulator , newline .
2935 The additional metacharacters left and right parenthesis
2936 .Cm \&( , \&)
2937 and less-than and greater-than signs
2938 .Cm < , >
2939 that the
2940 .Xr sh 1
2941 supports are not used, and are treated as ordinary characters: for one
2942 these characters are a vivid part of email addresses, and it also seems
2943 highly unlikely that their function will become meaningful to \*(UA.
2946 Any unquoted number sign
2947 .Ql #
2948 at the beginning of a new token starts a comment that extends to the end
2949 of the line, and therefore ends argument processing.
2950 An unquoted dollar sign
2951 .Ql $
2952 will cause variable expansion of the given name, which must be a valid
2953 .Xr sh 1 Ns
2954 ell-style variable name (see
2955 .Cm vput ) :
2956 .Sx "INTERNAL VARIABLES"
2957 as well as
2958 .Sx ENVIRONMENT
2959 (shell) variables can be accessed through this mechanism, brace
2960 enclosing the name is supported (i.e., to subdivide a token).
2963 Whereas the metacharacters
2964 .Cm space , tabulator , newline
2965 only complete an input token, vertical bar
2966 .Cm \&| ,
2967 ampersand
2968 .Cm &
2969 and semicolon
2970 .Cm \&;
2971 also act as control operators and perform control functions.
2972 For now supported is semicolon
2973 .Cm \&; ,
2974 which terminates a single command, therefore sequencing the command line
2975 and making the remainder of the line a subject to reevaluation.
2976 With sequencing, multiple command argument types and quoting rules may
2977 therefore apply to a single line, which can become problematic before
2978 v15: e.g., the first of the following will cause surprising results.
2981 .Dl ? echo one; set verbose; echo verbose=$verbose.
2982 .Dl ? echo one; wysh set verbose; echo verbose=$verbose.
2985 Quoting is a mechanism that will remove the special meaning of
2986 metacharacters and reserved words, and will prevent expansion.
2987 There are four quoting mechanisms: the escape character, single-quotes,
2988 double-quotes and dollar-single-quotes:
2991 .Bl -bullet -offset indent
2993 The literal value of any character can be preserved by preceding it
2994 with the escape character reverse solidus
2995 .Ql \e .
2998 Arguments which are enclosed in
2999 .Ql 'single-\:quotes'
3000 retain their literal value.
3001 A single-quote cannot occur within single-quotes.
3004 The literal value of all characters enclosed in
3005 .Ql \(dqdouble-\:quotes\(dq
3006 is retained, with the exception of dollar sign
3007 .Ql $ ,
3008 which will cause variable expansion, as above, backquote (grave accent)
3009 .Ql ` ,
3010 (which not yet means anything special), reverse solidus
3011 .Ql \e ,
3012 which will escape any of the characters dollar sign
3013 .Ql $
3014 (to prevent variable expansion), backquote (grave accent)
3015 .Ql ` ,
3016 double-quote
3017 .Ql \(dq
3018 (to prevent ending the quote) and reverse solidus
3019 .Ql \e
3020 (to prevent escaping, i.e., to embed a reverse solidus character as-is),
3021 but has no special meaning otherwise.
3024 Arguments enclosed in
3025 .Ql $'dollar-\:single-\:quotes'
3026 extend normal single quotes in that reverse solidus escape sequences are
3027 expanded as follows:
3029 .Bl -tag -compact -width "Ql \eNNN"
3030 .It Ql \ea
3031 alerts (bell).
3032 .It Ql \eb
3033 emits a backspace.
3034 .It Ql \eE
3035 an escape character.
3036 .It Ql \ee
3037 an escape character.
3038 .It Ql \ef
3039 form feed.
3040 .It Ql \en
3041 new line.
3042 .It Ql \er
3043 carriage return.
3044 .It Ql \et
3045 horizontal tab.
3046 .It Ql \ev
3047 vertical tab.
3048 .It Ql \e\e
3049 emits a reverse solidus character.
3050 .It Ql \e'
3051 single quote.
3052 .It Ql \e"
3053 double quote (escaping is optional).
3054 .It Ql \eNNN
3055 eight-bit byte with the octal value
3056 .Ql NNN
3057 (one to three octal digits), optionally prefixed by an additional
3058 .Ql 0 .
3059 A 0 byte will suppress further output for the quoted argument.
3060 .It Ql \exHH
3061 eight-bit byte with the hexadecimal value
3062 .Ql HH
3063 (one or two hexadecimal characters).
3064 A 0 byte will suppress further output for the quoted argument.
3065 .It Ql \eUHHHHHHHH
3066 the Unicode / ISO-10646 character with the hexadecimal codepoint value
3067 .Ql HHHHHHHH
3068 (one to eight hexadecimal digits) \(em note that Unicode defines the
3069 maximum codepoint ever to be supported as
3070 .Ql 0x10FFFF
3071 (in planes of
3072 .Ql 0xFFFF
3073 characters each).
3074 This escape is only supported in locales which support Unicode (see
3075 .Sx "Character sets" ) ,
3076 in other cases the sequence will remain unexpanded unless the given code
3077 point is ASCII compatible or can be represented in the current locale.
3078 The character NUL will suppress further output for the quoted argument.
3079 .It Ql \euHHHH
3080 Identical to
3081 .Ql \eUHHHHHHHH
3082 except it takes only one to four hexadecimal digits.
3083 .It Ql \ecX
3084 Emits the non-printable (ASCII and compatible) C0 control codes
3085 0 (NUL) to 31 (US), and 127 (DEL).
3086 Printable representations of ASCII control codes can be created by
3087 mapping them to a different part of the ASCII character set, which is
3088 possible by adding the number 64 for the codes 0 to 31, e.g., 7 (BEL) is
3089 .Ql 7 + 64 = 71 = G .
3090 The real operation is a bitwise logical XOR with 64 (bit 7 set, see
3091 .Ic vexpr ) ,
3092 thus also covering code 127 (DEL), which is mapped to 63 (question mark):
3093 .Ql ? vexpr ^ 127 64 .
3095 Whereas historically circumflex notation has often been used for
3096 visualization purposes of control codes, e.g.,
3097 .Ql ^G ,
3098 the reverse solidus notation has been standardized:
3099 .Ql \ecG .
3100 Some control codes also have standardized (ISO 10646, ISO C) aliases,
3101 as shown above (e.g.,
3102 .Ql \ea ,
3103 .Ql \en ,
3104 .Ql \et ) :
3105 whenever such an alias exists it will be used for display purposes.
3106 The control code NUL
3107 .Pf ( Ql \ec@ ,
3108 a non-standard extension) ends argument processing without producing
3109 further output.
3110 .It Ql \e$NAME
3111 Non-standard extension: expand the given variable name, as above.
3112 Brace enclosing the name is supported.
3113 .It Ql \e`{command}
3114 Not yet supported, just to raise awareness: Non-standard extension.
3119 Caveats:
3121 .Bd -literal -offset indent
3122 echo 'Quotes '${HOME}' and 'tokens" differ!"# no comment
3123 echo Quotes ${HOME} and tokens differ! # comment
3124 echo Don"'"t you worry$'\ex21' The sun shines on us. $'\eu263A'
3126 .\" }}}
3128 .\" .Ss "Raw data arguments for codec commands" {{{
3129 .Ss "Raw data arguments for codec commands"
3131 A special set of commands, which all have the string
3132 .Dq codec
3133 in their name, e.g.,
3134 .Ic addrcodec ,
3135 .Ic shcodec ,
3136 .Ic urlcodec ,
3137 take raw string data as input, which means that the content of the
3138 command input line is passed completely unexpanded and otherwise
3139 unchanged: like this the effect of the actual codec is visible without
3140 any noise of possible shell quoting rules etc., i.e., the user can input
3141 one-to-one the desired or questionable data.
3142 To gain a level of expansion, the entire command line can be
3143 .Ic eval Ns
3144 uated first, e.g.,
3146 .Bd -literal -offset indent
3147 ? vput shcodec res encode /usr/Sch\[:o]nes Wetter/heute.txt
3148 ? echo $res
3149 $'/usr/Sch\eu00F6nes Wetter/heute.txt'
3150 ? shcodec d $res
3151 $'/usr/Sch\eu00F6nes Wetter/heute.txt'
3152 ? eval shcodec d $res
3153 /usr/Sch\[:o]nes Wetter/heute.txt
3155 .\" }}}
3157 .\" .Ss "Filename transformations" {{{
3158 .Ss "Filename transformations"
3160 Filenames, where expected, and unless documented otherwise, are
3161 subsequently subject to the following filename transformations, in
3162 sequence:
3164 .Bl -bullet -offset indent
3166 If the given name is a registered
3167 .Ic shortcut ,
3168 it will be replaced with the expanded shortcut.
3171 The filename is matched against the following patterns or strings:
3173 .Bl -hang -compact -width ".Ar %user"
3174 .It Ar #
3175 (Number sign) is expanded to the previous file.
3176 .It Ar %
3177 (Percent sign) is replaced by the invoking
3178 .Mx -ix "primary system mailbox"
3179 user's primary system mailbox, which either is the (itself expandable)
3180 .Va inbox
3181 if that is set, the standardized absolute pathname indicated by
3182 .Ev MAIL
3183 if that is set, or a builtin compile-time default otherwise.
3184 .It Ar %user
3185 Expands to the primary system mailbox of
3186 .Ar user
3187 (and never the value of
3188 .Va inbox ,
3189 regardless of its actual setting).
3190 .It Ar &
3191 (Ampersand) is replaced with the invoking users
3192 .Mx -ix "secondary mailbox"
3193 secondary mailbox, the
3194 .Ev MBOX .
3195 .It Ar +file
3196 Refers to a
3197 .Ar file
3198 in the
3199 .Va folder
3200 directory (if that variable is set).
3201 .It Ar %:filespec
3202 Expands to the same value as
3203 .Ar filespec ,
3204 but has special meaning when used with, e.g., the command
3205 .Ic file :
3206 the file will be treated as a primary system mailbox by, e.g., the
3207 .Ic mbox
3209 .Ic save
3210 commands, meaning that messages that have been read in the current
3211 session will be moved to the
3212 .Ev MBOX
3213 mailbox instead of simply being flagged as read.
3217 Meta expansions are applied to the resulting filename, as applicable to
3218 the resulting file access protocol (also see
3219 .Sx "On URL syntax and credential lookup" ) .
3220 If the fully expanded filename results in multiple pathnames and the
3221 command is expecting only one file, an error results.
3223 For the file-protocol, a leading tilde
3224 .Ql ~
3225 character will be replaced by the expansion of
3226 .Ev HOME ,
3227 except when followed by a valid user name, in which case the home
3228 directory of the given user is used instead.
3230 Any occurrence of
3231 .Ql $VARIABLE
3233 .Ql ${VARIABLE} )
3234 will be replaced by the expansion of the variable, if possible;
3235 .Sx "INTERNAL VARIABLES"
3236 as well as
3237 .Sx ENVIRONMENT
3238 (shell) variables can be accessed through this mechanism, and the usual
3239 escape mechanism has to be applied to prevent interpretation.
3241 In interactive context, in order to allow simple value acceptance (via
3242 .Dq ENTER ) ,
3243 arguments will usually be displayed in a properly quoted form, e.g., a file
3244 .Ql diet\e is \ecurd.txt
3245 may be displayed as
3246 .Ql 'diet\e is \ecurd.txt' .
3248 .\" }}}
3250 .\" .Ss "Commands" {{{
3251 .Ss "Commands"
3253 The following commands are available:
3255 .Bl -tag -width ".It Ic BaNg"
3257 .It Ic \&!
3258 Executes the
3259 .Ev SHELL
3260 command which follows, replacing unescaped exclamation marks with the
3261 previously executed command if the internal variable
3262 .Va bang
3263 is set.
3266 .It Ic #
3267 The comment-command causes the entire line to be ignored.
3268 .Sy Note:
3269 this really is a normal command which' purpose is to discard its
3270 arguments, not a
3271 .Dq comment-start
3272 indicating special character, which means that, e.g., trailing comments
3273 on a line are not possible.
3276 .It Ic +
3277 Goes to the next message in sequence and types it
3278 (like
3279 .Dq ENTER ) .
3282 .It Ic -
3283 Display the preceding message, or the n'th previous message if given
3284 a numeric argument n.
3287 .It Ic =
3288 Show the current message number (the
3289 .Dq dot ) .
3292 .It Ic \&?
3293 Show a brief summary of commands.
3294 \*(OP Given an argument a synopsis for the command in question is
3295 shown instead; commands can be abbreviated in general and this command
3296 can be used to see the full expansion of an abbreviation including the
3297 synopsis, try, e.g.,
3298 .Ql ?h ,
3299 .Ql ?hel
3301 .Ql ?help
3302 and see how the output changes.
3303 This mode also supports a more
3304 .Va verbose
3305 output, which will provide the informations documented for
3306 .Ic list .
3309 .It Ic \&|
3310 A synonym for the
3311 .Ic pipe
3312 command.
3315 .It Ic ~
3316 \*(NQ Interprets the remainder of the word as a macro name and passes
3317 it through to the
3318 .Ic call
3319 command; e.g.,
3320 .Ql ~ Ns Ar mymacro
3321 is a shorter synonym for
3322 .Ql call Ar mymacro .
3326 .It Ic account , unaccount
3327 (ac, una) Creates, selects or lists (an) account(s).
3328 Accounts are special incarnations of
3329 .Ic define Ns d
3330 macros and group commands and variable settings which together usually
3331 arrange the environment for the purpose of creating an email account.
3332 Different to normal macros settings which are covered by
3333 .Ic localopts
3334 \(en here by default enabled! \(en will not be reverted before the
3335 .Ic account
3336 is changed again.
3337 The special account
3338 .Ql null
3339 (case-insensitive) always exists, and all but it can be deleted by the
3340 latter command, and in one operation with the special name
3341 .Ql * .
3343 Without arguments a listing of all defined accounts is shown.
3344 With one argument the given account is activated: the system
3345 .Va inbox
3346 of that account will be activated (as via
3347 .Ic file ) ,
3348 a possibly installed
3349 .Va folder-hook
3350 will be run, and the internal variable
3351 .Va account
3352 will be updated.
3353 The two argument form is identical to defining a macro as via
3354 .Ic define :
3355 .Bd -literal -offset indent
3356 account myisp {
3357   set folder=~/mail inbox=+syste.mbox record=+sent.mbox
3358   set from='(My Name) myname@myisp.example'
3359   set mta=smtp://mylogin@smtp.myisp.example
3365 .It Ic addrcodec
3366 Perform email address codec transformations on raw-data argument, rather
3367 according to email standards (RFC 5322; \*(ID will furtherly improve).
3368 Supports
3369 .Cm vput
3370 (see
3371 .Sx "Command modifiers" ) ,
3372 and manages the error number
3373 .Va \&! .
3374 The first argument must be either
3375 .Ar [+[+[+]]]e[ncode] ,
3376 .Ar d[ecode]
3378 .Ar s[kin] ,
3379 and specifies the operation to perform on the rest of the line.
3382 Decoding will show how a standard-compliant MUA will display the given
3383 argument, which should be an email address.
3384 Please be aware that most MUAs have difficulties with the address
3385 standards, and vary wildly when (comments) in parenthesis,
3386 .Dq double-quoted
3387 strings, or quoted-pairs, as below, become involved.
3388 \*(ID \*(UA currently does not perform decoding when displaying addresses.
3391 Skinning is identical to decoding but only outputs the plain address,
3392 without any string, comment etc. components.
3393 Another difference is that it may fail with the error number
3394 .Va \&!
3395 set to
3396 .Va ^ERR Ns -INVAL
3397 if decoding fails to find a(n) (valid) email address, in which case the
3398 unmodified input will be output again.
3401 Encoding supports four different modes, lesser automated versions can be
3402 chosen by prefixing one, two or three plus signs: the standard imposes
3403 a special meaning on some characters, which thus have to be transformed
3404 to so-called quoted-pairs by pairing them with a reverse solidus
3405 .Ql \e
3406 in order to remove the special meaning; this might change interpretation
3407 of the entire argument from what has been desired, however!
3408 Specify one plus sign to remark that parenthesis shall be left alone,
3409 two for not turning double quotation marks into quoted-pairs, and three
3410 for also leaving any user-specified reverse solidus alone.
3411 The result will always be valid, if a successful exit status is reported.
3412 \*(ID Addresses need to be specified in between angle brackets
3413 .Ql < ,
3414 .Ql >
3415 if the construct becomes more difficult, otherwise the current parser
3416 will fail; it is not smart enough to guess right.
3418 .Bd -literal -offset indent
3419 ? addrc enc "Hey, you",<diet@exam.ple>\e out\e there
3420 "\e"Hey, you\e", \e\e out\e\e there" <diet@exam.ple>
3421 ? addrc d "\e"Hey, you\e", \e\e out\e\e there" <diet@exam.ple>
3422 "Hey, you", \e out\e there <diet@exam.ple>
3423 ? addrc s "\e"Hey, you\e", \e\e out\e\e there" <diet@exam.ple>
3424 diet@exam.ple
3430 .It Ic alias , unalias
3431 (a, una) Aliases are a method of creating personal distribution lists
3432 that map a single alias name to none to multiple real receivers;
3433 these aliases become expanded after message composing is completed.
3434 The latter command removes the given list of aliases, the special name
3435 .Ql *
3436 will discard all existing aliases.
3437 The former command shows all currently defined aliases when used without
3438 arguments, and with one argument the expansion of the given alias.
3439 With more than one argument, creates or appends to the alias name given
3440 as the first argument the remaining arguments.
3441 Alias names are restricted to alphabetic characters, digits, the
3442 underscore, hyphen-minus, the number sign, colon, commercial at and
3443 period, the last character can also be the dollar sign:
3444 .Ql [[:alnum:]_#:@.-]+$? .
3447 .It Ic alternates
3448 (alt) Manage a list of alternate addresses or names of the active user,
3449 members of which will be removed from recipient lists when replying to
3450 messages (and the
3451 .Va metoo
3452 variable is not set).
3453 Without arguments the current set of alternates is displayed, otherwise
3454 the set of alternate names is replaced by the given arguments, and the
3455 internal variable
3456 .Va alternates
3457 is updated accordingly.
3461 .It Ic answered , unanswered
3462 Take a message lists and mark each message as having been answered,
3463 having not been answered, respectively.
3464 Messages will be marked answered when being
3465 .Ic reply Ns d
3466 to automatically if the
3467 .Va markanswered
3468 variable is set.
3469 See the section
3470 .Sx "Message states" .
3475 .It Ic bind , unbind
3476 \*(OP\*(NQ The bind command extends the MLE (see
3477 .Sx "On terminal control and line editor" )
3478 with freely configurable key bindings.
3479 The latter command removes from the given context the given key binding,
3480 both of which may be specified as a wildcard
3481 .Ql * ,
3482 so that, e.g.,
3483 .Ql unbind * *
3484 will remove all bindings of all contexts.
3485 With one argument the former command shows all key bindings for the
3486 given context, specifying an asterisk
3487 .Ql *
3488 will show the bindings of all contexts; a more verbose listing will be
3489 produced if either of
3490 .Va debug
3492 .Va verbose
3493 are set.
3494 With two or more arguments a binding is (re)established:
3495 the first argument is the context to which the binding shall apply,
3496 the second argument is a comma-separated list of the
3497 .Dq keys
3498 which form the binding, and any remaining arguments form the expansion.
3499 To indicate that a binding shall not be auto-committed, but that the
3500 expansion shall instead be furtherly editable by the user, a commercial at
3501 .Ql @
3502 (that will be removed) can be placed last in the expansion, from which
3503 leading and trailing whitespace will finally be removed.
3504 Reverse solidus cannot be used as the last character of expansion.
3507 Contexts define when a binding applies, i.e., a binding will not be seen
3508 unless the context for which it is defined for is currently active.
3509 This is not true for the shared binding
3510 .Ql base ,
3511 which is the foundation for all other bindings and as such always
3512 applies, its bindings, however, only apply secondarily.
3513 The available contexts are the shared
3514 .Ql base ,
3516 .Ql default
3517 context which is used in all not otherwise documented situations, and
3518 .Ql compose ,
3519 which applies to compose mode only.
3522 .Dq Keys
3523 which form the binding are specified as a comma-separated list of
3524 byte-sequences, where each list entry corresponds to one key(press).
3525 \*(OPally a list entry may, indicated by a leading colon character
3526 .Ql \&: ,
3527 also refer to the name of a terminal capability;
3528 several dozen names will be compiled into \*(UA and may be specified
3529 either by their
3530 .Xr terminfo 5 ,
3531 or, if existing, by their
3532 .Xr termcap 5
3533 name, regardless of the actually used terminal control library.
3534 It is however possible to use any capability, as long as the name is
3535 resolvable by the control library or defined in the internal variable
3536 .Va termcap .
3537 Input sequences are not case-normalized, so that an exact match is
3538 required to update or remove a binding.
3539 Examples:
3541 .Bd -literal -offset indent
3542 bind base $'\eE',d mle-snarf-word-fwd # Esc(ape)
3543 bind base $'\eE',$'\ec?' mle-snarf-word-bwd # Esc, Delete
3544 bind default $'\ecA',:khome,w 'echo An editable binding@'
3545 bind default a,b,c rm -rf / @  # Another editable binding
3546 bind default :kf1 File %
3547 bind compose :kf1 ~e
3551 Note that the entire comma-separated list is first parsed (over) as a
3552 shell-token with whitespace as the field separator, before being parsed
3553 and expanded for real with comma as the field separator, therefore
3554 whitespace needs to be properly quoted, see
3555 .Sx "Shell-style argument quoting" .
3556 Using Unicode reverse solidus escape sequences renders a binding
3557 defunctional if the locale does not support Unicode (see
3558 .Sx "Character sets" ) ,
3559 and using terminal capabilities does so if no terminal control support
3560 is (currently) available.
3563 The following terminal capability names are builtin and can be used in
3564 .Xr terminfo 5
3565 or (if available) the two-letter
3566 .Xr termcap 5
3567 notation regardless of the actually used library.
3568 See the respective manual for a list of capabilities.
3569 The program
3570 .Xr infocmp 1
3571 can be used to show all the capabilities of
3572 .Ev TERM
3573 or the given terminal type;
3574 using the
3575 .Fl \&\&x
3576 flag will also show supported (non-standard) extensions.
3579 .Bl -tag -compact -width kcuuf_or_kcuuf
3580 .It Cd kbs Ns \0or Cd kb
3581 Backspace.
3582 .It Cd kdch1 Ns \0or Cd kD
3583 Delete character.
3584 .It Cd kDC Ns \0or Cd *4
3585 \(em shifted variant.
3586 .It Cd kel Ns \0or Cd kE
3587 Clear to end of line.
3588 .It Cd kext Ns \0or Cd @9
3589 Exit.
3590 .It Cd kich1 Ns \0or Cd kI
3591 Insert character.
3592 .It Cd kIC Ns \0or Cd #3
3593 \(em shifted variant.
3594 .It Cd khome Ns \0or Cd kh
3595 Home.
3596 .It Cd kHOM Ns \0or Cd #2
3597 \(em shifted variant.
3598 .It Cd kend Ns \0or Cd @7
3599 End.
3600 .It Cd knp Ns \0or Cd kN
3601 Next page.
3602 .It Cd kpp Ns \0or Cd kP
3603 Previous page.
3604 .It Cd kcub1 Ns \0or Cd kl
3605 Left cursor (with more modifiers: see below).
3606 .It Cd kLFT Ns \0or Cd #4
3607 \(em shifted variant.
3608 .It Cd kcuf1 Ns \0or Cd kr
3609 Right cursor (ditto).
3610 .It Cd kRIT Ns \0or Cd %i
3611 \(em shifted variant.
3612 .It Cd kcud1 Ns \0or Cd kd
3613 Down cursor (ditto).
3614 .It Cd kDN
3615 \(em shifted variant (only terminfo).
3616 .It Cd kcuu1 Ns \0or Cd ku
3617 Up cursor (ditto).
3618 .It Cd kUP
3619 \(em shifted variant (only terminfo).
3620 .It Cd kf0 Ns \0or Cd k0
3621 Function key 0.
3622 Add one for each function key up to
3623 .Cd kf9
3625 .Cd k9 ,
3626 respectively.
3627 .It Cd kf10 Ns \0or Cd k;
3628 Function key 10.
3629 .It Cd kf11 Ns \0or Cd F1
3630 Function key 11.
3631 Add one for each function key up to
3632 .Cd kf19
3634 .Cd F9 ,
3635 respectively.
3639 Some terminals support key-modifier combination extensions, e.g.,
3640 .Ql Alt+Shift+xy .
3641 For example, the delete key,
3642 .Cd kdch1 :
3643 in its shifted variant, the name is mutated to
3644 .Cd  kDC ,
3645 then a number is appended for the states
3646 .Ql Alt
3647 .Pf ( Cd kDC3 ) ,
3648 .Ql Shift+Alt
3649 .Pf ( Cd kDC4 ) ,
3650 .Ql Control
3651 .Pf ( Cd kDC5 ) ,
3652 .Ql Shift+Control
3653 .Pf ( Cd kDC6 ) ,
3654 .Ql Alt+Control
3655 .Pf ( Cd kDC7 ) ,
3656 finally
3657 .Ql Shift+Alt+Control
3658 .Pf ( Cd kDC8 ) .
3659 The same for the left cursor key,
3660 .Cd kcub1 :
3661 .Cd KLFT , KLFT3 , KLFT4 , KLFT5 , KLFT6 , KLFT7 , KLFT8 .
3664 Key bindings can be removed with the command
3665 .Ic unbind .
3666 It is advisable to use an initial escape or other control character (e.g.,
3667 .Ql \ecA )
3668 for bindings which describe user key combinations (as opposed to purely
3669 terminal capability based ones), in order to avoid ambiguities whether
3670 input belongs to key sequences or not; it also reduces search time.
3671 Adjusting
3672 .Va bind-timeout
3673 may help shall keys and sequences be falsely recognized.
3677 .It Ic call
3678 \*(NQ Calls the given macro, which must have been created via
3679 .Ic define .
3680 Parameters given to macros are implicitly local to the macro's scope, and
3681 may be accessed via the special parameter syntax that is known from the
3682 .Xr sh 1 ,
3683 e.g.,
3684 .Va 1 ,
3685 .Va * ,
3686 .Va @ ,
3687 .Va # .
3688 Positional parameters may be removed by
3689 .Ic shift Ns
3690 ing them off the stack.
3691 Macro execution can be terminated at any time by calling
3692 .Ic return .
3694 Calling macros recursively will at some time excess the stack size
3695 limit, causing a hard program abortion; if recursively calling a macro
3696 is the last command of the current macro, consider to use the command
3697 .Ic xcall ,
3698 which will first release all resources of the current macro before
3699 replacing the current macro with the called one.
3700 Numeric and string operations can be performed via
3701 .Ic vexpr ,
3703 .Ic eval
3704 may be helpful to recreate argument lists.
3705 .Bd -literal -offset indent
3706 define exmac {
3707   echo Parameter 1 of ${#} is ${1}, all: ${*} / ${@}
3708   return 1000 0
3710 call exmac Hello macro exmac!
3714 .It Ic call_if
3715 Identical to
3716 .Ic call
3717 if the given macro has been created via
3718 .Ic define ,
3719 but doesn't fail nor warn if the macro doesn't exist.
3722 .It Ic cd
3723 (ch) Change the working directory to
3724 .Ev HOME
3725 or the given argument.
3726 Synonym for
3727 .Ic chdir .
3730 .It Ic certsave
3731 \*(OP Only applicable to S/MIME signed messages.
3732 Takes a message list and a file name and saves the certificates
3733 contained within the message signatures to the named file in both
3734 human-readable and PEM format.
3735 The certificates can later be used to send encrypted messages to the
3736 respective message senders by setting
3737 .Va smime-encrypt-USER@HOST
3738 variables.
3742 .It Ic charsetalias , uncharsetalias
3743 \*(NQ Manage (character set conversion) character set alias mappings,
3744 as documented in the section
3745 .Sx "Character sets" .
3746 Character set aliases are expanded recursively, but no expansion is
3747 performed on values of the user-settable variables, e.g.,
3748 .Va charset-8bit .
3749 These are effectively no-operations if character set conversion
3750 is not available (i.e., no
3751 .Ql +iconv
3753 .Va features ) .
3754 Without arguments the list of all currently defined aliases is shown.
3755 Otherwise all given arguments are treated as pairs of character sets and
3756 their desired target alias name, creating new or changing already
3757 existing aliases, as necessary.
3759 The latter deletes all aliases given as arguments, the special argument
3760 .Ql *
3761 will remove all aliases.
3764 .It Ic chdir
3765 (ch) Change the working directory to
3766 .Ev HOME
3767 or the given argument.
3768 Synonym for
3769 .Ic cd .
3773 .It Ic collapse , uncollapse
3774 Only applicable to threaded mode.
3775 Takes a message list and makes all replies to these messages invisible
3776 in header summaries, except for
3777 .Ql new
3778 messages and the
3779 .Dq dot .
3780 Also when a message with collapsed replies is displayed,
3781 all of these are automatically uncollapsed.
3782 The latter command undoes collapsing.
3787 .It Ic colour , uncolour
3788 \*(OP\*(NQ Manage colour mappings of and for a
3789 .Sx "Coloured display" .
3790 The type of colour is given as the (case-insensitive) first argument,
3791 which must be one of
3792 .Ql 256
3793 for 256-colour terminals,
3794 .Ql 8 ,
3795 .Ql ansi
3797 .Ql iso
3798 for the standard 8-colour ANSI / ISO 6429 color palette and
3799 .Ql 1
3801 .Ql mono
3802 for monochrome terminals.
3803 Monochrome terminals cannot deal with colours, but only (some) font
3804 attributes.
3807 Without further arguments the list of all currently defined mappings
3808 for the given colour type is shown (as a special case giving
3809 .Ql all
3811 .Ql *
3812 will show the mappings of all types).
3813 Otherwise the second argument defines the mappable slot, and the third
3814 argument a (comma-separated list of) colour and font attribute
3815 specification(s), and the optional fourth argument can be used to
3816 specify a precondition: if conditioned mappings exist they are tested in
3817 (creation) order unless a (case-insensitive) match has been found, and
3818 the default mapping (if any has been established) will only be chosen as
3819 a last resort.
3820 The types of precondition available depend on the mappable slot (see
3821 .Sx "Coloured display"
3822 for some examples), the following of which exist:
3825 Mappings prefixed with
3826 .Ql mle-
3827 are used for the \*(OPal builtin Mailx-Line-Editor (MLE, see
3828 .Sx "On terminal control and line editor" )
3829 and do not support preconditions.
3831 .Bl -tag -compact -width view-partinfo
3832 .It Ar mle-position
3833 This mapping is used for the position indicator that is visible when
3834 a line cannot be fully displayed on the screen.
3835 .It Ar mle-prompt
3836 Used for the
3837 .Va prompt .
3841 Mappings prefixed with
3842 .Ql sum-
3843 are used in header summaries, and they all understand the preconditions
3844 .Ql dot
3845 (the current message) and
3846 .Ql older
3847 for elder messages (only honoured in conjunction with
3848 .Va datefield-markout-older ) .
3850 .Bl -tag -compact -width view-partinfo
3851 .It Ar sum-dotmark
3852 This mapping is used for the
3853 .Dq dotmark
3854 that can be created with the
3855 .Ql %>
3857 .Ql %<
3858 formats of the variable
3859 .Va headline .
3860 .It Ar sum-header
3861 For the complete header summary line except the
3862 .Dq dotmark
3863 and the thread structure.
3864 .It Ar sum-thread
3865 For the thread structure which can be created with the
3866 .Ql %i
3867 format of the variable
3868 .Va headline .
3872 Mappings prefixed with
3873 .Ql view-
3874 are used when displaying messages.
3876 .Bl -tag -compact -width view-partinfo
3877 .It Ar view-from_
3878 This mapping is used for so-called
3879 .Ql From_
3880 lines, which are MBOX file format specific header lines.
3881 .It Ar view-header
3882 For header lines.
3883 A comma-separated list of headers to which the mapping applies may be
3884 given as a precondition; if the \*(OPal regular expression support is
3885 available then if any of the
3886 .Dq magical
3887 (extended) regular expression characters is seen the precondition will
3888 be evaluated as (an extended) one.
3889 .It Ar view-msginfo
3890 For the introductional message info line.
3891 .It Ar view-partinfo
3892 For MIME part info lines.
3896 The following (case-insensitive) colour definitions and font attributes
3897 are understood, multiple of which can be specified in a comma-separated
3898 list:
3900 .Bl -tag -width ft=
3901 .It Ar ft=
3902 a font attribute:
3903 .Ql bold ,
3904 .Ql reverse
3906 .Ql underline .
3907 It is possible (and often applicable) to specify multiple font
3908 attributes for a single mapping.
3910 .It Ar fg=
3911 foreground colour attribute:
3912 .Ql black ,
3913 .Ql blue ,
3914 .Ql green ,
3915 .Ql red ,
3916 .Ql brown ,
3917 .Ql magenta ,
3918 .Ql cyan
3920 .Ql white .
3921 To specify a 256-color mode a decimal number colour specification in
3922 the range 0 to 255, inclusive, is supported, and interpreted as follows:
3924 .Bl -tag -compact -width "999 - 999"
3925 .It 0 - 7
3926 the standard ISO 6429 colors, as above.
3927 .It 8 - 15
3928 high intensity variants of the standard colors.
3929 .It 16 - 231
3930 216 colors in tuples of 6.
3931 .It 232 - 255
3932 grayscale from black to white in 24 steps.
3934 .Bd -literal -offset indent
3935 #!/bin/sh -
3936 fg() { printf "\e033[38;5;${1}m($1)"; }
3937 bg() { printf "\e033[48;5;${1}m($1)"; }
3939 while [ $i -lt 256 ]; do fg $i; i=$(($i + 1)); done
3940 printf "\e033[0m\en"
3942 while [ $i -lt 256 ]; do bg $i; i=$(($i + 1)); done
3943 printf "\e033[0m\en"
3946 .It Ar bg=
3947 background colour attribute (see
3948 .Cd fg=
3949 for possible values).
3953 The command
3954 .Ic \&uncolour
3955 will remove for the given colour type (the special type
3956 .Ql *
3957 selects all) the given mapping; if the optional precondition argument is
3958 given only the exact tuple of mapping and precondition is removed.
3959 The special name
3960 .Ql *
3961 will remove all mappings (no precondition allowed), thus
3962 .Ql uncolour * *
3963 will remove all established mappings.
3968 .It Ic commandalias , uncommandalias
3969 \*(NQ Define or list, and remove, respectively, command aliases.
3970 An (command)alias can be used everywhere a normal command can be used,
3971 but always takes precedence: any arguments that are given to the command
3972 alias are joined onto the alias content, and the resulting string forms
3973 the command line that is, in effect, executed.
3974 The latter command removes all given aliases, the special name
3975 .Ql *
3976 will remove all existing aliases.
3977 When used without arguments the former shows a list of all currently
3978 known aliases, with one argument only the expansion of the given one.
3980 With two or more arguments a command alias is defined or updated: the
3981 first argument is the name under which the remaining command line should
3982 be accessible, the content of which can be just about anything.
3983 An alias may itself expand to another alias, but to avoid expansion loops
3984 further expansion will be prevented if an alias refers to itself or if
3985 an expansion depth limit is reached.
3986 Explicit expansion prevention is available via reverse solidus
3987 .Cm \e ,
3989 .Sx "Command modifiers" .
3990 .Bd -literal -offset indent
3991 ? commandalias xx
3992 \*(uA: `commandalias': no such alias: xx
3993 ? commandalias xx echo hello,
3994 ? commandalias xx
3995 commandalias xx 'echo hello,'
3996 ? xx
3997 hello,
3998 ? xx world
3999 hello, world
4003 .It Ic Copy
4004 (C) Copy messages to files whose names are derived from the author of
4005 the respective message and do not mark them as being saved;
4006 otherwise identical to
4007 .Ic Save .
4010 .It Ic copy
4011 (c) Copy messages to the named file and do not mark them as being saved;
4012 otherwise identical to
4013 .Ic save .
4016 .It Ic cwd
4017 Show the name of the current working directory, as reported by
4018 .Xr getcwd 3 .
4019 Supports
4020 .Cm vput
4021 (see
4022 .Sx "Command modifiers" ) .
4023 The return status is tracked via
4024 .Va \&! .
4027 .It Ic Decrypt
4028 \*(OP For unencrypted messages this command is identical to
4029 .Ic Copy ;
4030 Encrypted messages are first decrypted, if possible, and then copied.
4033 .It Ic decrypt
4034 \*(OP For unencrypted messages this command is identical to
4035 .Ic copy ;
4036 Encrypted messages are first decrypted, if possible, and then copied.
4040 .It Ic define , undefine
4041 Without arguments the current list of macros, including their content,
4042 is shown, otherwise a macro is defined, replacing an existing macro of
4043 the same name.
4044 A macro definition is a sequence of commands in the following form:
4045 .Bd -literal -offset indent
4046 define name {
4047   command1
4048   command2
4049   ...
4050   commandN
4054 A defined macro can be invoked explicitly by using the
4055 .Ic call
4057 .Ic ~
4058 commands, or implicitly if a macro hook is triggered, e.g., a
4059 .Va folder-hook .
4060 It is possible to localize adjustments, like creation, deletion and
4061 modification of
4062 .Sx "INTERNAL VARIABLES" ,
4063 by using the
4064 .Ic localopts
4065 command; the scope which is localized depends on how (i.e.,
4066 .Dq as what :
4067 normal macro, folder hook, hook,
4068 .Ic account
4069 switch) the macro is invoked.
4070 Execution of a macro body can be stopped from within by calling
4071 .Ic return .
4072 Inside a
4073 .Ic call Ns
4074 ed macro, given positional parameters can be
4075 .Ic shift Ns
4078 The latter command deletes the given macro, the special name
4079 .Ql *
4080 will discard all existing macros.
4081 Creation and deletion of (a) macro(s) can be performed from within
4082 a running macro.
4086 .It Ic delete , undelete
4087 (d, u) Marks the given message list as being or not being
4088 .Ql deleted ,
4089 respectively; if no argument has been specified then the usual search
4090 for a visible message is performed, as documented for
4091 .Sx "Message list arguments" ,
4092 showing only the next input prompt if the search fails.
4093 Deleted messages will neither be saved in the
4094 .Mx -sx
4095 .Sx "secondary mailbox"
4096 .Ev MBOX
4097 nor will they be available for most other commands.
4098 If the
4099 .Va autoprint
4100 variable is set, the new
4101 .Dq dot
4102 or the last message restored, respectively, is automatically
4103 .Ic type Ns
4104 d; also see
4105 .Ic dp ,
4106 .Ic dt .
4109 .It Ic discard
4110 (di) Identical to
4111 .Ic ignore .
4112 Superseded by the multiplexer
4113 .Ic headerpick .
4117 .It Ic dp , dt
4118 Delete the given messages and automatically
4119 .Ic type
4120 the new
4121 .Dq dot
4122 if one exists, regardless of the setting of
4123 .Va autoprint .
4126 .It Ic dotmove
4127 Move the
4128 .Dq dot
4129 up or down by one message when given
4130 .Ql +
4132 .Ql -
4133 argument, respectively.
4137 .It Ic draft , undraft
4138 Take message lists and mark each given message as being draft, or not
4139 being draft, respectively, as documented in the section
4140 .Sx "Message states" .
4143 .It Ic echo
4144 \*(NQ (ec) Echoes arguments to standard output and writes a trailing
4145 newline, whereas the otherwise identical
4146 .Ic echon
4147 does not.
4148 .Sx "Shell-style argument quoting"
4149 is used,
4150 .Sx "Filename transformations"
4151 are applied to the expanded arguments.
4154 .It Ic echoerr
4155 \*(NQ Identical to
4156 .Ic echo
4157 except that is echoes to standard error.
4158 Also see
4159 .Ic echoerrn .
4162 .It Ic echon
4163 \*(NQ Identical to
4164 .Ic echo ,
4165 but does not write a trailing newline.
4168 .It Ic echoerrn
4169 \*(NQ Identical to
4170 .Ic echoerr ,
4171 but does not write a trailing newline.
4174 .It Ic edit
4175 (e) Point the text editor (as defined in
4176 .Ev EDITOR )
4177 at each message from the given list in turn.
4178 Modified contents are discarded unless the
4179 .Va writebackedited
4180 variable is set.
4183 .It Ic elif
4184 Part of the
4185 .Ic if Ns / Ns Ic elif Ns / Ns Ic else Ns / Ns Ic endif
4186 conditional \(em if the condition of a preceding
4187 .Ic if
4188 was false, check the following condition and execute the following block
4189 if it evaluates true.
4192 .It Ic else
4193 (el) Part of the
4194 .Ic if Ns / Ns Ic elif Ns / Ns Ic else Ns / Ns Ic endif
4195 conditional \(em if none of the conditions of the preceding
4196 .Ic if
4198 .Ic elif
4199 commands was true, the
4200 .Ic else
4201 block is executed.
4204 .It Ic endif
4205 (en) Marks the end of an
4206 .Ic if Ns / Ns Ic elif Ns / Ns Ic else Ns / Ns Ic endif
4207 conditional execution block.
4211 .It Ic environ
4212 \*(NQ \*(UA has a strict notion about which variables are
4213 .Sx "INTERNAL VARIABLES"
4214 and which are managed in the program
4215 .Sx ENVIRONMENT .
4216 Since some of the latter are a vivid part of \*(UAs functioning,
4217 however, they are transparently integrated into the normal handling of
4218 internal variables via
4219 .Ic set
4221 .Ic unset .
4222 To integrate other environment variables of choice into this
4223 transparent handling, and also to export internal variables into the
4224 process environment where they normally are not, a
4225 .Ql link
4226 needs to become established with this command, as in, e.g.,
4229 .Dl environ link PERL5LIB from TZ
4232 Afterwards changing such variables with
4233 .Ic set
4234 will cause automatic updates of the program environment, and therefore
4235 be inherited by newly created child processes.
4236 Sufficient system support provided (it was in BSD as early as 1987, and
4237 is standardized since Y2K) removing such variables with
4238 .Ic unset
4239 will remove them also from the program environment, but in any way
4240 the knowledge they ever have been
4241 .Ql link Ns
4242 ed will be lost.
4243 Note this implies that
4244 .Ic localopts
4245 may cause loss of links.
4248 The command
4249 .Ql unlink
4250 will remove an existing link, but leaves the variables as such intact.
4251 Additionally the subcommands
4252 .Ql set
4254 .Ql unset
4255 are provided, which work exactly the same as the documented commands
4256 .Ic set
4258 .Ic unset ,
4259 but (additionally) link the variable(s) with the program environment and
4260 thus immediately export them to, or remove them from (if possible),
4261 respectively, the program environment.
4265 .It Ic errors
4266 \*(OP Since \*(UA uses the console as a user interface it can happen
4267 that messages scroll by too fast to become recognized.
4268 Optionally an error message ring queue is available which stores
4269 duplicates of any error message and notifies the user in interactive
4270 sessions whenever a new error has occurred.
4271 The queue is finite: if its maximum size is reached any new message
4272 replaces the eldest.
4273 The command
4274 .Ic errors
4275 can be used to manage this message queue: if given
4276 .Ar show
4277 or no argument the queue will be displayed and cleared,
4278 .Ar clear
4279 will only clear all messages from the queue.
4282 .It Ic eval
4283 \*(NQ Construct a command by concatenating the arguments, separated with
4284 a single space character, and then evaluate the result.
4285 This command passes through the exit status
4286 .Va \&?
4287 and error number
4288 .Va \&!
4289 of the evaluated command; also see
4290 .Ic call .
4291 .Bd -literal -offset indent
4292 define xverbose {
4293   # Like this, sh(1)ell-stylish from begin to end: works!
4294   # Result status ends up in $!, then
4295   localopts 1;wysh set verbose;ignerr eval "${@}";return ${?}
4297 commandalias xv '\ecall xverbose'
4299 # E.g.:
4300 define xxx {
4301   echo "xxx arg <$1>"
4302   shift
4303   if [ $# > 0 ]
4304     \excall xxx "$@"
4305   endif
4307 define yyy {
4308   eval "$@ ' ball"
4310 call yyy '~xxx' "b\e$'\et'u ' "
4311 xxx arg <b      u>
4312 xxx arg <  >
4313 xxx arg <ball>
4317 .It Ic exit
4318 (ex or x) Exit from \*(UA without changing the active mailbox and skip
4319 any saving of messages in the
4320 .Mx -sx
4321 .Sx "secondary mailbox"
4322 .Ev MBOX
4323 as well as a possibly tracked line editor history file.
4326 .It Ic File
4327 (Fi) Like
4328 .Ic file ,
4329 but open the mailbox read-only.
4333 .It Ic file
4334 (fi) The file command switches to a new mailbox.
4335 Without arguments it shows status information of the current mailbox.
4336 If an argument is given, it will write out changes (such as deletions)
4337 the user has made, open a new mailbox and update the internal variables
4338 .Va mailbox-resolved
4340 .Va mailbox-display .
4341 .Sx "Filename transformations"
4342 will be applied to the
4343 .Ar name
4344 argument.
4347 If the name ends with
4348 .Ql .gz ,
4349 .Ql .bz2
4351 .Ql .xz
4352 it is treated as being compressed with
4353 .Xr gzip 1 ,
4354 .Xr bzip2 1
4356 .Xr xz 1 ,
4357 respectively, and transparently handled through an intermediate
4358 (un)compression step (using a temporary file) with the according
4359 facility, sufficient support provided.
4360 Likewise, if the named file does not exist, but a file with one of the
4361 mentioned compression extensions does, then the name is automatically
4362 expanded and the compressed file is used.
4365 Otherwise, if the name ends with an extension for which
4366 .Va file-hook-load-EXTENSION
4368 .Va file-hook-save-EXTENSION
4369 variables are set, then the given hooks will be used to load and save
4370 .Dq name ,
4371 and \*(UA will work with an intermediate temporary file.
4373 MBOX files (flat file-based mailboxes) are generally locked during file
4374 operations in order to avoid inconsistencies due to concurrent
4375 modifications.
4376 \*(OPal Mailbox files which \*(UA treats as the system
4377 .Va inbox
4378 .Pf ( Ev MAIL ) ,
4380 .Mx -sx
4381 .Sx "primary system mailbox" Ns
4382 es in general will also be protected by so-called dotlock files, the
4383 traditional way of mail spool file locking: for any file
4384 .Ql a
4385 a lock file
4386 .Ql a.lock
4387 will be created for the duration of the synchronization \(em
4388 as necessary a privilege-separated dotlock child process will be used
4389 to accommodate for necessary privilege adjustments in order to create
4390 the dotlock file in the same directory
4391 and with the same user and group identities as the file of interest.
4394 \*(UA by default uses tolerant POSIX rules when reading MBOX database
4395 files, but it will detect invalid message boundaries in this mode and
4396 complain (even more with
4397 .Va debug )
4398 if any is seen: in this case
4399 .Va mbox-rfc4155
4400 can be used to create a valid MBOX database from the invalid input.
4404 .Ar name
4405 refers to a directory with the subdirectories
4406 .Ql tmp ,
4407 .Ql new
4409 .Ql cur ,
4410 then it is treated as a folder in
4411 .Dq Maildir
4412 format; \*(ID the variable
4413 .Va newfolders
4414 can be used to control the format of yet non-existent folders.
4415 A name of the form
4418 .Dl \*(IN protocol://[user[:password]@]host[:port][/path]
4419 .Dl \*(OU protocol://[user@]host[:port][/path]
4422 is taken as an Internet mailbox specification.
4423 The \*(OPally supported protocols are
4424 .Ar pop3
4425 (POP3) and
4426 .Ar pop3s
4427 (POP3 with SSL/TLS encrypted transport).
4429 .Ar [/path]
4430 part is valid only for IMAP; there it defaults to
4431 .Ar INBOX .
4432 Also see the section
4433 .Sx "On URL syntax and credential lookup" .
4436 \*(OU If
4437 .Ar user
4438 contains special characters, in particular
4439 .Ql /
4441 .Ql % ,
4442 they must be escaped in URL notation \(en the command
4443 .Ic urlcodec
4444 can be used to show the necessary conversion.
4449 .It Ic flag , unflag
4450 Take message lists and mark the messages as being flagged, or not being
4451 flagged, respectively, for urgent/special attention.
4452 See the section
4453 .Sx "Message states" .
4456 .It Ic folder
4457 (fold) The same as
4458 .Ic file .
4461 .It Ic folders
4462 With no arguments, list the names of the folders in the folder directory.
4463 With an existing folder as an argument,
4464 lists the names of folders below the named folder.
4467 .It Ic Followup
4468 (F) Similar to
4469 .Ic Respond ,
4470 but saves the message in a file named after the local part of the first
4471 recipient's address (instead of in
4472 .Va record Ns ).
4475 .It Ic followup
4476 (fo) Similar to
4477 .Ic respond ,
4478 but saves the message in a file named after the local part of the first
4479 recipient's address (instead of in
4480 .Va record Ns ).
4483 .It Ic followupall
4484 Similar to
4485 .Ic followup ,
4486 but responds to all recipients regardless of the
4487 .Va flipr
4488 variable.
4491 .It Ic followupsender
4492 Similar to
4493 .Ic Followup ,
4494 but responds to the sender only regardless of the
4495 .Va flipr
4496 variable.
4499 .It Ic Forward
4500 Alias for
4501 .Ic Fwd .
4504 .It Ic forward
4505 Alias for
4506 .Ic fwd .
4509 .It Ic from
4510 (f) Takes a list of message specifications and displays a summary of
4511 their message headers, exactly as via
4512 .Ic headers .
4513 An alias of this command is
4514 .Ic search .
4515 Also see
4516 .Sx "Specifying messages" .
4519 .It Ic Fwd
4520 Similar to
4521 .Ic fwd ,
4522 but saves the message in a file named after the local part of the
4523 recipient's address (instead of in
4524 .Va record Ns ).
4527 .It Ic fwd
4528 Takes a message and the address of a recipient
4529 and forwards the message to him.
4530 The text of the original message is included in the new one,
4531 with the value of the
4532 .Va fwdheading
4533 variable preceding it.
4534 To filter the included header fields to the desired subset use the
4535 .Ql foward
4536 slot of the white- and blacklisting command
4537 .Ic headerpick .
4538 Only the first part of a multipart message is included unless
4539 .Va forward-as-attachment ,
4540 and recipient addresses will be stripped from comments, names etc.
4541 unless the internal variable
4542 .Va fullnames
4543 is set .
4546 .It Ic fwdignore
4547 \*(OB Superseded by the multiplexer
4548 .Ic headerpick .
4551 .It Ic fwdretain
4552 \*(OB Superseded by the multiplexer
4553 .Ic headerpick .
4557 .It Ic ghost , unghost
4558 \*(OB Replaced by
4559 .Ic commandalias ,
4560 .Ic uncommandalias .
4564 .It Ic headerpick , unheaderpick
4565 \*(NQ Multiplexer command to manage white- and blacklisting
4566 selections of header fields for a variety of applications.
4567 Without arguments the set of contexts that have settings is displayed.
4568 When given arguments, the first argument is the context to which the
4569 command applies, one of (case-insensitively)
4570 .Ql type
4571 for display purposes (via, e.g.,
4572 .Ic type ) ,
4573 .Ql save
4574 for selecting which headers shall be stored persistently when
4575 .Ic save ,
4576 .Ic copy ,
4577 .Ic move
4578 or even
4579 .Ic decrypt Ns
4580 ing messages (note that MIME related etc. header fields should not be
4581 ignored in order to not destroy usability of the message in this case),
4582 .Ql forward
4583 for stripping down messages when
4584 .Ic forward Ns
4585 ing message (has no effect if
4586 .Va forward-as-attachment
4587 is set), and
4588 .Ql top
4589 for defining user-defined set of fields for the command
4590 .Ic top .
4593 The current settings of the given context are displayed if only the
4594 first argument is given.
4595 A second argument denotes the type of restriction that is to be chosen,
4596 it may be (a case-insensitive prefix of)
4597 .Ql retain
4599 .Ql ignore
4600 for white- and blacklisting purposes, respectively.
4601 Establishing a whitelist suppresses inspection of the corresponding
4602 blacklist.
4603 If no further argument is given the current settings of the given type
4604 will be displayed, otherwise the remaining arguments specify header
4605 fields, which \*(OPally may be given as regular expressions, to be be
4606 added to the given type.
4607 The special wildcard field (asterisk,
4608 .Ql * )
4609 will establish a (fast) shorthand setting which covers all fields.
4611 The latter command always takes three or more arguments and can be used
4612 to remove fields from the given type of list of the given context, the
4613 special argument
4614 .Ql *
4615 will remove all fields.
4619 .It Ic headers
4620 (h) Show the current group of headers, the size of which depends on
4621 the variable
4622 .Va screen
4623 and the style of which can be adjusted with the variable
4624 .Va headline .
4625 If a message-specification is given the group of headers containing the
4626 first message therein is shown and the message at the top of the screen
4627 becomes the new
4628 .Dq dot .
4631 .It Ic help
4632 (hel) A synonym for
4633 .Ic \&? .
4636 .It Ic history
4637 \*(OP Either
4638 .Ar show
4640 .Ar clear
4641 the list of history entries;
4642 a decimal
4643 .Ar NUMBER
4644 argument selects and evaluates the respective history entry,
4645 which will become the new history top; a negative number is used as an
4646 offset to the current command, e.g.,
4647 .Ql -1
4648 will select the last command, the history top.
4649 The default mode if no arguments are given is
4650 .Ar show .
4653 .It Ic hold
4654 (ho, also
4655 .Ic preserve )
4656 Takes a message list and marks each message therein to be saved in the
4657 user's system
4658 .Va inbox
4659 instead of in the
4660 .Mx -sx
4661 .Sx "secondary mailbox"
4662 .Ev MBOX .
4663 Does not override the
4664 .Ic delete
4665 command.
4666 \*(UA deviates from the POSIX standard with this command, because a
4667 .Ic next
4668 command issued after
4669 .Ic hold
4670 will display the following message, not the current one.
4674 .It Ic if
4675 (i) Part of the nestable
4676 .Ic if Ns / Ns Ic elif Ns / Ns Ic else Ns / Ns Ic endif
4677 conditional execution construct \(em if the given condition is true then
4678 the encapsulated block is executed.
4679 POSIX only supports the (case-insensitive) conditions
4680 .Ql r Ns
4681 eceive
4683 .Ql s Ns
4684 end, all remaining conditions are non-portable extensions; note that
4685 falsely specified conditions cause the execution of the entire
4686 conditional construct until the (matching) closing
4687 .Ic endif
4688 command to be suppressed.
4689 The syntax of the nestable
4690 .Ic if
4691 conditional execution construct requires that each condition and syntax
4692 element is surrounded by whitespace.
4694 .Bd -literal -offset indent
4695 if receive
4696   commands ...
4697 else
4698   commands ...
4699 endif
4703 The (case-insensitive) condition
4704 .Ql t Ns
4705 erminal will evaluate to true if the standard input is a terminal, i.e.,
4706 in interactive sessions.
4707 Another condition can be any boolean value (see the section
4708 .Sx "INTERNAL VARIABLES"
4709 for textual boolean representations) to mark an enwrapped block as
4710 .Dq never execute
4712 .Dq always execute .
4713 It is possible to check
4714 .Sx "INTERNAL VARIABLES"
4715 as well as
4716 .Sx ENVIRONMENT
4717 variables for existence or compare their expansion against a user given
4718 value or another variable by using the
4719 .Ql $
4720 .Pf ( Dq variable next )
4721 conditional trigger character;
4722 a variable on the right hand side may be signalled using the same
4723 mechanism.
4724 The variable names may be enclosed in a pair of matching braces.
4727 Integer operators treat the left and right hand side as integral numbers
4728 and compare them arithmetically.
4729 It is an error if any of the operands is not a valid integer, an empty
4730 operand is treated as if it were 0.
4731 Available operators are
4732 .Ql -lt
4733 (less than),
4734 .Ql -le
4735 (less than or equal to),
4736 .Ql -eq
4737 (equal),
4738 .Ql -ne
4739 (not equal),
4740 .Ql -ge
4741 (greater than or equal to), and
4742 .Ql -gt
4743 (greater than).
4746 String operators compare the left and right hand side 8-bit byte-wise,
4747 ignoring case according to the rules of the US-ASCII encoding
4748 (therefore, dependent on the active locale, possibly producing false
4749 results for strings in the locale encoding).
4750 An unset variable is treated as the empty string.
4751 Available operators are
4752 .Ql <
4753 (less than),
4754 .Ql <=
4755 (less than or equal to),
4756 .Ql ==
4757 (equal),
4758 .Ql !=
4759 (not equal),
4760 .Ql >=
4761 (greater than or equal to),
4762 .Ql >
4763 (greater than),
4764 .Ql =@
4765 (is substring of) and
4766 .Ql !@
4767 (is not substring of).
4770 When the \*(OPal regular expression support is available, the additional
4771 string operators
4772 .Ql =~
4774 .Ql !~
4775 can be used.
4776 They treat the right hand side as an extended regular expression that is
4777 matched case-insensitively and according to the active
4778 .Ev LC_CTYPE
4779 locale, meaning that strings in the locale encoding should be matched
4780 correctly.
4783 Conditions can be joined via AND-OR lists (where the AND operator is
4784 .Ql &&
4785 and the OR operator is
4786 .Ql || ) ,
4787 which have equal precedence and will be evaluated with left
4788 associativity, thus using the same syntax that is known for the
4789 .Xr sh 1 .
4790 It is also possible to form groups of conditions and lists by enclosing
4791 them in pairs of brackets
4792 .Ql [\ \&.\&.\&.\ ] ,
4793 which may be interlocked within each other, and also be joined via
4794 AND-OR lists.
4797 The results of individual conditions and entire groups may be modified
4798 via unary operators: the unary operator
4799 .Ql \&!
4800 will reverse the result.
4802 .Bd -literal -offset indent
4803 if $debug
4804   echo *debug* is set
4805 endif
4806 if [ "$ttycharset" == UTF-8 ] || [ "$ttycharset" == UTF8 ]
4807   echo *ttycharset* is set to UTF-8, case-insensitively
4808 endif
4809 set t1=one t2=one
4810 if [ "${t1}" == "${t2}" ]
4811   echo These two variables are equal
4812 endif
4813 # This is a string test, -ge was added for v14.9.0
4814 if [ "$version-major" >= 15 ]
4815   echo Running a new version..
4816   if [ "$features" =@ +regex ]
4817     if [ "$TERM" =~ "^xterm\&.*" ]
4818       echo ..in an X terminal
4819     endif
4820   endif
4821   if [ [ true ] && [ [ "${debug}" != '' ] || \e
4822       [ "$verbose" != '' ] ] ]
4823     echo Noisy, noisy
4824   endif
4825   if true && [ "$debug" != '' ] || [ "${verbose}" != '' ]
4826     echo Left associativity, as is known from the shell
4827   endif
4828   if ! ! true && ! [ ! "$debug" && ! "$verbose" ]
4829     echo Unary operator support
4830   endif
4831 endif
4836 .It Ic ignore
4837 (ig) Identical to
4838 .Ic discard .
4839 Superseded by the multiplexer
4840 .Ic headerpick .
4843 .It Ic list
4844 Shows the names of all available commands, alphabetically sorted.
4845 If given any non-whitespace argument the list will be shown in the order
4846 in which command prefixes are searched.
4847 \*(OP In conjunction with a set variable
4848 .Va verbose
4849 additional information will be provided for each command: the argument
4850 type will be indicated, the documentation string will be shown,
4851 and the set of command flags will show up:
4853 .Bl -tag -compact -width ".It Ql BaNg"
4854 .It Ql "vput modifier"
4855 command supports the command modifier
4856 .Cm vput .
4857 .It Ql "errno in *!*"
4858 the error number is tracked in
4859 .Va \&! .
4860 .It Ql "needs box"
4861 commands needs an active mailbox, a
4862 .Ic file .
4863 .It Ql "ok: batch or interactive"
4864 command may only be used in interactive or
4865 .Fl #
4866 batch mode.
4867 .It Ql "ok: send mode"
4868 command can be used in send mode.
4869 .It Ql "not ok: compose mode"
4870 command is not available when in compose mode.
4871 .It Ql "not ok: during startup"
4872 command cannot be used during program startup, e.g., while loading
4873 .Sx "Resource files" .
4874 .It Ql "ok: in subprocess"
4875 command is allowed to be used when running in a subprocess instance,
4876 e.g., from within a macro that is called via
4877 .Va on-compose-splice .
4881 .It Ic localopts
4882 This command can be used to localize changes to variables, meaning that
4883 their state will be reverted to the former one once the covered scope
4884 is left.
4885 It can only be used inside of macro definition blocks introduced by
4886 .Ic account
4888 .Ic define ,
4889 and is interpreted as a boolean (string, see
4890 .Sx "INTERNAL VARIABLES" ) ;
4892 .Dq covered scope
4893 of an account is left once it is switched off again.
4894 .Bd -literal -offset indent
4895 define temporary_settings {
4896   set possibly_global_option1
4897   localopts on
4898   set local_option1
4899   set local_option2
4900   localopts off
4901   set possibly_global_option2
4905 .Sy Note
4906 that this setting
4907 .Dq stacks up :
4908 i.e., if
4909 .Ql macro1
4910 enables change localization and calls
4911 .Ql macro2 ,
4912 which explicitly resets localization, then any value changes within
4913 .Ql macro2
4914 will still be reverted by
4915 .Ql macro1 !
4916 \*(ID Once the outermost level, the one which enabled localization
4917 first, is left, but no earlier, all adjustments will be unrolled.
4918 \*(ID Likewise worth knowing, if in this example
4919 .Ql macro2
4920 changes to a different
4921 .Ic account
4922 which sets some variables that are yet covered by localizations, their
4923 scope will be extended, and in fact leaving the
4924 .Ic account
4925 will (thus) restore settings in (likely) global scope which actually
4926 were defined in a local, private context.
4929 .It Ic Lreply
4930 Reply to messages that come in via known
4931 .Pf ( Ic mlist )
4932 or subscribed
4933 .Pf ( Ic mlsubscribe )
4934 mailing lists, or pretend to do so (see
4935 .Sx "Mailing lists" ) :
4936 on top of the usual
4937 .Ic reply
4938 functionality this will actively resort and even remove message
4939 recipients in order to generate a message that is supposed to be sent to
4940 a mailing list.
4941 For example it will also implicitly generate a
4942 .Ql Mail-Followup-To:
4943 header if that seems useful, regardless of the setting of the variable
4944 .Va followup-to .
4947 .It Ic Mail
4948 Similar to
4949 .Ic mail ,
4950 but saves the message in a file named after the local part of the first
4951 recipient's address (instead of in
4952 .Va record Ns ).
4955 .It Ic mail
4956 (m) Takes a (list of) recipient address(es) as (an) argument(s),
4957 or asks on standard input if none were given;
4958 then collects the remaining mail content and sends it out.
4961 .It Ic mbox
4962 (mb) The given message list is to be sent to the
4963 .Mx -sx
4964 .Sx "secondary mailbox"
4965 .Ev MBOX
4966 when \*(UA is quit; this is the default action unless the variable
4967 .Va hold
4968 is set.
4969 \*(ID This command can only be used in a
4970 .Mx -sx
4971 .Sx "primary system mailbox" .
4975 .It Ic mimetype , unmimetype
4976 Without any arguments the content of the MIME type cache will displayed.
4977 Otherwise each argument defines a complete MIME type specification of
4978 a type that shall be added (prepended) to the cache.
4979 In any event MIME type sources are loaded first as necessary \(en
4980 .Va mimetypes-load-control
4981 can be used to fine-tune which sources are actually loaded.
4982 Refer to the section on
4983 .Sx "The mime.types files"
4984 for more on MIME type specifications and this topic in general.
4986 The latter command deleted all specifications of the given MIME type, so
4987 .Ql unmimetype text/plain
4988 will remove all registered specifications for the MIME type
4989 .Ql text/plain .
4990 The special name
4991 .Ql *
4992 will discard all existing MIME types, just as will
4993 .Ql reset ,
4994 but which also reenables cache initialization via
4995 .Va mimetypes-load-control .
4999 .It Ic mlist , unmlist
5000 The latter command removes all given mailing-lists, the special name
5001 .Ql *
5002 can be used to remove all registered lists.
5003 The former will list all currently defined mailing lists (and their
5004 attributes, if any) when used without arguments; a more verbose listing
5005 will be produced if either of
5006 .Va debug
5008 .Va verbose
5009 are set.
5010 Otherwise all given arguments will be added and henceforth be recognized
5011 as mailing lists.
5012 If the \*(OPal regular expression support is available then mailing
5013 lists may also be specified as (extended) regular expressions (see
5014 .Xr re_format 7
5015 for more on those).
5019 .It Ic mlsubscribe , unmlsubscribe
5020 The latter command removes the subscription attribute from all given
5021 mailing-lists, the special name
5022 .Ql *
5023 can be used to do so for any registered list.
5024 The former will list all currently defined mailing lists which have
5025 a subscription attribute when used without arguments; a more verbose
5026 listing will be produced if either of
5027 .Va debug
5029 .Va verbose
5030 are set.
5031 Otherwise this attribute will be set for all given mailing lists,
5032 newly creating them as necessary (as via
5033 .Ic mlist ) .
5034 Also see
5035 .Va followup-to .
5038 .It Ic Move
5039 Similar to
5040 .Ic move ,
5041 but moves the messages to a file named after the local part of the
5042 sender address of the first message (instead of in
5043 .Va record Ns ).
5046 .It Ic move
5047 Acts like
5048 .Ic copy
5049 but marks the messages for deletion if they were transferred
5050 successfully.
5053 .It Ic More
5054 Like
5055 .Ic more ,
5056 but also displays header fields which would not pass the
5057 .Ic headerpick
5058 selection, and all MIME parts.
5059 Identical to
5060 .Ic Page .
5063 .It Ic more
5064 Invokes the
5065 .Ev PAGER
5066 on the given messages, even in non-interactive mode and as long as the
5067 standard output is a terminal.
5068 Identical to
5069 .Ic page .
5072 .It Ic netrc
5073 \*(OP When used without arguments or if
5074 .Ar show
5075 has been given the content of the
5076 .Pa .netrc
5077 cache is shown, loading it first as necessary.
5078 If the argument is
5079 .Ar load
5080 then the cache will only be initialized and
5081 .Ar clear
5082 will remove its contents.
5083 Note that \*(UA will try to load the file only once, use
5084 .Ql Ic \&\&netrc Ns \:\0\:clear
5085 to unlock further attempts.
5087 .Va netrc-lookup ,
5088 .Va netrc-pipe
5089 and the section
5090 .Sx "On URL syntax and credential lookup" ;
5091 the section
5092 .Sx "The .netrc file"
5093 documents the file format in detail.
5096 .It Ic newmail
5097 Checks for new mail in the current folder without committing any changes
5098 before.
5099 If new mail is present, a message is shown.
5100 If the
5101 .Va header
5102 variable is set,
5103 the headers of each new message are also shown.
5104 This command is not available for all mailbox types.
5107 .It Ic next
5108 (n) (like
5109 .Ql +
5111 .Dq ENTER )
5112 Goes to the next message in sequence and types it.
5113 With an argument list, types the next matching message.
5116 .It Ic New
5117 Same as
5118 .Ic Unread .
5121 .It Ic new
5122 Same as
5123 .Ic unread .
5126 .It Ic noop
5127 If the current folder is accessed via a network connection, a
5128 .Dq NOOP
5129 command is sent, otherwise no operation is performed.
5132 .It Ic Page
5133 Like
5134 .Ic page ,
5135 but also displays header fields which would not pass the
5136 .Ic headerpick
5137 selection, and all MIME parts.
5138 Identical to
5139 .Ic More .
5142 .It Ic page
5143 Invokes the
5144 .Ev PAGER
5145 on the given messages, even in non-interactive mode and as long as the
5146 standard output is a terminal.
5147 Identical to
5148 .Ic more .
5151 .It Ic Pipe
5152 Like
5153 .Ic pipe
5154 but also pipes header fields which would not pass the
5155 .Ic headerpick
5156 selection, and all parts of MIME
5157 .Ql multipart/alternative
5158 messages.
5161 .It Ic pipe
5162 (pi) Takes a message list and a shell command
5163 and pipes the messages through the command.
5164 Without an argument the current message is piped through the command
5165 given by the
5166 .Va cmd
5167 variable.
5168 If the
5169 .Va page
5170 variable is set,
5171 every message is followed by a formfeed character.
5174 .It Ic preserve
5175 (pre) A synonym for
5176 .Ic hold .
5179 .It Ic Print
5180 (P) Alias for
5181 .Ic Type .
5184 .It Ic print
5185 (p) Research
5187 equivalent of
5188 .Ic type .
5191 .It Ic quit
5192 (q) Terminates the session, saving all undeleted, unsaved messages in
5193 the current
5194 .Mx -sx
5195 .Sx "secondary mailbox"
5196 .Ev MBOX ,
5197 preserving all messages marked with
5198 .Ic hold
5200 .Ic preserve
5201 or never referenced in the system
5202 .Va inbox ,
5203 and removing all other messages from the
5204 .Mx -sx
5205 .Sx "primary system mailbox" .
5206 If new mail has arrived during the session,
5207 the message
5208 .Dq You have new mail
5209 will be shown.
5210 If given while editing a mailbox file with the command line option
5211 .Fl f ,
5212 then the edit file is rewritten.
5213 A return to the shell is effected,
5214 unless the rewrite of edit file fails,
5215 in which case the user can escape with the exit command.
5218 .It Ic read
5219 \*(NQ Read a line from standard input, and assign the splitted and
5220 trimmed line data to the given variables.
5221 The variable names are checked by the same rules as documented for
5222 .Cm vput ,
5223 and the same error codes will be seen in
5224 .Va \&! .
5225 If there are more fields than variables, assign successive fields to the
5226 last given variable.
5227 If there are less fields than variables, assign the empty string to the
5228 remains.
5229 \*(ID This command will likely be extended towards more
5230 .Xr read 1
5231 compatibility: for now splitting always occurs at whitespace, reverse
5232 solidus newline escaping is always supported, and the \*(OPal line
5233 editing features are always available when on an interactive terminal.
5234 .Bd -literal -offset indent
5235 ? read a b c
5236    H  e  l  l  o
5237 ? echo "<$a> <$b> <$c>"
5238 <H> <e> <l  l  o>
5242 .It Ic redirect
5243 Same as
5244 .Ic resend .
5247 .It Ic Redirect
5248 Same as
5249 .Ic Resend .
5252 .It Ic remove
5253 Removes the named files or directories.
5254 If a name refer to a mailbox, e.g., a Maildir mailbox, then a mailbox
5255 type specific removal will be performed, deleting the complete mailbox.
5256 The user is asked for confirmation in interactive mode.
5259 .It Ic rename
5260 Takes the name of an existing folder
5261 and the name for the new folder
5262 and renames the first to the second one.
5263 Both folders must be of the same type.
5266 .It Ic Reply
5267 (R) Reply to originator.
5268 Does not reply to other recipients of the original message.
5269 .Va flipr
5270 will exchange this command with
5271 .Ic reply .
5272 Unless the internal variable
5273 .Va fullnames
5274 is set the recipient address will be stripped from comments, names etc.
5277 .It Ic reply
5278 (r) Take a message and group-responds to it by addressing the sender
5279 and all recipients.
5280 .Va followup-to ,
5281 .Va followup-to-honour ,
5282 .Va reply-to-honour
5283 as well as
5284 .Va recipients-in-cc
5285 influence response behaviour.
5286 The command
5287 .Ic Lreply
5288 offers special support for replying to mailing lists.
5289 Unless the internal variable
5290 .Va fullnames
5291 is set recipient addresses will be stripped from comments, names etc.
5293 .Va flipr
5294 is set the commands
5295 .Ic Reply
5297 .Ic reply
5298 are exchanged.
5301 .It Ic replyall
5302 Similar to
5303 .Ic reply ,
5304 but initiates a group-reply regardless of the value of
5305 .Va flipr .
5308 .It Ic replysender
5309 Similar to
5310 .Ic Reply ,
5311 but responds to the sender only regardless of the value of
5312 .Va flipr .
5315 .It Ic Resend
5316 Like
5317 .Ic resend ,
5318 but does not add any header lines.
5319 This is not a way to hide the sender's identity,
5320 but useful for sending a message again to the same recipients.
5323 .It Ic resend
5324 Takes a list of messages and a user name
5325 and sends each message to the named user.
5326 .Ql Resent-From:
5327 and related header fields are prepended to the new copy of the message.
5330 .It Ic Respond
5331 Same as
5332 .Ic Reply .
5335 .It Ic respond
5336 Same as
5337 .Ic reply .
5340 .It Ic respondall
5341 Same as
5342 .Ic replyall .
5345 .It Ic respondsender
5346 Same as
5347 .Ic replysender .
5350 .It Ic retain
5351 (ret) Superseded by the multiplexer
5352 .Ic headerpick .
5355 .It Ic return
5356 Only available inside the scope of a
5357 .Ic define Ns
5358 d macro or an
5359 .Ic account ,
5360 this will stop evaluation of any further macro content, and return
5361 execution control to the caller.
5362 The two optional parameters must be specified as positive decimal
5363 numbers and default to the value 0:
5364 the first argument specifies the signed 32-bit return value (stored in
5365 .Va \&?
5366 and later extended to signed 64-bit),
5367 the second the signed 32-bit error number (stored in
5368 .Va \&! ) .
5369 As documented for
5370 .Va \&?
5371 a non-0 exit status may cause the program to exit.
5374 .It Ic Save
5375 (S) Similar to
5376 .Ic save,
5377 but saves the messages in a file named after the local part of the
5378 sender of the first message instead of (in
5379 .Va record
5380 and) taking a filename argument.
5383 .It Ic save
5384 (s) Takes a message list and a filename and appends each message in turn
5385 to the end of the file.
5386 If no filename is given, the
5387 .Mx -sx
5388 .Sx "secondary mailbox"
5389 .Ev MBOX
5390 is used.
5391 The filename in quotes, followed by the generated character count
5392 is echoed on the user's terminal.
5393 If editing a
5394 .Mx -sx
5395 .Sx "primary system mailbox"
5396 the messages are marked for deletion.
5397 .Sx "Filename transformations"
5398 will be applied.
5401 .It Ic savediscard
5402 \*(OB Superseded by the multiplexer
5403 .Ic headerpick .
5406 .It Ic saveignore
5407 \*(OB Superseded by the multiplexer
5408 .Ic headerpick .
5411 .It Ic saveretain
5412 \*(OB Superseded by the multiplexer
5413 .Ic headerpick .
5416 .It Ic search
5417 Takes a message specification (list) and displays a header summary of
5418 all matching messages, as via
5419 .Ic headers .
5420 This command is an alias of
5421 .Ic from .
5422 Also see
5423 .Sx "Specifying messages" .
5426 .It Ic seen
5427 Takes a message list and marks all messages as having been read.
5432 .It Ic set , unset
5433 (se, \*(NQ uns) The latter commands will delete all given variables,
5434 the former, when used without arguments, will show all variables which
5435 are currently known to \*(UA; a more verbose listing will be produced if
5436 either of
5437 .Va debug
5439 .Va verbose
5440 are set.
5442 Otherwise the given variables (and arguments) are set or adjusted.
5443 Arguments are of the form
5444 .Ql name=value
5445 (no space before or after
5446 .Ql = ) ,
5447 or plain
5448 .Ql name
5449 if there is no value, i.e., a boolean variable.
5450 Quotation marks may be placed around any part of the assignment
5451 statement to quote blanks or tabs, e.g.,
5453 .Dl set indentprefix='->'
5455 If an argument begins with
5456 .Ql no ,
5457 as in
5458 .Ql set nosave ,
5459 the effect is the same as invoking the
5460 .Ic unset
5461 command with the remaining part of the variable
5462 .Pf ( Ql unset save ) .
5465 .Ql name
5466 that is known to map to an environment variable will automatically cause
5467 updates in the program environment (unsetting a variable in the
5468 environment requires corresponding system support) \(em use the command
5469 .Ic environ
5470 for further environmental control.
5471 Also see
5472 .Ic varedit ,
5473 .Ic varshow
5474 and the sections
5475 .Sx "INTERNAL VARIABLES"
5477 .Sx ENVIRONMENT .
5481 .It Ic shcodec
5482 Apply shell quoting rules to the given raw-data arguments.
5483 Supports
5484 .Cm vput
5485 (see
5486 .Sx "Command modifiers" ) ,
5487 The first argument specifies the operation:
5488 .Ar [+]e[ncode]
5490 .Ar d[ecode]
5491 cause shell quoting to be applied to the remains of the line, and
5492 expanded away thereof, respectively.
5493 If the former is prefixed with a plus-sign, the quoted result will not
5494 be roundtrip enabled, and thus can be decoded only in the very same
5495 environment that was used to perform the encode; also see
5496 .Cd mle-quote-rndtrip .
5497 If the coding operation fails the error number
5498 .Va \&!
5499 is set to
5500 .Va ^ERR Ns -CANCELED ,
5501 and the unmodified input is used as the result; the error number may
5502 change again due to output or result storage errors.
5505 .It Ic shell
5506 (sh) Invokes an interactive version of the shell.
5510 .It Ic shortcut , unshortcut
5511 Without arguments the list of all currently defined shortcuts is
5512 shown.
5513 Otherwise all given arguments are treated as pairs of shortcuts and
5514 their expansions, creating new or changing already existing shortcuts,
5515 as necessary.
5516 The latter command will remove all given shortcuts, the special name
5517 .Ql *
5518 will remove all registered shortcuts.
5521 .It Ic shift
5522 Only available inside the scope of a
5523 .Ic call Ns
5524 ed macro, this will shift the positional parameters (starting at
5525 .Va 1 )
5526 by the given number (which must be an unsigned, positive, decimal),
5527 or 1 if no argument has been given.
5528 It is an error if the value exceeds the number of positional parameters.
5529 If the given number is 0, no action is performed, successfully.
5532 .It Ic show
5533 Like
5534 .Ic type ,
5535 but performs neither MIME decoding nor decryption, so that the raw
5536 message text is shown.
5539 .It Ic size
5540 (si) Shows the size in characters of each message of the given
5541 message-list.
5544 .It Ic sleep
5545 \*(NQ Sleep for the specified number of seconds (and optionally
5546 milliseconds), by default interruptably.
5547 If a third argument is given the sleep will be uninterruptible,
5548 otherwise the error number
5549 .Va \&!
5550 will be set to
5551 .Va ^ERR Ns -INTR
5552 if the sleep has been interrupted.
5553 The command will fail and the error number will be
5554 .Va ^ERR Ns -OVERFLOW
5555 if the given duration(s) overflow the time datatype, and
5556 .Va ^ERR Ns -INVAL
5557 if the given durations are no valid integers.
5562 .It Ic sort , unsort
5563 The latter command disables sorted or threaded mode, returns to normal
5564 message order and, if the
5565 .Va header
5566 variable is set,
5567 displays a header summary.
5568 The former command shows the current sorting criterion when used without
5569 an argument, but creates a sorted representation of the current folder
5570 otherwise, and changes the
5571 .Ic next
5572 command and the addressing modes such that they refer to messages in
5573 the sorted order.
5574 Message numbers are the same as in regular mode.
5575 If the
5576 .Va header
5577 variable is set,
5578 a header summary in the new order is also displayed.
5579 Automatic folder sorting can be enabled by setting the
5580 .Va autosort
5581 variable, as in, e.g.,
5582 .Ql set autosort=thread .
5583 Possible sorting criterions are:
5586 .Bl -tag -compact -width "subject"
5587 .It Ar date
5588 Sort the messages by their
5589 .Ql Date:
5590 field, that is by the time they were sent.
5591 .It Ar from
5592 Sort messages by the value of their
5593 .Ql From:
5594 field, that is by the address of the sender.
5595 If the
5596 .Va showname
5597 variable is set, the sender's real name (if any) is used.
5598 .It Ar size
5599 Sort the messages by their size.
5600 .It spam
5601 \*(OP Sort the message by their spam score, as has been classified by
5602 .Ic spamrate .
5603 .It Ar status
5604 Sort the messages by their message status.
5605 .It Ar subject
5606 Sort the messages by their subject.
5607 .It Ar thread
5608 Create a threaded display.
5609 .It Ar to
5610 Sort messages by the value of their
5611 .Ql To:
5612 field, that is by the address of the recipient.
5613 If the
5614 .Va showname
5615 variable is set, the recipient's real name (if any) is used.
5620 .It Ic source
5621 \*(NQ (so) The source command reads commands from the given file.
5622 .Sx "Filename transformations"
5623 will be applied.
5624 If the given expanded argument ends with a vertical bar
5625 .Ql |
5626 then the argument will instead be interpreted as a shell command and
5627 \*(UA will read the output generated by it.
5628 Interpretation of commands read is stopped when an error is encountered.
5629 \*(ID Note that
5630 .Ic \&\&source
5631 cannot be used from within macros that execute as
5632 .Va folder-hook Ns s
5634 .Ic account Ns s ,
5635 i.e., it can only be called from macros that were
5636 .Ic call Ns ed .
5639 .It Ic source_if
5640 \*(NQ The difference to
5641 .Ic source
5642 (beside not supporting pipe syntax aka shell command input) is that
5643 this command will not generate an error nor warn if the given file
5644 argument cannot be opened successfully.
5647 .It Ic spamclear
5648 \*(OP Takes a list of messages and clears their
5649 .Ql is-spam
5650 flag.
5653 .It Ic spamforget
5654 \*(OP Takes a list of messages and causes the
5655 .Va spam-interface
5656 to forget it has ever used them to train its Bayesian filter.
5657 Unless otherwise noted the
5658 .Ql is-spam
5659 flag of the message is inspected to chose whether a message shall be
5660 forgotten to be
5661 .Dq ham
5663 .Dq spam .
5666 .It Ic spamham
5667 \*(OP Takes a list of messages and informs the Bayesian filter of the
5668 .Va spam-interface
5669 that they are
5670 .Dq ham .
5671 This also clears the
5672 .Ql is-spam
5673 flag of the messages in question.
5676 .It Ic spamrate
5677 \*(OP Takes a list of messages and rates them using the configured
5678 .Va spam-interface ,
5679 without modifying the messages, but setting their
5680 .Ql is-spam
5681 flag as appropriate; because the spam rating headers are lost the rate
5682 will be forgotten once the mailbox is left.
5683 Refer to the manual section
5684 .Sx "Handling spam"
5685 for the complete picture of spam handling in \*(UA.
5688 .It Ic spamset
5689 \*(OP Takes a list of messages and sets their
5690 .Ql is-spam
5691 flag.
5694 .It Ic spamspam
5695 \*(OP Takes a list of messages and informs the Bayesian filter of the
5696 .Va spam-interface
5697 that they are
5698 .Dq spam .
5699 This also sets the
5700 .Ql is-spam
5701 flag of the messages in question.
5704 .It Ic thread
5705 \*(OB The same as
5706 .Ql sort thread
5707 (consider using a
5708 .Ql commandalias
5709 as necessary).
5712 .It Ic Top
5713 Like
5714 .Ic top
5715 but always uses the
5716 .Ic headerpick
5717 .Ql type
5718 slot for white- and blacklisting header fields.
5721 .It Ic top
5722 (to) Takes a message list and types out the first
5723 .Va toplines
5724 lines of each message on the users' terminal.
5725 Unless a special selection has been established for the
5726 .Ql top
5727 slot of the
5728 .Ic headerpick
5729 command, the only header fields that are displayed are
5730 .Ql From: ,
5731 .Ql To: ,
5732 .Ql CC: ,
5734 .Ql Subject: .
5735 .Ic Top
5736 will always use the
5737 .Ql type
5738 .Ic headerpick
5739 selection instead.
5740 It is possible to apply compression to what is displayed by setting
5741 .Va topsqueeze .
5742 Messages are decrypted and converted to the terminal character set
5743 if necessary.
5746 .It Ic touch
5747 (tou) Takes a message list and marks the messages for saving in the
5748 .Mx -sx
5749 .Sx "secondary mailbox"
5750 .Ev MBOX .
5751 \*(UA deviates from the POSIX standard with this command,
5752 as a following
5753 .Ic next
5754 command will display the following message instead of the current one.
5757 .It Ic Type
5758 (T) Like
5759 .Ic type
5760 but also displays header fields which would not pass the
5761 .Ic headerpick
5762 selection, and all parts of MIME
5763 .Ql multipart/alternative
5764 messages.
5767 .It Ic type
5768 (t) Takes a message list and types out each message on the users'
5769 terminal, honouring
5770 .Ic headerpick
5771 selections.
5772 For MIME multipart messages, all parts with a content type of
5773 .Ql text
5775 .Ql message
5776 are shown, the other are hidden except for their headers.
5777 Messages are decrypted and converted to the terminal character set
5778 if necessary.
5780 .It Ic unaccount
5782 .Ic account .
5784 .It Ic unalias
5785 (una) See
5786 .Ic alias .
5788 .It Ic unanswered
5790 .Ic answered .
5792 .It Ic unbind
5794 .Ic bind .
5796 .It Ic uncollapse
5798 .Ic collapse .
5800 .It Ic uncolour
5802 .Ic colour .
5804 .It Ic undefine
5806 .Ic define .
5808 .It Ic undelete
5810 .Ic delete .
5812 .It Ic undraft
5814 .Ic draft .
5816 .It Ic unflag
5818 .Ic flag .
5821 .It Ic unfwdignore
5822 \*(OB Superseded by the multiplexer
5823 .Ic headerpick .
5826 .It Ic unfwdretain
5827 \*(OB Superseded by the multiplexer
5828 .Ic headerpick .
5831 .It Ic unignore
5832 Superseded by the multiplexer
5833 .Ic headerpick .
5835 .It Ic unmimetype
5837 .Ic mimetype .
5839 .It Ic unmlist
5841 .Ic mlist .
5843 .It Ic unmlsubscribe
5845 .Ic mlsubscribe .
5848 .It Ic Unread
5849 Same as
5850 .Ic unread .
5853 .It Ic unread
5854 Takes a message list and marks each message as not having been read.
5857 .It Ic unretain
5858 Superseded by the multiplexer
5859 .Ic headerpick .
5862 .It Ic unsaveignore
5863 \*(OB Superseded by the multiplexer
5864 .Ic headerpick .
5867 .It Ic unsaveretain
5868 \*(OB Superseded by the multiplexer
5869 .Ic headerpick .
5871 .It Ic unset
5872 \*(NQ (uns) See
5873 .Ic set .
5875 .It Ic unshortcut
5877 .Ic shortcut .
5879 .It Ic unsort
5881 .Ic short .
5884 .It Ic unthread
5885 \*(OB
5886 Same as
5887 .Ic unsort .
5890 .It Ic urlcodec
5891 Perform URL percent codec operations on the raw-data argument, rather
5892 according to RFC 3986.
5893 Supports
5894 .Cm vput
5895 (see
5896 .Sx "Command modifiers" ) ,
5897 and manages the error number
5898 .Va \&! .
5899 This is a character set agnostic and thus locale dependent operation,
5900 and it may decode bytes which are invalid in the current
5901 .Va ttycharset .
5902 \*(ID This command does not about URLs beside that.
5904 The first argument specifies the operation:
5905 .Ar e[ncode]
5907 .Ar d[ecode]
5908 perform plain URL percent en- and decoding, respectively.
5909 .Ar p[ath]enc[ode]
5911 .Ar p[ath]dec[ode]
5912 perform a slightly modified operation which should be better for
5913 pathnames: it does not allow a tilde
5914 .Ql ~ ,
5915 and will neither accept hyphen-minus
5916 .Ql -
5917 nor dot
5918 .Ql .
5919 as an initial character.
5920 The remains of the line form the URL data which is to be converted.
5921 If the coding operation fails the error number
5922 .Va \&!
5923 is set to
5924 .Va ^ERR Ns -CANCELED ,
5925 and the unmodified input is used as the result; the error number may
5926 change again due to output or result storage errors.
5929 .It Ic varedit
5930 \*(NQ Edit the values of or create the given variable(s) in the
5931 .Ev EDITOR .
5932 Boolean variables cannot be edited, and variables can also not be
5933 .Ic unset
5934 with this command.
5937 .It Ic varshow
5938 \*(NQ This command produces the same output as the listing mode of
5939 .Ic set ,
5940 including
5941 .Va verbose Ns
5942 ity adjustments, but only for the given variables.
5945 .It Ic verify
5946 \*(OP Takes a message list and verifies each message.
5947 If a message is not a S/MIME signed message,
5948 verification will fail for it.
5949 The verification process checks if the message was signed using a valid
5950 certificate,
5951 if the message sender's email address matches one of those contained
5952 within the certificate,
5953 and if the message content has been altered.
5956 .It Ic version
5957 Shows the
5958 .Va version
5960 .Va features
5961 of \*(UA.
5965 .It Ic vexpr
5966 \*(NQ Evaluate arguments according to a given operator.
5967 This is a multiplexer command which can be used to perform signed 64-bit
5968 numeric calculations as well as string operations.
5969 It uses polish notation, i.e., the operator is the first argument and
5970 defines the number and type, and the meaning of the remaining arguments.
5971 An empty argument is replaced with a 0 if a number is expected.
5972 Supports
5973 .Cm vput
5974 (see
5975 .Sx "Command modifiers" ) .
5978 The result that is shown in case of errors is always
5979 .Ql -1
5980 for usage errors and numeric operations, and the empty string for string
5981 operations.
5982 String operations which fail to provide result data for
5983 .Dq soft
5984 errors, e.g., when a search operation failed, also set the
5985 .Va \&!
5986 error number to
5987 .Va ^ERR Ns -NODATA .
5988 Except when noted than numeric arguments are parsed as signed 64-bit
5989 numbers, and errors will be reported in the error number
5990 .Va \&!
5991 as the numeric error
5992 .Va ^ERR Ns -RANGE .
5995 Numeric operations work on one or two signed 64-bit integers.
5996 One integer is expected by assignment (equals sign
5997 .Ql = ) ,
5998 which does nothing but parsing the argument, thus detecting validity and
5999 possible overflow conditions, and unary not (tilde
6000 .Ql ~ ) ,
6001 which creates the bitwise complement.
6002 Two integers are used by addition (plus sign
6003 .Ql + ) ,
6004 subtraction (hyphen-minus
6005 .Ql - ) ,
6006 multiplication (asterisk
6007 .Ql * ) ,
6008 division (solidus
6009 .Ql / )
6010 and modulo (percent sign
6011 .Ql % ) ,
6012 as well as for the bitwise operators logical or (vertical bar
6013 .Ql | ,
6014 to be quoted) ,
6015 bitwise and (ampersand
6016 .Ql \&& ,
6017 to be quoted) ,
6018 bitwise xor (circumflex
6019 .Ql ^ ) ,
6020 the bitwise signed left- and right shifts
6021 .Pf ( Ql << ,
6022 .Ql >> ) ,
6023 as well as for the unsigned right shift
6024 .Ql >>> .
6027 All numeric operators can be suffixed with a commercial at
6028 .Ql @ ,
6029 e.g.,
6030 .Ql *@ :
6031 this will turn the operation into a saturated one, which means that
6032 overflow errors and division and modulo by zero are no longer reported
6033 via the exit status, but the result will linger at the minimum or
6034 maximum possible value, instead of overflowing (or trapping).
6035 This is true also for the argument parse step.
6036 For the bitwise shifts, the saturated maximum is 63.
6037 Any catched overflow will be reported via the error number
6038 .Va \&!
6040 .Va ^ERR Ns -OVERFLOW .
6043 String operations that take one argument are
6044 .Ql length ,
6045 which queries the length of the given argument,
6046 .Ql hash ,
6047 which calculates the Chris Torek hash of the given string, and
6048 .Ql file-expand ,
6049 which performs the usual
6050 .Sx "Filename transformations" ,
6051 on its argument, as well as
6052 .Ql random ,
6053 which generates a random string of the given length, or of
6054 .Dv \&\&PATH_MAX
6055 bytes (a constant from
6056 .Pa /usr/include )
6057 if the value 0 is given; the random string will be base64url encoded
6058 according to RFC 4648, and thus be usable as a file name.
6061 String operations with two or more arguments are
6062 .Ql find ,
6063 which searches in the first for the second argument, and shows the
6064 resulting 0-based offset shall it have been found,
6065 .Ql ifind ,
6066 which is identical to
6067 .Ql find ,
6068 but works case-insensitively according to the rules of the ASCII
6069 character set.
6070 .Ql substring
6071 will show a substring of its first argument:
6072 the second argument is the 0-based starting offset, the optional third
6073 argument can be used to specify the length of the desired substring,
6074 by default the entire string is used;
6075 this operation tries to work around faulty arguments (set
6076 .Va verbose
6077 for error logs), but reports them via the error number
6078 .Va \&!
6080 .Va ^ERR Ns -OVERFLOW .
6083 \*(OP
6084 .Ql regex
6085 will try to match the first argument with the regular expression given
6086 in the second argument, as does
6087 .Ql iregex ,
6088 but which is case-insensitive.
6089 These operators match according to the active
6090 .Ev LC_CTYPE
6091 locale and thus should match correctly strings in the locale encoding.
6092 If the optional third argument has been given then instead of showing
6093 the match offset a replacement operation is performed:
6094 the third argument is treated as if specified via dollar-single-quote
6095 (see
6096 .Sx "Shell-style argument quoting" ) ,
6097 and any occurrence of a positional parameter, e.g.,
6098 .Va 1 ,
6099 is replaced by the corresponding match group of the regular expression.
6101 .Bd -literal -offset indent
6102 ? vexpr -@ +1 -9223372036854775808
6103 ? vput vexpr res ir bananarama (.*)nana(.*) '\e${1}au\e$2'
6104 ? echo $0 $res
6109 .It Ic visual
6110 (v) Takes a message list and invokes the display editor on each message.
6111 Modified contents are discarded unless the
6112 .Va writebackedited
6113 variable is set.
6116 .It Ic write
6117 (w) For conventional messages the body without all headers is written.
6118 The original message is never marked for deletion in the originating
6119 mail folder.
6120 The output is decrypted and converted to its native format as necessary.
6121 If the output file exists, the text is appended.
6122 If a message is in MIME multipart format its first part is written to
6123 the specified file as for conventional messages, handling of the remains
6124 depends on the execution mode.
6125 No special handling of compressed files is performed.
6127 In interactive mode the user is consecutively asked for the filenames of
6128 the processed parts.
6129 For convience saving of each part may be skipped by giving an empty
6130 value, the same result as writing it to
6131 .Pa /dev/null .
6132 Shell piping the part content by specifying a leading vertical bar
6133 .Ql |
6134 character for the filename is supported.
6135 Other user input undergoes the usual
6136 .Sx "Filename transformations" ,
6137 and contents of the destination file are overwritten if the file
6138 previously existed.
6140 \*(ID In non-interactive mode any part which does not specify a filename
6141 is ignored, and suspicious parts of filenames of the remaining parts are
6142 URL percent encoded (as via
6143 .Ic urlencode )
6144 to prevent injection of malicious character sequences, resulting in
6145 a filename that will be written into the current directory.
6146 Existing files will not be overwritten, instead the part number or
6147 a dot are appended after a number sign
6148 .Ql #
6149 to the name until file creation succeeds (or fails due to other
6150 reasons).
6153 .It Ic xcall
6154 \*(NQ This command works only inside of a
6155 .Ic call Ns
6156 ed macro: the sole difference to
6157 .Ic call
6158 is that the new macro is executed in place of the current one, which
6159 will not regain control; all resources of the current macro will be
6160 released before control is given to the replacer.
6163 .It Ic xit
6164 (x) A synonym for
6165 .Ic exit .
6168 .It Ic z
6169 \*(NQ \*(UA presents message headers in
6170 .Va screen Ns
6171 fuls as described under the
6172 .Ic headers
6173 command.
6174 Without arguments this command scrolls to the next window of messages,
6175 likewise if the argument is
6176 .Ql + .
6177 An argument of
6178 .Ql -
6179 scrolls to the last,
6180 .Ql ^
6181 scrolls to the first, and
6182 .Ql $
6183 to the last
6184 .Va \&\&screen
6185 of messages.
6186 A number argument prefixed by
6187 .Ql +
6189 .Ql \-
6190 indicates that the window is calculated in relation to the current
6191 position, and a number without a prefix specifies an absolute position.
6194 .It Ic Z
6195 \*(NQ Similar to
6196 .Ic z ,
6197 but scrolls to the next or previous window that contains at least one
6198 .Ql new
6200 .Ic flag Ns
6201 ged message.
6203 .\" }}}
6204 .\" }}}
6207 .\" .Sh COMMAND ESCAPES {{{
6208 .Sh "COMMAND ESCAPES"
6210 Here is a summary of the command escapes available in compose mode,
6211 which are used to perform special functions when composing messages.
6212 Command escapes are only recognized at the beginning of lines.
6213 The actual escape character can be set via the internal variable
6214 .Va escape ,
6215 it defaults to the tilde
6216 .Ql ~ .
6219 .Bl -tag -width ".It Ic BaNg"
6221 .It Ic ~~ Ar string
6222 Insert the string of text in the message prefaced by a single
6223 .Ql ~ .
6224 (If the escape character has been changed,
6225 that character must be doubled
6226 in order to send it at the beginning of a line.)
6229 .It Ic ~! Ar command
6230 Execute the indicated shell
6231 .Ar command
6232 which follows, replacing unescaped exclamation marks with the previously
6233 executed command if the internal variable
6234 .Va bang
6235 is set, then return to the message.
6238 .It Ic ~.
6239 Same effect as typing the end-of-file character.
6242 .It Ic ~: Ar \*(UA-command Ns \0or Ic ~_ Ar \*(UA-command
6243 Execute the given \*(UA command.
6244 Not all commands, however, are allowed.
6247 .It Ic ~?
6248 Write a summary of command escapes.
6251 .It Ic ~< Ar filename
6252 Identical to
6253 .Ic ~r .
6256 .It Ic ~<! Ar command
6257 .Ar command
6258 is executed using the shell.
6259 Its standard output is inserted into the message.
6262 .It Ic ~@ Op Ar filename...
6263 Append or edit the list of attachments.
6264 A list of
6265 .Ar filename
6266 arguments is expected (see
6267 .Sx "Shell-style argument quoting" ;
6268 any token-separating commas are ignored), to be
6269 interpreted as documented for the command line option
6270 .Fl a ,
6271 with the message number exception as below.
6272 Without
6273 .Ar filename
6274 arguments the attachment list is edited, entry by entry;
6275 if a filename is left empty, that attachment is deleted from the list;
6276 once the end of the list is reached either new attachments may be
6277 entered or the session can be quit by committing an empty
6278 .Dq new
6279 attachment.
6280 For each mode, if a given file name solely consists of the number sign
6281 .Ql #
6282 followed by a valid message number of the currently active mailbox, then
6283 the given message is attached as a MIME
6284 .Ql message/rfc822
6285 part (note the number sign is the comment character and must be quoted).
6288 .It Ic ~A
6289 Inserts the string contained in the
6290 .Va Sign
6291 variable (same as
6292 .Ql Ic ~i Ns \0Sign ) .
6293 \*(OB (Use the
6294 .Cm wysh
6295 prefix when
6296 .Ic set Ns
6297 ting the variable(s) instead!) The escape sequences tabulator
6298 .Ql \et
6299 and newline
6300 .Ql \en
6301 are understood.
6304 .It Ic ~a
6305 Inserts the string contained in the
6306 .Va sign
6307 variable (same as
6308 .Ql Ic ~i Ns \0sign ) .
6309 \*(OB (Use the
6310 .Cm wysh
6311 prefix when
6312 .Ic set Ns
6313 ting the variable(s) instead!) The escape sequences tabulator
6314 .Ql \et
6315 and newline
6316 .Ql \en
6317 are understood.
6320 .It Ic ~b Ar name ...
6321 Add the given names to the list of blind carbon copy recipients.
6324 .It Ic ~c Ar name ...
6325 Add the given names to the list of carbon copy recipients.
6328 .It Ic ~d
6329 Read the file specified by the
6330 .Ev DEAD
6331 variable into the message.
6334 .It Ic ~e
6335 Invoke the text editor on the message collected so far.
6336 After the editing session is finished,
6337 the user may continue appending text to the message.
6340 .It Ic ~F Ar messages
6341 Read the named messages into the message being sent, including all
6342 message headers and MIME parts.
6343 If no messages are specified, read in the current message.
6346 .It Ic ~f Ar messages
6347 Read the named messages into the message being sent.
6348 If no messages are specified, read in the current message.
6349 Strips down the list of header fields according to the
6350 .Ql type
6351 white- and blacklist selection of
6352 .Ic headerpick .
6353 For MIME multipart messages,
6354 only the first displayable part is included.
6357 .It Ic ~H
6358 Edit the message header fields
6359 .Ql From: ,
6360 .Ql Reply-To:
6362 .Ql Sender:
6363 by typing each one in turn and allowing the user to edit the field.
6364 The default values for these fields originate from the
6365 .Va from , replyto
6367 .Va sender
6368 variables.
6371 .It Ic ~h
6372 Edit the message header fields
6373 .Ql To: ,
6374 .Ql Cc: ,
6375 .Ql Bcc:
6377 .Ql Subject:
6378 by typing each one in turn and allowing the user to edit the field.
6381 .It Ic ~i Ar variable
6382 Insert the value of the specified variable into the message,
6383 adding a newline character at the end.
6384 The message remains unaltered if the variable is unset or empty.
6385 \*(OB (Use the
6386 .Cm wysh
6387 prefix when
6388 .Ic set Ns
6389 ting the variable(s) instead!) The escape sequences tabulator
6390 .Ql \et
6391 and newline
6392 .Ql \en
6393 are understood.
6396 .It Ic ~M Ar messages
6397 Read the named messages into the message being sent,
6398 indented by
6399 .Va indentprefix .
6400 If no messages are specified, read the current message.
6403 .It Ic ~m Ar messages
6404 Read the named messages into the message being sent,
6405 indented by
6406 .Va indentprefix .
6407 If no messages are specified, read the current message.
6408 Strips down the list of header fields according to the
6409 .Ql type
6410 white- and blacklist selection of
6411 .Ic headerpick .
6412 For MIME multipart messages,
6413 only the first displayable part is included.
6416 .It Ic ~p
6417 Display the message collected so far,
6418 prefaced by the message header fields
6419 and followed by the attachment list, if any.
6422 .It Ic ~q
6423 Abort the message being sent,
6424 copying it to the file specified by the
6425 .Ev DEAD
6426 variable if
6427 .Va save
6428 is set.
6431 .It Ic ~R Ar filename
6432 Identical to
6433 .Ic ~r ,
6434 but indent each line that has been read by
6435 .Va indentprefix .
6438 .It Ic ~r Ar filename Op Ar HERE-delimiter
6439 Read the named file into the message.
6440 .Ar filename
6441 can also be a hyphen-minus
6442 .Ql - ,
6443 in which case standard input is used, e.g., for pasting purposes.
6444 Only in this latter mode
6445 .Ar HERE-delimiter
6446 may be given: if it is data will be read in until the given
6447 .Ar HERE-delimiter
6448 is seen on a line by itself, and encountering EOF is an error; the
6449 .Ar HERE-delimiter
6450 is a required argument in non-interactive mode;
6451 note that variables expansion is performed on the delimiter.
6454 .It Ic ~s Ar string
6455 Cause the named string to become the current subject field.
6456 Newline (NL) and carriage-return (CR) bytes are invalid and will be
6457 normalized to space (SP) characters.
6460 .It Ic ~t Ar name ...
6461 Add the given name(s) to the direct recipient list.
6464 .It Ic ~U Ar messages
6465 Read in the given / current message(s) excluding all headers, indented by
6466 .Va indentprefix .
6469 .It Ic ~u Ar messages
6470 Read in the given / current message(s), excluding all headers.
6473 .It Ic ~v
6474 Invoke an alternate editor (defined by the
6475 .Ev VISUAL
6476 environment variable) on the message collected so far.
6477 Usually, the alternate editor will be a screen editor.
6478 After the editor is quit,
6479 the user may resume appending text to the end of the message.
6482 .It Ic ~w Ar filename
6483 Write the message onto the named file.
6484 If the file exists,
6485 the message is appended to it.
6488 .It Ic ~x
6489 Same as
6490 .Ic ~q ,
6491 except that the message is not saved at all.
6494 .It Ic ~| Ar command
6495 Pipe the message through the specified filter command.
6496 If the command gives no output or terminates abnormally,
6497 retain the original text of the message.
6498 E.g., the command
6499 .Xr fmt 1
6500 is often used as a rejustifying filter.
6504 .It Ic ~^ Ar cmd Op Ar subcmd Op Ar arg3 Op Ar arg4
6505 Low-level command ment for scripted message access, i.e., for
6506 .Va on-compose-splice-shell
6508 .Va on-compose-splice .
6509 The used protocol is likely subject to changes, and therefore the
6510 mentioned hooks receive the used protocol version as an initial line.
6511 In general the first field of a response line represents a status code
6512 which specifies whether a command was successful or not, whether result
6513 data is to be expected, and if, the format of the result data.
6514 The status codes are:
6517 .Bl -tag -compact -width _210_
6518 .It Ql 210
6519 Status ok; the remains of the line are the result.
6520 .It Ql 211
6521 Status ok; the rest of the line is optionally used for more status.
6522 What follows are lines of result addresses, terminated by an empty line.
6523 The address lines consist of two fields, the first of which is the
6524 plain address, e.g.,
6525 .Ql bob@exam.ple ,
6526 separated by a single ASCII SP space from the second which contains the
6527 unstripped address, even if that is identical to the first field, e.g.,
6528 .Ql (Lovely) Bob <bob@exam.ple> .
6529 .It Ql 212
6530 Status ok; the rest of the line is optionally used for more status.
6531 What follows are lines of furtherly unspecified string content,
6532 terminated by an empty line.
6533 (All the input, including the empty line, must be consumed before
6534 further commands can be issued.)
6535 .It Ql 500
6536 Syntax error; invalid command.
6537 .It Ql 501
6538 Syntax error in parameters or arguments.
6539 .It Ql 505
6540 Error: an argument fails verification.
6541 For example an invalid address has been specified.
6542 .It Ql 506
6543 Error: an otherwise valid argument is rendered invalid due to context.
6544 For example, a second address is added to a header which may consist of
6545 a single address only.
6549 If a command indicates failure then the message will have remained
6550 unmodified.
6551 Most commands can fail with
6552 .Ql 500
6553 if required arguments are missing (false command usage).
6554 The following commands are supported, and, as usual, case-insensitive:
6557 .Bl -hang -width header
6558 .It Ar header
6559 This command allows listing, inspection, and editing of message headers.
6560 The second argument specifies the subcommand to apply, one of:
6563 .Bl -hang -compact -width remove
6564 .It Ar list
6565 Without a third argument a list of all yet existing headers is given via
6566 .Ql 210 ;
6567 this command is the default command of
6568 .Ar header
6569 if no second argument has been given.
6570 A third argument restricts output to the given header only, which may
6571 fail with
6572 .Ql 501
6573 if no such field is defined.
6575 .It Ar show
6576 Shows the content of the header given as the third argument.
6577 Dependent on the header type this may respond with
6578 .Ql 211
6580 .Ql 212 ;
6581 any failure results in
6582 .Ql 501 .
6584 .It Ar remove
6585 This will remove all instances of the header given as the third
6586 argument, reporting
6587 .Ql 210
6588 upon success or
6589 .Ql 501
6590 if no such header can be found.
6592 .It Ar insert
6593 Create a new or an additional instance of the header given in the third
6594 argument, with the header body content as given in the fourth argument
6595 (the remains of the line).
6596 It may return
6597 .Ql 501
6598 if the third argument specifies a free-form header field name that is
6599 invalid, or if body content extraction fails to succeed,
6600 .Ql 505
6601 if any extracted address does not pass syntax and/or security checks, and
6602 .Ql 506
6603 to indicate prevention of excessing a single-instance header \(em note that
6604 .Ql Subject:
6605 can be appended to (a space separator will be added automatically first).
6606 .Ql 210
6607 is returned upon success.
6611 .It Ar attachment
6612 This command allows listing, removal and addition of message attachments.
6613 The second argument specifies the subcommand to apply, one of:
6616 .Bl -hang -compact -width remove
6617 .It Ar list
6618 List all attachments via
6619 .Ql 212 ,
6620 or report
6621 .Ql 501
6622 if no attachments exist.
6623 This command is the default command of
6624 .Ar attachment
6625 if no second argument has been given.
6627 .It Ar remove
6628 This will remove the attachment given as the third argument, and report
6629 .Ql 210
6630 upon success or
6631 .Ql 501
6632 if no such attachment can be found.
6633 If there exists any path component in the given argument, then an exact
6634 match of the path which has been used to create the attachment is used
6635 directly, but if only the basename of that path matches then all
6636 attachments are traversed to find an exact match first, and the removal
6637 occurs afterwards; if multiple basenames match, a
6638 .Ql 506
6639 error occurs.
6640 Message attachments are treated as absolute pathnames.
6642 If no path component exists in the given argument, then all attachments
6643 will be searched for
6644 .Ql filename=
6645 parameter matches as well as for matches of the basename of the path
6646 which has been used when the attachment has been created; multiple
6647 matches result in a
6648 .Ql 506 .
6650 .It Ar remove-at
6651 This will interpret the third argument as a number and remove the
6652 attachment at that list position (counting from one!), reporting
6653 .Ql 210
6654 upon success or
6655 .Ql 505
6656 if the argument is not a number or
6657 .Ql 501
6658 if no such attachment exists.
6660 .It Ar insert
6661 Adds the attachment given as the third argument, specified exactly as
6662 documented for the command line option
6663 .Fl a ,
6664 and supporting the message number extension as documented for
6665 .Ic ~@ .
6666 This reports
6667 .Ql 210
6668 upon success, with the index of the new attachment following,
6669 .Ql 505
6670 if the given file cannot be opened,
6671 .Ql 506
6672 if an on-the-fly performed character set conversion fails, otherwise
6673 .Ql 501
6674 is reported; this is also reported if character set conversion is
6675 requested but not available.
6677 .It Ar attribute
6678 This uses the same search mechanism as described for
6679 .Ar remove
6680 and prints any known attributes of the first found attachment via
6681 .Ql 212
6682 upon success or
6683 .Ql 501
6684 if no such attachment can be found.
6685 The attributes are written as lines of keyword and value tuples, the
6686 keyword being separated from the rest of the line with an ASCII SP space
6687 character.
6689 .It Ar attribute-at
6690 This uses the same search mechanism as described for
6691 .Ar remove-at
6692 and is otherwise identical to
6693 .Ar attribute .
6695 .It Ar attribute-set
6696 This uses the same search mechanism as described for
6697 .Ar remove ,
6698 and will assign the attribute given as the fourth argument, which is
6699 expected to be a value tuple of keyword and other data, separated by
6700 a ASCII SP space or TAB tabulator character.
6701 If the value part is empty, then the given attribute is removed, or
6702 reset to a default value if existence of the attribute is crucial.
6703 It returns via
6704 .Ql 210
6705 upon success, with the index of the found attachment following,
6706 .Ql 505
6707 for message attachments or if the given keyword is invalid, and
6708 .Ql 501
6709 if no such attachment can be found.
6710 The following keywords may be used (case-insensitively):
6712 .Bl -hang -compact -width ".Ql filename"
6713 .It Ql filename
6714 Sets the filename of the MIME part, i.e., the name that is used for
6715 display and when (suggesting a name for) saving (purposes).
6716 .It Ql content-description
6717 Associate some descriptive information to the attachment's content, used
6718 in favour of the plain filename by some MUAs.
6719 .It Ql content-id
6720 May be used for uniquely identifying MIME entities in several contexts;
6721 this expects a special reference address format as defined in RFC 2045
6722 and generates a
6723 .Ql 505
6724 upon address content verification failure.
6725 .It Ql content-type
6726 Specifies the media type and subtype of the part; managed automatically.
6727 .It Ql content-disposition
6728 Automatically set to the string
6729 .Ql attachment .
6732 .It Ar attribute-set-at
6733 This uses the same search mechanism as described for
6734 .Ar remove-at
6735 and is otherwise identical to
6736 .Ar attribute-set .
6742 .\" }}}
6745 .\" .Sh INTERNAL VARIABLES {{{
6746 .Sh "INTERNAL VARIABLES"
6748 Internal \*(UA variables are controlled via the
6749 .Ic set
6751 .Ic unset
6752 commands; prefixing a variable name with the string
6753 .Ql no
6754 and calling
6755 .Ic set
6756 has the same effect as using
6757 .Ic unset :
6758 .Ql unset crt
6760 .Ql set nocrt
6761 do the same thing.
6762 Creation or editing of variables can be performed in the
6763 .Ev EDITOR
6764 with the command
6765 .Ic varedit .
6766 .Ic varshow
6767 will give more insight on the given variable(s), and
6768 .Ic set ,
6769 when called without arguments, will show a listing of all variables.
6770 Both commands support a more
6771 .Va verbose
6772 listing mode.
6773 Some well-known variables will also become inherited from the
6774 program
6775 .Sx ENVIRONMENT
6776 implicitly, others can be explicitly imported with the command
6777 .Ic environ
6778 and henceforth share said properties.
6781 Two different kind of internal variables exist.
6782 There are boolean variables, which can only be in one of the two states
6783 .Dq set
6785 .Dq unset ,
6786 and value variables with a(n optional) string value.
6787 For the latter proper quoting is necessary upon assignment time, the
6788 introduction of the section
6789 .Sx COMMANDS
6790 documents the supported quoting rules.
6792 .Bd -literal -offset indent
6793 wysh set one=val\e 1 two="val 2" \e
6794     three='val "3"' four=$'val \e'4\e''; \e
6795 varshow one two three four; \e
6796 unset one two three four
6800 Dependent upon the actual option the string values will be interpreted
6801 as numbers, colour names, normal text etc., but there also exists
6802 a special kind of string value, the
6803 .Dq boolean string ,
6804 which must either be a decimal integer (in which case
6805 .Ql 0
6806 is false and
6807 .Ql 1
6808 and any other value is true) or any of the (case-insensitive) strings
6809 .Ql off ,
6810 .Ql no ,
6811 .Ql n
6813 .Ql false
6814 for a false boolean and
6815 .Ql on ,
6816 .Ql yes ,
6817 .Ql y
6819 .Ql true
6820 for a true boolean; a special kind of boolean string is the
6821 .Dq quadoption ,
6822 which is a boolean string that can optionally be prefixed with the
6823 (case-insensitive) term
6824 .Ql ask- ,
6825 as in
6826 .Ql ask-yes ,
6827 which causes prompting of the user in interactive mode, with the given
6828 boolean as the default value.
6830 .\" .Ss "Initial settings" {{{
6831 .\" (Keep in SYNC: ./nail.h:okeys, ./nail.rc, ./nail.1:"Initial settings")
6832 .Ss "Initial settings"
6834 The standard POSIX 2008/Cor 2-2016 mandates the following initial
6835 variable settings:
6836 .Pf no Va allnet ,
6837 .Pf no Va append ,
6838 .Va asksub ,
6839 .Pf no Va askbcc ,
6840 .Pf no Va autoprint ,
6841 .Pf no Va bang ,
6842 .Pf no Va cmd ,
6843 .Pf no Va crt ,
6844 .Pf no Va debug ,
6845 .Pf no Va dot ,
6846 .Va escape
6847 set to
6848 .Ql ~ ,
6849 .Pf no Va flipr ,
6850 .Pf no Va folder ,
6851 .Va header ,
6852 .Pf no Va hold ,
6853 .Pf no Va ignore ,
6854 .Pf no Va ignoreeof ,
6855 .Pf no Va keep ,
6856 .Pf no Va keepsave ,
6857 .Pf no Va metoo ,
6858 .Pf no Va outfolder ,
6859 .Pf no Va page ,
6860 .Va prompt
6861 set to
6862 .Ql ?\0 ,
6863 .Pf no Va quiet ,
6864 .Pf no Va record ,
6865 .Va save ,
6866 .Pf no Va sendwait ,
6867 .Pf no Va showto ,
6868 .Pf no Va Sign ,
6869 .Pf no Va sign ,
6870 .Va toplines
6871 set to
6872 .Ql 5 .
6875 Notes: \*(UA does not support the
6876 .Pf no Va onehop
6877 variable \(en use command line options or
6878 .Va mta-arguments
6879 to pass options through to a
6880 .Va mta .
6881 And the default global
6882 .Pa \*(UR
6883 file, which is loaded unless the
6884 .Fl \&:
6885 (with according argument) or
6886 .Fl n
6887 command line options have been used, or the
6888 .Ev MAILX_NO_SYSTEM_RC
6889 environment variable is set (see
6890 .Sx "Resource files" )
6891 bends those initial settings a bit, e.g., it sets the variables
6892 .Va hold ,
6893 .Va keepsave
6895 .Va keep ,
6896 to name a few, establishes a default
6897 .Ic headerpick
6898 selection etc., and should thus be taken into account.
6899 .\" }}}
6901 .\" .Ss "Variables" {{{
6902 .Ss "Variables"
6904 .Bl -tag -width ".It Va BaNg"
6907 .It Va \&?
6908 \*(RO The exit status of the last command, or the
6909 .Ic return
6910 value of the macro
6911 .Ic call Ns
6912 ed last.
6913 This status has a meaning in the state machine: in conjunction with
6914 .Va errexit
6915 any non-0 exit status will cause a program exit, and in
6916 .Va posix
6917 mode any error while loading (any of the) resource files will have the
6918 same effect.
6919 .Cm ignerr ,
6920 one of the
6921 .Sx "Command modifiers" ,
6922 can be used to instruct the state machine to ignore errors.
6925 .It Va \&!
6926 \*(RO The current error number
6927 .Pf ( Xr errno 3 ) ,
6928 which is set after an error occurred; it is also available via
6929 .Va ^ERR ,
6930 and the error name and documentation string can be queried via
6931 .Va ^ERRNAME
6933 .Va ^ERRDOC .
6934 \*(ID This machinery is new and the error number is only really usable
6935 if a command explicitly states that it manages the variable
6936 .Va \&! ,
6937 for others errno will be used in case of errors, or
6938 .Va ^ERR Ns -INVAL
6939 if that is 0: it thus may or may not reflect the real error.
6940 The error number may be set with the command
6941 .Ic return .
6945 .It Va ^
6946 \*(RO This is a multiplexer variable which performs dynamic expansion of
6947 the requested state or condition, of which there are:
6950 .Bl -tag -compact -width ".It Va BaNg"
6954 .It Va ^ERR , ^ERRDOC , ^ERRNAME
6955 The number, documentation, and name of the current
6956 .Xr errno 3 ,
6957 respectively, which is usually set after an error occurred.
6958 \*(ID This machinery is new and is usually reliable only if a command
6959 explicitly states that it manages the variable
6960 .Va \&! ,
6961 which is effectively identical to
6962 .Va \&\&^ERR .
6963 Each of those variables can be suffixed with a hyphen minus followed by
6964 a name or number, in which case the expansion refers to the given error.
6965 Note this is a direct mapping of (a subset of) the system error values:
6966 .Bd -literal -offset indent
6967 define work {
6968   eval echo \e$1: \e$^ERR-$1: \e$^ERRNAME-$1: \e$^ERRDOC-$1
6969   vput vexpr i + "$1" 1
6970   if [ $i -lt 16 ]
6971     \excall work $i
6972   end
6974 call work 0
6980 .It Va *
6981 \*(RO Only available inside the scope of a
6982 .Ic call Ns
6983 ed macro, this will expand to all parameters of the macro, separated by
6984 a space character.
6985 \*(ID The special semantics of the equally named special parameter of the
6986 .Xr sh 1
6987 are not yet supported.
6990 .It Va @
6991 \*(RO Only available inside the scope of a
6992 .Ic call Ns
6993 ed macro, this will expand to all parameters of the macro, separated by
6994 a space character.
6995 \*(ID The special semantics of the equally named special parameter of the
6996 .Xr sh 1
6997 are not yet supported.
7000 .It Va #
7001 \*(RO Only available inside the scope of a
7002 .Ic call Ns
7003 ed macro, this will expand to the number of positional parameters in
7004 decimal.
7007 .It Va \&0
7008 \*(RO Available inside the scope of a
7009 .Ic define Ns
7010 d and
7011 .Ic call Ns
7012 ed macro, this expands to the name of the calling macro, or to the empty
7013 string if the macro is running from top-level.
7014 For the \*(OPal regular expression search and replace operator of
7015 .Ic vexpr
7016 this expands to the entire matching expression.
7019 .It Va 1
7020 \*(RO Available inside the scope of a
7021 .Ic define Ns
7022 d and
7023 .Ic call Ns
7024 ed macro, this will access the first positional parameter passed.
7025 All further parameters can be accessed with this syntax, too, e.g.,
7026 .Ql 2 ,
7027 .Ql 3
7028 etc.; positional parameters can be shifted off the stack by calling
7029 .Ic shift .
7030 Positional parameters are also accessible in the \*(OPal regular
7031 expression search and replace expression of
7032 .Ic vexpr .
7035 .It Va account
7036 \*(RO Is set to the active
7037 .Ic account .
7040 .It Va add-file-recipients
7041 \*(BO When file or pipe recipients have been specified,
7042 mention them in the corresponding address fields of the message instead
7043 of silently stripping them from their recipient list.
7044 By default such addressees are not mentioned.
7047 .It Va allnet
7048 \*(BO Causes only the local part to be evaluated
7049 when comparing addresses.
7052 .It Va alternates
7053 \*(RO Is set to the list of
7054 .Ic alternates .
7057 .It Va append
7058 \*(BO Causes messages saved in the
7059 .Mx -sx
7060 .Sx "secondary mailbox"
7061 .Ev MBOX
7062 to be appended to the end rather than prepended.
7063 This should always be set.
7066 .It Va ask
7067 \*(BO Causes \*(UA to prompt for the subject of each message sent.
7068 If the user responds with simply a newline,
7069 no subject field will be sent.
7072 .It Va askatend
7073 \*(BO Causes the prompts for
7074 .Ql Cc:
7076 .Ql Bcc:
7077 lists to appear after the message has been edited.
7080 .It Va askattach
7081 \*(BO If set, \*(UA asks for files to attach at the end of each message,
7082 shall the list be found empty at that time.
7083 An empty line finalizes the list.
7086 .It Va askcc
7087 \*(BO Causes the user to be prompted for carbon copy recipients
7088 (at the end of each message if
7089 .Va askatend
7091 .Va bsdcompat
7092 are set) shall the list be found empty (at that time).
7093 An empty line finalizes the list.
7096 .It Va askbcc
7097 \*(BO Causes the user to be prompted for blind carbon copy
7098 recipients (at the end of each message if
7099 .Va askatend
7101 .Va bsdcompat
7102 are set) shall the list be found empty (at that time).
7103 An empty line finalizes the list.
7106 .It Va asksign
7107 \*(BO\*(OP Causes the user to be prompted if the message is to be
7108 signed at the end of each message.
7110 .Va smime-sign
7111 variable is ignored when this variable is set.
7114 .It Va asksub
7115 \*(BO Alternative name for
7116 .Va ask .
7119 .It Va attrlist
7120 A sequence of characters to display in the
7121 .Ql attribute
7122 column of the
7123 .Va headline
7124 as shown in the display of
7125 .Ic headers ;
7126 each for one type of messages (see
7127 .Sx "Message states" ) ,
7128 with the default being
7129 .Ql NUROSPMFAT+\-$~
7131 .Ql NU\ \ *HMFAT+\-$~
7132 if the
7133 .Va bsdflags
7134 variable is set, in the following order:
7136 .Bl -tag -compact -width ".It Ql _"
7137 .It Ql N
7138 new.
7139 .It Ql U
7140 unread but old.
7141 .It Ql R
7142 new but read.
7143 .It Ql O
7144 read and old.
7145 .It Ql S
7146 saved.
7147 .It Ql P
7148 preserved.
7149 .It Ql M
7150 mboxed.
7151 .It Ql F
7152 flagged.
7153 .It Ql A
7154 answered.
7155 .It Ql T
7156 draft.
7157 .It Ql +
7158 start of a collapsed thread.
7159 .It Ql -
7160 an uncollapsed thread (TODO ignored for now).
7161 .It Ql $
7162 classified as spam.
7163 .It Ql ~
7164 classified as possible spam.
7169 .It Va autobcc
7170 Specifies a list of recipients to which a blind carbon copy of each
7171 outgoing message will be sent automatically.
7174 .It Va autocc
7175 Specifies a list of recipients to which a carbon copy of each outgoing
7176 message will be sent automatically.
7179 .It Va autocollapse
7180 \*(BO Causes threads to be collapsed automatically when threaded mode
7181 is entered (see the
7182 .Ic collapse
7183 command).
7186 .It Va autoprint
7187 \*(BO Enable automatic
7188 .Ic type Ns
7189 ing of a(n existing)
7190 .Dq successive
7191 message after
7192 .Ic delete
7194 .Ic undelete
7195 commands, e.g., the message that becomes the new
7196 .Dq dot
7197 is shown automatically, as via
7198 .Ic dp
7200 .Ic dt .
7203 .It Va autothread
7204 \*(BO\*(OB Causes threaded mode (see the
7205 .Ic thread
7206 command) to be entered automatically when a folder is opened.
7207 The same as
7208 .Ql autosort=thread .
7211 .It Va autosort
7212 Causes sorted mode (see the
7213 .Ic sort
7214 command) to be entered automatically with the value of this variable as
7215 sorting method when a folder is opened, e.g.,
7216 .Ql set autosort=thread .
7219 .It Va bang
7220 \*(BO Enables the substitution of all not (reverse-solidus) escaped
7221 exclamation mark
7222 .Ql \&!
7223 characters by the contents of the last executed command for the
7224 .Ic \&!
7225 shell escape command and
7226 .Ic ~! ,
7227 one of the compose mode
7228 .Sx "COMMAND ESCAPES" .
7229 If this variable is not set no reverse solidus stripping is performed.
7232 .It Va batch-exit-on-error
7233 \*(OB\*(BO Predecessor of
7234 .Va errexit .
7237 .It Va bind-timeout
7238 \*(OP Terminals generate multi-byte sequences for certain forms of
7239 input, for example for function and other special keys.
7240 Some terminals however do not write these multi-byte sequences as
7241 a whole, but byte-by-byte, and the latter is what \*(UA actually reads.
7242 This variable specifies the timeout in milliseconds that the MLE (see
7243 .Sx "On terminal control and line editor" )
7244 waits for more bytes to arrive unless it considers a sequence
7245 .Dq complete .
7246 The default is 200.
7249 .It Va bsdannounce
7250 \*(BO Causes automatic display of a header summary after executing a
7251 .Ic file
7252 command, and thus complements the standard variable
7253 .Va header ,
7254 which controls header summary display on program startup.
7255 It is only meaningful if
7256 .Va header
7257 is also set.
7260 .It Va bsdcompat
7261 \*(BO Sets some cosmetical features to traditional BSD style;
7262 has the same affect as setting
7263 .Va askatend
7264 and all other variables prefixed with
7265 .Ql bsd ;
7266 it also changes the behaviour of
7267 .Va emptystart
7268 (which does not exist in BSD).
7271 .It Va bsdflags
7272 \*(BO Changes the letters shown in the first column of a header
7273 summary to traditional BSD style.
7276 .It Va bsdheadline
7277 \*(BO Changes the display of columns in a header summary to traditional
7278 BSD style.
7281 .It Va bsdmsgs
7282 \*(BO Changes some informational messages to traditional BSD style.
7285 .It Va bsdorder
7286 \*(BO Causes the
7287 .Ql Subject:
7288 field to appear immediately after the
7289 .Ql To:
7290 field in message headers and with the
7291 .Ic ~h
7292 .Sx "COMMAND ESCAPES" .
7295 .It Va charset-7bit
7296 The value that should appear in the
7297 .Ql charset=
7298 parameter of
7299 .Ql Content-Type:
7300 MIME header fields when no character set conversion of the message data
7301 was performed.
7302 This defaults to US-ASCII, and the chosen character set should be
7303 US-ASCII compatible.
7306 .It Va charset-8bit
7307 \*(OP The default 8-bit character set that is used as an implicit last
7308 member of the variable
7309 .Va sendcharsets .
7310 This defaults to UTF-8 if character set conversion capabilities are
7311 available, and to ISO-8859-1 otherwise, in which case the only supported
7312 character set is
7313 .Va ttycharset
7314 and this variable is effectively ignored.
7315 Refer to the section
7316 .Sx "Character sets"
7317 for the complete picture of character set conversion in \*(UA.
7320 .It Va charset-unknown-8bit
7321 \*(OP RFC 1428 specifies conditions when internet mail gateways shall
7322 .Dq upgrade
7323 the content of a mail message by using a character set with the name
7324 .Ql unknown-8bit .
7325 Because of the unclassified nature of this character set \*(UA will not
7326 be capable to convert this character set to any other character set.
7327 If this variable is set any message part which uses the character set
7328 .Ql unknown-8bit
7329 is assumed to really be in the character set given in the value,
7330 otherwise the (final) value of
7331 .Va charset-8bit
7332 is used for this purpose.
7334 This variable will also be taken into account if a MIME type (see
7335 .Sx "The mime.types files" )
7336 of a MIME message part that uses the
7337 .Ql binary
7338 character set is forcefully treated as text.
7341 .It Va cmd
7342 The default value for the
7343 .Ic pipe
7344 command.
7347 .It Va colour-disable
7348 \*(BO\*(OP Forcefully disable usage of colours.
7349 Also see the section
7350 .Sx "Coloured display" .
7353 .It Va colour-pager
7354 \*(BO\*(OP Whether colour shall be used for output that is paged through
7355 .Ev PAGER .
7356 Note that pagers may need special command line options, e.g.,
7357 .Xr less 1
7358 requires the option
7359 .Fl \&\&R
7361 .Xr lv 1
7362 the option
7363 .Fl \&\&c
7364 in order to support colours.
7365 Often doing manual adjustments is unnecessary since \*(UA may perform
7366 adjustments dependent on the value of the environment variable
7367 .Ev PAGER
7368 (see there for more).
7371 .It Va crt
7372 In a(n interactive) terminal session, then if this valued variable is
7373 set it will be used as a threshold to determine how many lines the given
7374 output has to span before it will be displayed via the configured
7375 .Ev PAGER ;
7376 Usage of the
7377 .Ev PAGER
7378 can be forced by setting this to the value
7379 .Ql 0 ,
7380 setting it without a value will deduce the current height of the
7381 terminal screen to compute the treshold (see
7382 .Ev LINES ,
7383 .Va screen
7385 .Xr stty 1 ) .
7386 \*(ID At the moment this uses the count of lines of the message in wire
7387 format, which, dependent on the
7388 .Va encoding
7389 of the message, is unrelated to the number of display lines.
7390 (The software is old and historically the relation was a given thing.)
7393 .It Va customhdr
7394 Define a set of custom headers to be injected into newly composed or
7395 forwarded messages; it is also possible to create custom headers in
7396 compose mode with
7397 .Ic ~^ ,
7398 which can be automated by setting one of the hooks
7399 .Va on-compose-splice-shell
7401 .Va on-compose-splice .
7402 The value is interpreted as a comma-separated list of custom headers to
7403 be injected, to include commas in the header bodies escape them with
7404 reverse solidus.
7405 \*(ID Overwriting of automatically managed headers is neither supported
7406 nor prevented.
7408 .Dl set customhdr='Hdr1: Body1-1\e, Body1-2,  Hdr2: Body2'
7411 .It Va datefield
7412 Controls the appearance of the
7413 .Ql %d
7414 date and time format specification of the
7415 .Va headline
7416 variable, that is used, for example, when viewing the summary of
7417 .Ic headers .
7418 If unset, then the local receiving date is used and displayed
7419 unformatted, otherwise the message sending
7420 .Ql Date: .
7421 It is possible to assign a
7422 .Xr strftime 3
7423 format string and control formatting, but embedding newlines via the
7424 .Ql %n
7425 format is not supported, and will result in display errors.
7426 The default is
7427 .Ql %Y-%m-%d %H:%M ,
7428 and also see
7429 .Va datefield-markout-older .
7432 .It Va datefield-markout-older
7433 Only used in conjunction with
7434 .Va datefield .
7435 Can be used to create a visible distinction of messages dated more than
7436 a day in the future, or older than six months, a concept comparable to the
7437 .Fl \&\&l
7438 option of the POSIX utility
7439 .Xr ls 1 .
7440 If set to the empty string, then the plain month, day and year of the
7441 .Ql Date:
7442 will be displayed, but a
7443 .Xr strftime 3
7444 format string to control formatting can be assigned.
7445 The default is
7446 .Ql %Y-%m-%d .
7449 .It Va debug
7450 \*(BO Enables debug messages and obsoletion warnings, disables the
7451 actual delivery of messages and also implies
7452 .Pf no Va record
7453 as well as
7454 .Pf no Va save .
7457 .It Va disposition-notification-send
7458 \*(BO\*(OP Emit a
7459 .Ql Disposition-Notification-To:
7460 header (RFC 3798) with the message.
7461 This requires the
7462 .Va from
7463 variable to be set.
7464 .\" TODO .It Va disposition-notification-send-HOST
7465 .\"Overrides
7466 .\".Va disposition-notification-send
7467 .\" for SMTP accounts on a specific host.
7468 .\" TODO .It Va disposition-notification-send-USER@HOST
7469 .\"Overrides
7470 .\".Va disposition-notification-send
7471 .\"for a specific account.
7474 .It Va dot
7475 \*(BO When dot is set, a period
7476 .Ql \&.
7477 on a line by itself during message input in (interactive) compose mode
7478 will be treated as end-of-message (in addition to the normal end-of-file
7479 condition).
7481 .Va ignoreeof
7482 is set
7483 .Pf no Va dot
7484 is ignored.
7487 .It Va dotlock-ignore-error
7488 \*(BO\*(OP Synchronization of mailboxes which \*(UA treats as
7489 .Mx -sx
7490 .Sx "primary system mailbox" Ns
7491 es (see, e.g., the notes on
7492 .Sx "Filename transformations" ,
7493 as well as the documentation of
7494 .Ic file )
7495 will be protected with so-called dotlock files\(emthe traditional mail
7496 spool file locking method\(emin addition to system file locking.
7497 Because \*(UA ships with a privilege-separated dotlock creation program
7498 that should always be able to create such a dotlock file there is no
7499 good reason to ignore dotlock file creation errors, and thus these are
7500 fatal unless this variable is set.
7503 .It Va editalong
7504 \*(BO If this variable is set then the editor is started automatically
7505 when a message is composed in interactive mode, as if the
7506 .Ic ~e
7507 .Sx "COMMAND ESCAPES"
7508 had been specified.
7510 .Va editheaders
7511 variable is implied for this automatically spawned editor session.
7514 .It Va editheaders
7515 \*(BO When a message is edited while being composed,
7516 its header is included in the editable text.
7518 .Ql To: ,
7519 .Ql Cc: ,
7520 .Ql Bcc: ,
7521 .Ql Subject: ,
7522 .Ql From: ,
7523 .Ql Reply-To:
7525 .Ql Sender:
7526 fields are accepted within the header, other fields are ignored.
7529 .It Va emptystart
7530 \*(BO When entering interactive mode \*(UA normally writes
7531 .Dq \&No mail for user
7532 and exits immediately if a mailbox is empty or does not exist.
7533 If this variable is set \*(UA starts even with an empty or nonexistent
7534 mailbox (the latter behaviour furtherly depends upon
7535 .Va bsdcompat ,
7536 though).
7539 .It Va encoding
7540 The MIME
7541 .Ql Content-Transfer-Encoding
7542 to use in outgoing text messages and message parts, where applicable.
7543 (7-bit clean text messages are sent as-is, without a transfer encoding.)
7544 Valid values are:
7546 .Bl -tag -compact -width "_%%_"
7547 .It Ql 8bit
7548 .Pf (Or\0 Ql 8b . )
7549 8-bit transport effectively causes the raw data be passed through
7550 unchanged, but may cause problems when transferring mail messages over
7551 channels that are not ESMTP (RFC 1869) compliant.
7552 Also, several input data constructs are not allowed by the
7553 specifications and may cause a different transfer-encoding to be used.
7554 .It Ql quoted-printable
7555 .Pf (Or\0 Ql qp . )
7556 Quoted-printable encoding is 7-bit clean and has the property that ASCII
7557 characters are passed through unchanged, so that an english message can
7558 be read as-is; it is also acceptible for other single-byte locales that
7559 share many characters with ASCII, like, e.g., ISO-8859-1.
7560 The encoding will cause a large overhead for messages in other character
7561 sets: e.g., it will require up to twelve (12) bytes to encode a single
7562 UTF-8 character of four (4) bytes.
7563 .It Ql base64
7564 .Pf (Or\0 Ql b64 . )
7565 The default encoding, it is 7-bit clean and will always be used for
7566 binary data.
7567 This encoding has a constant input:output ratio of 3:4, regardless of
7568 the character set of the input data it will encode three bytes of input
7569 to four bytes of output.
7570 This transfer-encoding is not human readable without performing
7571 a decoding step.
7575 .It Va errexit
7576 \*(BO Let each command with a non-0 exit status, including every
7577 .Ic call Ns
7578 ed macro which
7579 .Ic return Ns
7580 s a non-0 status, cause a program exit unless prefixed by
7581 .Cm ignerr
7582 (see
7583 .Sx "Command modifiers" ) ;
7584 please refer to the variable
7585 .Va \&?
7586 for more on this topic.
7589 .It Va escape
7590 If defined, the first character of the value of this variable
7591 gives the character to use in place of tilde
7592 .Ql ~
7593 to denote
7594 .Sx "COMMAND ESCAPES" .
7595 If set to the empty string, command escapes are disabled.
7598 .It Va expandaddr
7599 If not set then file and command pipeline targets are not allowed,
7600 and any such address will be filtered out, giving a warning message.
7601 If set without a value then all possible recipient address
7602 specifications will be accepted \(en see the section
7603 .Sx "On sending mail, and non-interactive mode"
7604 for more on this.
7605 To accept them, but only in interactive mode, or when tilde commands
7606 were enabled explicitly by using one of the command line options
7607 .Fl ~
7609 .Fl # ,
7610 set this to the (case-insensitive) value
7611 .Ql restrict
7612 (it actually acts like
7613 .Ql restrict,-all,+name,+addr ,
7614 so that care for ordering issues must be taken) .
7616 In fact the value is interpreted as a comma-separated list of values.
7617 If it contains
7618 .Ql fail
7619 then the existence of disallowed specifications is treated as a hard
7620 send error instead of only filtering them out.
7621 The remaining values specify whether a specific type of recipient
7622 address specification is allowed (optionally indicated by a plus sign
7623 .Ql +
7624 prefix) or disallowed (prefixed with a hyphen-minus
7625 .Ql - ) .
7626 The value
7627 .Ql all
7628 addresses all possible address specifications,
7629 .Ql file
7630 file targets,
7631 .Ql pipe
7632 command pipeline targets,
7633 .Ql name
7634 plain user names and (MTA) aliases (\*(OB
7635 .Ql noalias
7636 may be used as an alternative syntax to
7637 .Ql -name )
7639 .Ql addr
7640 network addresses.
7641 These kind of values are interpreted in the given order, so that
7642 .Ql restrict,\:fail,\:+file,\:-all,\:+addr
7643 will cause hard errors for any non-network address recipient address
7644 unless \*(UA is in interactive mode or has been started with the
7645 .Fl ~
7647 .Fl #
7648 command line option; in the latter case(s) any address may be used, then.
7650 Historically invalid network addressees are silently stripped off.
7651 To change this and ensure that any encountered invalid email address
7652 instead causes a hard error, ensure the string
7653 .Ql failinvaddr
7654 is an entry in the above list.
7655 Setting this automatically enables network addressees
7656 (it actually acts like
7657 .Ql failinvaddr,+addr ,
7658 so that care for ordering issues must be taken) .
7661 .It Va expandargv
7662 Unless this variable is set additional
7663 .Va mta
7664 (Mail-Transfer-Agent)
7665 arguments from the command line, as can be given after a
7666 .Fl \&\&-
7667 separator, are ignored due to safety reasons.
7668 However, if set to the special (case-insensitive) value
7669 .Ql fail ,
7670 then the presence of additional MTA arguments is treated as a hard
7671 error that causes \*(UA to exit with failure status.
7672 A lesser strict variant is the otherwise identical
7673 .Ql restrict ,
7674 which does accept such arguments in interactive mode, or if tilde
7675 commands were enabled explicitly by using one of the command line options
7676 .Fl ~
7678 .Fl # .
7681 .It Va features
7682 \*(RO String giving a list of features \*(UA, preceded with a plus sign
7683 .Ql +
7684 if the feature is available, and a hyphen-minus
7685 .Ql -
7686 otherwise.
7687 The output of the command
7688 .Ic version
7689 will include this information.
7692 .It Va flipr
7693 \*(BO This setting reverses the meanings of a set of reply commands,
7694 turning the lowercase variants, which by default address all recipients
7695 included in the header of a message
7696 .Pf ( Ic reply , respond , followup )
7697 into the uppercase variants, which by default address the sender only
7698 .Pf ( Ic Reply , Respond , Followup )
7699 and vice versa.
7700 The commands
7701 .Ic replysender , respondsender , followupsender
7702 as well as
7703 .Ic replyall , respondall , followupall
7704 are not affected by the current setting of
7705 .Va flipr .
7709 .It Va file-hook-load-EXTENSION , file-hook-save-EXTENSION
7710 It is possible to install file hooks which will be used by the
7711 .Ic file
7712 command in order to be able to transparently handle (through an
7713 intermediate temporary file) files with specific
7714 .Ql EXTENSION Ns
7715 s: the variable values can include shell snippets and are expected to
7716 write data to standard output / read data from standard input,
7717 respectively.
7718 \*(ID The variables may not be changed while there is a mailbox
7719 attendant.
7720 .Bd -literal -offset indent
7721 set file-hook-load-xy='echo >&2 XY-LOAD; gzip -cd' \e
7722     file-hook-save-xy='echo >&2 XY-SAVE; gzip -c' \e
7723     record=+null-sent.xy
7727 .It Va folder
7728 The default path under which mailboxes are to be saved:
7729 file names that begin with the plus sign
7730 .Ql +
7731 will have the plus sign replaced with the value of this variable if set,
7732 otherwise the plus sign will remain unchanged when doing
7733 .Sx "Filename transformations" ;
7734 also see
7735 .Ic file
7736 for more on this topic.
7737 The value supports a subset of transformations itself, and if the
7738 non-empty value does not start with a solidus
7739 .Ql / ,
7740 then the value of
7741 .Ev HOME
7742 will be prefixed automatically.
7743 Once the actual value is evaluated first, the internal variable
7744 .Va folder-resolved
7745 will be updated for caching purposes.
7748 .It Va folder-hook
7749 This variable can be set to the name of a
7750 .Ic define Ns d
7751 macro which will be called whenever a
7752 .Ic file
7753 is opened.
7754 The macro will also be invoked when new mail arrives,
7755 but message lists for commands executed from the macro
7756 only include newly arrived messages then.
7757 .Ic localopts
7758 are activated by default in a folder hook, causing the covered settings
7759 to be reverted once the folder is left again.
7761 .Sy \*(ID:
7762 Macro behaviour, including option localization, will change in v15.
7763 One should be aware of that and possibly embed version checks in the
7764 used resource file(s).
7767 .It Va folder-hook-FOLDER
7768 Overrides
7769 .Va folder-hook
7770 for a folder named
7771 .Ql FOLDER .
7772 Unlike other folder specifications, the fully expanded name of a folder,
7773 without metacharacters, is used to avoid ambiguities.
7774 However, if the mailbox resides under
7775 .Va folder
7776 then the usual
7777 .Ql +
7778 specification is tried in addition, e.g., if
7779 .Va \&\&folder
7781 .Dq mail
7782 (and thus relative to the user's home directory) then
7783 .Pa /home/usr1/mail/sent
7784 will be tried as
7785 .Ql folder-hook-/home/usr1/mail/sent
7786 first, but then followed by
7787 .Ql folder-hook-+sent .
7790 .It Va folder-resolved
7791 \*(RO Set to the fully resolved path of
7792 .Va folder
7793 once that evaluation has occurred; rather internal.
7796 .It Va followup-to
7797 \*(BO Controls whether a
7798 .Ql Mail-Followup-To:
7799 header is generated when sending messages to known mailing lists.
7800 Also see
7801 .Va followup-to-honour
7802 and the commands
7803 .Ic mlist , mlsubscribe , reply
7805 .Ic Lreply .
7808 .It Va followup-to-honour
7809 Controls whether a
7810 .Ql Mail-Followup-To:
7811 header is honoured when group-replying to a message via
7812 .Ic reply
7814 .Ic Lreply .
7815 This is a quadoption; if set without a value it defaults to
7816 .Dq yes .
7817 Also see
7818 .Va followup-to
7819 and the commands
7820 .Ic mlist
7822 .Ic mlsubscribe .
7825 .It Va forward-as-attachment
7826 \*(BO Original messages are normally sent as inline text with the
7827 .Ic forward
7828 command,
7829 and only the first part of a multipart message is included.
7830 With this setting enabled messages are sent as unmodified MIME
7831 .Ql message/rfc822
7832 attachments with all of their parts included.
7835 .It Va from
7836 The address (or a list of addresses) to put into the
7837 .Ql From:
7838 field of the message header, quoting RFC 5322:
7839 the author(s) of the message, that is, the mailbox(es) of the person(s)
7840 or system(s) responsible for the writing of the message.
7841 When
7842 .Ic reply Ns
7843 ing to messages these addresses are handled as if they were in the
7844 .Ic alternates
7845 list.
7847 If the machine's hostname is not valid at the Internet (for example at
7848 a dialup machine) then either this variable or
7849 .Va hostname
7850 (\*(IN and with a defined SMTP protocol in
7851 .Va mta
7852 .Va smtp-hostname
7853 adds even more fine-tuning capabilities),
7854 have to be set.
7856 .Va \&\&from
7857 contains more than one address,
7858 setting the
7859 .Va sender
7860 variable is required (according to the standard RFC 5322).
7862 If a file-based MTA is used, then
7863 .Va from
7864 (or, if that contains multiple addresses,
7865 .Va sender )
7866 can nonetheless be enforced to appear as the envelope sender address at
7867 the MTA protocol level (the RFC 5321 reverse-path), either by using the
7868 .Fl r
7869 command line option (with an empty argument; see there for the complete
7870 picture on this topic), or by setting the internal variable
7871 .Va r-option-implicit .
7874 .It Va fullnames
7875 \*(BO When replying to or forwarding a message \*(UA normally removes
7876 the comment and name parts of email addresses.
7877 If this variable is set such stripping is not performed,
7878 and comments, names etc. are retained.
7881 .It Va fwdheading
7882 The string to put before the text of a message with the
7883 .Ic forward
7884 command
7885 (unless the
7886 .Va forward-as-attachment
7887 variable is set).
7888 Defaults to
7889 .Dq -------- Original Message --------
7890 if unset; No heading is put if it is set to the empty string.
7893 .It Va header
7894 \*(BO Causes the header summary to be written at startup and after
7895 commands that affect the number of messages or the order of messages in
7896 the current folder; enabled by default.
7897 The command line option
7898 .Fl N
7899 can be used to set
7900 .Pf no Va header .
7901 The variable
7902 .Va bsdannounce
7903 complements this and controls header summary display on folder changes.
7907 .It Va headline
7908 A format string to use for the summary of
7909 .Ic headers ,
7910 similar to the ones used for
7911 .Xr printf 3
7912 formats.
7913 Format specifiers in the given string start with a percent sign
7914 .Ql %
7915 and may be followed by an optional decimal number indicating the field
7916 width \(em if that is negative, the field is to be left-aligned.
7917 Valid format specifiers are:
7920 .Bl -tag -compact -width "_%%_"
7921 .It Ql %%
7922 A plain percent sign.
7923 .It Ql %>
7924 .Dq Dotmark :
7925 a space character but for the current message
7926 .Pf ( Dq dot ) ,
7927 for which it expands to
7928 .Ql > .
7929 .It Ql %<
7930 .Dq Dotmark :
7931 a space character but for the current message
7932 .Pf ( Dq dot ) ,
7933 for which it expands to
7934 .Ql < .
7935 .It Ql %$
7936 \*(OP The spam score of the message, as has been classified via the
7937 command
7938 .Ic spamrate .
7939 Shows only a replacement character if there is no spam support.
7940 .It Ql %a
7941 Message attribute character (status flag); the actual content can be
7942 adjusted by setting
7943 .Va attrlist .
7944 .It Ql %d
7945 The date found in the
7946 .Ql From:
7947 header of the message when
7948 .Va datefield
7949 is set (the default), otherwise the date when the message was received.
7950 Formatting can be controlled by assigning a
7951 .Xr strftime 3
7952 format string to
7953 .Va datefield .
7954 .It Ql %e
7955 The indenting level in threaded mode.
7956 .It Ql %f
7957 The address of the message sender.
7958 .It Ql %i
7959 The message thread tree structure.
7960 (Note that this format does not support a field width.)
7961 .It Ql %l
7962 The number of lines of the message, if available.
7963 .It Ql %m
7964 Message number.
7965 .It Ql %o
7966 The number of octets (bytes) in the message, if available.
7967 .It Ql %s
7968 Message subject (if any).
7969 .It Ql %S
7970 Message subject (if any) in double quotes.
7971 .It Ql \&%T
7972 Message recipient flags: is the addressee of the message a known or
7973 subscribed mailing list \(en see
7974 .Ic mlist
7976 .Ic mlsubscribe .
7977 .It Ql %t
7978 The position in threaded/sorted order.
7981 The default is
7982 .Ql %>\&%a\&%m\ %-18f\ %16d\ %4l/%\-5o\ %i%-s ,
7984 .Ql %>\&%a\&%m\ %20-f\ \ %16d\ %3l/%\-5o\ %i%-S
7986 .Va bsdcompat
7987 is set.
7988 Also see
7989 .Va attrlist
7991 .Va headline-bidi .
7995 .It Va headline-bidi
7996 Bidirectional text requires special treatment when displaying headers,
7997 because numbers (in dates or for file sizes etc.) will not affect the
7998 current text direction, in effect resulting in ugly line layouts when
7999 arabic or other right-to-left text is to be displayed.
8000 On the other hand only a minority of terminals is capable to correctly
8001 handle direction changes, so that user interaction is necessary for
8002 acceptable results.
8003 Note that extended host system support is required nonetheless, e.g.,
8004 detection of the terminal character set is one precondition;
8005 and this feature only works in an Unicode (i.e., UTF-8) locale.
8007 In general setting this variable will cause \*(UA to encapsulate text
8008 fields that may occur when displaying
8009 .Va headline
8010 (and some other fields, like dynamic expansions in
8011 .Va prompt )
8012 with special Unicode control sequences;
8013 it is possible to fine-tune the terminal support level by assigning
8014 a value:
8015 no value (or any value other than
8016 .Ql 1 ,
8017 .Ql 2
8019 .Ql 3 )
8020 will make \*(UA assume that the terminal is capable to properly deal
8021 with Unicode version 6.3, in which case text is embedded in a pair of
8022 U+2068 (FIRST STRONG ISOLATE) and U+2069 (POP DIRECTIONAL ISOLATE)
8023 characters.
8024 In addition no space on the line is reserved for these characters.
8026 Weaker support is chosen by using the value
8027 .Ql 1
8028 (Unicode 6.3, but reserve the room of two spaces for writing the control
8029 sequences onto the line).
8030 The values
8031 .Ql 2
8033 .Ql 3
8034 select Unicode 1.1 support (U+200E, LEFT-TO-RIGHT MARK); the latter
8035 again reserves room for two spaces in addition.
8038 .It Va history-file
8039 \*(OP If a line editor is available then this can be set to
8040 name the (expandable) path of the location of a permanent history file.
8041 Also see
8042 .Va history-size .
8045 .It Va history-gabby
8046 \*(BO\*(OP Add more entries to the history as is normally done.
8049 .It Va history-gabby-persist
8050 \*(BO\*(OP \*(UA's own MLE will not save the additional
8051 .Va history-gabby
8052 entries in persistent storage unless this variable is set.
8053 On the other hand it will not loose the knowledge of whether
8054 a persistent entry was gabby or not.
8055 Also see
8056 .Va history-file .
8059 .It Va history-size
8060 \*(OP Setting this variable imposes a limit on the number of concurrent
8061 history entries.
8062 If set to the value 0 then no further history entries will be added, and
8063 loading and incorporation of the
8064 .Va history-file
8065 upon program startup can also be suppressed by doing this.
8066 Runtime changes will not be reflected, but will affect the number of
8067 entries saved to permanent storage.
8070 .It Va hold
8071 \*(BO This setting controls whether messages are held in the system
8072 .Va inbox ,
8073 and it is set by default.
8076 .It Va hostname
8077 Use this string as hostname when expanding local addresses instead of
8078 the value obtained from
8079 .Xr uname 3
8081 .Xr getaddrinfo 3 .
8082 It is used, e.g., in
8083 .Ql Message-ID:
8085 .Ql From:
8086 fields, as well as when generating
8087 .Ql Content-ID:
8088 MIME part related unique ID fields.
8089 Setting it to the empty string will cause the normal hostname to be
8090 used, but nonetheless enables creation of said ID fields.
8091 \*(IN in conjunction with the builtin SMTP
8092 .Va mta
8093 .Va smtp-hostname
8094 also influences the results:
8095 one should produce some test messages with the desired combination of
8096 .Va \&\&hostname ,
8097 and/or
8098 .Va from ,
8099 .Va sender
8100 etc. first.
8103 .It Va idna-disable
8104 \*(BO\*(OP Can be used to turn off the automatic conversion of domain
8105 names according to the rules of IDNA (internationalized domain names
8106 for applications).
8107 Since the IDNA code assumes that domain names are specified with the
8108 .Va ttycharset
8109 character set, an UTF-8 locale charset is required to represent all
8110 possible international domain names (before conversion, that is).
8113 .It Va ignore
8114 \*(BO Ignore interrupt signals from the terminal while entering
8115 messages; instead echo them as
8116 .Ql @
8117 characters and discard the current line.
8120 .It Va ignoreeof
8121 \*(BO Ignore end-of-file conditions
8122 .Pf ( Ql control-D )
8123 in compose mode on message input and in interactive command input.
8124 If set an interactive command input session can only be left by
8125 explicitly using one of the commands
8126 .Ic exit
8128 .Ic quit ,
8129 and message input in compose mode can only be terminated by entering
8130 a period
8131 .Ql \&.
8132 on a line by itself or by using the
8133 .Ic ~.
8134 .Sx "COMMAND ESCAPES" ;
8135 .Va ignoreeof
8136 overrides a setting of
8137 .Pf no Va dot .
8140 .It Va inbox
8141 If this is set to a non-empty string it will specify the users
8142 .Mx -sx
8143 .Sx "primary system mailbox" ,
8144 overriding
8145 .Ev MAIL
8146 and the system-dependent default, and (thus) be used to replace
8147 .Ql %
8148 when doing
8149 .Sx "Filename transformations" ;
8150 also see
8151 .Ic file
8152 for more on this topic.
8153 The value supports a subset of transformations itself.
8156 .It Va indentprefix
8157 String used by the
8158 .Ic ~m , ~M
8160 .Ic ~R
8161 .Sx "COMMAND ESCAPES"
8162 and by the
8163 .Va quote
8164 option for indenting messages,
8165 in place of the normal tabulator character
8166 .Ql ^I ,
8167 which is the default.
8168 Be sure to quote the value if it contains spaces or tabs.
8171 .It Va keep
8172 \*(BO If set, an empty
8173 .Mx -sx
8174 .Sx "primary system mailbox"
8175 file is not removed.
8176 Note that, in conjunction with
8177 .Va posix
8178 (and, thus,
8179 .Ev POSIXLY_CORRECT )
8180 any empty file will be removed unless this variable is set.
8181 This may improve the interoperability with other mail user agents
8182 when using a common folder directory, and prevents malicious users
8183 from creating fake mailboxes in a world-writable spool directory.
8184 \*(ID Only local regular (MBOX) files are covered, Maildir or other
8185 mailbox types will never be removed, even if empty.
8188 .It Va keep-content-length
8189 \*(BO When (editing messages and) writing MBOX mailbox files \*(UA can
8190 be told to keep the
8191 .Ql Content-Length:
8193 .Ql Lines:
8194 header fields that some MUAs generate by setting this variable.
8195 Since \*(UA does neither use nor update these non-standardized header
8196 fields (which in itself shows one of their conceptual problems),
8197 stripping them should increase interoperability in between MUAs that
8198 work with with same mailbox files.
8199 Note that, if this is not set but
8200 .Va writebackedited ,
8201 as below, is, a possibly performed automatic stripping of these header
8202 fields already marks the message as being modified.
8205 .It Va keepsave
8206 \*(BO When a message is saved it is usually discarded from the
8207 originating folder when \*(UA is quit.
8208 This setting causes all saved message to be retained.
8211 .It Va line-editor-disable
8212 \*(BO Turn off any enhanced line editing capabilities (see
8213 .Sx "On terminal control and line editor"
8214 for more).
8217 .It Va line-editor-no-defaults
8218 \*(BO\*(OP Do not establish any default key binding.
8221 .It Va log-prefix
8222 Error log message prefix string
8223 .Pf ( Ql "\*(uA: " ) .
8226 .It Va mailbox-display
8227 \*(RO The name of the current mailbox
8228 .Pf ( Ic file ) ,
8229 possibly abbreviated for display purposes.
8232 .It Va mailbox-resolved
8233 \*(RO The fully resolved path of the current mailbox.
8236 .It Va mailx-extra-rc
8237 An additional startup file that is loaded as the last of the
8238 .Sx "Resource files" .
8239 Use this file for commands that are not understood by other POSIX
8240 .Xr mailx 1
8241 implementations, i.e., mostly anything which is not covered by
8242 .Sx "Initial settings" .
8245 .It Va markanswered
8246 \*(BO When a message is replied to and this variable is set,
8247 it is marked as having been
8248 .Ic answered .
8249 See the section
8250 .Sx "Message states" .
8253 .It Va mbox-rfc4155
8254 \*(BO If this is set then when opening MBOX mailbox files \*(UA will not
8255 use the tolerant POSIX rules for detecting message boundaries (so-called
8256 .Ql From_
8257 lines), as it does by default for compatibility reasons, but the more
8258 strict rules that have been defined in RFC 4155.
8259 When saving to MBOX mailboxes this indicates when so-called
8260 .Ql From_
8261 quoting is to be applied \(em note this is never necessary for any
8262 message newly generated by \*(UA, it only applies to messages generated
8263 by buggy or malicious MUAs.
8264 (\*(UA will use a proper
8265 .Va encoding
8266 to ensure that
8267 .Ql From_
8268 lines cannot be misinterpreted as message boundaries.)
8270 This should not be set normally, but may be handy when \*(UA complains
8271 about having seen invalid
8272 .Ql From_
8273 lines when opening a MBOX: in this case temporarily setting this
8274 variable, re-opening the mailbox in question, unsetting this variable
8275 again and then invoking
8276 .Ql copy * SOME-FILE
8277 will perform proper, POSIX-compliant
8278 .Ql From_
8279 quoting for all detected messages, resulting in a valid MBOX mailbox.
8282 .It Va memdebug
8283 \*(BO Internal development variable.
8286 .It Va message-id-disable
8287 \*(BO By setting this variable the generation of
8288 .Ql Message-ID:
8289 can be completely suppressed, effectively leaving this task up to the
8290 .Va mta
8291 (Mail-Transfer-Agent) or the SMTP server.
8292 (According to RFC 5321 a SMTP server is not required to add this
8293 field by itself, so it should be ensured that it accepts messages without
8294 .Ql Message-ID . )
8295 This variable also affects automatic generation of
8296 .Va Content-ID:
8297 MIME header fields.
8300 .It Va message-inject-head
8301 A string to put at the beginning of each new message.
8302 The escape sequences tabulator
8303 .Ql \et
8304 and newline
8305 .Ql \en
8306 are understood.
8309 .It Va message-inject-tail
8310 A string to put at the end of each new message.
8311 The escape sequences tabulator
8312 .Ql \et
8313 and newline
8314 .Ql \en
8315 are understood.
8318 .It Va metoo
8319 \*(BO Usually, when an
8320 .Ic alias
8321 expansion contains the sender, the sender is removed from the expansion.
8322 Setting this option suppresses these removals.
8323 Note that a set
8324 .Va metoo
8325 also causes a
8326 .Ql -m
8327 option to be passed through to the
8328 .Va mta
8329 (Mail-Transfer-Agent); though most of the modern MTAs no longer document
8330 this flag, no MTA is known which does not support it (for historical
8331 compatibility).
8334 .It Va mime-allow-text-controls
8335 \*(BO When sending messages, each part of the message is MIME-inspected
8336 in order to classify the
8337 .Ql Content-Type:
8339 .Ql Content-Transfer-Encoding:
8340 (see
8341 .Va encoding )
8342 that is required to send this part over mail transport, i.e.,
8343 a computation rather similar to what the
8344 .Xr file 1
8345 command produces when used with the
8346 .Ql --mime
8347 option.
8349 This classification however treats text files which are encoded in
8350 UTF-16 (seen for HTML files) and similar character sets as binary
8351 octet-streams, forcefully changing any
8352 .Ql text/plain
8354 .Ql text/html
8355 specification to
8356 .Ql application/octet-stream :
8357 If that actually happens a yet unset charset MIME parameter is set to
8358 .Ql binary ,
8359 effectively making it impossible for the receiving MUA to automatically
8360 interpret the contents of the part.
8362 If this variable is set, and the data was unambiguously identified as
8363 text data at first glance (by a
8364 .Ql .txt
8366 .Ql .html
8367 file extension), then the original
8368 .Ql Content-Type:
8369 will not be overwritten.
8372 .It Va mime-alternative-favour-rich
8373 \*(BO If this variable is set then rich MIME alternative parts (e.g.,
8374 HTML) will be preferred in favour of included plain text versions when
8375 displaying messages, provided that a handler exists which produces
8376 output that can be (re)integrated into \*(UA's normal visual display.
8377 (E.g., at the time of this writing some newsletters ship their full
8378 content only in the rich HTML part, whereas the plain text part only
8379 contains topic subjects.)
8382 .It Va mime-counter-evidence
8383 Normally the
8384 .Ql Content-Type:
8385 field is used to decide how to handle MIME parts.
8386 Some MUAs however do not use
8387 .Xr mime.types 5
8388 or a similar mechanism to correctly classify content, but simply specify
8389 .Ql application/octet-stream ,
8390 even for plain text attachments like
8391 .Ql text/diff .
8392 If this variable is set then \*(UA will try to classify such MIME
8393 message parts on its own, if possible, for example via a possibly
8394 existing attachment filename.
8395 A non-empty value may also be given, in which case a number is expected,
8396 actually a carrier of bits.
8397 Creating the bit-carrying number is a simple addition:
8398 .Bd -literal -offset indent
8399 ? !echo Value should be set to $((2 + 4 + 8))
8400 Value should be set to 14
8403 .Bl -bullet -compact
8405 If bit two is set (2) then the detected
8406 .Dq real
8407 content-type will be carried along with the message and be used for
8408 deciding which
8409 .Va pipe-TYPE/SUBTYPE
8410 is responsible for the MIME part, shall that question arise;
8411 when displaying such a MIME part the part-info will indicate the
8412 overridden content-type by showing a plus sign
8413 .Ql + .
8415 If bit three is set (4) then the counter-evidence is always produced
8416 and a positive result will be used as the MIME type, even forcefully
8417 overriding the parts given MIME type.
8419 If bit four is set (8) then as a last resort the actual content of
8420 .Ql application/octet-stream
8421 parts will be inspected, so that data which looks like plain text can be
8422 treated as such.
8426 .It Va mimetypes-load-control
8427 Can be used to control which of the
8428 .Xr mime.types 5
8429 databases are loaded by \*(UA, as furtherly described in the section
8430 .Sx "The mime.types files" .
8431 If the letter
8432 .Ql u
8433 is part of the option value, then the user's personal
8434 .Pa ~/.mime.types
8435 file will be loaded (if it exists); likewise the letter
8436 .Ql s
8437 controls loading of the system wide
8438 .Pa /etc/mime.types ;
8439 directives found in the user file take precedence, letter matching is
8440 case-insensitive.
8441 If this variable is not set \*(UA will try to load both files.
8442 Incorporation of the \*(UA-builtin MIME types cannot be suppressed,
8443 but they will be matched last (the order can be listed via
8444 .Ic mimetype ) .
8446 More sources can be specified by using a different syntax: if the
8447 value string contains an equals sign
8448 .Ql =
8449 then it is instead parsed as a comma-separated list of the described
8450 letters plus
8451 .Ql f=FILENAME
8452 pairs; the given filenames will be expanded and loaded, and their
8453 content may use the extended syntax that is described in the section
8454 .Sx "The mime.types files" .
8455 Directives found in such files always take precedence (are prepended to
8456 the MIME type cache).
8460 .It Va mta
8461 To choose an alternate Mail-Transfer-Agent, set this option to either
8462 the full pathname of an executable (optionally prefixed with a
8463 .Ql file://
8464 protocol indicator), or \*(OPally a SMTP protocol URL, e.g., \*(IN
8466 .Dl smtps?://[user[:password]@]server[:port]
8468 (\*(OU:
8469 .Ql [smtp://]server[:port] . )
8470 The default has been chosen at compie time.
8471 All supported data transfers are executed in child processes, which
8472 run asynchronously, and without supervision, unless either the
8473 .Va sendwait
8474 or the
8475 .Va verbose
8476 variable is set.
8477 If such a child receives a TERM signal, it will abort and
8478 .Va save
8479 the message to
8480 .Ev DEAD ,
8481 if so configured.
8484 For a file-based MTA it may be necessary to set
8485 .Va mta-argv0
8486 in in order to choose the right target of a modern
8487 .Xr mailwrapper 8
8488 environment.
8489 It will be passed command line arguments from several possible sources:
8490 from the variable
8491 .Va mta-arguments
8492 if set, from the command line if given and the variable
8493 .Va expandargv
8494 allows their use.
8495 Argument processing of the MTA will be terminated with a
8496 .Fl \&\&-
8497 separator.
8500 The otherwise occurring implicit usage of the following MTA command
8501 line arguments can be disabled by setting the boolean variable
8502 .Va mta-no-default-arguments
8503 (which will also disable passing
8504 .Fl \&\&-
8505 to the MTA):
8506 .Fl \&\&i
8507 (for not treating a line with only a dot
8508 .Ql \&.
8509 character as the end of input),
8510 .Fl \&\&m
8511 (shall the variable
8512 .Va metoo
8513 be set) and
8514 .Fl \&\&v
8515 (if the
8516 .Va verbose
8517 variable is set); in conjunction with the
8518 .Fl r
8519 command line option \*(UA will also (not) pass
8520 .Fl \&\&f
8521 as well as possibly
8522 .Fl \&\&F .
8525 \*(OP \*(UA can send mail over SMTP network connections to a single
8526 defined SMTP smarthost, the access URL of which has to be assigned to
8527 .Va mta .
8528 To use this mode it is helpful to read
8529 .Sx "On URL syntax and credential lookup" .
8530 It may be necessary to set the
8531 .Va smtp-hostname
8532 variable in order to use a specific combination of
8533 .Va from ,
8534 .Va hostname
8536 .Va mta
8537 with some mail providers.
8540 .Bl -bullet -compact
8542 The plain SMTP protocol (RFC 5321) that normally lives on the
8543 server port 25 and requires setting the
8544 .Va smtp-use-starttls
8545 variable to enter a SSL/TLS encrypted session state.
8546 Assign a value like \*(IN
8547 .Ql smtp://[user[:password]@]server[:port]
8548 (\*(OU
8549 .Ql smtp://server[:port] )
8550 to choose this protocol.
8552 The so-called SMTPS which is supposed to live on server port 465
8553 and is automatically SSL/TLS secured.
8554 Unfortunately it never became a standardized protocol and may thus not
8555 be supported by your hosts network service database
8556 \(en in fact the port number has already been reassigned to other
8557 protocols!
8559 SMTPS is nonetheless a commonly offered protocol and thus can be
8560 chosen by assigning a value like \*(IN
8561 .Ql smtps://[user[:password]@]server[:port]
8562 (\*(OU
8563 .Ql smtps://server[:port] ) ;
8564 due to the mentioned problems it is usually necessary to explicitly
8565 specify the port as
8566 .Ql :465 ,
8567 however.
8569 Finally there is the SUBMISSION protocol (RFC 6409), which usually
8570 lives on server port 587 and is practically identically to the SMTP
8571 protocol from \*(UA's point of view beside that; it requires setting the
8572 .Va smtp-use-starttls
8573 variable to enter a SSL/TLS secured session state.
8574 Assign a value like \*(IN
8575 .Ql submission://[user[:password]@]server[:port]
8576 (\*(OU
8577 .Ql submission://server[:port] ) .
8582 .It Va mta-arguments
8583 Arguments to pass through to a file-based
8584 .Va mta
8585 can be given via this variable, which is parsed according to
8586 .Sx "Shell-style argument quoting"
8587 into an array of arguments, and which will be joined onto MTA options
8588 from other sources, and then passed individually to the MTA:
8590 .Dl wysh set mta-arguments='-t -X \&"/tmp/my log\&"'
8593 .It Va mta-no-default-arguments
8594 \*(BO Unless this variable is set \*(UA will pass some well known
8595 standard command line options to a file-based
8596 .Va mta
8597 (Mail-Transfer-Agent), see there for more.
8600 .It Va mta-argv0
8601 Many systems use a so-called
8602 .Xr mailwrapper 8
8603 environment to ensure compatibility with
8604 .Xr sendmail 1 .
8605 This works by inspecting the name that was used to invoke the mail
8606 delivery system.
8607 If this variable is set then the mailwrapper (the program that is
8608 actually executed when calling the file-based
8609 .Va mta )
8610 will treat its contents as that name.
8611 The default is
8612 .Ql sendmail .
8614 .Mx Va netrc-lookup
8615 .It Va netrc-lookup-USER@HOST , netrc-lookup-HOST , netrc-lookup
8616 \*(BO\*(IN\*(OP Used to control usage of the users
8617 .Pa .netrc
8618 file for lookup of account credentials, as documented in the section
8619 .Sx "On URL syntax and credential lookup"
8620 and for the command
8621 .Ic netrc ;
8622 the section
8623 .Sx "The .netrc file"
8624 documents the file format.
8625 Also see
8626 .Va netrc-pipe .
8629 .It Va netrc-pipe
8630 \*(IN\*(OP When
8631 .Pa .netrc
8632 is loaded (see
8633 .Ic netrc
8635 .Va netrc-lookup )
8636 then \*(UA will read the output of a shell pipe instead of the users
8637 .Pa .netrc
8638 file if this variable is set (to the desired shell command).
8639 This can be used to, e.g., store
8640 .Pa .netrc
8641 in encrypted form:
8643 .Dl set netrc-pipe='gpg -qd ~/.netrc.pgp'
8646 .It Va newfolders
8647 If this variable has the value
8648 .Ql maildir ,
8649 newly created local folders will be in Maildir format.
8652 .It Va newmail
8653 Checks for new mail in the current folder each time the prompt is shown.
8654 A Maildir folder must be re-scanned to determine if new mail has arrived.
8655 If this variable is set to the special value
8656 .Ql nopoll
8657 then a Maildir folder will not be rescanned completely, but only
8658 timestamp changes are detected.
8662 .It Va on-compose-splice-shell , on-compose-splice
8663 These hooks run once the normal compose mode is finished, but before the
8664 .Va on-compose-leave
8665 macro hook is called, the
8666 .Va signature
8667 is injected etc.
8668 Both hooks will be executed in a subprocess, with their input and output
8669 connected to \*(UA such that they can act as if they would be an
8670 interactive user.
8671 The difference in between them is that the former is a
8672 .Ev SHELL
8673 command, whereas the latter is a normal \*(UA macro, but which is
8674 restricted to a small set of commands (the
8675 .Va verbose
8676 output of, e.g.,
8677 .Ic list
8678 will indicate said capability), just enough for the purpose of
8679 controlling the real \*(UA instance sufficiently.
8680 .Ic localopts
8681 are enabled for these hooks (in the parent process), causing any setting
8682 to be forgotten after the message has been sent.
8684 During execution of these hooks \*(UA will temporarily forget whether it
8685 has been started in interactive mode, (a restricted set of)
8686 .Sx "COMMAND ESCAPES"
8687 will always be available, and for guaranteed reproduceabilities sake
8688 .Va escape
8689 will be set to its default.
8690 The compose mode command
8691 .Ic ~^
8692 has been especially designed for scriptability (via these hooks).
8693 The first line the hook will read on its standard input is the protocol
8694 version of said command escape, currently
8695 .Dq 0 0 1 :
8696 backward incompatible protocol changes are to be expected in the
8697 future, and it is advisable to make use of the protocol version.
8698 Care must be taken to avoid deadlocks because of unexpected control
8699 flow: if both involved processes wait for more input to happen at the
8700 same time, or one doesn't expect more input but the other is stuck
8701 waiting for consumption of its output.
8702 .Bd -literal -offset indent
8703 wysh set on-compose-splice-shell=$'\e
8704   read version;\e
8705   printf "hello $version!  Headers: ";\e
8706   echo \e'~^header list\e';\e
8707   read status result;\e
8708   echo "status=$status result=$result";\e
8709   '
8711 set on-compose-splice=ocsm
8712 define ocsm {
8713   read ver
8714   echo Splice protocol version is $ver
8715   echo '~^h l'; read hl; vput vexpr es substr "${hl}" 0 1
8716   if [ "$es" != 2 ]
8717     echoerr 'Cannot read header list'; echo '~x'
8718   endif
8719   if [ "$hl" !@ ' cc' ]
8720     echo '~^h i cc Diet is your <mirr.or>'; read es;\e
8721       vput vexpr es substr "${es}" 0 1
8722     if [ "$es" != 2 ]
8723       echoerr 'Cannot insert Cc: header'; echo '~x'
8724     endif
8725   endif
8731 .It Va on-compose-enter , on-compose-leave
8732 Macro hooks which will be executed before compose mode is entered, and
8733 after composing has been finished (but before the
8734 .Va signature
8735 is injected, etc.), respectively.
8736 .Ic localopts
8737 are enabled for these hooks, causing any setting to be forgotten after
8738 the message has been sent.
8739 The following (read-only) variables will be set temporarily during
8740 execution of the macros:
8742 .Bl -tag -compact -width ".It Va compose_subject"
8743 .It Va compose-from
8744 .Va from .
8745 .It Va compose-sender
8746 .Va sender .
8747 .It Va compose-to , compose-cc , compose-bcc
8748 The list of receiver addresses as a space-separated list.
8749 .It Va compose-subject
8750 The subject.
8754 .It Va outfolder
8755 \*(BO Causes the filename given in the
8756 .Va record
8757 variable
8758 and the sender-based filenames for the
8759 .Ic Copy
8761 .Ic Save
8762 commands to be interpreted relative to the directory given in the
8763 .Va folder
8764 variable rather than to the current directory,
8765 unless it is set to an absolute pathname.
8768 .It Va page
8769 \*(BO If set, each message feed through the command given for
8770 .Ic pipe
8771 is followed by a formfeed character
8772 .Ql \ef .
8774 .Mx Va password
8775 .It Va password-USER@HOST , password-HOST , password
8776 \*(IN Variable chain that sets a password, which is used in case none has
8777 been given in the protocol and account-specific URL;
8778 as a last resort \*(UA will ask for a password on the user's terminal if
8779 the authentication method requires a password.
8780 Specifying passwords in a startup file is generally a security risk;
8781 the file should be readable by the invoking user only.
8783 .It Va password-USER@HOST
8784 \*(OU (see the chain above for \*(IN)
8785 Set the password for
8786 .Ql USER
8787 when connecting to
8788 .Ql HOST .
8789 If no such variable is defined for a host,
8790 the user will be asked for a password on standard input.
8791 Specifying passwords in a startup file is generally a security risk;
8792 the file should be readable by the invoking user only.
8795 .It Va piperaw
8796 \*(BO Send messages to the
8797 .Ic pipe
8798 command without performing MIME and character set conversions.
8802 .It Va pipe-TYPE/SUBTYPE
8803 When a MIME message part of type
8804 .Ql TYPE/SUBTYPE
8805 (case-insensitive) is displayed or quoted,
8806 its text is filtered through the value of this variable interpreted as
8807 a shell command.
8808 The special value
8809 .Ql @
8810 forces interpretation of the message part as plain text, e.g.,
8811 .Ql set pipe-application/xml=@
8812 will henceforth display XML
8813 .Dq as is .
8814 (The same could also be achieved by adding a MIME type marker with the
8815 .Ic mimetype
8816 command.
8817 And \*(OPally MIME type handlers may be defined via
8818 .Sx "The Mailcap files"
8819 \(em corresponding flag strings are shown in parenthesis below.)
8822 The special value
8823 .Ql @
8824 can in fact be used to adjust usage and behaviour of a following shell
8825 command specification by appending trigger characters to it, e.g., the
8826 following hypothetical command specification could be used:
8827 .Bd -literal -offset indent
8828 set pipe-X/Y='@*!++=@vim ${MAILX_FILENAME_TEMPORARY}'
8832 .Bl -tag -compact -width ".It Ql __"
8833 .It Ql *
8834 Simply by using the special
8835 .Ql @
8836 prefix the MIME type (shell command) handler will only be invoked to
8837 display or convert the MIME part if the message is addressed directly
8838 and alone by itself.
8839 Use this trigger to disable this and always invoke the handler
8840 .Pf ( Cd x-mailx-always ) .
8842 .It Ql #
8843 If set the handler will not be invoked when a message is to be quoted,
8844 but only when it will be displayed
8845 .Pf ( Cd x-mailx-noquote ) .
8847 .It Ql &
8848 The command will be run asynchronously, i.e., without blocking \*(UA,
8849 which may be a handy way to display a, e.g., PDF file while also
8850 continuing to read the mail message
8851 .Pf ( Cd x-mailx-async ) .
8852 Asynchronous execution implies
8853 .Ql # .
8855 .It Ql \&!
8856 The command must be run on an interactive terminal, \*(UA will
8857 temporarily release the terminal to it
8858 .Pf ( Cd needsterminal ) .
8859 This flag is mutual exclusive with
8860 .Ql & ,
8861 will only be used in interactive mode and implies
8862 .Ql # .
8864 .It Ql +
8865 Request creation of a zero-sized temporary file, the absolute pathname
8866 of which will be made accessible via the environment variable
8867 .Ev MAILX_FILENAME_TEMPORARY
8868 .Pf ( Cd x-mailx-tmpfile ) .
8869 If this trigger is given twice then the file will be unlinked
8870 automatically by \*(UA when the command loop is entered again at latest
8871 .Pf ( Cd x-mailx-tmpfile-unlink ) .
8872 (Do not use this for asynchronous handlers.)
8874 .It Ql =
8875 Normally the MIME part content is passed to the handler via standard
8876 input; if this flag is set then the data will instead be written into
8877 .Ev MAILX_FILENAME_TEMPORARY
8878 .Pf ( Cd x-mailx-tmpfile-fill ) ,
8879 the creation of which is implied; note however that in order to cause
8880 deletion of the temporary file you still have to use two plus signs
8881 .Ql ++
8882 explicitly!
8884 .It Ql @
8885 To avoid ambiguities with normal shell command content you can use
8886 another commercial at to forcefully terminate interpretation of
8887 remaining characters.
8888 (Any character not in this list will have the same effect.)
8892 Some information about the MIME part to be displayed is embedded into
8893 the environment of the shell command:
8896 .Bl -tag -compact -width ".It Ev _AIL__ILENAME__ENERATED"
8898 .It Ev MAILX_CONTENT
8899 The MIME content-type of the part, if known, the empty string otherwise.
8902 .It Ev MAILX_CONTENT_EVIDENCE
8904 .Va mime-counter-evidence
8905 includes the carry-around-bit (2), then this will be set to the detected
8906 MIME content-type; not only then identical to
8907 .Ev \&\&MAILX_CONTENT
8908 otherwise.
8911 .It Ev MAILX_FILENAME
8912 The filename, if any is set, the empty string otherwise.
8915 .It Ev MAILX_FILENAME_GENERATED
8916 A random string.
8919 .It Ev MAILX_FILENAME_TEMPORARY
8920 If temporary file creation has been requested through the command prefix
8921 this variable will be set and contain the absolute pathname of the
8922 temporary file.
8927 .It Va pipe-EXTENSION
8928 This is identical to
8929 .Va pipe-TYPE/SUBTYPE
8930 except that
8931 .Ql EXTENSION
8932 (normalized to lowercase using character mappings of the ASCII charset)
8933 names a file extension, e.g.,
8934 .Ql xhtml .
8935 Handlers registered using this method take precedence.
8937 .Mx Va pop3-auth
8938 .It Va pop3-auth-USER@HOST , pop3-auth-HOST , pop3-auth
8939 \*(OP\*(IN Variable chain that sets the POP3 authentication method.
8940 The only possible value as of now is
8941 .Ql plain ,
8942 which is thus the default.
8945 .Mx Va pop3-bulk-load
8946 .It Va pop3-bulk-load-USER@HOST , pop3-bulk-load-HOST , pop3-bulk-load
8947 \*(BO\*(OP When accessing a POP3 server \*(UA loads the headers of
8948 the messages, and only requests the message bodies on user request.
8949 For the POP3 protocol this means that the message headers will be
8950 downloaded twice.
8951 If this variable is set then \*(UA will download only complete messages
8952 from the given POP3 server(s) instead.
8954 .Mx Va pop3-keepalive
8955 .It Va pop3-keepalive-USER@HOST , pop3-keepalive-HOST , pop3-keepalive
8956 \*(OP POP3 servers close the connection after a period of inactivity;
8957 the standard requires this to be at least 10 minutes,
8958 but practical experience may vary.
8959 Setting this variable to a numeric value greater than
8960 .Ql 0
8961 causes a
8962 .Ql NOOP
8963 command to be sent each value seconds if no other operation is performed.
8965 .Mx Va pop3-no-apop
8966 .It Va pop3-no-apop-USER@HOST , pop3-no-apop-HOST , pop3-no-apop
8967 \*(BO\*(OP Unless this variable is set the
8968 .Ql APOP
8969 authentication method will be used when connecting to a POP3 server that
8970 advertises support.
8971 The advantage of
8972 .Ql APOP
8973 is that the password is not sent in clear text over the wire and that
8974 only a single packet is sent for the user/password tuple.
8975 Note that
8976 .Va pop3-no-apop-HOST
8977 requires \*(IN.
8979 .Mx Va pop3-use-starttls
8980 .It Va pop3-use-starttls-USER@HOST , pop3-use-starttls-HOST , pop3-use-starttls
8981 \*(BO\*(OP Causes \*(UA to issue a
8982 .Ql STLS
8983 command to make an unencrypted POP3 session SSL/TLS encrypted.
8984 This functionality is not supported by all servers,
8985 and is not used if the session is already encrypted by the POP3S method.
8986 Note that
8987 .Va pop3-use-starttls-HOST
8988 requires \*(IN.
8992 .It Va posix
8993 \*(BO This flag enables POSIX mode, which changes behaviour of \*(UA
8994 where that deviates from standardized behaviour.
8995 It will be set implicitly before the
8996 .Sx "Resource files"
8997 are loaded if the environment variable
8998 .Ev POSIXLY_CORRECT
8999 is set, and adjusting any of those two will be reflected by the other
9000 one implicitly.
9001 The following behaviour is covered and enforced by this mechanism:
9004 .Bl -bullet -compact
9006 In non-interactive mode, any error encountered while loading resource
9007 files during program startup will cause a program exit, whereas in
9008 interactive mode such errors will stop loading of the currently loaded
9009 (stack of) file(s, i.e., recursively).
9010 These exits can be circumvented on a per-command base by using
9011 .Cm ignerr ,
9012 one of the
9013 .Sx "Command modifiers" ,
9014 for each command which shall be allowed to fail.
9017 The variable
9018 .Va keep
9019 is extended to cover any empty mailbox, not only empty
9020 .Mx -sx
9021 .Sx "primary system mailbox" Ns
9022 es: they will be removed when they are left in empty state otherwise.
9027 .It Va print-alternatives
9028 \*(BO When a MIME message part of type
9029 .Ql multipart/alternative
9030 is displayed and it contains a subpart of type
9031 .Ql text/plain ,
9032 other parts are normally discarded.
9033 Setting this variable causes all subparts to be displayed,
9034 just as if the surrounding part was of type
9035 .Ql multipart/mixed .
9038 .It Va prompt
9039 The string used as a prompt in interactive mode.
9040 Whenever the variable is evaluated the value is expanded as via
9041 dollar-single-quote expansion (see
9042 .Sx "Shell-style argument quoting" ) .
9043 This (post-assignment, i.e., second) expansion can be used to embed
9044 status information, for example
9045 .Va \&? ,
9046 .Va \&! ,
9047 .Va account
9049 .Va mailbox-display .
9051 In order to embed characters which should not be counted when
9052 calculating the visual width of the resulting string, enclose the
9053 characters of interest in a pair of reverse solidus escaped brackets:
9054 .Ql \e[\eE[0m\e] ;
9055 a slot for coloured prompts is also available with the \*(OPal command
9056 .Ic colour .
9057 Prompting may be prevented by setting this to the null string
9058 (a.k.a.\|
9059 .Ql set noprompt ) .
9062 .It Va prompt2
9063 This string is used for secondary prompts, but is otherwise identical to
9064 .Va prompt .
9065 The default is
9066 .Ql ..\0 .
9069 .It Va quiet
9070 \*(BO Suppresses the printing of the version when first invoked.
9073 .It Va quote
9074 If set, \*(UA starts a replying message with the original message
9075 prefixed by the value of the variable
9076 .Va indentprefix .
9077 Normally, a heading consisting of
9078 .Dq Fromheaderfield wrote:
9079 is put before the quotation.
9080 If the string
9081 .Ql noheading
9082 is assigned to the
9083 .Va \&\&quote
9084 variable, this heading is omitted.
9085 If the string
9086 .Ql headers
9087 is assigned, only the headers selected by the
9088 .Ql type
9089 .Ic headerpick
9090 selection are put above the message body,
9091 thus
9092 .Va \&\&quote
9093 acts like an automatic
9094 .Pf ` Ic ~m Ns '
9095 .Sx "COMMAND ESCAPES"
9096 command, then.
9097 If the string
9098 .Ql allheaders
9099 is assigned, all headers are put above the message body and all MIME
9100 parts are included, making
9101 .Va \&\&quote
9102 act like an automatic
9103 .Pf ` Ic ~M Ns '
9104 command; also see
9105 .Va quote-as-attachment .
9108 .It Va quote-as-attachment
9109 \*(BO Add the original message in its entirety as a
9110 .Ql message/rfc822
9111 MIME attachment when replying to a message.
9112 Note this works regardless of the setting of
9113 .Va quote .
9116 .It Va quote-fold
9117 \*(OP Can be set in addition to
9118 .Va indentprefix .
9119 Setting this turns on a more fancy quotation algorithm in that leading
9120 quotation characters are compressed and overlong lines are folded.
9121 .Va \&\&quote-fold
9122 can be set to either one or two (space separated) numeric values,
9123 which are interpreted as the maximum (goal) and the minimum line length,
9124 respectively, in a spirit rather equal to the
9125 .Xr fmt 1
9126 program, but line-, not paragraph-based.
9127 If not set explicitly the minimum will reflect the goal algorithmically.
9128 The goal cannot be smaller than the length of
9129 .Va indentprefix
9130 plus some additional pad.
9131 Necessary adjustments take place silently.
9134 .It Va r-option-implicit
9135 \*(BO Setting this option evaluates the contents of
9136 .Va from
9137 (or, if that contains multiple addresses,
9138 .Va sender )
9139 and passes the results onto the used (file-based) MTA as described for the
9140 .Fl r
9141 option (empty argument case).
9144 .It Va recipients-in-cc
9145 \*(BO On group replies, specify only the sender of the original mail in
9146 .Ql To:
9147 and mention the other recipients in the secondary
9148 .Ql Cc: .
9149 By default all recipients of the original mail will be addressed via
9150 .Ql To: .
9153 .It Va record
9154 If defined, gives the pathname of the folder used to record all outgoing
9155 mail.
9156 If not defined, then outgoing mail is not saved.
9157 When saving to this folder fails the message is not sent,
9158 but instead saved to
9159 .Ev DEAD .
9162 .It Va record-resent
9163 \*(BO If both this variable and the
9164 .Va record
9165 variable are set,
9167 .Ic resend
9169 .Ic Resend
9170 commands save messages to the
9171 .Va record
9172 folder as it is normally only done for newly composed messages.
9175 .It Va reply-in-same-charset
9176 \*(BO If this variable is set \*(UA first tries to use the same
9177 character set of the original message for replies.
9178 If this fails, the mechanism described in
9179 .Sx "Character sets"
9180 is evaluated as usual.
9183 .It Va reply-strings
9184 Can be set to a comma-separated list of (case-insensitive according to
9185 ASCII rules) strings which shall be recognized in addition to the
9186 builtin strings as
9187 .Ql Subject:
9188 reply message indicators \(en builtin are
9189 .Ql Re: ,
9190 which is mandated by RFC 5322, as well as the german
9191 .Ql Aw: ,
9192 .Ql Antw: ,
9193 and the
9194 .Ql Wg:
9195 which often has been seen in the wild;
9196 I.e., the separating colon has to be specified explicitly.
9199 .It Va replyto
9200 A list of addresses to put into the
9201 .Ql Reply-To:
9202 field of the message header.
9203 Members of this list are handled as if they were in the
9204 .Ic alternates
9205 list.
9208 .It Va reply-to-honour
9209 Controls whether a
9210 .Ql Reply-To:
9211 header is honoured when replying to a message via
9212 .Ic reply
9214 .Ic Lreply .
9215 This is a quadoption; if set without a value it defaults to
9216 .Dq yes .
9219 .It Va rfc822-body-from_
9220 \*(BO This variable can be used to force displaying a so-called
9221 .Ql From_
9222 line for messages that are embedded into an envelope mail via the
9223 .Ql message/rfc822
9224 MIME mechanism, for more visual convenience.
9227 .It Va save
9228 \*(BO Enable saving of (partial) messages in
9229 .Ev DEAD
9230 upon interrupt or delivery error.
9233 .It Va screen
9234 The number of lines that represents a
9235 .Dq screenful
9236 of lines, used in
9237 .Ic headers
9238 summary display,
9239 .Ic from
9240 .Ic search Ns
9241 ing, message
9242 .Ic top Ns
9243 line display and scrolling via
9244 .Ic z .
9245 If this variable is not set \*(UA falls back to a calculation based upon
9246 the detected terminal window size and the baud rate: the faster the
9247 terminal, the more will be shown.
9248 Overall screen dimensions and pager usage is influenced by the
9249 environment variables
9250 .Ev COLUMNS
9252 .Ev LINES
9253 and the variable
9254 .Va crt .
9257 .It Va searchheaders
9258 \*(BO Expand message-list specifiers in the form
9259 .Ql /x:y
9260 to all messages containing the substring
9261 .Dq y
9262 in the header field
9263 .Ql x .
9264 The string search is case insensitive.
9267 .It Va sendcharsets
9268 \*(OP A comma-separated list of character set names that can be used in
9269 outgoing internet mail.
9270 The value of the variable
9271 .Va charset-8bit
9272 is automatically appended to this list of character sets.
9273 If no character set conversion capabilities are compiled into \*(UA then
9274 the only supported charset is
9275 .Va ttycharset .
9276 Also see
9277 .Va sendcharsets-else-ttycharset
9278 and refer to the section
9279 .Sx "Character sets"
9280 for the complete picture of character set conversion in \*(UA.
9283 .It Va sendcharsets-else-ttycharset
9284 \*(BO\*(OP If this variable is set, but
9285 .Va sendcharsets
9286 is not, then \*(UA acts as if
9287 .Va sendcharsets
9288 had been set to the value of the variable
9289 .Va ttycharset .
9290 In effect this combination passes through the message data in the
9291 character set of the current locale (given that
9292 .Va ttycharset
9293 has not been set manually), i.e., without converting it to the
9294 .Va charset-8bit
9295 fallback character set.
9296 Thus, mail message text will be in ISO-8859-1 encoding when send from
9297 within a ISO-8859-1 locale, and in UTF-8 encoding when send from within
9298 an UTF-8 locale.
9299 If no character set conversion capabilities are available in \*(UA then
9300 the only supported character set is
9301 .Va ttycharset .
9304 .It Va sender
9305 An address that is put into the
9306 .Ql Sender:
9307 field of outgoing messages, quoting RFC 5322: the mailbox of the agent
9308 responsible for the actual transmission of the message.
9309 This field should normally not be used unless the
9310 .Va from
9311 field contains more than one address, on which case it is required.
9313 .Va \&\&sender
9314 address is handled as if it were in the
9315 .Ic alternates
9316 list; also see
9317 .Fl r ,
9318 .Va r-option-implicit .
9321 .It Va sendmail
9322 \*(OB Predecessor of
9323 .Va mta .
9326 .It Va sendmail-arguments
9327 \*(OB Predecessor of
9328 .Va mta-arguments .
9331 .It Va sendmail-no-default-arguments
9332 \*(OB\*(BO Predecessor of
9333 .Va mta-no-default-arguments .
9336 .It Va sendmail-progname
9337 \*(OB Predecessor of
9338 .Va mta-argv0 .
9341 .It Va sendwait
9342 \*(BO When sending a message wait until the
9343 .Va mta
9344 (including the builtin SMTP one) exits before accepting further commands.
9345 .Sy Only
9346 with this variable set errors reported by the MTA will be recognizable!
9347 If the MTA returns a non-zero exit status,
9348 the exit status of \*(UA will also be non-zero.
9351 .It Va showlast
9352 \*(BO This setting causes \*(UA to start at the last message
9353 instead of the first one when opening a mail folder.
9356 .It Va showname
9357 \*(BO Causes \*(UA to use the sender's real name instead of the plain
9358 address in the header field summary and in message specifications.
9361 .It Va showto
9362 \*(BO Causes the recipient of the message to be shown in the header
9363 summary if the message was sent by the user.
9366 .It Va Sign
9367 The string to expand
9368 .Ic ~A
9369 to (see
9370 .Sx "COMMAND ESCAPES" ) .
9373 .It Va sign
9374 The string to expand
9375 .Ic ~a
9376 to (see
9377 .Sx "COMMAND ESCAPES" ) .
9380 .It Va signature
9381 Must correspond to the name of a readable file if set.
9382 The file's content is then appended to each singlepart message
9383 and to the first part of each multipart message.
9384 Be warned that there is no possibility to edit the signature for an
9385 individual message.
9388 .It Va skipemptybody
9389 \*(BO If an outgoing message does not contain any text in its first or
9390 only message part, do not send it but discard it silently (see also the
9391 command line option
9392 .Fl E ) .
9396 .It Va smime-ca-dir , smime-ca-file
9397 \*(OP Specify the location of trusted CA certificates in PEM (Privacy
9398 Enhanced Mail) format as a directory and a file, respectively, for the
9399 purpose of verification of S/MIME signed messages.
9400 It is possible to set both, the file will be loaded immediately, the
9401 directory will be searched whenever no match has yet been found.
9402 The set of CA certificates which are built into the SSL/TLS library can
9403 be explicitly turned off by setting
9404 .Va smime-ca-no-defaults ,
9405 and further fine-tuning is possible via
9406 .Va smime-ca-flags .
9409 .It Va smime-ca-flags
9410 \*(OP Can be used to fine-tune behaviour of the X509 CA certificate
9411 storage, and the certificate verification that is used.
9412 The actual values and their meanings are documented for
9413 .Va ssl-ca-flags .
9416 .It Va smime-ca-no-defaults
9417 \*(BO\*(OP Do not load the default CA locations that are built into the
9418 used to SSL/TLS library to verify S/MIME signed messages.
9420 .Mx Va smime-cipher
9421 .It Va smime-cipher-USER@HOST , smime-cipher
9422 \*(OP Specifies the cipher to use when generating S/MIME encrypted
9423 messages (for the specified account).
9424 RFC 5751 mandates a default of
9425 .Ql aes128
9426 (AES-128 CBC).
9427 Possible values are (case-insensitive and) in decreasing cipher strength:
9428 .Ql aes256
9429 (AES-256 CBC),
9430 .Ql aes192
9431 (AES-192 CBC),
9432 .Ql aes128
9433 (AES-128 CBC),
9434 .Ql des3
9435 (DES EDE3 CBC, 168 bits; default if
9436 .Ql aes128
9437 is not available) and
9438 .Ql des
9439 (DES CBC, 56 bits).
9441 The actually available cipher algorithms depend on the cryptographic
9442 library that \*(UA uses.
9443 \*(OP Support for more cipher algorithms may be available through
9444 dynamic loading via, e.g.,
9445 .Xr EVP_get_cipherbyname 3
9446 (OpenSSL) if \*(UA has been compiled to support this.
9449 .It Va smime-crl-dir
9450 \*(OP Specifies a directory that contains files with CRLs in PEM format
9451 to use when verifying S/MIME messages.
9454 .It Va smime-crl-file
9455 \*(OP Specifies a file that contains a CRL in PEM format to use when
9456 verifying S/MIME messages.
9459 .It Va smime-encrypt-USER@HOST
9460 \*(OP If this variable is set, messages send to the given receiver are
9461 encrypted before sending.
9462 The value of the variable must be set to the name of a file that
9463 contains a certificate in PEM format.
9465 If a message is sent to multiple recipients,
9466 each of them for whom a corresponding variable is set will receive an
9467 individually encrypted message;
9468 other recipients will continue to receive the message in plain text
9469 unless the
9470 .Va smime-force-encryption
9471 variable is set.
9472 It is recommended to sign encrypted messages, i.e., to also set the
9473 .Va smime-sign
9474 variable.
9477 .It Va smime-force-encryption
9478 \*(BO\*(OP Causes \*(UA to refuse sending unencrypted messages.
9481 .It Va smime-sign
9482 \*(BO\*(OP S/MIME sign outgoing messages with the user's private key
9483 and include the user's certificate as a MIME attachment.
9484 Signing a message enables a recipient to verify that the sender used
9485 a valid certificate,
9486 that the email addresses in the certificate match those in the message
9487 header and that the message content has not been altered.
9488 It does not change the message text,
9489 and people will be able to read the message as usual.
9490 Also see
9491 .Va smime-sign-cert , smime-sign-include-certs
9493 .Va smime-sign-message-digest .
9495 .Mx Va smime-sign-cert
9496 .It Va smime-sign-cert-USER@HOST , smime-sign-cert
9497 \*(OP Points to a file in PEM format.
9498 For the purpose of signing and decryption this file needs to contain the
9499 user's private key, followed by his certificate.
9501 For message signing
9502 .Ql USER@HOST
9503 is always derived from the value of
9504 .Va from
9505 (or, if that contains multiple addresses,
9506 .Va sender ) .
9507 For the purpose of encryption the recipient's public encryption key
9508 (certificate) is expected; the command
9509 .Ic certsave
9510 can be used to save certificates of signed messages (the section
9511 .Sx "Signed and encrypted messages with S/MIME"
9512 gives some details).
9513 This mode of operation is usually driven by the specialized form.
9515 When decrypting messages the account is derived from the recipient
9516 fields
9517 .Pf ( Ql To:
9519 .Ql Cc: )
9520 of the message, which are searched for addresses for which such
9521 a variable is set.
9522 \*(UA always uses the first address that matches,
9523 so if the same message is sent to more than one of the user's addresses
9524 using different encryption keys, decryption might fail.
9526 For signing and decryption purposes it is possible to use encrypted
9527 keys, and the pseudo-host(s)
9528 .Ql USER@HOST.smime-cert-key
9529 for the private key
9530 (and
9531 .Ql USER@HOST.smime-cert-cert
9532 for the certificate stored in the same file)
9533 will be used for performing any necessary password lookup,
9534 therefore the lookup can be automatized via the mechanisms described in
9535 .Sx "On URL syntax and credential lookup" .
9536 For example, the hypothetical address
9537 .Ql bob@exam.ple
9538 could be driven with a private key / certificate pair path defined in
9539 .Va \&\&smime-sign-cert-bob@exam.ple ,
9540 and needed passwords would then be looked up via the pseudo hosts
9541 .Ql bob@exam.ple.smime-cert-key
9542 (and
9543 .Ql bob@exam.ple.smime-cert-cert ) .
9544 To include intermediate certificates, use
9545 .Va smime-sign-include-certs .
9547 .Mx Va smime-sign-include-certs
9548 .It Va smime-sign-include-certs-USER@HOST , smime-sign-include-certs
9549 \*(OP If used, this is supposed to a consist of a comma-separated list
9550 of files, each of which containing a single certificate in PEM format to
9551 be included in the S/MIME message in addition to the
9552 .Va smime-sign-cert
9553 certificate.
9554 This can be used to include intermediate certificates of the certificate
9555 authority, in order to allow the receiver's S/MIME implementation to
9556 perform a verification of the entire certificate chain, starting from
9557 a local root certificate, over the intermediate certificates, down to the
9558 .Va smime-sign-cert .
9559 Even though top level certificates may also be included in the chain,
9560 they won't be used for the verification on the receiver's side.
9562 For the purpose of the mechanisms involved here,
9563 .Ql USER@HOST
9564 refers to the content of the internal variable
9565 .Va from
9566 (or, if that contains multiple addresses,
9567 .Va sender ) .
9568 The pseudo-host
9569 .Ql USER@HOST.smime-include-certs
9570 will be used for performing password lookups for these certificates,
9571 shall they have been given one, therefore the lookup can be automatized
9572 via the mechanisms described in
9573 .Sx "On URL syntax and credential lookup" .
9575 .Mx Va smime-sign-message-digest
9576 .It Va smime-sign-message-digest-USER@HOST , smime-sign-message-digest
9577 \*(OP Specifies the message digest to use when signing S/MIME messages.
9578 RFC 5751 mandates a default of
9579 .Ql sha1 .
9580 Possible values are (case-insensitive and) in decreasing cipher strength:
9581 .Ql sha512 ,
9582 .Ql sha384 ,
9583 .Ql sha256 ,
9584 .Ql sha224
9586 .Ql md5 .
9588 The actually available message digest algorithms depend on the
9589 cryptographic library that \*(UA uses.
9590 \*(OP Support for more message digest algorithms may be available
9591 through dynamic loading via, e.g.,
9592 .Xr EVP_get_digestbyname 3
9593 (OpenSSL) if \*(UA has been compiled to support this.
9594 Remember that for this
9595 .Ql USER@HOST
9596 refers to the variable
9597 .Va from
9598 (or, if that contains multiple addresses,
9599 .Va sender ) .
9602 .It Va smtp
9603 \*(OB\*(OP To use the builtin SMTP transport, specify a SMTP URL in
9604 .Va mta .
9605 \*(ID For compatibility reasons a set
9606 .Va smtp
9607 is used in preference of
9608 .Va mta .
9610 .Mx Va smtp-auth
9611 .It Va smtp-auth-USER@HOST , smtp-auth-HOST , smtp-auth
9612 \*(OP Variable chain that controls the SMTP
9613 .Va mta
9614 authentication method, possible values are
9615 .Ql none
9616 (\*(OU default),
9617 .Ql plain
9618 (\*(IN default),
9619 .Ql login
9620 as well as the \*(OPal methods
9621 .Ql cram-md5
9623 .Ql gssapi .
9625 .Ql none
9626 method does not need any user credentials,
9627 .Ql gssapi
9628 requires a user name and all other methods require a user name and
9629 a password.
9630 See \*(IN
9631 .Va mta ,
9632 .Va user
9634 .Va password
9635 (\*(OU
9636 .Va smtp-auth-password
9638 .Va smtp-auth-user ) .
9639 Note that
9640 .Va smtp-auth-HOST
9641 is \*(IN.
9642 \*(OU: Note for
9643 .Va smtp-auth-USER@HOST :
9644 may override dependent on sender address in the variable
9645 .Va from .
9647 .It Va smtp-auth-password
9648 \*(OP\*(OU Sets the global fallback password for SMTP authentication.
9649 If the authentication method requires a password, but neither
9650 .Va smtp-auth-password
9651 nor a matching
9652 .Va smtp-auth-password-USER@HOST
9653 can be found,
9654 \*(UA will ask for a password on the user's terminal.
9656 .It Va smtp-auth-password-USER@HOST
9657 \*(OU Overrides
9658 .Va smtp-auth-password
9659 for specific values of sender addresses, dependent upon the variable
9660 .Va from .
9662 .It Va smtp-auth-user
9663 \*(OP\*(OU Sets the global fallback user name for SMTP authentication.
9664 If the authentication method requires a user name, but neither
9665 .Va smtp-auth-user
9666 nor a matching
9667 .Va smtp-auth-user-USER@HOST
9668 can be found,
9669 \*(UA will ask for a user name on the user's terminal.
9671 .It Va smtp-auth-user-USER@HOST
9672 \*(OU Overrides
9673 .Va smtp-auth-user
9674 for specific values of sender addresses, dependent upon the variable
9675 .Va from .
9678 .It Va smtp-hostname
9679 \*(OP\*(IN Normally \*(UA uses the variable
9680 .Va from
9681 to derive the necessary
9682 .Ql USER@HOST
9683 information in order to issue a
9684 .Ql MAIL FROM:<>
9685 SMTP
9686 .Va mta
9687 command.
9688 Setting
9689 .Va smtp-hostname
9690 can be used to use the
9691 .Ql USER
9692 from the SMTP account
9693 .Pf ( Va mta
9694 or the
9695 .Va user
9696 variable chain)
9697 and the
9698 .Ql HOST
9699 from the content of this variable (or, if that is the empty string,
9700 .Va hostname
9701 or the local hostname as a last resort).
9702 This often allows using an address that is itself valid but hosted by
9703 a provider other than which (in
9704 .Va from )
9705 is about to send the message.
9706 Setting this variable also influences generated
9707 .Ql Message-ID:
9709 .Ql Content-ID:
9710 header fields.
9712 .Mx Va smtp-use-starttls
9713 .It Va smtp-use-starttls-USER@HOST , smtp-use-starttls-HOST , smtp-use-starttls
9714 \*(BO\*(OP Causes \*(UA to issue a
9715 .Ql STARTTLS
9716 command to make an SMTP
9717 .Va mta
9718 session SSL/TLS encrypted, i.e., to enable transport layer security.
9722 .It Va spam-interface
9723 \*(OP In order to use any of the spam-related commands (like, e.g.,
9724 .Ic spamrate )
9725 the desired spam interface must be defined by setting this variable.
9726 Please refer to the manual section
9727 .Sx "Handling spam"
9728 for the complete picture of spam handling in \*(UA.
9729 All or none of the following interfaces may be available:
9731 .Bl -tag -width ".It Ql _ilte_"
9732 .It Ql spamc
9733 Interaction with
9734 .Xr spamc 1
9735 from the
9736 .Xr spamassassin 1
9737 .Pf ( Lk http://spamassassin.apache.org SpamAssassin )
9738 suite.
9739 Different to the generic filter interface \*(UA will automatically add
9740 the correct arguments for a given command and has the necessary
9741 knowledge to parse the program's output.
9742 A default value for
9743 .Va spamc-command
9744 will have been compiled into the \*(UA binary if
9745 .Xr spamc 1
9746 has been found in
9747 .Ev PATH
9748 during compilation.
9749 Shall it be necessary to define a specific connection type (rather than
9750 using a configuration file for that), the variable
9751 .Va spamc-arguments
9752 can be used as in, e.g.,
9753 .Ql -d server.example.com -p 783 .
9754 It is also possible to specify a per-user configuration via
9755 .Va spamc-user .
9756 Note that this interface does not inspect the
9757 .Ql is-spam
9758 flag of a message for the command
9759 .Ic spamforget .
9761 .It Ql filter
9762 generic spam filter support via freely configurable hooks.
9763 This interface is meant for programs like
9764 .Xr bogofilter 1
9765 and requires according behaviour in respect to the hooks' exit
9766 status for at least the command
9767 .Ic spamrate
9768 .Pf ( Ql 0
9769 meaning a message is spam,
9770 .Ql 1
9771 for non-spam,
9772 .Ql 2
9773 for unsure and any other return value indicating a hard error);
9774 since the hooks can include shell code snippets diverting behaviour
9775 can be intercepted as necessary.
9776 The hooks are
9777 .Va spamfilter-ham , spamfilter-noham , spamfilter-nospam , \
9778   spamfilter-rate
9780 .Va spamfilter-spam ;
9781 the manual section
9782 .Sx "Handling spam"
9783 contains examples for some programs.
9784 The process environment of the hooks will have the variable
9785 .Ev MAILX_FILENAME_GENERATED
9786 set.
9787 Note that spam score support for
9788 .Ic spamrate
9789 is not supported unless the \*(OPtional regular expression support is
9790 available and the
9791 .Va spamfilter-rate-scanscore
9792 variable is set.
9797 .It Va spam-maxsize
9798 \*(OP Messages that exceed this size will not be passed through to the
9799 configured
9800 .Va spam-interface .
9801 If unset or 0, the default of 420000 bytes is used.
9804 .It Va spamc-command
9805 \*(OP The path to the
9806 .Xr spamc 1
9807 program for the
9808 .Ql spamc
9809 .Va spam-interface .
9810 Note that the path is not expanded, but used
9811 .Dq as is .
9812 A fallback path will have been compiled into the \*(UA binary if the
9813 executable had been found during compilation.
9816 .It Va spamc-arguments
9817 \*(OP Even though \*(UA deals with most arguments for the
9818 .Ql spamc
9819 .Va spam-interface
9820 automatically, it may at least sometimes be desirable to specify
9821 connection-related ones via this variable, e.g.,
9822 .Ql -d server.example.com -p 783 .
9825 .It Va spamc-user
9826 \*(OP Specify a username for per-user configuration files for the
9827 .Ql spamc
9828 .Va spam-interface .
9829 If this is set to the empty string then \*(UA will use the name of the
9830 current
9831 .Va user .
9838 .It Va spamfilter-ham , spamfilter-noham , \
9839   spamfilter-nospam , spamfilter-rate , spamfilter-spam
9840 \*(OP Command and argument hooks for the
9841 .Ql filter
9842 .Va spam-interface .
9843 The manual section
9844 .Sx "Handling spam"
9845 contains examples for some programs.
9848 .It Va spamfilter-rate-scanscore
9849 \*(OP Because of the generic nature of the
9850 .Ql filter
9851 .Va spam-interface
9852 spam scores are not supported for it by default, but if the \*(OPnal
9853 regular expression support is available then setting this variable can
9854 be used to overcome this restriction.
9855 It is interpreted as follows: first a number (digits) is parsed that
9856 must be followed by a semicolon
9857 .Ql \&;
9858 and an extended regular expression.
9859 Then the latter is used to parse the first output line of the
9860 .Va spamfilter-rate
9861 hook, and, in case the evaluation is successful, the group that has been
9862 specified via the number is interpreted as a floating point scan score.
9866 .It Va ssl-ca-dir , ssl-ca-file
9867 \*(OP Specify the location of trusted CA certificates in PEM (Privacy
9868 Enhanced Mail) format as a directory and a file, respectively, for the
9869 purpose of verification of SSL/TLS server certificates.
9870 It is possible to set both, the file will be loaded immediately, the
9871 directory will be searched whenever no match has yet been found.
9872 The set of CA certificates which are built into the SSL/TLS library can
9873 be explicitly turned off by setting
9874 .Va ssl-ca-no-defaults ,
9875 and further fine-tuning is possible via
9876 .Va ssl-ca-flags ;
9877 also see
9878 .Xr SSL_CTX_load_verify_locations 3
9879 for more information.
9883 .It Va ssl-ca-flags
9884 \*(OP Can be used to fine-tune behaviour of the X509 CA certificate
9885 storage, and the certificate verification that is used (also see
9886 .Va ssl-verify ) .
9887 The value is expected to consist of a comma-separated list of
9888 configuration directives, with any intervening whitespace being ignored.
9889 The directives directly map to flags that can be passed to
9890 .Xr X509_STORE_set_flags 3 ,
9891 which are usually defined in a file
9892 .Pa openssl/x509_vfy.h ,
9893 and the availability of which depends on the used SSL/TLS library
9894 version: a directive without mapping is ignored (error log subject to
9895 .Va debug ) .
9896 Directives currently understood (case-insensitively) include:
9899 .Bl -tag -compact -width ".It Cd BaNg"
9900 .It Cd no-alt-chains
9901 If the initial chain is not trusted, do not attempt to build an
9902 alternative chain.
9903 Setting this flag will make OpenSSL certificate verification match that
9904 of older OpenSSL versions, before automatic building and checking of
9905 alternative chains has been implemented; also see
9906 .Cd trusted-first .
9907 .It Cd no-check-time
9908 Do not check certificate/CRL validity against current time.
9909 .It Cd partial-chain
9910 By default partial, incomplete chains which cannot be verified up to the
9911 chain top, a self-signed root certificate, will not verify.
9912 With this flag set, a chain succeeds to verify if at least one signing
9913 certificate of the chain is in any of the configured trusted stores of
9914 CA certificates.
9915 The OpenSSL manual page
9916 .Xr SSL_CTX_load_verify_locations 3
9917 gives some advise how to manage your own trusted store of CA certificates.
9918 .It Cd strict
9919 Disable workarounds for broken certificates.
9920 .It Cd trusted-first
9921 Try building a chain using issuers in the trusted store first to avoid
9922 problems with server-sent legacy intermediate certificates.
9923 Newer versions of OpenSSL support alternative chain checking and enable
9924 it by default, resulting in the same behaviour; also see
9925 .Cd no-alt-chains .
9930 .It Va ssl-ca-no-defaults
9931 \*(BO\*(OP Do not load the default CA locations that are built into the
9932 used to SSL/TLS library to verify SSL/TLS server certificates.
9934 .Mx Va ssl-cert
9935 .It Va ssl-cert-USER@HOST , ssl-cert-HOST , ssl-cert
9936 \*(OP Variable chain that sets the file name for a SSL/TLS client
9937 certificate required by some servers.
9938 This is a direct interface to the
9939 .Ql Certificate
9940 slot of the
9941 .Xr SSL_CONF_cmd 3
9942 function of the OpenSSL library, if available.
9944 .Mx Va ssl-cipher-list
9945 .It Va ssl-cipher-list-USER@HOST , ssl-cipher-list-HOST , ssl-cipher-list
9946 \*(OP Specifies a list of ciphers for SSL/TLS connections.
9947 This is a direct interface to the
9948 .Ql CipherString
9949 slot of the
9950 .Xr SSL_CONF_cmd 3
9951 function of the OpenSSL library, if available; see
9952 .Xr ciphers 1
9953 for more information.
9954 By default \*(UA does not set a list of ciphers, in effect using a
9955 .Va ssl-protocol
9956 specific cipher (protocol standards ship with a list of acceptable
9957 ciphers), possibly cramped to what the actually used SSL/TLS library
9958 supports \(en the manual section
9959 .Sx "An example configuration"
9960 also contains a SSL/TLS use case.
9963 .It Va ssl-config-file
9964 \*(OP If this variable is set \*(UA will call
9965 .Xr CONF_modules_load_file 3
9966 to allow OpenSSL to be configured according to the host system wide
9967 security settings.
9968 If a non-empty value is given then this will be used to specify the
9969 configuration file to be used instead of the global OpenSSL default;
9970 note that in this case it is an error if the file cannot be loaded.
9971 The application name will always be passed as
9972 .Dq \*(uA .
9976 .It Va ssl-crl-dir , ssl-crl-file
9977 \*(OP Specify a directory / a file, respectively that contains a CRL in
9978 PEM format to use when verifying SSL/TLS server certificates.
9980 .Mx Va ssl-key
9981 .It Va ssl-key-USER@HOST , ssl-key-HOST , ssl-key
9982 \*(OP Variable chain that sets the file name for the private key of
9983 a SSL/TLS client certificate.
9984 If unset, the name of the certificate file is used.
9985 The file is expected to be in PEM format.
9986 This is a direct interface to the
9987 .Ql PrivateKey
9988 slot of the
9989 .Xr SSL_CONF_cmd 3
9990 function of the OpenSSL library, if available.
9992 .Mx Va ssl-method
9993 .It Va ssl-method-USER@HOST , ssl-method-HOST , ssl-method
9994 \*(OB\*(OP Please use the newer and more flexible
9995 .Va ssl-protocol
9996 instead: if both values are set,
9997 .Va ssl-protocol
9998 will take precedence!
9999 Can be set to the following values, the actually used
10000 .Va ssl-protocol
10001 specification to which it is mapped is shown in parenthesis:
10002 .Ql tls1.2
10003 .Pf ( Ql -ALL, TLSv1.2 ) ,
10004 .Ql tls1.1
10005 .Pf ( Ql -ALL, TLSv1.1 ) ,
10006 .Ql tls1
10007 .Pf ( Ql -ALL, TLSv1 )
10009 .Ql ssl3
10010 .Pf ( Ql -ALL, SSLv3 ) ;
10011 the special value
10012 .Ql auto
10013 is mapped to
10014 .Ql ALL, -SSLv2
10015 and thus includes the SSLv3 protocol.
10016 Note that SSLv2 is no longer supported at all.
10018 .Mx Va ssl-protocol
10019 .It Va ssl-protocol-USER@HOST , ssl-protocol-HOST , ssl-protocol
10020 \*(OP Specify the used SSL/TLS protocol.
10021 This is a direct interface to the
10022 .Ql Protocol
10023 slot of the
10024 .Xr SSL_CONF_cmd 3
10025 function of the OpenSSL library, if available;
10026 otherwise an \*(UA internal parser is used which understands the
10027 following subset of (case-insensitive) command strings:
10028 .Ql SSLv3 ,
10029 .Ql TLSv1 ,
10030 .Ql TLSv1.1
10032 .Ql TLSv1.2 ,
10033 as well as the special value
10034 .Ql ALL .
10035 Multiple specifications may be given via a comma-separated list which
10036 ignores any whitespace.
10037 An optional
10038 .Ql +
10039 plus sign prefix will enable a protocol, a
10040 .Ql -
10041 hyphen-minus prefix will disable it, so that
10042 .Ql -ALL, TLSv1.2
10043 will enable only the TLSv1.2 protocol.
10045 It depends upon the used TLS/SSL library which protocols are actually
10046 supported and which protocols are used if
10047 .Va ssl-protocol
10048 is not set, but note that SSLv2 is no longer supported at all and
10049 actively disabled.
10050 Especially for older protocols explicitly securing
10051 .Va ssl-cipher-list
10052 may be worthwile, see
10053 .Sx "An example configuration" .
10056 .It Va ssl-rand-egd
10057 \*(OP Gives the pathname to an entropy daemon socket, see
10058 .Xr RAND_egd 3 .
10059 Not all SSL/TLS libraries support this.
10062 .It Va ssl-rand-file
10063 \*(OP Gives the filename to a file with random entropy data, see
10064 .Xr RAND_load_file 3 .
10065 If this variable is not set, or set to the empty string, or if the
10066 .Sx "Filename transformations"
10067 fail, then
10068 .Xr RAND_file_name 3
10069 will be used to create the filename if, and only if,
10070 .Xr RAND_status 3
10071 documents that the SSL PRNG is not yet sufficiently seeded.
10072 If \*(UA successfully seeded the SSL PRNG then it will update the file
10073 .Pf ( Xr RAND_write_file 3 ) .
10074 This variable is only used if
10075 .Va ssl-rand-egd
10076 is not set (or not supported by the SSL/TLS library).
10078 .Mx Va ssl-verify
10079 .It Va ssl-verify-USER@HOST , ssl-verify-HOST , ssl-verify
10080 \*(OP Variable chain that sets the action to be performed if an error
10081 occurs during SSL/TLS server certificate validation against the
10082 specified or default trust stores
10083 .Va ssl-ca-dir ,
10084 .Va ssl-ca-file ,
10085 or the SSL/TLS library builtin defaults (unless usage disallowed via
10086 .Va ssl-ca-no-defaults ) ,
10087 and as fine-tuned via
10088 .Va ssl-ca-flags .
10089 Valid (case-insensitive) values are
10090 .Ql strict
10091 (fail and close connection immediately),
10092 .Ql ask
10093 (ask whether to continue on standard input),
10094 .Ql warn
10095 (show a warning and continue),
10096 .Ql ignore
10097 (do not perform validation).
10098 The default is
10099 .Ql ask .
10102 .It Va stealthmua
10103 If only set without an assigned value, then this setting inhibits the
10104 generation of the
10105 .Ql Message-ID: ,
10106 .Ql Content-ID:
10108 .Ql User-Agent:
10109 header fields that include obvious references to \*(UA.
10110 There are two pitfalls associated with this:
10111 First, the message id of outgoing messages is not known anymore.
10112 Second, an expert may still use the remaining information in the header
10113 to track down the originating mail user agent.
10114 If set to the value
10115 .Ql noagent ,
10116 then the mentioned
10117 .Ql Message-ID:
10119 .Ql Content-ID:
10120 suppression does not occur.
10124 .It Va termcap
10125 (\*(OP) This specifies a comma-separated list of
10126 .Lb libterminfo
10127 and/or
10128 .Lb libtermcap
10129 capabilities (see
10130 .Sx "On terminal control and line editor" ,
10131 escape commas with reverse solidus) to be used to overwrite or define
10132 entries.
10133 Note that this variable will only be queried once at program startup and
10134 can thus only be specified in resource files or on the command line.
10137 String capabilities form
10138 .Ql cap=value
10139 pairs and are expected unless noted otherwise.
10140 Numerics have to be notated as
10141 .Ql cap#number
10142 where the number is expected in normal decimal notation.
10143 Finally, booleans do not have any value but indicate a true or false
10144 state simply by being defined or not; this indeed means that \*(UA
10145 does not support undefining an existing boolean.
10146 String capability values will undergo some expansions before use:
10147 for one notations like
10148 .Ql ^LETTER
10149 stand for
10150 .Ql control-LETTER ,
10151 and for clarification purposes
10152 .Ql \eE
10153 can be used to specify
10154 .Ql escape
10155 (the control notation
10156 .Ql ^[
10157 could lead to misreadings when a left bracket follows, which it does for
10158 the standard CSI sequence);
10159 finally three letter octal sequences, as in
10160 .Ql \e061 ,
10161 are supported.
10162 To specify that a terminal supports 256-colours, and to define sequences
10163 that home the cursor and produce an audible bell, one might write:
10165 .Bd -literal -offset indent
10166 set termcap='Co#256,home=\eE[H,bel=^G'
10170 The following terminal capabilities are or may be meaningful for the
10171 operation of the builtin line editor or \*(UA in general:
10174 .Bl -tag -compact -width yay
10175 .\" HAVE_COLOUR
10176 .It Cd colors Ns \0or Cd Co
10177 .Cd max_colors :
10178 numeric capability specifying the maximum number of colours.
10179 Note that \*(UA does not actually care about the terminal beside that,
10180 but always emits ANSI / ISO 6429 escape sequences.
10182 .\" HAVE_TERMCAP
10183 .It Cd rmcup Ns \0or Cd te Ns \0/ Cd smcup Ns \0or Cd ti
10184 .Cd exit_ca_mode
10186 .Cd enter_ca_mode ,
10187 respectively: exit and enter the alternative screen
10188 .Dq ca-mode ,
10189 effectively turning \*(UA into a fullscreen application.
10190 To disable that, set (at least) one to the empty string.
10192 .It Cd smkx Ns \0or Cd ks Ns \0/ Cd rmkx Ns \0or Cd ke
10193 .Cd keypad_xmit
10195 .Cd keypad_local ,
10196 respectively: enable and disable the keypad.
10197 This is always enabled if available, because it seems even keyboards
10198 without keypads generate other key codes for, e.g., cursor keys in that
10199 case, and only if enabled we see the codes that we are interested in.
10201 .It Cd ed Ns \0or Cd cd
10202 .Cd clr_eos :
10203 clear the screen.
10205 .It Cd clear Ns \0or Cd cl
10206 .Cd clear_screen :
10207 clear the screen and home cursor.
10208 (Will be simulated via
10209 .Cd ho
10210 plus
10211 .Cd cd . )
10213 .It Cd home Ns \0or Cd ho
10214 .Cd cursor_home :
10215 home cursor.
10217 .\" HAVE_MLE
10218 .It Cd el Ns \0or Cd ce
10219 .Cd clr_eol :
10220 clear to the end of line.
10221 (Will be simulated via
10222 .Cd ch
10223 plus repetitions of space characters.)
10225 .It Cd hpa Ns \0or Cd ch
10226 .Cd column_address :
10227 move the cursor (to the given column parameter) in the current row.
10228 (Will be simulated via
10229 .Cd cr
10230 plus
10231 .Cd nd . )
10233 .It Cd cr
10234 .Cd carriage_return :
10235 move to the first column in the current row.
10236 The default builtin fallback is
10237 .Ql \er .
10239 .It Cd cub1 Ns \0or Cd le
10240 .Cd cursor_left :
10241 move the cursor left one space (non-destructively).
10242 The default builtin fallback is
10243 .Ql \eb .
10245 .It Cd cuf1 Ns \0or Cd nd
10246 .Cd cursor_right :
10247 move the cursor right one space (non-destructively).
10248 The default builtin fallback is
10249 .Ql \eE[C ,
10250 which is used by most terminals.
10251 Less often occur
10252 .Ql \eEC
10254 .Ql \eEOC .
10258 Many more capabilities which describe key-sequences are documented for
10259 .Ic bind .
10262 .It Va termcap-disable
10263 \*(OP Disable any interaction with a terminal control library.
10264 If set only some generic fallback builtins and possibly the content of
10265 .Va termcap
10266 describe the terminal to \*(UA.
10267 .Sy Note
10268 that this variable will only be queried once at program startup and can
10269 thus only be specified in resource files or on the command line.
10272 .It Va toplines
10273 If defined, gives the number of lines of a message to be displayed
10274 with the command
10275 .Ic top ;
10276 if unset, the first five lines are printed, if set to 0 the variable
10277 .Va screen
10278 is inspected.
10279 If the value is negative then its absolute value will be used for
10280 unsigned right shifting (see
10281 .Ic vexpr )
10283 .Va screen
10284 height.
10287 .It Va topsqueeze
10288 \*(BO If set then the
10289 .Ic top
10290 command series will strip adjacent empty lines and quotations.
10293 .It Va ttycharset
10294 The character set of the terminal \*(UA operates on,
10295 and the one and only supported character set that \*(UA can use if no
10296 character set conversion capabilities have been compiled into it,
10297 in which case it defaults to ISO-8859-1 unless it can deduce a value
10298 from the
10299 .Ev LC_CTYPE
10300 locale environment.
10301 It defaults to UTF-8 if conversion is available.
10302 Refer to the section
10303 .Sx "Character sets"
10304 for the complete picture about character sets.
10307 .It Va typescript-mode
10308 \*(BO A special multiplex variable that disables all variables and
10309 settings which result in behaviour that interferes with running \*(UA in
10310 .Xr script 1 ,
10311 e.g., it sets
10312 .Va colour-disable ,
10313 .Va line-editor-disable
10314 and (before startup completed only)
10315 .Va termcap-disable .
10316 Unsetting it does not restore the former state of the covered settings.
10319 .It Va umask
10320 For a safety-by-default policy \*(UA sets its process
10321 .Xr umask 2
10323 .Ql 0077 ,
10324 but this variable can be used to override that:
10325 set it to an empty value to do not change the (current) setting,
10326 otherwise the process file mode creation mask is updated to the new value.
10327 Child processes inherit the process file mode creation mask.
10329 .Mx Va user
10330 .It Va user-HOST , user
10331 \*(IN Variable chain that sets a global fallback user name, which is
10332 used in case none has been given in the protocol and account-specific
10333 URL.
10334 This variable defaults to the name of the user who runs \*(UA.
10337 .It Va v15-compat
10338 \*(BO Setting this enables upward compatibility with \*(UA
10339 version 15.0 in respect to which configuration options are available and
10340 how they are handled.
10341 This manual uses \*(IN and \*(OU to refer to the new and the old way of
10342 doing things, respectively.
10345 .It Va verbose
10346 \*(BO This setting, also controllable via the command line option
10347 .Fl v ,
10348 causes \*(UA to be more verbose, e.g., it will display obsoletion
10349 warnings and SSL/TLS certificate chains.
10350 Even though marked \*(BO this option may be set twice in order to
10351 increase the level of verbosity even more, in which case even details of
10352 the actual message delivery and protocol conversations are shown.
10353 A single
10354 .Pf no Va verbose
10355 is sufficient to disable verbosity as such.
10361 .It Va version , version-major , version-minor , version-update
10362 \*(RO \*(UA version information: the first variable contains a string
10363 containing the complete version identification, the latter three contain
10364 only digits: the major, minor and update version numbers.
10365 The output of the command
10366 .Ic version
10367 will include this information.
10370 .It Va writebackedited
10371 If this variable is set messages modified using the
10372 .Ic edit
10374 .Ic visual
10375 commands are written back to the current folder when it is quit;
10376 it is only honoured for writable folders in MBOX format, though.
10377 Note that the editor will be pointed to the raw message content in that
10378 case, i.e., neither MIME decoding nor decryption will have been
10379 performed, and proper RFC 4155
10380 .Ql From_
10381 quoting of newly added or edited content is also left as an excercise to
10382 the user.
10384 .\" }}} (Variables)
10385 .\" }}} (INTERNAL VARIABLES)
10388 .\" .Sh ENVIRONMENT {{{
10389 .Sh ENVIRONMENT
10391 The term
10392 .Dq environment variable
10393 should be considered an indication that these variables are either
10394 standardized as vivid parts of process environments, or that they are
10395 commonly found in there.
10396 The process environment is inherited from the
10397 .Xr sh 1
10398 once \*(UA is started, and unless otherwise explicitly noted handling of
10399 the following variables transparently integrates into that of the
10400 .Sx "INTERNAL VARIABLES"
10401 from \*(UA's point of view.
10402 This means that, e.g., they can be managed via
10403 .Ic set
10405 .Ic unset ,
10406 causing automatic program environment updates (to be inherited by
10407 newly created child processes).
10410 In order to transparently integrate other environment variables equally
10411 they need to be imported (linked) with the command
10412 .Ic environ .
10413 This command can also be used to set and unset non-integrated
10414 environment variables from scratch, sufficient system support provided.
10415 The following example, applicable to a POSIX shell, sets the
10416 .Ev COLUMNS
10417 environment variable for \*(UA only, and beforehand exports the
10418 .Ev EDITOR
10419 in order to affect any further processing in the running shell:
10421 .Bd -literal -offset indent
10422 $ EDITOR="vim -u ${HOME}/.vimrc"
10423 $ export EDITOR
10424 $ COLUMNS=80 \*(uA -R
10427 .Bl -tag -width ".It Ev BaNg"
10429 .It Ev COLUMNS
10430 The user's preferred width in column positions for the terminal screen
10431 or window.
10432 Queried and used once on program startup, actively managed for child
10433 processes and the MLE (see
10434 .Sx "On terminal control and line editor" )
10435 in interactive mode thereafter.
10436 Ignored in non-interactive mode, which always uses 80 columns.
10439 .It Ev DEAD
10440 The name of the (mailbox)
10441 .Ic file
10442 to use for saving aborted messages if
10443 .Va save
10444 is set; this defaults to
10445 .Pa dead.letter
10446 in the user's
10447 .Ev HOME
10448 directory.
10449 If the variable
10450 .Va debug
10451 is set no output will be generated, otherwise the contents of the file
10452 will be replaced.
10455 .It Ev EDITOR
10456 Pathname of the text editor to use in the
10457 .Ic edit
10458 command and
10459 .Ic ~e
10460 .Sx "COMMAND ESCAPES" .
10461 A default editor is used if this value is not defined.
10464 .It Ev HOME
10465 The user's home directory.
10466 This variable is only used when it resides in the process environment.
10473 .It Ev LANG , LC_ALL , LC_COLLATE , LC_CTYPE , LC_MESSAGES
10475 .Xr locale 7
10477 .Sx "Character sets" .
10480 .It Ev LINES
10481 The user's preferred number of lines on a page or the vertical screen
10482 or window size in lines.
10483 Queried and used once on program startup, actively managed for child
10484 processes in interactive mode thereafter.
10485 Ignored in non-interactive mode, which always uses 24 lines.
10488 .It Ev LISTER
10489 Pathname of the directory lister to use in the
10490 .Ic folders
10491 command when operating on local mailboxes.
10492 Default is
10493 .Xr ls 1
10494 (path search through
10495 .Ev SHELL ) .
10498 .It Ev LOGNAME
10499 Upon startup \*(UA will actively ensure that this variable refers to the
10500 name of the user who runs \*(UA, in order to be able to pass a verified
10501 name to any newly created child process.
10504 .It Ev MAIL
10505 Is used as the users
10506 .Mx -sx
10507 .Sx "primary system mailbox"
10508 unless
10509 .Va inbox
10510 is set.
10511 This is assumed to be an absolute pathname.
10514 .It Ev MAILCAPS
10515 \*(OP Overrides the default path search for
10516 .Sx "The Mailcap files" ,
10517 which is defined in the standard RFC 1524 as
10518 .Ql ~/.mailcap:\:/etc/mailcap:\:/usr/etc/mailcap:\:/usr/local/etc/mailcap .
10519 .\" TODO we should have a mailcaps-default virtual RDONLY option!
10520 (\*(UA makes it a configuration option, however.)
10521 Note this is not a search path, but a path search.
10524 .It Ev MAILRC
10525 Is used as a startup file instead of
10526 .Pa \*(ur
10527 if set.
10528 When \*(UA scripts are invoked on behalf of other users,
10529 either this variable should be set to
10530 .Pa /dev/null
10531 or the
10532 .Fl \&:
10533 command line option should be used in order to avoid side-effects from
10534 reading their configuration files.
10535 This variable is only used when it resides in the process environment.
10538 .It Ev MAILX_NO_SYSTEM_RC
10539 If this variable is set then reading of
10540 .Pa \*(UR
10541 at startup is inhibited, i.e., the same effect is achieved as if \*(UA
10542 had been started up with the option
10543 .Fl \&:
10544 (and according argument) or
10545 .Fl n .
10546 This variable is only used when it resides in the process environment.
10549 .It Ev MBOX
10550 The name of the users
10551 .Mx -sx
10552 .Sx "secondary mailbox"
10553 file.
10554 A logical subset of the special
10555 .Sx "Filename transformations"
10556 (also see
10557 .Ic file )
10558 are supported.
10559 The fallback default is
10560 .Pa mbox
10561 in the user's
10562 .Ev HOME
10563 directory.
10564 Traditionally this MBOX is used as the file to save messages from the
10565 .Mx -sx
10566 .Sx "primary system mailbox"
10567 that have been read.
10568 Also see
10569 .Sx "Message states" .
10572 .It Ev NETRC
10573 \*(IN\*(OP This variable overrides the default location of the user's
10574 .Pa .netrc
10575 file.
10578 .It Ev PAGER
10579 Pathname of the program to use for backing the command
10580 .Ic more ,
10581 and when the
10582 .Va crt
10583 variable enforces usage of a pager for output.
10584 The default paginator is
10585 .Xr more 1
10586 (path search through
10587 .Ev SHELL ) .
10589 \*(UA inspects the contents of this variable: if its contains the string
10590 .Dq less
10591 then a non-existing environment variable
10592 .Va LESS
10593 will be set to
10594 .Ql FRXi ,
10595 .Ql FRi
10597 .Ql Ri ,
10598 dependent on whether terminal control support is available and whether
10599 that supports full (alternative) screen mode or not (also see
10600 .Sx "On terminal control and line editor" ) .
10601 Likewise for
10602 .Dq lv
10603 .Va LV
10604 will optionally be set to
10605 .Dq -c .
10606 Alse see
10607 .Va colour-pager .
10610 .It Ev PATH
10611 A colon-separated list of directories that is searched by the shell when
10612 looking for commands, e.g.,
10613 .Ql /bin:/usr/bin:/usr/local/bin .
10616 .It Ev POSIXLY_CORRECT
10617 This variable is automatically looked for upon startup, see
10618 .Va posix
10619 for more.
10622 .It Ev SHELL
10623 The shell to use for the commands
10624 .Ic \&! ,
10625 .Ic shell ,
10627 .Ic ~!
10628 .Sx "COMMAND ESCAPES"
10629 and when starting subprocesses.
10630 A default shell is used if this environment variable is not defined.
10633 .It Ev SOURCE_DATE_EPOCH
10634 If set, this specifies a time in seconds since the Unix epoch
10635 (1970-01-01) to be used in place of the current time.
10636 This is for the sake of reproduceability of tests, to be used during
10637 development or by software packagers.
10640 .It Ev TERM
10641 \*(OP The terminal type for which output is to be prepared.
10642 For extended colour and font control please refer to
10643 .Sx "Coloured display" ,
10644 and for terminal management in general to
10645 .Sx "On terminal control and line editor" .
10648 .It Ev TMPDIR
10649 Used as directory for temporary files instead of
10650 .Pa /tmp ,
10651 if set.
10652 This variable is only used when it resides in the process environment,
10653 but \*(UA will ensure at startup that this environment variable is
10654 updated to contain a usable temporary directory.
10657 .It Ev USER
10658 Identical to
10659 .Ev LOGNAME
10660 (see there), but this variable is not standardized, should therefore not
10661 be used, and is only corrected if already set.
10664 .It Ev VISUAL
10665 Pathname of the text editor to use in the
10666 .Ic visual
10667 command and
10668 .Ic ~v
10669 .Sx "COMMAND ESCAPES" .
10671 .\" }}}
10674 .\" .Sh FILES {{{
10675 .Sh FILES
10677 .Bl -tag -width ".It Pa BaNg"
10678 .It Pa \*(ur
10679 File giving initial commands.
10681 .It Pa \*(UR
10682 System wide initialization file.
10685 .It Pa ~/.mailcap
10686 \*(OP Personal MIME type handler definition file, see
10687 .Sx "The Mailcap files" .
10688 (RFC 1524 location, the actual path is a configuration option.)
10691 .It Pa /etc/mailcap
10692 \*(OP System wide MIME type handler definition file, see
10693 .Sx "The Mailcap files" .
10694 (RFC 1524 location, the actual path is a configuration option.)
10697 .It Pa ~/.mime.types
10698 Personal MIME types, see
10699 .Sx "The mime.types files" .
10702 .It Pa /etc/mime.types
10703 System wide MIME types, see
10704 .Sx "The mime.types files" .
10707 .It Pa ~/.netrc
10708 \*(IN\*(OP The default location of the users
10709 .Pa .netrc
10710 file \(en the section
10711 .Sx "The .netrc file"
10712 documents the file format.
10715 .\" .Ss "The mime.types files" {{{
10716 .Ss "The mime.types files"
10718 When sending messages \*(UA tries to determine the content type of all
10719 attachments.
10720 When displaying message content or attachments \*(UA uses the content
10721 type to decide whether it can directly display data or whether it needs
10722 to deal with content handlers.
10723 It learns about M(ultipurpose) I(nternet) M(ail) E(xtensions) types and
10724 how to treat them by reading
10725 .Pa mime.types
10726 files, the loading of which can be controlled by setting the variable
10727 .Va mimetypes-load-control .
10728 (The command
10729 .Ic mimetype
10730 can also be used to deal with MIME types.)
10731 .Pa mime.types
10732 files have the following syntax:
10735 .Dl type/subtype extension [extension ...]
10738 where
10739 .Ql type/subtype
10740 are strings describing the file contents, and one or multiple
10741 .Ql extension Ns
10742 s, separated by whitespace, name the part of a filename starting after
10743 the last dot (of interest).
10744 Comments may be introduced anywhere on a line with a number sign
10745 .Ql # ,
10746 causing the remaining line to be discarded.
10748 \*(UA also supports an extended, non-portable syntax in specially
10749 crafted files, which can be loaded via the alternative value syntax of
10750 .Va mimetypes-load-control
10751 and prepends an optional
10752 .Ql type-marker :
10755 .Dl [type-marker ]type/subtype extension [extension ...]
10758 The following type markers are supported:
10761 .Bl -tag -compact -width ".It Ar _n_u"
10762 .It Ar @
10763 Treat message parts with this content as plain text.
10764 .It Ar @t@
10765 The same as plain
10766 .Ar @ .
10767 .It Ar @h@
10768 Treat message parts with this content as HTML tagsoup.
10769 If the \*(OPal HTML-tagsoup-to-text converter is not available treat
10770 the content as plain text instead.
10771 .It Ar @H@
10772 Likewise
10773 .Ar @h@
10774 but instead of falling back to plain text require an explicit content
10775 handler to be defined.
10779 Further reading:
10780 for sending messages:
10781 .Ic mimetype ,
10782 .Va mime-allow-text-controls ,
10783 .Va mimetypes-load-control .
10784 For reading etc. messages:
10785 .Sx "HTML mail and MIME attachments" ,
10786 .Sx "The Mailcap files" ,
10787 .Ic mimetype ,
10788 .Va mime-counter-evidence ,
10789 .Va mimetypes-load-control ,
10790 .Va pipe-TYPE/SUBTYPE ,
10791 .Va pipe-EXTENSION .
10792 .\" }}}
10794 .\" .Ss "The Mailcap files" {{{
10795 .Ss "The Mailcap files"
10797 .\" TODO MAILCAP DISABLED
10798 .Sy This feature is not available in v14.9.0, sorry!
10799 RFC 1524 defines a
10800 .Dq User Agent Configuration Mechanism
10801 which \*(UA \*(OPally supports.
10802 It defines a file format to be used to inform mail user agent programs
10803 about the locally-installed facilities for handling various data
10804 formats, i.e., about commands and how they can be used to display, edit
10805 etc. MIME part contents, as well as a default path search that includes
10806 multiple possible locations of
10807 .Dq mailcap
10808 files and the
10809 .Ev MAILCAPS
10810 environment variable that can be used to overwrite that (repeating here
10811 that it is not a search path, but instead a path search specification).
10812 Any existing files will be loaded in sequence, appending any content to
10813 the list of MIME type handler directives.
10816 .Dq Mailcap
10817 files consist of a set of newline separated entries.
10818 Comment lines start with a number sign
10819 .Ql #
10820 (in the first column!) and are ignored.
10821 Empty lines are also ignored.
10822 All other lines form individual entries that must adhere to the syntax
10823 described below.
10824 To extend a single entry (not comment) its line can be continued on
10825 follow lines if newline characters are
10826 .Dq escaped
10827 by preceding them with the reverse solidus character
10828 .Ql \e .
10829 The standard does not specify how leading whitespace of follow lines
10830 is to be treated, therefore \*(UA retains it.
10833 .Dq Mailcap
10834 entries consist of a number of semicolon
10835 .Ql \&;
10836 separated fields, and the reverse solidus
10837 .Ql \e
10838 character can be used to escape any following character including
10839 semicolon and itself.
10840 The first two fields are mandatory and must occur in the specified
10841 order, the remaining fields are optional and may appear in any order.
10842 Leading and trailing whitespace of content is ignored (removed).
10845 The first field defines the MIME
10846 .Ql TYPE/SUBTYPE
10847 the entry is about to handle (case-insensitively, and no reverse solidus
10848 escaping is possible in this field).
10849 If the subtype is specified as an asterisk
10850 .Ql *
10851 the entry is meant to match all subtypes of the named type, e.g.,
10852 .Ql audio/*
10853 would match any audio type.
10854 The second field defines the shell command which shall be used to
10855 .Dq display
10856 MIME parts of the given type; it is implicitly called the
10857 .Cd view
10858 command.
10861 For data
10862 .Dq consuming
10863 shell commands message (MIME part) data is passed via standard input
10864 unless the given shell command includes one or more instances of the
10865 (unquoted) string
10866 .Ql %s ,
10867 in which case these instances will be replaced with a temporary filename
10868 and the data will have been stored in the file that is being pointed to.
10869 Likewise, for data
10870 .Dq producing
10871 shell commands data is assumed to be generated on standard output unless
10872 the given command includes (one ore multiple)
10873 .Ql %s .
10874 In any case any given
10875 .Ql %s
10876 format is replaced with a(n already) properly quoted filename.
10877 Note that when a command makes use of a temporary file via
10878 .Ql %s
10879 then \*(UA will remove it again, as if the
10880 .Cd x-mailx-tmpfile ,
10881 .Cd x-mailx-tmpfile-fill
10883 .Cd x-mailx-tmpfile-unlink
10884 flags had been set; see below for more.
10887 The optional fields either define a shell command or an attribute (flag)
10888 value, the latter being a single word and the former being a keyword
10889 naming the field followed by an equals sign
10890 .Ql =
10891 succeeded by a shell command, and as usual for any
10892 .Dq Mailcap
10893 content any whitespace surrounding the equals sign will be removed, too.
10894 Optional fields include the following:
10897 .Bl -tag -width ".It Cd BaNg"
10898 .It Cd compose
10899 A program that can be used to compose a new body or body part in the
10900 given format.
10901 (Currently unused.)
10903 .It Cd composetyped
10904 Similar to the
10905 .Cd compose
10906 field, but is to be used when the composing program needs to specify the
10907 .Ql Content-type:
10908 header field to be applied to the composed data.
10909 (Currently unused.)
10911 .It Cd edit
10912 A program that can be used to edit a body or body part in the given
10913 format.
10914 (Currently unused.)
10916 .It Cd print
10917 A program that can be used to print a message or body part in the given
10918 format.
10919 (Currently unused.)
10921 .It Cd test
10922 Specifies a program to be run to test some condition, e.g., the machine
10923 architecture, or the window system in use, to determine whether or not
10924 this mailcap entry applies.
10925 If the test fails, a subsequent mailcap entry should be sought; also see
10926 .Cd x-mailx-test-once .
10928 .It Cd needsterminal
10929 This flag field indicates that the given shell command must be run on
10930 an interactive terminal.
10931 \*(UA will temporarily release the terminal to the given command in
10932 interactive mode, in non-interactive mode this entry will be entirely
10933 ignored; this flag implies
10934 .Cd x-mailx-noquote .
10936 .It Cd copiousoutput
10937 A flag field which indicates that the output of the
10938 .Cd view
10939 command will be an extended stream of textual output that can be
10940 (re)integrated into \*(UA's normal visual display.
10941 It is mutually exclusive with
10942 .Cd needsterminal
10943 and implies
10944 .Cd x-mailx-always .
10946 .It Cd textualnewlines
10947 A flag field which indicates that this type of data is line-oriented and
10948 that, if encoded in
10949 .Ql base64 ,
10950 all newlines should be converted to canonical form (CRLF) before
10951 encoding, and will be in that form after decoding.
10952 (Currently unused.)
10954 .It Cd nametemplate
10955 This field gives a file name format, in which
10956 .Ql %s
10957 will be replaced by a random string, the joined combination of which
10958 will be used as the filename denoted by
10959 .Ev MAILX_FILENAME_TEMPORARY .
10960 One could specify that a GIF file being passed to an image viewer should
10961 have a name ending in
10962 .Ql .gif
10963 by using
10964 .Ql nametemplate=%s.gif .
10965 Note that \*(UA ignores the name template unless that solely specifies
10966 a filename suffix that consists of (ASCII) alphabetic and numeric
10967 characters, the underscore and dot only.
10969 .It Cd x11-bitmap
10970 Names a file, in X11 bitmap (xbm) format, which points to an appropriate
10971 icon to be used to visually denote the presence of this kind of data.
10972 This field is not used by \*(UA.
10974 .It Cd description
10975 A textual description that describes this type of data.
10977 .It Cd x-mailx-always
10978 Extension flag field that denotes that the given
10979 .Cd view
10980 command shall be executed even if multiple messages will be displayed
10981 at once.
10982 Normally messages which require external viewers that produce output
10983 which does not integrate into \*(UA's visual display (i.e., do not have
10984 .Cd copiousoutput
10985 set) have to be addressed directly and individually.
10986 (To avoid cases where, e.g., a thousand PDF viewer instances are spawned
10987 in sequence.)
10989 .It Cd x-mailx-even-if-not-interactive
10990 An extension flag test field \(em by default handlers without
10991 .Cd copiousoutput
10992 are entirely ignored in non-interactive mode, but if this flag is set
10993 then their use will be considered.
10994 It is an error if this flag is set for commands that use the flag
10995 .Cd needsterminal .
10997 .It Cd x-mailx-noquote
10998 An extension flag field that indicates that even a
10999 .Cd copiousoutput
11000 .Cd view
11001 command shall not be used to generate message quotes
11002 (as it would be by default).
11004 .It Cd x-mailx-async
11005 Extension flag field that denotes that the given
11006 .Cd view
11007 command shall be executed asynchronously, without blocking \*(UA.
11008 Cannot be used in conjunction with
11009 .Cd needsterminal .
11011 .It Cd x-mailx-test-once
11012 Extension flag which denotes whether the given
11013 .Cd test
11014 command shall be evaluated once only and the (boolean) result be cached.
11015 This is handy if some global unchanging condition is to be queried, like
11016 .Dq running under the X Window System .
11018 .It Cd x-mailx-tmpfile
11019 Extension flag field that requests creation of a zero-sized temporary
11020 file, the name of which is to be placed in the environment variable
11021 .Ev MAILX_FILENAME_TEMPORARY .
11022 It is an error to use this flag with commands that include a
11023 .Ql %s
11024 format.
11026 .It Cd x-mailx-tmpfile-fill
11027 Normally the MIME part content is passed to the handler via standard
11028 input; if this flag is set then the data will instead be written into
11029 the implied
11030 .Cd x-mailx-tmpfile .
11031 In order to cause deletion of the temporary file you will have to set
11032 .Cd x-mailx-tmpfile-unlink
11033 explicitly!
11034 It is an error to use this flag with commands that include a
11035 .Ql %s
11036 format.
11038 .It Cd x-mailx-tmpfile-unlink
11039 Extension flag field that requests that the temporary file shall be
11040 deleted automatically when the command loop is entered again at latest.
11041 (Do not use this for asynchronous handlers.)
11042 It is an error to use this flag with commands that include a
11043 .Ql %s
11044 format, or without also setting
11045 .Cd x-mailx-tmpfile
11047 .Cd x-mailx-tmpfile-fill .
11049 .It Cd x-mailx-tmpfile-keep
11050 Using the string
11051 .Ql %s
11052 implies the three tmpfile related flags above, but if you want, e.g.,
11053 .Cd x-mailx-async
11054 and deal with the temporary file yourself, you can add in this flag to
11055 forcefully ignore
11056 .Cd x-mailx-tmpfile-unlink .
11061 The standard includes the possibility to define any number of additional
11062 entry fields, prefixed by
11063 .Ql x- .
11064 Flag fields apply to the entire
11065 .Dq Mailcap
11066 entry \(em in some unusual cases, this may not be desirable, but
11067 differentiation can be accomplished via separate entries, taking
11068 advantage of the fact that subsequent entries are searched if an earlier
11069 one does not provide enough information.
11070 E.g., if a
11071 .Cd view
11072 command needs to specify the
11073 .Cd needsterminal
11074 flag, but the
11075 .Cd compose
11076 command shall not, the following will help out the latter (with enabled
11077 .Va debug
11078 or an increased
11079 .Va verbose
11080 level \*(UA will show information about handler evaluation):
11082 .Bd -literal -offset indent
11083 application/postscript; ps-to-terminal %s; needsterminal
11084 application/postscript; ps-to-terminal %s; compose=idraw %s
11088 In fields any occurrence of the format string
11089 .Ql %t
11090 will be replaced by the
11091 .Ql TYPE/SUBTYPE
11092 specification.
11093 Named parameters from the
11094 .Ql Content-type:
11095 field may be placed in the command execution line using
11096 .Ql %{
11097 followed by the parameter name and a closing
11098 .Ql }
11099 character.
11100 The entire parameter should appear as a single command line argument,
11101 regardless of embedded spaces; thus:
11103 .Bd -literal -offset indent
11104 # Message
11105 Content-type:  multipart/mixed; boundary=42
11107 # Mailcap file
11108 multipart/*; /usr/local/bin/showmulti \e
11109   %t %{boundary}  ;  composetyped  = /usr/local/bin/makemulti
11111 # Executed shell command
11112 /usr/local/bin/showmulti multipart/mixed 42
11116 .\" TODO v15: Mailcap: %n,%F
11117 Note that \*(UA does not support handlers for multipart MIME parts as
11118 shown in this example (as of today).
11119 \*(UA does not support the additional formats
11120 .Ql %n
11122 .Ql %F .
11123 An example file, also showing how to properly deal with the expansion of
11124 .Ql %s ,
11125 which includes any quotes that are necessary to make it a valid shell
11126 argument by itself and thus will cause undesired behaviour when placed
11127 in additional user-provided quotes:
11129 .Bd -literal -offset indent
11130 # Comment line
11131 text/richtext; richtext %s; copiousoutput
11133 text/x-perl; perl -cWT %s
11135 application/pdf; \e
11136   infile=%s\e; \e
11137     trap "rm -f ${infile}" EXIT\e; \e
11138     trap "exit 75" INT QUIT TERM\e; \e
11139     mupdf %s; \e
11140   x-mailx-async; x-mailx-tmpfile-keep
11142 application/*; echo "This is \e"%t\e" but \e
11143     is 50 \e% Greek to me" \e; < %s head -c 1024 | cat -vET; \e
11144   copiousoutput; x-mailx-noquote
11148 Further reading:
11149 .Sx "HTML mail and MIME attachments" ,
11150 .Sx "The mime.types files" ,
11151 .Ic mimetype ,
11152 .Ev MAILCAPS ,
11153 .Va mime-counter-evidence ,
11154 .Va pipe-TYPE/SUBTYPE ,
11155 .Va pipe-EXTENSION .
11156 .\" }}}
11158 .\" .Ss "The .netrc file" {{{
11159 .Ss "The .netrc file"
11162 .Pa .netrc
11163 file contains user credentials for machine accounts.
11164 The default location in the user's
11165 .Ev HOME
11166 directory may be overridden by the
11167 .Ev NETRC
11168 environment variable.
11169 The file consists of space, tabulator or newline separated tokens.
11170 \*(UA implements a parser that supports a superset of the original BSD
11171 syntax, but users should nonetheless be aware of portability glitches
11172 of that file format, shall their
11173 .Pa .netrc
11174 be usable across multiple programs and platforms:
11177 .Bl -bullet -compact
11179 BSD does not support single, but only double quotation marks, e.g.,
11180 .Ql password="pass with spaces" .
11182 BSD (only?) supports escaping of single characters via a reverse solidus
11183 (e.g., a space can be escaped via
11184 .Ql \e\0 ) ,
11185 in- as well as outside of a quoted string.
11187 BSD does not require a final quotation mark of the last user input token.
11189 The original BSD (Berknet) parser also supported a format which allowed
11190 tokens to be separated with commas \(en whereas at least Hewlett-Packard
11191 still seems to support this syntax, \*(UA does not!
11193 As a non-portable extension some widely-used programs support
11194 shell-style comments: if an input line starts, after any amount of
11195 whitespace, with a number sign
11196 .Ql # ,
11197 then the rest of the line is ignored.
11199 Whereas other programs may require that the
11200 .Pa .netrc
11201 file is accessible by only the user if it contains a
11202 .Cd password
11203 token for any other
11204 .Cd login
11205 than
11206 .Dq anonymous ,
11207 \*(UA will always require these strict permissions.
11211 Of the following list of supported tokens \*(UA only uses (and caches)
11212 .Cd machine ,
11213 .Cd login
11215 .Cd password .
11216 At runtime the command
11217 .Ic netrc
11218 can be used to control \*(UA's
11219 .Pa .netrc
11220 cache.
11222 .Bl -tag -width ".It Cd BaNg"
11223 .It Cd machine Ar name
11224 The hostname of the entries' machine, lowercase-normalized by \*(UA
11225 before use.
11226 Any further file content, until either end-of-file or the occurrence
11227 of another
11228 .Cd machine
11229 or a
11230 .Cd default
11231 first-class token is bound (only related) to the machine
11232 .Ar name .
11234 As an extension that should not be the cause of any worries
11235 \*(UA supports a single wildcard prefix for
11236 .Ar name :
11237 .Bd -literal -offset indent
11238 machine *.example.com login USER password PASS
11239 machine pop3.example.com login USER password PASS
11240 machine smtp.example.com login USER password PASS
11243 which would match
11244 .Ql xy.example.com
11245 as well as
11246 .Ql pop3.example.com ,
11247 but neither
11248 .Ql example.com
11250 .Ql local.smtp.example.com .
11251 Note that in the example neither
11252 .Ql pop3.example.com
11254 .Ql smtp.example.com
11255 will be matched by the wildcard, since the exact matches take
11256 precedence (it is however faster to specify it the other way around).
11258 .It Cd default
11259 This is the same as
11260 .Cd machine
11261 except that it is a fallback entry that is used shall none of the
11262 specified machines match; only one default token may be specified,
11263 and it must be the last first-class token.
11265 .It Cd login Ar name
11266 The user name on the remote machine.
11268 .It Cd password Ar string
11269 The user's password on the remote machine.
11271 .It Cd account Ar string
11272 Supply an additional account password.
11273 This is merely for FTP purposes.
11275 .It Cd macdef Ar name
11276 Define a macro.
11277 A macro is defined with the specified
11278 .Ar name ;
11279 it is formed from all lines beginning with the next line and continuing
11280 until a blank line is (consecutive newline characters are) encountered.
11281 (Note that
11282 .Cd macdef
11283 entries cannot be utilized by multiple machines, too, but must be
11284 defined following the
11285 .Ic machine
11286 they are intended to be used with.)
11287 If a macro named
11288 .Ar init
11289 exists, it is automatically run as the last step of the login process.
11290 This is merely for FTP purposes.
11292 .\" }}}
11294 .\" }}}
11297 .\" .Sh EXAMPLES {{{
11298 .Sh EXAMPLES
11300 .\" .Ss "An example configuration" {{{
11301 .Ss "An example configuration"
11303 .Bd -literal -offset indent
11304 # This example assumes v15.0 compatibility mode
11305 set v15-compat
11307 # Request strict transport security checks!
11308 set ssl-verify=strict
11310 # Where are the up-to-date SSL certificates?
11311 # (Since we manage up-to-date ones explicitly, do not use any,
11312 # possibly outdated, default certificates shipped with OpenSSL)
11313 #set ssl-ca-dir=/etc/ssl/certs
11314 set ssl-ca-file=/etc/ssl/certs/ca-certificates.crt
11315 set ssl-ca-no-defaults
11316 #set ssl-ca-flags=partial-chain
11317 wysh set smime-ca-file="${ssl-ca-file}" \e
11318   smime-ca-no-defaults #smime-ca-flags="${ssl-ca-flags}"
11320 # Do not use protocols older than TLS v1.2.
11321 # Change this only when the remote server does not support it:
11322 # maybe use ssl-protocol-HOST (or -USER@HOST) syntax to define
11323 # such explicit exceptions, then, e.g.
11324 #   set ssl-protocol-exam.ple='-ALL,+TLSv1.1'
11325 set ssl-protocol='-ALL,+TLSv1.2'
11327 # Explicitly define the list of ciphers, which may improve security,
11328 # especially with protocols older than TLS v1.2.  See ciphers(1).
11329 # Including "@STRENGTH" will sort the final list by algorithm strength.
11330 # In reality it is possibly best to only use ssl-cipher-list-HOST
11331 # (or -USER@HOST), as necessary, again..
11332 set ssl-cipher-list=TLSv1.2:!aNULL:!eNULL:@STRENGTH
11333 # TLSv1.2:!aNULL:!eNULL:ECDHE-RSA-AES256-SHA:ECDHE-ECDSA-AES256-SHA:\e
11334     DHE-RSA-AES256-SHA:@STRENGTH
11335 # ALL:!aNULL:!eNULL:!MEDIUM:!LOW:!MD5:!RC4:!EXPORT:@STRENGTH
11337 # Essential setting: select allowed character sets
11338 set sendcharsets=utf-8,iso-8859-1
11340 # A very kind option: when replying to a message, first try to
11341 # use the same encoding that the original poster used herself!
11342 set reply-in-same-charset
11344 # When replying to or forwarding a message the comment and name
11345 # parts of email addresses are removed unless this variable is set
11346 set fullnames
11348 # When sending messages, wait until the Mail-Transfer-Agent finishs.
11349 # Only like this you will be able to see errors reported through the
11350 # exit status of the MTA (including the builtin SMTP one)!
11351 set sendwait
11353 # Only use builtin MIME types, no mime.types(5) files
11354 set mimetypes-load-control
11356 # Default directory where we act in (relative to $HOME)
11357 set folder=mail
11358 # A leading "+" (often) means: under *folder*
11359 # *record* is used to save copies of sent messages
11360 set MBOX=+mbox.mbox record=+sent.mbox DEAD=+dead.txt
11362 # Make "file mymbox" and "file myrec" go to..
11363 shortcut mymbox %:+mbox.mbox myrec +sent.mbox
11365 # Not really optional, e.g., for S/MIME
11366 set from='Your Name <address@exam.ple>'
11368 # It may be necessary to set hostname and/or smtp-hostname
11369 # if the "SERVER" of mta and "domain" of from do not match.
11370 # The `urlencode' command can be used to encode USER and PASS
11371 set mta=(smtps?|submission)://[USER[:PASS]@]SERVER[:PORT] \e
11372   smtp-auth=login/plain... \e
11373   smtp-use-starttls
11375 # Never refuse to start into interactive mode, and more
11376 set emptystart \e
11377   colour-pager crt= \e
11378   followup-to followup-to-honour=ask-yes \e
11379   history-file=+.\*(uAhist history-size=-1 history-gabby \e
11380   mime-counter-evidence=0xE \e
11381   prompt='?\e?!\e![\e${account}#\e${mailbox-display}]? ' \e
11382   reply-to-honour=ask-yes \e
11383   umask=
11385 # Only include the selected header fields when typing messages
11386 headerpick type retain from_ date from to cc subject \e
11387   message-id mail-followup-to reply-to
11388 # ...when forwarding messages
11389 headerpick forward retain subject date from to cc
11390 # ...when saving message, etc.
11391 #headerpick save ignore ^Original-.*$ ^X-.*$
11393 # Some mailing lists
11394 mlist '@xyz-editor\e.xyz$' '@xyzf\e.xyz$'
11395 mlsubscribe '^xfans@xfans\e.xyz$'
11397 # A real life example of a very huge free mail provider
11398 # Instead of directly placing content inside `account',
11399 # we `define' a macro: like that we can switch "accounts"
11400 # from within *on-compose-splice*, for example!
11401 define XooglX {
11402   set folder=~/spool/XooglX inbox=+syste.mbox sent=+sent
11403   set from='Your Name <address@examp.ple>'
11404   set mta=smtp://USER:PASS@smtp.gmXil.com smtp-use-starttls
11406 account XooglX {
11407   \ecall XooglX
11410 # Here is a pretty large one which does not allow sending mails
11411 # if there is a domain name mismatch on the SMTP protocol level,
11412 # which would bite us if the value of from does not match, e.g.,
11413 # for people who have a sXXXXeforge project and want to speak
11414 # with the mailing list under their project account (in from),
11415 # still sending the message through their normal mail provider
11416 define XandeX {
11417   set folder=~/spool/XandeX inbox=+syste.mbox sent=+sent
11418   set from='Your Name <address@exam.ple>'
11419   set mta=smtps://USER:PASS@smtp.yaXXex.ru:465 \e
11420     hostname=yaXXex.com smtp-hostname=
11422 account XandeX {
11423   \ecall Xandex
11426 # Create some new commands so that, e.g., `ls /tmp' will..
11427 commandalias lls '!ls ${LS_COLOR_FLAG} -aFlrS'
11428 commandalias llS '!ls ${LS_COLOR_FLAG} -aFlS'
11429 commandalias ls '!ls ${LS_COLOR_FLAG} -aFrS'
11430 commandalias lS '!ls ${LS_COLOR_FLAG} -aFS'
11431 commandalias lla '!ls ${LS_COLOR_FLAG} -aFlr'
11432 commandalias llA '!ls ${LS_COLOR_FLAG} -aFl'
11433 commandalias la '!ls ${LS_COLOR_FLAG} -aFr'
11434 commandalias lA '!ls ${LS_COLOR_FLAG} -aF'
11435 commandalias ll '!ls ${LS_COLOR_FLAG} -aFltr'
11436 commandalias lL '!ls ${LS_COLOR_FLAG} -aFlt'
11437 commandalias l '!ls ${LS_COLOR_FLAG} -aFtr'
11438 commandalias L '!ls ${LS_COLOR_FLAG} -aFt'
11440 # We do not support gpg(1) directly yet.  But simple --clearsign'd
11441 # message parts can be dealt with as follows:
11442 define V {
11443   localopts yes
11444   wysh set pipe-text/plain=$'@*#++=@\e
11445     < "${MAILX_FILENAME_TEMPORARY}" awk \e
11446         -v TMPFILE="${MAILX_FILENAME_TEMPORARY}" \e'\e
11447       BEGIN{done=0}\e
11448       /^-----BEGIN PGP SIGNED MESSAGE-----/,/^$/ {\e
11449         if(done++ != 0)\e
11450           next;\e
11451         print "--- GPG --verify ---";\e
11452         system("gpg --verify " TMPFILE " 2>&1");\e
11453         print "--- GPG --verify ---";\e
11454         print "";\e
11455         next;\e
11456       }\e
11457       /^-----BEGIN PGP SIGNATURE-----/,\e
11458           /^-----END PGP SIGNATURE-----/{\e
11459         next;\e
11460       }\e
11461       {print}\e
11462     \e''
11463     print
11465 commandalias V '\e'call V
11467 define RK {
11468   !printf 'Key IDs to gpg --recv-keys: ';\e
11469     read keyids;\e
11470     gpg --recv-keys ${keyids};
11472 commandalias RK call RK
11476 When storing passwords in
11477 .Pa \*(ur
11478 appropriate permissions should be set on this file with
11479 .Ql $ chmod 0600 \*(ur .
11480 If the \*(OPal
11481 .Va netrc-lookup
11482 is available user credentials can be stored in the central
11483 .Pa .netrc
11484 file instead; e.g., here is a different version of the example account
11485 that sets up SMTP and POP3:
11487 .Bd -literal -offset indent
11488 define XandeX {
11489   set folder=~/spool/XandeX inbox=+syste.mbox sent=+sent
11490   set from='Your Name <address@exam.ple>'
11491   set netrc-lookup
11492   # Load an encrypted ~/.netrc by uncommenting the next line
11493   #set netrc-pipe='gpg -qd ~/.netrc.pgp'
11495   set mta=smtps://smtp.yXXXXx.ru:465 \e
11496       smtp-hostname= hostname=yXXXXx.com
11497   set pop3-keepalive=240 pop3-no-apop-pop.yXXXXx.ru
11498   commandalias xp fi pop3s://pop.yXXXXx.ru
11500 account XandeX {
11501   \ecall XandeX
11506 and, in the
11507 .Pa .netrc
11508 file:
11510 .Bd -literal -offset indent
11511 machine *.yXXXXx.ru login USER password PASS
11515 This configuration should now work just fine:
11518 .Dl $ echo text | \*(uA -dvv -AXandeX -s Subject user@exam.ple
11519 .\" }}}
11521 .\" .Ss "Signed and encrypted messages with S/MIME" {{{
11522 .Ss "Signed and encrypted messages with S/MIME"
11524 \*(OP S/MIME provides two central mechanisms:
11525 message signing and message encryption.
11526 A signed message contains some data in addition to the regular text.
11527 The data can be used to verify that the message was sent using a valid
11528 certificate, that the sender's address in the message header matches
11529 that in the certificate, and that the message text has not been altered.
11530 Signing a message does not change its regular text;
11531 it can be read regardless of whether the recipient's software is able to
11532 handle S/MIME.
11535 It is thus usually possible to sign all outgoing messages if so desired.
11536 Encryption, in contrast, makes the message text invisible for all people
11537 except those who have access to the secret decryption key.
11538 To encrypt a message, the specific recipient's public encryption key
11539 must be known.
11540 It is therefore not possible to send encrypted mail to people unless their
11541 key has been retrieved from either previous communication or public key
11542 directories.
11543 A message should always be signed before it is encrypted.
11544 Otherwise, it is still possible that the encrypted message text is
11545 altered.
11548 A central concept to S/MIME is that of the certification authority (CA).
11549 A CA is a trusted institution that issues certificates.
11550 For each of these certificates it can be verified that it really
11551 originates from the CA, provided that the CA's own certificate is
11552 previously known.
11553 A set of CA certificates is usually delivered with OpenSSL and installed
11554 on your system.
11555 If you trust the source of your OpenSSL software installation,
11556 this offers reasonable security for S/MIME on the Internet.
11557 Otherwise set
11558 .Va smime-ca-no-defaults
11559 to avoid using the default certificate and point
11560 .Va smime-ca-file
11561 and/or
11562 .Va smime-ca-dir
11563 to a trusted pool of certificates.
11564 In general, a certificate cannot be more secure than the method its CA
11565 certificate has been retrieved with.
11568 The first thing you need for participating in S/MIME message exchange is
11569 your personal certificate, including a private key.
11570 The certificate contains public information, in particular your name and
11571 your email address(es), and the public key that is used by others to
11572 encrypt messages for you,
11573 and to verify signed messages they supposedly received from you.
11574 The certificate is included in each signed message you send.
11575 The private key must be kept secret.
11576 It is used to decrypt messages that were previously encrypted with your
11577 public key, and to sign messages.
11580 For personal use it is recommended that you get a S/MIME certificate
11581 from one of the major CAs on the Internet using your WWW browser.
11582 Many CAs offer such certificates for free.
11583 There is also
11584 .Lk https://www.CAcert.org
11585 which issues client and server certificates to members of their
11586 community for free; their root certificate
11587 .Pf ( Lk https://\:www.cacert.org/\:certs/\:root.crt )
11588 is often not in the default set of trusted CA root certificates, though,
11589 which means you will have to download their root certificate separately
11590 and ensure it is part of our S/MIME certificate validation chain by
11591 including it in
11592 .Va smime-ca-dir
11593 or as a vivid member of the
11594 .Va smime-ca-file .
11595 But let us take a step-by-step tour on how to setup S/MIME with
11596 a certificate from CAcert.org despite this situation!
11599 First of all you will have to become a member of the CAcert.org
11600 community, simply by registrating yourself via the web interface.
11601 Once you are, create and verify all email addresses you want to be able
11602 to create signed and encrypted messages for/with using the corresponding
11603 entries of the web interface.
11604 Now ready to create S/MIME certificates, so let us create a new
11605 .Dq client certificate ,
11606 ensure to include all email addresses that should be covered by the
11607 certificate in the following web form, and also to use your name as the
11608 .Dq common name .
11611 Create a private key and a certificate request on your local computer
11612 (please see the manual pages of the used commands for more in-depth
11613 knowledge on what the used arguments etc. do):
11616 .Dl openssl req -nodes -newkey rsa:4096 -keyout key.pem -out creq.pem
11619 Afterwards copy-and-paste the content of
11620 .Dq creq.pem
11621 into the certificate-request (CSR) field of the web form on the
11622 CAcert.org website (you may need to unfold some
11623 .Dq advanced options
11624 to see the corresponding text field).
11625 This last step will ensure that your private key (which never left your
11626 box) and the certificate belong together (through the public key that
11627 will find its way into the certificate via the certificate-request).
11628 You are now ready and can create your CAcert certified certificate.
11629 Download and store or copy-and-paste it as
11630 .Dq pub.crt .
11633 Yay.
11634 In order to use your new S/MIME setup a combined private key/public key
11635 (certificate) file has to be created:
11638 .Dl cat key.pem pub.crt > ME@HERE.com.paired
11641 This is the file \*(UA will work with.
11642 If you have created your private key with a passphrase then \*(UA will
11643 ask you for it whenever a message is signed or decrypted.
11644 Set the following variables to henceforth use S/MIME (setting
11645 .Va smime-ca-file
11646 is of interest for verification only):
11648 .Bd -literal -offset indent
11649 set smime-ca-file=ALL-TRUSTED-ROOT-CERTS-HERE \e
11650   smime-sign-cert=ME@HERE.com.paired \e
11651   smime-sign-message-digest=SHA256 \e
11652   smime-sign
11656 From each signed message you send, the recipient can fetch your
11657 certificate and use it to send encrypted mail back to you.
11658 Accordingly if somebody sends you a signed message, you can do the same,
11659 and use the
11660 .Ic verify
11661 command to check the validity of the certificate.
11664 Variables of interest for S/MIME signing:
11665 .Va smime-ca-dir ,
11666 .Va smime-ca-file ,
11667 .Va smime-ca-flags ,
11668 .Va smime-ca-no-defaults ,
11669 .Va smime-crl-dir ,
11670 .Va smime-crl-file ,
11671 .Va smime-sign ,
11672 .Va smime-sign-cert ,
11673 .Va smime-sign-include-certs
11675 .Va smime-sign-message-digest .
11678 After it has been verified save the certificate via
11679 .Ic certsave
11680 and tell \*(UA that it should use it for encryption for further
11681 communication with that somebody:
11683 .Bd -literal -offset indent
11684 certsave FILENAME
11685 set smime-encrypt-USER@HOST=FILENAME \e
11686     smime-cipher-USER@HOST=AES256
11690 Additional variables of interest for S/MIME en- and decryption:
11691 .Va smime-cipher
11693 .Va smime-encrypt-USER@HOST .
11696 You should carefully consider if you prefer to store encrypted messages
11697 in decrypted form.
11698 If you do, anybody who has access to your mail folders can read them,
11699 but if you do not, you might be unable to read them yourself later if
11700 you happen to lose your private key.
11702 .Ic decrypt
11703 command saves messages in decrypted form, while the
11704 .Ic save , copy ,
11706 .Ic move
11707 commands leave them encrypted.
11710 Note that neither S/MIME signing nor encryption applies to message
11711 subjects or other header fields yet.
11712 Thus they may not contain sensitive information for encrypted messages,
11713 and cannot be trusted even if the message content has been verified.
11714 When sending signed messages,
11715 it is recommended to repeat any important header information in the
11716 message text.
11717 .\" }}}
11719 .\" .Ss "Using CRLs with S/MIME or SSL/TLS" {{{
11720 .Ss "Using CRLs with S/MIME or SSL/TLS"
11722 \*(OP Certification authorities (CAs) issue certificate revocation
11723 lists (CRLs) on a regular basis.
11724 These lists contain the serial numbers of certificates that have been
11725 declared invalid after they have been issued.
11726 Such usually happens because the private key for the certificate has
11727 been compromised,
11728 because the owner of the certificate has left the organization that is
11729 mentioned in the certificate, etc.
11730 To seriously use S/MIME or SSL/TLS verification,
11731 an up-to-date CRL is required for each trusted CA.
11732 There is otherwise no method to distinguish between valid and
11733 invalidated certificates.
11734 \*(UA currently offers no mechanism to fetch CRLs, nor to access them on
11735 the Internet, so they have to be retrieved by some external mechanism.
11738 \*(UA accepts CRLs in PEM format only;
11739 CRLs in DER format must be converted, like, e.\|g.:
11742 .Dl $ openssl crl \-inform DER \-in crl.der \-out crl.pem
11745 To tell \*(UA about the CRLs, a directory that contains all CRL files
11746 (and no other files) must be created.
11748 .Va smime-crl-dir
11750 .Va ssl-crl-dir
11751 variables, respectively, must then be set to point to that directory.
11752 After that, \*(UA requires a CRL to be present for each CA that is used
11753 to verify a certificate.
11754 .\" }}}
11756 .\" .Ss "Handling spam" {{{
11757 .Ss "Handling spam"
11759 \*(OP \*(UA can make use of several spam interfaces for the purpose of
11760 identification of, and, in general, dealing with spam messages.
11761 A precondition of most commands in order to function is that the
11762 .Va spam-interface
11763 variable is set to one of the supported interfaces.
11764 Once messages have been identified as spam their (volatile)
11765 .Ql is-spam
11766 state can be prompted: the
11767 .Ql Ar :s
11769 .Ql Ar :S
11770 message specifications will address respective messages and their
11771 .Va attrlist
11772 entries will be used when displaying the
11773 .Va headline
11774 in the header display.
11776 .Bl -bullet
11778 .Ic spamrate
11779 rates the given messages and sets their
11780 .Ql is-spam
11781 flag accordingly.
11782 If the spam interface offers spam scores those can also be displayed in
11783 the header display by including the
11784 .Ql %$
11785 format in the
11786 .Va headline
11787 variable.
11789 .Ic spamham ,
11790 .Ic spamspam
11792 .Ic spamforget
11793 will interact with the Bayesian filter of the chosen interface and learn
11794 the given messages as
11795 .Dq ham
11797 .Dq spam ,
11798 respectively; the last command can be used to cause
11799 .Dq unlearning
11800 of messages; it adheres to their current
11801 .Ql is-spam
11802 state and thus reverts previous teachings.
11804 .Ic spamclear
11806 .Ic spamset
11807 will simply set and clear, respectively, the mentioned volatile
11808 .Ql is-spam
11809 message flag, without any interface interaction.
11814 .Xr spamassassin 1
11815 based
11816 .Va spam-interface
11817 .Ql spamc
11818 requires a running instance of the
11819 .Xr spamd 1
11820 server in order to function, started with the option
11821 .Fl -allow-tell
11822 shall Bayesian filter learning be possible.
11824 .Bd -literal -offset indent
11825 $ spamd -i localhost:2142 -i /tmp/.spamsock -d [-L] [-l]
11826 $ spamd --listen=localhost:2142 --listen=/tmp/.spamsock \e
11827     --daemonize [--local] [--allow-tell]
11831 Thereafter \*(UA can make use of these interfaces:
11833 .Bd -literal -offset indent
11834 $ \*(uA -Sspam-interface=spamc -Sspam-maxsize=500000 \e
11835     -Sspamc-command=/usr/local/bin/spamc \e
11836     -Sspamc-arguments="-U /tmp/.spamsock" -Sspamc-user=
11838 $ \*(uA -Sspam-interface=spamc -Sspam-maxsize=500000 \e
11839     -Sspamc-command=/usr/local/bin/spamc \e
11840     -Sspamc-arguments="-d localhost -p 2142" -Sspamc-user=
11844 Using the generic filter approach allows usage of programs like
11845 .Xr bogofilter 1 .
11846 Here is an example, requiring it to be accessible via
11847 .Ev PATH :
11849 .Bd -literal -offset indent
11850 $ \*(uA -Sspam-interface=filter -Sspam-maxsize=500000 \e
11851     -Sspamfilter-ham="bogofilter -n" \e
11852     -Sspamfilter-noham="bogofilter -N" \e
11853     -Sspamfilter-nospam="bogofilter -S" \e
11854     -Sspamfilter-rate="bogofilter -TTu 2>/dev/null" \e
11855     -Sspamfilter-spam="bogofilter -s" \e
11856     -Sspamfilter-rate-scanscore="1;^(.+)$"
11860 Because messages must exist on local storage in order to be scored (or
11861 used for Bayesian filter training), it is possibly a good idea to
11862 perform the local spam check last:
11864 .Bd -literal -offset indent
11865 define spamdelhook {
11866   # Server side DCC
11867   spamset (header x-dcc-brand-metrics "bulk")
11868   # Server-side spamassassin(1)
11869   spamset (header x-spam-flag "YES")
11870   del :s # TODO we HAVE to be able to do `spamrate :u ! :sS'
11871   move :S +maybe-spam
11872   spamrate :u
11873   del :s
11874   move :S +maybe-spam
11876 set folder-hook-FOLDER=spamdelhook
11880 See also the documentation for the variables
11881 .Va spam-interface , spam-maxsize ,
11882 .Va spamc-command , spamc-arguments , spamc-user ,
11883 .Va spamfilter-ham , spamfilter-noham , spamfilter-nospam , \
11884   spamfilter-rate
11886 .Va spamfilter-rate-scanscore .
11887 .\" }}}
11888 .\" }}} (Examples)
11891 .\" .Sh "FAQ" {{{
11892 .Sh "FAQ"
11894 In general it is a good idea to turn on
11895 .Va debug
11896 .Pf ( Fl d )
11897 and / or
11898 .Va verbose
11899 .Pf ( Fl v ,
11900 twice) if something does not work well.
11901 Very often a diagnostic message can be produced that leads to the
11902 problems' solution.
11904 .\" .Ss "\*(UA shortly hangs on startup" {{{
11905 .Ss "\*(UA shortly hangs on startup"
11907 This can have two reasons, one is the necessity to wait for a file lock
11908 and cannot be helped, the other being that \*(UA calls the function
11909 .Xr uname 2
11910 in order to query the nodename of the box (sometimes the real one is
11911 needed instead of the one represented by the internal variable
11912 .Va hostname ) .
11913 One may have varying success by ensuring that the real hostname and
11914 .Ql localhost
11915 have entries in
11916 .Pa /etc/hosts ,
11917 or, more generally, that the name service is properly setup \(en
11918 and does
11919 .Xr hostname 1
11920 return the expected value?
11921 Does this local hostname has a domain suffix?
11922 RFC 6762 standardized the link-local top-level domain
11923 .Ql .local ,
11924 try again after adding an (additional) entry with this extension.
11925 .\" }}}
11927 .\" .Ss "\*(UA exits quick, and output is cleared away" {{{
11928 .Ss "\*(UA exits quick, and output is cleared away"
11930 When this happens even with
11931 .Va emptystart
11932 set, then this most likely indicates a problem with the creation of
11933 so-called dotlock files: setting
11934 .Va dotlock-ignore-error
11935 should overcome this situation.
11936 This only avoids symptoms, it does not address the problem, though.
11937 Since the output is cleared away \*(UA has support for
11938 .Sx "On terminal control and line editor" ,
11939 and switches to the
11940 .Dq ca-mode ,
11941 which causes the output clearance: by doing
11942 .Ql set termcap='smcup='
11943 this mode can be suppressed, and by setting
11944 .Va verbose
11945 (twice) the actual problem should be reported.
11946 .\" }}}
11948 .\" .Ss "I cannot login to Google mail aka GMail" {{{
11949 .Ss "I cannot login to Google mail aka GMail"
11951 Since 2014 some free service providers classify programs as
11952 .Dq less secure
11953 unless they use a special authentification method (OAuth 2.0) which
11954 was not standardized for non-HTTP protocol authentication token query
11955 until August 2015 (RFC 7628).
11958 Different to Kerberos / GSSAPI, which is developed since the mid of the
11959 1980s, where a user can easily create a local authentication ticket for
11960 her- and himself with the locally installed
11961 .Xr kinit 1
11962 program, that protocol has no such local part but instead requires
11963 a world-wide-web query to create or fetch a token; since there is no
11964 local cache this query would have to be performed whenever \*(UA is
11965 invoked (in interactive sessions situation may differ).
11968 \*(UA does not support OAuth.
11969 Because of this it is necessary to declare \*(UA a
11970 .Dq less secure app
11971 (on the providers account web page) in order to read and send mail.
11972 However, it also seems possible to take the following steps instead:
11975 .Bl -enum -compact
11977 give the provider the number of a mobile phone,
11979 enable
11980 .Dq 2-Step Verification ,
11982 create an application specific password (16 characters), and
11984 use that special password instead of the real Google account password in
11985 \*(UA (for more on that see the section
11986 .Sx "On URL syntax and credential lookup" ) .
11988 .\" }}}
11990 .\" .Ss "Not \(dqdefunctional\(dq, but the editor key does not work" {{{
11991 .Ss "Not \(dqdefunctional\(dq, but the editor key does not work"
11993 It can happen that the terminal library (see
11994 .Sx "On terminal control and line editor",
11995 .Ic bind ,
11996 .Va termcap )
11997 reports different codes than the terminal really sends, in which case
11998 \*(UA will tell that a key binding is functional, but will not be able to
11999 recognize it because the received data does not match anything expected.
12001 .Va verbose
12002 listing of
12003 .Ic bind Ns
12004 ings will show the byte sequences that are expected.
12007 To overcome the situation, use, e.g., the program
12008 .Xr cat 1 ,
12009 in conjunction with the command line option
12010 .Fl \&\&v ,
12011 if available, to see the byte sequences which are actually produced
12012 by keypresses, and use the variable
12013 .Va termcap
12014 to make \*(UA aware of them.
12015 E.g., the terminal this is typed on produces some false sequences, here
12016 an example showing the shifted home key:
12018 .Bd -literal -offset indent
12019 ? set verbose
12020 ? bind*
12021 # 1B 5B=[ 31=1 3B=; 32=2 48=H
12022   bind base :kHOM z0
12023 ? x
12024 $ cat -v
12025 ^[[H
12026 ? \*(uA -v -Stermcap='kHOM=\eE[H'
12027 ? bind*
12028 # 1B 5B=[ 48=H
12029   bind base :kHOM z0
12031 .\" }}}
12032 .\" }}}
12035 .\" .Sh "SEE ALSO" {{{
12036 .Sh "SEE ALSO"
12038 .Xr bogofilter 1 ,
12039 .Xr gpg 1 ,
12040 .Xr more 1 ,
12041 .Xr newaliases 1 ,
12042 .Xr openssl 1 ,
12043 .Xr sendmail 1 ,
12044 .Xr sh 1 ,
12045 .Xr spamassassin 1 ,
12046 .Xr iconv 3 ,
12047 .Xr setlocale 3 ,
12048 .Xr aliases 5 ,
12049 .Xr termcap 5 ,
12050 .Xr terminfo 5 ,
12051 .Xr locale 7 ,
12052 .Xr mailaddr 7 ,
12053 .Xr re_format 7 ,
12054 .Xr mailwrapper 8 ,
12055 .Xr sendmail 8
12056 .\" }}}
12059 .\" .Sh HISTORY {{{
12060 .Sh HISTORY
12062 M. Douglas McIlroy writes in his article
12063 .Dq A Research UNIX Reader: Annotated Excerpts \
12064 from the Programmer's Manual, 1971-1986
12066 .Xr mail 1
12067 command already appeared in First Edition
12069 in 1971:
12071 .Bd -ragged -offset indent
12072 Electronic mail was there from the start.
12073 Never satisfied with its exact behavior, everybody touched it at one
12074 time or another: to assure the safety of simultaneous access, to improve
12075 privacy, to survive crashes, to exploit uucp, to screen out foreign
12076 freeloaders, or whatever.
12077 Not until v7 did the interface change (Thompson).
12078 Later, as mail became global in its reach, Dave Presotto took charge and
12079 brought order to communications with a grab-bag of external networks
12080 (v8).
12085 Mail was written in 1978 by Kurt Shoens and developed as part of the
12088 distribution until 1995.
12089 Mail has then seen further development in open source
12091 variants, noticeably by Christos Zoulas in
12092 .Pf Net Bx .
12093 Based upon this Nail, later Heirloom Mailx, was developed by Gunnar
12094 Ritter in the years 2000 until 2008.
12095 Since 2012 S-nail is maintained by Steffen (Daode) Nurpmeso.
12096 This man page is derived from
12097 .Dq The Mail Reference Manual
12098 that was originally written by Kurt Shoens.
12099 .\" }}}
12102 .Sh AUTHORS
12104 .An "Kurt Shoens" ,
12105 .An "Edward Wang" ,
12106 .An "Keith Bostic" ,
12107 .An "Christos Zoulas" ,
12108 .An "Gunnar Ritter" ,
12109 .An "Steffen Nurpmeso" Aq Mt s-nail-users@lists.sourceforge.net
12110 (later
12111 .Mt s-mailx@sdaoden.eu ) .
12114 .\" .Sh CAVEATS {{{
12115 .Sh CAVEATS
12117 \*(ID Interrupting an operation via
12118 .Dv \&\&SIGINT
12120 .Ql control-C
12121 from anywhere else but a command prompt is very problematic and likely
12122 to leave the program in an undefined state: many library functions
12123 cannot deal with the
12124 .Fn siglongjmp 3
12125 that this software (still) performs; even though efforts have been taken
12126 to address this, no sooner but in v15 it will have been worked out:
12127 interruptions have not been disabled in order to allow forceful breakage
12128 of hanging network connections, for example (all this is unrelated to
12129 .Va ignore ) .
12132 The SMTP and POP3 protocol support of \*(UA is very basic.
12133 Also, if it fails to contact its upstream SMTP server, it will not make
12134 further attempts to transfer the message at a later time (setting
12135 .Va save
12137 .Va sendwait
12138 may be useful).
12139 If this is a concern, it might be better to set up a local SMTP server
12140 that is capable of message queuing.
12141 .\" }}}
12144 .Sh BUGS
12146 After deleting some message of a POP3 mailbox the header summary falsely
12147 claims that there are no messages to display, one needs to perform
12148 a scroll or dot movement to restore proper state.
12150 In threaded display a power user may encounter crashes very
12151 occasionally (this is may and very).
12153 The file
12154 .Pa TODO
12155 in the source repository lists future directions.
12156 .\" s-ts-mode