Show the Content-Description:, as applicable
[s-mailx.git] / nail.1
blob7c7153e6937fea0aa7e377ff6d1e108e45fdb02d
1 .\"@ nail.1 - S-nail(1) reference manual.
2 .\"
3 .\" Copyright (c) 2000-2008 Gunnar Ritter, Freiburg i. Br., Germany.
4 .\" Copyright (c) 2012 - 2016 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-pre2 / 2016-10-31
35 .Dd Oct 31, 2016
36 .ds VV \\%v14.9.0-pre2
37 .\"--MKREL-END--
38 .\"--MKMAN-START--
39 .ds UU \\%S-NAIL
40 .ds UA \\%S-nail
41 .ds uA \\%s-nail
42 .ds UR \\%s-nail.rc
43 .\"--MKMAN-END--
44 .\" --BEGINSTRIP--
45 .\"
46 .\" If not ~/.mailrc, it breaks POSIX compatibility.  And adjust main.c.
47 .ds ur \\%~/.mailrc
48 .ds OB [Obsolete]
49 .ds OP [Option]
50 .ds IN [v15-compat]
51 .ds OU [no v15-compat]
52 .ds ID [v15 behaviour may differ]
53 .ds NQ [Only new quoting rules]
54 .ds BO (Boolean)
55 .ds RO (Read-only)
57 .Dt "\*(UU" 1
58 .Os
59 .Mx -enable
62 .Sh NAME
63 .Nm \*(UA \%[\*(VV]
64 .Nd send and receive Internet mail
67 .\" .Sh SYNOPSIS {{{
68 .Sh SYNOPSIS
70 .\" Keep in SYNC: ./nail.1:"SYNOPSIS, main()
71 .Nm \*(uA
72 .Fl h | Fl Fl help
73 .Nm \*(uA
74 .Bk -words
75 .Op Fl BdEFintv~
76 .Op Fl \&: Ar spec
77 .Op Fl A Ar account
78 .Op Fl a Ar attachment
79 .Op Fl b Ar bcc-addr
80 .Op Fl c Ar cc-addr
81 .Op Fl M Ar type | Fl m Ar file | Fl q Ar file | Fl t
82 .Op Fl r Ar from-addr
83 .Op Fl S Ar var Ns Op Ns = Ns Ar value
84 .Op Fl s Ar subject
85 .Op Fl X Ar cmd
86 .Op Fl \&.
87 .Ar to-addr ...
88 .Op Fl Fl \~ Ns Ar mta-option ...
89 .Ek
90 .Nm \*(uA
91 .Bk -words
92 .Op Fl BdEeHiNnRv~
93 .Op Fl \&: Ar spec
94 .Op Fl A Ar account
95 .Op Fl L Ar spec-list
96 .Op Fl r Ar from-addr
97 .Op Fl S Ar var Ns Op Ns = Ns Ar value
98 .Op Fl u Ar user
99 .Op Fl X Ar cmd
100 .Op Fl Fl \~ Ns Ar mta-option ...
102 .Nm \*(uA
103 .Bk -words
104 .Op Fl BdEeHiNnRv~#
105 .Op Fl \&: Ar spec
106 .Op Fl A Ar account
107 .Fl f
108 .Op Fl L Ar spec-list
109 .Op Fl r Ar from-addr
110 .Op Fl S Ar var Ns Op Ns = Ns Ar value
111 .Op Fl X Ar cmd
112 .Op Ar file
113 .Op Fl Fl \~ Ns Ar mta-option ...
115 .\" }}}
118 .Mx -toc -tree html pdf ps xhtml
121 .\" .Sh DESCRIPTION {{{
122 .Sh DESCRIPTION
124 .Bd -filled -compact -offset indent
125 .Sy Compatibility note:
126 S-nail (\*(UA) will wrap up into \%S-mailx in v15.0 (circa 2018).
127 Backward incompatibility has to be expected \(en
128 .Sx COMMANDS
129 will use
130 .Xr \&\&sh 1 Ns
131 -style argument quoting rules, for example.
132 New and old behaviour is flagged \*(IN and \*(OU, and setting
133 .Va v15-compat ,
134 one of the many
135 .Sx "INTERNAL VARIABLES" ,
136 will choose new behaviour when applicable.
137 \*(OB flags what will vanish, and enabling
138 .Fl d
140 .Fl v
141 enables obsoletion warnings.
145 \*(UA is a mail processing system with a command syntax reminiscent of
146 .Xr ed 1
147 with lines replaced by messages.
148 It is intended to provide the functionality of the POSIX
149 .Xr mailx 1
150 command, but is MIME capable and optionally offers extensions for
151 line editing, S/MIME, SMTP and POP3 among others.
153 .\" .Ss "Options" {{{
154 .Ss "Options"
156 .Bl -tag -width ".It Fl BaNg"
158 .It Fl \&: Ar spec
159 Explicitly control which of the
160 .Sx "Resource files"
161 shall be loaded: if the letter
162 .Ql s
163 is (case-insensitively) part of the
164 .Ar spec
165 then the system wide
166 .Pa \*(UR
167 is loaded, likewise the letter
168 .Ql u
169 controls loading of the user's personal
170 .Pa \*(ur
171 file, whereas the letters
172 .Ql -
174 .Ql /
175 explicitly forbid loading of any resource files.
176 This option should be used by scripts: to avoid environmental noise they
177 should
178 .Dq detach
179 from any configuration files and create a script-local environment,
180 explicitly setting any of the desired
181 .Sx "INTERNAL VARIABLES"
183 .Fl S .
184 This option overrides
185 .Fl n .
188 .It Fl A Ar account
189 Executes an
190 .Ic account
191 command for the given user email
192 .Ar account
193 after program startup is complete (all resource files are loaded, any
194 .Fl S
195 setting is being established; only
196 .Fl X
197 commands have not been evaluated yet).
198 Being a special incarnation of
199 .Ic define Ns d
200 macros for the purpose of bundling longer-lived settings, activating
201 such an email account also switches to the accounts
202 .Mx -sx
203 .Sx "primary system mailbox"
204 (most likely the
205 .Va inbox ) .
208 .It Fl a Ar file
209 Attach
210 .Ar file
211 to the message.
212 The same filename conventions as described in the section
213 .Sx COMMANDS
214 apply: shell word expansion is restricted to the tilde
215 .Ql ~ .
216 Shall
217 .Ar file
218 not be accessible but contain a
219 .Ql =
220 character, then anything after the
221 .Ql =
222 is assumed to specify the input character set and anything before
223 .Ql =
224 the filename: this is the only option to specify (and fixate) the input
225 character set of text attachments from the command line, not using the
226 .Ic ~@
227 command of and in the compose mode that follows
228 (see
229 .Sx "COMMAND ESCAPES"
230 for compose mode commands).
233 .It Fl B
234 (\*(OB: \*(UA will always use line-buffered output, to gain
235 line-buffered input even in batch mode enable batch mode via
236 .Fl # . )
239 .It Fl b Ar addr
240 Send a blind carbon copy to
241 .Ar addr Ns
242 ess.
243 May be used multiple times.
244 Also see the section
245 .Sx "On sending mail, and non-interactive mode" .
248 .It Fl c Ar addr
249 Send carbon copies to the given receiver.
250 May be used multiple times.
253 .It Fl d
254 .Ic set
255 the internal variable
256 .Va debug
257 which enables debug messages and disables message delivery,
258 among others; effectively turns almost any operation into a dry-run.
261 .It Fl E
262 .Ic set
263 .Va skipemptybody
264 and thus discard messages with an empty message part body.
265 This command line flag is \*(OB.
268 .It Fl e
269 Just check if mail is present (in the specified or system
270 .Va inbox ) :
271 if yes, return an exit status of zero, a non-zero value otherwise.
272 To restrict the set of mails to consider in this evaluation a message
273 specification can be added with the option
274 .Fl L .
277 .It Fl F
278 Save the message to send in a file named after the local part of the
279 first recipient's address (instead of in
280 .Va record Ns ).
283 .It Fl f
284 Read in the contents of the user's
285 .Ev MBOX
286 (or the specified file) for processing;
287 when \*(UA is quit, it writes undeleted messages back to this file
288 (but be aware of the
289 .Va hold
290 option).
291 The optional
292 .Ar file
293 argument will undergo some special
294 .Mx -sx
295 .Sx "filename transformations" ,
296 which are documented in the introductional section of
297 .Sx COMMANDS
298 as well as for the command
299 .Ic file .
300 Note that
301 .Ar file
302 is not a argument to the flag
303 .Fl \&\&f ,
304 but is instead taken from the command line after option processing has
305 been completed.
306 In order to use a
307 .Ar file
308 that starts with a hyphen, prefix it with a (relative) path, as in
309 .Ql ./-hyphenbox.mbox .
312 .It Fl H
313 Display a summary of the
314 .Ic headers
315 of all messages in the specified mailbox or system
316 .Va inbox
317 and exit.
318 A configurable summary view is available via the
319 .Fl L
320 option.
323 .It Fl h
324 Show a short usage summary.
325 Because of widespread use a
326 .Fl Fl help
327 argument will have the same effect.
330 .It Fl i
331 .Ic set
332 .Va ignore
333 to ignore tty interrupt signals.
336 .It Fl L Ar spec-list
337 Display a summary of all
338 .Ic headers
339 of only those messages in the specified mailbox or the system
340 .Va inbox
341 that match the given
342 .Ar spec-list ,
343 then exit.
344 See the section
345 .Sx "Specifying messages"
346 for the format of
347 .Ar spec-list .
348 If the
349 .Fl e
350 (\*(OB or
351 .Fl H )
352 option has been given in addition no header summary is produced,
353 but \*(UA will instead indicate via its exit status whether
354 .Ar spec-list
355 matched any messages
356 .Pf ( Ql 0 )
357 or not
358 .Pf ( Ql 1 ) ;
359 note that any verbose output is suppressed in this mode and must instead
360 be enabled explicitly (e.g., by using the option
361 .Fl v ) .
364 .It Fl M Ar type
365 Special send mode that will flag standard input with the MIME
366 .Ql Content-Type:
367 set to the given
368 .Ar type
369 and use it as the main message body.
370 \*(ID Using this option will bypass processing of
371 .Va message-inject-head ,
372 .Va signature
374 .Va message-inject-tail .
375 Also see
376 .Fl q , m , t .
379 .It Fl m Ar file
380 Special send mode that will MIME classify the specified
381 .Ar file
382 and use it as the main message body.
383 \*(ID Using this option will bypass processing of
384 .Va message-inject-head ,
385 .Va signature
387 .Va message-inject-tail .
388 Also see
389 .Fl q , M , t .
392 .It Fl N
393 .Pf Un Ic set
394 .Va header
395 and thus inhibit initial display of message headers when reading mail or
396 editing a mail folder.
399 .It Fl n
400 Standard flag that inhibits reading the system wide
401 .Pa \*(UR
402 upon startup.
403 The option
404 .Fl \&:
405 allows more control over the startup sequence; also see
406 .Sx "Resource files" .
409 .It Fl q Ar file
410 Special send mode that will initialize the message body with the
411 contents of the specified
412 .Ar file ,
413 which may be standard input
414 .Ql -
415 only in non-interactive context.
416 Also see
417 .Fl M , m , t .
420 .It Fl R
421 Any folder opened will be in read-only mode.
425 .It Fl r Ar from-addr
426 The source address that appears in the
427 .Ql From:
428 .Pf ( Va from )
429 header of a message (or in the
430 .Ql Sender:
431 .Pf ( Va sender )
432 header if the former contains multiple addresses) is not used for
433 relaying and delegating a message over the wire via SMTP, but instead an
434 envelope will enwrap the message content and provide the necessary
435 information (i.e., the RFC 5321 reverse-path, also used to report, e.g.,
436 delivery errors) to transmit the message to its destination(s).
437 Whereas the said headers and internal variables will be used by \*(UA to
438 create the envelope if the builtin SMTP
439 .Va mta
440 (Mail-Transfer-Agent) is used, a file-based MTA will instead use the
441 identity of the message-originating user.
443 This command line option can be used to specify the reverse-path, to be
444 passed to a file-based
445 .Va mta
446 when a message is sent, via
447 .Ql -f Ar from-addr .
448 Shall
449 .Ar from-addr
450 include a user name, then the address components will be separated and
451 the name part will be passed to a file-based
452 .Va mta
453 individually via
454 .Ql -F Ar name .
455 The given
456 .Ar from-addr
457 is also assigned to the internal variable
458 .Va from .
459 Many default installations and sites disallow explicit overriding of the
460 user identity which could be adjusted by this option, unless either
461 .Va mta
462 has been configured accordingly, or the user is member of a group with
463 special privileges, respectively.
465 If an empty string is passed as
466 .Ar from-addr
467 then the content of the variable
468 .Va from
469 (or, if that contains multiple addresses,
470 .Va sender )
471 will be evaluated and used for this purpose whenever the file-based
472 .Va mta
473 is contacted.
474 Note that \*(UA by default, without
475 .Fl \&\&r
476 that is, neither passes
477 .Fl \&\&f
479 .Fl \&\&F
480 flags to a file-based MTA by itself, unless this automatic deduction is
481 enforced by
482 .Ic set Ns
483 ing the internal variable
484 .Va r-option-implicit .
488 .It Fl S Ar var Ns Op = Ns value
489 .Ic set
490 the internal
491 .Ar var Ns
492 iable and, in case of a non-boolean variable which has a value, assign
493 .Ar value
494 to it.
495 Even though
496 .Sx "INTERNAL VARIABLES"
497 .Ic \&\&set
499 .Fl S
500 may be overwritten from within resource files,
501 the command line setting will be reestablished after all resource files
502 have been loaded.
505 .It Fl s Ar subject
506 Specify the subject of the message to be sent.
507 Newline (NL) and carriage-return (CR) bytes are invalid and will be
508 normalized to space (SP) characters.
511 .It Fl t
512 The message given (on standard input) is expected to contain, separated
513 from the message body by an empty line, a message header with
514 .Ql To: ,
515 .Ql Cc: ,
517 .Ql Bcc:
518 fields giving its recipients, which will be added to any recipients
519 specified on the command line.
520 If a message subject is specified via
521 .Ql Subject:
522 then it will be used in favour of one given on the command line.
524 Also understood are
525 .Ql Reply-To:
526 (possibly overriding
527 .Va replyto ) ,
528 .Ql Sender:
529 .Pf ( Va sender ) ,
530 .Ql From:
531 .Pf ( Va from
532 and / or option
533 .Fl r ) .
534 .Ql Message-ID: ,
535 .Ql In-Reply-To: ,
536 .Ql References:
538 .Ql Mail-Followup-To: ,
539 by default created automatically dependent on message context, will
540 be used if specified (a special address massage will however still occur
541 for the latter).
542 Any other (also custom) header field is passed through entirely
543 unchanged, and in conjunction with the option
544 .Fl ~
545 it is possible to embed
546 .Sx "COMMAND ESCAPES" .
547 Also see
548 .Fl M , m , q .
551 .It Fl u Ar user
552 Initially read the
553 .Mx -sx
554 .Sx "primary system mailbox"
556 .Ar user ,
557 appropriate privileges presumed; effectively identical to
558 .Ql -f %user .
561 .It Fl V
562 Show \*(UA's
563 .Va version
564 and exit.
565 The command
566 .Ic version
567 will also show the list of
568 .Va features :
569 .Ql $ \*(uA -Xversion -Xx .
572 .It Fl v
573 .Ic set Ns
574 ting the internal variable
575 .Va verbose
576 enables display of some informational context messages.
577 Using it twice increases the level of verbosity.
580 .It Fl X Ar cmd
581 Add the given (or multiple for a multiline argument)
582 .Ar cmd
583 to the list of commands to be executed (as a unit, just as via
584 .Ic source )
585 as a last step of program startup, before normal operation starts.
586 Correlates with
587 .Fl #
589 .Va batch-exit-on-error ;
590 the only possibility to execute commands in non-interactive mode when
591 reading startup files is actively prohibited.
594 .It Fl ~
595 Enable
596 .Sx "COMMAND ESCAPES"
597 even if not in interactive mode.
598 This can be used to, e.g., automatically format the composed message
599 text before sending the message:
600 .Bd -literal -offset indent
601 $ ( echo 'line    one. Word.     Word2.'; \e
602     echo '~| /usr/bin/fmt -tuw66' ) |\e
603   LC_ALL=C \*(uA -:/ -Sttycharset=UTF-8 -d~ bob@exam.ple
607 .It Fl #
608 Enables batch mode.
609 In batch mode the full set of commands is available, just like in
610 interactive mode, standard input is made line buffered, and diverse
611 .Sx "INTERNAL VARIABLES"
612 are adjusted for batch necessities, e.g., it
613 .Ic set Ns
615 .Va emptystart ,
616 .Pf no Va header ,
617 .Va quiet ,
618 .Va sendwait ,
619 .Va typescript-mode
620 as well as
621 .Ev MAIL ,
622 .Ev MBOX
624 .Va inbox
625 (the latter three to
626 .Pa /dev/null ) ;
627 processing of
628 .Sx "COMMAND ESCAPES"
629 is enabled in compose mode.
630 The following prepares an email message in a batched dry run:
631 .Bd -literal -offset indent
632 $ LC_ALL=C printf 'm bob\en~s ubject\enText\en~.\enx\en' | \e
633   LC_ALL=C \*(uA -:/ -d# -X'alias bob bob@exam.ple'
637 .It Fl \&.
638 This flag forces termination of option processing in order to prevent
639 .Dq option injection
640 (attacks).
641 It also forcefully puts \*(UA into send mode, see
642 .Sx "On sending mail, and non-interactive mode" .
646 In the above list of supported command line options,
647 .Fl d , E , i , N
649 .Fl v
650 are implemented by means of
651 .Ic set Ns
652 ting the respective internal variable, as via
653 .Fl S .
654 .Bk -words
655 .Op Ar mta-option ...
657 arguments that are given at the end of the command line after a
658 .Ql --
659 separator will be passed through to a file-based
660 .Va mta
661 (Mail-Transfer-Agent) and persist for an entire (interactive) session
662 \(en if the setting of
663 .Va expandargv
664 allows their recognition; no such constraints apply to the variable
665 .Va mta-arguments .
666 .\" }}}
668 .\" .Ss "A starter" {{{
669 .Ss "A starter"
671 \*(UA is a direct descendant of
673 Mail, a successor of the Research
675 mail which
676 .Dq was there from the start
677 according to
678 .Sx HISTORY .
681 Mail reference manual begins with the following words:
683 .Bd -ragged -offset indent
684 Mail provides a simple and friendly environment for sending and
685 receiving mail.
686 It divides incoming mail into its constituent messages and allows the
687 user to deal with them in any order.
688 In addition, it provides a set of
689 .Xr ed 1 Ns
690 -like commands for manipulating messages and sending mail.
691 Mail offers the user simple editing capabilities to ease the composition
692 of outgoing messages, as well as providing the ability to define and
693 send to names which address groups of users.
697 \*(UA is thus the user side of the
699 mail system, whereas the system side (Mail-Transfer-Agent, MTA) was
700 traditionally taken by
701 .Xr sendmail 8 ,
702 and most MTAs provide a binary of this name for compatibility purposes.
703 If the \*(OPal SMTP
704 .Va mta
705 is included in the
706 .Va features
707 of \*(UA then the system side is not a mandatory precondition for mail
708 delivery.
711 Because \*(UA strives for compliance with POSIX
712 .Xr mailx 1
713 it is likely that some configuration settings have to be adjusted before
714 using it is a smooth experience.
715 The default global
716 .Pa \*(UR
717 resource file bends those standard imposed settings of the
718 .Sx "INTERNAL VARIABLES"
719 a bit towards more user friendliness and safety, however, e.g., it
720 .Ic set Ns s
721 .Va hold
723 .Va keepsave
724 in order to suppress the automatic moving of messages to
725 .Ev MBOX
726 that would otherwise occur (see
727 .Sx "Message states" ) ,
729 .Va keep
730 to not remove empty system (MBOX) mailbox files in order not to mangle
731 file permissions when files eventually get recreated; be aware that
732 \*(UA will (try to) remove all empty (MBOX) mailbox files unless this
733 variable is set in case
734 .Va posix
735 .Pf ( Ev POSIXLY_CORRECT )
736 mode has been enabled.
737 The file mode creation mask is explicitly managed via
738 .Va umask .
741 It also enables
742 .Va sendwait
743 in order to synchronize \*(UA with the exit status report of the used
744 .Va mta
745 when sending mails.
746 It sets
747 .Va emptystart
748 to enter interactive startup even if the initial mailbox is empty,
749 .Va editheaders
750 to allow editing of headers as well as
751 .Va fullnames
752 to not strip down addresses in compose mode, and
753 .Va quote
754 to include the message that is being responded to when
755 .Ic reply Ns
756 ing.
757 The section
758 .Sx EXAMPLES
759 contains some more complete configuration examples.
760 .\" }}}
762 .\" .Ss "On sending mail, and non-interactive mode" {{{
763 .Ss "On sending mail, and non-interactive mode"
765 To send a message to one or more people, using a local or a builtin
766 .Va mta
767 (Mail-Transfer-Agent) transport to actually deliver the generated mail
768 message, \*(UA can be invoked with arguments which are the names of
769 people to whom the mail will be sent, and the command line options
770 .Fl b
772 .Fl c
773 can be used to add (blind) carbon copy receivers:
775 .Bd -literal -offset indent
776 $ \*(uA -s ubject -a ttach.txt bill@exam.ple
777 # But... try it in an isolated dry-run mode first
778 $ LC_ALL=C \*(uA -:/ -d -vv -Ssendwait \e
779    -b bcc@exam.ple -c cc@exam.ple -. \e
780    '(Lovely) Bob <bob@exam.ple>' eric@exam.ple
781 # With SMTP
782 $ LC_ALL=C \*(uA -:/ -d -vv -Sv15-compat -Ssendwait \e
783     -S 'mta=smtps://mylogin@exam.ple:465' -Ssmtp-auth=login \e
784     -S 'from=scriptreply@exam.ple' \e
785     -a /etc/mail.rc \e
786     -. eric@exam.ple
790 If standard input is a terminal rather than the message to be sent,
791 the user is expected to type in the message contents.
792 In this compose mode \*(UA treats lines beginning with the character
793 .Ql ~
794 special \(en these are so-called
795 .Sx "COMMAND ESCAPES"
796 which can be used to read in files, process shell commands, add and edit
797 attachments and more; e.g., the command escape
798 .Ql Ic ~e
799 will start the text editor to revise the message in its current state,
800 .Ql Ic ~h
801 allows editing of the most important message headers and
802 .Ql Ic ~?
803 gives an overview of available command escapes.
804 Typing
805 .Ql control-D
806 .Pf ( Ql ^D )
807 at the beginning of an empty line leaves compose mode and causes the
808 message to be sent, whereas typing
809 .Ql control-C
810 .Pf ( Ql ^C )
811 twice will abort the current letter (saving its contents in the file
812 denoted by
813 .Ev DEAD
814 unless
815 .Pf no Va save
816 is set).
817 Messages are sent asynchronously, without supervision, unless the variable
818 .Va sendwait
819 is set, therefore send errors are not recognizable until then.
822 A number of
823 .Sx ENVIRONMENT
825 .Sx "INTERNAL VARIABLES"
826 can be used to alter default behavior; e.g.,
827 .Ic set Ns
828 ting (also via
829 .Fl S )
830 .Va editalong
831 will automatically startup a text editor when compose mode is entered,
832 .Va editheaders
833 allows editing of headers additionally to plain body content,
834 .Va askcc
835 will cause the user to be prompted actively for carbon-copy recipients
836 and setting
837 .Va dot
838 will allow leaving compose mode by writing a line consisting solely of
839 a dot
840 .Pf ( Ql \&. ) .
841 .Va on-compose-enter
843 .Va on-compose-leave
844 hook macros may be set to automatically adjust some settings dependent
845 on receiver, sender or subject contexts, and
846 .Va on-compose-done-shell
847 as well as
848 .Va on-compose-done
849 are increasingly powerful mechanisms to perform automated message
850 adjustments in between.
853 Especially for using public mail provider accounts with the SMTP
854 .Va mta
855 it is often necessary to set
856 .Va from ,
857 and saving a copy of sent messages in a
858 .Va record
859 may be desirable \(en as for most mailbox
860 .Ic file
861 targets the value will undergo
862 .Mx -sx
863 .Sx "filename transformations" ,
864 also see the introduction of
865 .Sx COMMANDS
866 for more on that.
867 Defining user email
868 .Ic account Ns s
869 for the purpose of arranging a complete environment of settings that can
870 be switched to with a single command or command line option may be
871 useful (the section
872 .Sx EXAMPLES
873 contains example configurations for sending messages via some of the
874 well-known public mail providers and also gives a compact overview on
875 how to setup a secure SSL/TLS environment).
876 Performing some
877 .Fl d
879 .Va debug
880 sandbox dry-run tests first will prove correctness.
883 The section
884 .Sx "On URL syntax and credential lookup"
885 will spread light on the different ways of how to specify user email
886 account credentials, the
887 .Ql USER@HOST
888 variable chains, and accessing protocol-specific resources,
889 the section
890 .Sx "Character sets"
891 goes into the details of character encoding and how to use them for
892 representing messages and MIME part contents by specifying them in
893 .Va sendcharsets ,
894 and reading the section
895 .Sx "The mime.types files"
896 should help to understand how the MIME-type of outgoing attachments are
897 classified, and what can be done for fine-tuning.
898 Over the wire an intermediate, configurable
899 .Pf content-transfer-\: Va encoding
900 may be applied to the raw message part data.
903 Message recipients (as specified on the command line or defined in
904 .Ql To: ,
905 .Ql Cc:
907 .Ql Bcc: )
908 may not only be email addressees but can also be names of mailboxes and
909 even complete shell command pipe specifications.
910 If the variable
911 .Va expandaddr
912 is not set then only network addresses (see
913 .Xr mailaddr 7
914 for a description of mail addresses) and plain user names (including MTA
915 aliases) may be used, other types will be filtered out, giving a warning
916 message.
918 .\" When changing any of the following adjust any RECIPIENTADDRSPEC;
919 .\" grep the latter for the complete picture
921 If the variable
922 .Va expandaddr
923 is set then extended recipient addresses will optionally be accepted:
924 Any name which starts with a vertical bar
925 .Ql |
926 character specifies a command pipe \(en the command string following the
927 .Ql |
928 is executed and the message is sent to its standard input;
929 Likewise, any name that starts with the character solidus
930 .Ql /
931 or the character sequence dot solidus
932 .Ql ./
933 is treated as a file, regardless of the remaining content;
934 likewise a name that solely consists of a hyphen
935 .Ql - .
936 Any other name which contains an at sign
937 .Ql @
938 character is treated as a network address;
939 Any other name which starts with a plus sign
940 .Ql +
941 character specifies a mailbox name;
942 Any other name which contains a solidus
943 .Ql /
944 character but no exclamation mark
945 .Ql \&!
946 or percent sign
947 .Ql %
948 character before also specifies a mailbox name;
949 What remains is treated as a network address.
951 .Bd -literal -offset indent
952 $ echo bla | \*(uA -Sexpandaddr -s test ./mbox.mbox
953 $ echo bla | \*(uA -Sexpandaddr -s test '|cat >> ./mbox.mbox'
954 $ echo safe | LC_ALL=C \e
955     \*(uA -:/ -Sv15-compat -Ssendwait -Snosave \e
956       -Sexpandaddr=fail,-all,+addr -s test \e
957       -. bob@exam.ple
961 It is possible to create personal distribution lists via the
962 .Ic alias
963 command, so that, for instance, the user can send mail to
964 .Ql cohorts
965 and have it go to a group of people.
966 These aliases have nothing in common with the system wide aliases that
967 may be used by the MTA, which are subject to the
968 .Ql name
969 constraint of
970 .Va expandaddr
971 and are often tracked in a file
972 .Pa /etc/aliases
973 (and documented in
974 .Xr aliases 5
976 .Xr sendmail 1 ) .
977 Personal aliases will be expanded by \*(UA before the message is sent,
978 and are thus a convenient alternative to specifying each addressee by
979 itself:
982 .Dl alias cohorts bill jkf mark kridle@ucbcory ~/mail/cohorts.mbox
985 To avoid environmental noise scripts should
986 .Dq detach
987 \*(UA from any configuration files and create a script-local
988 environment, ideally with the command line options
989 .Fl \&:
990 to disable any configuration file in conjunction with repetitions of
991 .Fl S
992 to specify variables:
994 .Bd -literal -offset indent
995 $ env LC_ALL=C \*(uA -:/ \e
996     -Sv15-compat -Ssendwait -Snosave -Sttycharset=utf-8 \e
997     -Sexpandaddr=fail,-all,+addr \e
998     -S 'mta=smtps://mylogin@exam.ple:465' -Ssmtp-auth=login \e
999     -S 'from=scriptreply@exam.ple' \e
1000     -s 'subject' -a attachment_file \e
1001     -. "Recipient 1 <rec1@exam.ple>" rec2@exam.ple \e
1002     < content_file
1006 As shown, scripts can
1007 .Dq fake
1008 a locale environment, the above specifies the all-compatible 7-bit clean
1009 .Ev LC_ALL
1010 .Dq C ,
1011 but will nonetheless take and send UTF-8 in the message text by using
1012 .Va ttycharset .
1013 In interactive mode, which is introduced in the next section, messages
1014 can be sent by calling the
1015 .Ic mail
1016 command with a list of recipient addresses \(em the semantics are
1017 completely identical to non-interactive message sending:
1019 .Bd -literal -offset indent
1020 $ \*(uA -d -Squiet -Semptystart
1021 "/var/spool/mail/user": 0 messages
1022 ? mail "Recipient 1 <rec1@exam.ple>", rec2@exam.ple
1023 ? # Will do the right thing (tm)
1024 ? m rec1@exam.ple rec2@exam.ple
1026 .\" }}}
1028 .\" .Ss "On reading mail, and interactive mode" {{{
1029 .Ss "On reading mail, and interactive mode"
1031 When invoked without addressees \*(UA enters interactive mode in which
1032 mails may be read.
1033 When used like that the user's system
1034 .Va inbox
1035 (see the command
1036 .Ic file
1037 for an in-depth description of the different mailbox types that exist)
1038 is read in and a one line header of each message therein is displayed.
1039 The visual style of this summary of
1040 .Ic headers
1041 can be adjusted through the variable
1042 .Va headline
1043 and the possible sorting criterion via
1044 .Va autosort .
1045 Scrolling through
1046 .Va screen Ns
1047 fuls of
1048 .Ic headers
1049 can be performed with the command
1050 .Ic z .
1051 If the initially opened mailbox is empty \*(UA will instead exit
1052 immediately (after displaying a message) unless the variable
1053 .Va emptystart
1054 is set.
1057 At the
1058 .Va prompt
1059 the command
1060 .Ic list
1061 will give a listing of all available commands and
1062 .Ic help
1063 will give a summary of some common ones.
1064 If the \*(OPal documentation strings are available one can type
1065 .Ql help X
1066 .Pf "(or " Ql ?X )
1067 and see the actual expansion of
1068 .Ql X
1069 and what its purpose is, i.e., commands can be abbreviated
1070 (note that POSIX defines some abbreviations, so that the alphabetical
1071 order of commands does not necessarily relate to the abbreviations; it is
1072 possible to define overwrites with the
1073 .Ic ghost
1074 command, however).
1075 These commands can also produce a more
1076 .Va verbose
1077 output.
1080 Messages are given numbers (starting at 1) which uniquely identify
1081 messages; the current message \(en the
1082 .Dq dot
1083 \(en will either be the first new message, or the first unread message,
1084 or the first message of the mailbox; the internal variable
1085 .Va showlast
1086 will instead cause usage of the last message for this purpose.
1087 The command
1088 .Ic headers
1089 will display a
1090 .Va screen Ns
1091 ful of header summaries containing the
1092 .Dq dot ,
1093 whereas
1094 .Ic from
1095 will display only the summaries of the given messages, defaulting to the
1096 .Dq dot .
1099 Message content can be displayed on the users' terminal with the
1100 .Ic type
1101 command (shortcut
1102 .Ql t ) .
1103 If instead the command
1104 .Ic top
1105 is used, only the first
1106 .Va toplines
1107 of a message will be shown.
1108 By default the current message
1109 .Pf ( Dq dot )
1110 is displayed, but like with many other commands it is possible to give
1111 a fancy message specification (see
1112 .Sx "Specifying messages" ) ,
1113 e.g.,
1114 .Ql t:u
1115 will display all unread messages,
1116 .Ql t.
1117 will display the
1118 .Dq dot ,
1119 .Ql t 1 5
1120 will type the messages 1 and 5,
1121 .Ql t 1-5
1122 will type the messages 1 through 5, and
1123 .Ql t-
1125 .Ql t+
1126 will display the last and the next message, respectively.
1127 The command
1128 .Ic search
1129 (a more substantial alias of the standard command
1130 .Ic from )
1131 will display a header summary of the given message specification list
1132 instead of their content, e.g., the following will search for subjects:
1135 .Dl from "'@Some subject to search for'"
1138 In the default setup all header fields of a message will be
1139 .Ic type Ns
1140 d, but fields can be white- or blacklisted for a variety of
1141 applications by using the command
1142 .Ic headerpick ,
1143 e.g., to restrict display to a very restricted set:
1144 .Ql Ic \:headerpick Cd \:type retain add Ar \:from to cc subject .
1145 In order to display all header fields of a message regardless of
1146 currently active ignore or retain lists, use the commands
1147 .Ic Type
1149 .Ic Top .
1150 The variable
1151 .Va crt
1152 controls whether and when \*(UA will use the configured
1153 .Ev PAGER
1154 for display instead of directly writing to the user terminal
1155 .Va screen
1156 (generally speaking).
1157 Note that historically the global
1158 .Pa \*(UR
1159 not only adjusts the list of displayed headers, but also sets
1160 .Va crt .
1163 Dependent upon the configuration a line editor (see the section
1164 .Sx "On terminal control and line editor" )
1165 aims at making user experience with the many
1166 .Sx COMMANDS
1167 a bit nicer.
1168 When reading the system
1169 .Va inbox
1170 or when
1171 .Fl f
1173 .Ic file )
1174 specified a mailbox explicitly prefixed with the special
1175 .Ql %:
1176 modifier (propagating the mailbox to a
1177 .Mx -sx
1178 .Sx "primary system mailbox" ) ,
1179 then messages which have been read will be moved to a
1180 .Mx -sx
1181 .Sx "secondary mailbox" ,
1182 the users
1183 .Ev MBOX
1184 file, automatically when the mailbox is left, either by changing the
1185 active mailbox or by quitting \*(UA (also see
1186 .Sx "Message states" )
1187 \(en this automatic moving from a system or primary to the secondary
1188 mailbox is not performed when the variable
1189 .Va hold
1190 is set.
1193 After examining a message the user can also
1194 .Ic delete Ql d
1195 the message,
1196 .Ic reply Ql r
1197 to the sender and all recipients or
1198 .Ic Reply Ql R
1199 exclusively to the sender(s).
1200 Messages can also be
1201 .Ic forward Ns
1202 ed (shorter alias is
1203 .Ic fwd Ns ).
1204 Note that when replying to or forwarding a message recipient addresses
1205 will be stripped from comments and names unless the internal variable
1206 .Va fullnames
1207 is set.
1208 Deletion causes \*(UA to forget about the message;
1209 This is not irreversible, though, one can
1210 .Ic undelete Ql u
1211 the message by giving its number,
1212 or the \*(UA session can be ended by giving the
1213 .Ic exit Ql x
1214 command.
1217 To end a mail processing session one may either issue
1218 .Ic quit Ql q
1219 to cause a full program exit, which possibly includes
1220 automatic moving of read messages to
1221 .Ev MBOX
1222 as well as updating the \*(OPal line editor
1223 .Va history-file ,
1224 or use the command
1225 .Ic exit Ql x
1226 instead in order to prevent any of these actions.
1227 .\" }}}
1229 .\" .Ss "HTML mail and MIME attachments" {{{
1230 .Ss "HTML mail and MIME attachments"
1232 Messages which are HTML-only get more and more common and of course many
1233 messages come bundled with a bouquet of MIME attachments.
1234 Whereas \*(UA \*(OPally supports a simple HTML-to-text converter to deal
1235 with HTML messages (see
1236 .Sx "The mime.types files" ) ,
1237 it normally cannot deal with any of these itself, but instead programs
1238 need to become registered to deal with specific MIME types or file
1239 extensions.
1240 These programs may either prepare plain text versions of their input
1241 in order to enable \*(UA to display the content on the terminal,
1242 or display the content themselves, for example in a graphical window.
1245 To install an external handler program for a specific MIME type set an
1246 according
1247 .Va pipe-TYPE/SUBTYPE
1248 variable; to instead define a handler for a specific file extension set
1249 the respective
1250 .Va pipe-EXTENSION
1251 variable \(en these handlers take precedence.
1252 \*(OPally \*(UA supports mail user agent configuration as defined in
1253 RFC 1524; this mechanism, documented in the section
1254 .Sx "The Mailcap files" ,
1255 will be queried for display or quote handlers if none of the former two
1256 .\" TODO v15-compat "will be" -> "is"
1257 did; it will be the sole source for handlers of other purpose.
1258 A last source for handlers may be the MIME type definition itself, if
1259 the \*(UA specific type-marker extension was used when defining the type
1260 with the command
1261 .Ic mimetype .
1262 (Many of the builtin MIME types do so by default.)
1265 The variable
1266 .Va mime-counter-evidence
1267 can be set to improve dealing with faulty MIME part declarations as are
1268 often seen in real-life messages.
1269 E.g., to display a HTML message inline (that is, converted to a more
1270 fancy plain text representation than the builtin converter is capable to
1271 produce) with either of the text-mode browsers
1272 .Xr lynx 1
1274 .Xr elinks 1 ,
1275 teach \*(UA about MathML documents and make it display them as plain
1276 text, and to open PDF attachments in an external PDF viewer,
1277 asynchronously and with some other magic attached:
1279 .Bd -literal -offset indent
1280 if $features !@ +filter-html-tagsoup
1281   #set pipe-text/html='elinks -force-html -dump 1'
1282   set pipe-text/html='lynx -stdin -dump -force_html'
1283   # Display HTML as plain text instead
1284   #set pipe-text/html=@
1285 endif
1286 mimetype '@ application/mathml+xml mathml'
1287 wysh set pipe-application/pdf='@&=@ \e
1288   trap "rm -f \e"${NAIL_FILENAME_TEMPORARY}\e"" EXIT;\e
1289   trap "trap \e"\e" INT QUIT TERM; exit 1" INT QUIT TERM;\e
1290   mupdf "${NAIL_FILENAME_TEMPORARY}"'
1294 Note: special care must be taken when using such commands as mail
1295 viruses may be distributed by this method: if messages of type
1296 .Ql application/x-sh
1297 or files with the extension
1298 .Ql .sh
1299 were blindly filtered through the shell, for example, a message sender
1300 could easily execute arbitrary code on the system \*(UA is running on.
1301 For more on MIME, also in respect to sending of messages, see the
1302 sections
1303 .Sx "The mime.types files" ,
1304 .Sx "The Mailcap files"
1305 and the command
1306 .Ic mimetype .
1307 .\" }}}
1309 .\" .Ss "Mailing lists" {{{
1310 .Ss "Mailing lists"
1312 \*(UA offers some support to ease handling of mailing lists.
1313 The command
1314 .Ic mlist
1315 promotes all given arguments to known mailing lists, and
1316 .Ic mlsubscribe
1317 sets their subscription attribute, creating them first as necessary.
1318 (On the other hand
1319 .Ic unmlsubscribe
1320 does not
1321 .Ic unmlist
1322 automatically, but only resets the subscription attribute.)
1323 Using the commands without arguments will show (a subset of) all
1324 currently defined mailing lists.
1326 .Va headline
1327 format
1328 .Ql \&%T
1329 can be used to mark out messages with configured list addresses
1330 in the header display.
1333 \*(OPally mailing lists may also be specified as (extended) regular
1334 expressions, which allows matching of many addresses with a single
1335 expression.
1336 However, all fully qualified list addresses are matched via a fast
1337 dictionary, whereas expressions are placed in (a) list(s) which is
1338 (are) matched sequentially.
1340 .Bd -literal -offset indent
1341 set followup-to followup-to-honour=ask-yes reply-to-honour=ask-yes
1342 wysh mlist a1@b1.c1 a2@b2.c2 '.*@lists\e.c3$'
1343 mlsubscribe a4@b4.c4 exact@lists.c3
1347 The variable
1348 .Va followup-to-honour
1349 will ensure that a
1350 .Ql Mail-\:Followup-\:To:
1351 header is honoured when the message is being replied to (via
1352 .Ic reply
1354 .Ic Lreply )
1356 .Va followup-to
1357 controls whether this header is created when sending mails; it will be
1358 created automatically for a couple of reasons, too, like when the
1359 special
1360 .Dq mailing list specific
1361 respond command
1362 .Ic Lreply
1363 is used, when
1364 .Ic reply
1365 is used to respond to a message with its
1366 .Ql Mail-Followup-To:
1367 being honoured etc.
1370 A difference in between the handling of known and subscribed lists is
1371 that the address of the sender is usually not part of a generated
1372 .Ql Mail-Followup-To:
1373 when addressing the latter, whereas it is for the former kind of lists.
1374 Usually because there are exceptions: say, if multiple lists are
1375 addressed and not all of them are subscribed lists.
1377 For convenience \*(UA will, temporarily, automatically add a list
1378 address that is presented in the
1379 .Ql List-To:
1380 header of a message that is being responded to to the list of known
1381 mailing lists.
1382 Shall that header have existed \*(UA will instead, dependent on the
1383 variable
1384 .Va reply-to-honour ,
1385 use an also set
1386 .Ql Reply-To:
1387 for this purpose in order to accept a list administrators' wish that
1388 is supposed to have been manifested like that (but only if it provides
1389 a single address which resides on the same domain as what is stated in
1390 .Ql List-To: ) .
1391 .\" }}}
1393 .\" .Ss "Resource files" {{{
1394 .Ss "Resource files"
1396 Upon startup \*(UA reads in several resource files:
1398 .Bl -tag -width ".It Pa BaNg"
1400 .It Pa \*(UR
1401 System wide initialization file.
1402 Reading of this file can be suppressed, either by using the
1403 .Fl \&:
1405 .Fl n
1406 command line options, or by setting the
1407 .Sx ENVIRONMENT
1408 variable
1409 .Ev NAIL_NO_SYSTEM_RC .
1412 .It Pa \*(ur
1413 File giving initial commands.
1414 A different file can be chosen by setting the
1415 .Sx ENVIRONMENT
1416 variable
1417 .Ev MAILRC .
1418 Reading of this file can be suppressed with the
1419 .Fl \&:
1420 command line option.
1422 .It Va NAIL_EXTRA_RC
1423 Can be used to define an optional startup file to be read after all
1424 other resource files.
1425 It can be used to specify settings that are not understood by other
1426 .Xr mailx 1
1427 implementations, for example.
1428 This variable is only honoured when defined in a resource file, e.g.,
1429 it is one of the
1430 .Sx "INTERNAL VARIABLES" .
1434 The content of these files is interpreted as follows:
1437 .Bl -bullet -compact
1439 A lines' leading whitespace is removed.
1441 Empty lines are ignored.
1443 Any other line is interpreted as a command.
1444 It may be spread over multiple input lines if the newline character is
1445 .Dq escaped
1446 by placing a reverse solidus character
1447 .Ql \e
1448 as the last character of the line; whereas any leading whitespace of
1449 follow lines is ignored, trailing whitespace before a escaped newline
1450 remains in the input.
1452 If the line (content) starts with the number sign
1453 .Ql #
1454 then it is a comment-command \(en a real command! \(en and also ignored.
1455 This command is the only form of comment that is understood.
1459 Unless \*(UA is about to enter interactive mode syntax errors that occur
1460 while loading these files are treated as errors and cause program exit.
1461 More files with syntactically equal content can be
1462 .Ic source Ns ed .
1463 The following, saved in a file, would be an examplary content:
1465 .Bd -literal -offset indent
1466  # This line is a comment command.  And y\e
1467     es, it is really continued here.
1468 set debug \e
1469     verbose
1470     set editheaders
1472 .\" }}}
1474 .\" .Ss "Character sets" {{{
1475 .Ss "Character sets"
1477 \*(OP \*(UA detects the character set of the terminal by using
1478 mechanisms that are controlled by the
1479 .Ev LC_CTYPE
1480 locale setting
1481 (the manual for
1482 .Xr setlocale 3
1483 should give an overview); the \*(UA internal variable
1484 .Va ttycharset
1485 will be set to the detected terminal character set accordingly
1486 and will thus show up in the output of the commands
1487 .Ic set
1489 .Ic varshow .
1492 However, a user supplied
1493 .Va ttycharset
1494 value is not overwritten by this detection mechanism: this
1495 .Dq feature
1496 must be used if the detection does not work properly,
1497 and it may be used to adjust the name of the locale character set.
1498 E.g., on BSD systems one may use a locale with the character set
1499 ISO8859-1, which is not a valid name for this character set; to be on
1500 the safe side, one may set
1501 .Va ttycharset
1502 to the correct name, which is ISO-8859-1.
1505 Note that changing the value does not mean much beside that,
1506 since several aspects of the real character set are implied by the
1507 locale environment of the system,
1508 and that stays unaffected by the content of an overwritten
1509 .Va ttycharset
1510 variable.
1511 (This is mostly an issue when interactively using \*(UA, though.
1512 It is actually possible to send mail in a completely
1513 .Dq faked
1514 locale environment, an option that \*(UA's test-suite uses excessively.)
1517 If no character set conversion capabilities have been compiled into
1518 \*(UA
1519 .Pf ( Va features
1520 does not include the term
1521 .Ql +iconv ) ,
1522 then
1523 .Va ttycharset
1524 will be the only supported character set,
1525 it is simply assumed that it can be used to exchange 8-bit messages
1526 (over the wire an intermediate
1527 .Pf content-transfer-\: Va encoding
1528 may be applied),
1529 and the rest of this section does not apply;
1530 it may however still be necessary to explicitly set it if automatic
1531 detection fails, since in that case it defaults to the mentioned
1532 .\" (Keep in SYNC: ./nail.1:"Character sets", ./nail.h:CHARSET_*!)
1533 ISO-8859-1.
1536 When reading messages, their text is converted into
1537 .Va ttycharset
1538 as necessary in order to display them on the users terminal.
1539 Unprintable characters and invalid byte sequences are detected
1540 and replaced by proper substitution characters (unless the variable
1541 .Va print-all-chars
1542 was set once \*(UA was started).
1543 Also see
1544 .Va charset-unknown-8bit
1545 to deal with another hairy aspect of message interpretation.
1548 When sending messages all their parts and attachments are classified.
1549 Whereas no character set conversion is performed on those parts which
1550 appear to be binary data,
1551 the character set being used must be declared within the MIME header of
1552 an outgoing text part if it contains characters that do not conform to
1553 the set of characters that are allowed by the email standards.
1554 Permissible values for character sets can be declared using the
1555 .Va sendcharsets
1556 variable, and
1557 .Va charset-8bit ,
1558 which defines a catch-all last-resort fallback character set that is
1559 implicitly appended to the list of character-sets in
1560 .Va sendcharsets .
1563 When replying to a message and the variable
1564 .Va reply-in-same-charset
1565 is set then the character set of the message being replied to is tried
1566 first.
1567 And it is also possible to make \*(UA work even more closely related to
1568 the current locale setting automatically by using the variable
1569 .Va sendcharsets-else-ttycharset ,
1570 please see there for more information.
1573 All the specified character sets are tried in order unless the
1574 conversion of the part or attachment succeeds.
1575 If none of the tried (8-bit) character sets is capable to represent the
1576 content of the part or attachment,
1577 then the message will not be sent and its text will optionally be
1578 .Va save Ns d
1580 .Ev DEAD .
1581 In general, if the message
1582 .Dq Cannot convert from a to b
1583 appears, either some characters are not appropriate for the currently
1584 selected (terminal) character set,
1585 or the needed conversion is not supported by the system.
1586 In the first case, it is necessary to set an appropriate
1587 .Ev LC_CTYPE
1588 locale and/or the variable
1589 .Va ttycharset .
1592 The best results are usually achieved when \*(UA is run in a UTF-8
1593 locale on a UTF-8 capable terminal, in which case the full Unicode
1594 spectrum of characters is available.
1595 In this setup characters from various countries can be displayed,
1596 while it is still possible to use more simple character sets for sending
1597 to retain maximum compatibility with older mail clients.
1600 On the other hand the POSIX standard defines a locale-independent 7-bit
1601 .Dq portable character set
1602 that should be used when overall portability is an issue, the even more
1603 restricted subset named
1604 .Dq portable filename character set
1605 consisting of A-Z, a-z, 0-9, period
1606 .Ql \&. ,
1607 underscore
1608 .Ql _
1610 .Ql -
1611 hyphen.
1612 .\" }}}
1614 .\" .Ss "Message states" {{{
1615 .Ss "Message states"
1617 \*(UA differentiates in between several different message states;
1618 the current state will be reflected in header summary displays if
1619 .Va headline
1620 is configured to do so (via the internal variable
1621 .Va attrlist ) ,
1622 and messages can also be selected and be acted upon depending on their
1623 state (see
1624 .Sx "Specifying messages" ) .
1625 When operating on the system
1626 .Va inbox ,
1627 or in any other
1628 .Mx -sx
1629 .Sx "primary system mailbox" ,
1630 special actions, like the automatic moving of messages to the
1631 .Mx -sx
1632 .Sx "secondary mailbox"
1633 .Ev MBOX ,
1634 may be applied when the mailbox is left (also implicitly via
1635 a successful exit of \*(UA, but not if the special command
1636 .Ic exit
1637 is used) \(en however, because this may be irritating to users which
1638 are used to
1639 .Dq more modern
1640 mail-user-agents, the default global
1641 .Pa \*(UR
1642 sets the internal
1643 .Va hold
1645 .Va keepsave
1646 variables in order to suppress this behaviour.
1648 .Bl -tag -width ".It Ql BaNg"
1649 .It Ql new
1650 Message has neither been viewed nor moved to any other state.
1651 Such messages are retained even in the
1652 .Mx -sx
1653 .Sx "primary system mailbox" .
1655 .It Ql unread
1656 Message has neither been viewed nor moved to any other state, but the
1657 message was present already when the mailbox has been opened last:
1658 Such messages are retained even in the
1659 .Mx -sx
1660 .Sx "primary system mailbox" .
1662 .It Ql read
1663 The message has been processed by one of the following commands:
1664 .Ic ~f ,
1665 .Ic ~m ,
1666 .Ic ~F ,
1667 .Ic ~M ,
1668 .Ic copy ,
1669 .Ic mbox ,
1670 .Ic next ,
1671 .Ic pipe  ,
1672 .Ic Print ,
1673 .Ic print ,
1674 .Ic top ,
1675 .Ic Type ,
1676 .Ic type ,
1677 .Ic undelete .
1679 .Ic delete ,
1680 .Ic dp ,
1682 .Ic dt
1683 commands may also cause the next message to be marked as read, depending
1684 on the value of the
1685 .Va autoprint
1686 variable.
1687 Except when the
1688 .Ic exit
1689 command is used, messages that are in a
1690 .Mx -sx
1691 .Sx "primary system mailbox"
1692 and are in
1693 .Ql read
1694 state when the mailbox is left will be saved in
1695 .Ev MBOX
1696 unless the internal variable
1697 .Va hold
1698 it set.
1700 .It Ql deleted
1701 The message has been processed by one of the following commands:
1702 .Ic delete ,
1703 .Ic dp ,
1704 .Ic dt .
1705 Only
1706 .Ic undelete
1707 can be used to access such messages.
1709 .It Ql preserved
1710 The message has been processed by a
1711 .Ic preserve
1712 command and it will be retained in its current location.
1714 .It Ql saved
1715 The message has been processed by one of the following commands:
1716 .Ic save
1718 .Ic write .
1719 Unless when the
1720 .Ic exit
1721 command is used, messages that are in a
1722 .Mx -sx
1723 .Sx "primary system mailbox"
1724 and are in
1725 .Ql saved
1726 state when the mailbox is left will be deleted; they will be saved in
1727 .Ev MBOX
1728 when the internal variable
1729 .Va keepsave
1730 is set.
1732 .\" }}}
1734 .\" .Ss "Specifying messages" {{{
1735 .Ss "Specifying messages"
1737 Commands such as
1738 .Ic from ,
1739 .Ic type
1741 .Ic delete
1742 can be given a list of message numbers as arguments to apply to a number
1743 of messages at once.
1744 Thus
1745 .Ql delete 1 2
1746 deletes messages 1 and 2,
1747 whereas
1748 .Ql delete 1-5
1749 will delete the messages 1 through 5.
1750 In sorted or threaded mode (see the
1751 .Ic sort
1752 command),
1753 .Ql delete 1-5
1754 will delete the messages that are located between (and including)
1755 messages 1 through 5 in the sorted/threaded order, as shown in the
1756 .Ic headers
1757 summary.
1758 The following special message names exist:
1761 .Bl -tag -width ".It Ar BaNg"
1762 .It Ar \&.
1763 The current message, the so-called
1764 .Dq dot .
1766 .It Ar \&;
1767 The message that was previously the current message.
1769 .It Ar \&,
1770 The parent message of the current message,
1771 that is the message with the Message-ID given in the
1772 .Ql In-Reply-To:
1773 field or the last entry of the
1774 .Ql References:
1775 field of the current message.
1777 .It Ar -
1778 The next previous undeleted message,
1779 or the next previous deleted message for the
1780 .Ic undelete
1781 command.
1782 In sorted/threaded mode,
1783 the next previous such message in the sorted/threaded order.
1785 .It Ar +
1786 The next undeleted message,
1787 or the next deleted message for the
1788 .Ic undelete
1789 command.
1790 In sorted/threaded mode,
1791 the next such message in the sorted/threaded order.
1793 .It Ar ^
1794 The first undeleted message,
1795 or the first deleted message for the
1796 .Ic undelete
1797 command.
1798 In sorted/threaded mode,
1799 the first such message in the sorted/threaded order.
1801 .It Ar $
1802 The last message.
1803 In sorted/threaded mode,
1804 the last message in the sorted/threaded order.
1806 .It Ar & Ns Ar x
1807 In threaded mode,
1808 selects the message addressed with
1809 .Ar x ,
1810 where
1811 .Ar x
1812 is any other message specification,
1813 and all messages from the thread that begins at it.
1814 Otherwise it is identical to
1815 .Ar x .
1817 .Ar x
1818 is omitted,
1819 the thread beginning with the current message is selected.
1821 .It Ar *
1822 All messages.
1823 .It Ar `
1824 All messages that were included in the message list for the previous
1825 command.
1827 .It Ar x-y
1828 An inclusive range of message numbers.
1829 Selectors that may also be used as endpoints include any of
1830 .Ar .;-+^$ .
1832 .It Ar address
1833 A case-insensitive
1834 .Dq any substring matches
1835 search against the
1836 .Ql From:
1837 header, which will match addresses (too) even if
1838 .Va showname
1839 is set (and POSIX says
1840 .Dq any address as shown in a header summary shall be matchable in this form ) ;
1841 However, if the
1842 .Va allnet
1843 variable is set, only the local part of the address is evaluated
1844 for the comparison, not ignoring case, and the setting of
1845 .Va showname
1846 is completely ignored.
1847 For finer control and match boundaries use the
1848 .Ql @
1849 search expression.
1851 .It Ar / Ns Ar string
1852 All messages that contain
1853 .Ar string
1854 in the subject field (case ignored).
1855 See also the
1856 .Va searchheaders
1857 variable.
1859 .Ar string
1860 is empty,
1861 the string from the previous specification of that type is used again.
1863 .It Xo Op Ar @ Ns Ar name-list Ns
1864 .Ar @ Ns Ar expr
1866 All messages that contain the given case-insensitive search
1867 .Ar expr Ns
1868 ession; if the \*(OPal regular expression (see
1869 .Xr re_format 7 )
1870 support is available
1871 .Ar expr
1872 will be interpreted as (an extended) one if any of the
1873 .Dq magical
1874 (extended) regular expression characters is seen.
1875 If the optional
1876 .Ar @ Ns Ar name-list
1877 part is missing, the search is restricted to the subject field body,
1878 but otherwise
1879 .Ar name-list
1880 specifies a comma-separated list of header fields to search, as in
1882 .Dl '@to,from,cc@Someone i ought to know'
1884 In order to search for a string that includes a
1885 .Ql @
1886 (commercial at) character the
1887 .Ar name-list
1888 is effectively non-optional, but may be given as the empty string.
1889 Some special header fields may be abbreviated:
1890 .Ql f ,
1891 .Ql t ,
1892 .Ql c ,
1893 .Ql b
1895 .Ql s
1896 will match
1897 .Ql From ,
1898 .Ql To ,
1899 .Ql Cc ,
1900 .Ql Bcc
1902 .Ql Subject ,
1903 respectively and case-insensitively.
1904 The special names
1905 .Ql header
1907 .Ql <
1908 can be used to search in (all of) the header(s) of the message, and the
1909 special names
1910 .Ql body
1912 .Ql >
1914 .Ql text
1916 .Ql =
1917 can be used to perform full text searches \(en whereas the former
1918 searches only the body, the latter also searches the message header.
1920 This message specification performs full text comparison, but even with
1921 regular expression support it is almost impossible to write a search
1922 expression that savely matches only a specific address domain.
1923 To request that the content of the header is treated as a list of
1924 addresses, and to strip those down to the plain email address which the
1925 search expression is to be matched against, prefix the header name
1926 (abbreviation) with a tilde
1927 .Ql ~ :
1929 .Dl @~f@@a\e.safe\e.domain\e.match$
1931 .It Ar :c
1932 All messages of state
1933 .Ql c ,
1934 where
1935 .Ql c
1936 is one or multiple of the following colon modifiers:
1938 .Bl -tag -compact -width ".It Ar :M"
1939 .It Ar n
1940 .Ql new
1941 messages.
1942 .It Ar o
1943 Old messages (any not in state
1944 .Ql read
1946 .Ql new ) .
1947 .It Ar u
1948 .Ql unread
1949 messages.
1950 .It Ar d
1951 .Ql deleted
1952 messages (for the
1953 .Ic undelete
1955 .Ic from
1956 commands only).
1957 .It Ar r
1958 .Ql read
1959 messages.
1960 .It Ar f
1961 .Ic flag Ns
1962 ged messages.
1963 .It Ar a
1964 Answered messages
1965 (cf. the
1966 .Va markanswered
1967 variable).
1968 .It Ar t
1969 Messages marked as draft.
1970 .It Ar s
1971 \*(OP Messages classified as spam.
1972 .It Ar S
1973 \*(OP Messages with unsure spam classification.
1979 \*(OP IMAP-style SEARCH expressions may also be used.
1980 This addressing mode is available with all types of folders;
1981 \*(UA will perform the search locally as necessary.
1982 Strings must be enclosed by double quotes
1983 .Ql \&"
1984 in their entirety if they contain white space or parentheses;
1985 within the quotes, only reverse solidus
1986 .Ql \e
1987 is recognized as an escape character.
1988 All string searches are case-insensitive.
1989 When the description indicates that the
1990 .Dq envelope
1991 representation of an address field is used,
1992 this means that the search string is checked against both a list
1993 constructed as
1995 .Bd -literal -offset indent
1996 (\*qname\*q \*qsource\*q \*qlocal-part\*q \*qdomain-part\*q)
2000 for each address,
2001 and the addresses without real names from the respective header field.
2002 These search expressions can be nested using parentheses, see below for
2003 examples.
2006 .Bl -tag -compact -width ".It Ar _n_u"
2007 .It Ar ( criterion )
2008 All messages that satisfy the given
2009 .Ar criterion .
2010 .It Ar ( criterion1 criterion2 ... criterionN )
2011 All messages that satisfy all of the given criteria.
2013 .It Ar ( or criterion1 criterion2 )
2014 All messages that satisfy either
2015 .Ar criterion1
2017 .Ar criterion2 ,
2018 or both.
2019 To connect more than two criteria using
2020 .Ql or
2021 specifications have to be nested using additional parentheses,
2022 as with
2023 .Ql (or a (or b c)) ,
2024 since
2025 .Ql (or a b c)
2026 really means
2027 .Ql ((a or b) and c) .
2028 For a simple
2029 .Ql or
2030 operation of independent criteria on the lowest nesting level,
2031 it is possible to achieve similar effects by using three separate
2032 criteria, as with
2033 .Ql (a) (b) (c) .
2035 .It Ar ( not criterion )
2036 All messages that do not satisfy
2037 .Ar criterion .
2038 .It Ar ( bcc \*q Ns Ar string Ns Ar \*q )
2039 All messages that contain
2040 .Ar string
2041 in the envelope representation of the
2042 .Ql Bcc:
2043 field.
2044 .It Ar ( cc \*q Ns Ar string Ns Ar \*q )
2045 All messages that contain
2046 .Ar string
2047 in the envelope representation of the
2048 .Ql Cc:
2049 field.
2050 .It Ar ( from \*q Ns Ar string Ns Ar \*q )
2051 All messages that contain
2052 .Ar string
2053 in the envelope representation of the
2054 .Ql From:
2055 field.
2056 .It Ar ( subject \*q Ns Ar string Ns Ar \*q )
2057 All messages that contain
2058 .Ar string
2059 in the
2060 .Ql Subject:
2061 field.
2062 .It Ar ( to \*q Ns Ar string Ns Ar \*q )
2063 All messages that contain
2064 .Ar string
2065 in the envelope representation of the
2066 .Ql To:
2067 field.
2068 .It Ar ( header name \*q Ns Ar string Ns Ar \*q )
2069 All messages that contain
2070 .Ar string
2071 in the specified
2072 .Ql Name:
2073 field.
2074 .It Ar ( body \*q Ns Ar string Ns Ar \*q )
2075 All messages that contain
2076 .Ar string
2077 in their body.
2078 .It Ar ( text \*q Ns Ar string Ns Ar \*q )
2079 All messages that contain
2080 .Ar string
2081 in their header or body.
2082 .It Ar ( larger size )
2083 All messages that are larger than
2084 .Ar size
2085 (in bytes).
2086 .It Ar ( smaller size )
2087 All messages that are smaller than
2088 .Ar size
2089 (in bytes).
2091 .It Ar ( before date )
2092 All messages that were received before
2093 .Ar date ,
2094 which must be in the form
2095 .Ql d[d]-mon-yyyy ,
2096 where
2097 .Ql d
2098 denotes the day of the month as one or two digits,
2099 .Ql mon
2100 is the name of the month \(en one of
2101 .Ql Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec ,
2103 .Ql yyyy
2104 is the year as four digits, e.g.,
2105 .Ql 28-Dec-2012 .
2107 .It Ar ( on date )
2108 All messages that were received on the specified date.
2109 .It Ar ( since date )
2110 All messages that were received since the specified date.
2111 .It Ar ( sentbefore date )
2112 All messages that were sent on the specified date.
2113 .It Ar ( senton date )
2114 All messages that were sent on the specified date.
2115 .It Ar ( sentsince date )
2116 All messages that were sent since the specified date.
2117 .It Ar ()
2118 The same criterion as for the previous search.
2119 This specification cannot be used as part of another criterion.
2120 If the previous command line contained more than one independent
2121 criterion then the last of those criteria is used.
2123 .\" }}}
2125 .\" .Ss "On URL syntax and credential lookup" {{{
2126 .Ss "On URL syntax and credential lookup"
2128 \*(IN For accessing protocol-specific resources usage of Uniform
2129 Resource Locators (URL, RFC 1738) has become omnipresent.
2130 \*(UA expects and understands URLs in the following form;
2131 parts in brackets
2132 .Ql []
2133 denote optional parts, optional either because there also exist other
2134 ways to define the information in question or because support of the
2135 part is protocol-specific (e.g.,
2136 .Ql /path
2137 is used by the IMAP protocol but not by POP3);
2138 If any of
2139 .Ql USER
2141 .Ql PASSWORD
2142 are specified they must be given in URL percent encoded form (RFC 3986;
2143 the commands
2144 .Ic urlcodec
2145 may be helpful):
2148 .Dl PROTOCOL://[USER[:PASSWORD]@]server[:port][/path]
2151 Note that these \*(UA URLs most often do not conform to any real
2152 standard, but instead represent a normalized variant of RFC 1738 \(en
2153 they are not used in data exchange but only meant as a compact,
2154 easy-to-use way of defining and representing information in
2155 a well-known notation.
2158 Many internal variables of \*(UA exist in multiple versions, called
2159 variable chains for the rest of this document: the plain
2160 .Ql variable
2161 as well as
2162 .Ql variable-HOST
2164 .Ql variable-USER@HOST .
2165 Here
2166 .Ql HOST
2167 indeed means
2168 .Ql server:port
2169 if a
2170 .Ql port
2171 had been specified in the respective URL, otherwise it refers to the plain
2172 .Ql server .
2173 Also,
2174 .Ql USER
2175 is not truly the
2176 .Ql USER
2177 that had been found when doing the user chain lookup as is described
2178 below, i.e., this
2179 .Ql USER
2180 will never be in URL percent encoded form, whether it came from an URL
2181 or not; i.e., variable chain name extensions of
2182 .Sx "INTERNAL VARIABLES"
2183 must not be URL percent encoded.
2186 For example, whether an hypothetical URL
2187 .Ql smtp://hey%3Ayou@our.house
2188 had been given that includes a user, or whether the URL was
2189 .Ql smtp://our.house
2190 and the user had been found differently, to lookup the variable chain
2191 .Va smtp-use-starttls
2192 \*(UA first looks for whether
2193 .Ql smtp-\:use-\:starttls-\:hey:you@our.house
2194 is defined, then whether
2195 .Ql smtp-\:use-\:starttls-\:our.house
2196 exists before finally ending up looking at the plain variable itself.
2199 \*(UA obeys the following logic scheme when dealing with the
2200 necessary credential information of an account:
2202 .Bl -bullet
2204 If no
2205 .Ql USER
2206 has been given in the URL the variables
2207 .Va user-HOST
2209 .Va user
2210 are looked up; if no such variable(s) can be found then \*(UA will,
2211 when enforced by the \*(OPal variables
2212 .Va netrc-lookup-HOST
2214 .Va netrc-lookup ,
2215 search the users
2216 .Pa .netrc
2217 file for a
2218 .Ql HOST
2219 specific entry which provides a
2220 .Ql login
2221 name: this lookup will only succeed if unambiguous (one possible matching
2222 entry for
2223 .Ql HOST ) .
2224 It is possible to load encrypted
2225 .Pa .netrc
2226 files via
2227 .Va netrc-pipe .
2229 If there is still no
2230 .Ql USER
2231 then \*(UA will fall back to the user who is supposed to run \*(UA,
2232 the identity of which has been fixated during \*(UA startup and is
2233 known to be a valid user on the current host.
2236 Authentication: unless otherwise noted this will lookup the
2237 .Va PROTOCOL-auth-USER@HOST , PROTOCOL-auth-HOST , PROTOCOL-auth
2238 variable chain, falling back to a protocol-specific default should this
2239 have no success.
2242 If no
2243 .Ql PASSWORD
2244 has been given in the URL, then if the
2245 .Ql USER
2246 has been found through the \*(OPal
2247 .Va netrc-lookup
2248 that may have already provided the password, too.
2249 Otherwise the variable chain
2250 .Va password-USER@HOST , password-HOST , password
2251 is looked up and used if existent.
2253 Afterwards the complete \*(OPal variable chain
2254 .Va netrc-lookup-USER@HOST , netrc-lookup-HOST , netrc-lookup
2255 is looked up.
2256 If set, the
2257 .Pa .netrc
2258 cache is searched for a password only (multiple user accounts for
2259 a single machine may exist as well as a fallback entry without user
2260 but with a password).
2262 If at that point there is still no password available, but the
2263 (protocols') chosen authentication type requires a password, then in
2264 interactive mode the user will be prompted on the terminal.
2268 .Sy Note:
2269 S/MIME verification works relative to the values found in the
2270 .Ql From:
2272 .Ql Sender: )
2273 header field(s), which means that the values of
2274 .Va smime-sign , smime-sign-cert , smime-sign-include-certs
2276 .Va smime-sign-message-digest
2277 will not be looked up using the
2278 .Ql USER
2280 .Ql HOST
2281 chains from above but instead use the corresponding values from the
2282 message that is being worked on.
2283 In unusual cases multiple and different
2284 .Ql USER
2286 .Ql HOST
2287 combinations may therefore be involved \(en on the other hand those
2288 unusual cases become possible.
2289 The usual case is as short as:
2292 .Dl set mta=smtp://USER:PASS@HOST smtp-use-starttls \e
2293 .Dl \ \ \ \ smime-sign smime-sign-cert=+smime.pair
2296 The section
2297 .Sx EXAMPLES
2298 contains complete example configurations.
2299 .\" }}}
2301 .\" .Ss "On terminal control and line editor" {{{
2302 .Ss "On terminal control and line editor"
2304 \*(OP Terminal control will be realized through one of the standard
2306 libraries, either the
2307 .Lb libtermcap ,
2308 or, alternatively, the
2309 .Lb libterminfo ,
2310 both of which will be initialized to work with the environment variable
2311 .Ev TERM .
2312 Terminal control will enhance or enable interactive usage aspects, e.g.,
2313 .Sx "Coloured display" ,
2314 and extend behaviour of the Mailx-Line-Editor (MLE), which may learn the
2315 byte-sequences of keys like the cursor and function keys, and which will
2316 automatically enter the so-called
2317 .Dq ca-mode
2318 alternative screen shall the terminal support it.
2319 The internal variable
2320 .Va termcap
2321 can be used to overwrite settings or to learn (correct(ed)) keycodes.
2322 Actual interaction with the chosen library can be disabled completely by
2323 setting the internal variable
2324 .Va termcap-disable ;
2325 .Va termcap
2326 will be queried regardless, even if the \*(OPal support for the
2327 libraries has not been enabled at configuration time.
2330 \*(OP The builtin \*(UA Mailx-Line-Editor (MLE) should work in all
2331 environments which comply to the ISO C standard
2332 .St -isoC-amd1 ,
2333 and will support wide glyphs if possible (the necessary functionality
2334 had been removed from ISO C, but was included in
2335 .St -xpg4 ) .
2336 Prevent usage of a line editor in interactive mode by setting the
2337 internal variable
2338 .Va line-editor-disable .
2339 Especially if the \*(OPal terminal control support is missing setting
2340 entries in the internal variable
2341 .Va termcap
2342 will help shall the MLE misbehave, see there for more.
2343 The MLE can support a little bit of
2344 .Ic colour .
2347 \*(OP If the
2348 .Ic history
2349 feature is available then input from line editor prompts will be saved
2350 in a history list that can be searched in and be expanded from.
2351 Such saving can be prevented by prefixing input with any amount of
2352 whitespace.
2353 Aspects of history, like allowed content and maximum size, as well as
2354 whether history shall be saved persistently, can be configured with the
2355 internal variables
2356 .Va history-file ,
2357 .Va history-gabby ,
2358 .Va history-gabby-persist
2360 .Va history-size .
2363 The MLE supports a set of editing and control commands.
2364 By default (as) many (as possible) of these will be assigned to a set of
2365 single-letter control codes, which should work on any terminal (and can
2366 be generated by holding the
2367 .Dq control
2368 key while pressing the key of desire, e.g.,
2369 .Ql control-D ) .
2370 If the \*(OPal
2371 .Ic bind
2372 command is available then the MLE commands can also be accessed freely
2373 by assigning the command name, which is shown in parenthesis in the list
2374 below, to any desired key-sequence, and the MLE will instead and also use
2375 .Ic bind
2376 to establish its builtin key bindings
2377 (more of them if the \*(OPal terminal control is available),
2378 an action which can then be suppressed completely by setting
2379 .Va line-editor-no-defaults .
2380 The following uses the
2381 .Xr sh 1 Ns
2382 ell-style quote notation that is documented in the introduction of
2383 .Sx COMMANDS ;
2384 combinations not mentioned either cause job control signals or do not
2385 generate a (unique) keycode:
2389 .Bl -tag -compact -width ".It Ql Ba"
2390 .It Ql \ecA
2391 Go to the start of the line
2392 .Pf ( Cd mle-go-home ) .
2394 .It Ql \ecB
2395 Move the cursor backward one character
2396 .Pf ( Cd mle-go-bwd ) .
2398 .It Ql \ecD
2399 Forward delete the character under the cursor;
2400 quits \*(UA if used on the empty line unless the internal variable
2401 .Va ignoreeof
2402 is set
2403 .Pf ( Cd mle-del-fwd ) .
2405 .It Ql \ecE
2406 Go to the end of the line
2407 .Pf ( Cd mle-go-end ) .
2409 .It Ql \ecF
2410 Move the cursor forward one character
2411 .Pf ( Cd mle-go-fwd ) .
2413 .It Ql \ecG
2414 Cancel current operation, full reset.
2415 If there is an active history search or tabulator expansion then this
2416 command will first reset that, reverting to the former line content;
2417 thus a second reset is needed for a full reset in this case
2418 .Pf ( Cd mle-reset ) .
2420 .It Ql \ecH
2421 Backspace: backward delete one character
2422 .Pf ( Cd mle-del-bwd ) .
2424 .It Ql \ecI
2425 \*(NQ
2426 Horizontal tabulator:
2427 try to expand the word before the cursor, supporting the usual \*(UA
2428 .Mx -sx
2429 .Sx "filename transformations" ,
2430 as documented in
2431 .Sx COMMANDS
2432 .Pf ( Cd mle-complete ) .
2433 This is affected by
2434 .Cd mle-quote-rndtrip .
2436 .It Ql \ecJ
2437 Newline:
2438 commit the current line
2439 .Pf ( Cd mle-commit ) .
2441 .It Ql \ecK
2442 Cut all characters from the cursor to the end of the line
2443 .Pf ( Cd mle-snarf-end ) .
2445 .It Ql \ecL
2446 Repaint the line
2447 .Pf ( Cd mle-repaint ) .
2449 .It Ql \ecN
2450 \*(OP Go to the next history entry
2451 .Pf ( Cd mle-hist-fwd ) .
2453 .It Ql \ecO
2454 (\*(OPally context-dependent) Invokes the command
2455 .Ql Ic dt .
2457 .It Ql \ecP
2458 \*(OP Go to the previous history entry
2459 .Pf ( Cd mle-hist-bwd ) .
2461 .It Ql \ecQ
2462 Toggle roundtrip mode shell quotes, where produced,
2463 on and off
2464 .Pf ( Cd mle-quote-rndtrip ) .
2465 This setting is temporary, and will be forgotten once the command line
2466 is committed.
2468 .It Ql \ecR
2469 \*(OP Complete the current line from (the remaining) older history entries
2470 .Pf ( Cd mle-hist-srch-bwd ) .
2472 .It Ql \ecS
2473 \*(OP Complete the current line from (the remaining) newer history entries
2474 .Pf ( Cd mle-hist-srch-fwd ) .
2476 .It Ql \ecT
2477 Paste the snarf buffer
2478 .Pf ( Cd mle-paste ) .
2480 .It Ql \ecU
2481 The same as
2482 .Ql \ecA
2483 followed by
2484 .Ql \ecK
2485 .Pf ( Cd mle-snarf-line ) .
2487 .It Ql \ecV
2488 Prompts for a Unicode character (its hexadecimal number) to be inserted
2489 .Pf ( Cd mle-prompt-char ) .
2490 Note this command needs to be assigned to a single-letter control code
2491 in order to become recognized and executed during input of
2492 a key-sequence (only three single-letter control codes can be used for
2493 that shortcut purpose); this control code is special-treated and cannot
2494 be part of any other sequence, because any occurrence will perform the
2495 .Cd mle-prompt-char
2496 function immediately.
2498 .It Ql \ecW
2499 Cut the characters from the one preceding the cursor to the preceding
2500 word boundary
2501 .Pf ( Cd mle-snarf-word-bwd ) .
2503 .It Ql \ecX
2504 Move the cursor forward one word boundary
2505 .Pf ( Cd mle-go-word-fwd ) .
2507 .It Ql \ecY
2508 Move the cursor backward one word boundary
2509 .Pf ( Cd mle-go-word-bwd ) .
2511 .It Ql \ec[
2512 Escape: reset a possibly used multibyte character input state machine
2513 and \*(OPally a lingering, incomplete key binding
2514 .Pf ( Cd mle-cancel ) .
2515 This command needs to be assigned to a single-letter control code in
2516 order to become recognized and executed during input of a key-sequence
2517 (only three single-letter control codes can be used for that shortcut
2518 purpose).
2519 This control code may also be part of a multi-byte sequence, but if
2520 a sequence is active and the very control code is currently also an
2521 expected input, then it will first be consumed by the active sequence.
2523 .It Ql \ec\e
2524 (\*(OPally context-dependent) Invokes the command
2525 .Ql Ic z Ns + .
2527 .It Ql \ec]
2528 (\*(OPally context-dependent) Invokes the command
2529 .Ql Ic z Ns $ .
2531 .It Ql \ec^
2532 (\*(OPally context-dependent) Invokes the command
2533 .Ql Ic z Ns 0 .
2535 .It Ql \ec_
2536 Cut the characters from the one after the cursor to the succeeding word
2537 boundary
2538 .Pf ( Cd mle-snarf-word-fwd ) .
2540 .It Ql \ec?
2541 Backspace:
2542 .Cd mle-del-bwd .
2544 .It \(en
2545 .Cd mle-fullreset :
2546 in difference to
2547 .Cd mle-reset
2548 this will immediately reset a possibly active search etc.
2550 .It \(en
2551 .Cd mle-bell :
2552 ring the audible bell.
2554 .\" }}}
2556 .\" .Ss "Coloured display" {{{
2557 .Ss "Coloured display"
2559 \*(OP \*(UA can be configured to support a coloured display and font
2560 attributes by emitting ANSI / ISO 6429 SGR (select graphic rendition)
2561 escape sequences.
2562 Usage of colours and font attributes solely depends upon the
2563 capability of the detected terminal type that is defined by the
2564 environment variable
2565 .Ev TERM
2566 and which can be fine-tuned by the user via the internal variable
2567 .Va termcap .
2570 On top of what \*(UA knows about the terminal the boolean variable
2571 .Va colour-pager
2572 defines whether the actually applicable colour and font attribute
2573 sequences should also be generated when output is going to be paged
2574 through the external program defined by the environment variable
2575 .Ev PAGER
2576 (also see
2577 .Va crt Ns
2579 This is not enabled by default because different pager programs need
2580 different command line switches or other configuration in order to
2581 support those sequences.
2582 \*(UA however knows about some widely used pagers and in a clean
2583 environment it is often enough to simply set
2584 .Va colour-pager ;
2585 please refer to that variable for more on this topic.
2588 If the variable
2589 .Va colour-disable
2590 is set then any active usage of colour and font attribute sequences
2591 is suppressed, but without affecting possibly established
2592 .Ic colour
2593 mappings.
2596 To define and control colours and font attributes a single multiplexer
2597 command family exists:
2598 .Ic colour
2599 shows or defines colour mappings for the given colour type (e.g.,
2600 monochrome) and
2601 .Ic uncolour
2602 can be used to remove mappings of a given colour type.
2603 Since colours are only available in interactive mode, it may make
2604 sense to conditionalize the colour setup by encapsulating it with
2605 .Ic if :
2607 .Bd -literal -offset indent
2608 if terminal && $features =@ +colour
2609   colour iso  view-msginfo  ft=bold,fg=green
2610   colour iso  view-header   ft=bold,fg=red   "from,subject"
2611   colour iso  view-header   fg=red
2613   uncolour iso view-header  from,subject
2614   colour iso  view-header   ft=bold,fg=magenta,bg=cyan
2615   colour 256  view-header   ft=bold,fg=208,bg=230 subject,from
2616   colour mono view-header   ft=bold
2617   colour mono view-header   ft=bold,ft=reverse subject,from
2618 endif
2620 .\" }}}
2621 .\" }}} (DESCRIPTION)
2624 .\" .Sh COMMANDS {{{
2625 .Sh COMMANDS
2627 Each command is typed on a line by itself,
2628 and may take arguments following the command word.
2629 Command names may be abbreviated, in which case the first command that
2630 matches the given prefix will be used.
2631 The command
2632 .Ic list
2633 can be used to show the list of all commands, either alphabetically
2634 sorted or in prefix search order (these do not match, also because the
2635 POSIX standard prescribes a set of abbreviations).
2636 \*(OPally the command
2637 .Ic help
2639 .Ic \&? ) ,
2640 when given an argument, will show a documentation string for the
2641 command matching the expanded argument, as in
2642 .Ql ?t ,
2643 which should be a shorthand of
2644 .Ql ?type .
2645 Both commands support a more
2646 .Va verbose
2647 listing mode which includes the argument type of the command.
2650 For commands which take message lists as arguments, the next message
2651 forward that satisfies the command's requirements will be used shall no
2652 explicit message list have been specified.
2653 If there are no messages forward of the current message,
2654 the search proceeds backwards,
2655 and if there are no good messages at all,
2656 \*(UA shows an error message and aborts the command.
2657 \*(ID Non-message-list arguments can be quoted using the following methods:
2660 .Bl -bullet -compact -offset indent
2662 An argument can be enclosed between paired double-quotes
2663 .Ql """argument"""
2665 single-quotes
2666 .Ql 'argument' ;
2667 any white space, shell word expansion, or reverse solidus characters
2668 (except as described next) within the quotes are treated literally as
2669 part of the argument.
2670 A double-quote will be treated literally within single-quotes and vice
2671 versa.
2672 Inside such a quoted string the actually used quote character can be
2673 used nonetheless by escaping it with a reverse solidus
2674 .Ql \e ,
2675 as in
2676 .Ql """y\e""ou""" .
2679 An argument that is not enclosed in quotes, as above, can usually still
2680 contain space characters if those spaces are reverse solidus escaped, as in
2681 .Ql you\e are .
2684 A reverse solidus outside of the enclosing quotes is discarded
2685 and the following character is treated literally as part of the argument.
2690 Some commands which do not take message-list arguments can also be
2691 prefixed with the special keyword
2692 .Ic \&\&wysh
2693 to choose \*(INible argument quoting rules, and some new commands only
2694 support the new rules (without that keyword) and are flagged \*(NQ.
2695 In the future \*(UA will (mostly) use
2696 .Xr sh 1
2697 compatible argument parsing:
2698 Non-message-list arguments can be quoted using the following shell-style
2699 mechanisms: the escape character, single-quotes, double-quotes and
2700 dollar-single-quotes; any unquoted number sign
2701 .Ql #
2702 that parses as a new token starts a comment that ends argument processing.
2703 The overall granularity of error reporting and diagnostics, also
2704 regarding function arguments and their content, will improve.
2708 .Bl -bullet -compact -offset indent
2710 The literal value of any character can be preserved by preceding it
2711 with the escape character reverse solidus
2712 .Ql \e .
2713 An unquoted dollar
2714 .Ql $
2715 will cause variable expansion of the given name: \*(UA
2716 .Sx "INTERNAL VARIABLES"
2717 as well as
2718 .Sx ENVIRONMENT
2719 (shell) variables can be accessed through this mechanism, brace
2720 enclosing the name is supported.
2723 Arguments which are enclosed in
2724 .Ql 'single-\:quotes'
2725 retain their literal value.
2726 A single-quote cannot occur within single-quotes.
2729 The literal value of all characters enclosed in
2730 .Ql \(dqdouble-\:quotes\(dq
2731 is retained, with the exception of dollar
2732 .Ql $ ,
2733 which will cause variable expansion, as above, backquote (grave accent)
2734 .Ql ` ,
2735 (which not yet means anything special), reverse solidus
2736 .Ql \e ,
2737 which will escape any of the characters dollar
2738 .Ql $
2739 (to prevent variable expansion), backquote (grave accent)
2740 .Ql ` ,
2741 double-quote
2742 .Ql \(dq
2743 (to prevent ending the quote) and reverse solidus
2744 .Ql \e
2745 (to prevent escaping, i.e., to embed a reverse solidus character as-is),
2746 but has no special meaning otherwise.
2749 Arguments enclosed in
2750 .Ql $'dollar-\:single-\:quotes'
2751 extend normal single quotes in that reverse solidus escape sequences are
2752 expanded as follows:
2754 .Bl -tag -compact -width "Ql \eNNN"
2755 .It Ql \ea
2756 alerts (bell).
2757 .It Ql \eb
2758 emits a backspace.
2759 .It Ql \eE
2760 an escape character.
2761 .It Ql \ee
2762 an escape character.
2763 .It Ql \ef
2764 form feed.
2765 .It Ql \en
2766 new line.
2767 .It Ql \er
2768 carriage return.
2769 .It Ql \et
2770 horizontal tab.
2771 .It Ql \ev
2772 vertical tab.
2773 .It Ql \e\e
2774 emits a reverse solidus character.
2775 .It Ql \e'
2776 single quote.
2777 .It Ql \e"
2778 double quote (escaping is optional).
2779 .It Ql \eNNN
2780 eight-bit byte with the octal value
2781 .Ql NNN
2782 (one to three octal digits), optionally prefixed by an additional
2783 .Ql 0 .
2784 A 0 byte will suppress further output for the quoted argument.
2785 .It Ql \exHH
2786 eight-bit byte with the hexadecimal value
2787 .Ql HH
2788 (one or two hexadecimal characters).
2789 A 0 byte will suppress further output for the quoted argument.
2790 .It Ql \eUHHHHHHHH
2791 the Unicode / ISO-10646 character with the hexadecimal codepoint value
2792 .Ql HHHHHHHH
2793 (one to eight hexadecimal digits) \(em note that Unicode defines the
2794 maximum codepoint to be ever supported as
2795 .Ql 0x10FFFF
2796 (in planes of
2797 .Ql 0xFFFF
2798 characters each).
2799 This escape is only supported in locales which support Unicode (see
2800 .Sx "Character sets" ) ,
2801 in other cases the sequence will remain unexpanded unless the given code
2802 point is ASCII compatible or can be represented in the current locale.
2803 The character NUL will suppress further output for the quoted argument.
2804 .It Ql \euHHHH
2805 Identical to
2806 .Ql \eUHHHHHHHH
2807 except it takes only one to four hexadecimal digits.
2808 .It Ql \ecX
2809 A mechanism that allows usage of the non-printable (ASCII and
2810 compatible) control codes 0 to 31: to create the printable
2811 representation of a control code the numeric value 64 is added, and the
2812 resulting ASCII character set code point is then printed, e.g., BEL is
2813 .Ql 7 + 64 = 71 = G .
2814 Whereas historically circumflex notation has often been used for
2815 visualization purposes of control codes, e.g.,
2816 .Ql ^G ,
2817 the reverse solidus notation has been standardized:
2818 .Ql \ecG .
2819 Some control codes also have standardized (ISO 10646, ISO C) alias
2820 representations, as shown above (e.g.,
2821 .Ql \ea ,
2822 .Ql \en ,
2823 .Ql \et ) :
2824 whenever such an alias exists \*(UA will use it for display purposes.
2825 The control code NUL
2826 .Pf ( Ql \ec@ )
2827 ends argument processing without producing further output.
2828 .It Ql \e$NAME
2829 Non-standard extension: expand the given variable name, as above.
2830 Brace enclosing the name is supported.
2831 .It Ql \e`{command}
2832 Not yet supported, just to raise awareness: Non-standard extension.
2838 .Sy Compatibility notes:
2839 \*(ID Note these are new mechanisms which are not supported by all
2840 commands.
2841 Round-tripping (feeding in things shown in list modes again) are not yet
2842 stable or possible at all.
2843 On new-style command lines it is wise to quote semicolon
2844 .Ql \&;
2845 and vertical bar
2846 .Ql |
2847 characters in order to ensure upward compatibility: the author would
2848 like to see things like
2849 .Ql ? echo $'trouble\etahead' | cat >> in_the_shell.txt
2851 .Ql ? top 2 5 10; type 3 22
2852 become possible.
2853 Before \*(UA will switch entirely to shell-style argument parsing there
2854 will be a transition phase where using
2855 .Ic \&\&wysh
2856 will emit obsoletion warnings.
2858 .Bd -literal -offset indent
2859 echo 'Quotes '${HOME}' and 'tokens" differ!"# no comment
2860 echo Quotes ${HOME} and tokens differ! # comment
2861 echo Don"'"t you worry$'\ex21' The sun shines on us. $'\eu263A'
2865 In any event an unquoted reverse solidus at the end of a command line is
2866 discarded and the next line continues the command.
2867 \*(ID Note that line continuation is handled before the above parsing is
2868 applied, i.e., the parsers documented above will see merged lines.
2869 Filenames, where expected, and unless documented otherwise, are
2870 subsequently subjected to the following
2871 .Mx -ix "filename transformations"
2872 filename transformations, in sequence:
2875 .Bl -bullet -offset indent
2877 If the given name is a registered
2878 .Ic shortcut ,
2879 it will be replaced with the expanded shortcut.
2882 The filename is matched against the following patterns or strings:
2884 .Bl -hang -compact -width ".Ar %user"
2885 .It Ar #
2886 (Number sign) is expanded to the previous file.
2887 .It Ar %
2888 (Percent sign) is replaced by the invoking
2889 .Mx -ix "primary system mailbox"
2890 user's primary system mailbox, which either is the (itself expandable)
2891 .Va inbox
2892 if that is set, the standardized absolute pathname indicated by
2893 .Ev MAIL
2894 if that is set, or a builtin compile-time default otherwise.
2895 .It Ar %user
2896 Expands to the primary system mailbox of
2897 .Ar user
2898 (and never the value of
2899 .Va inbox ,
2900 regardless of its actual setting).
2901 .It Ar &
2902 (Ampersand) is replaced with the invoking users
2903 .Mx -ix "secondary mailbox"
2904 secondary mailbox, the
2905 .Ev MBOX .
2906 .It Ar +file
2907 Refers to a
2908 .Ar file
2909 in the
2910 .Va folder
2911 directory (if that variable is set).
2912 .It Ar %:filespec
2913 Expands to the same value as
2914 .Ar filespec ,
2915 but has special meaning for when used with, e.g., the command
2916 .Ic file :
2917 the file will be treated as a primary system mailbox by, e.g., the
2918 .Ic mbox
2920 .Ic save
2921 commands, meaning that messages that have been read in the current
2922 session will be moved to the
2923 .Ev MBOX
2924 mailbox instead of simply being flagged as read.
2928 Meta expansions are applied to the resulting filename: a leading tilde
2929 .Ql ~
2930 character will be replaced by the expansion of
2931 .Ev HOME ,
2932 except when followed by a valid user name, in which case the home
2933 directory of the given user is used instead.
2934 Any occurrence of
2935 .Ql $VARIABLE
2937 .Ql ${VARIABLE} )
2938 will be replaced by the expansion of the variable, if possible; \*(UA
2939 .Sx "INTERNAL VARIABLES"
2940 as well as
2941 .Sx ENVIRONMENT
2942 (shell) variables can be accessed through this mechanism, and the usual
2943 escape mechanism has to be applied to prevent interpretation.
2944 If the fully expanded filename results in multiple pathnames and the
2945 command is expecting only one file, an error results.
2947 In interactive context, in order to allow simple value acceptance (via
2948 .Dq ENTER ) ,
2949 arguments will usually be displayed in a properly quoted form, e.g., a file
2950 .Ql diet\e is \ecurd.txt
2951 may be displayed as
2952 .Ql 'diet\e is \ecurd.txt' .
2957 The following commands are available:
2959 .Bl -tag -width ".It Ic BaNg"
2961 .It Ic \&!
2962 Executes the
2963 .Ev SHELL
2964 command which follows, replacing unescaped exclamation marks with the
2965 previously executed command if the internal variable
2966 .Va bang
2967 is set.
2970 .It Ic #
2971 The comment-command causes the entire line to be ignored.
2972 .Sy Note:
2973 this really is a normal command which' purpose is to discard its
2974 arguments, not a
2975 .Dq comment-start
2976 indicating special character, which means that, e.g., trailing comments
2977 on a line are not possible.
2980 .It Ic +
2981 Goes to the next message in sequence and types it
2982 (like
2983 .Dq ENTER ) .
2986 .It Ic -
2987 Display the preceding message, or the n'th previous message if given
2988 a numeric argument n.
2991 .It Ic =
2992 Show the current message number (the
2993 .Dq dot ) .
2996 .It Ic \&?
2997 Show a brief summary of commands.
2998 A more
2999 .Va verbose
3000 output is available.
3001 \*(OP Given an argument a synopsis for the command in question is
3002 shown instead; commands can be abbreviated in general and this command
3003 can be used to see the full expansion of an abbreviation including the
3004 synopsis, try, e.g.,
3005 .Ql ?h ,
3006 .Ql ?hel
3008 .Ql ?help
3009 and see how the output changes.
3012 .It Ic \&|
3013 A synonym for the
3014 .Ic pipe
3015 command.
3018 .It Ic ~
3019 Interprets the remainder of the word as a macro name and passes it
3020 through to the
3021 .Ic call
3022 command; e.g.,
3023 .Ql ~ Ns Ar mymacro
3024 is a shorter synonym for
3025 .Ql call Ar mymacro .
3028 .It Ic account
3029 (ac) Creates, selects or lists (an) account(s).
3030 Accounts are special incarnations of
3031 .Ic define Ns d
3032 macros and group commands and variable settings which together usually
3033 arrange the environment for the purpose of creating an email account.
3034 Different to normal macros settings which are covered by
3035 .Ic localopts
3036 \(en here by default enabled! \(en will not be reverted before the
3037 .Ic account
3038 is changed again.
3039 The special account
3040 .Ql null
3041 (case-insensitive) always exists, and all but it can be deleted via
3042 .Ic unaccount .
3044 Without arguments a listing of all defined accounts is shown.
3045 With one argument the given account is activated: the system
3046 .Va inbox
3047 of that account will be activated (as via
3048 .Ic file ) ,
3049 and a possibly installed
3050 .Va folder-hook
3051 will be run.
3052 The two argument form is identical to defining a macro as via
3053 .Ic define :
3054 .Bd -literal -offset indent
3055 account myisp {
3056   set folder=~/mail inbox=+syste.mbox record=+sent.mbox
3057   set from='myname@myisp.example (My Name)'
3058   set mta=smtp://mylogin@smtp.myisp.example
3063 .It Ic alias
3064 (a) With no arguments, shows all currently-defined aliases.
3065 With one argument, shows that alias.
3066 With more than one argument,
3067 creates a new alias or appends to an existing one.
3068 .Ic unalias
3069 can be used to delete aliases.
3072 .It Ic alternates
3073 (alt) Manage a list of alternate addresses / names of the active user,
3074 members of which will be removed from recipient lists when replying to
3075 messages (and the
3076 .Va metoo
3077 variable is not set).
3078 If arguments are given the set of alternate names is replaced by them,
3079 without arguments the current set is displayed.
3082 .It Ic answered
3083 Takes a message list and marks each message as having been answered.
3084 This mark has no technical meaning in the mail system;
3085 it just causes messages to be marked in the header summary,
3086 and makes them specially addressable.
3090 .It Ic bind
3091 \*(OP\*(NQ The bind command extends the MLE (see
3092 .Sx "On terminal control and line editor" )
3093 with freely configurable key bindings.
3094 With one argument all bindings for the given context are shown,
3095 specifying an asterisk
3096 .Ql *
3097 will show the bindings of all contexts; a more verbose listing will be
3098 produced if either of
3099 .Va debug
3101 .Va verbose
3102 are set.
3103 With two or more arguments a binding is (re)established:
3104 the first argument is the context to which the binding shall apply,
3105 the second argument is a comma-separated list of the
3106 .Dq keys
3107 which form the binding, and any remaining arguments form the expansion.
3108 To indicate that a binding shall not be auto-committed, but that the
3109 expansion shall instead be furtherly editable by the user, an at-sign
3110 .Ql @
3111 (that will be removed) can be placed last in the expansion, from which
3112 leading and trailing whitespace will finally be removed.
3113 Reverse solidus cannot be used as the last character of expansion.
3116 Contexts define when a binding applies, i.e., a binding will not be seen
3117 unless the context for which it is defined for is currently active.
3118 This is not true for the shared binding
3119 .Ql base ,
3120 which is the foundation for all other bindings and as such always
3121 applies, its bindings, however, only apply secondarily.
3122 The available contexts are the shared
3123 .Ql base ,
3125 .Ql default
3126 context which is used in all not otherwise documented situations, and
3127 .Ql compose ,
3128 which applies to compose mode only.
3131 .Dq Keys
3132 which form the binding are specified as a comma-separated list of
3133 byte-sequences, where each list entry corresponds to one key(press).
3134 \*(OPally a list entry may, indicated by a leading colon character
3135 .Ql \&: ,
3136 also refer to the name of a terminal capability;
3137 several dozen names will be compiled into \*(UA and may be specified
3138 either by their
3139 .Xr terminfo 5 ,
3140 or, if existing, by their
3141 .Xr termcap 5
3142 name, regardless of the actually used terminal control library.
3143 It is however possible to use any capability, as long as the name is
3144 resolvable by the control library or defined in the internal variable
3145 .Va termcap .
3146 Input sequences are not case-normalized, so that an exact match is
3147 required to update or remove a binding.
3148 Examples:
3150 .Bd -literal -offset indent
3151 bind base $'\eE',d mle-snarf-word-fwd # Esc(ape)
3152 bind base $'\eE',$'\ec?' mle-snarf-word-bwd # Esc, Delete
3153 bind default $'\ecA',:khome,w 'echo An editable binding@'
3154 bind default a,b,c rm -rf / @  # Another editable binding
3155 bind default :kf1 File %
3156 bind compose :kf1 ~e
3160 Note that the entire comma-separated list is first parsed (over) as a
3161 shell-token with whitespace as the field separator, before being parsed
3162 and expanded for real with comma as the field separator, therefore
3163 whitespace needs to be properly quoted:
3164 shell-style quoting is documented in the introduction of
3165 .Sx COMMANDS .
3166 Using Unicode reverse solidus escape sequences renders a binding
3167 defunctional if the locale does not support Unicode (see
3168 .Sx "Character sets" ) ,
3169 and using terminal capabilities does so if no terminal control support
3170 is (currently) available.
3173 The following terminal capability names are builtin and can be used in
3174 .Xr terminfo 5
3175 or (if available) the two-letter
3176 .Xr termcap 5
3177 notation regardless of the actually used library.
3178 See the respective manual for a list of capabilities.
3179 The program
3180 .Xr infocmp 1
3181 can be used to show all the capabilities of
3182 .Ev TERM
3183 or the given terminal type;
3184 using the
3185 .Fl \&\&x
3186 flag will also show supported (non-standard) extensions.
3189 .Bl -tag -compact -width kcuuf_or_kcuuf
3190 .It Cd kbs Ns \0or Cd kb
3191 Backspace.
3192 .It Cd kdch1 Ns \0or Cd kD
3193 Delete character.
3194 .It Cd kDC Ns \0or Cd *4
3195 \(em shifted variant.
3196 .It Cd kel Ns \0or Cd kE
3197 Clear to end of line.
3198 .It Cd kext Ns \0or Cd @9
3199 Exit.
3200 .It Cd kich1 Ns \0or Cd kI
3201 Insert character.
3202 .It Cd kIC Ns \0or Cd #3
3203 \(em shifted variant.
3204 .It Cd khome Ns \0or Cd kh
3205 Home.
3206 .It Cd kHOM Ns \0or Cd #2
3207 \(em shifted variant.
3208 .It Cd kend Ns \0or Cd @7
3209 End.
3210 .It Cd knp Ns \0or Cd kN
3211 Next page.
3212 .It Cd kpp Ns \0or Cd kP
3213 Previous page.
3214 .It Cd kcub1 Ns \0or Cd kl
3215 Left cursor (with more modifiers: see below).
3216 .It Cd kLFT Ns \0or Cd #4
3217 \(em shifted variant.
3218 .It Cd kcuf1 Ns \0or Cd kr
3219 Right cursor (ditto).
3220 .It Cd kRIT Ns \0or Cd %i
3221 \(em shifted variant.
3222 .It Cd kcud1 Ns \0or Cd kd
3223 Down cursor (ditto).
3224 .It Cd kDN
3225 \(em shifted variant (only terminfo).
3226 .It Cd kcuu1 Ns \0or Cd ku
3227 Up cursor (ditto).
3228 .It Cd kUP
3229 \(em shifted variant (only terminfo).
3230 .It Cd kf0 Ns \0or Cd k0
3231 Function key 0.
3232 Add one for each function key up to
3233 .Cd kf9
3235 .Cd k9 ,
3236 respectively.
3237 .It Cd kf10 Ns \0or Cd k;
3238 Function key 10.
3239 .It Cd kf11 Ns \0or Cd F1
3240 Function key 11.
3241 Add one for each function key up to
3242 .Cd kf19
3244 .Cd F9 ,
3245 respectively.
3249 Some terminals support key-modifier combination extensions, e.g.,
3250 .Ql Alt+Shift+xy .
3251 For example, the delete key,
3252 .Cd kdch1 :
3253 in its shifted variant, the name is mutated to
3254 .Cd  kDC ,
3255 then a number is appended for the states
3256 .Ql Alt
3257 .Pf ( Cd kDC3 ) ,
3258 .Ql Shift+Alt
3259 .Pf ( Cd kDC4 ) ,
3260 .Ql Control
3261 .Pf ( Cd kDC5 ) ,
3262 .Ql Shift+Control
3263 .Pf ( Cd kDC6 ) ,
3264 .Ql Alt+Control
3265 .Pf ( Cd kDC7 ) ,
3266 finally
3267 .Ql Shift+Alt+Control
3268 .Pf ( Cd kDC8 ) .
3269 The same for the left cursor key,
3270 .Cd kcub1 :
3271 .Cd KLFT , KLFT3 , KLFT4 , KLFT5 , KLFT6 , KLFT7 , KLFT8 .
3274 Key bindings can be removed with the command
3275 .Ic unbind .
3276 It is advisable to use an initial escape or other control character (e.g.,
3277 .Ql \ecA )
3278 for bindings which describe user key combinations (as opposed to purely
3279 terminal capability based ones), in order to avoid ambiguities whether
3280 input belongs to key sequences or not; it also reduces search time.
3281 Adjusting
3282 .Va bind-timeout
3283 may help shall keys and sequences be falsely recognized.
3287 .It Ic call
3288 Calls a macro that has been created via
3289 .Ic define .
3292 .It Ic cd
3293 (ch) Change the working directory to
3294 .Ev HOME
3295 or the given argument.
3296 Synonym for
3297 .Ic chdir .
3300 .It Ic certsave
3301 \*(OP Only applicable to S/MIME signed messages.
3302 Takes a message list and a file name and saves the certificates
3303 contained within the message signatures to the named file in both
3304 human-readable and PEM format.
3305 The certificates can later be used to send encrypted messages to the
3306 respective message senders by setting
3307 .Va smime-encrypt-USER@HOST
3308 variables.
3311 .It Ic chdir
3312 (ch) Change the working directory to
3313 .Ev HOME
3314 or the given argument.
3315 Synonym for
3316 .Ic cd .
3319 .It Ic collapse
3320 Only applicable to threaded mode.
3321 Takes a message list and makes all replies to these messages invisible
3322 in header summaries, unless they are in state
3323 .Ql new .
3327 .It Ic colour
3328 \*(OP\*(NQ Manage colour mappings of and for a
3329 .Sx "Coloured display" .
3330 The type of colour is given as the (case-insensitive) first argument,
3331 which must be one of
3332 .Ql 256
3333 for 256-colour terminals,
3334 .Ql 8 ,
3335 .Ql ansi
3337 .Ql iso
3338 for the standard 8-colour ANSI / ISO 6429 color palette and
3339 .Ql 1
3341 .Ql mono
3342 for monochrome terminals.
3343 Monochrome terminals cannot deal with colours, but only (some) font
3344 attributes.
3347 Without further arguments the list of all currently defined mappings
3348 for the given colour type is shown (as a special case giving
3349 .Ql all
3351 .Ql *
3352 will show the mappings of all types).
3353 Otherwise the second argument defines the mappable slot, and the third
3354 argument a (comma-separated list of) colour and font attribute
3355 specification(s), and the optional fourth argument can be used to
3356 specify a precondition: if conditioned mappings exist they are tested in
3357 (creation) order unless a (case-insensitive) match has been found, and
3358 the default mapping (if any has been established) will only be chosen as
3359 a last resort.
3360 The types of precondition available depend on the mappable slot (see
3361 .Sx "Coloured display"
3362 for some examples), the following of which exist:
3365 Mappings prefixed with
3366 .Ql mle-
3367 are used for the \*(OPal builtin Mailx-Line-Editor (MLE, see
3368 .Sx "On terminal control and line editor" )
3369 and do not support preconditions.
3371 .Bl -tag -compact -width view-partinfo
3372 .It Ar mle-position
3373 This mapping is used for the position indicator that is visible when
3374 a line cannot be fully displayed on the screen.
3375 .It Ar mle-prompt
3376 Used for the
3377 .Va prompt .
3381 Mappings prefixed with
3382 .Ql sum-
3383 are used in header summaries, and they all understand the preconditions
3384 .Ql dot
3385 (the current message) and
3386 .Ql older
3387 for elder messages (only honoured in conjunction with
3388 .Va datefield-markout-older ) .
3390 .Bl -tag -compact -width view-partinfo
3391 .It Ar sum-dotmark
3392 This mapping is used for the
3393 .Dq dotmark
3394 that can be created with the
3395 .Ql %>
3397 .Ql %<
3398 formats of the variable
3399 .Va headline .
3400 .It Ar sum-header
3401 For the complete header summary line except the
3402 .Dq dotmark
3403 and the thread structure.
3404 .It Ar sum-thread
3405 For the thread structure which can be created with the
3406 .Ql %i
3407 format of the variable
3408 .Va headline .
3412 Mappings prefixed with
3413 .Ql view-
3414 are used when displaying messages.
3416 .Bl -tag -compact -width view-partinfo
3417 .It Ar view-from_
3418 This mapping is used for so-called
3419 .Ql From_
3420 lines, which are MBOX file format specific header lines.
3421 .It Ar view-header
3422 For header lines.
3423 A comma-separated list of headers to which the mapping applies may be
3424 given as a precondition; if the \*(OPal regular expression support is
3425 available then if any of the
3426 .Dq magical
3427 (extended) regular expression characters is seen the precondition will
3428 be evaluated as (an extended) one.
3429 .It Ar view-msginfo
3430 For the introductional message info line.
3431 .It Ar view-partinfo
3432 For MIME part info lines.
3436 The following (case-insensitive) colour definitions and font attributes
3437 are understood, multiple of which can be specified in a comma-separated
3438 list:
3440 .Bl -tag -width ft=
3441 .It Ar ft=
3442 a font attribute:
3443 .Ql bold ,
3444 .Ql reverse
3446 .Ql underline .
3447 It is possible (and often applicable) to specify multiple font
3448 attributes for a single mapping.
3450 .It Ar fg=
3451 foreground colour attribute:
3452 .Ql black ,
3453 .Ql blue ,
3454 .Ql green ,
3455 .Ql red ,
3456 .Ql brown ,
3457 .Ql magenta ,
3458 .Ql cyan
3460 .Ql white .
3461 To specify a 256-color mode a decimal number colour specification in
3462 the range 0 to 255, inclusive, is supported, and interpreted as follows:
3464 .Bl -tag -compact -width "999 - 999"
3465 .It 0 - 7
3466 the standard ISO 6429 colors, as above.
3467 .It 8 - 15
3468 high intensity variants of the standard colors.
3469 .It 16 - 231
3470 216 colors in tuples of 6.
3471 .It 232 - 255
3472 grayscale from black to white in 24 steps.
3474 .Bd -literal -offset indent
3475 #!/bin/sh -
3476 fg() { printf "\e033[38;5;${1}m($1)"; }
3477 bg() { printf "\e033[48;5;${1}m($1)"; }
3479 while [ $i -lt 256 ]; do fg $i; i=$(($i + 1)); done
3480 printf "\e033[0m\en"
3482 while [ $i -lt 256 ]; do bg $i; i=$(($i + 1)); done
3483 printf "\e033[0m\en"
3486 .It Ar bg=
3487 background colour attribute (see
3488 .Cd fg=
3489 for possible values).
3493 Mappings may be removed with the command
3494 .Ic uncolour .
3495 For a generic overview see the section
3496 .Sx "Coloured display" .
3500 .It Ic Copy
3501 (C) Copy messages to files whose names are derived from the author of
3502 the respective message and do not mark them as being saved;
3503 otherwise identical to
3504 .Ic Save .
3507 .It Ic copy
3508 (c) Copy messages to the named file and do not mark them as being saved;
3509 otherwise identical to
3510 .Ic save .
3513 .It Ic cwd
3514 Show the name of the current working directory.
3517 .It Ic Decrypt
3518 \*(OP For unencrypted messages this command is identical to
3519 .Ic Copy ;
3520 Encrypted messages are first decrypted, if possible, and then copied.
3523 .It Ic decrypt
3524 \*(OP For unencrypted messages this command is identical to
3525 .Ic copy ;
3526 Encrypted messages are first decrypted, if possible, and then copied.
3529 .It Ic define
3530 Without arguments the current list of macros, including their content,
3531 is shown, otherwise a macro is defined.
3532 A macro definition is a sequence of commands in the following form:
3533 .Bd -literal -offset indent
3534 define name {
3535   command1
3536   command2
3537   ...
3538   commandN
3542 A defined macro can be invoked explicitly by using the
3543 .Ic call
3545 .Ic ~
3546 commands, or implicitly if a macro hook is triggered, e.g., a
3547 .Va folder-hook .
3548 Note that interpretation of
3549 .Ic localopts
3550 depends on how (i.e.,
3551 .Dq as what :
3552 normal macro, folder hook, hook, account switch) the macro is invoked.
3553 Macros can be deleted via
3554 .Ic undefine .
3556 .Sy \*(ID:
3557 Macro behaviour, including option localization, will change in v15.
3558 Please be aware of that and possibly embed a version check in a resource
3559 file of yours!
3562 .It Ic delete
3563 (d) Marks the given message list as
3564 .Ql deleted .
3565 Deleted messages will neither be saved in
3566 .Ev MBOX
3567 nor will they be available for most other commands.
3570 .It Ic discard
3571 (di) Identical to
3572 .Ic ignore .
3573 Superseded by the multiplexer
3574 .Ic headerpick .
3578 .It Ic dp , dt
3579 Deletes the current message and displays the next message.
3580 If there is no next message, \*(UA says
3581 .Dq at EOF .
3584 .It Ic dotmove
3585 Move the
3586 .Dq dot
3587 up or down by one message when given
3588 .Ql +
3590 .Ql -
3591 argument, respectively.
3594 .It Ic draft
3595 Takes a message list and marks each given message as a draft.
3596 This mark has no technical meaning in the mail system;
3597 it just causes messages to be marked in the header summary,
3598 and makes them specially addressable.
3601 .It Ic echo
3602 \*(NQ (ec) Echoes its arguments to standard output after applying
3603 .Xr sh 1 Ns -style
3604 expansions and filename transformations, as documented for
3605 .Sx COMMANDS .
3608 .It Ic echoerr
3609 \*(NQ Identical to
3610 .Ic echo
3611 except that is echoes to standard error.
3614 .It Ic edit
3615 (e) Point the text editor (as defined in
3616 .Ev EDITOR )
3617 at each message from the given list in turn.
3618 Modified contents are discarded unless the
3619 .Va writebackedited
3620 variable is set.
3623 .It Ic elif
3624 Part of the
3625 .Ic if Ns / Ns Ic elif Ns / Ns Ic else Ns / Ns Ic endif
3626 conditional \(em if the condition of a preceding
3627 .Ic if
3628 was false, check the following condition and execute the following block
3629 if it evaluates true.
3632 .It Ic else
3633 (el) Part of the
3634 .Ic if Ns / Ns Ic elif Ns / Ns Ic else Ns / Ns Ic endif
3635 conditional \(em if none of the conditions of the preceding
3636 .Ic if
3638 .Ic elif
3639 commands was true, the
3640 .Ic else
3641 block is executed.
3644 .It Ic endif
3645 (en) Marks the end of an
3646 .Ic if Ns / Ns Ic elif Ns / Ns Ic else Ns / Ns Ic endif
3647 conditional execution block.
3651 .It Ic environ
3652 \*(NQ \*(UA has a strict notion about which variables are
3653 .Sx "INTERNAL VARIABLES"
3654 and which are managed in the program
3655 .Sx ENVIRONMENT .
3656 Since some of the latter are a vivid part of \*(UAs functioning,
3657 however, they are transparently integrated into the normal handling of
3658 internal variables via
3659 .Ic set
3661 .Ic unset .
3662 To integrate other environment variables of choice into this
3663 transparent handling, and also to export internal variables into the
3664 process environment where they normally are not, a
3665 .Ql link
3666 needs to become established with this command, as in, e.g.,
3669 .Dl environ link PERL5LIB from TZ
3672 Afterwards changing such variables with
3673 .Ic set
3674 will cause automatic updates of the program environment, and therefore
3675 be inherited by newly created child processes.
3676 Sufficient system support provided (it was in BSD as early as 1987, and
3677 is standardized since Y2K) removing such variables with
3678 .Ic unset
3679 will remove them also from the program environment, but in any way
3680 the knowledge they ever have been
3681 .Ql link Ns
3682 ed will be lost.
3683 Note this implies that
3684 .Ic localopts
3685 may cause loss of links.
3688 The command
3689 .Ql unlink
3690 will remove an existing link, but leaves the variables as such intact.
3691 Additionally the subcommands
3692 .Ql set
3694 .Ql unset
3695 are provided, which work exactly the same as the documented commands
3696 .Ic set
3698 .Ic unset ,
3699 but (additionally) link the variable(s) with the program environment and
3700 thus immediately export them to, or remove them from (if possible),
3701 respectively, the program environment.
3705 .It Ic errors
3706 \*(OP Since \*(UA uses the console as a user interface it can happen
3707 that messages scroll by too fast to become recognized.
3708 Optionally an error message ring queue is available which stores
3709 duplicates of any error message and notifies the user in interactive
3710 sessions whenever a new error has occurred.
3711 The queue is finite: if its maximum size is reached any new message
3712 replaces the eldest.
3713 The command
3714 .Ic errors
3715 can be used to manage this message queue: if given
3716 .Ar show
3717 or no argument the queue will be displayed and cleared,
3718 .Ar clear
3719 will only clear all messages from the queue.
3722 .It Ic exit
3723 (ex or x) Exit from \*(UA without changing the active mailbox and skip
3724 any saving of messages in
3725 .Ev MBOX
3726 as well as a possibly tracked line editor history file.
3729 .It Ic File
3730 (Fi) Like
3731 .Ic file ,
3732 but open the mailbox readonly.
3735 .It Ic file
3736 (fi) The file command switches to a new mailbox.
3737 Without arguments it shows status information of the current mailbox.
3738 If an argument is given, it will write out changes (such as deletions)
3739 the user has made and open a new mailbox.
3740 Some special
3741 .Mx -sx
3742 .Sx "filename transformations"
3743 are recognized for the
3744 .Ar name
3745 argument, as documented in the introduction of
3746 .Sx COMMANDS .
3747 .Mx -sx
3749 If the name ends with
3750 .Ql .gz ,
3751 .Ql .bz2
3753 .Ql .xz
3754 it is treated as being compressed with
3755 .Xr gzip 1 ,
3756 .Xr bzip2 1
3758 .Xr xz 1 ,
3759 respectively, and transparently handled through an intermediate
3760 (un)compression step (using a temporary file) with the according
3761 facility, sufficient support provided.
3762 Likewise, if the named file does not exist, but a file with one of the
3763 mentioned compression extensions does, then the name is automatically
3764 expanded and the compressed file is used.
3766 Otherwise, if the name ends with an extension for which
3767 .Va file-hook-load-EXTENSION
3769 .Va file-hook-save-EXTENSION
3770 variables are set, then the given hooks will be used to load and save
3771 .Dq name ,
3772 and \*(UA will work with an intermediate temporary file.
3774 MBOX files (flat file-based mailboxes) are generally locked during file
3775 operations in order to avoid inconsistencies due to concurrent
3776 modifications.
3777 \*(OPal Mailbox files which \*(UA treats as the system
3778 .Va inbox
3779 .Pf ( Ev MAIL ) ,
3781 .Mx -sx
3782 .Sx "primary system mailbox" Ns
3783 es in general will also be protected by so-called dotlock files, the
3784 traditional way of mail spool file locking: for any file
3785 .Ql a
3786 a lock file
3787 .Ql a.lock
3788 will be created for the duration of the synchronization \(em
3789 as necessary a privilege-separated dotlock child process will be used
3790 to accommodate for necessary privilege adjustments in order to create
3791 the dotlock file in the same directory
3792 and with the same user and group identities as the file of interest.
3795 .Ar name
3796 refers to a directory with the subdirectories
3797 .Ql tmp ,
3798 .Ql new
3800 .Ql cur ,
3801 then it is treated as a folder in
3802 .Dq Maildir
3803 format; \*(ID the variable
3804 .Va newfolders
3805 can be used to control the format of yet non-existent folders.
3806 A name of the form
3808 .Dl \*(IN protocol://[user[:password]@]host[:port][/path]
3809 .Dl \*(OU protocol://[user@]host[:port][/path]
3811 is taken as an Internet mailbox specification.
3812 The \*(OPally supported protocols are
3813 .Ar pop3
3814 (POP3) and
3815 .Ar pop3s
3816 (POP3 with SSL/TLS encrypted transport).
3818 .Ar [/path]
3819 part is valid only for IMAP; there it defaults to
3820 .Ar INBOX .
3821 Also see the section
3822 .Sx "On URL syntax and credential lookup" .
3824 \*(OU If
3825 .Ar user
3826 contains special characters, in particular
3827 .Ql /
3829 .Ql % ,
3830 they must be escaped in URL notation \(en the command
3831 .Ic urlcodec
3832 can be used to show the necessary conversion.
3835 .It Ic flag
3836 Takes a message list and marks the messages as
3837 .Ic flag Ns
3838 ged for urgent/special attention.
3839 This mark has no technical meaning in the mail system;
3840 it just causes messages to be highlighted in the header summary,
3841 and makes them specially addressable.
3844 .It Ic folder
3845 (fold) The same as
3846 .Ic file .
3849 .It Ic folders
3850 With no arguments, list the names of the folders in the folder directory.
3851 With an existing folder as an argument,
3852 lists the names of folders below the named folder.
3855 .It Ic Followup
3856 (F) Similar to
3857 .Ic Respond ,
3858 but saves the message in a file named after the local part of the first
3859 recipient's address (instead of in
3860 .Va record Ns ).
3863 .It Ic followup
3864 (fo) Similar to
3865 .Ic respond ,
3866 but saves the message in a file named after the local part of the first
3867 recipient's address (instead of in
3868 .Va record Ns ).
3871 .It Ic followupall
3872 Similar to
3873 .Ic followup ,
3874 but responds to all recipients regardless of the
3875 .Va flipr
3876 variable.
3879 .It Ic followupsender
3880 Similar to
3881 .Ic Followup ,
3882 but responds to the sender only regardless of the
3883 .Va flipr
3884 variable.
3887 .It Ic Forward
3888 Alias for
3889 .Ic Fwd .
3892 .It Ic forward
3893 Alias for
3894 .Ic fwd .
3897 .It Ic from
3898 (f) Takes a list of message specifications and displays a summary of
3899 their message headers, exactly as via
3900 .Ic headers .
3901 An alias of this command is
3902 .Ic search .
3903 Also see
3904 .Sx "Specifying messages" .
3907 .It Ic Fwd
3908 Similar to
3909 .Ic fwd ,
3910 but saves the message in a file named after the local part of the
3911 recipient's address (instead of in
3912 .Va record Ns ).
3915 .It Ic fwd
3916 Takes a message and the address of a recipient
3917 and forwards the message to him.
3918 The text of the original message is included in the new one,
3919 with the value of the
3920 .Va fwdheading
3921 variable preceding it.
3922 To filter the included header fields to the desired subset use the
3923 .Ql foward
3924 slot of the white- and blacklisting command
3925 .Ic headerpick .
3926 Only the first part of a multipart message is included unless
3927 .Va forward-as-attachment ,
3928 and recipient addresses will be stripped from comments, names etc.
3929 unless the internal variable
3930 .Va fullnames
3931 is set .
3934 .It Ic fwdignore
3935 \*(OB Superseded by the multiplexer
3936 .Ic headerpick .
3939 .It Ic fwdretain
3940 \*(OB Superseded by the multiplexer
3941 .Ic headerpick .
3944 .It Ic ghost
3945 Define or list command aliases, so-called ghosts.
3946 Without arguments a list of all currently known aliases is shown.
3947 With one argument the expansion of the given alias is shown.
3948 With two or more arguments a command alias is defined or updated: the
3949 first argument is the name under which the remaining command line should
3950 be accessible, the content of which can be just about anything.
3951 A ghost can be used everywhere a normal command can be used, but always
3952 takes precedence; any arguments that are given to the command alias are
3953 joined onto the alias content, and the resulting string forms the
3954 command line that is, in effect, executed.
3955 Also see
3956 .Ic unghost .
3957 .Bd -literal -offset indent
3958 ? gh xx
3959 `ghost': no such alias: "xx"
3960 ? gh xx echo hello,
3961 ? gh xx
3962 ghost xx "echo hello,"
3963 ? xx
3964 hello,
3965 ? xx world
3966 hello, world
3971 .It Ic headerpick
3972 \*(NQ Multiplexer command to establish white- and blacklisting
3973 selections of header fields for a variety of applications.
3974 Without any arguments the entire set of known contexts and their current
3975 settings is displayed.
3976 When given arguments, the first argument is the context to which the
3977 command applies, one of (case-insensitively)
3978 .Ql type
3979 for display purposes (via, e.g.,
3980 .Ic type ) ,
3981 .Ql save
3982 for selecting which headers shall be stored persistently when
3983 .Ic save ,
3984 .Ic copy ,
3985 .Ic move
3986 or even
3987 .Ic decrypt Ns
3988 ing messages (note that MIME related etc. header fields should not be
3989 ignored in order to not destroy usability of the message in this case),
3990 .Ql forward
3991 for stripping down messages when
3992 .Ic forward Ns
3993 ing message (has no effect if
3994 .Va forward-as-attachment
3995 is set), and
3996 .Ql top
3997 for defining user-defined set of fields for the command
3998 .Ic top .
4001 The current settings of the given context are displayed if only the
4002 first argument is given.
4003 A second argument denotes the type of restriction that is to be chosen,
4004 it may be (a case-insensitive prefix of)
4005 .Ql retain
4007 .Ql ignore
4008 for white- and blacklisting purposes, respectively.
4009 Establishing a whitelist suppresses inspection of the corresponding
4010 blacklist.
4011 If no further argument is given the current settings of the given type
4012 will be displayed.
4015 With four or more arguments the third denotes the action to be applied,
4016 it may be
4017 .Ql add
4019 .Ql +
4020 for addition of fields, and
4021 .Ql remove
4023 .Ql -
4024 for removal of fields from the given type of the given context.
4025 The fourth, and any following arguments are expected to specify the
4026 fields of desire, or \*(OPally, regular expression matches ought to
4027 be applied.
4028 The special wildcard field (asterisk,
4029 .Ql * )
4030 will establish a (fast) shorthand setting which covers all fields, or
4031 remove all fields in one operation, respectively.
4035 .It Ic headers
4036 (h) Show the current group of headers, the size of which depends on
4037 the variable
4038 .Va screen
4039 and the style of which can be adjusted with the variable
4040 .Va headline .
4041 If a message-specification is given the group of headers containing the
4042 first message therein is shown and the message at the top of the screen
4043 becomes the new
4044 .Dq dot .
4047 .It Ic help
4048 (hel) A synonym for
4049 .Ic \&? .
4052 .It Ic history
4053 \*(OP Either
4054 .Ar show
4056 .Ar clear
4057 the list of history entries;
4058 a decimal
4059 .Ar NUMBER
4060 argument selects and shows the respective history entry \(en
4061 press
4062 .Dq ENTER
4063 to accept it, and the history entry will become the new history top.
4064 The default mode if no arguments are given is
4065 .Ar show .
4068 .It Ic hold
4069 (ho, also
4070 .Ic preserve )
4071 Takes a message list and marks each message therein to be saved in the
4072 user's system
4073 .Va inbox
4074 instead of in
4075 .Ev MBOX .
4076 Does not override the
4077 .Ic delete
4078 command.
4079 \*(UA deviates from the POSIX standard with this command, because a
4080 .Ic next
4081 command issued after
4082 .Ic hold
4083 will display the following message, not the current one.
4087 .It Ic if
4088 (i) Part of the nestable
4089 .Ic if Ns / Ns Ic elif Ns / Ns Ic else Ns / Ns Ic endif
4090 conditional execution construct \(em if the given condition is true then
4091 the encapsulated block is executed.
4092 POSIX only supports the (case-insensitive) conditions
4093 .Ql r Ns
4094 eceive
4096 .Ql s Ns
4097 end, all remaining conditions are non-portable extensions; note that
4098 falsely specified conditions cause the execution of the entire
4099 conditional construct until the (matching) closing
4100 .Ic endif
4101 command to be suppressed.
4102 The syntax of the nestable
4103 .Ic if
4104 conditional execution construct requires that each condition and syntax
4105 element is surrounded by whitespace.
4107 .Bd -literal -offset indent
4108 if receive
4109   commands ...
4110 else
4111   commands ...
4112 endif
4116 The (case-insensitive) condition
4117 .Ql t Ns
4118 erminal will evaluate to true if the standard input is a terminal, i.e.,
4119 in interactive sessions.
4120 Another condition can be any boolean value (see the section
4121 .Sx "INTERNAL VARIABLES"
4122 for textual boolean representations) to mark an enwrapped block as
4123 .Dq never execute
4125 .Dq always execute .
4126 It is possible to check
4127 .Sx "INTERNAL VARIABLES"
4128 as well as
4129 .Sx ENVIRONMENT
4130 variables for existence or compare their expansion against a user given
4131 value or another variable by using the
4132 .Ql $
4133 .Pf ( Dq variable next )
4134 conditional trigger character;
4135 a variable on the right hand side may be signalled using the same
4136 mechanism.
4137 The variable names may be enclosed in a pair of matching braces.
4140 The available comparison operators are
4141 .Ql <
4142 (less than),
4143 .Ql <=
4144 (less than or equal to),
4145 .Ql ==
4146 (equal),
4147 .Ql !=
4148 (not equal),
4149 .Ql >=
4150 (greater than or equal to),
4151 .Ql >
4152 (greater than),
4153 .Ql =@
4154 (is substring of) and
4155 .Ql !@
4156 (is not substring of).
4157 The values of the left and right hand side are treated as strings and
4158 are compared 8-bit byte-wise, ignoring case according to the rules of
4159 the US-ASCII encoding (therefore, dependent on the active locale,
4160 possibly producing false results for strings in the locale encoding).
4161 Except for the substring checks the comparison will instead be performed
4162 arithmetically if both, the user given value as well as the variable
4163 content, can be parsed as numbers (integers).
4164 An unset variable is treated as the empty string.
4167 When the \*(OPal regular expression support is available, the additional
4168 test cases
4169 .Ql =~
4171 .Ql !~
4172 can be used.
4173 They treat the right hand side as an extended regular expression that is
4174 matched case-insensitively and according to the active
4175 .Ev LC_CTYPE
4176 locale, meaning that strings in the locale encoding should be matched
4177 correctly.
4180 Conditions can be joined via AND-OR lists (where the AND operator is
4181 .Ql &&
4182 and the OR operator is
4183 .Ql || ) ,
4184 which have equal precedence and will be evaluated with left
4185 associativity, thus using the same syntax that is known for the
4186 .Xr sh 1 .
4187 It is also possible to form groups of conditions and lists by enclosing
4188 them in pairs of brackets
4189 .Ql [\ \&.\&.\&.\ ] ,
4190 which may be interlocked within each other, and also be joined via
4191 AND-OR lists.
4194 The results of individual conditions and entire groups may be modified
4195 via unary operators: the unary operator
4196 .Ql \&!
4197 will reverse the result.
4199 .Bd -literal -offset indent
4200 if $debug
4201   echo *debug* is set
4202 endif
4203 if $ttycharset == "UTF-8"
4204   echo *ttycharset* is set to UTF-8, case-insensitively
4205 endif
4206 set t1=one t2=one
4207 if ${t1} == ${t2}
4208   echo These two variables are equal
4209 endif
4210 if $version-major >= 15
4211   echo Running a new version..
4212   if $features =@ +regex
4213     if $TERM =~ "^xterm\&.*"
4214       echo ..in an X terminal
4215     endif
4216   endif
4217   if [ [ true ] && [ [ ${debug} ] || [ $verbose ] ] ]
4218     echo Noisy, noisy
4219   endif
4220   if true && $debug || ${verbose}
4221     echo Left associativity, as is known from the shell
4222   endif
4223   if ! ! true && ! [ ! $debug && ! $verbose ]
4224     echo Unary operator support
4225   endif
4226 endif
4231 .It Ic ignore
4232 (ig) Identical to
4233 .Ic discard .
4234 Superseded by the multiplexer
4235 .Ic headerpick .
4238 .It Ic list
4239 Shows the names of all available commands, alphabetically sorted.
4240 If given any non-whitespace argument the list will be shown in the order
4241 in which command prefixes are searched.
4242 A more
4243 .Va verbose
4244 output is available.
4247 .It Ic localopts
4248 This command can be used to localize changes to variables, meaning that
4249 their state will be reverted to the former one once the covered scope
4250 is left.
4251 It can only be used inside of macro definition blocks introduced by
4252 .Ic account
4254 .Ic define ,
4255 and is interpreted as a boolean (string, see
4256 .Sx "INTERNAL VARIABLES" ) ;
4258 .Dq covered scope
4259 of an account is left once it is switched off again.
4260 .Bd -literal -offset indent
4261 define temporary_settings {
4262   set global_option1
4263   localopts on
4264   set local_option1
4265   set local_option2
4266   localopts off
4267   set global_option2
4271 .Sy Note
4272 that this setting
4273 .Dq stacks up :
4274 i.e., if
4275 .Ql macro1
4276 enables change localization and calls
4277 .Ql macro2 ,
4278 which explicitly resets localization, then any value changes within
4279 .Ql macro2
4280 will still be reverted by
4281 .Ql macro1 !
4282 \*(ID Once the outermost level, the one which enabled localization
4283 first, is left, but no earlier, all adjustments will be unrolled.
4284 \*(ID Likewise worth knowing, if in this example
4285 .Ql macro2
4286 changes to a different
4287 .Ic account
4288 which sets some variables that are yet covered by localizations, their
4289 scope will be extended, and in fact leaving the
4290 .Ic account
4291 will (thus) restore settings in (likely) global scope which actually
4292 were defined in a local, private context.
4295 .It Ic Lreply
4296 Reply to messages that come in via known
4297 .Pf ( Ic mlist )
4298 or subscribed
4299 .Pf ( Ic mlsubscribe )
4300 mailing lists, or pretend to do so (see
4301 .Sx "Mailing lists" ) :
4302 on top of the usual
4303 .Ic reply
4304 functionality this will actively resort and even remove message
4305 recipients in order to generate a message that is supposed to be sent to
4306 a mailing list.
4307 For example it will also implicitly generate a
4308 .Ql Mail-Followup-To:
4309 header if that seems useful, regardless of the setting of the variable
4310 .Va followup-to .
4313 .It Ic Mail
4314 Similar to
4315 .Ic mail ,
4316 but saves the message in a file named after the local part of the first
4317 recipient's address (instead of in
4318 .Va record Ns ).
4321 .It Ic mail
4322 (m) Takes a (list of) recipient address(es) as (an) argument(s),
4323 or asks on standard input if none were given;
4324 then collects the remaining mail content and sends it out.
4327 .It Ic mbox
4328 (mb) The given message list is to be sent to
4329 .Ev MBOX
4330 when \*(UA is quit; this is the default action unless the variable
4331 .Va hold
4332 is set.
4333 \*(ID This command can only be used in a
4334 .Mx -sx
4335 .Sx "primary system mailbox" .
4338 .It Ic mimetype
4339 Without any arguments the content of the MIME type cache will displayed.
4340 Otherwise each argument defines a complete MIME type specification of
4341 a type that shall be added (prepended) to the cache.
4342 In any event MIME type sources are loaded first as necessary \(en
4343 .Va mimetypes-load-control
4344 can be used to fine-tune which sources are actually loaded.
4345 Refer to the section on
4346 .Sx "The mime.types files"
4347 for more on MIME type specifications and this topic in general.
4348 MIME type unregistration and cache resets can be triggered with
4349 .Ic unmimetype .
4352 .It Ic mlist
4353 Without arguments the list of all currently defined mailing lists
4354 (and their attributes, if any) is shown; a more verbose listing will be
4355 produced if either of
4356 .Va debug
4358 .Va verbose
4359 are set.
4360 Otherwise all given arguments (which need not be quoted except for
4361 whitespace) will be added and henceforth be recognized as mailing lists.
4362 Mailing lists may be removed via the command
4363 .Ic unmlist .
4365 If the \*(OPal regular expression support is available then mailing
4366 lists may also be specified as (extended) regular expressions (see
4367 .Xr re_format 7
4368 for more on those).
4371 .It Ic mlsubscribe
4372 Without arguments the list of all currently defined mailing lists which
4373 have a subscription attribute is shown; a more verbose listing will be
4374 produced if either of
4375 .Va debug
4377 .Va verbose
4378 are set.
4379 Otherwise this attribute will be set for all given mailing lists,
4380 newly creating them as necessary (as via
4381 .Ic mlist ) .
4382 Subscription attributes may be removed via the command
4383 .Ic unmlsubscribe .
4384 Also see
4385 .Va followup-to .
4388 .It Ic Move
4389 Similar to
4390 .Ic move ,
4391 but moves the messages to a file named after the local part of the
4392 sender address of the first message (instead of in
4393 .Va record Ns ).
4396 .It Ic move
4397 Acts like
4398 .Ic copy
4399 but marks the messages for deletion if they were transferred
4400 successfully.
4403 .It Ic More
4404 Like
4405 .Ic more ,
4406 but also displays header fields which would not pass the
4407 .Ic headerpick
4408 selection, and all MIME parts.
4409 Identical to
4410 .Ic Page .
4413 .It Ic more
4414 Invokes the
4415 .Ev PAGER
4416 on the given messages, even in non-interactive mode and as long as the
4417 standard output is a terminal.
4418 Identical to
4419 .Ic page .
4422 .It Ic netrc
4423 \*(OP When used without arguments or if
4424 .Ar show
4425 has been given the content of the
4426 .Pa .netrc
4427 cache is shown, loading it first as necessary.
4428 If the argument is
4429 .Ar load
4430 then the cache will only be initialized and
4431 .Ar clear
4432 will remove its contents.
4433 Note that \*(UA will try to load the file only once, use
4434 .Ql Ic \&\&netrc Ns \:\0\:clear
4435 to unlock further attempts.
4437 .Va netrc-lookup ,
4438 .Va netrc-pipe
4439 and the section
4440 .Sx "On URL syntax and credential lookup" ;
4441 the section
4442 .Sx "The .netrc file"
4443 documents the file format in detail.
4446 .It Ic newmail
4447 Checks for new mail in the current folder without committing any changes
4448 before.
4449 If new mail is present, a message is shown.
4450 If the
4451 .Va header
4452 variable is set,
4453 the headers of each new message are also shown.
4454 This command is not available for all mailbox types.
4457 .It Ic next
4458 (n) (like
4459 .Ql +
4461 .Dq ENTER )
4462 Goes to the next message in sequence and types it.
4463 With an argument list, types the next matching message.
4466 .It Ic New
4467 Same as
4468 .Ic Unread .
4471 .It Ic new
4472 Same as
4473 .Ic unread .
4476 .It Ic noop
4477 If the current folder is accessed via a network connection, a
4478 .Dq NOOP
4479 command is sent, otherwise no operation is performed.
4482 .It Ic Page
4483 Like
4484 .Ic page ,
4485 but also displays header fields which would not pass the
4486 .Ic headerpick
4487 selection, and all MIME parts.
4488 Identical to
4489 .Ic More .
4492 .It Ic page
4493 Invokes the
4494 .Ev PAGER
4495 on the given messages, even in non-interactive mode and as long as the
4496 standard output is a terminal.
4497 Identical to
4498 .Ic more .
4501 .It Ic Pipe
4502 Like
4503 .Ic pipe
4504 but also pipes header fields which would not pass the
4505 .Ic headerpick
4506 selection, and all parts of MIME
4507 .Ql multipart/alternative
4508 messages.
4511 .It Ic pipe
4512 (pi) Takes a message list and a shell command
4513 and pipes the messages through the command.
4514 Without an argument the current message is piped through the command
4515 given by the
4516 .Va cmd
4517 variable.
4518 If the
4519 .Va page
4520 variable is set,
4521 every message is followed by a formfeed character.
4524 .It Ic preserve
4525 (pre) A synonym for
4526 .Ic hold .
4529 .It Ic Print
4530 (P) Alias for
4531 .Ic Type .
4534 .It Ic print
4535 (p) Research
4537 equivalent of
4538 .Ic type .
4541 .It Ic quit
4542 (q) Terminates the session, saving all undeleted, unsaved messages in
4543 the current
4544 .Ev MBOX ,
4545 preserving all messages marked with
4546 .Ic hold
4548 .Ic preserve
4549 or never referenced in the system
4550 .Va inbox ,
4551 and removing all other messages from the
4552 .Mx -sx
4553 .Sx "primary system mailbox" .
4554 If new mail has arrived during the session,
4555 the message
4556 .Dq You have new mail
4557 will be shown.
4558 If given while editing a mailbox file with the command line flag
4559 .Fl f ,
4560 then the edit file is rewritten.
4561 A return to the shell is effected,
4562 unless the rewrite of edit file fails,
4563 in which case the user can escape with the exit command.
4566 .It Ic read
4567 \*(NQ Read a line from standard input, and assign the splitted and
4568 trimmed line data to the given variables.
4569 If there are more fields than variables, assign successive fields to the
4570 last given variable.
4571 If there are less fields than variables, assign the empty string to the
4572 remains.
4573 \*(ID This command will likely be extended towards more
4574 .Xr read 1
4575 compatibility: for now splitting always occurs at whitespace, reverse
4576 solidus newline escaping is always supported, and the \*(OPal line
4577 editing features are always available when on an interactive terminal.
4578 .Bd -literal -offset indent
4579 ? read a b c
4580    H  e  l  l  o
4581 ? echo "<$a> <$b> <$c>"
4582 <H> <e> <l  l  o>
4586 .It Ic redirect
4587 Same as
4588 .Ic resend .
4591 .It Ic Redirect
4592 Same as
4593 .Ic Resend .
4596 .It Ic remove
4597 Removes the named files or directories.
4598 If a name refer to a mailbox, e.g., a Maildir mailbox, then a mailbox
4599 type specific removal will be performed, deleting the complete mailbox.
4600 The user is asked for confirmation in interactive mode.
4603 .It Ic rename
4604 Takes the name of an existing folder
4605 and the name for the new folder
4606 and renames the first to the second one.
4607 Both folders must be of the same type.
4610 .It Ic Reply
4611 (R) Reply to originator.
4612 Does not reply to other recipients of the original message.
4613 .Va flipr
4614 will exchange this command with
4615 .Ic reply .
4616 Unless the internal variable
4617 .Va fullnames
4618 is set the recipient address will be stripped from comments, names etc.
4621 .It Ic reply
4622 (r) Take a message and group-responds to it by addressing the sender
4623 and all recipients.
4624 .Va followup-to ,
4625 .Va followup-to-honour ,
4626 .Va reply-to-honour
4627 as well as
4628 .Va recipients-in-cc
4629 influence response behaviour.
4630 The command
4631 .Ic Lreply
4632 offers special support for replying to mailing lists.
4633 Unless the internal variable
4634 .Va fullnames
4635 is set recipient addresses will be stripped from comments, names etc.
4637 .Va flipr
4638 is set the commands
4639 .Ic Reply
4641 .Ic reply
4642 are exchanged.
4645 .It Ic replyall
4646 Similar to
4647 .Ic reply ,
4648 but initiates a group-reply regardless of the value of
4649 .Va flipr .
4652 .It Ic replysender
4653 Similar to
4654 .Ic Reply ,
4655 but responds to the sender only regardless of the value of
4656 .Va flipr .
4659 .It Ic Resend
4660 Like
4661 .Ic resend ,
4662 but does not add any header lines.
4663 This is not a way to hide the sender's identity,
4664 but useful for sending a message again to the same recipients.
4667 .It Ic resend
4668 Takes a list of messages and a user name
4669 and sends each message to the named user.
4670 .Ql Resent-From:
4671 and related header fields are prepended to the new copy of the message.
4674 .It Ic Respond
4675 Same as
4676 .Ic Reply .
4679 .It Ic respond
4680 Same as
4681 .Ic reply .
4684 .It Ic respondall
4685 Same as
4686 .Ic replyall .
4689 .It Ic respondsender
4690 Same as
4691 .Ic replysender .
4694 .It Ic retain
4695 (ret) Superseded by the multiplexer
4696 .Ic headerpick .
4699 .It Ic Save
4700 (S) Similar to
4701 .Ic save,
4702 but saves the messages in a file named after the local part of the
4703 sender of the first message instead of (in
4704 .Va record
4705 and) taking a filename argument.
4708 .It Ic save
4709 (s) Takes a message list and a filename and appends each message in turn
4710 to the end of the file.
4711 If no filename is given, the
4712 .Ev MBOX
4713 file is used.
4714 The filename in quotes, followed by the generated character count
4715 is echoed on the user's terminal.
4716 If editing a
4717 .Mx -sx
4718 .Sx "primary system mailbox"
4719 the messages are marked for deletion.
4720 The usual
4721 .Mx -sx
4722 .Sx "filename transformations"
4723 are recognized, as documented in the introduction of
4724 .Sx COMMANDS .
4727 .It Ic savediscard
4728 \*(OB Superseded by the multiplexer
4729 .Ic headerpick .
4732 .It Ic saveignore
4733 \*(OB Superseded by the multiplexer
4734 .Ic headerpick .
4737 .It Ic saveretain
4738 \*(OB Superseded by the multiplexer
4739 .Ic headerpick .
4742 .It Ic search
4743 Takes a message specification (list) and displays a header summary of
4744 all matching messages, as via
4745 .Ic headers .
4746 This command is an alias of
4747 .Ic from .
4748 Also see
4749 .Sx "Specifying messages" .
4752 .It Ic seen
4753 Takes a message list and marks all messages as having been read.
4756 .It Ic set
4757 (se) Without arguments this command shows all internal variables which
4758 are currently known to \*(UA (they have been set).
4759 A more verbose listing will be produced if either of
4760 .Va debug
4762 .Va verbose
4763 are set, in which case variables may be preceded with a comment line
4764 that gives some context of what \*(UA knows about the given variable.
4766 Otherwise the given variables (and arguments) are set or adjusted.
4767 Arguments are of the form
4768 .Ql name=value
4769 (no space before or after
4770 .Ql = ) ,
4771 or plain
4772 .Ql name
4773 if there is no value, i.e., a boolean variable.
4774 Quotation marks may be placed around any part of the assignment
4775 statement to quote blanks or tabs, e.g.,
4777 .Dl set indentprefix='->'
4779 If an argument begins with
4780 .Ql no ,
4781 as in
4782 .Ql set nosave ,
4783 the effect is the same as invoking the
4784 .Ic unset
4785 command with the remaining part of the variable
4786 .Pf ( Ql unset save ) .
4789 .Ql name
4790 that is known to map to an environment variable will automatically cause
4791 updates in the program environment (unsetting a variable in the
4792 environment requires corresponding system support).
4793 Please use the command
4794 .Ic environ
4795 for further environmental control.
4796 Also see
4797 .Ic varedit ,
4798 .Ic varshow
4799 and the sections
4800 .Sx "INTERNAL VARIABLES"
4802 .Sx ENVIRONMENT .
4805 .It Ic shell
4806 (sh) Invokes an interactive version of the shell.
4809 .It Ic shortcut
4810 Without arguments the list of all currently defined shortcuts is
4811 shown.
4812 Otherwise all given arguments (which need not be quoted except for
4813 whitespace) are treated as pairs of shortcuts and their expansions,
4814 creating new or changing already existing shortcuts, as necessary.
4815 Shortcuts may be removed via the command
4816 .Ic unshortcut .
4819 .It Ic show
4820 Like
4821 .Ic type ,
4822 but performs neither MIME decoding nor decryption, so that the raw
4823 message text is shown.
4826 .It Ic size
4827 (si) Shows the size in characters of each message of the given
4828 message-list.
4831 .It Ic sort
4832 Shows the current sorting criterion when used without an argument.
4833 Otherwise creates a sorted representation of the current folder,
4834 and changes the
4835 .Ic next
4836 command and the addressing modes such that they refer to messages in
4837 the sorted order.
4838 Message numbers are the same as in regular mode.
4839 If the
4840 .Va header
4841 variable is set,
4842 a header summary in the new order is also displayed.
4843 Automatic folder sorting can be enabled by setting the
4844 .Va autosort
4845 variable, as in, e.g.,
4846 .Ql set autosort=thread .
4847 Possible sorting criterions are:
4849 .Bl -tag -compact -width "subject"
4850 .It Ar date
4851 Sort the messages by their
4852 .Ql Date:
4853 field, that is by the time they were sent.
4854 .It Ar from
4855 Sort messages by the value of their
4856 .Ql From:
4857 field, that is by the address of the sender.
4858 If the
4859 .Va showname
4860 variable is set, the sender's real name (if any) is used.
4861 .It Ar size
4862 Sort the messages by their size.
4863 .It spam
4864 \*(OP Sort the message by their spam score, as has been classified by
4865 .Ic spamrate .
4866 .It Ar status
4867 Sort the messages by their message status.
4868 .It Ar subject
4869 Sort the messages by their subject.
4870 .It Ar thread
4871 Create a threaded display.
4872 .It Ar to
4873 Sort messages by the value of their
4874 .Ql To:
4875 field, that is by the address of the recipient.
4876 If the
4877 .Va showname
4878 variable is set, the recipient's real name (if any) is used.
4882 .It Ic source
4883 (so) The source command reads commands from the given file, which is
4884 subject to the usual filename expansions (see introductional words of
4885 .Sx COMMANDS ) .
4886 If the given argument ends with a vertical bar
4887 .Ql |
4888 then the argument will instead be interpreted as a shell command and
4889 \*(UA will read the output generated by it.
4890 Interpretation of commands read is stopped when an error is encountered.
4891 \*(ID Note that
4892 .Ic \&\&source
4893 cannot be used from within macros that execute as
4894 .Va folder-hook Ns s
4896 .Ic account Ns s ,
4897 i.e., it can only be called from macros that were
4898 .Ic call Ns ed .
4901 .It Ic source_if
4902 The difference to
4903 .Ic source
4904 (beside not supporting pipe syntax aka shell command input) is that
4905 this command will not generate an error if the given file argument
4906 cannot be opened successfully.
4909 .It Ic spamclear
4910 \*(OP Takes a list of messages and clears their
4911 .Ql is-spam
4912 flag.
4915 .It Ic spamforget
4916 \*(OP Takes a list of messages and causes the
4917 .Va spam-interface
4918 to forget it has ever used them to train its Bayesian filter.
4919 Unless otherwise noted the
4920 .Ql is-spam
4921 flag of the message is inspected to chose whether a message shall be
4922 forgotten to be
4923 .Dq ham
4925 .Dq spam .
4928 .It Ic spamham
4929 \*(OP Takes a list of messages and informs the Bayesian filter of the
4930 .Va spam-interface
4931 that they are
4932 .Dq ham .
4933 This also clears the
4934 .Ql is-spam
4935 flag of the messages in question.
4938 .It Ic spamrate
4939 \*(OP Takes a list of messages and rates them using the configured
4940 .Va spam-interface ,
4941 without modifying the messages, but setting their
4942 .Ql is-spam
4943 flag as appropriate; because the spam rating headers are lost the rate
4944 will be forgotten once the mailbox is left.
4945 Refer to the manual section
4946 .Sx "Handling spam"
4947 for the complete picture of spam handling in \*(UA.
4950 .It Ic spamset
4951 \*(OP Takes a list of messages and sets their
4952 .Ql is-spam
4953 flag.
4956 .It Ic spamspam
4957 \*(OP Takes a list of messages and informs the Bayesian filter of the
4958 .Va spam-interface
4959 that they are
4960 .Dq spam .
4961 This also sets the
4962 .Ql is-spam
4963 flag of the messages in question.
4966 .It Ic thread
4967 \*(OB The same as
4968 .Ql sort thread
4969 (consider using a
4970 .Ql ghost
4971 as necessary).
4972 Create a threaded representation of the current folder,
4973 i.\|e. indent messages that are replies to other messages in the header
4974 display and change the
4975 .Ic next
4976 command and the addressing modes such that they refer to messages in the
4977 threaded order.
4978 Message numbers are the same as in unthreaded mode.
4979 If the
4980 .Va header
4981 variable is set,
4982 a header summary in threaded order is also displayed.
4985 .It Ic Top
4986 Like
4987 .Ic top
4988 but always uses the
4989 .Ic headerpick
4990 .Ql type
4991 slot for white- and blacklisting header fields.
4994 .It Ic top
4995 (to) Takes a message list and types out the first
4996 .Va toplines
4997 lines of each message on the users' terminal.
4998 Unless a special selection has been established for the
4999 .Ql top
5000 slot of the
5001 .Ic headerpick
5002 command, the only header fields that are displayed are
5003 .Ql From: ,
5004 .Ql To: ,
5005 .Ql CC: ,
5007 .Ql Subject: .
5008 .Ic Top
5009 will always use the
5010 .Ql type
5011 .Ic headerpick
5012 selection instead.
5013 It is possible to apply compression to what is displayed by setting
5014 .Va topsqueeze .
5015 Messages are decrypted and converted to the terminal character set
5016 if necessary.
5019 .It Ic touch
5020 (tou) Takes a message list and marks the messages for saving in
5021 .Ev MBOX .
5022 \*(UA deviates from the POSIX standard with this command,
5023 as a following
5024 .Ic next
5025 command will display the following message instead of the current one.
5028 .It Ic Type
5029 (T) Like
5030 .Ic type
5031 but also displays header fields which would not pass the
5032 .Ic headerpick
5033 selection, and all parts of MIME
5034 .Ql multipart/alternative
5035 messages.
5038 .It Ic type
5039 (t) Takes a message list and types out each message on the users'
5040 terminal, honouring
5041 .Ic headerpick
5042 selections.
5043 For MIME multipart messages, all parts with a content type of
5044 .Ql text
5046 .Ql message
5047 are shown, the other are hidden except for their headers.
5048 Messages are decrypted and converted to the terminal character set
5049 if necessary.
5052 .It Ic unaccount
5053 Delete all given accounts.
5054 An error message is shown if a given account is not defined.
5055 The special name
5056 .Ql *
5057 will discard all existing accounts.
5060 .It Ic unalias
5061 (una) Takes a list of names defined by alias commands
5062 and discards the remembered groups of users.
5063 The special name
5064 .Ql *
5065 will discard all existing aliases.
5068 .It Ic unanswered
5069 Takes a message list and marks each message as not having been answered.
5072 .It Ic unbind
5073 Forget about a key
5074 .Ic bind Ns
5075 ing, specified by its context and input sequence, both of which may be
5076 specified as a wildcard (asterisk,
5077 .Ql * ) ,
5078 e.g.,
5079 .Ql unbind * *
5080 will remove all bindings of all contexts.
5083 .It Ic uncollapse
5084 Only applicable to threaded mode.
5085 Takes a message list and makes the message and all replies to it visible
5086 in header summaries again.
5087 When a message becomes the current message,
5088 it is automatically made visible.
5089 Also when a message with collapsed replies is displayed,
5090 all of these are automatically uncollapsed.
5093 .It Ic uncolour
5094 Forget about a
5095 .Ic colour
5096 mapping for the given colour type (see
5097 .Ic colour
5098 for a list of types) and mapping; if the optional precondition argument
5099 is used then only the exact tuple of mapping and precondition is removed.
5100 The special name
5101 .Ql *
5102 will remove all mappings (no precondition allowed).
5103 Also see
5104 .Sx "Coloured display"
5105 for the general picture.
5108 .It Ic undefine
5109 Undefine all given macros.
5110 An error message is shown if a given macro is not defined.
5111 The special name
5112 .Ql *
5113 will discard all existing macros.
5116 .It Ic undelete
5117 (u) Takes a message list and marks each message as not being deleted.
5120 .It Ic undraft
5121 Takes a message list and
5122 .Pf un Ic draft Ns
5123 s each message.
5126 .It Ic unflag
5127 Takes a message list and marks each message as not being
5128 .Ic flag Ns ged .
5131 .It Ic unfwdignore
5132 \*(OB Superseded by the multiplexer
5133 .Ic headerpick .
5136 .It Ic unfwdretain
5137 \*(OB Superseded by the multiplexer
5138 .Ic headerpick .
5141 .It Ic unghost
5142 Remove all the given command
5143 .Ic ghost Ns s Ns .
5144 The special name
5145 .Ql *
5146 will remove all ghosts.
5149 .It Ic unignore
5150 Superseded by the multiplexer
5151 .Ic headerpick .
5154 .It Ic unmimetype
5155 Delete all given MIME types, e.g.,
5156 .Ql unmimetype text/plain
5157 will remove all registered specifications for the MIME type
5158 .Ql text/plain .
5159 The special name
5160 .Ql *
5161 will discard all existing MIME types, just as will
5162 .Ql reset ,
5163 but which also reenables cache initialization via
5164 .Va mimetypes-load-control .
5167 .It Ic unmlist
5168 Forget about all the given mailing lists.
5169 The special name
5170 .Ql *
5171 will remove all lists.
5172 Also see
5173 .Ic mlist .
5176 .It Ic unmlsubscribe
5177 Remove the subscription attribute from all given mailing lists.
5178 The special name
5179 .Ql *
5180 will clear the attribute from all lists which have it set.
5181 Also see
5182 .Ic mlsubscribe .
5185 .It Ic Unread
5186 Same as
5187 .Ic unread .
5190 .It Ic unread
5191 Takes a message list and marks each message as not having been read.
5194 .It Ic unretain
5195 Superseded by the multiplexer
5196 .Ic headerpick .
5199 .It Ic unsaveignore
5200 \*(OB Superseded by the multiplexer
5201 .Ic headerpick .
5204 .It Ic unsaveretain
5205 \*(OB Superseded by the multiplexer
5206 .Ic headerpick .
5209 .It Ic unset
5210 (uns) Takes a list of internal variable names and discards their
5211 remembered values; the reverse of
5212 .Ic set .
5213 Also see
5214 .Ic environ .
5217 .It Ic unshortcut
5218 Deletes the shortcut names given as arguments.
5219 The special name
5220 .Ql *
5221 will remove all shortcuts.
5224 .It Ic unsort
5225 Disable sorted or threaded mode
5226 (see the
5227 .Ic sort
5229 .Ic thread
5230 commands),
5231 return to normal message order and,
5232 if the
5233 .Va header
5234 variable is set,
5235 displays a header summary.
5238 .It Ic unthread
5239 \*(OB
5240 Same as
5241 .Ic unsort .
5244 .It Ic urlcodec
5245 Perform URL percent codec operations, rather according to RFC 3986,
5246 on all given strings.
5247 This is character set agnostic and thus locale dependent, and it may
5248 decode bytes which are invalid in the current locale, unless the input
5249 solely consists of characters in the portable character set, see
5250 .Sx "Character sets" .
5251 The first argument specifies the operation:
5252 .Ar enc[ode]
5254 .Ar dec[code]
5255 perform plain URL percent en- and decoding, respectively.
5256 .Ar p[ath]enc[ode]
5258 .Ar p[ath]dec[ode]
5259 perform a slightly modified operation which should be better for
5260 pathnames: it does not allow a tilde
5261 .Ql ~ ,
5262 and will neither accept hyphen
5263 .Ql -
5264 nor dot
5265 .Ql .
5266 as an initial character.
5269 .It Ic varedit
5270 Edit the values of or create the given variable(s) in the
5271 .Ev EDITOR .
5272 Boolean variables cannot be edited.
5275 .It Ic varshow
5276 This command produces the same output as the listing mode of
5277 .Ic set ,
5278 including
5279 .Va verbose Ns
5280 ity adjustments, but only for the given variables.
5283 .It Ic verify
5284 \*(OP Takes a message list and verifies each message.
5285 If a message is not a S/MIME signed message,
5286 verification will fail for it.
5287 The verification process checks if the message was signed using a valid
5288 certificate,
5289 if the message sender's email address matches one of those contained
5290 within the certificate,
5291 and if the message content has been altered.
5294 .It Ic version
5295 Shows the
5296 .Va version
5298 .Va features
5299 of \*(UA.
5302 .It Ic visual
5303 (v) Takes a message list and invokes the display editor on each message.
5304 Modified contents are discarded unless the
5305 .Va writebackedited
5306 variable is set.
5309 .It Ic write
5310 (w) For conventional messages the body without all headers is written.
5311 The original message is never marked for deletion in the originating
5312 mail folder.
5313 The output is decrypted and converted to its native format as necessary.
5314 If the output file exists, the text is appended.
5315 If a message is in MIME multipart format its first part is written to
5316 the specified file as for conventional messages, handling of the remains
5317 depends on the execution mode.
5318 No special handling of compressed files is performed.
5320 In interactive mode the user is consecutively asked for the filenames of
5321 the processed parts.
5322 For convience saving of each part may be skipped by giving an empty
5323 value, the same result as writing it to
5324 .Pa /dev/null .
5325 Shell piping the part content by specifying a leading vertical bar
5326 .Ql |
5327 character for the filename is supported.
5328 Other user input is expanded as usually for folders, e.g., tilde
5329 expansion is performed, and contents of the destination file are
5330 overwritten if the file previously existed.
5332 \*(ID In non-interactive mode any part which does not specify a filename
5333 is ignored, and suspicious parts of filenames of the remaining parts are
5334 URL percent encoded (as via
5335 .Ic urlencode )
5336 to prevent injection of malicious character sequences, resulting in
5337 a filename that will be written into the current directory.
5338 Existing files will not be overwritten, instead the part number or
5339 a dot are appended after a number sign
5340 .Ql #
5341 to the name until file creation succeeds (or fails due to other
5342 reasons).
5345 .It Ic xit
5346 (x) A synonym for
5347 .Ic exit .
5350 .It Ic z
5351 \*(UA presents message headers in
5352 .Va screen Ns
5353 fuls as described under the
5354 .Ic headers
5355 command.
5356 Without arguments this command scrolls to the next window of messages,
5357 likewise if the argument is
5358 .Ql + .
5359 An argument of
5360 .Ql -
5361 scrolls to the last,
5362 .Ql ^
5363 scrolls to the first, and
5364 .Ql $
5365 to the last
5366 .Va \&\&screen
5367 of messages.
5368 A number argument prefixed by
5369 .Ql +
5371 .Ql \-
5372 indicates that the window is calculated in relation to the current
5373 position, and a number without a prefix specifies an absolute position.
5376 .It Ic Z
5377 Similar to
5378 .Ic z ,
5379 but scrolls to the next or previous window that contains at least one
5380 .Ql new
5382 .Ic flag Ns
5383 ged message.
5385 .\" }}}
5388 .\" .Sh COMMAND ESCAPES {{{
5389 .Sh "COMMAND ESCAPES"
5391 Here is a summary of the command escapes available in compose mode,
5392 which are used to perform special functions when composing messages.
5393 Command escapes are only recognized at the beginning of lines.
5394 The actual escape character can be set via the internal variable
5395 .Va escape ,
5396 it defaults to the tilde
5397 .Ql ~ .
5400 .Bl -tag -width ".It Ic BaNg"
5402 .It Ic ~~ Ar string
5403 Insert the string of text in the message prefaced by a single
5404 .Ql ~ .
5405 (If the escape character has been changed,
5406 that character must be doubled
5407 in order to send it at the beginning of a line.)
5410 .It Ic ~! Ar command
5411 Execute the indicated shell
5412 .Ar command
5413 which follows, replacing unescaped exclamation marks with the previously
5414 executed command if the internal variable
5415 .Va bang
5416 is set, then return to the message.
5419 .It Ic ~.
5420 Same effect as typing the end-of-file character.
5423 .It Ic ~: Ar \*(UA-command Ns \0or Ic ~_ Ar \*(UA-command
5424 Execute the given \*(UA command.
5425 Not all commands, however, are allowed.
5428 .It Ic ~?
5429 Write a summary of command escapes.
5432 .It Ic ~< Ar filename
5433 Identical to
5434 .Ic ~r .
5437 .It Ic ~<! Ar command
5438 .Ar command
5439 is executed using the shell.
5440 Its standard output is inserted into the message.
5443 .It Ic ~@ Op Ar filename...
5445 .Ar filename
5446 arguments are specified they are treated as a file list of
5447 .Xr sh 1 Ns
5448 -style quoted (see
5449 .Sx COMMANDS )
5450 arguments, optionally also separated by commas, which are expanded and
5451 then appended to the existing list of message attachments.
5452 It is not possible to add message attachments with this method, and
5453 (text) attachments are implicitly assumed to be in
5454 .Va ttycharset
5455 encoding, and will thus be evaluated as documented in the section
5456 .Sx "Character sets" .
5458 Without arguments, in non-interactive mode, for reproduceabilities sake,
5459 there will always be two questions for each attachment, regardless of
5460 whether character set conversion is available and what the file
5461 extension is.
5462 The first question expects the filename, and the second the the input
5463 character set to be passed through to the corresponding MIME parameter;
5464 no conversion will be tried if there is input to the latter question,
5465 otherwise the usual conversion algorithm as documented in
5466 .Sx "Character sets" ,
5467 is applied.
5468 For message attachments, the input to the second question is ignored.
5470 In interactive mode, without arguments, the attachment list is edited.
5471 If an attachment's file name is left empty,
5472 that attachment is deleted from the list.
5473 When the end of the attachment list is reached,
5474 \*(UA will ask for further attachments until an empty name is given.
5475 If a given file name solely consists of the number sign
5476 .Ql #
5477 followed by a valid message number of the currently active mailbox, then
5478 the given message is attached as a MIME
5479 .Ql message/rfc822
5480 part and the rest of this section does not apply.
5482 If character set conversion has been compiled into \*(UA, then this mode
5483 gives the user the option to specify input and output character sets,
5484 unless the file extension indicates binary content, in which case \*(UA
5485 asks whether this step shall be skipped for the attachment in question.
5486 If not skipped, then the charset that succeeds to represent the
5487 attachment data will be used in the
5488 .Ql charset=
5489 MIME parameter of the mail message:
5491 .Bl -bullet -compact
5493 If input and output character sets are specified, then the conversion is
5494 performed on the fly.
5495 The user will be asked repeatedly until the desired conversion succeeds.
5497 If only an output character set is specified, then the input is assumed
5498 to be in the
5499 .Va ttycharset
5500 charset and will be converted to the given output charset on the fly.
5501 The user will be asked repeatedly until the desired conversion succeeds.
5503 If no character sets are specified at all then the algorithm that is
5504 documented in the section
5505 .Sx "Character sets"
5506 is applied, but directly and on the fly.
5507 The user will be asked repeatedly until the desired conversion succeeds.
5509 Finally, if an input-, but no output character set is specified, then no
5510 conversion is ever performed, but the
5511 .Ql charset=
5512 MIME parameter value will still be set to the user input.
5514 The character set selection loop can be left by typing
5515 .Ql control-C ,
5516 i.e., causing an interrupt.
5517 .\" \*(OU next sentence
5518 Note that before \*(UA v15.0 this terminates the entire
5519 current attachment selection, not only the character set selection.
5522 Without character set conversion support, \*(UA will ask for the input
5523 character set only, and it will set the
5524 .Ql charset=
5525 MIME parameter value to the given input, if any;
5526 if no user input is seen then the
5527 .Va ttycharset
5528 character set will be used for the parameter value instead.
5529 Note that the file extension check is not performed in this mode, since
5530 no conversion will take place anyway.
5533 .It Ic ~A
5534 Inserts the string contained in the
5535 .Va Sign
5536 variable (same as
5537 .Ql Ic ~i Ns \0Sign ) .
5538 \*(OB (Use the
5539 .Ql wysh
5540 prefix when
5541 .Ic set Ns
5542 ting the variable(s) instead!) The escape sequences tabulator
5543 .Ql \et
5544 and newline
5545 .Ql \en
5546 are understood.
5549 .It Ic ~a
5550 Inserts the string contained in the
5551 .Va sign
5552 variable (same as
5553 .Ql Ic ~i Ns \0sign ) .
5554 \*(OB (Use the
5555 .Ql wysh
5556 prefix when
5557 .Ic set Ns
5558 ting the variable(s) instead!) The escape sequences tabulator
5559 .Ql \et
5560 and newline
5561 .Ql \en
5562 are understood.
5565 .It Ic ~b Ar name ...
5566 Add the given names to the list of blind carbon copy recipients.
5569 .It Ic ~c Ar name ...
5570 Add the given names to the list of carbon copy recipients.
5573 .It Ic ~d
5574 Read the file specified by the
5575 .Ev DEAD
5576 variable into the message.
5579 .It Ic ~e
5580 Invoke the text editor on the message collected so far.
5581 After the editing session is finished,
5582 the user may continue appending text to the message.
5585 .It Ic ~F Ar messages
5586 Read the named messages into the message being sent, including all
5587 message headers and MIME parts.
5588 If no messages are specified, read in the current message.
5591 .It Ic ~f Ar messages
5592 Read the named messages into the message being sent.
5593 If no messages are specified, read in the current message.
5594 Strips down the list of header fields according to the
5595 .Ql type
5596 white- and blacklist selection of
5597 .Ic headerpick .
5598 For MIME multipart messages,
5599 only the first displayable part is included.
5602 .It Ic ~H
5603 Edit the message header fields
5604 .Ql From: ,
5605 .Ql Reply-To:
5607 .Ql Sender:
5608 by typing each one in turn and allowing the user to edit the field.
5609 The default values for these fields originate from the
5610 .Va from , replyto
5612 .Va sender
5613 variables.
5616 .It Ic ~h
5617 Edit the message header fields
5618 .Ql To: ,
5619 .Ql Cc: ,
5620 .Ql Bcc:
5622 .Ql Subject:
5623 by typing each one in turn and allowing the user to edit the field.
5626 .It Ic ~i Ar variable
5627 Insert the value of the specified variable into the message,
5628 adding a newline character at the end.
5629 The message remains unaltered if the variable is unset or empty.
5630 \*(OB (Use the
5631 .Ql wysh
5632 prefix when
5633 .Ic set Ns
5634 ting the variable(s) instead!) The escape sequences tabulator
5635 .Ql \et
5636 and newline
5637 .Ql \en
5638 are understood.
5641 .It Ic ~M Ar messages
5642 Read the named messages into the message being sent,
5643 indented by
5644 .Va indentprefix .
5645 If no messages are specified, read the current message.
5648 .It Ic ~m Ar messages
5649 Read the named messages into the message being sent,
5650 indented by
5651 .Va indentprefix .
5652 If no messages are specified, read the current message.
5653 Strips down the list of header fields according to the
5654 .Ql type
5655 white- and blacklist selection of
5656 .Ic headerpick .
5657 For MIME multipart messages,
5658 only the first displayable part is included.
5661 .It Ic ~p
5662 Display the message collected so far,
5663 prefaced by the message header fields
5664 and followed by the attachment list, if any.
5667 .It Ic ~q
5668 Abort the message being sent,
5669 copying it to the file specified by the
5670 .Ev DEAD
5671 variable if
5672 .Va save
5673 is set.
5676 .It Ic ~R Ar filename
5677 Read the named file into the message, indented by
5678 .Va indentprefix .
5681 .It Ic ~r Ar filename
5682 Read the named file into the message.
5685 .It Ic ~s Ar string
5686 Cause the named string to become the current subject field.
5687 Newline (NL) and carriage-return (CR) bytes are invalid and will be
5688 normalized to space (SP) characters.
5691 .It Ic ~t Ar name ...
5692 Add the given name(s) to the direct recipient list.
5695 .It Ic ~U Ar messages
5696 Read in the given / current message(s) excluding all headers, indented by
5697 .Va indentprefix .
5700 .It Ic ~u Ar messages
5701 Read in the given / current message(s), excluding all headers.
5704 .It Ic ~v
5705 Invoke an alternate editor (defined by the
5706 .Ev VISUAL
5707 environment variable) on the message collected so far.
5708 Usually, the alternate editor will be a screen editor.
5709 After the editor is quit,
5710 the user may resume appending text to the end of the message.
5713 .It Ic ~w Ar filename
5714 Write the message onto the named file.
5715 If the file exists,
5716 the message is appended to it.
5719 .It Ic ~x
5720 Same as
5721 .Ic ~q ,
5722 except that the message is not saved at all.
5725 .It Ic ~| Ar command
5726 Pipe the message through the specified filter command.
5727 If the command gives no output or terminates abnormally,
5728 retain the original text of the message.
5729 E.g., the command
5730 .Xr fmt 1
5731 is often used as a rejustifying filter.
5735 .It Ic ~^ Op Ar cmd Op Ar subcmd Op Ar header-name Op Ar header-body
5736 Low-level command ment for scripted message access, i.e., for
5737 .Va on-compose-done-shell
5739 .Va on-compose-done .
5740 The used protocol is likely subject to changes, and therefore the
5741 mentioned hooks receive the used protocol version as an initial line.
5742 In general the first field of a response line represents a status code
5743 which specifies whether a command was successful or not, whether result
5744 data is to be expected, and if, the format of the result data.
5745 The status codes are:
5748 .Bl -tag -compact -width _210_
5749 .It Ql 210
5750 Status ok; the remains of the line are the result.
5751 .It Ql 211
5752 Status ok; the rest of the line is optionally used for more status.
5753 What follows are lines of result addresses, terminated by an empty line.
5754 The address lines consist of two fields, the first of which is the
5755 plain address, e.g.,
5756 .Ql bob@exam.ple ,
5757 separated by a single ASCII SP space from the second which contains the
5758 unstripped address, even if that is identical to the first field, e.g.,
5759 .Ql (Lovely) Bob <bob@exam.ple> .
5760 .It Ql 212
5761 Status ok; the rest of the line is optionally used for more status.
5762 What follows are lines of furtherly unspecified string content,
5763 terminated by an empty line.
5764 .It Ql 500
5765 Syntax error; invalid command.
5766 .It Ql 501
5767 Syntax error in parameters or arguments.
5768 .It Ql 505
5769 Error: an argument fails verification.
5770 For example an invalid address has been specified.
5771 .It Ql 506
5772 Error: an otherwise valid argument is rendered invalid due to context.
5773 For example, a second address is added to a header which may consist of
5774 a single address only.
5778 If a command indicates failure then the message will have remained
5779 unmodified.
5780 The following commands are supported:
5784 .Bl -tag -compact -width headers
5785 .It Ar header
5786 This command allows listing, inspection, and editing of message headers.
5787 The second argument specifies the subcommand to apply, one of:
5790 .Bl -tag -compact -width remove
5791 .It Ar list
5792 Without a third argument a list of all yet existing headers is given via
5793 .Ql 210 ;
5794 this command is the default command of
5795 .Ar header
5796 if no second argument has been given.
5797 A third argument restricts output to the given header only, which may
5798 fail with
5799 .Ql 501
5800 if no such field is defined.
5802 .It Ar show
5803 Shows the content of the header given as the third argument.
5804 Dependent on the header type this may respond with
5805 .Ql 211
5807 .Ql 212 ;
5808 any failure results in
5809 .Ql 501 .
5811 .It Ar remove
5812 This will remove all instances of the header given as the third
5813 argument, reporting
5814 .Ql 210
5815 upon success or
5816 .Ql 501
5817 if no such header can be found.
5819 .It Ar insert
5820 Create a new or an additional instance of the header given in the third
5821 argument, with the header body content as given in the fourth argument
5822 (the remains of the line).
5823 It may return
5824 .Ql 501
5825 if the third argument specifies a free-form header field name that is
5826 invalid, or if body content extraction fails to succeed,
5827 .Ql 505
5828 if any extracted address does not pass syntax and/or security checks, and
5829 .Ql 506
5830 to indicate prevention of excessing a single-instance header \(em note that
5831 .Ql Subject:
5832 can be appended to (a space separator will be added automatically first).
5833 .Ql 210
5834 is returned upon success.
5840 .\" }}}
5843 .\" .Sh INTERNAL VARIABLES {{{
5844 .Sh "INTERNAL VARIABLES"
5846 Internal \*(UA variables are controlled via the
5847 .Ic set
5849 .Ic unset
5850 commands; prefixing a variable name with the string
5851 .Ql no
5852 and calling
5853 .Ic set
5854 has the same effect as using
5855 .Ic unset :
5856 .Ql unset crt
5858 .Ql set nocrt
5859 do the same thing.
5860 Creation or editing of variables can be performed in the
5861 .Ev EDITOR
5862 with the command
5863 .Ic varedit .
5864 .Ic varshow
5865 will give more insight on the given variable(s), and
5866 .Ic set ,
5867 when called without arguments, will show a listing of all variables.
5868 Both commands support a more
5869 .Va verbose
5870 listing mode.
5871 Some well-known variables will also become inherited from the
5872 program
5873 .Sx ENVIRONMENT
5874 implicitly, others can be explicitly imported with the command
5875 .Ic environ
5876 and henceforth share the said properties.
5879 Two different kind of internal variables exist.
5880 There are boolean variables, which can only be in one of the two states
5881 .Dq set
5883 .Dq unset ,
5884 and value variables with a(n optional) string value.
5885 For the latter proper quoting is necessary upon assignment time, the
5886 introduction of the section
5887 .Sx COMMANDS
5888 documents the supported quoting rules.
5890 .Bd -literal -offset indent
5891 wysh set one=val\e 1 two="val 2" \e
5892     three='val "3"' four=$'val \e'4\e''
5893 varshow one two three four
5894 unset one two three four
5898 Dependent upon the actual option the string values will be interpreted
5899 as numbers, colour names, normal text etc., but there also exists
5900 a special kind of string value, the
5901 .Dq boolean string ,
5902 which must either be a decimal integer (in which case
5903 .Ql 0
5904 is false and
5905 .Ql 1
5906 and any other value is true) or any of the (case-insensitive) strings
5907 .Ql off ,
5908 .Ql no ,
5909 .Ql n
5911 .Ql false
5912 for a false boolean and
5913 .Ql on ,
5914 .Ql yes ,
5915 .Ql y
5917 .Ql true
5918 for a true boolean; a special kind of boolean string is the
5919 .Dq quadoption ,
5920 which is a boolean string that can optionally be prefixed with the
5921 (case-insensitive) term
5922 .Ql ask- ,
5923 as in
5924 .Ql ask-yes ,
5925 which causes prompting of the user in interactive mode, with the given
5926 boolean as the default value.
5928 .\" .Ss "Initial settings" {{{
5929 .\" (Keep in SYNC: ./nail.h:okeys, ./nail.rc, ./nail.1:"Initial settings")
5930 .Ss "Initial Settings"
5932 The standard POSIX 2008/Cor 2-2016 mandates the following initial
5933 variable settings:
5934 .Pf no Va allnet ,
5935 .Pf no Va append ,
5936 .Va asksub ,
5937 .Pf no Va askbcc ,
5938 .Pf no Va autoprint ,
5939 .Pf no Va bang ,
5940 .Pf no Va cmd ,
5941 .Pf no Va crt ,
5942 .Pf no Va debug ,
5943 .Pf no Va dot ,
5944 .Va escape
5945 set to
5946 .Ql ~ ,
5947 .Pf no Va flipr ,
5948 .Pf no Va folder ,
5949 .Va header ,
5950 .Pf no Va hold ,
5951 .Pf no Va ignore ,
5952 .Pf no Va ignoreeof ,
5953 .Pf no Va keep ,
5954 .Pf no Va keepsave ,
5955 .Pf no Va metoo ,
5956 .Pf no Va outfolder ,
5957 .Pf no Va page ,
5958 .Va prompt
5959 set to
5960 .Ql ?\0 ,
5961 .Pf no Va quiet ,
5962 .Pf no Va record ,
5963 .Va save ,
5964 .Pf no Va sendwait ,
5965 .Pf no Va showto ,
5966 .Pf no Va Sign ,
5967 .Pf no Va sign ,
5968 .Va toplines
5969 set to
5970 .Ql 5 .
5973 Notes: \*(UA does not support the
5974 .Pf no Va onehop
5975 variable \(en use command line options or
5976 .Va mta-arguments
5977 to pass options through to a
5978 .Va mta .
5979 And the default global
5980 .Pa \*(UR
5981 file (which is loaded unless the
5982 .Fl n
5983 command line flag has been used or the
5984 .Ev NAIL_NO_SYSTEM_RC
5985 environment variable is set) bends those initial settings a bit, e.g.,
5986 it sets the variables
5987 .Va hold ,
5988 .Va keepsave
5990 .Va keep ,
5991 to name a few, establishes a default
5992 .Ic headerpick
5993 selection etc., and should thus be taken into account.
5994 .\" }}}
5996 .\" .Ss "Variables" {{{
5997 .Ss "Variables"
5999 .Bl -tag -width ".It Va BaNg"
6001 .It Va -account-name
6002 \*(RO Is set to the active
6003 .Ic account .
6006 .It Va -exit-status
6007 \*(RO The status of the last command.
6010 .It Va -folder-resolved
6011 \*(RO Set to the fully resolved path of
6012 .Va folder
6013 once that evaluation has occurred; rather internal.
6016 .It Va -mailbox-display
6017 \*(RO The name of the current mailbox
6018 .Pf ( Ic file ) ,
6019 possibly abbreviated for display purposes.
6022 .It Va -mailbox-resolved
6023 \*(RO The fully resolved path of the current mailbox.
6026 .It Va add-file-recipients
6027 \*(BO When file or pipe recipients have been specified,
6028 mention them in the corresponding address fields of the message instead
6029 of silently stripping them from their recipient list.
6030 By default such addressees are not mentioned.
6033 .It Va allnet
6034 \*(BO Causes only the local part to be evaluated
6035 when comparing addresses.
6038 .It Va append
6039 \*(BO Causes messages saved in
6040 .Ev MBOX
6041 to be appended to the end rather than prepended.
6042 This should always be set.
6045 .It Va ask
6046 \*(BO Causes \*(UA to prompt for the subject of each message sent.
6047 If the user responds with simply a newline,
6048 no subject field will be sent.
6051 .It Va askatend
6052 \*(BO Causes the prompts for
6053 .Ql Cc:
6055 .Ql Bcc:
6056 lists to appear after the message has been edited.
6059 .It Va askattach
6060 \*(BO If set, \*(UA asks for files to attach at the end of each message,
6061 shall the list be found empty at that time.
6062 An empty line finalizes the list.
6065 .It Va askcc
6066 \*(BO Causes the user to be prompted for carbon copy recipients
6067 (at the end of each message if
6068 .Va askatend
6070 .Va bsdcompat
6071 are set) shall the list be found empty (at that time).
6072 An empty line finalizes the list.
6075 .It Va askbcc
6076 \*(BO Causes the user to be prompted for blind carbon copy
6077 recipients (at the end of each message if
6078 .Va askatend
6080 .Va bsdcompat
6081 are set) shall the list be found empty (at that time).
6082 An empty line finalizes the list.
6085 .It Va asksign
6086 \*(BO\*(OP Causes the user to be prompted if the message is to be
6087 signed at the end of each message.
6089 .Va smime-sign
6090 variable is ignored when this variable is set.
6093 .It Va asksub
6094 \*(BO Alternative name for
6095 .Va ask .
6101 .It Va attachment-ask-content-description , \
6102   attachment-ask-content-disposition , \
6103   attachment-ask-content-id , \
6104   attachment-ask-content-type
6105 \*(BO If set then the user will be prompted for some attachment
6106 information when editing the attachment list.
6107 It is advisable to not use these but for the first of the variables;
6108 even for that it has to be noted that the data is used
6109 .Dq as is .
6113 .It Va attrlist
6114 A sequence of characters to display in the
6115 .Ql attribute
6116 column of the
6117 .Va headline
6118 as shown in the display of
6119 .Ic headers ;
6120 each for one type of messages (see
6121 .Sx "Message states" ) ,
6122 with the default being
6123 .Ql NUROSPMFAT+\-$~
6125 .Ql NU\ \ *HMFAT+\-$~
6126 if the
6127 .Va bsdflags
6128 variable is set, in the following order:
6130 .Bl -tag -compact -width ".It Ql _"
6131 .It Ql N
6132 new.
6133 .It Ql U
6134 unread but old.
6135 .It Ql R
6136 new but read.
6137 .It Ql O
6138 read and old.
6139 .It Ql S
6140 saved.
6141 .It Ql P
6142 preserved.
6143 .It Ql M
6144 mboxed.
6145 .It Ql F
6146 flagged.
6147 .It Ql A
6148 answered.
6149 .It Ql T
6150 draft.
6151 .It Ql +
6152 start of a collapsed thread.
6153 .It Ql -
6154 an uncollapsed thread (TODO ignored for now).
6155 .It Ql $
6156 classified as spam.
6157 .It Ql ~
6158 classified as possible spam.
6163 .It Va autobcc
6164 Specifies a list of recipients to which a blind carbon copy of each
6165 outgoing message will be sent automatically.
6168 .It Va autocc
6169 Specifies a list of recipients to which a carbon copy of each outgoing
6170 message will be sent automatically.
6173 .It Va autocollapse
6174 \*(BO Causes threads to be collapsed automatically when threaded mode
6175 is entered (see the
6176 .Ic collapse
6177 command).
6180 .It Va autoprint
6181 \*(BO Causes the delete command to behave like
6182 .Ql dp - ;
6183 thus, after deleting a message the next one will be typed automatically.
6186 .It Va autothread
6187 \*(BO\*(OB Causes threaded mode (see the
6188 .Ic thread
6189 command) to be entered automatically when a folder is opened.
6190 The same as
6191 .Ql autosort=thread .
6194 .It Va autosort
6195 Causes sorted mode (see the
6196 .Ic sort
6197 command) to be entered automatically with the value of this variable as
6198 sorting method when a folder is opened, e.g.,
6199 .Ql set autosort=thread .
6202 .It Va bang
6203 \*(BO Enables the substitution of all not (reverse-solidus) escaped
6204 exclamation mark
6205 .Ql \&!
6206 characters by the contents of the last executed command for the
6207 .Ic \&!
6208 shell escape command and
6209 .Ic ~! ,
6210 one of the compose mode
6211 .Sx "COMMAND ESCAPES" .
6212 If this variable is not set no reverse solidus stripping is performed.
6215 .It Va batch-exit-on-error
6216 \*(BO If the batch mode has been enabled via the
6217 .Fl #
6218 command line option, then this variable will be consulted whenever \*(UA
6219 completes one operation (returns to the command prompt); if it is set
6220 then \*(UA will terminate if the last operation generated an error.
6223 .It Va bind-timeout
6224 \*(OP Terminals generate multi-byte sequences for certain forms of
6225 input, for example for function and other special keys.
6226 Some terminals however do not write these multi-byte sequences as
6227 a whole, but byte-by-byte, and the latter is what \*(UA actually reads.
6228 This variable specifies the timeout in milliseconds that the MLE (see
6229 .Sx "On terminal control and line editor" )
6230 waits for more bytes to arrive unless it considers a sequence
6231 .Dq complete .
6232 The default is 200.
6235 .It Va bsdannounce
6236 \*(BO Causes automatic display of a header summary after executing a
6237 .Ic file
6238 command, and thus complements the standard variable
6239 .Va header ,
6240 which controls header summary display on program startup.
6241 It is only meaningful if
6242 .Va header
6243 is also set.
6246 .It Va bsdcompat
6247 \*(BO Sets some cosmetical features to traditional BSD style;
6248 has the same affect as setting
6249 .Va askatend
6250 and all other variables prefixed with
6251 .Ql bsd ;
6252 it also changes the behaviour of
6253 .Va emptystart
6254 (which does not exist in BSD).
6257 .It Va bsdflags
6258 \*(BO Changes the letters shown in the first column of a header
6259 summary to traditional BSD style.
6262 .It Va bsdheadline
6263 \*(BO Changes the display of columns in a header summary to traditional
6264 BSD style.
6267 .It Va bsdmsgs
6268 \*(BO Changes some informational messages to traditional BSD style.
6271 .It Va bsdorder
6272 \*(BO Causes the
6273 .Ql Subject:
6274 field to appear immediately after the
6275 .Ql To:
6276 field in message headers and with the
6277 .Ic ~h
6278 .Sx "COMMAND ESCAPES" .
6281 .It Va charset-7bit
6282 The value that should appear in the
6283 .Ql charset=
6284 parameter of
6285 .Ql Content-Type:
6286 MIME header fields when no character set conversion of the message data
6287 was performed.
6288 This defaults to US-ASCII, and the chosen character set should be
6289 US-ASCII compatible.
6292 .It Va charset-8bit
6293 \*(OP The default 8-bit character set that is used as an implicit last
6294 member of the variable
6295 .Va sendcharsets .
6296 This defaults to UTF-8.
6297 If no character set conversion capabilities are available in \*(UA then
6298 the only supported character set is
6299 .Va ttycharset .
6300 Refer to the section
6301 .Sx "Character sets"
6302 for the complete picture of character set conversion in \*(UA.
6305 .It Va charset-unknown-8bit
6306 \*(OP RFC 1428 specifies conditions when internet mail gateways shall
6307 .Dq upgrade
6308 the content of a mail message by using a character set with the name
6309 .Ql unknown-8bit .
6310 Because of the unclassified nature of this character set \*(UA will not
6311 be capable to convert this character set to any other character set.
6312 If this variable is set any message part which uses the character set
6313 .Ql unknown-8bit
6314 is assumed to really be in the character set given in the value,
6315 otherwise the (final) value of
6316 .Va charset-8bit
6317 is used for this purpose.
6319 This variable will also be taken into account if a MIME type (see
6320 .Sx "The mime.types files" )
6321 of a MIME message part that uses the
6322 .Ql binary
6323 character set is forcefully treated as text.
6326 .It Va cmd
6327 The default value for the
6328 .Ic pipe
6329 command.
6332 .It Va colour-disable
6333 \*(BO\*(OP Forcefully disable usage of colours.
6334 Also see the section
6335 .Sx "Coloured display" .
6338 .It Va colour-pager
6339 \*(BO\*(OP Whether colour shall be used for output that is paged through
6340 .Ev PAGER .
6341 Note that pagers may need special flags, e.g.,
6342 .Xr less 1
6343 requires the option
6344 .Fl \&\&R
6346 .Xr lv 1
6347 the option
6348 .Fl \&\&c
6349 in order to support colours.
6350 Often doing manual adjustments is unnecessary since \*(UA may perform
6351 adjustments dependent on the value of the environment variable
6352 .Ev PAGER
6353 (see there for more).
6356 .It Va crt
6357 In a(n interactive) terminal session, then if this valued variable is
6358 set it will be used as a threshold to determine how many lines the given
6359 output has to span before it will be displayed via the configured
6360 .Ev PAGER ;
6361 Usage of the
6362 .Ev PAGER
6363 can be forced by setting this to the value
6364 .Ql 0 ,
6365 setting it without a value will deduce the current height of the
6366 terminal screen to compute the treshold (see
6367 .Ev LINES ,
6368 .Va screen
6370 .Xr stty 1 ) .
6373 .It Va customhdr
6374 Define a set of custom headers to be injected into newly composed or
6375 forwarded messages; it is also possible to create custom headers in
6376 compose mode with
6377 .Ic ~^ ,
6378 which can be automated by setting one of the hooks
6379 .Va on-compose-done-shell
6381 .Va on-compose-done .
6382 The value is interpreted as a comma-separated list of custom headers to
6383 be injected, to include commas in the header bodies escape them with
6384 reverse solidus.
6385 \*(ID Overwriting of automatically managed headers is neither supported
6386 nor prevented.
6388 .Dl set customhdr='Hdr1: Body1-1\e, Body1-2,  Hdr2: Body2'
6391 .It Va datefield
6392 In the summary of
6393 .Ic headers
6394 the message date, if any is to be displayed according to the format of
6395 .Va headline ,
6396 is by default taken from the
6397 .Ql From_
6398 line of the message.
6399 If this variable is set the date as given in the
6400 .Ql Date:
6401 header field is used instead, converted to local time.
6402 To control the display format of the date assign a valid
6403 .Xr strftime 3
6404 format string.
6405 (Note that the
6406 .Ql %n
6407 format should not be used, because \*(UA does not take embedded newlines
6408 into account when calculating how many lines fit onto the screen.)
6409 Also see
6410 .Va datefield-markout-older .
6413 .It Va datefield-markout-older
6414 This variable, when set in addition to
6415 .Va datefield ,
6416 is used to display
6417 .Dq older
6418 messages (concept is rather comparable to the
6419 .Fl \&\&l
6420 option of the POSIX utility
6421 .Xr ls 1 ) .
6422 The content interpretation is identical to
6423 .Va \&\&datefield .
6426 .It Va debug
6427 \*(BO Enables debug messages and obsoletion warnings, disables the
6428 actual delivery of messages and also implies
6429 .Pf no Va record
6430 as well as
6431 .Pf no Va save .
6434 .It Va disposition-notification-send
6435 \*(BO\*(OP Emit a
6436 .Ql Disposition-Notification-To:
6437 header (RFC 3798) with the message.
6438 This requires the
6439 .Va from
6440 variable to be set.
6441 .\" TODO .It Va disposition-notification-send-HOST
6442 .\"Overrides
6443 .\".Va disposition-notification-send
6444 .\" for SMTP accounts on a specific host.
6445 .\" TODO .It Va disposition-notification-send-USER@HOST
6446 .\"Overrides
6447 .\".Va disposition-notification-send
6448 .\"for a specific account.
6451 .It Va dot
6452 \*(BO When dot is set, a period
6453 .Ql \&.
6454 on a line by itself during message input in (interactive) compose mode
6455 will be treated as end-of-message (in addition to the normal end-of-file
6456 condition).
6458 .Va ignoreeof
6459 is set
6460 .Pf no Va dot
6461 is ignored.
6464 .It Va dotlock-ignore-error
6465 \*(BO\*(OP Synchronization of mailboxes which \*(UA treats as
6466 .Mx -sx
6467 .Sx "primary system mailbox" Ns
6468 es (see, e.g., the notes on
6469 .Mx -sx
6470 .Sx "filename transformations"
6471 in the
6472 .Sx COMMANDS
6473 sections as well as the documentation of
6474 .Ic file )
6475 will be protected with so-called dotlock files\(emthe traditional mail
6476 spool file locking method\(emin addition to system file locking.
6477 Because \*(UA ships with a privilege-separated dotlock creation program
6478 that should always be able to create such a dotlock file there is no
6479 good reason to ignore dotlock file creation errors, and thus these are
6480 fatal unless this variable is set.
6483 .It Va editalong
6484 \*(BO If this variable is set then the editor is started automatically
6485 when a message is composed in interactive mode, as if the
6486 .Ic ~e
6487 .Sx "COMMAND ESCAPES"
6488 had been specified.
6490 .Va editheaders
6491 variable is implied for this automatically spawned editor session.
6494 .It Va editheaders
6495 \*(BO When a message is edited while being composed,
6496 its header is included in the editable text.
6498 .Ql To: ,
6499 .Ql Cc: ,
6500 .Ql Bcc: ,
6501 .Ql Subject: ,
6502 .Ql From: ,
6503 .Ql Reply-To:
6505 .Ql Sender:
6506 fields are accepted within the header, other fields are ignored.
6509 .It Va emptystart
6510 \*(BO When entering interactive mode \*(UA normally writes
6511 .Dq \&No mail for user
6512 and exits immediately if a mailbox is empty or does not exist.
6513 If this variable is set \*(UA starts even with an empty or nonexistent
6514 mailbox (the latter behaviour furtherly depends upon
6515 .Va bsdcompat ,
6516 though).
6519 .It Va encoding
6520 The MIME
6521 .Ql Content-Transfer-Encoding
6522 to use in outgoing text messages and message parts, where applicable.
6523 (7-bit clean text messages are sent as-is, without a transfer encoding.)
6524 Valid values are:
6526 .Bl -tag -compact -width "_%%_"
6527 .It Ql 8bit
6528 .Pf (Or\0 Ql 8b . )
6529 8-bit transport effectively causes the raw data be passed through
6530 unchanged, but may cause problems when transferring mail messages over
6531 channels that are not ESMTP (RFC 1869) compliant.
6532 Also, several input data constructs are not allowed by the
6533 specifications and may cause a different transfer-encoding to be used.
6534 .It Ql quoted-printable
6535 .Pf (Or\0 Ql qp . )
6536 Quoted-printable encoding is 7-bit clean and has the property that ASCII
6537 characters are passed through unchanged, so that an english message can
6538 be read as-is; it is also acceptible for other single-byte locales that
6539 share many characters with ASCII, like, e.g., ISO-8859-1.
6540 The encoding will cause a large overhead for messages in other character
6541 sets: e.g., it will require up to twelve (12) bytes to encode a single
6542 UTF-8 character of four (4) bytes.
6543 .It Ql base64
6544 .Pf (Or\0 Ql b64 . )
6545 The default encoding, it is 7-bit clean and will always be used for
6546 binary data.
6547 This encoding has a constant input:output ratio of 3:4, regardless of
6548 the character set of the input data it will encode three bytes of input
6549 to four bytes of output.
6550 This transfer-encoding is not human readable without performing
6551 a decoding step.
6555 .It Va escape
6556 If defined, the first character of the value of this variable
6557 gives the character to use in place of tilde
6558 .Ql ~
6559 to denote
6560 .Sx "COMMAND ESCAPES" .
6561 If set to the empty string, command escapes are disabled.
6564 .It Va expandaddr
6565 If not set then file and command pipeline targets are not allowed,
6566 and any such address will be filtered out, giving a warning message.
6567 If set without a value then all possible recipient address
6568 specifications will be accepted \(en see the section
6569 .Sx "On sending mail, and non-interactive mode"
6570 for more on this.
6571 To accept them, but only in interactive mode, or when tilde commands
6572 were enabled explicitly by using one of the command line options
6573 .Fl ~
6575 .Fl # ,
6576 set this to the (case-insensitive) value
6577 .Ql restrict
6578 (note right now this is actually like setting
6579 .Ql restrict,-all,+name,+addr ) .
6581 In fact the value is interpreted as a comma-separated list of values.
6582 If it contains
6583 .Ql fail
6584 then the existence of disallowed specifications is treated as a hard
6585 send error instead of only filtering them out.
6586 The remaining values specify whether a specific type of recipient
6587 address specification is allowed (optionally indicated by a plus sign
6588 .Ql +
6589 prefix) or disallowed (prefixed with a hyphen
6590 .Ql - ) .
6591 The value
6592 .Ql all
6593 addresses all possible address specifications,
6594 .Ql file
6595 file targets,
6596 .Ql pipe
6597 command pipeline targets,
6598 .Ql name
6599 plain user names and (MTA) aliases (\*(OB
6600 .Ql noalias
6601 may be used as an alternative syntax to
6602 .Ql -name )
6604 .Ql addr
6605 network addresses.
6606 These kind of values are interpreted in the given order, so that
6607 .Ql restrict,\:fail,\:+file,\:-all,\:+addr
6608 will cause hard errors for any non-network address recipient address
6609 unless \*(UA is in interactive mode or has been started with the
6610 .Fl ~
6612 .Fl #
6613 command line option; in the latter case(s) any address may be used, then.
6616 .It Va expandargv
6617 Unless this variable is set additional
6618 .Va mta
6619 (Mail-Transfer-Agent)
6620 arguments from the command line, as can be given after a
6621 .Fl \&\&-
6622 separator, are ignored due to safety reasons.
6623 However, if set to the special (case-insensitive) value
6624 .Ql fail ,
6625 then the presence of additional MTA arguments is treated as a hard
6626 error that causes \*(UA to exit with failure status.
6627 A lesser strict variant is the otherwise identical
6628 .Ql restrict ,
6629 which does accept such arguments in interactive mode, or if tilde
6630 commands were enabled explicitly by using one of the command line options
6631 .Fl ~
6633 .Fl # .
6636 .It Va features
6637 \*(RO String giving a list of features \*(UA, preceded with a plus-sign
6638 .Ql +
6639 if the feature is available, and a minus-sign
6640 .Ql -
6641 otherwise.
6642 The output of the command
6643 .Ic version
6644 will include this information.
6647 .It Va flipr
6648 \*(BO This setting reverses the meanings of a set of reply commands,
6649 turning the lowercase variants, which by default address all recipients
6650 included in the header of a message
6651 .Pf ( Ic reply , respond , followup )
6652 into the uppercase variants, which by default address the sender only
6653 .Pf ( Ic Reply , Respond , Followup )
6654 and vice versa.
6655 The commands
6656 .Ic replysender , respondsender , followupsender
6657 as well as
6658 .Ic replyall , respondall , followupall
6659 are not affected by the current setting of
6660 .Va flipr .
6664 .It Va file-hook-load-EXTENSION , file-hook-save-EXTENSION
6665 It is possible to install file hooks which will be used by the
6666 .Ic file
6667 command in order to be able to transparently handle (through an
6668 intermediate temporary file) files with specific
6669 .Ql EXTENSION Ns
6670 s: the variable values can include shell snippets and are expected to
6671 write data to standard output / read data from standard input,
6672 respectively.
6673 \*(ID The variables may not be changed while there is a mailbox
6674 attendant.
6675 .Bd -literal -offset indent
6676 set file-hook-load-xy='echo >&2 XY-LOAD; gzip -cd' \e
6677     file-hook-save-xy='echo >&2 XY-SAVE; gzip -c' \e
6678     record=+null-sent.xy
6682 .It Va folder
6683 The default path under which mailboxes are to be saved:
6684 file names that begin with the plus-sign
6685 .Ql +
6686 will have the plus-sign replaced with the value of this variable if set,
6687 otherwise the plus-sign will remain unchanged when doing
6688 .Mx -sx
6689 .Sx "filename transformations" ;
6690 see the introduction of
6691 .Sx COMMANDS
6692 as well as the documentation of
6693 .Ic file
6694 for more on this topic.
6695 The value supports a subset of transformations itself, and if the
6696 non-empty value does not start with a solidus
6697 .Ql / ,
6698 then the value of
6699 .Ev HOME
6700 will be prefixed automatically.
6703 .It Va folder-hook
6704 This variable can be set to the name of a
6705 .Ic define Ns d
6706 macro which will be called whenever a
6707 .Ic file
6708 is opened.
6709 The macro will also be invoked when new mail arrives,
6710 but message lists for commands executed from the macro
6711 only include newly arrived messages then.
6712 .Ic localopts
6713 are activated by default in a folder hook, causing the covered settings
6714 to be reverted once the folder is left again.
6716 .Sy \*(ID:
6717 Macro behaviour, including option localization, will change in v15.
6718 Please be aware of that and possibly embed a version check in a resource
6719 file of yours.
6722 .It Va folder-hook-FOLDER
6723 Overrides
6724 .Va folder-hook
6725 for a folder named
6726 .Ql FOLDER .
6727 Unlike other folder specifications, the fully expanded name of a folder,
6728 without metacharacters, is used to avoid ambiguities.
6729 However, if the mailbox resides under
6730 .Va folder
6731 then the usual
6732 .Ql +
6733 specification is tried in addition, e.g., if
6734 .Va \&\&folder
6736 .Dq mail
6737 (and thus relative to the user's home directory) then
6738 .Pa /home/usr1/mail/sent
6739 will be tried as
6740 .Ql folder-hook-/home/usr1/mail/sent
6741 first, but then followed by
6742 .Ql folder-hook-+sent .
6745 .It Va followup-to
6746 \*(BO Controls whether a
6747 .Ql Mail-Followup-To:
6748 header is generated when sending messages to known mailing lists.
6749 Also see
6750 .Va followup-to-honour
6751 and the commands
6752 .Ic mlist , mlsubscribe , reply
6754 .Ic Lreply .
6757 .It Va followup-to-honour
6758 Controls whether a
6759 .Ql Mail-Followup-To:
6760 header is honoured when group-replying to a message via
6761 .Ic reply
6763 .Ic Lreply .
6764 This is a quadoption; if set without a value it defaults to
6765 .Dq yes .
6766 Also see
6767 .Va followup-to
6768 and the commands
6769 .Ic mlist
6771 .Ic mlsubscribe .
6774 .It Va forward-as-attachment
6775 \*(BO Original messages are normally sent as inline text with the
6776 .Ic forward
6777 command,
6778 and only the first part of a multipart message is included.
6779 With this setting enabled messages are sent as unmodified MIME
6780 .Ql message/rfc822
6781 attachments with all of their parts included.
6784 .It Va from
6785 The address (or a list of addresses) to put into the
6786 .Ql From:
6787 field of the message header, quoting RFC 5322:
6788 the author(s) of the message, that is, the mailbox(es) of the person(s)
6789 or system(s) responsible for the writing of the message.
6790 When
6791 .Ic reply Ns
6792 ing to messages these addresses are handled as if they were in the
6793 .Ic alternates
6794 list.
6796 If the machine's hostname is not valid at the Internet (for example at
6797 a dialup machine) then either this variable or
6798 .Va hostname
6799 (\*(IN and with a defined SMTP protocol in
6800 .Va mta
6801 .Va smtp-hostname
6802 adds even more fine-tuning capabilities),
6803 have to be set.
6805 .Va \&\&from
6806 contains more than one address,
6807 setting the
6808 .Va sender
6809 variable is required (according to the standard RFC 5322).
6811 If a file-based MTA is used, then
6812 .Va from
6813 (or, if that contains multiple addresses,
6814 .Va sender )
6815 can nonetheless be enforced to appear as the envelope sender address at
6816 the MTA protocol level (the RFC 5321 reverse-path), either by using the
6817 .Fl r
6818 command line option (with an empty argument; see there for the complete
6819 picture on this topic), or by setting the internal variable
6820 .Va r-option-implicit .
6823 .It Va fullnames
6824 \*(BO When replying to or forwarding a message \*(UA normally removes
6825 the comment and name parts of email addresses.
6826 If this variable is set such stripping is not performed,
6827 and comments, names etc. are retained.
6830 .It Va fwdheading
6831 The string to put before the text of a message with the
6832 .Ic forward
6833 command
6834 (unless the
6835 .Va forward-as-attachment
6836 variable is set).
6837 Defaults to
6838 .Dq -------- Original Message --------
6839 if unset; No heading is put if it is set to the empty string.
6842 .It Va header
6843 \*(BO Causes the header summary to be written at startup and after
6844 commands that affect the number of messages or the order of messages in
6845 the current folder; enabled by default.
6846 The command line option
6847 .Fl N
6848 can be used to set
6849 .Pf no Va header .
6850 The variable
6851 .Va bsdannounce
6852 complements this and controls header summary display on folder changes.
6856 .It Va headline
6857 A format string to use for the summary of
6858 .Ic headers ,
6859 similar to the ones used for
6860 .Xr printf 3
6861 formats.
6862 Format specifiers in the given string start with a percent character
6863 .Ql %
6864 and may be followed by an optional decimal number indicating the field
6865 width \(em if that is negative, the field is to be left-aligned.
6866 Valid format specifiers are:
6869 .Bl -tag -compact -width "_%%_"
6870 .It Ql %%
6871 A plain percent character.
6872 .It Ql %>
6873 .Dq Dotmark :
6874 a space character but for the current message
6875 .Pf ( Dq dot ) ,
6876 for which it expands to
6877 .Ql > .
6878 .It Ql %<
6879 .Dq Dotmark :
6880 a space character but for the current message
6881 .Pf ( Dq dot ) ,
6882 for which it expands to
6883 .Ql < .
6884 .It Ql %$
6885 \*(OP The spam score of the message, as has been classified via the
6886 command
6887 .Ic spamrate .
6888 Shows only a replacement character if there is no spam support.
6889 .It Ql %a
6890 Message attribute character (status flag); the actual content can be
6891 adjusted by setting
6892 .Va attrlist .
6893 .It Ql %d
6894 The date when the message was received, or the date found in the
6895 .Ql From:
6896 header when the
6897 .Va datefield
6898 variable is set (optionally to a date display format string).
6899 .It Ql %e
6900 The indenting level in threaded mode.
6901 .It Ql %f
6902 The address of the message sender.
6903 .It Ql %i
6904 The message thread tree structure.
6905 (Note that this format does not support a field width.)
6906 .It Ql %l
6907 The number of lines of the message, if available.
6908 .It Ql %m
6909 Message number.
6910 .It Ql %o
6911 The number of octets (bytes) in the message, if available.
6912 .It Ql %s
6913 Message subject (if any).
6914 .It Ql %S
6915 Message subject (if any) in double quotes.
6916 .It Ql \&%T
6917 Message recipient flags: is the addressee of the message a known or
6918 subscribed mailing list \(en see
6919 .Ic mlist
6921 .Ic mlsubscribe .
6922 .It Ql %t
6923 The position in threaded/sorted order.
6926 The default is
6927 .Ql %>\&%a\&%m\ %-18f\ %16d\ %4l/%\-5o\ %i%-s ,
6929 .Ql %>\&%a\&%m\ %20-f\ \ %16d\ %3l/%\-5o\ %i%-S
6931 .Va bsdcompat
6932 is set.
6933 Also see
6934 .Va attrlist
6936 .Va headline-bidi .
6940 .It Va headline-bidi
6941 Bidirectional text requires special treatment when displaying headers,
6942 because numbers (in dates or for file sizes etc.) will not affect the
6943 current text direction, in effect resulting in ugly line layouts when
6944 arabic or other right-to-left text is to be displayed.
6945 On the other hand only a minority of terminals is capable to correctly
6946 handle direction changes, so that user interaction is necessary for
6947 acceptable results.
6948 Note that extended host system support is required nonetheless, e.g.,
6949 detection of the terminal character set is one precondition;
6950 and this feature only works in an Unicode (i.e., UTF-8) locale.
6952 In general setting this variable will cause \*(UA to encapsulate text
6953 fields that may occur when displaying
6954 .Va headline
6955 (and some other fields, like dynamic expansions in
6956 .Va prompt )
6957 with special Unicode control sequences;
6958 it is possible to fine-tune the terminal support level by assigning
6959 a value:
6960 no value (or any value other than
6961 .Ql 1 ,
6962 .Ql 2
6964 .Ql 3 )
6965 will make \*(UA assume that the terminal is capable to properly deal
6966 with Unicode version 6.3, in which case text is embedded in a pair of
6967 U+2068 (FIRST STRONG ISOLATE) and U+2069 (POP DIRECTIONAL ISOLATE)
6968 characters.
6969 In addition no space on the line is reserved for these characters.
6971 Weaker support is chosen by using the value
6972 .Ql 1
6973 (Unicode 6.3, but reserve the room of two spaces for writing the control
6974 sequences onto the line).
6975 The values
6976 .Ql 2
6978 .Ql 3
6979 select Unicode 1.1 support (U+200E, LEFT-TO-RIGHT MARK); the latter
6980 again reserves room for two spaces in addition.
6983 .It Va history-file
6984 \*(OP If a line editor is available then this can be set to
6985 name the (expandable) path of the location of a permanent history file.
6988 .It Va history-gabby
6989 \*(BO\*(OP Add more entries to the history as is normally done.
6992 .It Va history-gabby-persist
6993 \*(BO\*(OP \*(UA's own MLE will not save the additional
6994 .Va history-gabby
6995 entries in persistent storage unless this variable is set.
6996 On the other hand it will not loose the knowledge of whether
6997 a persistent entry was gabby or not.
6998 Also see
6999 .Va history-file .
7002 .It Va history-size
7003 \*(OP If a line editor is available this value restricts the
7004 amount of history entries that are saved into a set and valid
7005 .Va history-file .
7006 A value of less than 0 disables this feature;
7007 note that loading and incorporation of
7008 .Va history-file
7009 upon program startup can also be suppressed by doing this.
7010 If unset or 0, a default value will be used.
7011 Dependent on the available line editor this will also define the
7012 number of history entries in memory;
7013 it is also editor-specific whether runtime updates of this value will
7014 be honoured.
7017 .It Va hold
7018 \*(BO This setting controls whether messages are held in the system
7019 .Va inbox ,
7020 and it is set by default.
7023 .It Va hostname
7024 Use this string as hostname when expanding local addresses instead of
7025 the value obtained from
7026 .Xr uname 3
7028 .Xr getaddrinfo 3 ,
7029 i.e., in
7030 .Ql Message-ID:
7032 .Ql From:
7033 fields.
7034 Note that when SMTP transport is not used (via
7035 .Va mta ) ,
7036 then it is normally the responsibility of the MTA to create these
7037 fields, \*(IN in conjunction with SMTP however
7038 .Va smtp-hostname
7039 also influences the results:
7040 you should produce some test messages with the desired combination of
7041 .Va \&\&hostname ,
7042 and/or
7043 .Va from ,
7044 .Va sender
7045 etc. first.
7048 .It Va idna-disable
7049 \*(BO\*(OP Can be used to turn off the automatic conversion of domain
7050 names according to the rules of IDNA (internationalized domain names
7051 for applications).
7052 Since the IDNA code assumes that domain names are specified with the
7053 .Va ttycharset
7054 character set, an UTF-8 locale charset is required to represent all
7055 possible international domain names (before conversion, that is).
7058 .It Va ignore
7059 \*(BO Ignore interrupt signals from the terminal while entering
7060 messages; instead echo them as
7061 .Ql @
7062 characters and discard the current line.
7065 .It Va ignoreeof
7066 \*(BO Ignore end-of-file conditions
7067 .Pf ( Ql control-D )
7068 in compose mode on message input and in interactive command input.
7069 If set an interactive command input session can only be left by
7070 explicitly using one of the commands
7071 .Ic exit
7073 .Ic quit ,
7074 and message input in compose mode can only be terminated by entering
7075 a period
7076 .Ql \&.
7077 on a line by itself or by using the
7078 .Ic ~.
7079 .Sx "COMMAND ESCAPES" ;
7080 .Va ignoreeof
7081 overrides a setting of
7082 .Pf no Va dot .
7085 .It Va inbox
7086 If this is set to a non-empty string it will specify the users
7087 .Mx -sx
7088 .Sx "primary system mailbox" ,
7089 overriding
7090 .Ev MAIL
7091 and the system-dependent default, and (thus) be used to replace
7092 .Ql %
7093 when doing
7094 .Mx -sx
7095 .Sx "filename transformations" ;
7096 see the introduction of
7097 .Sx COMMANDS
7098 as well as the command
7099 .Ic file
7100 for more on this topic.
7101 The value supports a subset of transformations itself.
7104 .It Va indentprefix
7105 String used by the
7106 .Ic ~m , ~M
7108 .Ic ~R
7109 .Sx "COMMAND ESCAPES"
7110 and by the
7111 .Va quote
7112 option for indenting messages,
7113 in place of the normal tabulator character
7114 .Ql ^I ,
7115 which is the default.
7116 Be sure to quote the value if it contains spaces or tabs.
7119 .It Va keep
7120 \*(BO If set, an empty system (MBOX) mailbox file is not removed.
7121 Note that, in conjunction with
7122 .Va posix
7123 (and, thus,
7124 .Ev POSIXLY_CORRECT )
7125 any empty file will be removed unless this variable is set.
7126 This may improve the interoperability with other mail user agents
7127 when using a common folder directory, and prevents malicious users
7128 from creating fake mailboxes in a world-writable spool directory.
7129 \*(ID Only local regular (MBOX) files are covered, Maildir or other
7130 mailbox types will never be removed, even if empty.
7133 .It Va keep-content-length
7134 \*(BO When (editing messages and) writing
7135 .Ev MBOX
7136 mailbox files \*(UA can be told to keep the
7137 .Ql Content-Length:
7139 .Ql Lines:
7140 header fields that some MUAs generate by setting this variable.
7141 Since \*(UA does neither use nor update these non-standardized header
7142 fields (which in itself shows one of their conceptual problems),
7143 stripping them should increase interoperability in between MUAs that
7144 work with with same mailbox files.
7145 Note that, if this is not set but
7146 .Va writebackedited ,
7147 as below, is, a possibly performed automatic stripping of these header
7148 fields already marks the message as being modified.
7151 .It Va keepsave
7152 \*(BO When a message is saved it is usually discarded from the
7153 originating folder when \*(UA is quit.
7154 This setting causes all saved message to be retained.
7157 .It Va line-editor-disable
7158 \*(BO Turn off any enhanced line editing capabilities (see
7159 .Sx "On terminal control and line editor"
7160 for more).
7163 .It Va line-editor-no-defaults
7164 \*(BO\*(OP Do not establish any default key binding.
7167 .It Va markanswered
7168 \*(BO When a message is replied to and this variable is set,
7169 it is marked as having been answered.
7170 This mark has no technical meaning in the mail system;
7171 it just causes messages to be marked in the header summary,
7172 and makes them specially addressable.
7175 .It Va memdebug
7176 \*(BO Internal development variable.
7179 .It Va message-id-disable
7180 \*(BO By setting this variable the generation of
7181 .Ql Message-ID:
7182 can be completely suppressed, effectively leaving this task up to the
7183 .Va mta
7184 (Mail-Transfer-Agent) or the SMTP server.
7185 (According to RFC 5321 your SMTP server is not required to add this
7186 field by itself, so you should ensure that it accepts messages without a
7187 .Ql Message-ID . )
7190 .It Va message-inject-head
7191 A string to put at the beginning of each new message.
7192 The escape sequences tabulator
7193 .Ql \et
7194 and newline
7195 .Ql \en
7196 are understood.
7199 .It Va message-inject-tail
7200 A string to put at the end of each new message.
7201 The escape sequences tabulator
7202 .Ql \et
7203 and newline
7204 .Ql \en
7205 are understood.
7208 .It Va metoo
7209 \*(BO Usually, when an
7210 .Ic alias
7211 expansion contains the sender, the sender is removed from the expansion.
7212 Setting this option suppresses these removals.
7213 Note that a set
7214 .Va metoo
7215 also causes a
7216 .Ql -m
7217 option to be passed through to the
7218 .Va mta
7219 (Mail-Transfer-Agent); though most of the modern MTAs no longer document
7220 this flag, no MTA is known which does not support it (for historical
7221 compatibility).
7224 .It Va mime-allow-text-controls
7225 \*(BO When sending messages, each part of the message is MIME-inspected
7226 in order to classify the
7227 .Ql Content-Type:
7229 .Ql Content-Transfer-Encoding:
7230 (see
7231 .Va encoding )
7232 that is required to send this part over mail transport, i.e.,
7233 a computation rather similar to what the
7234 .Xr file 1
7235 command produces when used with the
7236 .Ql --mime
7237 option.
7239 This classification however treats text files which are encoded in
7240 UTF-16 (seen for HTML files) and similar character sets as binary
7241 octet-streams, forcefully changing any
7242 .Ql text/plain
7244 .Ql text/html
7245 specification to
7246 .Ql application/octet-stream :
7247 If that actually happens a yet unset charset MIME parameter is set to
7248 .Ql binary ,
7249 effectively making it impossible for the receiving MUA to automatically
7250 interpret the contents of the part.
7252 If this variable is set, and the data was unambiguously identified as
7253 text data at first glance (by a
7254 .Ql .txt
7256 .Ql .html
7257 file extension), then the original
7258 .Ql Content-Type:
7259 will not be overwritten.
7262 .It Va mime-alternative-favour-rich
7263 \*(BO If this variable is set then rich MIME alternative parts (e.g.,
7264 HTML) will be preferred in favour of included plain text versions when
7265 displaying messages, provided that a handler exists which produces
7266 output that can be (re)integrated into \*(UA's normal visual display.
7267 (E.g., at the time of this writing some newsletters ship their full
7268 content only in the rich HTML part, whereas the plain text part only
7269 contains topic subjects.)
7272 .It Va mime-counter-evidence
7273 Normally the
7274 .Ql Content-Type:
7275 field is used to decide how to handle MIME parts.
7276 Some MUAs however do not use
7277 .Xr mime.types 5
7278 or a similar mechanism to correctly classify content, but simply specify
7279 .Ql application/octet-stream ,
7280 even for plain text attachments like
7281 .Ql text/diff .
7282 If this variable is set then \*(UA will try to classify such MIME
7283 message parts on its own, if possible, for example via a possibly
7284 existing attachment filename.
7285 A non-empty value may also be given, in which case a number is expected,
7286 actually a carrier of bits.
7287 Creating the bit-carrying number is a simple addition:
7288 .Bd -literal -offset indent
7289 ? !echo Value should be set to $((2 + 4 + 8))
7290 Value should be set to 14
7293 .Bl -bullet -compact
7295 If bit two is set (2) then the detected
7296 .Dq real
7297 content-type will be carried along with the message and be used for
7298 deciding which
7299 .Va pipe-TYPE/SUBTYPE
7300 is responsible for the MIME part, shall that question arise;
7301 when displaying such a MIME part the part-info will indicate the
7302 overridden content-type by showing a plus-sign
7303 .Ql + .
7305 If bit three is set (4) then the counter-evidence is always produced
7306 and a positive result will be used as the MIME type, even forcefully
7307 overriding the parts given MIME type.
7309 If bit four is set (8) then as a last resort the actual content of
7310 .Ql application/octet-stream
7311 parts will be inspected, so that data which looks like plain text can be
7312 treated as such.
7316 .It Va mimetypes-load-control
7317 Can be used to control which of the
7318 .Xr mime.types 5
7319 databases are loaded by \*(UA, as furtherly described in the section
7320 .Sx "The mime.types files" .
7321 If the letter
7322 .Ql u
7323 is part of the option value, then the user's personal
7324 .Pa ~/.mime.types
7325 file will be loaded (if it exists); likewise the letter
7326 .Ql s
7327 controls loading of the system wide
7328 .Pa /etc/mime.types ;
7329 directives found in the user file take precedence, letter matching is
7330 case-insensitive.
7331 If this variable is not set \*(UA will try to load both files.
7332 Incorporation of the \*(UA-builtin MIME types cannot be suppressed,
7333 but they will be matched last (the order can be listed via
7334 .Ic mimetype ) .
7336 More sources can be specified by using a different syntax: if the
7337 value string contains an equals sign
7338 .Ql =
7339 then it is instead parsed as a comma-separated list of the described
7340 letters plus
7341 .Ql f=FILENAME
7342 pairs; the given filenames will be expanded and loaded, and their
7343 content may use the extended syntax that is described in the section
7344 .Sx "The mime.types files" .
7345 Directives found in such files always take precedence (are prepended to
7346 the MIME type cache).
7350 .It Va mta
7351 To choose an alternate Mail-Transfer-Agent, set this option to either
7352 the full pathname of an executable (optionally prefixed with a
7353 .Ql file://
7354 protocol indicator), or \*(OPally a SMTP protocol URL, e.g., \*(IN
7356 .Dl smtps?://[user[:password]@]server[:port]
7358 (\*(OU:
7359 .Ql [smtp://]server[:port] . )
7360 The default has been chosen at compie time.
7361 All supported data transfers are executed in child processes, which
7362 run asynchronously, and without supervision, unless either the
7363 .Va sendwait
7364 or the
7365 .Va verbose
7366 variable is set.
7367 If such a child receives a TERM signal, it will abort and
7368 .Va save
7369 the message to
7370 .Ev DEAD ,
7371 if so configured.
7374 For a file-based MTA it may be necessary to set
7375 .Va mta-argv0
7376 in in order to choose the right target of a modern
7377 .Xr mailwrapper 8
7378 environment.
7379 It will be passed command line arguments from several possible sources:
7380 from the variable
7381 .Va mta-arguments
7382 if set, from the command line if given and the variable
7383 .Va expandargv
7384 allows their use.
7385 Argument processing of the MTA will be terminated with a
7386 .Fl \&\&-
7387 separator.
7390 The otherwise occurring implicit usage of the following MTA command
7391 line arguments can be disabled by setting the boolean variable
7392 .Va mta-no-default-arguments
7393 (which will also disable passing
7394 .Fl \&\&-
7395 to the MTA):
7396 .Fl \&\&i
7397 (for not treating a line with only a dot
7398 .Ql \&.
7399 character as the end of input),
7400 .Fl \&\&m
7401 (shall the variable
7402 .Va metoo
7403 be set) and
7404 .Fl \&\&v
7405 (if the
7406 .Va verbose
7407 variable is set); in conjunction with the
7408 .Fl r
7409 command line option \*(UA will also (not) pass
7410 .Fl \&\&f
7411 as well as possibly
7412 .Fl \&\&F .
7415 \*(OP \*(UA can send mail over SMTP network connections to a single
7416 defined SMTP smarthost, the access URL of which has to be assigned to
7417 .Va mta .
7418 To use this mode it is helpful to read
7419 .Sx "On URL syntax and credential lookup" .
7420 It may be necessary to set the
7421 .Va smtp-hostname
7422 variable in order to use a specific combination of
7423 .Va from ,
7424 .Va hostname
7426 .Va mta
7427 with some mail providers.
7430 .Bl -bullet -compact
7432 The plain SMTP protocol (RFC 5321) that normally lives on the
7433 server port 25 and requires setting the
7434 .Va smtp-use-starttls
7435 variable to enter a SSL/TLS encrypted session state.
7436 Assign a value like \*(IN
7437 .Ql smtp://[user[:password]@]server[:port]
7438 (\*(OU
7439 .Ql smtp://server[:port] )
7440 to choose this protocol.
7442 The so-called SMTPS which is supposed to live on server port 465
7443 and is automatically SSL/TLS secured.
7444 Unfortunately it never became a standardized protocol and may thus not
7445 be supported by your hosts network service database
7446 \(en in fact the port number has already been reassigned to other
7447 protocols!
7449 SMTPS is nonetheless a commonly offered protocol and thus can be
7450 chosen by assigning a value like \*(IN
7451 .Ql smtps://[user[:password]@]server[:port]
7452 (\*(OU
7453 .Ql smtps://server[:port] ) ;
7454 due to the mentioned problems it is usually necessary to explicitly
7455 specify the port as
7456 .Ql :465 ,
7457 however.
7459 Finally there is the SUBMISSION protocol (RFC 6409), which usually
7460 lives on server port 587 and is practically identically to the SMTP
7461 protocol from \*(UA's point of view beside that; it requires setting the
7462 .Va smtp-use-starttls
7463 variable to enter a SSL/TLS secured session state.
7464 Assign a value like \*(IN
7465 .Ql submission://[user[:password]@]server[:port]
7466 (\*(OU
7467 .Ql submission://server[:port] ) .
7472 .It Va mta-arguments
7473 Arguments to pass through to a file-based
7474 .Va mta
7475 can be given via this variable, the content of which will be split up in
7476 a vector of arguments, to be joined onto other possible MTA options:
7478 .Dl set mta-arguments='-t -X \&"/tmp/my log\&"'
7481 .It Va mta-no-default-arguments
7482 \*(BO Unless this variable is set \*(UA will pass some well known
7483 standard command line options to a file-based
7484 .Va mta
7485 (Mail-Transfer-Agent), see there for more.
7488 .It Va mta-argv0
7489 Many systems use a so-called
7490 .Xr mailwrapper 8
7491 environment to ensure compatibility with
7492 .Xr sendmail 1 .
7493 This works by inspecting the name that was used to invoke the mail
7494 delivery system.
7495 If this variable is set then the mailwrapper (the program that is
7496 actually executed when calling the file-based
7497 .Va mta )
7498 will treat its contents as that name.
7499 The default is
7500 .Ql sendmail .
7503 .It Va NAIL_EXTRA_RC
7504 The name of an optional startup file to be read last.
7505 This variable has an effect only if it is set in any of the
7506 .Sx "Resource files" ,
7507 it is not imported from the environment.
7508 Use this file for commands that are not understood by other POSIX
7509 .Xr mailx 1
7510 implementations.
7512 .Mx Va netrc-lookup
7513 .It Va netrc-lookup-USER@HOST , netrc-lookup-HOST , netrc-lookup
7514 \*(BO\*(IN\*(OP Used to control usage of the users
7515 .Pa .netrc
7516 file for lookup of account credentials, as documented in the section
7517 .Sx "On URL syntax and credential lookup"
7518 and for the command
7519 .Ic netrc ;
7520 the section
7521 .Sx "The .netrc file"
7522 documents the file format.
7523 Also see
7524 .Va netrc-pipe .
7527 .It Va netrc-pipe
7528 \*(IN\*(OP When
7529 .Pa .netrc
7530 is loaded (see
7531 .Ic netrc
7533 .Va netrc-lookup )
7534 then \*(UA will read the output of a shell pipe instead of the users
7535 .Pa .netrc
7536 file if this variable is set (to the desired shell command).
7537 This can be used to, e.g., store
7538 .Pa .netrc
7539 in encrypted form:
7541 .Dl set netrc-pipe='gpg -qd ~/.netrc.pgp'
7544 .It Va newfolders
7545 If this variable has the value
7546 .Ql maildir ,
7547 newly created local folders will be in Maildir format.
7550 .It Va newmail
7551 Checks for new mail in the current folder each time the prompt is shown.
7552 A Maildir folder must be re-scanned to determine if new mail has arrived.
7553 If this variable is set to the special value
7554 .Ql nopoll
7555 then a Maildir folder will not be rescanned completely, but only
7556 timestamp changes are detected.
7560 .It Va on-compose-done-shell , on-compose-done
7561 These hooks run once the normal compose mode is finished, but before the
7562 .Va on-compose-leave
7563 macro hook is called, the
7564 .Va signature
7565 is injected etc.
7566 Both hooks will be executed in a subprocess, with their input and output
7567 connected to \*(UA such that they can act as if they would be an
7568 interactive user.
7569 The difference in between them is that the former is a
7570 .Ev SHELL
7571 command, whereas the latter is a normal \*(UA macro, but which is
7572 restricted to a small set of commands (the
7573 .Va verbose
7574 output of, e.g.,
7575 .Ic list
7576 will indicate the said capability), just enough for the purpose of
7577 controlling the real \*(UA instance sufficiently.
7578 .Ic localopts
7579 are by default enabled (in the parent) for (the lifetime of) these
7580 hooks, causing covered setting to be forgotten after the message has
7581 been sent.
7583 During execution of these hook \*(UA will temporarily forget whether it
7584 has been started in interactive mode, (a restricted set of)
7585 .Sx "COMMAND ESCAPES"
7586 will always be available, and for guaranteed reproduceabilities sake
7587 .Va escape
7588 will be set to its default.
7589 The compose mode command
7590 .Ic ~^
7591 has been especially designed for scriptability (via these hooks).
7592 The first line the hook will read on its standard input is the protocol
7593 version of said command escape, currently
7594 .Dq 0 0 1 :
7595 backward incompatible protocol changes are to be expected in the
7596 future, and it is advisable to make use of the protocol version.
7597 \*(ID because most \*(UA commands do not take this new functionality
7598 into account but are ment for human interaction special care must be
7599 taken to avoid deadlocks because of unexpected control flow; i.e., that
7600 both involved processes wait for more input to happen at the same time,
7601 or one doesn't expect more input but the other is stuck waiting for
7602 consumation of its output.
7603 .Bd -literal -offset indent
7604 wysh set on-compose-done-shell=$'\e
7605   read version;\e
7606   printf "hello $version!  Headers: ";\e
7607   echo \e'~^header list\e';\e
7608   read status result;\e
7609   echo "status=$status result=$result";\e
7610   '
7612 set on-compose-done=ocdm
7613 define ocdm {
7614   read ver
7615   echo version is $ver, escape=$escape
7616   if $features !@ +regex
7617     echoerr 'Need regular-expression support, aborting send'
7618     echo '~x'
7619   endif
7620   echo '~^header list'
7621   read hl
7622   if $hl !~ ^2
7623     echoerr 'Failed to read header list, bailing out'
7624     echo '~x'
7625   endif
7626   if $hl !@ ' cc'
7627     echo '~^header insert cc Diet is your <mirr.or>'
7628     read es
7629     if $es !~ ^2
7630       echoerr 'Failed to insert Cc: header, bailing out'
7631       echo '~x'
7632     endif
7633   endif
7639 .It Va on-compose-enter , on-compose-leave
7640 Macro hooks which will be executed before compose mode is entered, and
7641 after composing has been finished (but before the
7642 .Va signature
7643 is injected, etc.), respectively.
7644 .Ic localopts
7645 are by default enabled for these hooks, causing any setting to be
7646 forgotten after the message has been sent.
7647 The following variables will be set temporarily during execution of the
7648 macros.
7650 .Bl -tag -compact -width ".It Va compose_subject"
7651 .It Va compose-from
7652 .Va from .
7653 .It Va compose-sender
7654 .Va sender .
7655 .It Va compose-to , compose-cc , compose-bcc
7656 The list of receiver addresses as a space-separated list.
7657 .It Va compose-subject
7658 The subject.
7662 .It Va outfolder
7663 \*(BO Causes the filename given in the
7664 .Va record
7665 variable
7666 and the sender-based filenames for the
7667 .Ic Copy
7669 .Ic Save
7670 commands to be interpreted relative to the directory given in the
7671 .Va folder
7672 variable rather than to the current directory,
7673 unless it is set to an absolute pathname.
7676 .It Va page
7677 \*(BO If set, each message feed through the command given for
7678 .Ic pipe
7679 is followed by a formfeed character
7680 .Ql \ef .
7682 .Mx Va password
7683 .It Va password-USER@HOST , password-HOST , password
7684 \*(IN Variable chain that sets a password, which is used in case none has
7685 been given in the protocol and account-specific URL;
7686 as a last resort \*(UA will ask for a password on the user's terminal if
7687 the authentication method requires a password.
7688 Specifying passwords in a startup file is generally a security risk;
7689 the file should be readable by the invoking user only.
7691 .It Va password-USER@HOST
7692 \*(OU (see the chain above for \*(IN)
7693 Set the password for
7694 .Ql USER
7695 when connecting to
7696 .Ql HOST .
7697 If no such variable is defined for a host,
7698 the user will be asked for a password on standard input.
7699 Specifying passwords in a startup file is generally a security risk;
7700 the file should be readable by the invoking user only.
7703 .It Va piperaw
7704 \*(BO Send messages to the
7705 .Ic pipe
7706 command without performing MIME and character set conversions.
7710 .It Va pipe-TYPE/SUBTYPE
7711 When a MIME message part of type
7712 .Ql TYPE/SUBTYPE
7713 (case-insensitive) is displayed or quoted,
7714 its text is filtered through the value of this variable interpreted as
7715 a shell command.
7716 The special value
7717 .Ql @
7718 forces interpretation of the message part as plain text, e.g.,
7719 .Ql set pipe-application/xml=@
7720 will henceforth display XML
7721 .Dq as is .
7722 (The same could also be achieved by adding a MIME type marker with the
7723 .Ic mimetype
7724 command.
7725 And \*(OPally MIME type handlers may be defined via
7726 .Sx "The Mailcap files"
7727 \(em corresponding flag strings are shown in parenthesis below.)
7730 The special value
7731 .Ql @
7732 can in fact be used to adjust usage and behaviour of a following shell
7733 command specification by appending trigger characters to it, e.g., the
7734 following hypothetical command specification could be used:
7735 .Bd -literal -offset indent
7736 set pipe-X/Y='@*!++=@vim ${NAIL_FILENAME_TEMPORARY}'
7740 .Bl -tag -compact -width ".It Ql __"
7741 .It Ql *
7742 Simply by using the special
7743 .Ql @
7744 prefix the MIME type (shell command) handler will only be invoked to
7745 display or convert the MIME part if the message is addressed directly
7746 and alone by itself.
7747 Use this trigger to disable this and always invoke the handler
7748 .Pf ( Cd x-mailx-always ) .
7750 .It Ql #
7751 If set the handler will not be invoked when a message is to be quoted,
7752 but only when it will be displayed
7753 .Pf ( Cd x-mailx-noquote ) .
7755 .It Ql &
7756 The command will be run asynchronously, i.e., without blocking \*(UA,
7757 which may be a handy way to display a, e.g., PDF file while also
7758 continuing to read the mail message
7759 .Pf ( Cd x-mailx-async ) .
7760 Asynchronous execution implies
7761 .Ql # .
7763 .It Ql \&!
7764 The command must be run on an interactive terminal, \*(UA will
7765 temporarily release the terminal to it
7766 .Pf ( Cd needsterminal ) .
7767 This flag is mutual exclusive with
7768 .Ql & ,
7769 will only be used in interactive mode and implies
7770 .Ql # .
7772 .It Ql +
7773 Request creation of a zero-sized temporary file, the absolute pathname
7774 of which will be made accessible via the environment variable
7775 .Ev NAIL_FILENAME_TEMPORARY
7776 .Pf ( Cd x-mailx-tmpfile ) .
7777 If this trigger is given twice then the file will be unlinked
7778 automatically by \*(UA when the command loop is entered again at latest
7779 .Pf ( Cd x-mailx-tmpfile-unlink ) .
7780 (Do not use this for asynchronous handlers.)
7782 .It Ql =
7783 Normally the MIME part content is passed to the handler via standard
7784 input; if this flag is set then the data will instead be written into
7785 .Ev NAIL_FILENAME_TEMPORARY
7786 .Pf ( Cd x-mailx-tmpfile-fill ) ,
7787 the creation of which is implied; note however that in order to cause
7788 deletion of the temporary file you still have to use two plus signs
7789 .Ql ++
7790 explicitly!
7792 .It Ql @
7793 To avoid ambiguities with normal shell command content you can use
7794 another at-sign to forcefully terminate interpretation of remaining
7795 characters.
7796 (Any character not in this list will have the same effect.)
7800 Some information about the MIME part to be displayed is embedded into
7801 the environment of the shell command:
7804 .Bl -tag -compact -width ".It Ev _AIL__ILENAME__ENERATED"
7806 .It Ev NAIL_CONTENT
7807 The MIME content-type of the part, if known, the empty string otherwise.
7810 .It Ev NAIL_CONTENT_EVIDENCE
7812 .Va mime-counter-evidence
7813 includes the carry-around-bit (2), then this will be set to the detected
7814 MIME content-type; not only then identical to
7815 .Ev \&\&NAIL_CONTENT
7816 otherwise.
7819 .It Ev NAIL_FILENAME
7820 The filename, if any is set, the empty string otherwise.
7823 .It Ev NAIL_FILENAME_GENERATED
7824 A random string.
7827 .It Ev NAIL_FILENAME_TEMPORARY
7828 If temporary file creation has been requested through the command prefix
7829 this variable will be set and contain the absolute pathname of the
7830 temporary file.
7833 .It Ev NAIL_TMPDIR
7834 The temporary directory that \*(UA uses.
7835 Usually identical to
7836 .Ev TMPDIR ,
7837 but guaranteed to be set and usable by child processes;
7838 to ensure the latter condition for
7839 .Ev \&\&TMPDIR
7840 also, it will be set.
7845 .It Va pipe-EXTENSION
7846 This is identical to
7847 .Va pipe-TYPE/SUBTYPE
7848 except that
7849 .Ql EXTENSION
7850 (normalized to lowercase using character mappings of the ASCII charset)
7851 names a file extension, e.g.,
7852 .Ql xhtml .
7853 Handlers registered using this method take precedence.
7855 .Mx Va pop3-auth
7856 .It Va pop3-auth-USER@HOST , pop3-auth-HOST , pop3-auth
7857 \*(OP\*(IN Variable chain that sets the POP3 authentication method.
7858 The only possible value as of now is
7859 .Ql plain ,
7860 which is thus the default.
7863 .Mx Va pop3-bulk-load
7864 .It Va pop3-bulk-load-USER@HOST , pop3-bulk-load-HOST , pop3-bulk-load
7865 \*(BO\*(OP When accessing a POP3 server \*(UA loads the headers of
7866 the messages, and only requests the message bodies on user request.
7867 For the POP3 protocol this means that the message headers will be
7868 downloaded twice.
7869 If this variable is set then \*(UA will download only complete messages
7870 from the given POP3 server(s) instead.
7872 .Mx Va pop3-keepalive
7873 .It Va pop3-keepalive-USER@HOST , pop3-keepalive-HOST , pop3-keepalive
7874 \*(OP POP3 servers close the connection after a period of inactivity;
7875 the standard requires this to be at least 10 minutes,
7876 but practical experience may vary.
7877 Setting this variable to a numeric value greater than
7878 .Ql 0
7879 causes a
7880 .Ql NOOP
7881 command to be sent each value seconds if no other operation is performed.
7883 .Mx Va pop3-no-apop
7884 .It Va pop3-no-apop-USER@HOST , pop3-no-apop-HOST , pop3-no-apop
7885 \*(BO\*(OP Unless this variable is set the
7886 .Ql APOP
7887 authentication method will be used when connecting to a POP3 server that
7888 advertises support.
7889 The advantage of
7890 .Ql APOP
7891 is that the password is not sent in clear text over the wire and that
7892 only a single packet is sent for the user/password tuple.
7893 Note that
7894 .Va pop3-no-apop-HOST
7895 requires \*(IN.
7897 .Mx Va pop3-use-starttls
7898 .It Va pop3-use-starttls-USER@HOST , pop3-use-starttls-HOST , pop3-use-starttls
7899 \*(BO\*(OP Causes \*(UA to issue a
7900 .Ql STLS
7901 command to make an unencrypted POP3 session SSL/TLS encrypted.
7902 This functionality is not supported by all servers,
7903 and is not used if the session is already encrypted by the POP3S method.
7904 Note that
7905 .Va pop3-use-starttls-HOST
7906 requires \*(IN.
7909 .It Va posix
7910 \*(BO This flag enables POSIX mode, which changes behaviour of \*(UA
7911 where that deviates from standardized behaviour.
7912 It will be set implicitly before the
7913 .Sx "Resource files"
7914 are loaded if the environment variable
7915 .Ev POSIXLY_CORRECT
7916 is set, and adjusting any of those two will be reflected by the other
7917 one implicitly.
7920 .It Va print-alternatives
7921 \*(BO When a MIME message part of type
7922 .Ql multipart/alternative
7923 is displayed and it contains a subpart of type
7924 .Ql text/plain ,
7925 other parts are normally discarded.
7926 Setting this variable causes all subparts to be displayed,
7927 just as if the surrounding part was of type
7928 .Ql multipart/mixed .
7931 .It Va prompt
7932 The string used as a prompt in interactive mode.
7933 Whenever the variable is evaluated the value is shell-expanded using
7934 dollar-single-quote expansion mode (see
7935 .Sx COMMANDS ) ,
7936 and it is an error if the prompt expands to more than a single token.
7937 This (post-assignment, i.e., second) expansion can be used to embed
7938 status information, for example
7939 .Va -account-name ,
7940 .Va -exit-status
7942 .Va -mailbox-display .
7943 In order to embed characters which should not be counted when
7944 calculating the visual width of the resulting string, enclose the
7945 characters of interest in a pair of reverse solidus escaped brackets:
7946 .Ql \e[\eE[0m\e] .
7947 Prompting may be prevented by setting this to the null string
7948 (a.k.a.\|
7949 .Ql set noprompt ) .
7952 .It Va prompt2
7953 This string is used for secondary prompts, but is otherwise identical to
7954 .Va prompt .
7955 The default is
7956 .Ql ..\0 .
7959 .It Va quiet
7960 \*(BO Suppresses the printing of the version when first invoked.
7963 .It Va quote
7964 If set, \*(UA starts a replying message with the original message
7965 prefixed by the value of the variable
7966 .Va indentprefix .
7967 Normally, a heading consisting of
7968 .Dq Fromheaderfield wrote:
7969 is put before the quotation.
7970 If the string
7971 .Ql noheading
7972 is assigned to the
7973 .Va \&\&quote
7974 variable, this heading is omitted.
7975 If the string
7976 .Ql headers
7977 is assigned, only the headers selected by the
7978 .Ql type
7979 .Ic headerpick
7980 selection are put above the message body,
7981 thus
7982 .Va \&\&quote
7983 acts like an automatic
7984 .Pf ` Ic ~m Ns '
7985 .Sx "COMMAND ESCAPES"
7986 command, then.
7987 If the string
7988 .Ql allheaders
7989 is assigned, all headers are put above the message body and all MIME
7990 parts are included, making
7991 .Va \&\&quote
7992 act like an automatic
7993 .Pf ` Ic ~M Ns '
7994 command; also see
7995 .Va quote-as-attachment .
7998 .It Va quote-as-attachment
7999 \*(BO Add the original message in its entirety as a
8000 .Ql message/rfc822
8001 MIME attachment when replying to a message.
8002 Note this works regardless of the setting of
8003 .Va quote .
8006 .It Va quote-fold
8007 \*(OP Can be set in addition to
8008 .Va indentprefix .
8009 Setting this turns on a more fancy quotation algorithm in that leading
8010 quotation characters are compressed and overlong lines are folded.
8011 .Va \&\&quote-fold
8012 can be set to either one or two (space separated) numeric values,
8013 which are interpreted as the maximum (goal) and the minimum line length,
8014 respectively, in a spirit rather equal to the
8015 .Xr fmt 1
8016 program, but line-, not paragraph-based.
8017 If not set explicitly the minimum will reflect the goal algorithmically.
8018 The goal cannot be smaller than the length of
8019 .Va indentprefix
8020 plus some additional pad.
8021 Necessary adjustments take place silently.
8024 .It Va r-option-implicit
8025 \*(BO Setting this option evaluates the contents of
8026 .Va from
8027 (or, if that contains multiple addresses,
8028 .Va sender )
8029 and passes the results onto the used (file-based) MTA as described for the
8030 .Fl r
8031 option (empty argument case).
8034 .It Va recipients-in-cc
8035 \*(BO On group replies, specify only the sender of the original mail in
8036 .Ql To:
8037 and mention the other recipients in the secondary
8038 .Ql Cc: .
8039 By default all recipients of the original mail will be addressed via
8040 .Ql To: .
8043 .It Va record
8044 If defined, gives the pathname of the folder used to record all outgoing
8045 mail.
8046 If not defined, then outgoing mail is not saved.
8047 When saving to this folder fails the message is not sent,
8048 but instead saved to
8049 .Ev DEAD .
8052 .It Va record-resent
8053 \*(BO If both this variable and the
8054 .Va record
8055 variable are set,
8057 .Ic resend
8059 .Ic Resend
8060 commands save messages to the
8061 .Va record
8062 folder as it is normally only done for newly composed messages.
8065 .It Va reply-in-same-charset
8066 \*(BO If this variable is set \*(UA first tries to use the same
8067 character set of the original message for replies.
8068 If this fails, the mechanism described in
8069 .Sx "Character sets"
8070 is evaluated as usual.
8073 .It Va reply_strings
8074 Can be set to a comma-separated list of (case-insensitive according to
8075 ASCII rules) strings which shall be recognized in addition to the
8076 builtin strings as
8077 .Ql Subject:
8078 reply message indicators \(en builtin are
8079 .Ql Re: ,
8080 which is mandated by RFC 5322, as well as the german
8081 .Ql Aw: .
8084 .It Va replyto
8085 A list of addresses to put into the
8086 .Ql Reply-To:
8087 field of the message header.
8088 Members of this list are handled as if they were in the
8089 .Ic alternates
8090 list.
8093 .It Va reply-to-honour
8094 Controls whether a
8095 .Ql Reply-To:
8096 header is honoured when replying to a message via
8097 .Ic reply
8099 .Ic Lreply .
8100 This is a quadoption; if set without a value it defaults to
8101 .Dq yes .
8104 .It Va rfc822-body-from_
8105 \*(BO This variable can be used to force displaying a so-called
8106 .Ql From_
8107 line for messages that are embedded into an envelope mail via the
8108 .Ql message/rfc822
8109 MIME mechanism, for more visual convenience.
8112 .It Va save
8113 \*(BO Enable saving of (partial) messages in
8114 .Ev DEAD
8115 upon interrupt or delivery error.
8118 .It Va screen
8119 The number of lines that represents a
8120 .Dq screenful
8121 of lines, used in
8122 .Ic headers
8123 summary display,
8124 .Ic from
8125 .Ic search Ns
8126 ing, message
8127 .Ic top Ns
8128 line display and scrolling via
8129 .Ic z .
8130 If this variable is not set \*(UA falls back to a calculation based upon
8131 the detected terminal window size and the baud rate: the faster the
8132 terminal, the more will be shown.
8133 Overall screen dimensions and pager usage is influenced by the
8134 environment variables
8135 .Ev COLUMNS
8137 .Ev LINES
8138 and the variable
8139 .Va crt .
8142 .It Va searchheaders
8143 \*(BO Expand message-list specifiers in the form
8144 .Ql /x:y
8145 to all messages containing the substring
8146 .Dq y
8147 in the header field
8148 .Ql x .
8149 The string search is case insensitive.
8152 .It Va sendcharsets
8153 \*(OP A comma-separated list of character set names that can be used in
8154 outgoing internet mail.
8155 The value of the variable
8156 .Va charset-8bit
8157 is automatically appended to this list of character-sets.
8158 If no character set conversion capabilities are compiled into \*(UA then
8159 the only supported charset is
8160 .Va ttycharset .
8161 Also see
8162 .Va sendcharsets-else-ttycharset
8163 and refer to the section
8164 .Sx "Character sets"
8165 for the complete picture of character set conversion in \*(UA.
8168 .It Va sendcharsets-else-ttycharset
8169 \*(BO\*(OP If this variable is set, but
8170 .Va sendcharsets
8171 is not, then \*(UA acts as if
8172 .Va sendcharsets
8173 had been set to the value of the variable
8174 .Va ttycharset .
8175 In effect this combination passes through the message data in the
8176 character set of the current locale (given that
8177 .Va ttycharset
8178 has not been set manually), i.e., without converting it to the
8179 .Va charset-8bit
8180 fallback character set.
8181 Thus, mail message text will be in ISO-8859-1 encoding when send from
8182 within a ISO-8859-1 locale, and in UTF-8 encoding when send from within
8183 an UTF-8 locale.
8184 If no character set conversion capabilities are available in \*(UA then
8185 the only supported character set is
8186 .Va ttycharset .
8189 .It Va sender
8190 An address that is put into the
8191 .Ql Sender:
8192 field of outgoing messages, quoting RFC 5322: the mailbox of the agent
8193 responsible for the actual transmission of the message.
8194 This field should normally not be used unless the
8195 .Va from
8196 field contains more than one address, on which case it is required.
8198 .Va \&\&sender
8199 address is handled as if it were in the
8200 .Ic alternates
8201 list; also see
8202 .Fl r ,
8203 .Va r-option-implicit .
8206 .It Va sendmail
8207 \*(OB Predecessor of
8208 .Va mta .
8211 .It Va sendmail-arguments
8212 \*(OB Predecessor of
8213 .Va mta-arguments .
8216 .It Va sendmail-no-default-arguments
8217 \*(OB\*(BO Predecessor of
8218 .Va mta-no-default-arguments .
8221 .It Va sendmail-progname
8222 \*(OB Predecessor of
8223 .Va mta-argv0 .
8226 .It Va sendwait
8227 \*(BO When sending a message wait until the
8228 .Va mta
8229 (including the builtin SMTP one) exits before accepting further commands.
8230 .Sy Only
8231 with this variable set errors reported by the MTA will be recognizable!
8232 If the MTA returns a non-zero exit status,
8233 the exit status of \*(UA will also be non-zero.
8236 .It Va showlast
8237 \*(BO This setting causes \*(UA to start at the last message
8238 instead of the first one when opening a mail folder.
8241 .It Va showname
8242 \*(BO Causes \*(UA to use the sender's real name instead of the plain
8243 address in the header field summary and in message specifications.
8246 .It Va showto
8247 \*(BO Causes the recipient of the message to be shown in the header
8248 summary if the message was sent by the user.
8251 .It Va Sign
8252 The string to expand
8253 .Ic ~A
8254 to (see
8255 .Sx "COMMAND ESCAPES" ) .
8258 .It Va sign
8259 The string to expand
8260 .Ic ~a
8261 to (see
8262 .Sx "COMMAND ESCAPES" ) .
8265 .It Va signature
8266 Must correspond to the name of a readable file if set.
8267 The file's content is then appended to each singlepart message
8268 and to the first part of each multipart message.
8269 Be warned that there is no possibility to edit the signature for an
8270 individual message.
8273 .It Va skipemptybody
8274 \*(BO If an outgoing message does not contain any text in its first or
8275 only message part, do not send it but discard it silently (see also the
8276 command line option
8277 .Fl E ) .
8280 .It Va smime-ca-dir
8281 \*(OP Specifies a directory with CA certificates in PEM (Privacy
8282 Enhanced Mail) format for verification of S/MIME signed messages.
8285 .It Va smime-ca-file
8286 \*(OP Specifies a file with CA certificates in PEM format for
8287 verification of S/MIME signed messages.
8289 .Mx Va smime-cipher
8290 .It Va smime-cipher-USER@HOST , smime-cipher
8291 \*(OP Specifies the cipher to use when generating S/MIME encrypted
8292 messages (for the specified account).
8293 RFC 5751 mandates a default of
8294 .Ql aes128
8295 (AES-128 CBC).
8296 Possible values are (case-insensitive and) in decreasing cipher strength:
8297 .Ql aes256
8298 (AES-256 CBC),
8299 .Ql aes192
8300 (AES-192 CBC),
8301 .Ql aes128
8302 (AES-128 CBC),
8303 .Ql des3
8304 (DES EDE3 CBC, 168 bits; default if
8305 .Ql aes128
8306 is not available) and
8307 .Ql des
8308 (DES CBC, 56 bits).
8310 The actually available cipher algorithms depend on the cryptographic
8311 library that \*(UA uses.
8312 \*(OP Support for more cipher algorithms may be available through
8313 dynamic loading via, e.g.,
8314 .Xr EVP_get_cipherbyname 3
8315 (OpenSSL) if \*(UA has been compiled to support this.
8318 .It Va smime-crl-dir
8319 \*(OP Specifies a directory that contains files with CRLs in PEM format
8320 to use when verifying S/MIME messages.
8323 .It Va smime-crl-file
8324 \*(OP Specifies a file that contains a CRL in PEM format to use when
8325 verifying S/MIME messages.
8328 .It Va smime-encrypt-USER@HOST
8329 \*(OP If this variable is set, messages send to the given receiver are
8330 encrypted before sending.
8331 The value of the variable must be set to the name of a file that
8332 contains a certificate in PEM format.
8334 If a message is sent to multiple recipients,
8335 each of them for whom a corresponding variable is set will receive an
8336 individually encrypted message;
8337 other recipients will continue to receive the message in plain text
8338 unless the
8339 .Va smime-force-encryption
8340 variable is set.
8341 It is recommended to sign encrypted messages, i.e., to also set the
8342 .Va smime-sign
8343 variable.
8346 .It Va smime-force-encryption
8347 \*(BO\*(OP Causes \*(UA to refuse sending unencrypted messages.
8350 .It Va smime-no-default-ca
8351 \*(BO\*(OP Do not load default CA locations when verifying S/MIME
8352 signed messages.
8355 .It Va smime-sign
8356 \*(BO\*(OP S/MIME sign outgoing messages with the user's private key
8357 and include the user's certificate as a MIME attachment.
8358 Signing a message enables a recipient to verify that the sender used
8359 a valid certificate,
8360 that the email addresses in the certificate match those in the message
8361 header and that the message content has not been altered.
8362 It does not change the message text,
8363 and people will be able to read the message as usual.
8364 Also see
8365 .Va smime-sign-cert , smime-sign-include-certs
8367 .Va smime-sign-message-digest .
8369 .Mx Va smime-sign-cert
8370 .It Va smime-sign-cert-USER@HOST , smime-sign-cert
8371 \*(OP Points to a file in PEM format.
8372 For the purpose of signing and decryption this file needs to contain the
8373 user's private key as well as his certificate.
8375 For message signing
8376 .Ql USER@HOST
8377 is always derived from the value of
8378 .Va from
8379 (or, if that contains multiple addresses,
8380 .Va sender ) .
8381 For the purpose of encryption the recipient's public encryption key
8382 (certificate) is expected; the command
8383 .Ic certsave
8384 can be used to save certificates of signed messages (the section
8385 .Sx "Signed and encrypted messages with S/MIME"
8386 gives some details).
8387 This mode of operation is usually driven by the specialized form.
8389 When decrypting messages the account is derived from the recipient
8390 fields
8391 .Pf ( Ql To:
8393 .Ql Cc: )
8394 of the message, which are searched for addresses for which such
8395 a variable is set.
8396 \*(UA always uses the first address that matches,
8397 so if the same message is sent to more than one of the user's addresses
8398 using different encryption keys, decryption might fail.
8400 .Mx Va smime-sign-include-certs
8401 .It Va smime-sign-include-certs-USER@HOST , smime-sign-include-certs
8402 \*(OP If used, this is supposed to a consist of a comma-separated list
8403 of files, each of which containing a single certificate in PEM format to
8404 be included in the S/MIME message in addition to the
8405 .Va smime-sign-cert
8406 certificate.
8407 This is most useful for long certificate chains if it is desired to aid
8408 the receiving parties verification process.
8409 Note that top level certificates may also be included in the chain but
8410 do not play a role for verification.
8411 Also see
8412 .Va smime-sign-cert .
8413 Remember that for this
8414 .Ql USER@HOST
8415 refers to the variable
8416 .Va from
8417 (or, if that contains multiple addresses,
8418 .Va sender ) .
8420 .Mx Va smime-sign-message-digest
8421 .It Va smime-sign-message-digest-USER@HOST , smime-sign-message-digest
8422 \*(OP Specifies the message digest to use when signing S/MIME messages.
8423 RFC 5751 mandates a default of
8424 .Ql sha1 .
8425 Possible values are (case-insensitive and) in decreasing cipher strength:
8426 .Ql sha512 ,
8427 .Ql sha384 ,
8428 .Ql sha256 ,
8429 .Ql sha224
8431 .Ql md5 .
8433 The actually available message digest algorithms depend on the
8434 cryptographic library that \*(UA uses.
8435 \*(OP Support for more message digest algorithms may be available
8436 through dynamic loading via, e.g.,
8437 .Xr EVP_get_digestbyname 3
8438 (OpenSSL) if \*(UA has been compiled to support this.
8439 Remember that for this
8440 .Ql USER@HOST
8441 refers to the variable
8442 .Va from
8443 (or, if that contains multiple addresses,
8444 .Va sender ) .
8447 .It Va smtp
8448 \*(OB\*(OP To use the builtin SMTP transport, specify a SMTP URL in
8449 .Va mta .
8450 \*(ID For compatibility reasons a set
8451 .Va smtp
8452 is used in preference of
8453 .Va mta .
8455 .Mx Va smtp-auth
8456 .It Va smtp-auth-USER@HOST , smtp-auth-HOST , smtp-auth
8457 \*(OP Variable chain that controls the SMTP
8458 .Va mta
8459 authentication method, possible values are
8460 .Ql none
8461 (\*(OU default),
8462 .Ql plain
8463 (\*(IN default),
8464 .Ql login
8465 as well as the \*(OPal methods
8466 .Ql cram-md5
8468 .Ql gssapi .
8470 .Ql none
8471 method does not need any user credentials,
8472 .Ql gssapi
8473 requires a user name and all other methods require a user name and
8474 a password.
8475 See \*(IN
8476 .Va mta ,
8477 .Va user
8479 .Va password
8480 (\*(OU
8481 .Va smtp-auth-password
8483 .Va smtp-auth-user ) .
8484 Note that
8485 .Va smtp-auth-HOST
8486 is \*(IN.
8487 \*(OU: Note for
8488 .Va smtp-auth-USER@HOST :
8489 may override dependent on sender address in the variable
8490 .Va from .
8492 .It Va smtp-auth-password
8493 \*(OP\*(OU Sets the global fallback password for SMTP authentication.
8494 If the authentication method requires a password, but neither
8495 .Va smtp-auth-password
8496 nor a matching
8497 .Va smtp-auth-password-USER@HOST
8498 can be found,
8499 \*(UA will ask for a password on the user's terminal.
8501 .It Va smtp-auth-password-USER@HOST
8502 \*(OU Overrides
8503 .Va smtp-auth-password
8504 for specific values of sender addresses, dependent upon the variable
8505 .Va from .
8507 .It Va smtp-auth-user
8508 \*(OP\*(OU Sets the global fallback user name for SMTP authentication.
8509 If the authentication method requires a user name, but neither
8510 .Va smtp-auth-user
8511 nor a matching
8512 .Va smtp-auth-user-USER@HOST
8513 can be found,
8514 \*(UA will ask for a user name on the user's terminal.
8516 .It Va smtp-auth-user-USER@HOST
8517 \*(OU Overrides
8518 .Va smtp-auth-user
8519 for specific values of sender addresses, dependent upon the variable
8520 .Va from .
8523 .It Va smtp-hostname
8524 \*(OP\*(IN Normally \*(UA uses the variable
8525 .Va from
8526 to derive the necessary
8527 .Ql USER@HOST
8528 information in order to issue a
8529 .Ql MAIL FROM:<>
8530 SMTP
8531 .Va mta
8532 command.
8533 Setting
8534 .Va smtp-hostname
8535 can be used to use the
8536 .Ql USER
8537 from the SMTP account
8538 .Pf ( Va mta
8539 or the
8540 .Va user
8541 variable chain)
8542 and the
8543 .Ql HOST
8544 from the content of this variable (or, if that is the empty string,
8545 .Va hostname
8546 or the local hostname as a last resort).
8547 This often allows using an address that is itself valid but hosted by
8548 a provider other than which (in
8549 .Va from )
8550 is about to send the message.
8551 Setting this variable also influences the generated
8552 .Ql Message-ID: .
8554 .Mx Va smtp-use-starttls
8555 .It Va smtp-use-starttls-USER@HOST , smtp-use-starttls-HOST , smtp-use-starttls
8556 \*(BO\*(OP Causes \*(UA to issue a
8557 .Ql STARTTLS
8558 command to make an SMTP
8559 .Va mta
8560 session SSL/TLS encrypted, i.e., to enable transport layer security.
8564 .It Va spam-interface
8565 \*(OP In order to use any of the spam-related commands (like, e.g.,
8566 .Ic spamrate )
8567 the desired spam interface must be defined by setting this variable.
8568 Please refer to the manual section
8569 .Sx "Handling spam"
8570 for the complete picture of spam handling in \*(UA.
8571 All or none of the following interfaces may be available:
8573 .Bl -tag -width ".It Ql _ilte_"
8574 .It Ql spamc
8575 Interaction with
8576 .Xr spamc 1
8577 from the
8578 .Xr spamassassin 1
8579 .Pf ( Lk http://spamassassin.apache.org SpamAssassin )
8580 suite.
8581 Different to the generic filter interface \*(UA will automatically add
8582 the correct arguments for a given command and has the necessary
8583 knowledge to parse the program's output.
8584 A default value for
8585 .Va spamc-command
8586 will have been compiled into the \*(UA binary if
8587 .Xr spamc 1
8588 has been found in
8589 .Ev PATH
8590 during compilation.
8591 Shall it be necessary to define a specific connection type (rather than
8592 using a configuration file for that), the variable
8593 .Va spamc-arguments
8594 can be used as in, e.g.,
8595 .Ql -d server.example.com -p 783 .
8596 It is also possible to specify a per-user configuration via
8597 .Va spamc-user .
8598 Note that this interface does not inspect the
8599 .Ql is-spam
8600 flag of a message for the command
8601 .Ic spamforget .
8603 .It Ql filter
8604 generic spam filter support via freely configurable hooks.
8605 This interface is meant for programs like
8606 .Xr bogofilter 1
8607 and requires according behaviour in respect to the hooks' exit
8608 status for at least the command
8609 .Ic spamrate
8610 .Pf ( Ql 0
8611 meaning a message is spam,
8612 .Ql 1
8613 for non-spam,
8614 .Ql 2
8615 for unsure and any other return value indicating a hard error);
8616 since the hooks can include shell code snippets diverting behaviour
8617 can be intercepted as necessary.
8618 The hooks are
8619 .Va spamfilter-ham , spamfilter-noham , spamfilter-nospam , \
8620   spamfilter-rate
8622 .Va spamfilter-spam ;
8623 the manual section
8624 .Sx "Handling spam"
8625 contains examples for some programs.
8626 The process environment of the hooks will have the variables
8627 .Ev NAIL_TMPDIR , TMPDIR
8629 .Ev NAIL_FILENAME_GENERATED
8630 set.
8631 Note that spam score support for
8632 .Ic spamrate
8633 is not supported unless the \*(OPtional regular expression support is
8634 available and the
8635 .Va spamfilter-rate-scanscore
8636 variable is set.
8641 .It Va spam-maxsize
8642 \*(OP Messages that exceed this size will not be passed through to the
8643 configured
8644 .Va spam-interface .
8645 If unset or 0, the default of 420000 bytes is used.
8648 .It Va spamc-command
8649 \*(OP The path to the
8650 .Xr spamc 1
8651 program for the
8652 .Ql spamc
8653 .Va spam-interface .
8654 Note that the path is not expanded, but used
8655 .Dq as is .
8656 A fallback path will have been compiled into the \*(UA binary if the
8657 executable had been found during compilation.
8660 .It Va spamc-arguments
8661 \*(OP Even though \*(UA deals with most arguments for the
8662 .Ql spamc
8663 .Va spam-interface
8664 automatically, it may at least sometimes be desirable to specify
8665 connection-related ones via this variable, e.g.,
8666 .Ql -d server.example.com -p 783 .
8669 .It Va spamc-user
8670 \*(OP Specify a username for per-user configuration files for the
8671 .Ql spamc
8672 .Va spam-interface .
8673 If this is set to the empty string then \*(UA will use the name of the
8674 current
8675 .Va user .
8682 .It Va spamfilter-ham , spamfilter-noham , \
8683   spamfilter-nospam , spamfilter-rate , spamfilter-spam
8684 \*(OP Command and argument hooks for the
8685 .Ql filter
8686 .Va spam-interface .
8687 The manual section
8688 .Sx "Handling spam"
8689 contains examples for some programs.
8692 .It Va spamfilter-rate-scanscore
8693 \*(OP Because of the generic nature of the
8694 .Ql filter
8695 .Va spam-interface
8696 spam scores are not supported for it by default, but if the \*(OPtional
8697 regular expression support is available then setting this variable can
8698 be used to overcome this restriction.
8699 It is interpreted as follows: first a number (digits) is parsed that
8700 must be followed by a semicolon
8701 .Ql \&;
8702 and an extended regular expression.
8703 Then the latter is used to parse the first output line of the
8704 .Va spamfilter-rate
8705 hook, and, in case the evaluation is successful, the group that has been
8706 specified via the number is interpreted as a floating point scan score.
8709 .It Va ssl-ca-dir
8710 \*(OP Specifies a directory with CA certificates in PEM (Pricacy
8711 Enhanced Mail) for verification of of SSL/TLS server certificates.
8713 .Xr SSL_CTX_load_verify_locations 3
8714 for more information.
8717 .It Va ssl-ca-file
8718 \*(OP Specifies a file with CA certificates in PEM format for
8719 verification of SSL/TLS server certificates.
8721 .Xr SSL_CTX_load_verify_locations 3
8722 for more information.
8724 .Mx Va ssl-cert
8725 .It Va ssl-cert-USER@HOST , ssl-cert-HOST , ssl-cert
8726 \*(OP Variable chain that sets the file name for a SSL/TLS client
8727 certificate required by some servers.
8728 This is a direct interface to the
8729 .Ql Certificate
8730 slot of the
8731 .Xr SSL_CONF_cmd 3
8732 function of the OpenSSL library, if available.
8734 .Mx Va ssl-cipher-list
8735 .It Va ssl-cipher-list-USER@HOST , ssl-cipher-list-HOST , ssl-cipher-list
8736 \*(OP Specifies a list of ciphers for SSL/TLS connections.
8737 This is a direct interface to the
8738 .Ql CipherString
8739 slot of the
8740 .Xr SSL_CONF_cmd 3
8741 function of the OpenSSL library, if available; see
8742 .Xr ciphers 1
8743 for more information.
8744 By default \*(UA does not set a list of ciphers, in effect using a
8745 .Va ssl-protocol
8746 specific cipher (protocol standards ship with a list of acceptable
8747 ciphers), possibly cramped to what the actually used SSL/TLS library
8748 supports \(en the manual section
8749 .Sx "An example configuration"
8750 also contains a SSL/TLS use case.
8753 .It Va ssl-config-file
8754 \*(OP If this variable is set \*(UA will call
8755 .Xr CONF_modules_load_file 3
8756 to allow OpenSSL to be configured according to the host system wide
8757 security settings.
8758 If a non-empty value is given then this will be used to specify the
8759 configuration file to be used instead of the global OpenSSL default;
8760 note that in this case it is an error if the file cannot be loaded.
8761 The application name will always be passed as
8762 .Dq \*(uA .
8765 .It Va ssl-crl-file
8766 \*(OP Specifies a file that contains a CRL in PEM format to use when
8767 verifying SSL/TLS server certificates.
8770 .It Va ssl-crl-dir
8771 \*(OP Specifies a directory that contains files with CRLs in PEM format
8772 to use when verifying SSL/TLS server certificates.
8774 .Mx Va ssl-key
8775 .It Va ssl-key-USER@HOST , ssl-key-HOST , ssl-key
8776 \*(OP Variable chain that sets the file name for the private key of
8777 a SSL/TLS client certificate.
8778 If unset, the name of the certificate file is used.
8779 The file is expected to be in PEM format.
8780 This is a direct interface to the
8781 .Ql PrivateKey
8782 slot of the
8783 .Xr SSL_CONF_cmd 3
8784 function of the OpenSSL library, if available.
8786 .Mx Va ssl-method
8787 .It Va ssl-method-USER@HOST , ssl-method-HOST , ssl-method
8788 \*(OB\*(OP Please use the newer and more flexible
8789 .Va ssl-protocol
8790 instead: if both values are set,
8791 .Va ssl-protocol
8792 will take precedence!
8793 Can be set to the following values, the actually used
8794 .Va ssl-protocol
8795 specification to which it is mapped is shown in parenthesis:
8796 .Ql tls1.2
8797 .Pf ( Ql -ALL, TLSv1.2 ) ,
8798 .Ql tls1.1
8799 .Pf ( Ql -ALL, TLSv1.1 ) ,
8800 .Ql tls1
8801 .Pf ( Ql -ALL, TLSv1 )
8803 .Ql ssl3
8804 .Pf ( Ql -ALL, SSLv3 ) ;
8805 the special value
8806 .Ql auto
8807 is mapped to
8808 .Ql ALL, -SSLv2
8809 and thus includes the SSLv3 protocol.
8810 Note that SSLv2 is no longer supported at all.
8813 .It Va ssl-no-default-ca
8814 \*(BO\*(OP Do not load default CA locations to verify SSL/TLS server
8815 certificates.
8817 .Mx Va ssl-protocol
8818 .It Va ssl-protocol-USER@HOST , ssl-protocol-HOST , ssl-protocol
8819 \*(OP Specify the used SSL/TLS protocol.
8820 This is a direct interface to the
8821 .Ql Protocol
8822 slot of the
8823 .Xr SSL_CONF_cmd 3
8824 function of the OpenSSL library, if available;
8825 otherwise an \*(UA internal parser is used which understands the
8826 following subset of (case-insensitive) command strings:
8827 .Ql SSLv3 ,
8828 .Ql TLSv1 ,
8829 .Ql TLSv1.1
8831 .Ql TLSv1.2 ,
8832 as well as the special value
8833 .Ql ALL .
8834 Multiple specifications may be given via a comma-separated list which
8835 ignores any whitespace.
8836 An optional
8837 .Ql +
8838 plus prefix will enable a protocol, a
8839 .Ql -
8840 minus prefix will disable it, so that
8841 .Ql -ALL, TLSv1.2
8842 will enable only the TLSv1.2 protocol.
8844 It depends upon the used TLS/SSL library which protocols are actually
8845 supported and which protocols are used if
8846 .Va ssl-protocol
8847 is not set, but note that SSLv2 is no longer supported at all and
8848 actively disabled.
8849 Especially for older protocols explicitly securing
8850 .Va ssl-cipher-list
8851 may be worthwile, see
8852 .Sx "An example configuration" .
8855 .It Va ssl-rand-egd
8856 \*(OP Gives the pathname to an entropy daemon socket, see
8857 .Xr RAND_egd 3 .
8858 Not all SSL/TLS libraries support this.
8861 .It Va ssl-rand-file
8862 \*(OP Gives the filename to a file with random entropy data, see
8863 .Xr RAND_load_file 3 .
8864 If this variable is not set, or set to the empty string, or if the
8865 filename expansion failed, then
8866 .Xr RAND_file_name 3
8867 will be used to create the filename if, and only if,
8868 .Xr RAND_status 3
8869 documents that the SSL PRNG is not yet sufficiently seeded.
8870 If \*(UA successfully seeded the SSL PRNG then it will update the file
8871 .Pf ( Xr RAND_write_file 3 ) .
8872 This variable is only used if
8873 .Va ssl-rand-egd
8874 is not set (or not supported by the SSL/TLS library).
8876 .Mx Va ssl-verify
8877 .It Va ssl-verify-USER@HOST , ssl-verify-HOST , ssl-verify
8878 \*(OP Variable chain that sets the action to be performed if an error
8879 occurs during SSL/TLS server certificate validation.
8880 Valid (case-insensitive) values are
8881 .Ql strict
8882 (fail and close connection immediately),
8883 .Ql ask
8884 (ask whether to continue on standard input),
8885 .Ql warn
8886 (show a warning and continue),
8887 .Ql ignore
8888 (do not perform validation).
8889 The default is
8890 .Ql ask .
8893 .It Va stealthmua
8894 If only set without an assigned value, then this setting inhibits the
8895 generation of the
8896 .Ql Message-ID:
8898 .Ql User-Agent:
8899 header fields that include obvious references to \*(UA.
8900 There are two pitfalls associated with this:
8901 First, the message id of outgoing messages is not known anymore.
8902 Second, an expert may still use the remaining information in the header
8903 to track down the originating mail user agent.
8904 If set to the value
8905 .Ql noagent ,
8906 then the mentioned
8907 .Ql Message-ID:
8908 suppression does not occur.
8912 .It Va termcap
8913 (\*(OP) This specifies a comma-separated list of
8914 .Lb libterminfo
8915 and/or
8916 .Lb libtermcap
8917 capabilities (see
8918 .Sx "On terminal control and line editor" ,
8919 escape commas with reverse solidus) to be used to overwrite or define
8920 entries.
8921 Note that this variable will only be queried once at program startup and
8922 can thus only be specified in resource files or on the command line.
8925 String capabilities form
8926 .Ql cap=value
8927 pairs and are expected unless noted otherwise.
8928 Numerics have to be notated as
8929 .Ql cap#number
8930 where the number is expected in normal decimal notation.
8931 Finally, booleans do not have any value but indicate a true or false
8932 state simply by being defined or not; this indeed means that \*(UA
8933 does not support undefining an existing boolean.
8934 String capability values will undergo some expansions before use:
8935 for one notations like
8936 .Ql ^LETTER
8937 stand for
8938 .Ql control-LETTER ,
8939 and for clarification purposes
8940 .Ql \eE
8941 can be used to specify
8942 .Ql escape
8943 (the control notation
8944 .Ql ^[
8945 could lead to misreadings when a left bracket follows, which it does for
8946 the standard CSI sequence);
8947 finally three letter octal sequences, as in
8948 .Ql \e061 ,
8949 are supported.
8950 To specify that a terminal supports 256-colours, and to define sequences
8951 that home the cursor and produce an audible bell, one might write:
8953 .Bd -literal -offset indent
8954 set termcap='Co#256,home=\eE[H,bel=^G'
8958 The following terminal capabilities are or may be meaningful for the
8959 operation of the builtin line editor or \*(UA in general:
8962 .Bl -tag -compact -width yay
8963 .\" HAVE_COLOUR
8964 .It Cd colors Ns \0or Cd Co
8965 .Cd max_colors :
8966 numeric capability specifying the maximum number of colours.
8967 Note that \*(UA does not actually care about the terminal beside that,
8968 but always emits ANSI / ISO 6429 escape sequences.
8970 .\" HAVE_TERMCAP
8971 .It Cd rmcup Ns \0or Cd te Ns \0/ Cd smcup Ns \0or Cd ti
8972 .Cd exit_ca_mode
8974 .Cd enter_ca_mode ,
8975 respectively: exit and enter the alternative screen
8976 .Dq ca-mode ,
8977 effectively turning \*(UA into a fullscreen application.
8978 To disable that, set (at least) one to the empty string.
8980 .It Cd smkx Ns \0or Cd ks Ns \0/ Cd rmkx Ns \0or Cd ke
8981 .Cd keypad_xmit
8983 .Cd keypad_local ,
8984 respectively: enable and disable the keypad.
8985 This is always enabled if available, because it seems even keyboards
8986 without keypads generate other key codes for, e.g., cursor keys in that
8987 case, and only if enabled we see the codes that we are interested in.
8989 .It Cd ed Ns \0or Cd cd
8990 .Cd clr_eos :
8991 clear the screen.
8993 .It Cd clear Ns \0or Cd cl
8994 .Cd clear_screen :
8995 clear the screen and home cursor.
8996 (Will be simulated via
8997 .Cd ho
8998 plus
8999 .Cd cd . )
9001 .It Cd home Ns \0or Cd ho
9002 .Cd cursor_home :
9003 home cursor.
9005 .\" HAVE_MLE
9006 .It Cd el Ns \0or Cd ce
9007 .Cd clr_eol :
9008 clear to the end of line.
9009 (Will be simulated via
9010 .Cd ch
9011 plus repetitions of space characters.)
9013 .It Cd hpa Ns \0or Cd ch
9014 .Cd column_address :
9015 move the cursor (to the given column parameter) in the current row.
9016 (Will be simulated via
9017 .Cd cr
9018 plus
9019 .Cd nd . )
9021 .It Cd cr
9022 .Cd carriage_return :
9023 move to the first column in the current row.
9024 The default builtin fallback is
9025 .Ql \er .
9027 .It Cd cub1 Ns \0or Cd le
9028 .Cd cursor_left :
9029 move the cursor left one space (non-destructively).
9030 The default builtin fallback is
9031 .Ql \eb .
9033 .It Cd cuf1 Ns \0or Cd nd
9034 .Cd cursor_right :
9035 move the cursor right one space (non-destructively).
9036 The default builtin fallback is
9037 .Ql \eE[C ,
9038 which is used by most terminals.
9039 Less often occur
9040 .Ql \eEC
9042 .Ql \eEOC .
9046 Many more capabilities which describe key-sequences are documented for
9047 .Ic bind .
9050 .It Va termcap-disable
9051 \*(OP Disable any interaction with a terminal control library.
9052 If set only some generic fallback builtins and possibly the content of
9053 .Va termcap
9054 describe the terminal to \*(UA.
9055 .Sy Note
9056 that this variable will only be queried once at program startup and can
9057 thus only be specified in resource files or on the command line.
9060 .It Va toplines
9061 If defined, gives the number of lines of a message to be displayed
9062 with the command
9063 .Ic top ;
9064 if unset, the first five lines are printed, if set to 0 the variable
9065 .Va screen
9066 is inspected.
9067 If the value is negative then its absolute value will be used for right
9068 shifting the
9069 .Va screen
9070 height;  (shifting bitwise is like dividing algorithmically, but since
9071 it takes away bits the value decreases pretty fast).
9074 .It Va topsqueeze
9075 \*(BO If set then the
9076 .Ic top
9077 command series will strip adjacent empty lines and quotations.
9080 .It Va ttycharset
9081 The character set of the terminal \*(UA operates on,
9082 and the one and only supported character set that \*(UA can use if no
9083 character set conversion capabilities have been compiled into it,
9084 in which case it defaults to ISO-8859-1 unless it can deduce a value
9085 from the
9086 .Ev LC_CTYPE
9087 locale environment.
9088 Refer to the section
9089 .Sx "Character sets"
9090 for the complete picture about character sets.
9093 .It Va typescript-mode
9094 \*(BO A special multiplex variable that disables all variables and
9095 settings which result in behaviour that interferes with running \*(UA in
9096 .Xr script 1 ,
9097 e.g., it sets
9098 .Va colour-disable ,
9099 .Va line-editor-disable
9100 and (before startup completed only)
9101 .Va termcap-disable .
9102 Unsetting it does not restore the former state of the covered settings.
9105 .It Va umask
9106 For a safety-by-default policy \*(UA sets its process
9107 .Xr umask 2
9109 .Ql 0077 ,
9110 but this variable can be used to override that:
9111 set it to an empty value to do not change the (current) setting,
9112 otherwise the process file mode creation mask is updated to the new value.
9113 Child processes inherit the process file mode creation mask.
9115 .Mx Va user
9116 .It Va user-HOST , user
9117 \*(IN Variable chain that sets a global fallback user name, which is
9118 used in case none has been given in the protocol and account-specific
9119 URL.
9120 This variable defaults to the name of the user who runs \*(UA.
9123 .It Va v15-compat
9124 \*(BO Setting this enables upward compatibility with \*(UA
9125 version 15.0 in respect to which configuration options are available and
9126 how they are handled.
9127 This manual uses \*(IN and \*(OU to refer to the new and the old way of
9128 doing things, respectively.
9131 .It Va verbose
9132 \*(BO This setting, also controllable via the command line option
9133 .Fl v ,
9134 causes \*(UA to be more verbose, e.g., it will display obsoletion
9135 warnings and SSL/TLS certificate chains.
9136 Even though marked \*(BO this option may be set twice in order to
9137 increase the level of verbosity even more, in which case even details of
9138 the actual message delivery and protocol conversations are shown.
9139 A single
9140 .Pf no Va verbose
9141 is sufficient to disable verbosity as such.
9147 .It Va version , version-major , version-minor , version-update
9148 \*(RO \*(UA version information: the first variable contains a string
9149 containing the complete version identification, the latter three contain
9150 only digits: the major, minor and update version numbers.
9151 The output of the command
9152 .Ic version
9153 will include this information.
9156 .It Va writebackedited
9157 If this variable is set messages modified using the
9158 .Ic edit
9160 .Ic visual
9161 commands are written back to the current folder when it is quit;
9162 it is only honoured for writable folders in MBOX format, though.
9163 Note that the editor will be pointed to the raw message content in that
9164 case, i.e., neither MIME decoding nor decryption will have been
9165 performed, and proper RFC 4155
9166 .Ql From_
9167 quoting of newly added or edited content is also left as an excercise to
9168 the user.
9170 .\" }}} (Variables)
9171 .\" }}} (INTERNAL VARIABLES)
9174 .\" .Sh ENVIRONMENT {{{
9175 .Sh ENVIRONMENT
9177 The term
9178 .Dq environment variable
9179 should be considered an indication that these variables are either
9180 standardized as vivid parts of process environments, or that they are
9181 commonly found in there.
9182 The process environment is inherited from the
9183 .Xr sh 1
9184 once \*(UA is started, and unless otherwise explicitly noted handling of
9185 the following variables transparently integrates into that of the
9186 .Sx "INTERNAL VARIABLES"
9187 from \*(UA's point of view.
9188 This means that, e.g., they can be managed via
9189 .Ic set
9191 .Ic unset ,
9192 causing automatic program environment updates (to be inherited by
9193 newly created child processes).
9196 In order to transparently integrate other environment variables equally
9197 they need to be imported (linked) with the command
9198 .Ic environ .
9199 This command can also be used to set and unset non-integrated
9200 environment variables from scratch, sufficient system support provided.
9201 The following example, applicable to a POSIX shell, sets the
9202 .Ev COLUMNS
9203 environment variable for \*(UA only, and beforehand exports the
9204 .Ev EDITOR
9205 in order to affect any further processing in the running shell:
9207 .Bd -literal -offset indent
9208 $ EDITOR="vim -u ${HOME}/.vimrc"
9209 $ export EDITOR
9210 $ COLUMNS=80 \*(uA -R
9213 .Bl -tag -width ".It Ev BaNg"
9215 .It Ev COLUMNS
9216 The user's preferred width in column positions for the terminal screen
9217 or window.
9218 Queried and used once on program startup, actively managed for child
9219 processes and the MLE (see
9220 .Sx "On terminal control and line editor" )
9221 in interactive mode thereafter.
9224 .It Ev DEAD
9225 The name of the (mailbox)
9226 .Ic file
9227 to use for saving aborted messages if
9228 .Va save
9229 is set; this defaults to
9230 .Pa dead.letter
9231 in the user's
9232 .Ev HOME
9233 directory.
9234 If the variable
9235 .Va debug
9236 is set no output will be generated, otherwise the contents of the file
9237 will be replaced.
9240 .It Ev EDITOR
9241 Pathname of the text editor to use in the
9242 .Ic edit
9243 command and
9244 .Ic ~e
9245 .Sx "COMMAND ESCAPES" .
9246 A default editor is used if this value is not defined.
9249 .It Ev HOME
9250 The user's home directory.
9251 This variable is only used when it resides in the process environment.
9258 .It Ev LANG , LC_ALL , LC_COLLATE , LC_CTYPE , LC_MESSAGES
9260 .Xr locale 7
9262 .Sx "Character sets" .
9265 .It Ev LINES
9266 The user's preferred number of lines on a page or the vertical screen
9267 or window size in lines.
9268 Queried and used once on program startup, actively managed for child
9269 processes in interactive mode thereafter.
9272 .It Ev LISTER
9273 Pathname of the directory lister to use in the
9274 .Ic folders
9275 command when operating on local mailboxes.
9276 Default is
9277 .Xr ls 1
9278 (path search through
9279 .Ev SHELL ) .
9282 .It Ev LOGNAME
9283 Upon startup \*(UA will actively ensure that this variable refers to the
9284 name of the user who runs \*(UA, in order to be able to pass a verified
9285 name to any newly created child process.
9288 .It Ev MAIL
9289 Is used as the users
9290 .Mx -sx
9291 .Sx "primary system mailbox"
9292 unless
9293 .Va inbox
9294 is set.
9295 This is assumed to be an absolute pathname.
9298 .It Ev MAILCAPS
9299 \*(OP Overrides the default path search for
9300 .Sx "The Mailcap files" ,
9301 which is defined in the standard RFC 1524 as
9302 .Ql ~/.mailcap:\:/etc/mailcap:\:/usr/etc/mailcap:\:/usr/local/etc/mailcap .
9303 .\" TODO we should have a mailcaps-default virtual RDONLY option!
9304 (\*(UA makes it a configuration option, however.)
9305 Note this is not a search path, but a path search.
9308 .It Ev MAILRC
9309 Is used as a startup file instead of
9310 .Pa \*(ur
9311 if set.
9312 When \*(UA scripts are invoked on behalf of other users,
9313 either this variable should be set to
9314 .Pa /dev/null
9315 or the
9316 .Fl \&:
9317 command line option should be used in order to avoid side-effects from
9318 reading their configuration files.
9319 This variable is only used when it resides in the process environment.
9322 .It Ev MBOX
9323 The name of the users mbox file.
9324 A logical subset of the special
9325 .Mx -sx
9326 .Sx "filename transformations"
9327 that are documented for
9328 .Sx COMMANDS
9330 .Ic file
9331 is supported.
9332 The fallback default is
9333 .Pa mbox
9334 in the user's
9335 .Ev HOME
9336 directory.
9337 Traditionally this
9338 .Mx -sx
9339 .Sx "secondary mailbox"
9340 is used as the file to save messages from the
9341 .Mx -sx
9342 .Sx "primary system mailbox"
9343 that have been read.
9344 Also see
9345 .Sx "Message states" .
9348 .It Ev NAIL_NO_SYSTEM_RC
9349 If this variable is set then reading of
9350 .Pa \*(UR
9351 at startup is inhibited, i.e., the same effect is achieved as if \*(UA
9352 had been started up with the option
9353 .Fl n .
9354 This variable is only used when it resides in the process environment.
9357 .It Ev NETRC
9358 \*(IN\*(OP This variable overrides the default location of the user's
9359 .Pa .netrc
9360 file.
9363 .It Ev PAGER
9364 Pathname of the program to use for backing the command
9365 .Ic more ,
9366 and when the
9367 .Va crt
9368 variable enforces usage of a pager for output.
9369 The default paginator is
9370 .Xr more 1
9371 (path search through
9372 .Ev SHELL ) .
9374 \*(UA inspects the contents of this variable: if its contains the string
9375 .Dq less
9376 then a non-existing environment variable
9377 .Va LESS
9378 will be set to
9379 .Ql FRXi ,
9380 .Ql FRi
9382 .Ql Ri ,
9383 dependent on whether terminal control support is available and whether
9384 that supports full (alternative) screen mode or not (also see
9385 .Sx "On terminal control and line editor" ) .
9386 Likewise for
9387 .Dq lv
9388 .Va LV
9389 will optionally be set to
9390 .Dq -c .
9391 Alse see
9392 .Va colour-pager .
9395 .It Ev PATH
9396 A colon-separated list of directories that is searched by the shell when
9397 looking for commands, e.g.,
9398 .Ql /bin:/usr/bin:/usr/local/bin .
9401 .It Ev POSIXLY_CORRECT
9402 This variable is automatically looked for upon startup, see
9403 .Va posix
9404 for more.
9407 .It Ev SHELL
9408 The shell to use for the commands
9409 .Ic \&! ,
9410 .Ic shell ,
9412 .Ic ~!
9413 .Sx "COMMAND ESCAPES"
9414 and when starting subprocesses.
9415 A default shell is used if this environment variable is not defined.
9418 .It Ev SOURCE_DATE_EPOCH
9419 If set, this specifies a time in seconds since the Unix epoch
9420 (1970-01-01) to be used in place of the current time.
9421 This is for the sake of reproduceability of tests, to be used during
9422 development or by software packagers.
9425 .It Ev TERM
9426 \*(OP The terminal type for which output is to be prepared.
9427 For extended colour and font control please refer to
9428 .Sx "Coloured display" ,
9429 and for terminal management in general to
9430 .Sx "On terminal control and line editor" .
9433 .It Ev TMPDIR
9434 Used as directory for temporary files instead of
9435 .Pa /tmp ,
9436 if set.
9437 This variable is only used when it resides in the process environment.
9440 .It Ev USER
9441 Identical to
9442 .Ev LOGNAME
9443 (see there), but this variable is not standardized, should therefore not
9444 be used, and is only corrected if already set.
9447 .It Ev VISUAL
9448 Pathname of the text editor to use in the
9449 .Ic visual
9450 command and
9451 .Ic ~v
9452 .Sx "COMMAND ESCAPES" .
9454 .\" }}}
9457 .\" .Sh FILES {{{
9458 .Sh FILES
9460 .Bl -tag -width ".It Pa BaNg"
9461 .It Pa \*(ur
9462 File giving initial commands.
9464 .It Pa \*(UR
9465 System wide initialization file.
9468 .It Pa ~/.mailcap
9469 \*(OP Personal MIME type handler definition file, see
9470 .Sx "The Mailcap files" .
9471 (RFC 1524 location, the actual path is a configuration option.)
9474 .It Pa /etc/mailcap
9475 \*(OP System wide MIME type handler definition file, see
9476 .Sx "The Mailcap files" .
9477 (RFC 1524 location, the actual path is a configuration option.)
9480 .It Pa ~/.mime.types
9481 Personal MIME types, see
9482 .Sx "The mime.types files" .
9485 .It Pa /etc/mime.types
9486 System wide MIME types, see
9487 .Sx "The mime.types files" .
9490 .It Pa ~/.netrc
9491 \*(IN\*(OP The default location of the users
9492 .Pa .netrc
9493 file \(en the section
9494 .Sx "The .netrc file"
9495 documents the file format.
9498 .\" .Ss "The mime.types files" {{{
9499 .Ss "The mime.types files"
9501 When sending messages \*(UA tries to determine the content type of all
9502 attachments.
9503 When displaying message content or attachments \*(UA uses the content
9504 type to decide whether it can directly display data or whether it needs
9505 to deal with content handlers.
9506 It learns about M(ultipurpose) I(nternet) M(ail) E(xtensions) types and
9507 how to treat them by reading
9508 .Pa mime.types
9509 files, the loading of which can be controlled by setting the variable
9510 .Va mimetypes-load-control .
9511 (The command
9512 .Ic mimetype
9513 can also be used to deal with MIME types.)
9514 .Pa mime.types
9515 files have the following syntax:
9518 .Dl type/subtype extension [extension ...]
9521 where
9522 .Ql type/subtype
9523 are strings describing the file contents, and one or multiple
9524 .Ql extension Ns
9525 s, separated by whitespace, name the part of a filename starting after
9526 the last dot (of interest).
9527 Comments may be introduced anywhere on a line with a number sign
9528 .Ql # ,
9529 causing the remaining line to be discarded.
9531 \*(UA also supports an extended, non-portable syntax in specially
9532 crafted files, which can be loaded via the alternative value syntax of
9533 .Va mimetypes-load-control
9534 and prepends an optional
9535 .Ql type-marker :
9538 .Dl [type-marker ]type/subtype extension [extension ...]
9541 The following type markers are supported:
9544 .Bl -tag -compact -width ".It Ar _n_u"
9545 .It Ar @
9546 Treat message parts with this content as plain text.
9547 .It Ar @t@
9548 The same as plain
9549 .Ar @ .
9550 .It Ar @h@
9551 Treat message parts with this content as HTML tagsoup.
9552 If the \*(OPal HTML-tagsoup-to-text converter is not available treat
9553 the content as plain text instead.
9554 .It Ar @H@
9555 Likewise
9556 .Ar @h@
9557 but instead of falling back to plain text require an explicit content
9558 handler to be defined.
9562 Further reading:
9563 for sending messages:
9564 .Ic mimetype ,
9565 .Va mime-allow-text-controls ,
9566 .Va mimetypes-load-control .
9567 For reading etc. messages:
9568 .Sx "HTML mail and MIME attachments" ,
9569 .Sx "The Mailcap files" ,
9570 .Ic mimetype ,
9571 .Va mime-counter-evidence ,
9572 .Va mimetypes-load-control ,
9573 .Va pipe-TYPE/SUBTYPE ,
9574 .Va pipe-EXTENSION .
9575 .\" }}}
9577 .\" .Ss "The Mailcap files" {{{
9578 .Ss "The Mailcap files"
9580 RFC 1524 defines a
9581 .Dq User Agent Configuration Mechanism
9582 which \*(UA \*(OPally supports.
9583 It defines a file format to be used to inform mail user agent programs
9584 about the locally-installed facilities for handling various data
9585 formats, i.e., about commands and how they can be used to display, edit
9586 etc. MIME part contents, as well as a default path search that includes
9587 multiple possible locations of
9588 .Dq mailcap
9589 files and the
9590 .Ev MAILCAPS
9591 environment variable that can be used to overwrite that (repeating here
9592 that it is not a search path, but instead a path search specification).
9593 Any existing files will be loaded in sequence, appending any content to
9594 the list of MIME type handler directives.
9597 .Dq Mailcap
9598 files consist of a set of newline separated entries.
9599 Comment lines start with a number sign
9600 .Ql #
9601 (in the first column!) and are ignored.
9602 Empty lines are also ignored.
9603 All other lines form individual entries that must adhere to the syntax
9604 described below.
9605 To extend a single entry (not comment) its line can be continued on
9606 follow lines if newline characters are
9607 .Dq escaped
9608 by preceding them with the reverse solidus character
9609 .Ql \e .
9610 The standard does not specify how leading whitespace of follow lines
9611 is to be treated, therefore \*(UA retains it.
9614 .Dq Mailcap
9615 entries consist of a number of semicolon
9616 .Ql \&;
9617 separated fields, and the reverse solidus
9618 .Ql \e
9619 character can be used to escape any following character including
9620 semicolon and itself.
9621 The first two fields are mandatory and must occur in the specified
9622 order, the remaining fields are optional and may appear in any order.
9623 Leading and trailing whitespace of content is ignored (removed).
9626 The first field defines the MIME
9627 .Ql TYPE/SUBTYPE
9628 the entry is about to handle (case-insensitively, and no reverse solidus
9629 escaping is possible in this field).
9630 If the subtype is specified as an asterisk
9631 .Ql *
9632 the entry is meant to match all subtypes of the named type, e.g.,
9633 .Ql audio/*
9634 would match any audio type.
9635 The second field defines the shell command which shall be used to
9636 .Dq display
9637 MIME parts of the given type; it is implicitly called the
9638 .Cd view
9639 command.
9642 For data
9643 .Dq consuming
9644 shell commands message (MIME part) data is passed via standard input
9645 unless the given shell command includes one or more instances of the
9646 (unquoted) string
9647 .Ql %s ,
9648 in which case these instances will be replaced with a temporary filename
9649 and the data will have been stored in the file that is being pointed to.
9650 Likewise, for data
9651 .Dq producing
9652 shell commands data is assumed to be generated on standard output unless
9653 the given command includes (one ore multiple)
9654 .Ql %s .
9655 In any case any given
9656 .Ql %s
9657 format is replaced with a(n already) properly quoted filename.
9658 Note that when a command makes use of a temporary file via
9659 .Ql %s
9660 then \*(UA will remove it again, as if the
9661 .Cd x-mailx-tmpfile ,
9662 .Cd x-mailx-tmpfile-fill
9664 .Cd x-mailx-tmpfile-unlink
9665 flags had been set; see below for more.
9668 The optional fields either define a shell command or an attribute (flag)
9669 value, the latter being a single word and the former being a keyword
9670 naming the field followed by an equals sign
9671 .Ql =
9672 succeeded by a shell command, and as usual for any
9673 .Dq Mailcap
9674 content any whitespace surrounding the equals sign will be removed, too.
9675 Optional fields include the following:
9678 .Bl -tag -width ".It Cd BaNg"
9679 .It Cd compose
9680 A program that can be used to compose a new body or body part in the
9681 given format.
9682 (Currently unused.)
9684 .It Cd composetyped
9685 Similar to the
9686 .Cd compose
9687 field, but is to be used when the composing program needs to specify the
9688 .Ql Content-type:
9689 header field to be applied to the composed data.
9690 (Currently unused.)
9692 .It Cd edit
9693 A program that can be used to edit a body or body part in the given
9694 format.
9695 (Currently unused.)
9697 .It Cd print
9698 A program that can be used to print a message or body part in the given
9699 format.
9700 (Currently unused.)
9702 .It Cd test
9703 Specifies a program to be run to test some condition, e.g., the machine
9704 architecture, or the window system in use, to determine whether or not
9705 this mailcap entry applies.
9706 If the test fails, a subsequent mailcap entry should be sought; also see
9707 .Cd x-mailx-test-once .
9709 .It Cd needsterminal
9710 This flag field indicates that the given shell command must be run on
9711 an interactive terminal.
9712 \*(UA will temporarily release the terminal to the given command in
9713 interactive mode, in non-interactive mode this entry will be entirely
9714 ignored; this flag implies
9715 .Cd x-mailx-noquote .
9717 .It Cd copiousoutput
9718 A flag field which indicates that the output of the
9719 .Cd view
9720 command will be an extended stream of textual output that can be
9721 (re)integrated into \*(UA's normal visual display.
9722 It is mutually exclusive with
9723 .Cd needsterminal
9724 and implies
9725 .Cd x-mailx-always .
9727 .It Cd textualnewlines
9728 A flag field which indicates that this type of data is line-oriented and
9729 that, if encoded in
9730 .Ql base64 ,
9731 all newlines should be converted to canonical form (CRLF) before
9732 encoding, and will be in that form after decoding.
9733 (Currently unused.)
9735 .It Cd nametemplate
9736 This field gives a file name format, in which
9737 .Ql %s
9738 will be replaced by a random string, the joined combination of which
9739 will be used as the filename denoted by
9740 .Ev NAIL_FILENAME_TEMPORARY .
9741 One could specify that a GIF file being passed to an image viewer should
9742 have a name ending in
9743 .Ql .gif
9744 by using
9745 .Ql nametemplate=%s.gif .
9746 Note that \*(UA ignores the name template unless that solely specifies
9747 a filename suffix that consists of (ASCII) alphabetic and numeric
9748 characters, the underscore and dot only.
9750 .It Cd x11-bitmap
9751 Names a file, in X11 bitmap (xbm) format, which points to an appropriate
9752 icon to be used to visually denote the presence of this kind of data.
9753 This field is not used by \*(UA.
9755 .It Cd description
9756 A textual description that describes this type of data.
9758 .It Cd x-mailx-always
9759 Extension flag field that denotes that the given
9760 .Cd view
9761 command shall be executed even if multiple messages will be displayed
9762 at once.
9763 Normally messages which require external viewers that produce output
9764 which does not integrate into \*(UA's visual display (i.e., do not have
9765 .Cd copiousoutput
9766 set) have to be addressed directly and individually.
9767 (To avoid cases where, e.g., a thousand PDF viewer instances are spawned
9768 in sequence.)
9770 .It Cd x-mailx-even-if-not-interactive
9771 An extension flag test field \(em by default handlers without
9772 .Cd copiousoutput
9773 are entirely ignored in non-interactive mode, but if this flag is set
9774 then their use will be considered.
9775 It is an error if this flag is set for commands that use the flag
9776 .Cd needsterminal .
9778 .It Cd x-mailx-noquote
9779 An extension flag field that indicates that even a
9780 .Cd copiousoutput
9781 .Cd view
9782 command shall not be used to generate message quotes
9783 (as it would be by default).
9785 .It Cd x-mailx-async
9786 Extension flag field that denotes that the given
9787 .Cd view
9788 command shall be executed asynchronously, without blocking \*(UA.
9789 Cannot be used in conjunction with
9790 .Cd needsterminal .
9792 .It Cd x-mailx-test-once
9793 Extension flag which denotes whether the given
9794 .Cd test
9795 command shall be evaluated once only and the (boolean) result be cached.
9796 This is handy if some global unchanging condition is to be queried, like
9797 .Dq running under the X Window System .
9799 .It Cd x-mailx-tmpfile
9800 Extension flag field that requests creation of a zero-sized temporary
9801 file, the name of which is to be placed in the environment variable
9802 .Ev NAIL_FILENAME_TEMPORARY .
9803 It is an error to use this flag with commands that include a
9804 .Ql %s
9805 format.
9807 .It Cd x-mailx-tmpfile-fill
9808 Normally the MIME part content is passed to the handler via standard
9809 input; if this flag is set then the data will instead be written into
9810 the implied
9811 .Cd x-mailx-tmpfile .
9812 In order to cause deletion of the temporary file you will have to set
9813 .Cd x-mailx-tmpfile-unlink
9814 explicitly!
9815 It is an error to use this flag with commands that include a
9816 .Ql %s
9817 format.
9819 .It Cd x-mailx-tmpfile-unlink
9820 Extension flag field that requests that the temporary file shall be
9821 deleted automatically when the command loop is entered again at latest.
9822 (Do not use this for asynchronous handlers.)
9823 It is an error to use this flag with commands that include a
9824 .Ql %s
9825 format, or without also setting
9826 .Cd x-mailx-tmpfile
9828 .Cd x-mailx-tmpfile-fill .
9830 .It Cd x-mailx-tmpfile-keep
9831 Using the string
9832 .Ql %s
9833 implies the three tmpfile related flags above, but if you want, e.g.,
9834 .Cd x-mailx-async
9835 and deal with the temporary file yourself, you can add in this flag to
9836 forcefully ignore
9837 .Cd x-mailx-tmpfile-unlink .
9842 The standard includes the possibility to define any number of additional
9843 entry fields, prefixed by
9844 .Ql x- .
9845 Flag fields apply to the entire
9846 .Dq Mailcap
9847 entry \(em in some unusual cases, this may not be desirable, but
9848 differentiation can be accomplished via separate entries, taking
9849 advantage of the fact that subsequent entries are searched if an earlier
9850 one does not provide enough information.
9851 E.g., if a
9852 .Cd view
9853 command needs to specify the
9854 .Cd needsterminal
9855 flag, but the
9856 .Cd compose
9857 command shall not, the following will help out the latter (with enabled
9858 .Va debug
9859 or an increased
9860 .Va verbose
9861 level \*(UA will show information about handler evaluation):
9863 .Bd -literal -offset indent
9864 application/postscript; ps-to-terminal %s; needsterminal
9865 application/postscript; ps-to-terminal %s; compose=idraw %s
9869 In fields any occurrence of the format string
9870 .Ql %t
9871 will be replaced by the
9872 .Ql TYPE/SUBTYPE
9873 specification.
9874 Named parameters from the
9875 .Ql Content-type:
9876 field may be placed in the command execution line using
9877 .Ql %{
9878 followed by the parameter name and a closing
9879 .Ql }
9880 character.
9881 The entire parameter should appear as a single command line argument,
9882 regardless of embedded spaces; thus:
9884 .Bd -literal -offset indent
9885 # Message
9886 Content-type:  multipart/mixed; boundary=42
9888 # Mailcap file
9889 multipart/*; /usr/local/bin/showmulti \e
9890   %t %{boundary}  ;  composetyped  = /usr/local/bin/makemulti
9892 # Executed shell command
9893 /usr/local/bin/showmulti multipart/mixed 42
9897 .\" TODO v15: Mailcap: %n,%F
9898 Note that \*(UA does not support handlers for multipart MIME parts as
9899 shown in this example (as of today).
9900 \*(UA does not support the additional formats
9901 .Ql %n
9903 .Ql %F .
9904 An example file, also showing how to properly deal with the expansion of
9905 .Ql %s ,
9906 which includes any quotes that are necessary to make it a valid shell
9907 argument by itself and thus will cause undesired behaviour when placed
9908 in additional user-provided quotes:
9910 .Bd -literal -offset indent
9911 # Comment line
9912 text/richtext; richtext %s; copiousoutput
9914 text/x-perl; perl -cWT %s
9916 application/pdf; \e
9917   infile=%s\e; \e
9918     trap "rm -f ${infile}" EXIT\e; \e
9919     trap "exit 75" INT QUIT TERM\e; \e
9920     mupdf %s; \e
9921   x-mailx-async; x-mailx-tmpfile-keep
9923 application/*; echo "This is \e"%t\e" but \e
9924     is 50 \e% Greek to me" \e; < %s head -c 1024 | cat -vET; \e
9925   copiousoutput; x-mailx-noquote
9929 Further reading:
9930 .Sx "HTML mail and MIME attachments" ,
9931 .Sx "The mime.types files" ,
9932 .Ic mimetype ,
9933 .Ev MAILCAPS ,
9934 .Va mime-counter-evidence ,
9935 .Va pipe-TYPE/SUBTYPE ,
9936 .Va pipe-EXTENSION .
9937 .\" }}}
9939 .\" .Ss "The .netrc file" {{{
9940 .Ss "The .netrc file"
9943 .Pa .netrc
9944 file contains user credentials for machine accounts.
9945 The default location in the user's
9946 .Ev HOME
9947 directory may be overridden by the
9948 .Ev NETRC
9949 environment variable.
9950 The file consists of space, tabulator or newline separated tokens.
9951 \*(UA implements a parser that supports a superset of the original BSD
9952 syntax, but users should nonetheless be aware of portability glitches
9953 of that file format, shall their
9954 .Pa .netrc
9955 be usable across multiple programs and platforms:
9958 .Bl -bullet -compact
9960 BSD does not support single, but only double quotation marks, e.g.,
9961 .Ql password="pass with spaces" .
9963 BSD (only?) supports escaping of single characters via a reverse solidus
9964 (e.g., a space can be escaped via
9965 .Ql \e\0 ) ,
9966 in- as well as outside of a quoted string.
9968 BSD does not require a final quotation mark of the last user input token.
9970 The original BSD (Berknet) parser also supported a format which allowed
9971 tokens to be separated with commas \(en whereas at least Hewlett-Packard
9972 still seems to support this syntax, \*(UA does not!
9974 As a non-portable extension some widely-used programs support
9975 shell-style comments: if an input line starts, after any amount of
9976 whitespace, with a number sign
9977 .Ql # ,
9978 then the rest of the line is ignored.
9980 Whereas other programs may require that the
9981 .Pa .netrc
9982 file is accessible by only the user if it contains a
9983 .Cd password
9984 token for any other
9985 .Cd login
9986 than
9987 .Dq anonymous ,
9988 \*(UA will always require these strict permissions.
9992 Of the following list of supported tokens \*(UA only uses (and caches)
9993 .Cd machine ,
9994 .Cd login
9996 .Cd password .
9997 At runtime the command
9998 .Ic netrc
9999 can be used to control \*(UA's
10000 .Pa .netrc
10001 cache.
10003 .Bl -tag -width ".It Cd BaNg"
10004 .It Cd machine Ar name
10005 The hostname of the entries' machine, lowercase-normalized by \*(UA
10006 before use.
10007 Any further file content, until either end-of-file or the occurrence
10008 of another
10009 .Cd machine
10010 or a
10011 .Cd default
10012 first-class token is bound (only related) to the machine
10013 .Ar name .
10015 As an extension that should not be the cause of any worries
10016 \*(UA supports a single wildcard prefix for
10017 .Ar name :
10018 .Bd -literal -offset indent
10019 machine *.example.com login USER password PASS
10020 machine pop3.example.com login USER password PASS
10021 machine smtp.example.com login USER password PASS
10024 which would match
10025 .Ql xy.example.com
10026 as well as
10027 .Ql pop3.example.com ,
10028 but neither
10029 .Ql example.com
10031 .Ql local.smtp.example.com .
10032 Note that in the example neither
10033 .Ql pop3.example.com
10035 .Ql smtp.example.com
10036 will be matched by the wildcard, since the exact matches take
10037 precedence (it is however faster to specify it the other way around).
10039 .It Cd default
10040 This is the same as
10041 .Cd machine
10042 except that it is a fallback entry that is used shall none of the
10043 specified machines match; only one default token may be specified,
10044 and it must be the last first-class token.
10046 .It Cd login Ar name
10047 The user name on the remote machine.
10049 .It Cd password Ar string
10050 The user's password on the remote machine.
10052 .It Cd account Ar string
10053 Supply an additional account password.
10054 This is merely for FTP purposes.
10056 .It Cd macdef Ar name
10057 Define a macro.
10058 A macro is defined with the specified
10059 .Ar name ;
10060 it is formed from all lines beginning with the next line and continuing
10061 until a blank line is (consecutive newline characters are) encountered.
10062 (Note that
10063 .Cd macdef
10064 entries cannot be utilized by multiple machines, too, but must be
10065 defined following the
10066 .Ic machine
10067 they are intended to be used with.)
10068 If a macro named
10069 .Ar init
10070 exists, it is automatically run as the last step of the login process.
10071 This is merely for FTP purposes.
10073 .\" }}}
10075 .\" }}}
10078 .\" .Sh EXAMPLES {{{
10079 .Sh EXAMPLES
10081 .\" .Ss "An example configuration" {{{
10082 .Ss "An example configuration"
10084 .Bd -literal -offset indent
10085 # This example assumes v15.0 compatibility mode
10086 set v15-compat
10088 # Where are the up-to-date SSL certificates?
10089 #set ssl-ca-dir=/etc/ssl/certs
10090 set ssl-ca-file=/etc/ssl/certs/ca-certificates.crt
10092 # (Since we manage up-to-date ones explicitly, do not use any,
10093 # possibly outdated, default certificates shipped with OpenSSL)
10094 set ssl-no-default-ca
10096 # Do not use protocols older than TLS v1.2.
10097 # Change this only when the remote server does not support it:
10098 # maybe use ssl-protocol-HOST (or -USER@HOST) syntax to define
10099 # such explicit exceptions, then
10100 set ssl-protocol='-ALL,+TLSv1.2'
10102 # Explicitly define the list of ciphers, which may improve security,
10103 # especially with protocols older than TLS v1.2.  See ciphers(1).
10104 # Including "@STRENGTH" will sort the final list by algorithm strength.
10105 # In reality it is possibly best to only use ssl-cipher-list-HOST
10106 # (or -USER@HOST), as necessary, again..
10107 set ssl-cipher-list=TLSv1.2:!aNULL:!eNULL:!MEDIUM:!LOW:!EXPORT:@STRENGTH
10108 # ALL:!aNULL:!MEDIUM:!LOW:!MD5:!RC4:!EXPORT:@STRENGTH
10110 # Request strict transport security checks!
10111 set ssl-verify=strict
10113 # Essential setting: select allowed character sets
10114 set sendcharsets=utf-8,iso-8859-1
10116 # A very kind option: when replying to a message, first try to
10117 # use the same encoding that the original poster used herself!
10118 set reply-in-same-charset
10120 # When replying to or forwarding a message the comment and name
10121 # parts of email addresses are removed unless this variable is set
10122 set fullnames
10124 # When sending messages, wait until the Mail-Transfer-Agent finishs.
10125 # Only like this you will be able to see errors reported through the
10126 # exit status of the MTA (including the builtin SMTP one)!
10127 set sendwait
10129 # Only use builtin MIME types, no mime.types(5) files
10130 set mimetypes-load-control
10132 # Default directory where we act in (relative to $HOME)
10133 set folder=mail
10134 # A leading "+" (often) means: under *folder*
10135 # *record* is used to save copies of sent messages
10136 set MBOX=+mbox.mbox record=+sent.mbox DEAD=+dead.txt
10138 # Make "file mymbox" and "file myrec" go to..
10139 shortcut mymbox %:+mbox.mbox myrec +sent.mbox
10141 # Not really optional, e.g., for S/MIME
10142 set from='Your Name <address@exam.ple>'
10144 # It may be necessary to set hostname and/or smtp-hostname
10145 # if the "SERVER" of mta and "domain" of from do not match.
10146 # The `urlencode' command can be used to encode USER and PASS
10147 set mta=(smtps?|submission)://[USER[:PASS]@]SERVER[:PORT] \e
10148   smtp-auth=login/plain... \e
10149   smtp-use-starttls
10151 # Never refuse to start into interactive mode, and more
10152 set emptystart \e
10153   colour-pager crt= \e
10154   followup-to followup-to-honour=ask-yes \e
10155   history-file=+.\*(uAhist history-size=-1 history-gabby \e
10156   mime-counter-evidence=0xE \e
10157   prompt='[\e${-account-name} \e${-mailbox-display}]? ' \e
10158   reply-to-honour=ask-yes \e
10159   umask=
10161 # Only include the selected header fields when typing messages
10162 headerpick type retain add from_ date from to cc subject \e
10163   message-id mail-followup-to reply-to
10164 # ...when forwarding messages
10165 headerpick forward retain add subject date from to cc
10166 # ...when saving message, etc.
10167 #headerpick save ignore add ^Original-.*$ ^X-.*$
10169 # Some mailing lists
10170 mlist '@xyz-editor\e.xyz$' '@xyzf\e.xyz$'
10171 mlsubscribe '^xfans@xfans\e.xyz$'
10173 # A real life example of a very huge free mail provider
10174 account XooglX {
10175   set folder=~/spool/XooglX inbox=+syste.mbox sent=+sent
10176   set from='Your Name <address@examp.ple>'
10177   set mta=smtp://USER:PASS@smtp.gmXil.com smtp-use-starttls
10180 # Here is a pretty large one which does not allow sending mails
10181 # if there is a domain name mismatch on the SMTP protocol level,
10182 # which would bite us if the value of from does not match, e.g.,
10183 # for people who have a sXXXXeforge project and want to speak
10184 # with the mailing list under their project account (in from),
10185 # still sending the message through their normal mail provider
10186 account XandeX {
10187   set folder=~/spool/XandeX inbox=+syste.mbox sent=+sent
10188   set from='Your Name <address@exam.ple>'
10189   set mta=smtps://USER:PASS@smtp.yaXXex.ru:465 \e
10190     hostname=yaXXex.com smtp-hostname=
10193 # Create some new commands so that, e.g., `ls /tmp' will..
10194 wysh ghost lls '!ls ${LS_COLOR_FLAG} -aFlrS'
10195 wysh ghost llS '!ls ${LS_COLOR_FLAG} -aFlS'
10196 wysh ghost ls '!ls ${LS_COLOR_FLAG} -aFrS'
10197 wysh ghost lS '!ls ${LS_COLOR_FLAG} -aFS'
10198 wysh ghost lla '!ls ${LS_COLOR_FLAG} -aFlr'
10199 wysh ghost llA '!ls ${LS_COLOR_FLAG} -aFl'
10200 wysh ghost la '!ls ${LS_COLOR_FLAG} -aFr'
10201 wysh ghost lA '!ls ${LS_COLOR_FLAG} -aF'
10202 wysh ghost ll '!ls ${LS_COLOR_FLAG} -aFltr'
10203 wysh ghost lL '!ls ${LS_COLOR_FLAG} -aFlt'
10204 wysh ghost l '!ls ${LS_COLOR_FLAG} -aFtr'
10205 wysh ghost L '!ls ${LS_COLOR_FLAG} -aFt'
10207 # We do not support gpg(1) directly yet.  But simple --clearsign'd
10208 # message parts can be dealt with as follows:
10209 define V {
10210   wysh set pipe-text/plain=$'@*#++=@\e
10211     < "${NAIL_FILENAME_TEMPORARY}" awk \e
10212         -v TMPFILE="${NAIL_FILENAME_TEMPORARY}" \e'\e
10213       BEGIN {done=0}\e
10214       /^-----BEGIN PGP SIGNED MESSAGE-----/,/^$/{\e
10215         if (done++ != 0)\e
10216           next;\e
10217         print "--- GPG --verify ---";\e
10218         system("gpg --verify " TMPFILE " 2>&1");\e
10219         print "--- GPG --verify ---";\e
10220         print "";\e
10221         next;\e
10222       }\e
10223       /^-----BEGIN PGP SIGNATURE-----/,\e
10224           /^-----END PGP SIGNATURE-----/{\e
10225         next;\e
10226       }\e
10227       {print}\e
10228       \e''
10229   print
10231 ghost V call V
10233 define RK {
10234   !printf 'Key IDs to gpg --recv-keys: ';\e
10235     read keyids;\e
10236     gpg --recv-keys ${keyids};
10238 ghost RK call RK
10242 When storing passwords in
10243 .Pa \*(ur
10244 appropriate permissions should be set on this file with
10245 .Ql $ chmod 0600 \*(ur .
10246 If the \*(OPal
10247 .Va netrc-lookup
10248 is available user credentials can be stored in the central
10249 .Pa .netrc
10250 file instead; e.g., here is a different version of the example account
10251 that sets up SMTP and POP3:
10253 .Bd -literal -offset indent
10254 account XandeX {
10255   set folder=~/spool/XandeX inbox=+syste.mbox sent=+sent
10256   set from='Your Name <address@exam.ple>'
10257   set netrc-lookup
10258   # Load an encrypted ~/.netrc by uncommenting the next line
10259   #set netrc-pipe='gpg -qd ~/.netrc.pgp'
10261   set mta=smtps://smtp.yXXXXx.ru:465 \e
10262       smtp-hostname= hostname=yXXXXx.com
10263   set pop3-keepalive=240 pop3-no-apop-pop.yXXXXx.ru
10264   ghost xp fi pop3s://pop.yXXXXx.ru
10269 and, in the
10270 .Pa .netrc
10271 file:
10273 .Bd -literal -offset indent
10274 machine *.yXXXXx.ru login USER password PASS
10278 This configuration should now work just fine:
10281 .Dl $ echo text | \*(uA -vv -AXandeX -s Subject user@exam.ple
10282 .\" }}}
10284 .\" .Ss "Signed and encrypted messages with S/MIME" {{{
10285 .Ss "Signed and encrypted messages with S/MIME"
10287 \*(OP S/MIME provides two central mechanisms:
10288 message signing and message encryption.
10289 A signed message contains some data in addition to the regular text.
10290 The data can be used to verify that the message was sent using a valid
10291 certificate, that the sender's address in the message header matches
10292 that in the certificate, and that the message text has not been altered.
10293 Signing a message does not change its regular text;
10294 it can be read regardless of whether the recipient's software is able to
10295 handle S/MIME.
10298 It is thus usually possible to sign all outgoing messages if so desired.
10299 Encryption, in contrast, makes the message text invisible for all people
10300 except those who have access to the secret decryption key.
10301 To encrypt a message, the specific recipient's public encryption key
10302 must be known.
10303 It is therefore not possible to send encrypted mail to people unless their
10304 key has been retrieved from either previous communication or public key
10305 directories.
10306 A message should always be signed before it is encrypted.
10307 Otherwise, it is still possible that the encrypted message text is
10308 altered.
10311 A central concept to S/MIME is that of the certification authority (CA).
10312 A CA is a trusted institution that issues certificates.
10313 For each of these certificates it can be verified that it really
10314 originates from the CA, provided that the CA's own certificate is
10315 previously known.
10316 A set of CA certificates is usually delivered with OpenSSL and installed
10317 on your system.
10318 If you trust the source of your OpenSSL software installation,
10319 this offers reasonable security for S/MIME on the Internet.
10320 Otherwise set
10321 .Va smime-no-default-ca
10322 to avoid using the default certificate and point
10323 .Va smime-ca-file
10324 and/or
10325 .Va smime-ca-dir
10326 to a trusted pool of certificates.
10327 In general, a certificate cannot be more secure than the method its CA
10328 certificate has been retrieved with.
10331 The first thing you need for participating in S/MIME message exchange is
10332 your personal certificate, including a private key.
10333 The certificate contains public information, in particular your name and
10334 your email address(es), and the public key that is used by others to
10335 encrypt messages for you,
10336 and to verify signed messages they supposedly received from you.
10337 The certificate is included in each signed message you send.
10338 The private key must be kept secret.
10339 It is used to decrypt messages that were previously encrypted with your
10340 public key, and to sign messages.
10343 For personal use it is recommended that you get a S/MIME certificate
10344 from one of the major CAs on the Internet using your WWW browser.
10345 Many CAs offer such certificates for free.
10346 There is also
10347 .Lk https://www.CAcert.org
10348 which issues client and server certificates to members of their
10349 community for free; their root certificate
10350 .Pf ( Lk https://\:www.cacert.org/\:certs/\:root.crt )
10351 is often not in the default set of trusted CA root certificates, though,
10352 which means you will have to download their root certificate separately
10353 and ensure it is part of our S/MIME certificate validation chain by
10354 including it in
10355 .Va smime-ca-dir
10356 or as a vivid member of the
10357 .Va smime-ca-file .
10358 But let us take a step-by-step tour on how to setup S/MIME with
10359 a certificate from CAcert.org despite this situation!
10362 First of all you will have to become a member of the CAcert.org
10363 community, simply by registrating yourself via the web interface.
10364 Once you are, create and verify all email addresses you want to be able
10365 to create signed and encrypted messages for/with using the corresponding
10366 entries of the web interface.
10367 Now ready to create S/MIME certificates, so let us create a new
10368 .Dq client certificate ,
10369 ensure to include all email addresses that should be covered by the
10370 certificate in the following web form, and also to use your name as the
10371 .Dq common name .
10374 Create a private key and a certificate request on your local computer
10375 (please see the manual pages of the used commands for more in-depth
10376 knowledge on what the used arguments etc. do):
10379 .Dl openssl req -nodes -newkey rsa:4096 -keyout key.pem -out creq.pem
10382 Afterwards copy-and-paste the content of
10383 .Dq creq.pem
10384 into the certificate-request (CSR) field of the web form on the
10385 CAcert.org website (you may need to unfold some
10386 .Dq advanced options
10387 to see the corresponding text field).
10388 This last step will ensure that your private key (which never left your
10389 box) and the certificate belong together (through the public key that
10390 will find its way into the certificate via the certificate-request).
10391 You are now ready and can create your CAcert certified certificate.
10392 Download and store or copy-and-paste it as
10393 .Dq pub.crt .
10396 Yay.
10397 In order to use your new S/MIME setup you will have to create
10398 a combined private key/public key (certificate) file:
10401 .Dl cat key.pem pub.crt > ME@HERE.com.paired
10404 This is the file \*(UA will work with.
10405 If you have created your private key with a passphrase then \*(UA will
10406 ask you for it whenever a message is signed or decrypted.
10407 Set the following variables to henceforth use S/MIME (setting
10408 .Va smime-ca-file
10409 is of interest for verification only):
10411 .Bd -literal -offset indent
10412 set smime-ca-file=ALL-TRUSTED-ROOT-CERTS-HERE \e
10413   smime-sign-cert=ME@HERE.com.paired \e
10414   smime-sign-message-digest=SHA256 \e
10415   smime-sign
10419 From each signed message you send, the recipient can fetch your
10420 certificate and use it to send encrypted mail back to you.
10421 Accordingly if somebody sends you a signed message, you can do the same,
10422 and use the
10423 .Ic verify
10424 command to check the validity of the certificate.
10427 Variables of interest for S/MIME signing:
10428 .Va smime-ca-dir ,
10429 .Va smime-ca-file ,
10430 .Va smime-crl-dir ,
10431 .Va smime-crl-file ,
10432 .Va smime-no-default-ca ,
10433 .Va smime-sign ,
10434 .Va smime-sign-cert ,
10435 .Va smime-sign-include-certs
10437 .Va smime-sign-message-digest .
10440 After it has been verified save the certificate via
10441 .Ic certsave
10442 and tell \*(UA that it should use it for encryption for further
10443 communication with that somebody:
10445 .Bd -literal -offset indent
10446 certsave FILENAME
10447 set smime-encrypt-USER@HOST=FILENAME \e
10448     smime-cipher-USER@HOST=AES256
10452 Additional variables of interest for S/MIME en- and decryption:
10453 .Va smime-cipher
10455 .Va smime-encrypt-USER@HOST .
10458 You should carefully consider if you prefer to store encrypted messages
10459 in decrypted form.
10460 If you do, anybody who has access to your mail folders can read them,
10461 but if you do not, you might be unable to read them yourself later if
10462 you happen to lose your private key.
10464 .Ic decrypt
10465 command saves messages in decrypted form, while the
10466 .Ic save , copy ,
10468 .Ic move
10469 commands leave them encrypted.
10472 Note that neither S/MIME signing nor encryption applies to message
10473 subjects or other header fields yet.
10474 Thus they may not contain sensitive information for encrypted messages,
10475 and cannot be trusted even if the message content has been verified.
10476 When sending signed messages,
10477 it is recommended to repeat any important header information in the
10478 message text.
10479 .\" }}}
10481 .\" .Ss "Using CRLs with S/MIME or SSL/TLS" {{{
10482 .Ss "Using CRLs with S/MIME or SSL/TLS"
10484 \*(OP Certification authorities (CAs) issue certificate revocation
10485 lists (CRLs) on a regular basis.
10486 These lists contain the serial numbers of certificates that have been
10487 declared invalid after they have been issued.
10488 Such usually happens because the private key for the certificate has
10489 been compromised,
10490 because the owner of the certificate has left the organization that is
10491 mentioned in the certificate, etc.
10492 To seriously use S/MIME or SSL/TLS verification,
10493 an up-to-date CRL is required for each trusted CA.
10494 There is otherwise no method to distinguish between valid and
10495 invalidated certificates.
10496 \*(UA currently offers no mechanism to fetch CRLs, nor to access them on
10497 the Internet, so you have to retrieve them by some external mechanism.
10500 \*(UA accepts CRLs in PEM format only;
10501 CRLs in DER format must be converted, like, e.\|g.:
10504 .Dl $ openssl crl \-inform DER \-in crl.der \-out crl.pem
10507 To tell \*(UA about the CRLs, a directory that contains all CRL files
10508 (and no other files) must be created.
10510 .Va smime-crl-dir
10512 .Va ssl-crl-dir
10513 variables, respectively, must then be set to point to that directory.
10514 After that, \*(UA requires a CRL to be present for each CA that is used
10515 to verify a certificate.
10516 .\" }}}
10518 .\" .Ss "Handling spam" {{{
10519 .Ss "Handling spam"
10521 \*(OP \*(UA can make use of several spam interfaces for the purpose of
10522 identification of, and, in general, dealing with spam messages.
10523 A precondition of most commands in order to function is that the
10524 .Va spam-interface
10525 variable is set to one of the supported interfaces.
10526 Once messages have been identified as spam their (volatile)
10527 .Ql is-spam
10528 state can be prompted: the
10529 .Ql Ar :s
10531 .Ql Ar :S
10532 message specifications will address respective messages and their
10533 .Va attrlist
10534 entries will be used when displaying the
10535 .Va headline
10536 in the header display.
10538 .Bl -bullet
10540 .Ic spamrate
10541 rates the given messages and sets their
10542 .Ql is-spam
10543 flag accordingly.
10544 If the spam interface offers spam scores those can also be displayed in
10545 the header display by including the
10546 .Ql %$
10547 format in the
10548 .Va headline
10549 variable.
10551 .Ic spamham ,
10552 .Ic spamspam
10554 .Ic spamforget
10555 will interact with the Bayesian filter of the chosen interface and learn
10556 the given messages as
10557 .Dq ham
10559 .Dq spam ,
10560 respectively; the last command can be used to cause
10561 .Dq unlearning
10562 of messages; it adheres to their current
10563 .Ql is-spam
10564 state and thus reverts previous teachings.
10566 .Ic spamclear
10568 .Ic spamset
10569 will simply set and clear, respectively, the mentioned volatile
10570 .Ql is-spam
10571 message flag, without any interface interaction.
10576 .Xr spamassassin 1
10577 based
10578 .Va spam-interface
10579 .Ql spamc
10580 requires a running instance of the
10581 .Xr spamd 1
10582 server in order to function, started with the option
10583 .Fl -allow-tell
10584 shall Bayesian filter learning be possible.
10586 .Bd -literal -offset indent
10587 $ spamd -i localhost:2142 -i /tmp/.spamsock -d [-L] [-l]
10588 $ spamd --listen=localhost:2142 --listen=/tmp/.spamsock \e
10589     --daemonize [--local] [--allow-tell]
10593 Thereafter \*(UA can make use of these interfaces:
10595 .Bd -literal -offset indent
10596 $ \*(uA -Sspam-interface=spamc -Sspam-maxsize=500000 \e
10597     -Sspamc-command=/usr/local/bin/spamc \e
10598     -Sspamc-arguments="-U /tmp/.spamsock" -Sspamc-user=
10600 $ \*(uA -Sspam-interface=spamc -Sspam-maxsize=500000 \e
10601     -Sspamc-command=/usr/local/bin/spamc \e
10602     -Sspamc-arguments="-d localhost -p 2142" -Sspamc-user=
10606 Using the generic filter approach allows usage of programs like
10607 .Xr bogofilter 1 .
10608 Here is an example, requiring it to be accessible via
10609 .Ev PATH :
10611 .Bd -literal -offset indent
10612 $ \*(uA -Sspam-interface=filter -Sspam-maxsize=500000 \e
10613     -Sspamfilter-ham="bogofilter -n" \e
10614     -Sspamfilter-noham="bogofilter -N" \e
10615     -Sspamfilter-nospam="bogofilter -S" \e
10616     -Sspamfilter-rate="bogofilter -TTu 2>/dev/null" \e
10617     -Sspamfilter-spam="bogofilter -s" \e
10618     -Sspamfilter-rate-scanscore="1;^(.+)$"
10622 Because messages must exist on local storage in order to be scored (or
10623 used for Bayesian filter training), it is possibly a good idea to
10624 perform the local spam check last:
10626 .Bd -literal -offset indent
10627 define spamdelhook {
10628   # Server side DCC
10629   spamset (header x-dcc-brand-metrics "bulk")
10630   # Server-side spamassassin(1)
10631   spamset (header x-spam-flag "YES")
10632   del :s # TODO we HAVE to be able to do `spamrate :u ! :sS'
10633   move :S +maybe-spam
10634   spamrate :u
10635   del :s
10636   move :S +maybe-spam
10638 set folder-hook-FOLDER=spamdelhook
10642 See also the documentation for the variables
10643 .Va spam-interface , spam-maxsize ,
10644 .Va spamc-command , spamc-arguments , spamc-user ,
10645 .Va spamfilter-ham , spamfilter-noham , spamfilter-nospam , \
10646   spamfilter-rate
10648 .Va spamfilter-rate-scanscore .
10649 .\" }}}
10650 .\" }}} (Examples)
10653 .\" .Sh "FAQ" {{{
10654 .Sh "FAQ"
10656 In general it is a good idea to turn on
10657 .Va debug
10658 .Pf ( Fl d )
10659 and / or
10660 .Va verbose
10661 .Pf ( Fl v ,
10662 twice) if something does not work well.
10663 Very often a diagnostic message can be produced that leads to the
10664 problems' solution.
10666 .\" .Ss "\*(UA shortly hangs on startup" {{{
10667 .Ss "\*(UA shortly hangs on startup"
10669 This can have two reasons, one is the necessity to wait for a file lock
10670 and cannot be helped, the other being that \*(UA calls the function
10671 .Xr uname 2
10672 in order to query the nodename of the box (sometimes the real one is
10673 needed instead of the one represented by the internal variable
10674 .Va hostname ) .
10675 You may have varying success by ensuring that the real hostname and
10676 .Ql localhost
10677 have entries in
10678 .Pa /etc/hosts ,
10679 or, more generally, that the name service is properly setup \(en
10680 and does
10681 .Xr hostname 1
10682 return what you would expect?
10683 Does this local hostname has a domain suffix?
10684 RFC 6762 standardized the link-local top-level domain
10685 .Ql .local ,
10686 try again after adding an (additional) entry with this extension.
10687 .\" }}}
10689 .\" .Ss "\*(UA exits quick, and output is cleared away" {{{
10690 .Ss "\*(UA exits quick, and output is cleared away"
10692 When this happens even with
10693 .Va emptystart
10694 set, then this most likely indicates a problem with the creation of
10695 so-called dotlock files: setting
10696 .Va dotlock-ignore-error
10697 should overcome this situation.
10698 This only avoids symptoms, it does not address the problem, though.
10699 Since the output is cleared away \*(UA has support for
10700 .Sx "On terminal control and line editor" ,
10701 and switches to the
10702 .Dq ca-mode ,
10703 which causes the output clearance: by doing
10704 .Ql set termcap='smcup='
10705 this mode can be suppressed, and by setting
10706 .Va verbose
10707 (twice) the actual problem should be reported.
10708 .\" }}}
10710 .\" .Ss "I cannot login to Google mail aka GMail" {{{
10711 .Ss "I cannot login to Google mail aka GMail"
10713 Since 2014 some free service providers classify programs as
10714 .Dq less secure
10715 unless they use a special authentification method (OAuth 2.0) which
10716 was not standardized for non-HTTP protocol authentication token query
10717 until August 2015 (RFC 7628).
10720 Different to Kerberos / GSSAPI, which is developed since the mid of the
10721 1980s, where a user can easily create a local authentication ticket for
10722 her- and himself with the locally installed
10723 .Xr kinit 1
10724 program, that protocol has no such local part but instead requires
10725 a world-wide-web query to create or fetch a token; since there is no
10726 local cache this query would have to be performed whenever \*(UA is
10727 invoked (in interactive sessions situation may differ).
10730 \*(UA does not support OAuth.
10731 Because of this it is necessary to declare \*(UA a
10732 .Dq less secure app
10733 (on the providers account web page) in order to read and send mail.
10734 However, it also seems possible to take the following steps instead:
10737 .Bl -enum -compact
10739 give the provider the number of a mobile phone,
10741 enable
10742 .Dq 2-Step Verification ,
10744 create an application specific password (16 characters), and
10746 use that special password instead of your real Google account password in
10747 \*(UA (for more on that see the section
10748 .Sx "On URL syntax and credential lookup" ) .
10750 .\" }}}
10752 .\" .Ss "Not \(dqdefunctional\(dq, but the editor key does not work" {{{
10753 .Ss "Not \(dqdefunctional\(dq, but the editor key does not work"
10755 It can happen that the terminal library (see
10756 .Sx "On terminal control and line editor",
10757 .Ic bind ,
10758 .Va termcap )
10759 reports different codes than the terminal really sends, in which case
10760 \*(UA will tell that a key binding is functional, but will not be able to
10761 recognize it because the received data does not match anything expected.
10763 .Va verbose
10764 listing of
10765 .Ic bind Ns
10766 ings will show the byte sequences that are expected.
10769 To overcome the situation, use, e.g., the program
10770 .Xr cat 1 ,
10771 in conjunction with the
10772 .Fl \&\&v
10773 flag if available, to see the byte sequences which are actually produced
10774 by keypresses, and use the variable
10775 .Va termcap
10776 to make \*(UA aware of them.
10777 E.g., the terminal this is typed on produces some false sequences, here
10778 an example showing the shifted home key:
10780 .Bd -literal -offset indent
10781 ? set verbose
10782 ? bind*
10783 # 1B 5B=[ 31=1 3B=; 32=2 48=H
10784   bind base :kHOM z0
10785 ? x
10786 $ cat -v
10787 ^[[H
10788 ? \*(uA -v -Stermcap='kHOM=\eE[H'
10789 ? bind*
10790 # 1B 5B=[ 48=H
10791   bind base :kHOM z0
10793 .\" }}}
10794 .\" }}}
10797 .\" .Sh "SEE ALSO" {{{
10798 .Sh "SEE ALSO"
10800 .Xr bogofilter 1 ,
10801 .Xr gpg 1 ,
10802 .Xr more 1 ,
10803 .Xr newaliases 1 ,
10804 .Xr openssl 1 ,
10805 .Xr sendmail 1 ,
10806 .Xr sh 1 ,
10807 .Xr spamassassin 1 ,
10808 .Xr iconv 3 ,
10809 .Xr setlocale 3 ,
10810 .Xr aliases 5 ,
10811 .Xr termcap 5 ,
10812 .Xr terminfo 5 ,
10813 .Xr locale 7 ,
10814 .Xr mailaddr 7 ,
10815 .Xr re_format 7 ,
10816 .Xr mailwrapper 8 ,
10817 .Xr sendmail 8
10818 .\" }}}
10821 .\" .Sh HISTORY {{{
10822 .Sh HISTORY
10824 M. Douglas McIlroy writes in his article
10825 .Dq A Research UNIX Reader: Annotated Excerpts \
10826 from the Programmer's Manual, 1971-1986
10828 .Xr mail 1
10829 command already appeared in First Edition
10831 in 1971:
10833 .Bd -ragged -offset indent
10834 Electronic mail was there from the start.
10835 Never satisfied with its exact behavior, everybody touched it at one
10836 time or another: to assure the safety of simultaneous access, to improve
10837 privacy, to survive crashes, to exploit uucp, to screen out foreign
10838 freeloaders, or whatever.
10839 Not until v7 did the interface change (Thompson).
10840 Later, as mail became global in its reach, Dave Presotto took charge and
10841 brought order to communications with a grab-bag of external networks
10842 (v8).
10847 Mail was written in 1978 by Kurt Shoens and developed as part of the
10850 distribution until 1995.
10851 Mail has then seen further development in open source
10853 variants, noticeably by Christos Zoulas in
10854 .Pf Net Bx .
10855 Basing upon this Nail, later Heirloom Mailx, was developed by Gunnar
10856 Ritter in the years 2000 until 2008.
10857 Since 2012 S-nail is maintained by Steffen (Daode) Nurpmeso.
10858 This man page is derived from
10859 .Dq The Mail Reference Manual
10860 that was originally written by Kurt Shoens.
10861 .\" }}}
10864 .Sh AUTHORS
10866 .An "Kurt Shoens" ,
10867 .An "Edward Wang" ,
10868 .An "Keith Bostic" ,
10869 .An "Christos Zoulas" ,
10870 .An "Gunnar Ritter" ,
10871 .An "Steffen Nurpmeso" Aq Mt s-nail-users@lists.sourceforge.net
10872 (later
10873 .Mt s-mailx@sdaoden.eu ) .
10876 .\" .Sh CAVEATS {{{
10877 .Sh CAVEATS
10879 \*(ID Interrupting an operation via
10880 .Dv \&\&SIGINT
10882 .Ql control-C
10883 is often problematic: many library functions cannot deal with the
10884 .Fn siglongjmp 3
10885 that this software (still) performs.
10888 The SMTP and POP3 protocol support of \*(UA is very basic.
10889 Also, if it fails to contact its upstream SMTP server, it will not make
10890 further attempts to transfer the message at a later time (setting
10891 .Va save
10893 .Va sendwait
10894 may be useful).
10895 If this is a concern, it might be better to set up a local SMTP server
10896 that is capable of message queuing.
10897 .\" }}}
10900 .Sh BUGS
10902 After deleting some message of a POP3 mailbox the header summary falsely
10903 claims that there are no messages to display, you need to perform
10904 a scroll or dot movement to restore proper state.
10906 In threaded display a power user may encounter crashes very
10907 occasionally (this is may and very).
10909 The file
10910 .Pa TODO
10911 in the source repository lists future directions.
10912 .\" s-ts-mode