Do some error checking in puthead()
[s-mailx.git] / nail.1
blobc9b2b980be06f376a1077208a78e1110c14affee
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 ".Fl _ Ar _ddr"
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.
194 Being a special incarnation of
195 .Ic define Ns d
196 macros for the purpose of bundling longer-lived settings, activating
197 such an email account also switches to the accounts system
198 .Va inbox ,
199 for example.
202 .It Fl a Ar file
203 Attach the given file to the message.
204 The same filename conventions as described in the section
205 .Sx COMMANDS
206 apply: shell word expansion is restricted to the tilde
207 .Ql ~ .
208 Shall
209 .Ar file
210 not be accessible but contain a
211 .Ql =
212 character, then anything after the
213 .Ql =
214 is assumed to specify the input character set and anything before
215 .Ql =
216 the filename: this is the only option to specify the input character set
217 (and don't perform any character set conversion) for text attachments
218 from the command line, not using the
219 .Ic ~@
220 tilde escape command.
223 .It Fl B
224 Make standard input and standard output line-buffered.
227 .It Fl b Ar addr
228 Send a blind carbon copy to
229 .Ar addr Ns
230 ess.
231 May be used multiple times.
232 Also see the section
233 .Sx "On sending mail, and non-interactive mode" .
236 .It Fl c Ar addr
237 Send carbon copies to the given receiver.
238 May be used multiple times.
241 .It Fl d
242 .Ic set
243 the internal variable
244 .Va debug
245 which enables debug messages and disables message delivery,
246 among others; effectively turns almost any operation into a dry-run.
249 .It Fl E
250 .Ic set
251 .Va skipemptybody
252 and thus discard messages with an empty message part body.
253 This is useful for sending messages from scripts.
256 .It Fl e
257 Just check if mail is present (in the specified or system
258 .Va inbox ) :
259 if yes, return an exit status of zero, a non-zero value otherwise.
260 To restrict the set of mails to consider in this evaluation a message
261 specification can be added with the option
262 .Fl L .
265 .It Fl F
266 Save the message to send in a file named after the local part of the
267 first recipient's address (instead of in
268 .Va record Ns ).
271 .It Fl f
272 Read in the contents of the user's
273 .Ev MBOX
274 (or the specified file) for processing;
275 when \*(UA is quit, it writes undeleted messages back to this file
276 (but be aware of the
277 .Va hold
278 option).
279 Some special conventions are recognized for the optional
280 .Ar file
281 argument which are documented for the
282 .Ic file
283 command below.
284 Note that
285 .Ar file
286 is not a argument to the flag
287 .Fl \&\&f ,
288 but is instead taken from the command line after option processing has
289 been completed.
290 In order to use a
291 .Ar file
292 that starts with a hyphen, prefix it with a (relative) path, as in
293 .Ql ./-hyphenbox.mbox .
296 .It Fl H
297 Display a summary of the
298 .Ic headers
299 of all messages in the specified mailbox or system
300 .Va inbox
301 and exit.
302 A configurable summary view is available via the
303 .Fl L
304 option.
307 .It Fl h
308 Show a short usage summary.
309 Because of widespread use a
310 .Fl Fl help
311 argument will have the same effect.
314 .It Fl i
315 .Ic set
316 .Va ignore
317 to ignore tty interrupt signals.
320 .It Fl L Ar spec-list
321 Display a summary of all
322 .Ic headers
323 of only those messages in the specified mailbox or the system
324 .Va inbox
325 that match the given
326 .Ar spec-list ,
327 then exit.
328 See the section
329 .Sx "Specifying messages"
330 for the format of
331 .Ar spec-list .
332 If the
333 .Fl e
334 (\*(OB or
335 .Fl H )
336 option has been given in addition no header summary is produced,
337 but \*(UA will instead indicate via its exit status whether
338 .Ar spec-list
339 matched any messages
340 .Pf ( Ql 0 )
341 or not
342 .Pf ( Ql 1 ) ;
343 note that any verbose output is suppressed in this mode and must instead
344 be enabled explicitly (e.g., by using the option
345 .Fl v ) .
348 .It Fl M Ar type
349 Special send mode that will flag standard input with the MIME
350 .Ql Content-Type:
351 set to the given
352 .Ar type
353 and use it as the main message body.
354 \*(ID Using this option will bypass processing of
355 .Va message-inject-head ,
356 .Va signature
358 .Va message-inject-tail .
359 Also see
360 .Fl q , m , t .
363 .It Fl m Ar file
364 Special send mode that will MIME classify the specified
365 .Ar file
366 and use it as the main message body.
367 \*(ID Using this option will bypass processing of
368 .Va message-inject-head ,
369 .Va signature
371 .Va message-inject-tail .
372 Also see
373 .Fl q , M , t .
376 .It Fl N
377 .Pf Un Ic set
378 .Va header
379 and thus inhibit initial display of message headers when reading mail or
380 editing a mail folder.
383 .It Fl n
384 Standard flag that inhibits reading the system wide
385 .Pa \*(UR
386 upon startup.
387 The option
388 .Fl \&:
389 allows more control over the startup sequence; also see
390 .Sx "Resource files" .
393 .It Fl q Ar file
394 Special send mode that will initialize the message body with the
395 contents of the specified
396 .Ar file ,
397 which may be standard input
398 .Ql -
399 only in non-interactive context.
400 Also see
401 .Fl M , m , t .
404 .It Fl R
405 Any folder opened will be in read-only mode.
408 .It Fl r Ar from-addr
410 .Ar from-addr
411 is a valid address then it specifies the envelope sender address to be
412 passed to a file-based
413 .Va mta
414 (Mail-Transfer-Agent) as
415 .Ql -f Ar address
416 when a message is send.
417 Shall
418 .Ar from-addr
419 include a user name, then the address components will be separated and
420 the name part will be passed to file-based
421 .Va mta
422 individually via
423 .Ql -F Ar name .
424 The given
425 .Ar from-addr
426 will also be assigned to the
427 .Va from
428 variable (as via
429 .Ql -Sfrom=from-addr ) ,
430 therefore affecting possible SMTP
431 .Va mta
432 data transfer; note this assignment does not cause value fixation.
434 If instead an empty string is passed as
435 .Ar from-addr
436 then the content of the variable
437 .Va from
438 will be evaluated and used for this purpose whenever the
439 .Va mta
440 is contacted.
441 Note that \*(UA by default, without
442 .Fl \&\&r
443 that is, neither passes
444 .Fl \&\&f
446 .Fl \&\&F
447 flags to a file-based MTA by itself.
450 .It Fl S Ar var Ns Op = Ns value
451 .Ic set
452 the internal
453 .Ar var Ns
454 iable and, in case of a non-boolean variable which has a value, assign
455 .Ar value
456 to it.
457 Even though
458 .Sx "INTERNAL VARIABLES"
459 .Ic \&\&set
461 .Fl S
462 may be overwritten from within resource files,
463 the command line setting will be reestablished after all resource files
464 have been loaded.
467 .It Fl s Ar subject
468 Specify the subject of the to-be-sent message.
471 .It Fl t
472 The message given (on standard input) is expected to contain, separated
473 from the message body by an empty line, a message header with
474 .Ql To: ,
475 .Ql Cc: ,
477 .Ql Bcc:
478 fields giving its recipients, which will be added to any recipients
479 specified on the command line.
480 If a message subject is specified via
481 .Ql Subject:
482 then it'll be used in favour of one given on the command line.
484 Also understood are
485 .Ql Reply-To:
486 (possibly overriding
487 .Va replyto ) ,
488 .Ql Sender:
489 .Pf ( Va sender ) ,
490 .Ql From:
491 .Pf ( Va from
492 and / or option
493 .Fl r ) .
494 .Ql Message-ID: ,
495 .Ql In-Reply-To: ,
496 .Ql References:
498 .Ql Mail-Followup-To: ,
499 by default created automatically dependent on message context, will
500 be used if specified (a special address massage will however still occur
501 for the latter).
502 Any other (even custom) header field is passed through entirely
503 unchanged, and in conjunction with the option
504 .Fl ~
505 it is even possible to embed
506 .Sx TILDE ESCAPES .
507 Also see
508 .Fl M , m , q .
511 .It Fl u Ar user
512 Initially read the primary system mailbox of
513 .Ar user ,
514 appropriate privileges presumed; effectively identical to
515 .Ql -f %user .
518 .It Fl V
519 Show \*(UA's
520 .Va version
521 and exit.
522 The command
523 .Ic version
524 will also show the list of
525 .Va features :
526 .Ql $ \*(uA -Xversion -Xx .
529 .It Fl v
530 .Ic set Ns
531 ting the internal variable
532 .Va verbose
533 enables display of some informational context messages.
534 Using it twice increases the level of verbosity.
537 .It Fl X Ar cmd
538 Add the given (or multiple for a multiline argument)
539 .Ar cmd
540 to the list of commands to be executed (as a unit, just as via
541 .Ic source )
542 before normal operation starts.
543 Correlates with
544 .Fl #
546 .Va batch-exit-on-error ;
547 the only possibility to execute commands in non-interactive mode when
548 reading startup files is actively prohibited.
551 .It Fl ~
552 Enable
553 .Sx TILDE ESCAPES
554 even if not in interactive mode.
555 This can be used to, e.g., automatically format the composed message
556 text before sending the message:
557 .Bd -literal -offset indent
558 $ ( echo 'line    one. Word.     Word2.'; \e
559     echo '~| /usr/bin/fmt -tuw66' ) |\e
560   LC_ALL=C \*(uA -:/ -Sttycharset=UTF-8 -d~ bob@exam.ple
564 .It Fl #
565 Enables batch mode.
566 In batch mode the full set of commands is available, just like in
567 interactive mode, and diverse variable settings and internal states are
568 adjusted for batch necessities, e.g., it
569 .Ic set Ns
571 .Va emptystart ,
572 .Pf no Va header ,
573 .Va quiet ,
574 .Va sendwait ,
575 .Va typescript-mode
576 as well as
577 .Ev MAIL ,
578 .Ev MBOX
580 .Va inbox
581 (the latter three to
582 .Pa /dev/null ) ;
583 processing of
584 .Sx "TILDE ESCAPES"
585 is enabled in compose mode.
586 The following prepares an email message in a batched dry run:
587 .Bd -literal -offset indent
588 $ LC_ALL=C printf 'm bob\en~s ubject\enText\en~.\enx\en' | \e
589   LC_ALL=C \*(uA -:/ -d# -X'alias bob bob@exam.ple'
593 .It Fl \&.
594 This flag forces termination of option processing in order to prevent
595 .Dq option injection
596 (attacks).
597 It also forcefully puts \*(UA into send mode, see
598 .Sx "On sending mail, and non-interactive mode" .
602 In the above list of supported command line options,
603 .Fl d , E , i , N
605 .Fl v
606 are implemented by means of
607 .Ic set Ns
608 ting the respective option, as via
609 .Fl S .
610 .Bk -words
611 .Op Ar mta-option ...
613 arguments that are given at the end of the command line after a
614 .Ql --
615 separator will be passed through to a file-based
616 .Va mta
617 (Mail-Transfer-Agent) and persist for an entire (interactive) session
618 \(en if the setting of
619 .Va expandargv
620 allows their recognition; no such constraints apply to the variable
621 .Va mta-arguments .
622 .\" }}}
624 .\" .Ss "A starter" {{{
625 .Ss "A starter"
627 \*(UA is a direct descendant of
629 Mail, a successor of the Research
631 mail which
632 .Dq was there from the start
633 according to
634 .Sx HISTORY .
637 Mail reference manual begins with the following words:
639 .Bd -ragged -offset indent
640 Mail provides a simple and friendly environment for sending and
641 receiving mail.
642 It divides incoming mail into its constituent messages and allows the
643 user to deal with them in any order.
644 In addition, it provides a set of
645 .Xr ed 1 Ns
646 -like commands for manipulating messages and sending mail.
647 Mail offers the user simple editing capabilities to ease the composition
648 of outgoing messages, as well as providing the ability to define and
649 send to names which address groups of users.
653 \*(UA is thus the user side of the
655 mail system, whereas the system side (Mail-Transfer-Agent, MTA) was
656 traditionally taken by
657 .Xr sendmail 8 ,
658 and most MTAs provide a binary of this name for compatibility purposes.
659 If the \*(OPal SMTP
660 .Va mta
661 is included in the
662 .Va features
663 of \*(UA then the system side is not a mandatory precondition for mail
664 delivery.
667 Because \*(UA strives for compliance with POSIX
668 .Xr mailx 1
669 it is likely that some configuration settings have to be adjusted before
670 using it is a smooth experience.
671 The default global
672 .Pa \*(UR
673 resource file bends those standard imposed settings of the
674 .Sx "INTERNAL VARIABLES"
675 a bit towards more user friendliness and safety, however, e.g., it
676 .Ic set Ns s
677 .Va hold
679 .Va keepsave
680 in order to suppress the automatic moving of messages to
681 .Ev MBOX
682 that would otherwise occur (see
683 .Sx "Message states" )
685 .Va keep
686 to not remove empty files in order not to mangle file permissions when
687 files eventually get recreated (\*(UA actively manages the file mode
688 creation mask via
689 .Va umask
690 upon program startup).
691 It also enables
692 .Va sendwait
693 in order to synchronize \*(UA with the exit status report of the used
694 .Va mta
695 when sending mails.
696 The section
697 .Sx EXAMPLES
698 contains some more complete configuration examples.
699 .\" }}}
701 .\" .Ss "On sending mail, and non-interactive mode" {{{
702 .Ss "On sending mail, and non-interactive mode"
704 To send a message to one or more people, using a local or a builtin
705 .Va mta
706 (Mail-Transfer-Agent) transport to actually deliver the generated mail
707 message, \*(UA can be invoked with arguments which are the names of
708 people to whom the mail will be sent, and the command line options
709 .Fl b
711 .Fl c
712 can be used to add (blind) carbon copy receivers:
714 .Bd -literal -offset indent
715 $ \*(uA -s ubject -a ttach.txt bill@exam.ple
716 # But... try it in an isolated dry-run mode first
717 $ LC_ALL=C \*(uA -:/ -d -vv -Ssendwait \e
718    -b bcc@exam.ple -c cc@exam.ple -. \e
719    '(Lovely) Bob <bob@exam.ple>' eric@exam.ple
720 # With SMTP
721 $ LC_ALL=C \*(uA -:/ -d -vv -Sv15-compat -Ssendwait \e
722     -S 'mta=smtps://mylogin@exam.ple:465' -Ssmtp-auth=login \e
723     -S 'from=scriptreply@exam.ple' \e
724     -a /etc/mail.rc \e
725     -. eric@exam.ple
729 If standard input is a terminal rather than the message to be sent,
730 the user is expected to type in the message contents.
731 In this compose mode \*(UA treats lines beginning with the character
732 .Ql ~
733 special \(en these are so-called
734 .Sx "TILDE ESCAPES"
735 which can be used to read in files, process shell commands, add and edit
736 attachments and more; e.g., the tilde escape
737 .Ql Ic ~e
738 will start the text editor to revise the message in it's current state,
739 .Ql Ic ~h
740 allows editing of the most important message headers and
741 .Ql Ic ~?
742 gives an overview of available tilde escapes.
743 Typing
744 .Ql control-D
745 .Pf ( Ql ^D )
746 at the beginning of an empty line leaves compose mode and causes the
747 message to be sent, whereas typing
748 .Ql control-C
749 .Pf ( Ql ^C )
750 twice will abort the current letter (saving its contents in the file
751 denoted by
752 .Ev DEAD
753 unless
754 .Pf no Va save
755 is set).
756 Messages are sent asynchronously, without supervision, unless the variable
757 .Va sendwait
758 is set, therefore send errors are not recognizable until then.
761 A number of
762 .Sx ENVIRONMENT
764 .Sx "INTERNAL VARIABLES"
765 can be used to alter default behavior; e.g.,
766 .Ic set Ns
767 ting (also via
768 .Fl S )
769 .Va editalong
770 will automatically startup a text editor when compose mode is entered,
771 .Va askcc
772 will cause the user to be prompted actively for carbon-copy recipients
773 and the
774 .Va dot
775 option will allow leaving compose mode by writing a line consisting
776 solely of a dot
777 .Pf ( Ql \&. ) .
778 .Va on-compose-enter
780 .Va on-compose-leave
781 hook macros may be set to automatically adjust some settings dependent
782 on receiver, sender or subject contexts.
785 Especially for using public mail provider accounts with the SMTP
786 .Va mta
787 it is often necessary to set
788 .Va from ,
789 and saving a copy of sent messages in a
790 .Va record
791 may be desirable \(en as for most mailbox file targets some special
792 syntax conventions are recognized (see the
793 .Ic file
794 command for more on that).
795 Defining user email
796 .Ic account Ns s
797 for the purpose of arranging a complete environment of settings that can
798 be switched to with a single command or command line option may be
799 useful (the section
800 .Sx EXAMPLES
801 contains example configurations for sending messages via some of the
802 well-known public mail providers and also gives a compact overview on
803 how to setup a secure SSL/TLS environment).
804 Performing some
805 .Fl d
807 .Va debug
808 sandbox dry-run tests first will prove correctness.
811 The section
812 .Sx "On URL syntax and credential lookup"
813 will spread light on the different ways of how to specify user email
814 account credentials, the
815 .Ql USER@HOST
816 variable chains, and accessing protocol-specific resources,
817 the section
818 .Sx "Character sets"
819 goes into the details of character encoding and how to use them for
820 representing messages and MIME part contents by specifying them in
821 .Va sendcharsets ,
822 and reading the section
823 .Sx "The mime.types files"
824 should help to understand how the MIME-type of outgoing attachments are
825 classified, and what can be done for fine-tuning.
826 Over the wire an intermediate, configurable
827 .Pf content-transfer-\: Va encoding
828 may be applied to the raw message part data.
831 Message recipients (as specified on the command line or defined in
832 .Ql To: ,
833 .Ql Cc:
835 .Ql Bcc: )
836 may not only be email addressees but can also be names of mailboxes and
837 even complete shell command pipe specifications.
838 If the variable
839 .Va expandaddr
840 is not set then only network addresses (see
841 .Xr mailaddr 7
842 for a description of mail addresses) and plain user names (including MTA
843 aliases) may be used, other types will be filtered out, giving a warning
844 message.
846 .\" When changing any of the following adjust any RECIPIENTADDRSPEC;
847 .\" grep the latter for the complete picture
849 If the variable
850 .Va expandaddr
851 is set then extended recipient addresses will optionally be accepted:
852 Any name which starts with a vertical bar
853 .Ql |
854 character specifies a command pipe \(en the command string following the
855 .Ql |
856 is executed and the message is sent to its standard input;
857 Likewise, any name that starts with the character solidus
858 .Ql /
859 or the character sequence dot solidus
860 .Ql ./
861 is treated as a file, regardless of the remaining content;
862 likewise a name that solely consists of a hyphen
863 .Ql - .
864 Any other name which contains an at sign
865 .Ql @
866 character is treated as a network address;
867 Any other name which starts with a plus sign
868 .Ql +
869 character specifies a mailbox name;
870 Any other name which contains a solidus
871 .Ql /
872 character but no exclamation mark
873 .Ql \&!
874 or percent sign
875 .Ql %
876 character before also specifies a mailbox name;
877 What remains is treated as a network address.
879 .Bd -literal -offset indent
880 $ echo bla | \*(uA -Sexpandaddr -s test ./mbox.mbox
881 $ echo bla | \*(uA -Sexpandaddr -s test '|cat >> ./mbox.mbox'
882 $ echo safe | LC_ALL=C \e
883     \*(uA -:/ -Sv15-compat -Ssendwait -Snosave \e
884       -Sexpandaddr=fail,-all,+addr -s test \e
885       -. bob@exam.ple
889 It is possible to create personal distribution lists via the
890 .Ic alias
891 command, so that, for instance, the user can send mail to
892 .Ql cohorts
893 and have it go to a group of people.
894 These aliases have nothing in common with the system wide aliases that
895 may be used by the MTA, which are subject to the
896 .Ql name
897 constraint of
898 .Va expandaddr
899 and are often tracked in a file
900 .Pa /etc/aliases
901 (and documented in
902 .Xr aliases 5
904 .Xr sendmail 1 ) .
905 Personal aliases will be expanded by \*(UA before the message is sent,
906 and are thus a convenient alternative to specifying each addressee by
907 itself:
910 .Dl alias cohorts bill jkf mark kridle@ucbcory ~/mail/cohorts.mbox
913 To avoid environmental noise scripts should
914 .Dq detach
915 \*(UA from any configuration files and create a script-local
916 environment, ideally with the command line options
917 .Fl \&:
918 to disable any configuration file in conjunction with repetitions of
919 .Fl S
920 to specify variables:
922 .Bd -literal -offset indent
923 $ env LC_ALL=C \*(uA -:/ \e
924     -Sv15-compat -Ssendwait -Snosave -Sttycharset=utf-8 \e
925     -Sexpandaddr=fail,-all,+addr \e
926     -S 'mta=smtps://mylogin@exam.ple:465' -Ssmtp-auth=login \e
927     -S 'from=scriptreply@exam.ple' \e
928     -s 'subject' -a attachment_file \e
929     -. "Recipient 1 <rec1@exam.ple>" rec2@exam.ple \e
930     < content_file
934 As shown, scripts can
935 .Dq fake
936 a locale environment, the above specifies the all-compatible 7-bit clean
937 .Ev LC_ALL
938 .Dq C ,
939 but will nonetheless take and send UTF-8 in the message text by using
940 .Va ttycharset .
941 In interactive mode, which is introduced in the next section, messages
942 can be sent by calling the
943 .Ic mail
944 command with a list of recipient addresses \(em the semantics are
945 completely identical to non-interactive message sending:
947 .Bd -literal -offset indent
948 $ \*(uA -d -Squiet -Semptystart
949 "/var/spool/mail/user": 0 messages
950 ? mail "Recipient 1 <rec1@exam.ple>", rec2@exam.ple
951 ? # Will do the right thing (tm)
952 ? m rec1@exam.ple rec2@exam.ple
954 .\" }}}
956 .\" .Ss "On reading mail, and interactive mode" {{{
957 .Ss "On reading mail, and interactive mode"
959 When invoked without addressees \*(UA enters interactive mode in which
960 mails may be read.
961 When used like that the user's system
962 .Va inbox
963 (see the command
964 .Ic file
965 for an in-depth description of the different mailbox types that exist)
966 is read in and a one line header of each message therein is displayed.
967 The visual style of this summary of
968 .Ic headers
969 can be adjusted through the variable
970 .Va headline
971 and the possible sorting criterion via
972 .Va autosort .
973 Scrolling through
974 .Va screen Ns
975 fuls of
976 .Ic headers
977 can be performed with the command
978 .Ic z .
979 If the initially opened mailbox is empty \*(UA will instead exit
980 immediately (after displaying a message) unless the variable
981 .Va emptystart
982 is set.
985 At the
986 .Va prompt
987 the command
988 .Ic list
989 will give a listing of all available commands and
990 .Ic help
991 will give a summary of some common ones.
992 If the \*(OPal documentation strings are available one can type
993 .Ql help X
994 .Pf "(or " Ql ?X )
995 and see the actual expansion of
996 .Ql X
997 and what it's purpose is, i.e., commands can be abbreviated
998 (note that POSIX defines some abbreviations, so that the alphabetical
999 order of commands doesn't necessarily relate to the abbreviations; it is
1000 possible to define overwrites with the
1001 .Ic ghost
1002 command, however).
1003 These commands can also produce a more
1004 .Va verbose
1005 output.
1008 Messages are given numbers (starting at 1) which uniquely identify
1009 messages; the current message \(en the
1010 .Dq dot
1011 \(en will either be the first new message, or the first unread message,
1012 or the first message of the mailbox; the option
1013 .Va showlast
1014 will instead cause usage of the last message for this purpose.
1015 The command
1016 .Ic headers
1017 will display a
1018 .Va screen Ns
1019 ful of header summaries containing the
1020 .Dq dot ,
1021 whereas
1022 .Ic from
1023 will display only the summaries of the given messages, defaulting to the
1024 .Dq dot .
1027 Message content can be displayed on the users' terminal with the
1028 .Ic type
1029 command (shortcut
1030 .Ql t ) .
1031 If instead the command
1032 .Ic top
1033 is used, only the first
1034 .Va toplines
1035 of a message will be shown.
1036 By default the current message
1037 .Pf ( Dq dot )
1038 is displayed, but like with many other commands it is possible to give
1039 a fancy message specification (see
1040 .Sx "Specifying messages" ) ,
1041 e.g.,
1042 .Ql t:u
1043 will display all unread messages,
1044 .Ql t.
1045 will display the
1046 .Dq dot ,
1047 .Ql t 1 5
1048 will type the messages 1 and 5,
1049 .Ql t 1-5
1050 will type the messages 1 through 5, and
1051 .Ql t-
1053 .Ql t+
1054 will display the last and the next message, respectively.
1055 The command
1056 .Ic search
1057 (a more substantial alias of the standard command
1058 .Ic from )
1059 will display a header summary of the given message specification list
1060 instead of their content, e.g., the following will search for subjects:
1063 .Dl from "'@Some subject to search for'"
1066 In the default setup all header fields of a message will be
1067 .Ic type Ns
1068 d, but this can be changed: either by blacklisting a list of fields via
1069 .Ic ignore ,
1070 or by whitelisting only a given list with the
1071 .Ic retain
1072 command, e.g.,
1073 .Ql Ic \:retain Ns \0from_ date from to cc subject .
1074 In order to display all header fields of a message regardless of
1075 currently active ignore or retain lists, use the commands
1076 .Ic Type
1078 .Ic Top .
1079 The variable
1080 .Va crt
1081 controls whether and when \*(UA will use the configured
1082 .Ev PAGER
1083 for display instead of directly writing to the user terminal
1084 .Va screen
1085 (generally speaking).
1086 Note that historically the global
1087 .Pa \*(UR
1088 not only adjusts the list of displayed headers, but also sets
1089 .Va crt .
1092 Dependent upon the configuration a line editor (see the section
1093 .Sx "On terminal control and line editor" )
1094 aims at making user experience with the many
1095 .Sx COMMANDS
1096 a bit nicer.
1097 When reading the system
1098 .Va inbox
1099 or when
1100 .Fl f
1102 .Ic file )
1103 specified a mailbox explicitly prefixed with the special
1104 .Ql %:
1105 modifier (propagating the mailbox to a primary one) then messages which
1106 have been read will be moved to a secondary mailbox, the user's
1107 .Ev MBOX
1108 file, automatically when the mailbox is left, either by changing the
1109 active mailbox or by quitting \*(UA (also see
1110 .Sx "Message states" )
1111 \(en this automatic moving from a system or primary to the secondary
1112 mailbox is not performed when the variable
1113 .Va hold
1114 is set.
1117 After examining a message the user can also
1118 .Ic delete Ql d
1119 the message,
1120 .Ic reply Ql r
1121 to the sender and all recipients or
1122 .Ic Reply Ql R
1123 exclusively to the sender(s).
1124 Messages can also be
1125 .Ic forward Ns
1126 ed (shorter alias is
1127 .Ic fwd Ns ).
1128 Note that when replying to or forwarding a message recipient addresses
1129 will be stripped from comments and names unless the option
1130 .Va fullnames
1131 is set.
1132 Deletion causes \*(UA to forget about the message;
1133 This is not irreversible, though, one can
1134 .Ic undelete Ql u
1135 the message by giving its number,
1136 or the \*(UA session can be ended by giving the
1137 .Ic exit Ql x
1138 command.
1141 To end a mail processing session one may either issue
1142 .Ic quit Ql q
1143 to cause a full program exit, which possibly includes
1144 automatic moving of read messages to
1145 .Ev MBOX
1146 as well as updating the \*(OPal line editor
1147 .Va history-file ,
1148 or use the command
1149 .Ic exit Ql x
1150 instead in order to prevent any of these actions.
1151 .\" }}}
1153 .\" .Ss "HTML mail and MIME attachments" {{{
1154 .Ss "HTML mail and MIME attachments"
1156 Messages which are HTML-only get more and more common and of course many
1157 messages come bundled with a bouquet of MIME attachments.
1158 Whereas \*(UA \*(OPally supports a simple HTML-to-text converter to deal
1159 with HTML messages (see
1160 .Sx "The mime.types files" ) ,
1161 it normally can't deal with any of these itself, but instead programs
1162 need to become registered to deal with specific MIME types or file
1163 extensions.
1164 These programs may either prepare plain text versions of their input
1165 in order to enable \*(UA to display the content on the terminal,
1166 or display the content themselves, for example in a graphical window.
1169 To install an external handler program for a specific MIME type set an
1170 according
1171 .Va pipe-TYPE/SUBTYPE
1172 variable; to instead define a handler for a specific file extension set
1173 the respective
1174 .Va pipe-EXTENSION
1175 variable \(en these handlers take precedence.
1176 \*(OPally \*(UA supports mail user agent configuration as defined in
1177 RFC 1524; this mechanism, documented in the section
1178 .Sx "The Mailcap files" ,
1179 will be queried for display or quote handlers if none of the former two
1180 .\" TODO v15-compat "will be" -> "is"
1181 did; it will be the sole source for handlers of other purpose.
1182 A last source for handlers may be the MIME type definition itself, if
1183 the \*(UA specific type-marker extension was used when defining the type
1184 with the command
1185 .Ic mimetype .
1186 (Many of the builtin MIME types do so by default.)
1189 The variable
1190 .Va mime-counter-evidence
1191 can be set to improve dealing with faulty MIME part declarations as are
1192 often seen in real-life messages.
1193 E.g., to display a HTML message inline (that is, converted to a more
1194 fancy plain text representation than the builtin converter is capable to
1195 produce) with either of the text-mode browsers
1196 .Xr lynx 1
1198 .Xr elinks 1 ,
1199 teach \*(UA about MathML documents and make it display them as plain
1200 text, and to open PDF attachments in an external PDF viewer,
1201 asynchronously and with some other magic attached:
1203 .Bd -literal -offset indent
1204 if $features !@ +filter-html-tagsoup
1205   #set pipe-text/html='elinks -force-html -dump 1'
1206   set pipe-text/html='lynx -stdin -dump -force_html'
1207   # Display HTML as plain text instead
1208   #set pipe-text/html=@
1209 endif
1210 mimetype '@ application/mathml+xml mathml'
1211 wysh set pipe-application/pdf='@&=@ \e
1212   trap "rm -f \e"${NAIL_FILENAME_TEMPORARY}\e"" EXIT;\e
1213   trap "trap \e"\e" INT QUIT TERM; exit 1" INT QUIT TERM;\e
1214   mupdf "${NAIL_FILENAME_TEMPORARY}"'
1218 Note: special care must be taken when using such commands as mail
1219 viruses may be distributed by this method: if messages of type
1220 .Ql application/x-sh
1221 or files with the extension
1222 .Ql .sh
1223 were blindly filtered through the shell, for example, a message sender
1224 could easily execute arbitrary code on the system \*(UA is running on.
1225 For more on MIME, also in respect to sending of messages, see the
1226 sections
1227 .Sx "The mime.types files" ,
1228 .Sx "The Mailcap files"
1229 and the command
1230 .Ic mimetype .
1231 .\" }}}
1233 .\" .Ss "Mailing lists" {{{
1234 .Ss "Mailing lists"
1236 \*(UA offers some support to ease handling of mailing lists.
1237 The command
1238 .Ic mlist
1239 promotes all given arguments to known mailing lists, and
1240 .Ic mlsubscribe
1241 sets their subscription attribute, creating them first as necessary.
1242 (On the other hand
1243 .Ic unmlsubscribe
1244 doesn't
1245 .Ic unmlist
1246 automatically, but only resets the subscription attribute.)
1247 Using the commands without arguments will show (a subset of) all
1248 currently defined mailing lists.
1250 .Va headline
1251 format
1252 .Ql \&%T
1253 can be used to mark out messages with configured list addresses
1254 in the header display.
1257 \*(OPally mailing lists may also be specified as (extended) regular
1258 expressions, which allows matching of many addresses with a single
1259 expression.
1260 However, all fully qualified list addresses are matched via a fast
1261 dictionary, whereas expressions are placed in (a) list(s) which is
1262 (are) matched sequentially.
1264 .Bd -literal -offset indent
1265 set followup-to followup-to-honour=ask-yes reply-to-honour=ask-yes
1266 wysh mlist a1@b1.c1 a2@b2.c2 '.*@lists\e.c3$'
1267 mlsubscribe a4@b4.c4 exact@lists.c3
1271 The variable
1272 .Va followup-to-honour
1273 will ensure that a
1274 .Ql Mail-\:Followup-\:To:
1275 header is honoured when the message is being replied to (via
1276 .Ic reply
1278 .Ic Lreply )
1280 .Va followup-to
1281 controls whether this header is created when sending mails; it will be
1282 created automatically for a couple of reasons, too, like when the
1283 special
1284 .Dq mailing list specific
1285 respond command
1286 .Ic Lreply
1287 is used, when
1288 .Ic reply
1289 is used to respond to a message with its
1290 .Ql Mail-Followup-To:
1291 being honoured etc.
1294 A difference in between the handling of known and subscribed lists is
1295 that the address of the sender is usually not part of a generated
1296 .Ql Mail-Followup-To:
1297 when addressing the latter, whereas it is for the former kind of lists.
1298 Usually because there are exceptions: say, if multiple lists are
1299 addressed and not all of them are subscribed lists.
1301 For convenience \*(UA will, temporarily, automatically add a list
1302 address that is presented in the
1303 .Ql List-To:
1304 header of a message that is being responded to to the list of known
1305 mailing lists.
1306 Shall that header have existed \*(UA will instead, dependent on the
1307 variable
1308 .Va reply-to-honour ,
1309 use an also set
1310 .Ql Reply-To:
1311 for this purpose in order to accept a list administrators' wish that
1312 is supposed to have been manifested like that (but only if it provides
1313 a single address which resides on the same domain as what is stated in
1314 .Ql List-To: ) .
1315 .\" }}}
1317 .\" .Ss "Resource files" {{{
1318 .Ss "Resource files"
1320 Upon startup \*(UA reads in several resource files:
1322 .Bl -tag -width ".It Pa _AIL_EXTRA_R_"
1324 .It Pa \*(UR
1325 System wide initialization file.
1326 Reading of this file can be suppressed, either by using the
1327 .Fl \&:
1329 .Fl n
1330 command line options, or by setting the
1331 .Sx ENVIRONMENT
1332 variable
1333 .Ev NAIL_NO_SYSTEM_RC .
1336 .It Pa \*(ur
1337 File giving initial commands.
1338 A different file can be chosen by setting the
1339 .Sx ENVIRONMENT
1340 variable
1341 .Ev MAILRC .
1342 Reading of this file can be suppressed with the
1343 .Fl \&:
1344 command line option.
1346 .It Va NAIL_EXTRA_RC
1347 Can be used to define an optional startup file to be read after all
1348 other resource files.
1349 It can be used to specify settings that are not understood by other
1350 .Xr mailx 1
1351 implementations, for example.
1352 This variable is only honoured when defined in a resource file, e.g.,
1353 it is one of the
1354 .Sx "INTERNAL VARIABLES" .
1358 The content of these files is interpreted as follows:
1361 .Bl -bullet -compact
1363 A lines' leading whitespace is removed.
1365 Empty lines are ignored.
1367 Any other line is interpreted as a command.
1368 It may be spread over multiple input lines if the newline character is
1369 .Dq escaped
1370 by placing a reverse solidus character
1371 .Ql \e
1372 as the last character of the line; whereas any leading whitespace of
1373 follow lines is ignored, trailing whitespace before a escaped newline
1374 remains in the input.
1376 If the line (content) starts with the number sign
1377 .Ql #
1378 then it is a comment-command \(en a real command! \(en and also ignored.
1379 This command is the only form of comment that is understood.
1383 Unless \*(UA is about to enter interactive mode syntax errors that occur
1384 while loading these files are treated as errors and cause program exit.
1385 More files with syntactically equal content can be
1386 .Ic source Ns ed .
1387 The following, saved in a file, would be an examplary content:
1389 .Bd -literal -offset indent
1390  # This line is a comment command.  And y\e
1391     es, it is really continued here.
1392 set debug \e
1393     verbose
1394     set editheaders
1396 .\" }}}
1398 .\" .Ss "Character sets" {{{
1399 .Ss "Character sets"
1401 \*(OP \*(UA detects the character set of the terminal by using
1402 mechanisms that are controlled by the
1403 .Ev LC_CTYPE
1404 locale setting
1405 (the manual for
1406 .Xr setlocale 3
1407 should give an overview); the \*(UA internal variable
1408 .Va ttycharset
1409 will be set to the detected terminal character set accordingly
1410 and will thus show up in the output of the commands
1411 .Ic set
1413 .Ic varshow .
1416 However, a user supplied
1417 .Va ttycharset
1418 value is not overwritten by this detection mechanism: this
1419 .Dq feature
1420 must be used if the detection doesn't work properly,
1421 and it may be used to adjust the name of the locale character set.
1422 E.g., on BSD systems one may use a locale with the character set
1423 ISO8859-1, which is not a valid name for this character set; to be on
1424 the safe side, one may set
1425 .Va ttycharset
1426 to the correct name, which is ISO-8859-1.
1429 Note that changing the value doesn't mean much beside that,
1430 since several aspects of the real character set are implied by the
1431 locale environment of the system,
1432 and that stays unaffected by the content of an overwritten
1433 .Va ttycharset
1434 variable.
1435 (This is mostly an issue when interactively using \*(UA, though.
1436 It is actually possible to send mail in a completely
1437 .Dq faked
1438 locale environment, an option that \*(UA's test-suite uses excessively.)
1441 If no character set conversion capabilities have been compiled into
1442 \*(UA
1443 .Pf ( Va features
1444 doesn't include the term
1445 .Ql +iconv ) ,
1446 then
1447 .Va ttycharset
1448 will be the only supported character set,
1449 it is simply assumed that it can be used to exchange 8-bit messages
1450 (over the wire an intermediate
1451 .Pf content-transfer-\: Va encoding
1452 may be applied),
1453 and the rest of this section does not apply;
1454 it may however still be necessary to explicitly set it if automatic
1455 detection fails, since in that case it defaults to the mentioned
1456 .\" (Keep in SYNC: ./nail.1:"Character sets", ./nail.h:CHARSET_*!)
1457 ISO-8859-1.
1460 When reading messages, their text is converted into
1461 .Va ttycharset
1462 as necessary in order to display them on the users terminal.
1463 Unprintable characters and invalid byte sequences are detected
1464 and replaced by proper substitution characters (unless the variable
1465 .Va print-all-chars
1466 was set once \*(UA was started).
1467 Also see
1468 .Va charset-unknown-8bit
1469 to deal with another hairy aspect of message interpretation.
1472 When sending messages all their parts and attachments are classified.
1473 Whereas no character set conversion is performed on those parts which
1474 appear to be binary data,
1475 the character set being used must be declared within the MIME header of
1476 an outgoing text part if it contains characters that do not conform to
1477 the set of characters that are allowed by the email standards.
1478 Permissible values for character sets can be declared using the
1479 .Va sendcharsets
1480 variable, and
1481 .Va charset-8bit ,
1482 which defines a catch-all last-resort fallback character set that is
1483 implicitly appended to the list of character-sets in
1484 .Va sendcharsets .
1487 When replying to a message and the variable
1488 .Va reply-in-same-charset
1489 is set then the character set of the message being replied to is tried
1490 first.
1491 And it is also possible to make \*(UA work even more closely related to
1492 the current locale setting automatically by using the variable
1493 .Va sendcharsets-else-ttycharset ,
1494 please see there for more information.
1497 All the specified character sets are tried in order unless the
1498 conversion of the part or attachment succeeds.
1499 If none of the tried (8-bit) character sets is capable to represent the
1500 content of the part or attachment,
1501 then the message will not be sent and its text will optionally be
1502 .Va save Ns d
1504 .Ev DEAD .
1505 In general, if the message
1506 .Dq Cannot convert from a to b
1507 appears, either some characters are not appropriate for the currently
1508 selected (terminal) character set,
1509 or the needed conversion is not supported by the system.
1510 In the first case, it is necessary to set an appropriate
1511 .Ev LC_CTYPE
1512 locale and/or the variable
1513 .Va ttycharset .
1516 The best results are usually achieved when \*(UA is run in a UTF-8
1517 locale on a UTF-8 capable terminal, in which case the full Unicode
1518 spectrum of characters is available.
1519 In this setup characters from various countries can be displayed,
1520 while it is still possible to use more simple character sets for sending
1521 to retain maximum compatibility with older mail clients.
1524 On the other hand the POSIX standard defines a locale-independent 7-bit
1525 .Dq portable character set
1526 that should be used when overall portability is an issue, the even more
1527 restricted subset named
1528 .Dq portable filename character set
1529 consisting of A-Z, a-z, 0-9, period
1530 .Ql \&. ,
1531 underscore
1532 .Ql _
1534 .Ql -
1535 hyphen.
1536 .\" }}}
1538 .\" .Ss "Message states" {{{
1539 .Ss "Message states"
1541 \*(UA differentiates in between several different message states;
1542 the current state will be reflected in header summary displays if
1543 .Va headline
1544 is configured to do so (via the internal variable
1545 .Va attrlist ) ,
1546 and messages can also be selected and be acted upon depending on their
1547 state (see
1548 .Sx "Specifying messages" ) .
1549 When operating on the system
1550 .Va inbox
1551 or in primary mailboxes opened with the special prefix
1552 .Ql %:
1553 (see
1554 .Ic file )
1555 special actions, like the automatic moving of messages to the secondary
1556 .Ev MBOX
1557 mailbox may be applied when the mailbox is left (also implicitly via
1558 a successful exit of \*(UA, but not if the special command
1559 .Ic exit
1560 is used) \(en however, because this may be irritating to users which
1561 are used to
1562 .Dq more modern
1563 mail-user-agents, the default global
1564 .Pa \*(UR
1565 sets the internal
1566 .Va hold
1568 .Va keepsave
1569 variables in order to suppress this behaviour.
1571 .Bl -tag -width ".It Ql _reserved"
1572 .It Ql new
1573 Message has neither been viewed nor moved to any other state.
1574 Such messages are retained even in the primary system mailbox.
1576 .It Ql unread
1577 Message has neither been viewed nor moved to any other state, but the
1578 message was present already when the mailbox has been opened last:
1579 Such messages are retained even in the primary system mailbox.
1581 .It Ql read
1582 The message has been processed by one of the following commands:
1583 .Ic ~f ,
1584 .Ic ~m ,
1585 .Ic ~F ,
1586 .Ic ~M ,
1587 .Ic copy ,
1588 .Ic mbox ,
1589 .Ic next ,
1590 .Ic pipe  ,
1591 .Ic Print ,
1592 .Ic print ,
1593 .Ic top ,
1594 .Ic Type ,
1595 .Ic type ,
1596 .Ic undelete .
1598 .Ic delete ,
1599 .Ic dp ,
1601 .Ic dt
1602 commands may also cause the next message to be marked as read, depending
1603 on the value of the
1604 .Va autoprint
1605 variable.
1606 Except when the
1607 .Ic exit
1608 command is used, messages that are in the primary system mailbox or in
1609 mailboxes which were opened with the special
1610 .Ql %:
1611 prefix and are in
1612 .Ql read
1613 state when the mailbox is left will be saved in
1614 .Ev MBOX
1615 unless the option
1616 .Va hold
1617 it set.
1619 .It Ql deleted
1620 The message has been processed by one of the following commands:
1621 .Ic delete ,
1622 .Ic dp ,
1623 .Ic dt .
1624 Only
1625 .Ic undelete
1626 can be used to access such messages.
1628 .It Ql preserved
1629 The message has been processed by a
1630 .Ic preserve
1631 command and it will be retained in its current location.
1633 .It Ql saved
1634 The message has been processed by one of the following commands:
1635 .Ic save
1637 .Ic write .
1638 Unless when the
1639 .Ic exit
1640 command is used, messages that are in the primary system mailbox or in
1641 mailboxes which were opened with the special
1642 .Ql %:
1643 prefix and are in
1644 .Ql saved
1645 state when the mailbox is left will be deleted; they will be saved in
1646 .Ev MBOX
1647 when the option
1648 .Va keepsave
1649 is set.
1651 .\" }}}
1653 .\" .Ss "Specifying messages" {{{
1654 .Ss "Specifying messages"
1656 Commands such as
1657 .Ic from ,
1658 .Ic type
1660 .Ic delete
1661 can be given a list of message numbers as arguments to apply to a number
1662 of messages at once.
1663 Thus
1664 .Ql delete 1 2
1665 deletes messages 1 and 2,
1666 whereas
1667 .Ql delete 1-5
1668 will delete the messages 1 through 5.
1669 In sorted or threaded mode (see the
1670 .Ic sort
1671 command),
1672 .Ql delete 1-5
1673 will delete the messages that are located between (and including)
1674 messages 1 through 5 in the sorted/threaded order, as shown in the
1675 .Ic headers
1676 summary.
1677 The following special message names exist:
1680 .Bl -tag -width ".It Ar _n_u"
1681 .It Ar \&.
1682 The current message, the so-called
1683 .Dq dot .
1685 .It Ar \&;
1686 The message that was previously the current message.
1688 .It Ar \&,
1689 The parent message of the current message,
1690 that is the message with the Message-ID given in the
1691 .Ql In-Reply-To:
1692 field or the last entry of the
1693 .Ql References:
1694 field of the current message.
1696 .It Ar -
1697 The next previous undeleted message,
1698 or the next previous deleted message for the
1699 .Ic undelete
1700 command.
1701 In sorted/threaded mode,
1702 the next previous such message in the sorted/threaded order.
1704 .It Ar +
1705 The next undeleted message,
1706 or the next deleted message for the
1707 .Ic undelete
1708 command.
1709 In sorted/threaded mode,
1710 the next such message in the sorted/threaded order.
1712 .It Ar ^
1713 The first undeleted message,
1714 or the first deleted message for the
1715 .Ic undelete
1716 command.
1717 In sorted/threaded mode,
1718 the first such message in the sorted/threaded order.
1720 .It Ar $
1721 The last message.
1722 In sorted/threaded mode,
1723 the last message in the sorted/threaded order.
1725 .It Ar & Ns Ar x
1726 In threaded mode,
1727 selects the message addressed with
1728 .Ar x ,
1729 where
1730 .Ar x
1731 is any other message specification,
1732 and all messages from the thread that begins at it.
1733 Otherwise it is identical to
1734 .Ar x .
1736 .Ar x
1737 is omitted,
1738 the thread beginning with the current message is selected.
1740 .It Ar *
1741 All messages.
1742 .It Ar `
1743 All messages that were included in the message list for the previous
1744 command.
1746 .It Ar x-y
1747 An inclusive range of message numbers.
1748 Selectors that may also be used as endpoints include any of
1749 .Ar .;-+^$ .
1751 .It Ar address
1752 A case-insensitive
1753 .Dq any substring matches
1754 search against the
1755 .Ql From:
1756 header, which will match addresses (too) even if
1757 .Va showname
1758 is set (and POSIX says
1759 .Dq any address as shown in a header summary shall be matchable in this form ) ;
1760 However, if the
1761 .Va allnet
1762 variable is set, only the local part of the address is evaluated
1763 for the comparison, not ignoring case, and the setting of
1764 .Va showname
1765 is completely ignored.
1766 For finer control and match boundaries use the
1767 .Ql @
1768 search expression.
1770 .It Ar / Ns Ar string
1771 All messages that contain
1772 .Ar string
1773 in the subject field (case ignored).
1774 See also the
1775 .Va searchheaders
1776 variable.
1778 .Ar string
1779 is empty,
1780 the string from the previous specification of that type is used again.
1782 .It Xo Op Ar @ Ns Ar name-list Ns
1783 .Ar @ Ns Ar expr
1785 All messages that contain the given case-insensitive search
1786 .Ar expr Ns
1787 ession; if the \*(OPal regular expression (see
1788 .Xr re_format 7 )
1789 support is available
1790 .Ar expr
1791 will be interpreted as (an extended) one if any of the
1792 .Dq magical
1793 (extended) regular expression characters is seen.
1794 If the optional
1795 .Ar @ Ns Ar name-list
1796 part is missing, the search is restricted to the subject field body,
1797 but otherwise
1798 .Ar name-list
1799 specifies a comma-separated list of header fields to search, as in
1801 .Dl '@to,from,cc@Someone i ought to know'
1803 In order to search for a string that includes a
1804 .Ql @
1805 (commercial at) character the
1806 .Ar name-list
1807 is effectively non-optional, but may be given as the empty string.
1808 Some special header fields may be abbreviated:
1809 .Ql f ,
1810 .Ql t ,
1811 .Ql c ,
1812 .Ql b
1814 .Ql s
1815 will match
1816 .Ql From ,
1817 .Ql To ,
1818 .Ql Cc ,
1819 .Ql Bcc
1821 .Ql Subject ,
1822 respectively and case-insensitively.
1823 The special names
1824 .Ql header
1826 .Ql <
1827 can be used to search in (all of) the header(s) of the message, and the
1828 special names
1829 .Ql body
1831 .Ql >
1833 .Ql text
1835 .Ql =
1836 can be used to perform full text searches \(en whereas the former
1837 searches only the body, the latter also searches the message header.
1839 This message specification performs full text comparison, but even with
1840 regular expression support it is almost impossible to write a search
1841 expression that savely matches only a specific address domain.
1842 To request that the content of the header is treated as a list of
1843 addresses, and to strip those down to the plain email address which the
1844 search expression is to be matched against, prefix the header name
1845 (abbreviation) with a tilde
1846 .Ql ~ :
1848 .Dl @~f@@a\e.safe\e.domain\e.match$
1850 .It Ar :c
1851 All messages of state
1852 .Ql c ,
1853 where
1854 .Ql c
1855 is one or multiple of the following colon modifiers:
1857 .Bl -tag -compact -width ".It Ar :M"
1858 .It Ar n
1859 .Ql new
1860 messages.
1861 .It Ar o
1862 Old messages (any not in state
1863 .Ql read
1865 .Ql new ) .
1866 .It Ar u
1867 .Ql unread
1868 messages.
1869 .It Ar d
1870 .Ql deleted
1871 messages (for the
1872 .Ic undelete
1874 .Ic from
1875 commands only).
1876 .It Ar r
1877 .Ql read
1878 messages.
1879 .It Ar f
1880 .Ic flag Ns
1881 ged messages.
1882 .It Ar a
1883 Answered messages
1884 (cf. the
1885 .Va markanswered
1886 variable).
1887 .It Ar t
1888 Messages marked as draft.
1889 .It Ar s
1890 \*(OP Messages classified as spam.
1891 .It Ar S
1892 \*(OP Messages with unsure spam classification.
1898 \*(OP IMAP-style SEARCH expressions may also be used.
1899 This addressing mode is available with all types of folders;
1900 \*(UA will perform the search locally as necessary.
1901 Strings must be enclosed by double quotes
1902 .Ql \&"
1903 in their entirety if they contain white space or parentheses;
1904 within the quotes, only reverse solidus
1905 .Ql \e
1906 is recognized as an escape character.
1907 All string searches are case-insensitive.
1908 When the description indicates that the
1909 .Dq envelope
1910 representation of an address field is used,
1911 this means that the search string is checked against both a list
1912 constructed as
1914 .Bd -literal -offset indent
1915 (\*qname\*q \*qsource\*q \*qlocal-part\*q \*qdomain-part\*q)
1919 for each address,
1920 and the addresses without real names from the respective header field.
1921 These search expressions can be nested using parentheses, see below for
1922 examples.
1925 .Bl -tag -compact -width ".It Ar _n_u"
1926 .It Ar ( criterion )
1927 All messages that satisfy the given
1928 .Ar criterion .
1929 .It Ar ( criterion1 criterion2 ... criterionN )
1930 All messages that satisfy all of the given criteria.
1932 .It Ar ( or criterion1 criterion2 )
1933 All messages that satisfy either
1934 .Ar criterion1
1936 .Ar criterion2 ,
1937 or both.
1938 To connect more than two criteria using
1939 .Ql or
1940 specifications have to be nested using additional parentheses,
1941 as with
1942 .Ql (or a (or b c)) ,
1943 since
1944 .Ql (or a b c)
1945 really means
1946 .Ql ((a or b) and c) .
1947 For a simple
1948 .Ql or
1949 operation of independent criteria on the lowest nesting level,
1950 it is possible to achieve similar effects by using three separate
1951 criteria, as with
1952 .Ql (a) (b) (c) .
1954 .It Ar ( not criterion )
1955 All messages that do not satisfy
1956 .Ar criterion .
1957 .It Ar ( bcc \*q Ns Ar string Ns Ar \*q )
1958 All messages that contain
1959 .Ar string
1960 in the envelope representation of the
1961 .Ql Bcc:
1962 field.
1963 .It Ar ( cc \*q Ns Ar string Ns Ar \*q )
1964 All messages that contain
1965 .Ar string
1966 in the envelope representation of the
1967 .Ql Cc:
1968 field.
1969 .It Ar ( from \*q Ns Ar string Ns Ar \*q )
1970 All messages that contain
1971 .Ar string
1972 in the envelope representation of the
1973 .Ql From:
1974 field.
1975 .It Ar ( subject \*q Ns Ar string Ns Ar \*q )
1976 All messages that contain
1977 .Ar string
1978 in the
1979 .Ql Subject:
1980 field.
1981 .It Ar ( to \*q Ns Ar string Ns Ar \*q )
1982 All messages that contain
1983 .Ar string
1984 in the envelope representation of the
1985 .Ql To:
1986 field.
1987 .It Ar ( header name \*q Ns Ar string Ns Ar \*q )
1988 All messages that contain
1989 .Ar string
1990 in the specified
1991 .Ql Name:
1992 field.
1993 .It Ar ( body \*q Ns Ar string Ns Ar \*q )
1994 All messages that contain
1995 .Ar string
1996 in their body.
1997 .It Ar ( text \*q Ns Ar string Ns Ar \*q )
1998 All messages that contain
1999 .Ar string
2000 in their header or body.
2001 .It Ar ( larger size )
2002 All messages that are larger than
2003 .Ar size
2004 (in bytes).
2005 .It Ar ( smaller size )
2006 All messages that are smaller than
2007 .Ar size
2008 (in bytes).
2010 .It Ar ( before date )
2011 All messages that were received before
2012 .Ar date ,
2013 which must be in the form
2014 .Ql d[d]-mon-yyyy ,
2015 where
2016 .Ql d
2017 denotes the day of the month as one or two digits,
2018 .Ql mon
2019 is the name of the month \(en one of
2020 .Ql Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec ,
2022 .Ql yyyy
2023 is the year as four digits, e.g.,
2024 .Ql 28-Dec-2012 .
2026 .It Ar ( on date )
2027 All messages that were received on the specified date.
2028 .It Ar ( since date )
2029 All messages that were received since the specified date.
2030 .It Ar ( sentbefore date )
2031 All messages that were sent on the specified date.
2032 .It Ar ( senton date )
2033 All messages that were sent on the specified date.
2034 .It Ar ( sentsince date )
2035 All messages that were sent since the specified date.
2036 .It Ar ()
2037 The same criterion as for the previous search.
2038 This specification cannot be used as part of another criterion.
2039 If the previous command line contained more than one independent
2040 criterion then the last of those criteria is used.
2042 .\" }}}
2044 .\" .Ss "On URL syntax and credential lookup" {{{
2045 .Ss "On URL syntax and credential lookup"
2047 \*(IN For accessing protocol-specific resources usage of Uniform
2048 Resource Locators (URL, RFC 1738) has become omnipresent.
2049 \*(UA expects and understands URLs in the following form;
2050 parts in brackets
2051 .Ql []
2052 denote optional parts, optional either because there also exist other
2053 ways to define the information in question or because support of the
2054 part is protocol-specific (e.g.,
2055 .Ql /path
2056 is used by the IMAP protocol but not by POP3);
2057 If any of
2058 .Ql USER
2060 .Ql PASSWORD
2061 are specified they must be given in URL percent encoded form (RFC 3986;
2062 the commands
2063 .Ic urlcodec
2064 may be helpful):
2067 .Dl PROTOCOL://[USER[:PASSWORD]@]server[:port][/path]
2070 Note that these \*(UA URLs most often don't conform to any real
2071 standard, but instead represent a normalized variant of RFC 1738 \(en
2072 they are not used in data exchange but only meant as a compact,
2073 easy-to-use way of defining and representing information in
2074 a well-known notation.
2077 Many internal variables of \*(UA exist in multiple versions, called
2078 variable chains for the rest of this document: the plain
2079 .Ql variable
2080 as well as
2081 .Ql variable-HOST
2083 .Ql variable-USER@HOST .
2084 Here
2085 .Ql HOST
2086 indeed means
2087 .Ql server:port
2088 if a
2089 .Ql port
2090 had been specified in the respective URL, otherwise it refers to the plain
2091 .Ql server .
2092 Also,
2093 .Ql USER
2094 isn't truly the
2095 .Ql USER
2096 that had been found when doing the user chain lookup as is described
2097 below, i.e., this
2098 .Ql USER
2099 will never be in URL percent encoded form, whether it came from an URL
2100 or not; i.e., variable chain name extensions of
2101 .Sx "INTERNAL VARIABLES"
2102 must not be URL percent encoded.
2105 For example, whether an hypothetical URL
2106 .Ql smtp://hey%3Ayou@our.house
2107 had been given that includes a user, or whether the URL was
2108 .Ql smtp://our.house
2109 and the user had been found differently, to lookup the variable chain
2110 .Va smtp-use-starttls
2111 \*(UA first looks for whether
2112 .Ql smtp-\:use-\:starttls-\:hey:you@our.house
2113 is defined, then whether
2114 .Ql smtp-\:use-\:starttls-\:our.house
2115 exists before finally ending up looking at the plain variable itself.
2118 \*(UA obeys the following logic scheme when dealing with the
2119 necessary credential information of an account:
2121 .Bl -bullet
2123 If no
2124 .Ql USER
2125 has been given in the URL the variables
2126 .Va user-HOST
2128 .Va user
2129 are looked up; if no such variable(s) can be found then \*(UA will,
2130 when enforced by the \*(OPal variables
2131 .Va netrc-lookup-HOST
2133 .Va netrc-lookup ,
2134 search the users
2135 .Pa .netrc
2136 file for a
2137 .Ql HOST
2138 specific entry which provides a
2139 .Ql login
2140 name: this lookup will only succeed if unambiguous (one possible matching
2141 entry for
2142 .Ql HOST ) .
2143 It is possible to load encrypted
2144 .Pa .netrc
2145 files via
2146 .Va netrc-pipe .
2148 If there is still no
2149 .Ql USER
2150 then \*(UA will fall back to the user who is supposed to run \*(UA,
2151 the identity of which has been fixated during \*(UA startup and is
2152 known to be a valid user on the current host.
2155 Authentication: unless otherwise noted this will lookup the
2156 .Va PROTOCOL-auth-USER@HOST , PROTOCOL-auth-HOST , PROTOCOL-auth
2157 variable chain, falling back to a protocol-specific default should this
2158 have no success.
2161 If no
2162 .Ql PASSWORD
2163 has been given in the URL, then if the
2164 .Ql USER
2165 has been found through the \*(OPal
2166 .Va netrc-lookup
2167 that may have already provided the password, too.
2168 Otherwise the variable chain
2169 .Va password-USER@HOST , password-HOST , password
2170 is looked up and used if existent.
2172 Afterwards the complete \*(OPal variable chain
2173 .Va netrc-lookup-USER@HOST , netrc-lookup-HOST , netrc-lookup
2174 is looked up.
2175 If set, the
2176 .Pa .netrc
2177 cache is searched for a password only (multiple user accounts for
2178 a single machine may exist as well as a fallback entry without user
2179 but with a password).
2181 If at that point there is still no password available, but the
2182 (protocols') chosen authentication type requires a password, then in
2183 interactive mode the user will be prompted on the terminal.
2187 .Sy Note:
2188 S/MIME verification works relative to the values found in the
2189 .Ql From:
2191 .Ql Sender: )
2192 header field(s), which means that the values of
2193 .Va smime-sign , smime-sign-cert , smime-sign-include-certs
2195 .Va smime-sign-message-digest
2196 will not be looked up using the
2197 .Ql USER
2199 .Ql HOST
2200 chains from above but instead use the corresponding values from the
2201 message that is being worked on.
2202 In unusual cases multiple and different
2203 .Ql USER
2205 .Ql HOST
2206 combinations may therefore be involved \(en on the other hand those
2207 unusual cases become possible.
2208 The usual case is as short as:
2211 .Dl set mta=smtp://USER:PASS@HOST smtp-use-starttls \e
2212 .Dl \ \ \ \ smime-sign smime-sign-cert=+smime.pair
2215 The section
2216 .Sx EXAMPLES
2217 contains complete example configurations.
2218 .\" }}}
2220 .\" .Ss "On terminal control and line editor" {{{
2221 .Ss "On terminal control and line editor"
2223 \*(OP Terminal control will be realized through one of the standard
2225 libraries, either the
2226 .Lb libtermcap ,
2227 or, alternatively, the
2228 .Lb libterminfo ,
2229 both of which will be initialized to work with the environment variable
2230 .Ev TERM .
2231 Terminal control will enhance or enable interactive usage aspects, e.g.,
2232 .Sx "Coloured display" ,
2233 and extend behaviour of the Mailx-Line-Editor (MLE), which may learn the
2234 byte-sequences of keys like the cursor and function keys, and which will
2235 automatically enter the so-called
2236 .Dq ca-mode
2237 alternative screen shall the terminal support it.
2238 The internal variable
2239 .Va termcap
2240 can be used to overwrite settings or to learn (correct(ed)) keycodes.
2241 Actual interaction with the chosen library can be disabled completely by
2242 setting the internal variable
2243 .Va termcap-disable ;
2244 .Va termcap
2245 will be queried regardless, even if the \*(OPal support for the
2246 libraries has not been enabled at configuration time.
2249 \*(OP The builtin \*(UA Mailx-Line-Editor (MLE) should work in all
2250 environments which comply to the ISO C standard
2251 .St -isoC-amd1 ,
2252 and will support wide glyphs if possible (the necessary functionality
2253 had been removed from ISO C, but was included in
2254 .St -xpg4 ) .
2255 Prevent usage of a line editor in interactive mode by setting the
2256 internal variable
2257 .Va line-editor-disable .
2258 Especially if the \*(OPal terminal control support is missing setting
2259 entries in the internal variable
2260 .Va termcap
2261 will help shall the MLE misbehave, see there for more.
2262 The MLE can support a little bit of
2263 .Ic colour .
2266 \*(OP If the
2267 .Ic history
2268 feature is available then input from line editor prompts will be saved
2269 in a history list that can be searched in and be expanded from.
2270 Such saving can be prevented by prefixing input with any amount of
2271 whitespace.
2272 Aspects of history, like allowed content and maximum size, as well as
2273 whether history shall be saved persistently, can be configured with the
2274 internal variables
2275 .Va history-file ,
2276 .Va history-gabby ,
2277 .Va history-gabby-persist
2279 .Va history-size .
2282 The MLE supports a set of editing and control commands.
2283 By default (as) many (as possible) of these will be assigned to a set of
2284 single-letter control codes, which should work on any terminal (and can
2285 be generated by holding the
2286 .Dq control
2287 key while pressing the key of desire, e.g.,
2288 .Ql control-D ) .
2289 If the \*(OPal
2290 .Ic bind
2291 command is available then the MLE commands can also be accessed freely
2292 by assigning the command name, which is shown in parenthesis in the list
2293 below, to any desired key-sequence, and the MLE will instead and also use
2294 .Ic bind
2295 to establish its builtin key bindings
2296 (more of them if the \*(OPal terminal control is available),
2297 an action which can then be suppressed completely by setting
2298 .Va line-editor-no-defaults .
2299 The following uses the
2300 .Xr sh 1 Ns
2301 ell-style quote notation that is documented in the introduction of
2302 .Sx COMMANDS ;
2303 combinations not mentioned either cause job control signals or don't
2304 generate a (unique) keycode:
2308 .Bl -tag -compact -width "Ql _M"
2309 .It Ql \ecA
2310 Go to the start of the line
2311 .Pf ( Cd mle-go-home ) .
2313 .It Ql \ecB
2314 Move the cursor backward one character
2315 .Pf ( Cd mle-go-bwd ) .
2317 .It Ql \ecD
2318 Forward delete the character under the cursor;
2319 quits \*(UA if used on the empty line unless the
2320 .Va ignoreeof
2321 option is set
2322 .Pf ( Cd mle-del-fwd ) .
2324 .It Ql \ecE
2325 Go to the end of the line
2326 .Pf ( Cd mle-go-end ) .
2328 .It Ql \ecF
2329 Move the cursor forward one character
2330 .Pf ( Cd mle-go-fwd ) .
2332 .It Ql \ecG
2333 Cancel current operation, full reset.
2334 If there is an active history search or tabulator expansion then this
2335 command will first reset that, reverting to the former line content;
2336 thus a second reset is needed for a full reset in this case
2337 .Pf ( Cd mle-reset ) .
2339 .It Ql \ecH
2340 Backspace: backward delete one character
2341 .Pf ( Cd mle-del-bwd ) .
2343 .It Ql \ecI
2344 \*(NQ
2345 Horizontal tabulator:
2346 try to expand the word before the cursor, also supporting \*(UA
2347 .Ic file
2348 expansions
2349 .Pf ( Cd mle-complete ) .
2350 This is affected by
2351 .Cd mle-quote-rndtrip .
2353 .It Ql \ecJ
2354 Newline:
2355 commit the current line
2356 .Pf ( Cd mle-commit ) .
2358 .It Ql \ecK
2359 Cut all characters from the cursor to the end of the line
2360 .Pf ( Cd mle-snarf-end ) .
2362 .It Ql \ecL
2363 Repaint the line
2364 .Pf ( Cd mle-repaint ) .
2366 .It Ql \ecN
2367 \*(OP Go to the next history entry
2368 .Pf ( Cd mle-hist-fwd ) .
2370 .It Ql \ecO
2371 Invokes the command
2372 .Ql Ic dt .
2374 .It Ql \ecP
2375 \*(OP Go to the previous history entry
2376 .Pf ( Cd mle-hist-bwd ) .
2378 .It Ql \ecQ
2379 Toggle roundtrip mode shell quotes, where produced,
2380 on and off
2381 .Pf ( Cd mle-quote-rndtrip ) .
2382 This setting is temporary, and will be forgotten once the command line
2383 is committed.
2385 .It Ql \ecR
2386 \*(OP Complete the current line from (the remaining) older history entries
2387 .Pf ( Cd mle-hist-srch-bwd ) .
2389 .It Ql \ecS
2390 \*(OP Complete the current line from (the remaining) newer history entries
2391 .Pf ( Cd mle-hist-srch-fwd ) .
2393 .It Ql \ecT
2394 Paste the snarf buffer
2395 .Pf ( Cd mle-paste ) .
2397 .It Ql \ecU
2398 The same as
2399 .Ql \ecA
2400 followed by
2401 .Ql \ecK
2402 .Pf ( Cd mle-snarf-line ) .
2404 .It Ql \ecV
2405 Prompts for a Unicode character (its hexadecimal number) to be inserted
2406 .Pf ( Cd mle-prompt-char ) .
2407 Note this command needs to be assigned to a single-letter control code
2408 in order to become recognized and executed during input of
2409 a key-sequence (only three single-letter control codes can be used for
2410 that shortcut purpose); this control code is special-treated and can't
2411 be part of any other sequence, because any occurrence will perform the
2412 .Cd mle-prompt-char
2413 function immediately.
2415 .It Ql \ecW
2416 Cut the characters from the one preceding the cursor to the preceding
2417 word boundary
2418 .Pf ( Cd mle-snarf-word-bwd ) .
2420 .It Ql \ecX
2421 Move the cursor forward one word boundary
2422 .Pf ( Cd mle-go-word-fwd ) .
2424 .It Ql \ecY
2425 Move the cursor backward one word boundary
2426 .Pf ( Cd mle-go-word-bwd ) .
2428 .It Ql \ec[
2429 Escape: reset a possibly used multibyte character input state machine
2430 and \*(OPally a lingering, incomplete key binding
2431 .Pf ( Cd mle-cancel ) .
2432 This command needs to be assigned to a single-letter control code in
2433 order to become recognized and executed during input of a key-sequence
2434 (only three single-letter control codes can be used for that shortcut
2435 purpose).
2436 This control code may also be part of a multi-byte sequence, but if
2437 a sequence is active and the very control code is currently also an
2438 expected input, then it will first be consumed by the active sequence.
2440 .It Ql \ec\e
2441 Invokes the command
2442 .Ql Ic z Ns + .
2444 .It Ql \ec]
2445 Invokes the command
2446 .Ql Ic z Ns $ .
2448 .It Ql \ec^
2449 Invokes the command
2450 .Ql Ic z Ns 0 .
2452 .It Ql \ec_
2453 Cut the characters from the one after the cursor to the succeeding word
2454 boundary
2455 .Pf ( Cd mle-snarf-word-fwd ) .
2457 .It Ql \ec?
2458 Backspace:
2459 .Cd mle-del-bwd .
2461 .It \(en
2462 .Cd mle-fullreset :
2463 in difference to
2464 .Cd mle-reset
2465 this will immediately reset a possibly active search etc.
2467 .It \(en
2468 .Cd mle-bell :
2469 ring the audible bell.
2471 .\" }}}
2473 .\" .Ss "Coloured display" {{{
2474 .Ss "Coloured display"
2476 \*(OP \*(UA can be configured to support a coloured display and font
2477 attributes by emitting ANSI / ISO 6429 SGR (select graphic rendition)
2478 escape sequences.
2479 Usage of colours and font attributes solely depends upon the
2480 capability of the detected terminal type that is defined by the
2481 environment variable
2482 .Ev TERM
2483 and which can be fine-tuned by the user via the internal variable
2484 .Va termcap .
2487 On top of what \*(UA knows about the terminal the boolean variable
2488 .Va colour-pager
2489 defines whether the actually applicable colour and font attribute
2490 sequences should also be generated when output is going to be paged
2491 through the external program defined by the environment variable
2492 .Ev PAGER
2493 (also see
2494 .Va crt Ns
2496 This is not enabled by default because different pager programs need
2497 different command line switches or other configuration in order to
2498 support those sequences.
2499 \*(UA however knows about some widely used pagers and in a clean
2500 environment it is often enough to simply set
2501 .Va colour-pager ;
2502 please refer to that variable for more on this topic.
2505 If the variable
2506 .Va colour-disable
2507 is set then any active usage of colour and font attribute sequences
2508 is suppressed, but without affecting possibly established
2509 .Ic colour
2510 mappings.
2513 To define and control colours and font attributes a single multiplexer
2514 command family exists:
2515 .Ic colour
2516 shows or defines colour mappings for the given colour type (e.g.,
2517 monochrome) and
2518 .Ic uncolour
2519 can be used to remove mappings of a given colour type.
2520 Since colours are only available in interactive mode, it may make
2521 sense to conditionalize the colour setup by encapsulating it with
2522 .Ic if :
2524 .Bd -literal -offset indent
2525 if terminal && $features =@ +colour
2526   colour iso  view-msginfo  ft=bold,fg=green
2527   colour iso  view-header   ft=bold,fg=red   "from,subject"
2528   colour iso  view-header   fg=red
2530   uncolour iso view-header  from,subject
2531   colour iso  view-header   ft=bold,fg=magenta,bg=cyan
2532   colour 256  view-header   ft=bold,fg=208,bg=230 subject,from
2533   colour mono view-header   ft=bold
2534   colour mono view-header   ft=bold,ft=reverse subject,from
2535 endif
2537 .\" }}}
2538 .\" }}} (DESCRIPTION)
2541 .\" .Sh COMMANDS {{{
2542 .Sh COMMANDS
2544 Each command is typed on a line by itself,
2545 and may take arguments following the command word.
2546 Command names may be abbreviated, in which case the first command that
2547 matches the given prefix will be used.
2548 The command
2549 .Ic list
2550 can be used to show the list of all commands, either alphabetically
2551 sorted or in prefix search order (these don't match, also because the
2552 POSIX standard prescribes a set of abbreviations).
2553 \*(OPally the command
2554 .Ic help
2556 .Ic \&? ) ,
2557 when given an argument, will show a documentation string for the
2558 command matching the expanded argument, as in
2559 .Ql ?t ,
2560 which should be a shorthand of
2561 .Ql ?type .
2562 Both commands support a more
2563 .Va verbose
2564 listing mode which includes the argument type of the command.
2567 For commands which take message lists as arguments, the next message
2568 forward that satisfies the command's requirements will be used shall no
2569 explicit message list have been specified.
2570 If there are no messages forward of the current message,
2571 the search proceeds backwards,
2572 and if there are no good messages at all,
2573 \*(UA shows an error message and aborts the command.
2574 \*(ID Non-message-list arguments can be quoted using the following methods:
2577 .Bl -bullet -compact -offset indent
2579 An argument can be enclosed between paired double-quotes
2580 .Ql """argument"""
2582 single-quotes
2583 .Ql 'argument' ;
2584 any white space, shell word expansion, or reverse solidus characters
2585 (except as described next) within the quotes are treated literally as
2586 part of the argument.
2587 A double-quote will be treated literally within single-quotes and vice
2588 versa.
2589 Inside such a quoted string the actually used quote character can be
2590 used nonetheless by escaping it with a reverse solidus
2591 .Ql \e ,
2592 as in
2593 .Ql """y\e""ou""" .
2596 An argument that is not enclosed in quotes, as above, can usually still
2597 contain space characters if those spaces are reverse solidus escaped, as in
2598 .Ql you\e are .
2601 A reverse solidus outside of the enclosing quotes is discarded
2602 and the following character is treated literally as part of the argument.
2607 Some commands which don't take message-list arguments can also be
2608 prefixed with the special keyword
2609 .Ic \&\&wysh
2610 to choose \*(INible argument quoting rules, and some new commands only
2611 support the new rules (without that keyword) and are flagged \*(NQ.
2612 In the future \*(UA will (mostly) use
2613 .Xr sh 1
2614 compatible argument parsing:
2615 Non-message-list arguments can be quoted using the following shell-style
2616 mechanisms: the escape character, single-quotes, double-quotes and
2617 dollar-single-quotes; any unquoted number sign
2618 .Ql #
2619 that parses as a new token starts a comment that ends argument processing.
2620 The overall granularity of error reporting and diagnostics, also
2621 regarding function arguments and their content, will improve.
2625 .Bl -bullet -compact -offset indent
2627 The literal value of any character can be preserved by preceding it
2628 with the escape character reverse solidus
2629 .Ql \e .
2630 An unquoted dollar
2631 .Ql $
2632 will cause variable expansion of the given name: \*(UA
2633 .Sx "INTERNAL VARIABLES"
2634 as well as
2635 .Sx ENVIRONMENT
2636 (shell) variables can be accessed through this mechanism, brace
2637 enclosing the name is supported.
2640 Arguments which are enclosed in
2641 .Ql 'single-\:quotes'
2642 retain their literal value.
2643 A single-quote cannot occur within single-quotes.
2646 The literal value of all characters enclosed in
2647 .Ql \(dqdouble-\:quotes\(dq
2648 is retained, with the exception of dollar
2649 .Ql $ ,
2650 which will cause variable expansion, as above, backquote (grave accent)
2651 .Ql ` ,
2652 (which not yet means anything special), reverse solidus
2653 .Ql \e ,
2654 which will escape any of the characters dollar
2655 .Ql $
2656 (to prevent variable expansion), backquote (grave accent)
2657 .Ql ` ,
2658 double-quote
2659 .Ql \(dq
2660 (to prevent ending the quote) and reverse solidus
2661 .Ql \e
2662 (to prevent escaping, i.e., to embed a reverse solidus character as-is),
2663 but has no special meaning otherwise.
2666 Arguments enclosed in
2667 .Ql $'dollar-\:single-\:quotes'
2668 extend normal single quotes in that reverse solidus escape sequences are
2669 expanded as follows:
2671 .Bl -tag -compact -width "Ql \eNNN"
2672 .It Ql \ea
2673 alerts (bell).
2674 .It Ql \eb
2675 emits a backspace.
2676 .It Ql \eE
2677 an escape character.
2678 .It Ql \ee
2679 an escape character.
2680 .It Ql \ef
2681 form feed.
2682 .It Ql \en
2683 new line.
2684 .It Ql \er
2685 carriage return.
2686 .It Ql \et
2687 horizontal tab.
2688 .It Ql \ev
2689 vertical tab.
2690 .It Ql \e\e
2691 emits a reverse solidus character.
2692 .It Ql \e'
2693 single quote.
2694 .It Ql \e"
2695 double quote (escaping is optional).
2696 .It Ql \eNNN
2697 eight-bit byte with the octal value
2698 .Ql NNN
2699 (one to three octal digits), optionally prefixed by an additional
2700 .Ql 0 .
2701 A 0 byte will suppress further output for the quoted argument.
2702 .It Ql \exHH
2703 eight-bit byte with the hexadecimal value
2704 .Ql HH
2705 (one or two hexadecimal characters).
2706 A 0 byte will suppress further output for the quoted argument.
2707 .It Ql \eUHHHHHHHH
2708 the Unicode / ISO-10646 character with the hexadecimal codepoint value
2709 .Ql HHHHHHHH
2710 (one to eight hexadecimal digits) \(em note that Unicode defines the
2711 maximum codepoint to be ever supported as
2712 .Ql 0x10FFFF
2713 (in planes of
2714 .Ql 0xFFFF
2715 characters each).
2716 This escape is only supported in locales which support Unicode (see
2717 .Sx "Character sets" ) ,
2718 in other cases the sequence will remain unexpanded unless the given code
2719 point is ASCII compatible or can be represented in the current locale.
2720 The character NUL will suppress further output for the quoted argument.
2721 .It Ql \euHHHH
2722 Identical to
2723 .Ql \eUHHHHHHHH
2724 except it takes only one to four hexadecimal digits.
2725 .It Ql \ecX
2726 A mechanism that allows usage of the non-printable (ASCII and
2727 compatible) control codes 0 to 31: to create the printable
2728 representation of a control code the numeric value 64 is added, and the
2729 resulting ASCII character set code point is then printed, e.g., BEL is
2730 .Ql 7 + 64 = 71 = G .
2731 Whereas historically circumflex notation has often been used for
2732 visualization purposes of control codes, e.g.,
2733 .Ql ^G ,
2734 the reverse solidus notation has been standardized:
2735 .Ql \ecG .
2736 Some control codes also have standardized (ISO 10646, ISO C) alias
2737 representations, as shown above (e.g.,
2738 .Ql \ea ,
2739 .Ql \en ,
2740 .Ql \et ) :
2741 whenever such an alias exists \*(UA will use it for display purposes.
2742 The control code NUL
2743 .Pf ( Ql \ec@ )
2744 ends argument processing without producing further output.
2745 .It Ql \e$NAME
2746 Non-standard extension: expand the given variable name, as above.
2747 Brace enclosing the name is supported.
2748 .It Ql \e`{command}
2749 Not yet supported, just to raise awareness: Non-standard extension.
2755 .Sy Compatibility notes:
2756 \*(ID Note these are new mechanisms which are not supported by all
2757 commands.
2758 Round-tripping (feeding in things shown in list modes again) are not yet
2759 stable or possible at all.
2760 On new-style command lines it is wise to quote semicolon
2761 .Ql \&;
2762 and vertical bar
2763 .Ql |
2764 characters in order to ensure upward compatibility: the author would
2765 like to see things like
2766 .Ql ? echo $'trouble\etahead' | cat >> in_the_shell.txt
2768 .Ql ? top 2 5 10; type 3 22
2769 become possible.
2770 Before \*(UA will switch entirely to shell-style argument parsing there
2771 will be a transition phase where using
2772 .Ic \&\&wysh
2773 will emit obsoletion warnings.
2775 .Bd -literal -offset indent
2776 echo 'Quotes '${HOME}' and 'tokens" differ!"# no comment
2777 echo Quotes ${HOME} and tokens differ! # comment
2778 echo Don"'"t you worry$'\ex21' The sun shines on us. $'\eu263A'
2782 In any event an unquoted reverse solidus at the end of a command line is
2783 discarded and the next line continues the command.
2784 \*(ID Note that line continuation is handled before the above parsing is
2785 applied, i.e., the parsers documented above will see merged lines.
2786 Filenames, where expected, are subsequently subjected to the following
2787 transformations, in sequence:
2790 .Bl -bullet -compact -offset indent
2792 If the filename begins with an unquoted plus sign, and the
2793 .Va folder
2794 variable is defined,
2795 the plus sign will be replaced by the value of the
2796 .Va folder
2797 variable followed by a solidus.
2798 If the
2799 .Va folder
2800 variable is unset or is set to null, the filename will be unchanged.
2803 Meta expansions are applied to the filename: a leading tilde
2804 .Ql ~
2805 character will be replaced by the expansion of
2806 .Ev HOME ,
2807 except when followed by a valid user name, in which case the home
2808 directory of the given user is used instead.
2809 Any occurrence of
2810 .Ql $VARIABLE
2812 .Ql ${VARIABLE} )
2813 will be replaced by the expansion of the variable, if possible; \*(UA
2814 .Sx "INTERNAL VARIABLES"
2815 as well as
2816 .Sx ENVIRONMENT
2817 (shell) variables can be accessed through this mechanism, and the usual
2818 escape mechanism has to be applied to prevent interpretation.
2819 If the fully expanded filename results in multiple pathnames and the
2820 command is expecting only one file, an error results.
2822 In interactive context, in order to allow simple value acceptance (via
2823 .Dq ENTER ) ,
2824 arguments will usually be displayed in a properly quoted form, e.g., a file
2825 .Ql diet\e is \ecurd.txt
2826 may be displayed as
2827 .Ql 'diet\e is \ecurd.txt' .
2831 The following commands are available:
2833 .Bl -tag -width ".Ic _ccount"
2835 .It Ic \&!
2836 Executes the
2837 .Ev SHELL
2838 (see
2839 .Xr sh 1 Ns
2840 ) command which follows.
2843 .It Ic #
2844 The comment-command causes the entire line to be ignored.
2845 .Sy Note:
2846 this really is a normal command which' purpose is to discard its
2847 arguments, not a
2848 .Dq comment-start
2849 indicating special character, which means that, e.g., trailing comments
2850 on a line are not possible.
2853 .It Ic +
2854 Goes to the next message in sequence and types it
2855 (like
2856 .Dq ENTER ) .
2859 .It Ic -
2860 Display the preceding message, or the n'th previous message if given
2861 a numeric argument n.
2864 .It Ic =
2865 Show the current message number (the
2866 .Dq dot ) .
2869 .It Ic \&?
2870 Show a brief summary of commands.
2871 A more
2872 .Va verbose
2873 output is available.
2874 \*(OP Given an argument a synopsis for the command in question is
2875 shown instead; commands can be abbreviated in general and this command
2876 can be used to see the full expansion of an abbreviation including the
2877 synopsis, try, e.g.,
2878 .Ql ?h ,
2879 .Ql ?hel
2881 .Ql ?help
2882 and see how the output changes.
2885 .It Ic \&|
2886 A synonym for the
2887 .Ic pipe
2888 command.
2891 .It Ic ~
2892 Interprets the remainder of the word as a macro name and passes it
2893 through to the
2894 .Ic call
2895 command; e.g.,
2896 .Ql ~ Ns Ar mymacro
2897 is a shorter synonym for
2898 .Ql call Ar mymacro .
2901 .It Ic account
2902 (ac) Creates, selects or lists (an) account(s).
2903 Accounts are special incarnations of
2904 .Ic define Ns d
2905 macros and group commands and variable settings which together usually
2906 arrange the environment for the purpose of creating an email account.
2907 Different to normal macros settings which are covered by
2908 .Ic localopts
2909 \(en here by default enabled! \(en will not be reverted before the
2910 .Ic account
2911 is changed again.
2912 The special account
2913 .Ql null
2914 (case-insensitive) always exists, and all but it can be deleted via
2915 .Ic unaccount .
2917 Without arguments a listing of all defined accounts is shown.
2918 With one argument the given account is activated: the system
2919 .Va inbox
2920 of that account will be activated (as via
2921 .Ic file ) ,
2922 and a possibly installed
2923 .Va folder-hook
2924 will be run.
2925 The two argument form is identical to defining a macro as via
2926 .Ic define :
2927 .Bd -literal -offset indent
2928 account myisp {
2929   set folder=~/mail inbox=+syste.mbox record=+sent.mbox
2930   set from='myname@myisp.example (My Name)'
2931   set mta=smtp://mylogin@smtp.myisp.example
2936 .It Ic alias
2937 (a) With no arguments, shows all currently-defined aliases.
2938 With one argument, shows that alias.
2939 With more than one argument,
2940 creates a new alias or appends to an existing one.
2941 .Ic unalias
2942 can be used to delete aliases.
2945 .It Ic alternates
2946 (alt) Manage a list of alternate addresses / names of the active user,
2947 members of which will be removed from recipient lists when replying to
2948 messages (and the
2949 .Va metoo
2950 variable is not set).
2951 If arguments are given the set of alternate names is replaced by them,
2952 without arguments the current set is displayed.
2955 .It Ic answered
2956 Takes a message list and marks each message as having been answered.
2957 This mark has no technical meaning in the mail system;
2958 it just causes messages to be marked in the header summary,
2959 and makes them specially addressable.
2963 .It Ic bind
2964 \*(OP\*(NQ The bind command extends the MLE (see
2965 .Sx "On terminal control and line editor" )
2966 with freely configurable key bindings.
2967 With one argument all bindings for the given context are shown,
2968 specifying an asterisk
2969 .Ql *
2970 will show the bindings of all contexts; a more verbose listing will be
2971 produced if either of
2972 .Va debug
2974 .Va verbose
2975 are set.
2976 With two or more arguments a binding is (re)established:
2977 the first argument is the context to which the binding shall apply,
2978 the second argument is a comma-separated list of the
2979 .Dq keys
2980 which form the binding, and any remaining arguments form the expansion.
2981 To indicate that a binding shall not be auto-committed, but that the
2982 expansion shall instead be furtherly editable by the user, an at-sign
2983 .Ql @
2984 (that will be removed) can be placed last in the expansion, from which
2985 leading and trailing whitespace will finally be removed.
2986 Reverse solidus cannot be used as the last character of expansion.
2989 Contexts define when a binding applies, i.e., a binding won't be seen
2990 unless the context for which it is defined for is currently active.
2991 This is not true for the shared binding
2992 .Ql base ,
2993 which is the foundation for all other bindings and as such always
2994 applies, its bindings, however, only apply secondarily.
2995 The available contexts are the shared
2996 .Ql base ,
2998 .Ql default
2999 context which is used in all not otherwise documented situations, and
3000 .Ql compose ,
3001 which applies to compose-mode only.
3004 .Dq Keys
3005 which form the binding are specified as a comma-separated list of
3006 byte-sequences, where each list entry corresponds to one key(press).
3007 \*(OPally a list entry may, indicated by a leading colon character
3008 .Ql \&: ,
3009 also refer to the name of a terminal capability;
3010 several dozen names will be compiled into \*(UA and may be specified
3011 either by their
3012 .Xr terminfo 5 ,
3013 or, if existing, by their
3014 .Xr termcap 5
3015 name, regardless of the actually used terminal control library.
3016 It is however possible to use any capability, as long as the name is
3017 resolvable by the control library or defined in the internal variable
3018 .Va termcap .
3019 Input sequences are not case-normalized, so that an exact match is
3020 required to update or remove a binding.
3021 Examples:
3023 .Bd -literal -offset indent
3024 bind base $'\eE',d mle-snarf-word-fwd # Esc(ape)
3025 bind base $'\eE',$'\ec?' mle-snarf-word-bwd # Esc, Delete
3026 bind default $'\ecA',:khome,w 'echo An editable binding@'
3027 bind default a,b,c rm -rf / @  # Another editable binding
3028 bind default :kf1 File %
3029 bind compose :kf1 ~e
3033 Note that the entire comma-separated list is first parsed (over) as a
3034 shell-token with whitespace as the field separator, before being parsed
3035 and expanded for real with comma as the field separator, therefore
3036 whitespace needs to be properly quoted:
3037 shell-style quoting is documented in the introduction of
3038 .Sx COMMANDS .
3039 Using Unicode reverse solidus escape sequences renders a binding
3040 defunctional if the locale doesn't support Unicode (see
3041 .Sx "Character sets" ) ,
3042 and using terminal capabilities does so if no terminal control support
3043 is (currently) available.
3046 The following terminal capability names are builtin and can be used in
3047 .Xr terminfo 5
3048 or (if available) the two-letter
3049 .Xr termcap 5
3050 notation regardless of the actually used library.
3051 See the respective manual for a list of capabilities.
3052 The program
3053 .Xr infocmp 1
3054 can be used to show all the capabilities of
3055 .Ev TERM
3056 or the given terminal type;
3057 using the
3058 .Fl \&\&x
3059 flag will also show supported (non-standard) extensions.
3062 .Bl -tag -compact -width kcuuf_or_kcuuf
3063 .It Cd kbs Ns \0or Cd kb
3064 Backspace.
3065 .It Cd kdch1 Ns \0or Cd kD
3066 Delete character.
3067 .It Cd kDC Ns \0or Cd *4
3068 \(em shifted variant.
3069 .It Cd kel Ns \0or Cd kE
3070 Clear to end of line.
3071 .It Cd kext Ns \0or Cd @9
3072 Exit.
3073 .It Cd kich1 Ns \0or Cd kI
3074 Insert character.
3075 .It Cd kIC Ns \0or Cd #3
3076 \(em shifted variant.
3077 .It Cd khome Ns \0or Cd kh
3078 Home.
3079 .It Cd kHOM Ns \0or Cd #2
3080 \(em shifted variant.
3081 .It Cd kend Ns \0or Cd @7
3082 End.
3083 .It Cd knp Ns \0or Cd kN
3084 Next page.
3085 .It Cd kpp Ns \0or Cd kP
3086 Previous page.
3087 .It Cd kcub1 Ns \0or Cd kl
3088 Left cursor (with more modifiers: see below).
3089 .It Cd kLFT Ns \0or Cd #4
3090 \(em shifted variant.
3091 .It Cd kcuf1 Ns \0or Cd kr
3092 Right cursor (ditto).
3093 .It Cd kRIT Ns \0or Cd %i
3094 \(em shifted variant.
3095 .It Cd kcud1 Ns \0or Cd kd
3096 Down cursor (ditto).
3097 .It Cd kDN
3098 \(em shifted variant (only terminfo).
3099 .It Cd kcuu1 Ns \0or Cd ku
3100 Up cursor (ditto).
3101 .It Cd kUP
3102 \(em shifted variant (only terminfo).
3103 .It Cd kf0 Ns \0or Cd k0
3104 Function key 0.
3105 Add one for each function key up to
3106 .Cd kf9
3108 .Cd k9 ,
3109 respectively.
3110 .It Cd kf10 Ns \0or Cd k;
3111 Function key 10.
3112 .It Cd kf11 Ns \0or Cd F1
3113 Function key 11.
3114 Add one for each function key up to
3115 .Cd kf19
3117 .Cd F9 ,
3118 respectively.
3122 Some terminals support key-modifier combination extensions, e.g.,
3123 .Ql Alt+Shift+xy .
3124 For example, the delete key,
3125 .Cd kdch1 :
3126 in its shifted variant, the name is mutated to
3127 .Cd  kDC ,
3128 then a number is appended for the states
3129 .Ql Alt
3130 .Pf ( Cd kDC3 ) ,
3131 .Ql Shift+Alt
3132 .Pf ( Cd kDC4 ) ,
3133 .Ql Control
3134 .Pf ( Cd kDC5 ) ,
3135 .Ql Shift+Control
3136 .Pf ( Cd kDC6 ) ,
3137 .Ql Alt+Control
3138 .Pf ( Cd kDC7 ) ,
3139 finally
3140 .Ql Shift+Alt+Control
3141 .Pf ( Cd kDC8 ) .
3142 The same for the left cursor key,
3143 .Cd kcub1 :
3144 .Cd KLFT , KLFT3 , KLFT4 , KLFT5 , KLFT6 , KLFT7 , KLFT8 .
3147 Key bindings can be removed with the command
3148 .Ic unbind .
3149 It is advisable to use an initial escape or other control character (e.g.,
3150 .Ql \ecA )
3151 for bindings which describe user key combinations (as opposed to purely
3152 terminal capability based ones), in order to avoid ambiguities whether
3153 input belongs to key sequences or not; it also reduces search time.
3154 Adjusting
3155 .Va bind-timeout
3156 may help shall keys and sequences be falsely recognized.
3160 .It Ic call
3161 Calls a macro that has been created via
3162 .Ic define .
3165 .It Ic cd
3166 (ch) Change the working directory to
3167 .Ev HOME
3168 or the given argument.
3169 Synonym for
3170 .Ic chdir .
3173 .It Ic certsave
3174 \*(OP Only applicable to S/MIME signed messages.
3175 Takes a message list and a file name and saves the certificates
3176 contained within the message signatures to the named file in both
3177 human-readable and PEM format.
3178 The certificates can later be used to send encrypted messages to the
3179 respective message senders by setting
3180 .Va smime-encrypt-USER@HOST
3181 variables.
3184 .It Ic chdir
3185 (ch) Change the working directory to
3186 .Ev HOME
3187 or the given argument.
3188 Synonym for
3189 .Ic cd .
3192 .It Ic collapse
3193 Only applicable to threaded mode.
3194 Takes a message list and makes all replies to these messages invisible
3195 in header summaries, unless they are in state
3196 .Ql new .
3200 .It Ic colour
3201 \*(OP\*(NQ Manage colour mappings for the type of colour given as the
3202 (case-insensitive) first argument, which must be one of
3203 .Ql 256
3204 for 256-colour terminals,
3205 .Ql 8 ,
3206 .Ql ansi
3208 .Ql iso
3209 for the standard 8-colour ANSI / ISO 6429 color palette and
3210 .Ql 1
3212 .Ql mono
3213 for monochrome terminals.
3214 Monochrome terminals cannot deal with colours, but only (some) font
3215 attributes.
3218 Without further arguments the list of all currently defined mappings
3219 for the given colour type is shown (as a special case giving
3220 .Ql all
3222 .Ql *
3223 will iterate over all types in order).
3224 Otherwise the second argument defines the mappable slot, the third
3225 argument a (comma-separated list of) colour and font attribute
3226 specification(s), and the optional fourth argument can be used to
3227 specify a precondition: if conditioned mappings exist they are tested in
3228 (creation) order unless a (case-insensitive) match has been found, and
3229 the default mapping (if any has been established) will only be chosen as
3230 a last resort.
3231 The types of precondition available depend on the mappable slot, the
3232 following of which exist:
3235 Mappings prefixed with
3236 .Ql mle-
3237 are used for the \*(OPal builtin Mailx-Line-Editor (MLE, see
3238 .Sx "On terminal control and line editor" )
3239 and don't support preconditions.
3241 .Bl -tag -compact -width view-partinfo
3242 .It Cd mle-position
3243 This mapping is used for the position indicator that is visible when
3244 a line cannot be fully displayed on the screen.
3245 .It Cd mle-prompt
3246 Used for the
3247 .Va prompt .
3251 Mappings prefixed with
3252 .Ql sum-
3253 are used in header summaries, and they all understand the preconditions
3254 .Ql dot
3255 (the current message) and
3256 .Ql older
3257 for elder messages (only honoured in conjunction with
3258 .Va datefield-markout-older ) .
3260 .Bl -tag -compact -width view-partinfo
3261 .It Cd sum-dotmark
3262 This mapping is used for the
3263 .Dq dotmark
3264 that can be created with the
3265 .Ql %>
3267 .Ql %<
3268 formats of the variable
3269 .Va headline .
3270 .It Cd sum-header
3271 For the complete header summary line except the
3272 .Dq dotmark
3273 and the thread structure.
3274 .It Cd sum-thread
3275 For the thread structure which can be created with the
3276 .Ql %i
3277 format of the variable
3278 .Va headline .
3282 Mappings prefixed with
3283 .Ql view-
3284 are used when displaying messages.
3286 .Bl -tag -compact -width view-partinfo
3287 .It Cd view-from_
3288 This mapping is used for so-called
3289 .Ql From_
3290 lines, which are MBOX file format specific header lines.
3291 .It Cd view-header
3292 For header lines.
3293 A comma-separated list of headers to which the mapping applies may be
3294 given as a precondition; if the \*(OPal regular expression support is
3295 available then if any of the
3296 .Dq magical
3297 (extended) regular expression characters is seen the precondition will
3298 be evaluated as (an extended) one.
3299 .It Cd view-msginfo
3300 For the introductional message info line.
3301 .It Cd view-partinfo
3302 For MIME part info lines.
3306 The following (case-insensitive) colour definitions and font attributes
3307 are understood, multiple of which can be specified in a comma-separated
3308 list:
3310 .Bl -tag -width ft=
3311 .It Cd ft=
3312 a font attribute:
3313 .Ql bold ,
3314 .Ql reverse
3316 .Ql underline .
3317 It is possible (and often applicable) to specify multiple font
3318 attributes for a single mapping.
3320 .It Cd fg=
3321 foreground colour attribute:
3322 .Ql black ,
3323 .Ql blue ,
3324 .Ql green ,
3325 .Ql red ,
3326 .Ql brown ,
3327 .Ql magenta ,
3328 .Ql cyan
3330 .Ql white .
3331 To specify a 256-color mode a decimal number colour specification in
3332 the range 0 to 255, inclusive, is supported, and interpreted as follows:
3334 .Bl -tag -compact -width "999 - 999"
3335 .It 0 - 7
3336 the standard ISO 6429 colors, as above.
3337 .It 8 - 15
3338 high intensity variants of the standard colors.
3339 .It 16 - 231
3340 216 colors in tuples of 6.
3341 .It 232 - 255
3342 grayscale from black to white in 24 steps.
3344 .Bd -literal -offset indent
3345 #!/bin/sh -
3346 fg() { printf "\e033[38;5;${1}m($1)"; }
3347 bg() { printf "\e033[48;5;${1}m($1)"; }
3349 while [ $i -lt 256 ]; do fg $i; i=$(($i + 1)); done
3350 printf "\e033[0m\en"
3352 while [ $i -lt 256 ]; do bg $i; i=$(($i + 1)); done
3353 printf "\e033[0m\en"
3356 .It Cd bg=
3357 background colour attribute (see
3358 .Cd fg=
3359 for possible values).
3363 Mappings may be removed with the command
3364 .Ic uncolour .
3365 For a generic overview see the section
3366 .Sx "Coloured display" .
3370 .It Ic Copy
3371 (C) Copy messages to files whose names are derived from the author of
3372 the respective message and don't mark them as being saved;
3373 otherwise identical to
3374 .Ic Save .
3377 .It Ic copy
3378 (c) Copy messages to the named file and don't mark them as being saved;
3379 otherwise identical to
3380 .Ic save .
3383 .It Ic customhdr
3384 \*(NQ With no arguments, shows all currently-defined custom headers.
3385 With one argument, shows that custom header.
3386 With more than one argument, creates a new or replaces an existing
3387 custom header with the name given as the first argument, the content of
3388 which being defined by the concatenated remaining arguments.
3389 .Ic uncustomhdr
3390 can be used to delete custom headers.
3391 \*(ID Overwriting of automatically managed headers is neither supported
3392 nor prevented.
3393 Defined custom headers will be injected into newly composed or forwarded
3394 messages, e.g.:
3396 .Dl customhdr OpenPGP id=12345678; url=http://www.YYY.ZZ
3398 The \*(OB variable
3399 .Va customhdr
3400 may also be used to inject custom headers; it is covered by
3401 .Ic localopts .
3404 .It Ic cwd
3405 Show the name of the current working directory.
3408 .It Ic Decrypt
3409 \*(OP For unencrypted messages this command is identical to
3410 .Ic Copy ;
3411 Encrypted messages are first decrypted, if possible, and then copied.
3414 .It Ic decrypt
3415 \*(OP For unencrypted messages this command is identical to
3416 .Ic copy ;
3417 Encrypted messages are first decrypted, if possible, and then copied.
3420 .It Ic define
3421 Without arguments the current list of macros, including their content,
3422 is shown, otherwise a macro is defined.
3423 A macro definition is a sequence of commands in the following form:
3424 .Bd -literal -offset indent
3425 define name {
3426   command1
3427   command2
3428   ...
3429   commandN
3433 A defined macro can be invoked explicitly by using the
3434 .Ic call
3436 .Ic ~
3437 commands, or implicitly if a macro hook is triggered, e.g., a
3438 .Va folder-hook .
3439 Note that interpretation of
3440 .Ic localopts
3441 depends on how (i.e.,
3442 .Dq as what :
3443 normal macro, folder hook, hook, account switch) the macro is invoked.
3444 Macros can be deleted via
3445 .Ic undefine .
3447 .Sy \*(ID:
3448 Macro behaviour, including option localization, will change in v15.
3449 Please be aware of that and possibly embed a version check in a resource
3450 file of yours!
3453 .It Ic delete
3454 (d) Marks the given message list as
3455 .Ql deleted .
3456 Deleted messages will neither be saved in
3457 .Ev MBOX
3458 nor will they be available for most other commands.
3461 .It Ic discard
3462 (di) Identical to
3463 .Ic ignore .
3464 Also see
3465 .Ic retain .
3469 .It Ic dp , dt
3470 Deletes the current message and displays the next message.
3471 If there is no next message, \*(UA says
3472 .Dq at EOF .
3475 .It Ic dotmove
3476 Move the
3477 .Dq dot
3478 up or down by one message when given
3479 .Ql +
3481 .Ql -
3482 argument, respectively.
3485 .It Ic draft
3486 Takes a message list and marks each given message as a draft.
3487 This mark has no technical meaning in the mail system;
3488 it just causes messages to be marked in the header summary,
3489 and makes them specially addressable.
3492 .It Ic echo
3493 (ec) Echoes its arguments after applying
3494 .Xr sh 1 Ns -style
3495 expansions and filename transformations, as documented for
3496 .Sx COMMANDS .
3499 .It Ic edit
3500 (e) Point the text editor (as defined in
3501 .Ev EDITOR )
3502 at each message from the given list in turn.
3503 Modified contents are discarded unless the
3504 .Va writebackedited
3505 variable is set.
3508 .It Ic elif
3509 Part of the
3510 .Ic if Ns / Ns Ic elif Ns / Ns Ic else Ns / Ns Ic endif
3511 conditional \(em if the condition of a preceding
3512 .Ic if
3513 was false, check the following condition and execute the following block
3514 if it evaluates true.
3517 .It Ic else
3518 (el) Part of the
3519 .Ic if Ns / Ns Ic elif Ns / Ns Ic else Ns / Ns Ic endif
3520 conditional \(em if none of the conditions of the preceding
3521 .Ic if
3523 .Ic elif
3524 commands was true, the
3525 .Ic else
3526 block is executed.
3529 .It Ic endif
3530 (en) Marks the end of an
3531 .Ic if Ns / Ns Ic elif Ns / Ns Ic else Ns / Ns Ic endif
3532 conditional execution block.
3536 .It Ic environ
3537 \*(NQ \*(UA has a strict notion about which variables are
3538 .Sx "INTERNAL VARIABLES"
3539 and which are managed in the program
3540 .Sx ENVIRONMENT .
3541 Since some of the latter are a vivid part of \*(UAs functioning,
3542 however, they are transparently integrated into the normal handling of
3543 internal variables via
3544 .Ic set
3546 .Ic unset .
3547 To integrate other environment variables of choice into this
3548 transparent handling, and also to export internal variables into the
3549 process environment where they normally are not, a
3550 .Ql link
3551 needs to become established with this command, as in, e.g.,
3554 .Dl environ link PERL5LIB from TZ
3557 Afterwards changing such variables with
3558 .Ic set
3559 will cause automatic updates of the program environment, and therefore
3560 be inherited by newly created child processes.
3561 Sufficient system support provided (it was in BSD as early as 1987, and
3562 is standardized since Y2K) removing such variables with
3563 .Ic unset
3564 will remove them also from the program environment, but in any way
3565 the knowledge they ever have been
3566 .Ql link Ns
3567 ed will be lost.
3568 Note this implies that
3569 .Ic localopts
3570 may cause loss of links.
3573 The command
3574 .Ql unlink
3575 will remove an existing link, but leaves the variables as such intact.
3576 Additionally the subcommands
3577 .Ql set
3579 .Ql unset
3580 are provided, which work exactly the same as the documented commands
3581 .Ic set
3583 .Ic unset ,
3584 but (additionally) link the variable(s) with the program environment and
3585 thus immediately export them to, or remove them from (if possible),
3586 respectively, the program environment.
3590 .It Ic errors
3591 \*(OP Since \*(UA uses the console as a user interface it can happen
3592 that messages scroll by too fast to become recognized.
3593 Optionally an error message ring queue is available which stores
3594 duplicates of any error message and notifies the user in interactive
3595 sessions whenever a new error has occurred.
3596 The queue is finite: if its maximum size is reached any new message
3597 replaces the eldest.
3598 The command
3599 .Ic errors
3600 can be used to manage this message queue: if given
3601 .Ar show
3602 or no argument the queue will be displayed and cleared,
3603 .Ar clear
3604 will only clear all messages from the queue.
3607 .It Ic exit
3608 (ex or x) Exit from \*(UA without changing the active mailbox and skip
3609 any saving of messages in
3610 .Ev MBOX
3611 as well as a possibly tracked line editor history file.
3614 .It Ic File
3615 (Fi) Like
3616 .Ic file ,
3617 but open the mailbox readonly.
3620 .It Ic file
3621 (fi) The file command switches to a new mailbox.
3622 Without arguments it shows status information of the current mailbox.
3623 If an argument is given, it will write out changes (such as deletions)
3624 the user has made and open a new mailbox.
3625 Some special conventions are recognized for the
3626 .Ar name
3627 argument:
3629 .Bl -tag -compact -width ".Ar %:__lespec"
3630 .It Ar #
3631 (number sign) means the previous file,
3632 .It Ar %
3633 (percent sign) means the invoking user's system mailbox, which either
3634 is the (itself expandable)
3635 .Va inbox
3636 if that is set, the standardized absolute pathname indicated by
3637 .Ev MAIL
3638 if that is set, or a builtin compile-time default otherwise.
3639 .It Ar %user
3640 means the primary system mailbox of
3641 .Ar user
3642 (and never the value of
3643 .Va inbox ,
3644 regardless of its actual setting),
3645 .It Ar &
3646 (ampersand) means the invoking user's
3647 .Ev MBOX
3648 file and
3649 .It Ar +file
3650 means a
3651 .Ar file
3652 in the
3653 .Va folder
3654 directory.
3655 .It Ar %:filespec
3656 expands to the same value as
3657 .Ar filespec ,
3658 but the file is handled as a primary system mailbox by, e.g., the
3659 .Ic mbox
3661 .Ic save
3662 commands, meaning that messages that have been read in the current
3663 session will be moved to the
3664 .Ev MBOX
3665 mailbox instead of simply being flagged as read.
3668 If the name matches one of the strings defined with the command
3669 .Ic shortcut ,
3670 it is replaced by its long form and expanded.
3671 If the name ends with
3672 .Ql .gz ,
3673 .Ql .bz2
3675 .Ql .xz
3676 it is treated as being compressed with
3677 .Xr gzip 1 ,
3678 .Xr bzip2 1
3680 .Xr xz 1 ,
3681 respectively, and transparently handled through an intermediate
3682 (un)compression step (using a temporary file) with the according
3683 facility, sufficient support provided.
3684 Likewise, if the named file doesn't exist, but a file with one of the
3685 mentioned compression extensions does, then the name is automatically
3686 expanded and the compressed file is used.
3688 Otherwise, if the name ends with an extension for which
3689 .Va file-hook-load-EXTENSION
3691 .Va file-hook-save-EXTENSION
3692 variables are set, then the given hooks will be used to load and save
3693 .Dq name ,
3694 and \*(UA will work with an intermediate temporary file.
3696 MBOX files (flat file-based mailboxes) are generally locked during file
3697 operations in order to avoid inconsistencies due to concurrent
3698 modifications.
3699 \*(OPal Mailbox files which \*(UA treats as the system
3700 .Va inbox
3701 .Pf ( Ev MAIL )
3702 and primary mailboxes will also be protected by so-called dotlock
3703 files, the traditional way of mail spool file locking: for any file
3704 .Ql a
3705 a lock file
3706 .Ql a.lock
3707 will be created for the duration of the synchronization \(em
3708 as necessary a privilege-separated dotlock child process will be used
3709 to accommodate for necessary privilege adjustments in order to create
3710 the dotlock file in the same directory
3711 and with the same user and group identities as the file of interest.
3714 .Ar name
3715 refers to a directory with the subdirectories
3716 .Ql tmp ,
3717 .Ql new
3719 .Ql cur ,
3720 then it is treated as a folder in
3721 .Dq Maildir
3722 format; \*(ID the variable
3723 .Va newfolders
3724 can be used to control the format of yet non-existent folders.
3725 A name of the form
3727 .Dl \*(IN protocol://[user[:password]@]host[:port][/path]
3728 .Dl \*(OU protocol://[user@]host[:port][/path]
3730 is taken as an Internet mailbox specification.
3731 The \*(OPally supported protocols are
3732 .Ar pop3
3733 (POP3) and
3734 .Ar pop3s
3735 (POP3 with SSL/TLS encrypted transport).
3737 .Ar [/path]
3738 part is valid only for IMAP; there it defaults to
3739 .Ar INBOX .
3740 Also see the section
3741 .Sx "On URL syntax and credential lookup" .
3743 \*(OU If
3744 .Ar user
3745 contains special characters, in particular
3746 .Ql /
3748 .Ql % ,
3749 they must be escaped in URL notation \(en the command
3750 .Ic urlcodec
3751 can be used to show the necessary conversion.
3754 .It Ic flag
3755 Takes a message list and marks the messages as
3756 .Ic flag Ns
3757 ged for urgent/special attention.
3758 This mark has no technical meaning in the mail system;
3759 it just causes messages to be highlighted in the header summary,
3760 and makes them specially addressable.
3763 .It Ic folder
3764 (fold) The same as
3765 .Ic file .
3768 .It Ic folders
3769 With no arguments, list the names of the folders in the folder directory.
3770 With an existing folder as an argument,
3771 lists the names of folders below the named folder.
3774 .It Ic Followup
3775 (F) Similar to
3776 .Ic Respond ,
3777 but saves the message in a file named after the local part of the first
3778 recipient's address (instead of in
3779 .Va record Ns ).
3782 .It Ic followup
3783 (fo) Similar to
3784 .Ic respond ,
3785 but saves the message in a file named after the local part of the first
3786 recipient's address (instead of in
3787 .Va record Ns ).
3790 .It Ic followupall
3791 Similar to
3792 .Ic followup ,
3793 but responds to all recipients regardless of the
3794 .Va flipr
3795 variable.
3798 .It Ic followupsender
3799 Similar to
3800 .Ic Followup ,
3801 but responds to the sender only regardless of the
3802 .Va flipr
3803 variable.
3806 .It Ic Forward
3807 Alias for
3808 .Ic Fwd .
3811 .It Ic forward
3812 Alias for
3813 .Ic fwd .
3816 .It Ic from
3817 (f) Takes a list of message specifications and displays a summary of
3818 their message headers, exactly as via
3819 .Ic headers .
3820 An alias of this command is
3821 .Ic search .
3822 Also see
3823 .Sx "Specifying messages" .
3826 .It Ic Fwd
3827 Similar to
3828 .Ic fwd ,
3829 but saves the message in a file named after the local part of the
3830 recipient's address (instead of in
3831 .Va record Ns ).
3834 .It Ic fwd
3835 Takes a message and the address of a recipient
3836 and forwards the message to him.
3837 The text of the original message is included in the new one,
3838 with the value of the
3839 .Va fwdheading
3840 variable preceding it.
3842 .Ic fwdignore
3844 .Ic fwdretain
3845 commands specify which header fields are included in the new message.
3846 Only the first part of a multipart message is included unless the
3847 .Va forward-as-attachment
3848 option is set.
3849 Unless the option
3850 .Va fullnames
3851 is set recipient addresses will be stripped from comments, names etc.
3854 .It Ic fwdignore
3855 Specifies which header fields are to be ignored with the command
3856 .Ic fwd .
3857 This command has no effect when the
3858 .Va forward-as-attachment
3859 option is set.
3862 .It Ic fwdretain
3863 Specifies which header fields are to be retained with the command
3864 .Ic fwd .
3865 .Ic fwdretain
3866 overrides
3867 .Ic fwdignore .
3868 This command has no effect when the
3869 .Va forward-as-attachment
3870 option is set.
3873 .It Ic ghost
3874 Define or list command aliases, so-called ghosts.
3875 Without arguments a list of all currently known aliases is shown.
3876 With one argument the expansion of the given alias is shown.
3877 With two or more arguments a command alias is defined or updated: the
3878 first argument is the name under which the remaining command line should
3879 be accessible, the content of which can be just about anything.
3880 A ghost can be used everywhere a normal command can be used, but always
3881 takes precedence; any arguments that are given to the command alias are
3882 joined onto the alias content, and the resulting string forms the
3883 command line that is, in effect, executed.
3884 Also see
3885 .Ic unghost .
3886 .Bd -literal -offset indent
3887 ? gh xx
3888 `ghost': no such alias: "xx"
3889 ? gh xx echo hello,
3890 ? gh xx
3891 ghost xx "echo hello,"
3892 ? xx
3893 hello,
3894 ? xx world
3895 hello, world
3899 .It Ic headers
3900 (h) Show the current group of headers, the size of which depends on
3901 the variable
3902 .Va screen
3903 and the style of which can be adjusted with the variable
3904 .Va headline .
3905 If a message-specification is given the group of headers containing the
3906 first message therein is shown and the message at the top of the screen
3907 becomes the new
3908 .Dq dot .
3911 .It Ic help
3912 (hel) A synonym for
3913 .Ic \&? .
3916 .It Ic history
3917 \*(OP Either
3918 .Ar show
3920 .Ar clear
3921 the list of history entries;
3922 a decimal
3923 .Ar NUMBER
3924 argument selects and shows the respective history entry \(en
3925 press
3926 .Dq ENTER
3927 to accept it, and the history entry will become the new history top.
3928 The default mode if no arguments are given is
3929 .Ar show .
3932 .It Ic hold
3933 (ho, also
3934 .Ic preserve )
3935 Takes a message list and marks each message therein to be saved in the
3936 user's system
3937 .Va inbox
3938 instead of in
3939 .Ev MBOX .
3940 Does not override the
3941 .Ic delete
3942 command.
3943 \*(UA deviates from the POSIX standard with this command, because a
3944 .Ic next
3945 command issued after
3946 .Ic hold
3947 will display the following message, not the current one.
3951 .It Ic if
3952 (i) Part of the nestable
3953 .Ic if Ns / Ns Ic elif Ns / Ns Ic else Ns / Ns Ic endif
3954 conditional execution construct \(em if the given condition is true then
3955 the encapsulated block is executed.
3956 POSIX only supports the (case-insensitive) conditions
3957 .Ql r Ns
3958 eceive
3960 .Ql s Ns
3961 end, all remaining conditions are non-portable extensions; note that
3962 falsely specified conditions cause the execution of the entire
3963 conditional construct until the (matching) closing
3964 .Ic endif
3965 command to be suppressed.
3966 The syntax of the nestable
3967 .Ic if
3968 conditional execution construct requires that each condition and syntax
3969 element is surrounded by whitespace.
3971 .Bd -literal -offset indent
3972 if receive
3973   commands ...
3974 else
3975   commands ...
3976 endif
3980 The (case-insensitive) condition
3981 .Ql t Ns
3982 erminal will evaluate to true if the standard input is a terminal, i.e.,
3983 in interactive sessions.
3984 Another condition can be any boolean value (see the section
3985 .Sx "INTERNAL VARIABLES"
3986 for textual boolean representations) to mark an enwrapped block as
3987 .Dq never execute
3989 .Dq always execute .
3990 It is possible to check
3991 .Sx "INTERNAL VARIABLES"
3992 as well as
3993 .Sx ENVIRONMENT
3994 variables for existence or compare their expansion against a user given
3995 value or another variable by using the
3996 .Ql $
3997 .Pf ( Dq variable next )
3998 conditional trigger character;
3999 a variable on the right hand side may be signalled using the same
4000 mechanism.
4001 The variable names may be enclosed in a pair of matching braces.
4004 The available comparison operators are
4005 .Ql <
4006 (less than),
4007 .Ql <=
4008 (less than or equal to),
4009 .Ql ==
4010 (equal),
4011 .Ql !=
4012 (not equal),
4013 .Ql >=
4014 (greater than or equal to),
4015 .Ql >
4016 (greater than),
4017 .Ql =@
4018 (is substring of) and
4019 .Ql !@
4020 (is not substring of).
4021 The values of the left and right hand side are treated as strings and
4022 are compared 8-bit byte-wise, ignoring case according to the rules of
4023 the US-ASCII encoding (therefore, dependent on the active locale,
4024 possibly producing false results for strings in the locale encoding).
4025 Except for the substring checks the comparison will instead be performed
4026 arithmetically if both, the user given value as well as the variable
4027 content, can be parsed as numbers (integers).
4028 An unset variable is treated as the empty string.
4031 When the \*(OPal regular expression support is available, the additional
4032 test cases
4033 .Ql =~
4035 .Ql !~
4036 can be used.
4037 They treat the right hand side as an extended regular expression that is
4038 matched case-insensitively and according to the active
4039 .Ev LC_CTYPE
4040 locale, meaning that strings in the locale encoding should be matched
4041 correctly.
4044 Conditions can be joined via AND-OR lists (where the AND operator is
4045 .Ql &&
4046 and the OR operator is
4047 .Ql || ) ,
4048 which have equal precedence and will be evaluated with left
4049 associativity, thus using the same syntax that is known for the
4050 .Xr sh 1 .
4051 It is also possible to form groups of conditions and lists by enclosing
4052 them in pairs of brackets
4053 .Ql [\ \&.\&.\&.\ ] ,
4054 which may be interlocked within each other, and also be joined via
4055 AND-OR lists.
4058 The results of individual conditions and entire groups may be modified
4059 via unary operators: the unary operator
4060 .Ql \&!
4061 will reverse the result.
4063 .Bd -literal -offset indent
4064 if $debug
4065   echo *debug* is set
4066 endif
4067 if $ttycharset == "UTF-8"
4068   echo *ttycharset* is set to UTF-8, case-insensitively
4069 endif
4070 set t1=one t2=one
4071 if ${t1} == ${t2}
4072   echo These two variables are equal
4073 endif
4074 if $version-major >= 15
4075   echo Running a new version..
4076   if $features =@ +regex
4077     if $TERM =~ "^xterm\&.*"
4078       echo ..in an X terminal
4079     endif
4080   endif
4081   if [ [ true ] && [ [ ${debug} ] || [ $verbose ] ] ]
4082     echo Noisy, noisy
4083   endif
4084   if true && $debug || ${verbose}
4085     echo Left associativity, as is known from the shell
4086   endif
4087   if ! ! true && ! [ ! $debug && ! $verbose ]
4088     echo Unary operator support
4089   endif
4090 endif
4095 .It Ic ignore
4096 Without arguments the list of ignored header fields is shown,
4097 otherwise the given list of header fields is added to the ignore list:
4098 Header fields in the ignore list are not shown on the terminal when
4099 a message is displayed.
4100 To display a message in its entirety, use the commands
4101 .Ic Type
4103 .Ic Print .
4104 Also see
4105 .Ic discard
4107 .Ic retain .
4110 .It Ic list
4111 Shows the names of all available commands, alphabetically sorted.
4112 If given any non-whitespace argument the list will be shown in the order
4113 in which command prefixes are searched.
4114 A more
4115 .Va verbose
4116 output is available.
4119 .It Ic localopts
4120 This command can be used to localize changes to variables, meaning that
4121 their state will be reverted to the former one once the covered scope
4122 is left.
4123 It can only be used inside of macro definition blocks introduced by
4124 .Ic account
4126 .Ic define ,
4127 and is interpreted as a boolean (string, see
4128 .Sx "INTERNAL VARIABLES" ) ;
4130 .Dq covered scope
4131 of an account is left once it is switched off again.
4132 .Bd -literal -offset indent
4133 define temporary_settings {
4134   set global_option1
4135   localopts on
4136   set local_option1
4137   set local_option2
4138   localopts off
4139   set global_option2
4143 .Sy Note
4144 that this setting
4145 .Dq stacks up :
4146 i.e., if
4147 .Ql macro1
4148 enables change localization and calls
4149 .Ql macro2 ,
4150 which explicitly resets localization, then any value changes within
4151 .Ql macro2
4152 will still be reverted by
4153 .Ql macro1 !
4154 \*(ID Once the outermost level, the one which enabled localization
4155 first, is left, but no earlier, all adjustments will be unrolled.
4156 \*(ID Likewise worth knowing, if in this example
4157 .Ql macro2
4158 changes to a different
4159 .Ic account
4160 which sets some variables that are yet covered by localizations, their
4161 scope will be extended, and in fact leaving the
4162 .Ic account
4163 will (thus) restore settings in (likely) global scope which actually
4164 were defined in a local, private context.
4167 .It Ic Lreply
4168 Reply to messages that come in via known
4169 .Pf ( Ic mlist )
4170 or subscribed
4171 .Pf ( Ic mlsubscribe )
4172 mailing lists, or pretend to do so (see
4173 .Sx "Mailing lists" ) :
4174 on top of the usual
4175 .Ic reply
4176 functionality this will actively resort and even remove message
4177 recipients in order to generate a message that is supposed to be sent to
4178 a mailing list.
4179 For example it will also implicitly generate a
4180 .Ql Mail-Followup-To:
4181 header if that seems useful, regardless of the setting of the variable
4182 .Va followup-to .
4185 .It Ic Mail
4186 Similar to
4187 .Ic mail ,
4188 but saves the message in a file named after the local part of the first
4189 recipient's address (instead of in
4190 .Va record Ns ).
4193 .It Ic mail
4194 (m) Takes a (list of) recipient address(es) as (an) argument(s),
4195 or asks on standard input if none were given;
4196 then collects the remaining mail content and sends it out.
4199 .It Ic mbox
4200 (mb) The given message list is to be sent to
4201 .Ev MBOX
4202 when \*(UA is quit; this is the default action unless the
4203 .Va hold
4204 option is set.
4205 \*(ID This command can only be used in a primary system mailbox (see
4206 .Ic file ) .
4209 .It Ic mimetype
4210 Without any arguments the content of the MIME type cache will displayed.
4211 Otherwise each argument defines a complete MIME type specification of
4212 a type that shall be added (prepended) to the cache.
4213 In any event MIME type sources are loaded first as necessary \(en
4214 .Va mimetypes-load-control
4215 can be used to fine-tune which sources are actually loaded.
4216 Refer to the section on
4217 .Sx "The mime.types files"
4218 for more on MIME type specifications and this topic in general.
4219 MIME type unregistration and cache resets can be triggered with
4220 .Ic unmimetype .
4223 .It Ic mlist
4224 Without arguments the list of all currently defined mailing lists
4225 (and their attributes, if any) is shown; a more verbose listing will be
4226 produced if either of
4227 .Va debug
4229 .Va verbose
4230 are set.
4231 Otherwise all given arguments (which need not be quoted except for
4232 whitespace) will be added and henceforth be recognized as mailing lists.
4233 Mailing lists may be removed via the command
4234 .Ic unmlist .
4236 If the \*(OPal regular expression support is available then mailing
4237 lists may also be specified as (extended) regular expressions (see
4238 .Xr re_format 7
4239 for more on those).
4242 .It Ic mlsubscribe
4243 Without arguments the list of all currently defined mailing lists which
4244 have a subscription attribute is shown; a more verbose listing will be
4245 produced if either of
4246 .Va debug
4248 .Va verbose
4249 are set.
4250 Otherwise this attribute will be set for all given mailing lists,
4251 newly creating them as necessary (as via
4252 .Ic mlist ) .
4253 Subscription attributes may be removed via the command
4254 .Ic unmlsubscribe .
4255 Also see
4256 .Va followup-to .
4259 .It Ic Move
4260 Similar to
4261 .Ic move ,
4262 but moves the messages to a file named after the local part of the
4263 sender address of the first message (instead of in
4264 .Va record Ns ).
4267 .It Ic move
4268 Acts like
4269 .Ic copy
4270 but marks the messages for deletion if they were transferred
4271 successfully.
4274 .It Ic More
4275 Like
4276 .Ic more ,
4277 but also displays ignored header fields and all MIME parts.
4278 Identical to
4279 .Ic Page .
4282 .It Ic more
4283 Invokes the
4284 .Ev PAGER
4285 on the given messages, even in non-interactive mode and as long as the
4286 standard output is a terminal.
4287 Identical to
4288 .Ic page .
4291 .It Ic netrc
4292 \*(OP When used without arguments or if
4293 .Ar show
4294 has been given the content of the
4295 .Pa .netrc
4296 cache is shown, loading it first as necessary.
4297 If the argument is
4298 .Ar load
4299 then the cache will only be initialized and
4300 .Ar clear
4301 will remove its contents.
4302 Note that \*(UA will try to load the file only once, use
4303 .Ql Ic \&\&netrc Ns \:\0\:clear
4304 to unlock further attempts.
4306 .Va netrc-lookup ,
4307 .Va netrc-pipe
4308 and the section
4309 .Sx "On URL syntax and credential lookup" ;
4310 the section
4311 .Sx "The .netrc file"
4312 documents the file format in detail.
4315 .It Ic newmail
4316 Checks for new mail in the current folder without committing any changes
4317 before.
4318 If new mail is present, a message is shown.
4319 If the
4320 .Va header
4321 variable is set,
4322 the headers of each new message are also shown.
4323 This command is not available for all mailbox types.
4326 .It Ic next
4327 (n) (like
4328 .Ql +
4330 .Dq ENTER )
4331 Goes to the next message in sequence and types it.
4332 With an argument list, types the next matching message.
4335 .It Ic New
4336 Same as
4337 .Ic Unread .
4340 .It Ic new
4341 Same as
4342 .Ic unread .
4345 .It Ic noop
4346 If the current folder is accessed via a network connection, a
4347 .Dq NOOP
4348 command is sent, otherwise no operation is performed.
4351 .It Ic Page
4352 Like
4353 .Ic page ,
4354 but also displays ignored header fields and all MIME parts.
4355 Identical to
4356 .Ic More .
4359 .It Ic page
4360 Invokes the
4361 .Ev PAGER
4362 on the given messages, even in non-interactive mode and as long as the
4363 standard output is a terminal.
4364 Identical to
4365 .Ic more .
4368 .It Ic Pipe
4369 Like
4370 .Ic pipe
4371 but also pipes ignored header fields and all parts of MIME
4372 .Ql multipart/alternative
4373 messages.
4376 .It Ic pipe
4377 (pi) Takes a message list and a shell command
4378 and pipes the messages through the command.
4379 Without an argument the current message is piped through the command
4380 given by the
4381 .Va cmd
4382 variable.
4383 If the
4384 .Va page
4385 variable is set,
4386 every message is followed by a formfeed character.
4389 .It Ic preserve
4390 (pre) A synonym for
4391 .Ic hold .
4394 .It Ic Print
4395 (P) Alias for
4396 .Ic Type .
4399 .It Ic print
4400 (p) Research
4402 equivalent of
4403 .Ic type .
4406 .It Ic quit
4407 (q) Terminates the session, saving all undeleted, unsaved messages in
4408 the current
4409 .Ev MBOX ,
4410 preserving all messages marked with
4411 .Ic hold
4413 .Ic preserve
4414 or never referenced in the system
4415 .Va inbox ,
4416 and removing all other messages from the primary system mailbox.
4417 If new mail has arrived during the session,
4418 the message
4419 .Dq You have new mail
4420 will be shown.
4421 If given while editing a mailbox file with the command line flag
4422 .Fl f ,
4423 then the edit file is rewritten.
4424 A return to the shell is effected,
4425 unless the rewrite of edit file fails,
4426 in which case the user can escape with the exit command.
4429 .It Ic redirect
4430 Same as
4431 .Ic resend .
4434 .It Ic Redirect
4435 Same as
4436 .Ic Resend .
4439 .It Ic remove
4440 Removes the named files or directories.
4441 If a name refer to a mailbox, e.g., a Maildir mailbox, then a mailbox
4442 type specific removal will be performed, deleting the complete mailbox.
4443 The user is asked for confirmation in interactive mode.
4446 .It Ic rename
4447 Takes the name of an existing folder
4448 and the name for the new folder
4449 and renames the first to the second one.
4450 Both folders must be of the same type.
4453 .It Ic Reply
4454 (R) Reply to originator.
4455 Does not reply to other recipients of the original message.
4456 .Va flipr
4457 will exchange this command with
4458 .Ic reply .
4459 Unless the option
4460 .Va fullnames
4461 is set the recipient address will be stripped from comments, names etc.
4464 .It Ic reply
4465 (r) Take a message and group-responds to it by addressing the sender
4466 and all recipients.
4467 .Va followup-to ,
4468 .Va followup-to-honour ,
4469 .Va reply-to-honour
4470 as well as
4471 .Va recipients-in-cc
4472 influence response behaviour.
4473 The command
4474 .Ic Lreply
4475 offers special support for replying to mailing lists.
4476 Unless the option
4477 .Va fullnames
4478 is set recipient addresses will be stripped from comments, names etc.
4480 .Va flipr
4481 is set the commands
4482 .Ic Reply
4484 .Ic reply
4485 are exchanged.
4488 .It Ic replyall
4489 Similar to
4490 .Ic reply ,
4491 but initiates a group-reply regardless of the value of
4492 .Va flipr .
4495 .It Ic replysender
4496 Similar to
4497 .Ic Reply ,
4498 but responds to the sender only regardless of the value of
4499 .Va flipr .
4502 .It Ic Resend
4503 Like
4504 .Ic resend ,
4505 but does not add any header lines.
4506 This is not a way to hide the sender's identity,
4507 but useful for sending a message again to the same recipients.
4510 .It Ic resend
4511 Takes a list of messages and a user name
4512 and sends each message to the named user.
4513 .Ql Resent-From:
4514 and related header fields are prepended to the new copy of the message.
4517 .It Ic Respond
4518 Same as
4519 .Ic Reply .
4522 .It Ic respond
4523 Same as
4524 .Ic reply .
4527 .It Ic respondall
4528 Same as
4529 .Ic replyall .
4532 .It Ic respondsender
4533 Same as
4534 .Ic replysender .
4537 .It Ic retain
4538 (ret) Without arguments the list of retained header fields is shown,
4539 otherwise the given list of header fields is added to the retain list:
4540 Header fields in the retain list are shown on the terminal when
4541 a message is displayed, all other header fields are suppressed.
4542 To display a message in its entirety, use the commands
4543 .Ic Type
4545 .Ic Print .
4546 Also see
4547 .Ic discard
4549 .Ic ignore ;
4550 .Ic retain
4551 takes precedence over the mentioned.
4554 .It Ic Save
4555 (S) Similar to
4556 .Ic save,
4557 but saves the messages in a file named after the local part of the
4558 sender of the first message instead of (in
4559 .Va record
4560 and) taking a filename argument.
4563 .It Ic save
4564 (s) Takes a message list and a filename and appends each message in turn
4565 to the end of the file.
4566 If no filename is given, the
4567 .Ev MBOX
4568 file is used.
4569 The filename in quotes, followed by the generated character count
4570 is echoed on the user's terminal.
4571 If editing a primary system mailbox the messages are marked for deletion.
4572 Filename interpretation as described for the
4573 .Ic file
4574 command is performed.
4577 .It Ic savediscard
4578 Same as
4579 .Ic saveignore .
4582 .It Ic saveignore
4583 Is to
4584 .Ic save
4585 what
4586 .Ic ignore
4587 is to
4588 .Ic print
4590 .Ic type .
4591 Header fields thus marked are filtered out when saving a message by
4592 .Ic save
4593 or when automatically saving to
4594 .Ev MBOX .
4595 This command should only be applied to header fields that do not contain
4596 information needed to decode the message,
4597 as MIME content fields do.
4600 .It Ic saveretain
4601 Is to
4602 .Ic save
4603 what
4604 .Ic retain
4605 is to
4606 .Ic print
4608 .Ic type .
4609 Header fields thus marked are the only ones saved with a message when
4610 saving by
4611 .Ic save
4612 or when automatically saving to
4613 .Ev MBOX .
4614 .Ic saveretain
4615 overrides
4616 .Ic saveignore .
4617 The use of this command is strongly discouraged since it may strip
4618 header fields that are needed to decode the message correctly.
4621 .It Ic search
4622 Takes a message specification (list) and displays a header summary of
4623 all matching messages, as via
4624 .Ic headers .
4625 This command is an alias of
4626 .Ic from .
4627 Also see
4628 .Sx "Specifying messages" .
4631 .It Ic seen
4632 Takes a message list and marks all messages as having been read.
4635 .It Ic set
4636 (se) Without arguments this command shows all internal variables which
4637 are currently known to \*(UA (they have been set).
4638 A more verbose listing will be produced if either of
4639 .Va debug
4641 .Va verbose
4642 are set, in which case variables may be preceded with a comment line
4643 that gives some context of what \*(UA knows about the given variable.
4645 Otherwise the given variables (and arguments) are set or adjusted.
4646 Arguments are of the form
4647 .Ql name=value
4648 (no space before or after
4649 .Ql = ) ,
4650 or plain
4651 .Ql name
4652 if there is no value, i.e., a boolean variable.
4653 Quotation marks may be placed around any part of the assignment
4654 statement to quote blanks or tabs, e.g.,
4656 .Dl set indentprefix='->'
4658 If an argument begins with
4659 .Ql no ,
4660 as in
4661 .Ql set nosave ,
4662 the effect is the same as invoking the
4663 .Ic unset
4664 command with the remaining part of the variable
4665 .Pf ( Ql unset save ) .
4668 .Ql name
4669 that is known to map to an environment variable will automatically cause
4670 updates in the program environment (unsetting a variable in the
4671 environment requires corresponding system support).
4672 Please use the command
4673 .Ic environ
4674 for further environmental control.
4675 Also see
4676 .Ic varedit ,
4677 .Ic varshow
4678 and the sections
4679 .Sx "INTERNAL VARIABLES"
4681 .Sx ENVIRONMENT .
4684 .It Ic shell
4685 (sh) Invokes an interactive version of the shell.
4688 .It Ic shortcut
4689 Without arguments the list of all currently defined shortcuts is
4690 shown.
4691 Otherwise all given arguments (which need not be quoted except for
4692 whitespace) are treated as pairs of shortcuts and their expansions,
4693 creating new or changing already existing shortcuts, as necessary.
4694 Shortcuts may be removed via the command
4695 .Ic unshortcut .
4696 The expansion strings should be in the syntax that has been described
4697 for the
4698 .Ic file
4699 command.
4702 .It Ic show
4703 Like
4704 .Ic type ,
4705 but performs neither MIME decoding nor decryption, so that the raw
4706 message text is shown.
4709 .It Ic size
4710 (si) Shows the size in characters of each message of the given
4711 message-list.
4714 .It Ic sort
4715 Shows the current sorting criterion when used without an argument.
4716 Otherwise creates a sorted representation of the current folder,
4717 and changes the
4718 .Ic next
4719 command and the addressing modes such that they refer to messages in
4720 the sorted order.
4721 Message numbers are the same as in regular mode.
4722 If the
4723 .Va header
4724 variable is set,
4725 a header summary in the new order is also displayed.
4726 Automatic folder sorting can be enabled by setting the
4727 .Va autosort
4728 variable, as in, e.g.,
4729 .Ql set autosort=thread .
4730 Possible sorting criterions are:
4732 .Bl -tag -compact -width "subject"
4733 .It date
4734 Sort the messages by their
4735 .Ql Date:
4736 field, that is by the time they were sent.
4737 .It from
4738 Sort messages by the value of their
4739 .Ql From:
4740 field, that is by the address of the sender.
4741 If the
4742 .Va showname
4743 variable is set, the sender's real name (if any) is used.
4744 .It size
4745 Sort the messages by their size.
4746 .It spam
4747 \*(OP Sort the message by their spam score, as has been classified by
4748 .Ic spamrate .
4749 .It status
4750 Sort the messages by their message status.
4751 .It subject
4752 Sort the messages by their subject.
4753 .It thread
4754 Create a threaded display.
4755 .It to
4756 Sort messages by the value of their
4757 .Ql To:
4758 field, that is by the address of the recipient.
4759 If the
4760 .Va showname
4761 variable is set, the recipient's real name (if any) is used.
4765 .It Ic source
4766 (so) The source command reads commands from the given file, which is
4767 subject to the usual filename expansions (see introductional words of
4768 .Sx COMMANDS ) .
4769 If the given argument ends with a vertical bar
4770 .Ql |
4771 then the argument will instead be interpreted as a shell command and
4772 \*(UA will read the output generated by it.
4773 Interpretation of commands read is stopped when an error is encountered.
4774 \*(ID Note that
4775 .Ic \&\&source
4776 cannot be used from within macros that execute as
4777 .Va folder-hook Ns s
4779 .Ic account Ns s ,
4780 i.e., it can only be called from macros that were
4781 .Ic call Ns ed .
4784 .It Ic source_if
4785 The difference to
4786 .Ic source
4787 (beside not supporting pipe syntax aka shell command input) is that
4788 this command will not generate an error if the given file argument
4789 cannot be opened successfully.
4792 .It Ic spamclear
4793 \*(OP Takes a list of messages and clears their
4794 .Ql is-spam
4795 flag.
4798 .It Ic spamforget
4799 \*(OP Takes a list of messages and causes the
4800 .Va spam-interface
4801 to forget it has ever used them to train its Bayesian filter.
4802 Unless otherwise noted the
4803 .Ql is-spam
4804 flag of the message is inspected to chose whether a message shall be
4805 forgotten to be
4806 .Dq ham
4808 .Dq spam .
4811 .It Ic spamham
4812 \*(OP Takes a list of messages and informs the Bayesian filter of the
4813 .Va spam-interface
4814 that they are
4815 .Dq ham .
4816 This also clears the
4817 .Ql is-spam
4818 flag of the messages in question.
4821 .It Ic spamrate
4822 \*(OP Takes a list of messages and rates them using the configured
4823 .Va spam-interface ,
4824 without modifying the messages, but setting their
4825 .Ql is-spam
4826 flag as appropriate; because the spam rating headers are lost the rate
4827 will be forgotten once the mailbox is left.
4828 Refer to the manual section
4829 .Sx "Handling spam"
4830 for the complete picture of spam handling in \*(UA.
4833 .It Ic spamset
4834 \*(OP Takes a list of messages and sets their
4835 .Ql is-spam
4836 flag.
4839 .It Ic spamspam
4840 \*(OP Takes a list of messages and informs the Bayesian filter of the
4841 .Va spam-interface
4842 that they are
4843 .Dq spam .
4844 This also sets the
4845 .Ql is-spam
4846 flag of the messages in question.
4849 .It Ic thread
4850 \*(OB The same as
4851 .Ql sort thread
4852 (consider using a
4853 .Ql ghost
4854 as necessary).
4855 Create a threaded representation of the current folder,
4856 i.\|e. indent messages that are replies to other messages in the header
4857 display and change the
4858 .Ic next
4859 command and the addressing modes such that they refer to messages in the
4860 threaded order.
4861 Message numbers are the same as in unthreaded mode.
4862 If the
4863 .Va header
4864 variable is set,
4865 a header summary in threaded order is also displayed.
4868 .It Ic Top
4869 Like
4870 .Ic top
4871 but honours
4872 .Ic ignore
4874 .Ic retain
4875 filter lists.
4878 .It Ic top
4879 (to) Takes a message list and types out the first
4880 .Va toplines
4881 lines of each message on the users' terminal.
4882 The only header fields that are displayed are
4883 .Ql From: ,
4884 .Ql To: ,
4885 .Ql CC: ,
4887 .Ql Subject:
4888 .Pf ( Ic Top
4889 will instead honour configured lists).
4890 It is possible to apply compression to what is displayed by setting
4891 .Va topsqueeze .
4892 Messages are decrypted and converted to the terminal character set
4893 if necessary.
4896 .It Ic touch
4897 (tou) Takes a message list and marks the messages for saving in
4898 .Ev MBOX .
4899 \*(UA deviates from the POSIX standard with this command,
4900 as a following
4901 .Ic next
4902 command will display the following message instead of the current one.
4905 .It Ic Type
4906 (T) Like
4907 .Ic type
4908 but also displays out ignored header fields and all parts of MIME
4909 .Ql multipart/alternative
4910 messages.
4913 .It Ic type
4914 (t) Takes a message list and types out each message on the users'
4915 terminal, honouring
4916 .Ic ignore
4918 .Ic retain
4919 lists.
4920 For MIME multipart messages, all parts with a content type of
4921 .Ql text
4923 .Ql message
4924 are shown, the other are hidden except for their headers.
4925 Messages are decrypted and converted to the terminal character set
4926 if necessary.
4929 .It Ic unaccount
4930 Delete all given accounts.
4931 An error message is shown if a given account is not defined.
4932 The special name
4933 .Ql *
4934 will discard all existing accounts.
4937 .It Ic unalias
4938 (una) Takes a list of names defined by alias commands
4939 and discards the remembered groups of users.
4940 The special name
4941 .Ql *
4942 will discard all existing aliases.
4945 .It Ic unanswered
4946 Takes a message list and marks each message as not having been answered.
4949 .It Ic unbind
4950 Forget about a key
4951 .Ic bind Ns
4952 ing, specified by its context and input sequence, both of which may be
4953 specified as a wildcard (asterisk,
4954 .Ql * ) ,
4955 e.g.,
4956 .Ql unbind * *
4957 will remove all bindings of all contexts.
4960 .It Ic uncollapse
4961 Only applicable to threaded mode.
4962 Takes a message list and makes the message and all replies to it visible
4963 in header summaries again.
4964 When a message becomes the current message,
4965 it is automatically made visible.
4966 Also when a message with collapsed replies is displayed,
4967 all of these are automatically uncollapsed.
4970 .It Ic uncolour
4971 Forget about a
4972 .Ic colour
4973 mapping for the given colour type (see
4974 .Ic colour
4975 for a list of types) and mapping; if the optional precondition argument
4976 is used then only the exact tuple of mapping and precondition is removed.
4977 The special name
4978 .Ql *
4979 will remove all mappings (no precondition allowed).
4980 Also see
4981 .Sx "Coloured display"
4982 for the general picture.
4985 .It Ic uncustomhdr
4986 Deletes the custom headers given as arguments.
4987 The special name
4988 .Ql *
4989 will remove all custom headers.
4992 .It Ic undefine
4993 Undefine all given macros.
4994 An error message is shown if a given macro is not defined.
4995 The special name
4996 .Ql *
4997 will discard all existing macros.
5000 .It Ic undelete
5001 (u) Takes a message list and marks each message as not being deleted.
5004 .It Ic undraft
5005 Takes a message list and
5006 .Pf un Ic draft Ns
5007 s each message.
5010 .It Ic unflag
5011 Takes a message list and marks each message as not being
5012 .Ic flag Ns ged .
5015 .It Ic unfwdignore
5016 Removes the header field names from the list of ignored fields for the
5017 .Ic forward
5018 command.
5019 The special name
5020 .Ql *
5021 will remove all fields.
5024 .It Ic unfwdretain
5025 Removes the header field names from the list of retained fields for the
5026 .Ic forward
5027 command.
5028 The special name
5029 .Ql *
5030 will remove all fields.
5033 .It Ic unghost
5034 Remove all the given command
5035 .Ic ghost Ns s Ns .
5036 The special name
5037 .Ql *
5038 will remove all ghosts.
5041 .It Ic unignore
5042 Removes the header field names from the list of ignored fields.
5043 The special name
5044 .Ql *
5045 will remove all fields.
5048 .It Ic unmimetype
5049 Delete all given MIME types, e.g.,
5050 .Ql unmimetype text/plain
5051 will remove all registered specifications for the MIME type
5052 .Ql text/plain .
5053 The special name
5054 .Ql *
5055 will discard all existing MIME types, just as will
5056 .Ql reset ,
5057 but which also reenables cache initialization via
5058 .Va mimetypes-load-control .
5061 .It Ic unmlist
5062 Forget about all the given mailing lists.
5063 The special name
5064 .Ql *
5065 will remove all lists.
5066 Also see
5067 .Ic mlist .
5070 .It Ic unmlsubscribe
5071 Remove the subscription attribute from all given mailing lists.
5072 The special name
5073 .Ql *
5074 will clear the attribute from all lists which have it set.
5075 Also see
5076 .Ic mlsubscribe .
5079 .It Ic Unread
5080 Same as
5081 .Ic unread .
5084 .It Ic unread
5085 Takes a message list and marks each message as not having been read.
5088 .It Ic unretain
5089 Removes the header field names from the list of retained fields.
5090 The special name
5091 .Ql *
5092 will remove all fields.
5095 .It Ic unsaveignore
5096 Removes the header field names from the list of ignored fields for
5097 saving.
5098 The special name
5099 .Ql *
5100 will remove all fields.
5103 .It Ic unsaveretain
5104 Removes the header field names from the list of retained fields for
5105 saving.
5106 The special name
5107 .Ql *
5108 will remove all fields.
5111 .It Ic unset
5112 (uns) Takes a list of internal variable names and discards their
5113 remembered values; the reverse of
5114 .Ic set .
5115 Also see
5116 .Ic environ .
5119 .It Ic unshortcut
5120 Deletes the shortcut names given as arguments.
5121 The special name
5122 .Ql *
5123 will remove all shortcuts.
5126 .It Ic unsort
5127 Disable sorted or threaded mode
5128 (see the
5129 .Ic sort
5131 .Ic thread
5132 commands),
5133 return to normal message order and,
5134 if the
5135 .Va header
5136 variable is set,
5137 displays a header summary.
5140 .It Ic unthread
5141 \*(OB
5142 Same as
5143 .Ic unsort .
5146 .It Ic urlcodec
5147 Perform URL percent codec operations, rather according to RFC 3986,
5148 on all given strings.
5149 This is character set agnostic and thus locale dependent, and it may
5150 decode bytes which are invalid in the current locale, unless the input
5151 solely consists of characters in the portable character set, see
5152 .Sx "Character sets" .
5153 The first argument specifies the operation:
5154 .Ar enc[ode]
5156 .Ar dec[code]
5157 perform plain URL percent en- and decoding, respectively.
5158 .Ar p[ath]enc[ode]
5160 .Ar p[ath]dec[ode]
5161 perform a slightly modified operation which should be better for
5162 pathnames: it doesn't allow a tilde
5163 .Ql ~ ,
5164 and will neither accept hyphen
5165 .Ql -
5166 nor dot
5167 .Ql .
5168 as an initial character.
5171 .It Ic varedit
5172 Edit the values of or create the given variable(s) in the
5173 .Ev EDITOR .
5174 Boolean variables cannot be edited.
5177 .It Ic varshow
5178 This command produces the same output as the listing mode of
5179 .Ic set ,
5180 including
5181 .Va verbose Ns
5182 ity adjustments, but only for the given variables.
5185 .It Ic verify
5186 \*(OP Takes a message list and verifies each message.
5187 If a message is not a S/MIME signed message,
5188 verification will fail for it.
5189 The verification process checks if the message was signed using a valid
5190 certificate,
5191 if the message sender's email address matches one of those contained
5192 within the certificate,
5193 and if the message content has been altered.
5196 .It Ic version
5197 Shows the
5198 .Va version
5200 .Va features
5201 of \*(UA.
5204 .It Ic visual
5205 (v) Takes a message list and invokes the display editor on each message.
5206 Modified contents are discarded unless the
5207 .Va writebackedited
5208 variable is set.
5211 .It Ic write
5212 (w) For conventional messages the body without all headers is written.
5213 The original message is never marked for deletion in the originating
5214 mail folder.
5215 The output is decrypted and converted to its native format as necessary.
5216 If the output file exists, the text is appended.
5217 If a message is in MIME multipart format its first part is written to
5218 the specified file as for conventional messages, handling of the remains
5219 depends on the execution mode.
5220 No special handling of compressed files is performed.
5222 In interactive mode the user is consecutively asked for the filenames of
5223 the processed parts.
5224 For convience saving of each part may be skipped by giving an empty
5225 value, the same result as writing it to
5226 .Pa /dev/null .
5227 Shell piping the part content by specifying a leading vertical bar
5228 .Ql |
5229 character for the filename is supported.
5230 Other user input is expanded as usually for folders, e.g., tilde
5231 expansion is performed, and contents of the destination file are
5232 overwritten if the file previously existed.
5234 \*(ID In non-interactive mode any part which does not specify a filename
5235 is ignored, and suspicious parts of filenames of the remaining parts are
5236 URL percent encoded (as via
5237 .Ic urlencode )
5238 to prevent injection of malicious character sequences, resulting in
5239 a filename that will be written into the current directory.
5240 Existing files won't be overwritten, instead the part number or
5241 a dot are appended after a number sign
5242 .Ql #
5243 to the name until file creation succeeds (or fails due to other
5244 reasons).
5247 .It Ic xit
5248 (x) A synonym for
5249 .Ic exit .
5252 .It Ic z
5253 \*(UA presents message headers in
5254 .Va screen Ns
5255 fuls as described under the
5256 .Ic headers
5257 command.
5258 Without arguments this command scrolls to the next window of messages,
5259 likewise if the argument is
5260 .Ql + .
5261 An argument of
5262 .Ql -
5263 scrolls to the last,
5264 .Ql ^
5265 scrolls to the first, and
5266 .Ql $
5267 to the last
5268 .Va \&\&screen
5269 of messages.
5270 A number argument prefixed by
5271 .Ql +
5273 .Ql \-
5274 indicates that the window is calculated in relation to the current
5275 position, and a number without a prefix specifies an absolute position.
5278 .It Ic Z
5279 Similar to
5280 .Ic z ,
5281 but scrolls to the next or previous window that contains at least one
5282 .Ql new
5284 .Ic flag Ns
5285 ged message.
5287 .\" }}}
5290 .\" .Sh TILDE ESCAPES {{{
5291 .Sh "TILDE ESCAPES"
5293 Here is a summary of the tilde escapes,
5294 which are used to perform special functions when composing messages.
5295 Tilde escapes are only recognized at the beginning of lines.
5296 The name
5297 .Dq tilde escape
5298 is somewhat of a misnomer since the actual escape character can be
5299 changed by adjusting the option
5300 .Va escape .
5302 .Bl -tag -width ".Ic __ filename"
5304 .It Ic ~~ Ar string
5305 Insert the string of text in the message prefaced by a single
5306 .Ql ~ .
5307 (If the escape character has been changed,
5308 that character must be doubled
5309 in order to send it at the beginning of a line.)
5312 .It Ic ~! Ar command
5313 Execute the indicated shell
5314 .Ar command ,
5315 then return to the message.
5318 .It Ic ~.
5319 Same effect as typing the end-of-file character.
5322 .It Ic ~: Ar \*(UA-command Ns \0or Ic ~_ Ar \*(UA-command
5323 Execute the given \*(UA command.
5324 Not all commands, however, are allowed.
5327 .It Ic ~?
5328 Write a summary of command escapes.
5331 .It Ic ~< Ar filename
5332 Identical to
5333 .Ic ~r .
5336 .It Ic ~<! Ar command
5337 .Ar command
5338 is executed using the shell.
5339 Its standard output is inserted into the message.
5342 .It Ic ~@ Op Ar filename...
5343 With no arguments, edit the attachment list interactively.
5344 If an attachment's file name is left empty,
5345 that attachment is deleted from the list.
5346 When the end of the attachment list is reached,
5347 \*(UA will ask for further attachments until an empty name is given.
5348 If a given file name solely consists of the number sign
5349 .Ql #
5350 followed by a valid message number of the currently active mailbox, then
5351 the given message is attached as a MIME
5352 .Ql message/rfc822
5353 and the rest of this section does not apply.
5355 If character set conversion has been compiled into \*(UA, then this mode
5356 gives the user the option to specify input and output character sets,
5357 unless the file extension indicates binary content, in which case \*(UA
5358 asks whether this step shall be skipped for the attachment in question.
5359 If not skipped, then the charset that succeeds to represent the
5360 attachment data will be used in the
5361 .Ql charset=
5362 MIME parameter of the mail message:
5364 .Bl -bullet -compact
5366 If input and output character sets are specified, then the conversion is
5367 performed on the fly.
5368 The user will be asked repeatedly until the desired conversion succeeds.
5370 If only an output character set is specified, then the input is assumed
5371 to be in the
5372 .Va ttycharset
5373 charset and will be converted to the given output charset on the fly.
5374 The user will be asked repeatedly until the desired conversion succeeds.
5376 If no character sets are specified at all then the algorithm that is
5377 documented in the section
5378 .Sx "Character sets"
5379 is applied, but directly and on the fly.
5380 The user will be asked repeatedly until the desired conversion succeeds.
5382 Finally, if an input-, but no output character set is specified, then no
5383 conversion is ever performed, but the
5384 .Ql charset=
5385 MIME parameter value will still be set to the user input.
5387 The character set selection loop can be left by typing
5388 .Ql control-C ,
5389 i.e., causing an interrupt.
5390 .\" \*(OU next sentence
5391 Note that before \*(UA version 15.0 this terminates the entire
5392 current attachment selection, not only the character set selection.
5395 Without character set conversion support, \*(UA will ask for the input
5396 character set only, and it'll set the
5397 .Ql charset=
5398 MIME parameter value to the given input, if any;
5399 if no user input is seen then the
5400 .Va ttycharset
5401 character set will be used for the parameter value instead.
5402 Note that the file extension check isn't performed in this mode, since
5403 no conversion will take place anyway.
5405 Note that in non-interactive mode, for reproduceabilities sake, there
5406 will always be two questions for each attachment, regardless of whether
5407 character set conversion is available and what the file extension is.
5408 The first asks for the filename, and the second asks for the input
5409 character set to be passed through to the corresponding MIME parameter;
5410 no conversion will be tried if there is input to the latter question,
5411 otherwise the usual conversion algorithm, as above, is applied.
5412 For message attachments, the answer to the second question is completely
5413 ignored.
5415 If (instead)
5416 .Ar filename
5417 arguments are specified for the
5418 .Ic \&\&~@
5419 command they are treated as a file list of
5420 .Xr sh 1 Ns
5421 -style quoted arguments, optionally also separated by commas, which are
5422 expanded and then appended to the existing list of message attachments.
5423 Message attachments can only be added via the first method.
5424 In this mode the (text) attachments are assumed to be in
5425 .Va ttycharset
5426 encoding, and will be evaluated as documented in the section
5427 .Sx "Character sets" .
5430 .It Ic ~A
5431 Inserts the string contained in the
5432 .Va Sign
5433 variable (same as
5434 .Ql Ic ~i Ns \0Sign ) .
5435 The escape sequences tabulator
5436 .Ql \et
5437 and newline
5438 .Ql \en
5439 are understood.
5442 .It Ic ~a
5443 Inserts the string contained in the
5444 .Va sign
5445 variable (same as
5446 .Ql Ic ~i Ns \0sign ) .
5447 The escape sequences tabulator
5448 .Ql \et
5449 and newline
5450 .Ql \en
5451 are understood.
5454 .It Ic ~b Ar name ...
5455 Add the given names to the list of blind carbon copy recipients.
5458 .It Ic ~c Ar name ...
5459 Add the given names to the list of carbon copy recipients.
5462 .It Ic ~d
5463 Read the file specified by the
5464 .Ev DEAD
5465 variable into the message.
5468 .It Ic ~e
5469 Invoke the text editor on the message collected so far.
5470 After the editing session is finished,
5471 the user may continue appending text to the message.
5474 .It Ic ~F Ar messages
5475 Read the named messages into the message being sent, including all
5476 message headers and MIME parts.
5477 If no messages are specified, read in the current message.
5480 .It Ic ~f Ar messages
5481 Read the named messages into the message being sent.
5482 If no messages are specified, read in the current message.
5483 .Ic ignore
5485 .Ic retain
5486 lists are used to modify the message headers.
5487 For MIME multipart messages,
5488 only the first displayable part is included.
5491 .It Ic ~H
5492 Edit the message header fields
5493 .Ql From: ,
5494 .Ql Reply-To:
5496 .Ql Sender:
5497 by typing each one in turn and allowing the user to edit the field.
5498 The default values for these fields originate from the
5499 .Va from , replyto
5501 .Va sender
5502 variables.
5505 .It Ic ~h
5506 Edit the message header fields
5507 .Ql To: ,
5508 .Ql Cc: ,
5509 .Ql Bcc:
5511 .Ql Subject:
5512 by typing each one in turn and allowing the user to edit the field.
5515 .It Ic ~i Ar variable
5516 Insert the value of the specified variable into the message,
5517 adding a newline character at the end.
5518 The message remains unaltered if the variable is unset or empty.
5519 The escape sequences tabulator
5520 .Ql \et
5521 and newline
5522 .Ql \en
5523 are understood.
5526 .It Ic ~M Ar messages
5527 Read the named messages into the message being sent,
5528 indented by
5529 .Va indentprefix .
5530 If no messages are specified, read the current message.
5533 .It Ic ~m Ar messages
5534 Read the named messages into the message being sent,
5535 indented by
5536 .Va indentprefix .
5537 If no messages are specified, read the current message.
5538 .Ic ignore
5540 .Ic retain
5541 lists are used to modify the message headers.
5542 For MIME multipart messages,
5543 only the first displayable part is included.
5546 .It Ic ~p
5547 Display the message collected so far,
5548 prefaced by the message header fields
5549 and followed by the attachment list, if any.
5552 .It Ic ~q
5553 Abort the message being sent,
5554 copying it to the file specified by the
5555 .Ev DEAD
5556 variable if
5557 .Va save
5558 is set.
5561 .It Ic ~R Ar filename
5562 Read the named file into the message, indented by
5563 .Va indentprefix .
5566 .It Ic ~r Ar filename
5567 Read the named file into the message.
5570 .It Ic ~s Ar string
5571 Cause the named string to become the current subject field.
5574 .It Ic ~t Ar name ...
5575 Add the given name(s) to the direct recipient list.
5578 .It Ic ~U Ar messages
5579 Read in the given / current message(s) excluding all headers, indented by
5580 .Va indentprefix .
5583 .It Ic ~u Ar messages
5584 Read in the given / current message(s), excluding all headers.
5587 .It Ic ~v
5588 Invoke an alternate editor (defined by the
5589 .Ev VISUAL
5590 option) on the message collected so far.
5591 Usually, the alternate editor will be a screen editor.
5592 After the editor is quit,
5593 the user may resume appending text to the end of the message.
5596 .It Ic ~w Ar filename
5597 Write the message onto the named file.
5598 If the file exists,
5599 the message is appended to it.
5602 .It Ic ~x
5603 Same as
5604 .Ic ~q ,
5605 except that the message is not saved at all.
5608 .It Ic ~| Ar command
5609 Pipe the message through the specified filter command.
5610 If the command gives no output or terminates abnormally,
5611 retain the original text of the message.
5612 E.g., the command
5613 .Xr fmt 1
5614 is often used as a rejustifying filter.
5616 .\" }}}
5619 .\" .Sh INTERNAL VARIABLES {{{
5620 .Sh "INTERNAL VARIABLES"
5622 Internal \*(UA variables are controlled via the
5623 .Ic set
5625 .Ic unset
5626 commands; prefixing a variable name with the string
5627 .Ql no
5628 and calling
5629 .Ic set
5630 has the same effect as using
5631 .Ic unset :
5632 .Ql unset crt
5634 .Ql set nocrt
5635 do the same thing.
5636 Creation or editing of variables can be performed in the
5637 .Ev EDITOR
5638 with the command
5639 .Ic varedit .
5640 .Ic varshow
5641 will give more insight on the given variable(s), and
5642 .Ic set ,
5643 when called without arguments, will show a listing of all variables.
5644 Both commands support a more
5645 .Va verbose
5646 listing mode.
5647 Some well-known variables will also become inherited from the
5648 program
5649 .Sx ENVIRONMENT
5650 implicitly, others can be explicitly imported with the command
5651 .Ic environ
5652 and henceforth share the said properties.
5655 Two different kind of internal variables exist.
5656 There are boolean variables, which can only be in one of the two states
5657 .Dq set
5659 .Dq unset ,
5660 and value variables with a(n optional) string value.
5661 For the latter proper quoting is necessary upon assignment time, the
5662 introduction of the section
5663 .Sx COMMANDS
5664 documents the supported quoting rules.
5666 .Bd -literal -offset indent
5667 wysh set one=val\e 1 two="val 2" \e
5668     three='val "3"' four=$'val \e'4\e''
5669 varshow one two three four
5670 unset one two three four
5674 Dependent upon the actual option the string values will be interpreted
5675 as numbers, colour names, normal text etc., but there also exists
5676 a special kind of string value, the
5677 .Dq boolean string ,
5678 which must either be a decimal integer (in which case
5679 .Ql 0
5680 is false and
5681 .Ql 1
5682 and any other value is true) or any of the (case-insensitive) strings
5683 .Ql off ,
5684 .Ql no ,
5685 .Ql n
5687 .Ql false
5688 for a false boolean and
5689 .Ql on ,
5690 .Ql yes ,
5691 .Ql y
5693 .Ql true
5694 for a true boolean; a special kind of boolean string is the
5695 .Dq quadoption ,
5696 which is a boolean string that can optionally be prefixed with the
5697 (case-insensitive) term
5698 .Ql ask- ,
5699 as in
5700 .Ql ask-yes ,
5701 which causes prompting of the user in interactive mode, with the given
5702 boolean as the default value.
5704 .\" .Ss "Initial settings" {{{
5705 .\" (Keep in SYNC: ./nail.h:okeys, ./nail.rc, ./nail.1:"Initial settings")
5706 .Ss "Initial Settings"
5708 The standard POSIX 2008/Cor 2-2016 mandates the following initial
5709 variable settings:
5710 .Pf no Va allnet ,
5711 .Pf no Va append ,
5712 .Va asksub ,
5713 .Pf no Va askbcc ,
5714 .Pf no Va autoprint ,
5715 .Pf no Va bang ,
5716 .Pf no Va cmd ,
5717 .Pf no Va crt ,
5718 .Pf no Va debug ,
5719 .Pf no Va dot ,
5720 .Va escape
5721 set to
5722 .Ql ~ ,
5723 .Pf no Va flipr ,
5724 .Pf no Va folder ,
5725 .Va header ,
5726 .Pf no Va hold ,
5727 .Pf no Va ignore ,
5728 .Pf no Va ignoreeof ,
5729 .Pf no Va keep ,
5730 .Pf no Va keepsave ,
5731 .Pf no Va metoo ,
5732 .Pf no Va outfolder ,
5733 .Pf no Va page ,
5734 .Va prompt
5735 set to
5736 .Ql ?\0 ,
5737 .Pf no Va quiet ,
5738 .Pf no Va record ,
5739 .Va save ,
5740 .Pf no Va sendwait ,
5741 .Pf no Va showto ,
5742 .Pf no Va Sign ,
5743 .Pf no Va sign ,
5744 .Va toplines
5745 set to
5746 .Ql 5 .
5749 Notes: \*(UA doesn't support the
5750 .Pf no Va onehop
5751 variable \(en use command line options or
5752 .Va mta-arguments
5753 to pass options through to a
5754 .Va mta .
5755 And the default global
5756 .Pa \*(UR
5757 file (which is loaded unless the
5758 .Fl n
5759 command line flag has been used or the
5760 .Ev NAIL_NO_SYSTEM_RC
5761 environment variable is set) bends those initial settings a bit, e.g.,
5762 it sets the variables
5763 .Va hold ,
5764 .Va keepsave
5766 .Va keep ,
5767 to name a few, calls
5768 .Ic retain
5769 etc., and should thus be taken into account.
5770 .\" }}}
5772 .\" .Ss "Variables" {{{
5773 .Ss "Variables"
5775 .Bl -tag -width ".It Va _utoprin_"
5777 .It Va -account-name
5778 \*(RO Is set to the active
5779 .Ic account .
5782 .It Va -exit-status
5783 \*(RO The status of the last command.
5786 .It Va -folder-resolved
5787 \*(RO Set to the fully resolved path of
5788 .Va folder
5789 once that evaluation has occurred; rather internal.
5792 .It Va -mailbox-display
5793 \*(RO The name of the current mailbox
5794 .Pf ( Ic file ) ,
5795 possibly abbreviated for display purposes.
5798 .It Va -mailbox-resolved
5799 \*(RO The fully resolved path of the current mailbox.
5802 .It Va add-file-recipients
5803 \*(BO When file or pipe recipients have been specified,
5804 mention them in the corresponding address fields of the message instead
5805 of silently stripping them from their recipient list.
5806 By default such addressees are not mentioned.
5809 .It Va allnet
5810 \*(BO Causes only the local part to be evaluated
5811 when comparing addresses.
5814 .It Va append
5815 \*(BO Causes messages saved in
5816 .Ev MBOX
5817 to be appended to the end rather than prepended.
5818 This should always be set.
5821 .It Va ask
5822 \*(BO Causes \*(UA to prompt for the subject of each message sent.
5823 If the user responds with simply a newline,
5824 no subject field will be sent.
5827 .It Va askatend
5828 \*(BO Causes the prompts for
5829 .Ql Cc:
5831 .Ql Bcc:
5832 lists to appear after the message has been edited.
5835 .It Va askattach
5836 \*(BO If set, \*(UA asks for files to attach at the end of each message,
5837 shall the list be found empty at that time.
5838 An empty line finalizes the list.
5841 .It Va askcc
5842 \*(BO Causes the user to be prompted for carbon copy recipients
5843 (at the end of each message if
5844 .Va askatend
5846 .Va bsdcompat
5847 are set) shall the list be found empty (at that time).
5848 An empty line finalizes the list.
5851 .It Va askbcc
5852 \*(BO Causes the user to be prompted for blind carbon copy
5853 recipients (at the end of each message if
5854 .Va askatend
5856 .Va bsdcompat
5857 are set) shall the list be found empty (at that time).
5858 An empty line finalizes the list.
5861 .It Va asksign
5862 \*(BO\*(OP Causes the user to be prompted if the message is to be
5863 signed at the end of each message.
5865 .Va smime-sign
5866 variable is ignored when this variable is set.
5869 .It Va asksub
5870 \*(BO Alternative name for
5871 .Va ask .
5877 .It Va attachment-ask-content-description , \
5878   attachment-ask-content-disposition , \
5879   attachment-ask-content-id , \
5880   attachment-ask-content-type
5881 \*(BO If set then the user will be prompted for some attachment
5882 information when editing the attachment list.
5883 It is advisable to not use these but for the first of the variables;
5884 even for that it has to be noted that the data is used
5885 .Dq as is .
5889 .It Va attrlist
5890 A sequence of characters to display in the
5891 .Ql attribute
5892 column of the
5893 .Va headline
5894 as shown in the display of
5895 .Ic headers ;
5896 each for one type of messages (see
5897 .Sx "Message states" ) ,
5898 with the default being
5899 .Ql NUROSPMFAT+\-$~
5901 .Ql NU\ \ *HMFAT+\-$~
5902 if the
5903 .Va bsdflags
5904 variable is set, in the following order:
5906 .Bl -tag -compact -width ".It Ql _"
5907 .It Ql N
5908 new.
5909 .It Ql U
5910 unread but old.
5911 .It Ql R
5912 new but read.
5913 .It Ql O
5914 read and old.
5915 .It Ql S
5916 saved.
5917 .It Ql P
5918 preserved.
5919 .It Ql M
5920 mboxed.
5921 .It Ql F
5922 flagged.
5923 .It Ql A
5924 answered.
5925 .It Ql T
5926 draft.
5927 .It Ql +
5928 start of a collapsed thread.
5929 .It Ql -
5930 an uncollapsed thread (TODO ignored for now).
5931 .It Ql $
5932 classified as spam.
5933 .It Ql ~
5934 classified as possible spam.
5939 .It Va autobcc
5940 Specifies a list of recipients to which a blind carbon copy of each
5941 outgoing message will be sent automatically.
5944 .It Va autocc
5945 Specifies a list of recipients to which a carbon copy of each outgoing
5946 message will be sent automatically.
5949 .It Va autocollapse
5950 \*(BO Causes threads to be collapsed automatically when threaded mode
5951 is entered (see the
5952 .Ic collapse
5953 command).
5956 .It Va autoprint
5957 \*(BO Causes the delete command to behave like
5958 .Ql dp - ;
5959 thus, after deleting a message the next one will be typed automatically.
5962 .It Va autothread
5963 \*(BO\*(OB Causes threaded mode (see the
5964 .Ic thread
5965 command) to be entered automatically when a folder is opened.
5966 The same as
5967 .Ql autosort=thread .
5970 .It Va autosort
5971 Causes sorted mode (see the
5972 .Ic sort
5973 command) to be entered automatically with the value of this option as
5974 sorting method when a folder is opened, e.g.,
5975 .Ql set autosort=thread .
5978 .It Va bang
5979 \*(BO Enables the substitution of
5980 .Ql \&!
5981 by the contents of the last command line in shell escapes.
5984 .It Va batch-exit-on-error
5985 \*(BO If the batch mode has been enabled via the
5986 .Fl #
5987 command line option, then this variable will be consulted whenever \*(UA
5988 completes one operation (returns to the command prompt); if it is set
5989 then \*(UA will terminate if the last operation generated an error.
5992 .It Va bind-timeout
5993 \*(OP Terminals generate multi-byte sequences for certain forms of
5994 input, for example for function and other special keys.
5995 Some terminals however do not write these multi-byte sequences as
5996 a whole, but byte-by-byte, and the latter is what \*(UA actually reads.
5997 This variable specifies the timeout in milliseconds that the MLE (see
5998 .Sx "On terminal control and line editor" )
5999 waits for more bytes to arrive unless it considers a sequence
6000 .Dq complete .
6001 The default is 200.
6004 .It Va bsdannounce
6005 \*(BO Causes automatic display of a header summary after executing a
6006 .Ic file
6007 command, and thus complements the standard variable
6008 .Va header ,
6009 which controls header summary display on program startup.
6010 It is only meaningful if
6011 .Va header
6012 is also set.
6015 .It Va bsdcompat
6016 \*(BO Sets some cosmetical features to traditional BSD style;
6017 has the same affect as setting
6018 .Va askatend
6019 and all other variables prefixed with
6020 .Ql bsd ;
6021 it also changes the behaviour of
6022 .Va emptystart
6023 (which doesn't exist in BSD).
6026 .It Va bsdflags
6027 \*(BO Changes the letters shown in the first column of a header
6028 summary to traditional BSD style.
6031 .It Va bsdheadline
6032 \*(BO Changes the display of columns in a header summary to traditional
6033 BSD style.
6036 .It Va bsdmsgs
6037 \*(BO Changes some informational messages to traditional BSD style.
6040 .It Va bsdorder
6041 \*(BO Causes the
6042 .Ql Subject:
6043 field to appear immediately after the
6044 .Ql To:
6045 field in message headers and with the
6046 .Ic ~h
6047 .Sx "TILDE ESCAPES" .
6050 .It Va charset-7bit
6051 The value that should appear in the
6052 .Ql charset=
6053 parameter of
6054 .Ql Content-Type:
6055 MIME header fields when no character set conversion of the message data
6056 was performed.
6057 This defaults to US-ASCII, and the chosen character set should be
6058 US-ASCII compatible.
6061 .It Va charset-8bit
6062 \*(OP The default 8-bit character set that is used as an implicit last
6063 member of the variable
6064 .Va sendcharsets .
6065 This defaults to UTF-8.
6066 If no character set conversion capabilities are available in \*(UA then
6067 the only supported character set is
6068 .Va ttycharset .
6069 Refer to the section
6070 .Sx "Character sets"
6071 for the complete picture of character set conversion in \*(UA.
6074 .It Va charset-unknown-8bit
6075 \*(OP RFC 1428 specifies conditions when internet mail gateways shall
6076 .Dq upgrade
6077 the content of a mail message by using a character set with the name
6078 .Ql unknown-8bit .
6079 Because of the unclassified nature of this character set \*(UA will not
6080 be capable to convert this character set to any other character set.
6081 If this variable is set any message part which uses the character set
6082 .Ql unknown-8bit
6083 is assumed to really be in the character set given in the value,
6084 otherwise the (final) value of
6085 .Va charset-8bit
6086 is used for this purpose.
6088 This variable will also be taken into account if a MIME type (see
6089 .Sx "The mime.types files" )
6090 of a MIME message part that uses the
6091 .Ql binary
6092 character set is forcefully treated as text.
6095 .It Va cmd
6096 The default value for the
6097 .Ic pipe
6098 command.
6101 .It Va colour-disable
6102 \*(BO\*(OP Forcefully disable usage of colours.
6103 Also see the section
6104 .Sx "Coloured display" .
6107 .It Va colour-pager
6108 \*(BO\*(OP Whether colour shall be used for output that is paged through
6109 .Ev PAGER .
6110 Note that pagers may need special flags, e.g.,
6111 .Xr less 1
6112 requires the option
6113 .Fl \&\&R
6115 .Xr lv 1
6116 the option
6117 .Fl \&\&c
6118 in order to support colours.
6119 Often doing manual adjustments is unnecessary since \*(UA may perform
6120 adjustments dependend on the value of the environment variable
6121 .Ev PAGER
6122 (see there for more).
6125 .It Va crt
6126 In a(n interactive) terminal session, then if this valued option is set
6127 it'll be used as a threshold to determine how many lines the given
6128 output has to span before it will be displayed via the configured
6129 .Ev PAGER ;
6130 Usage of the
6131 .Ev PAGER
6132 can be forced by setting this to the value
6133 .Ql 0 ,
6134 setting it without a value will deduce the current height of the
6135 terminal screen to compute the treshold (see
6136 .Ev LINES ,
6137 .Va screen
6139 .Xr stty 1 ) .
6142 .It Va customhdr
6143 \*(OB A variable counterpart of the
6144 .Ic customhdr
6145 command (see there for documentation), interpreted as a comma-separated
6146 list of custom headers to be injected, to include commas in the header
6147 bodies escape them with reverse solidus, e.g.:
6149 .Dl set customhdr='Hdr1: Body1-1\e, Body1-2,  Hdr2: Body2'
6152 .It Va datefield
6153 In the summary of
6154 .Ic headers
6155 the message date, if any is to be displayed according to the format of
6156 .Va headline ,
6157 is by default taken from the
6158 .Ql From_
6159 line of the message.
6160 If this variable is set the date as given in the
6161 .Ql Date:
6162 header field is used instead, converted to local time.
6163 To control the display format of the date assign a valid
6164 .Xr strftime 3
6165 format string.
6166 (Note that the
6167 .Ql %n
6168 format should not be used, because \*(UA doesn't take embedded newlines
6169 into account when calculating how many lines fit onto the screen.)
6170 Also see
6171 .Va datefield-markout-older .
6174 .It Va datefield-markout-older
6175 This option, when set in addition to
6176 .Va datefield ,
6177 is used to display
6178 .Dq older
6179 messages (concept is rather comparable to the
6180 .Fl \&\&l
6181 option of the POSIX utility
6182 .Xr ls 1 ) .
6183 The content interpretation is identical to
6184 .Va \&\&datefield .
6187 .It Va debug
6188 \*(BO Enables debug messages and obsoletion warnings, disables the
6189 actual delivery of messages and also implies
6190 .Pf no Va record
6191 as well as
6192 .Pf no Va save .
6195 .It Va disposition-notification-send
6196 \*(BO\*(OP Emit a
6197 .Ql Disposition-Notification-To:
6198 header (RFC 3798) with the message.
6199 This requires the
6200 .Va from
6201 variable to be set.
6202 .\" TODO .It Va disposition-notification-send-HOST
6203 .\"Overrides
6204 .\".Va disposition-notification-send
6205 .\" for SMTP accounts on a specific host.
6206 .\" TODO .It Va disposition-notification-send-USER@HOST
6207 .\"Overrides
6208 .\".Va disposition-notification-send
6209 .\"for a specific account.
6212 .It Va dot
6213 \*(BO When dot is set, a period
6214 .Ql \&.
6215 on a line by itself during message input in (interactive) compose mode
6216 will be treated as end-of-message (in addition to the normal end-of-file
6217 condition).
6219 .Va ignoreeof
6220 is set
6221 .Pf no Va dot
6222 is ignored.
6225 .It Va dotlock-ignore-error
6226 \*(BO\*(OP Synchronization of mailboxes which \*(UA treats as system
6227 mailboxes (see the command
6228 .Ic file )
6229 will be protected with so-called dotlock files\(emthe traditional mail
6230 spool file locking method\(emin addition to system file locking.
6231 Because \*(UA ships with a privilege-separated dotlock creation program
6232 that should always be able to create such a dotlock file there is no
6233 good reason to ignore dotlock file creation errors, and thus these are
6234 fatal unless this variable is set.
6237 .It Va editalong
6238 \*(BO If this variable is set then the editor is started automatically
6239 when a message is composed in interactive mode, as if the
6240 .Ic ~e
6241 .Sx "TILDE ESCAPES"
6242 had been specified.
6244 .Va editheaders
6245 variable is implied for this automatically spawned editor session.
6248 .It Va editheaders
6249 \*(BO When a message is edited while being composed,
6250 its header is included in the editable text.
6252 .Ql To: ,
6253 .Ql Cc: ,
6254 .Ql Bcc: ,
6255 .Ql Subject: ,
6256 .Ql From: ,
6257 .Ql Reply-To:
6259 .Ql Sender:
6260 fields are accepted within the header, other fields are ignored.
6263 .It Va emptystart
6264 \*(BO When entering interactive mode \*(UA normally writes
6265 .Dq \&No mail for user
6266 and exits immediately if a mailbox is empty or doesn't exist.
6267 If this option is set \*(UA starts even with an empty or nonexistent
6268 mailbox (the latter behaviour furtherly depends upon
6269 .Va bsdcompat ,
6270 though).
6273 .It Va encoding
6274 The MIME
6275 .Ql Content-Transfer-Encoding
6276 to use in outgoing text messages and message parts, where applicable.
6277 (7-bit clean text messages are sent as-is, without a transfer encoding.)
6278 Valid values are:
6280 .Bl -tag -compact -width "_%%_"
6281 .It Ql 8bit
6282 .Pf (Or\0 Ql 8b . )
6283 8-bit transport effectively causes the raw data be passed through
6284 unchanged, but may cause problems when transferring mail messages over
6285 channels that are not ESMTP (RFC 1869) compliant.
6286 Also, several input data constructs are not allowed by the
6287 specifications and may cause a different transfer-encoding to be used.
6288 .It Ql quoted-printable
6289 .Pf (Or\0 Ql qp . )
6290 Quoted-printable encoding is 7-bit clean and has the property that ASCII
6291 characters are passed through unchanged, so that an english message can
6292 be read as-is; it is also acceptible for other single-byte locales that
6293 share many characters with ASCII, like, e.g., ISO-8859-1.
6294 The encoding will cause a large overhead for messages in other character
6295 sets: e.g., it will require up to twelve (12) bytes to encode a single
6296 UTF-8 character of four (4) bytes.
6297 .It Ql base64
6298 .Pf (Or\0 Ql b64 . )
6299 The default encoding, it is 7-bit clean and will always be used for
6300 binary data.
6301 This encoding has a constant input:output ratio of 3:4, regardless of
6302 the character set of the input data it will encode three bytes of input
6303 to four bytes of output.
6304 This transfer-encoding is not human readable without performing
6305 a decoding step.
6309 .It Va escape
6310 If defined, the first character of this option
6311 gives the character to use in place of
6312 .Ql ~
6313 to denote
6314 .Sx "TILDE ESCAPES" .
6317 .It Va expandaddr
6318 If not set then file and command pipeline targets are not allowed,
6319 and any such address will be filtered out, giving a warning message.
6320 If set without a value then all possible recipient address
6321 specifications will be accepted \(en see the section
6322 .Sx "On sending mail, and non-interactive mode"
6323 for more on this.
6324 To accept them, but only in interactive mode, or when tilde commands
6325 were enabled explicitly by using one of the command line options
6326 .Fl ~
6328 .Fl # ,
6329 set this to the (case-insensitive) value
6330 .Ql restrict
6331 (note right now this is actually like setting
6332 .Ql restrict,-all,+name,+addr ) .
6334 In fact the value is interpreted as a comma-separated list of values.
6335 If it contains
6336 .Ql fail
6337 then the existence of disallowed specifications is treated as a hard
6338 send error instead of only filtering them out.
6339 The remaining values specify whether a specific type of recipient
6340 address specification is allowed (optionally indicated by a plus sign
6341 .Ql +
6342 prefix) or disallowed (prefixed with a hyphen
6343 .Ql - ) .
6344 The value
6345 .Ql all
6346 addresses all possible address specifications,
6347 .Ql file
6348 file targets,
6349 .Ql pipe
6350 command pipeline targets,
6351 .Ql name
6352 plain user names and (MTA) aliases (\*(OB
6353 .Ql noalias
6354 may be used as an alternative syntax to
6355 .Ql -name )
6357 .Ql addr
6358 network addresses.
6359 These kind of values are interpreted in the given order, so that
6360 .Ql restrict,\:fail,\:+file,\:-all,\:+addr
6361 will cause hard errors for any non-network address recipient address
6362 unless \*(UA is in interactive mode or has been started with the
6363 .Fl ~
6365 .Fl #
6366 command line option; in the latter case(s) any address may be used, then.
6369 .It Va expandargv
6370 Unless this variable is set additional
6371 .Va mta
6372 (Mail-Transfer-Agent)
6373 arguments from the command line, as can be given after a
6374 .Fl \&\&-
6375 separator, are ignored due to safety reasons.
6376 However, if set to the special (case-insensitive) value
6377 .Ql fail ,
6378 then the presence of additional MTA arguments is treated as a hard
6379 error that causes \*(UA to exit with failure status.
6380 A lesser strict variant is the otherwise identical
6381 .Ql restrict ,
6382 which does accept such arguments in interactive mode, or if tilde
6383 commands were enabled explicitly by using one of the command line options
6384 .Fl ~
6386 .Fl # .
6389 .It Va features
6390 \*(RO String giving a list of features \*(UA, preceded with a plus-sign
6391 .Ql +
6392 if the feature is available, and a minus-sign
6393 .Ql -
6394 otherwise.
6395 The output of the command
6396 .Ic version
6397 will include this information.
6400 .It Va flipr
6401 \*(BO This option reverses the meanings of a set of reply commands,
6402 turning the lowercase variants, which by default address all recipients
6403 included in the header of a message
6404 .Pf ( Ic reply , respond , followup )
6405 into the uppercase variants, which by default address the sender only
6406 .Pf ( Ic Reply , Respond , Followup )
6407 and vice versa.
6408 The commands
6409 .Ic replysender , respondsender , followupsender
6410 as well as
6411 .Ic replyall , respondall , followupall
6412 are not affected by the current setting of
6413 .Va flipr .
6417 .It Va file-hook-load-EXTENSION , file-hook-save-EXTENSION
6418 It is possible to install file hooks which will be used by the
6419 .Ic file
6420 command in order to be able to transparently handle (through an
6421 intermediate temporary file) files with specific
6422 .Ql EXTENSION Ns
6423 s: the variable values can include shell snippets and are expected to
6424 write data to standard output / read data from standard input,
6425 respectively.
6426 \*(ID The variables may not be changed while there is a mailbox
6427 attendant.
6428 .Bd -literal -offset indent
6429 set file-hook-load-xy='echo >&2 XY-LOAD; gzip -cd' \e
6430     file-hook-save-xy='echo >&2 XY-SAVE; gzip -c' \e
6431     record=+null-sent.xy
6435 .It Va folder
6436 The default path under which mailboxes are to be saved:
6437 file names that begin with the plus-sign
6438 .Ql +
6439 will be expanded by prefixing them with the value of this variable.
6440 The same special syntax conventions as documented for the
6441 .Ic file
6442 command may be used; if the non-empty value doesn't start with a solidus
6443 .Ql / ,
6444 then the value of
6445 .Ev HOME
6446 will be prefixed automatically.
6447 If unset or the empty string any
6448 .Ql +
6449 prefixing file names will remain unexpanded.
6452 .It Va folder-hook
6453 This variable can be set to the name of a
6454 .Ic define Ns d
6455 macro which will be called whenever a
6456 .Ic file
6457 is opened.
6458 The macro will also be invoked when new mail arrives,
6459 but message lists for commands executed from the macro
6460 only include newly arrived messages then.
6461 .Ic localopts
6462 are activated by default in a folder hook, causing the covered settings
6463 to be reverted once the folder is left again.
6465 .Sy \*(ID:
6466 Macro behaviour, including option localization, will change in v15.
6467 Please be aware of that and possibly embed a version check in a resource
6468 file of yours.
6471 .It Va folder-hook-FOLDER
6472 Overrides
6473 .Va folder-hook
6474 for a folder named
6475 .Ql FOLDER .
6476 Unlike other folder specifications, the fully expanded name of a folder,
6477 without metacharacters, is used to avoid ambiguities.
6478 However, if the mailbox resides under
6479 .Va folder
6480 then the usual
6481 .Ql +
6482 specification is tried in addition, e.g., if
6483 .Va \&\&folder
6485 .Dq mail
6486 (and thus relative to the user's home directory) then
6487 .Pa /home/usr1/mail/sent
6488 will be tried as
6489 .Ql folder-hook-/home/usr1/mail/sent
6490 first, but then followed by
6491 .Ql folder-hook-+sent .
6494 .It Va followup-to
6495 \*(BO Controls whether a
6496 .Ql Mail-Followup-To:
6497 header is generated when sending messages to known mailing lists.
6498 Also see
6499 .Va followup-to-honour
6500 and the commands
6501 .Ic mlist , mlsubscribe , reply
6503 .Ic Lreply .
6506 .It Va followup-to-honour
6507 Controls whether a
6508 .Ql Mail-Followup-To:
6509 header is honoured when group-replying to a message via
6510 .Ic reply
6512 .Ic Lreply .
6513 This is a quadoption; if set without a value it defaults to
6514 .Dq yes .
6515 Also see
6516 .Va followup-to
6517 and the commands
6518 .Ic mlist
6520 .Ic mlsubscribe .
6523 .It Va forward-as-attachment
6524 \*(BO Original messages are normally sent as inline text with the
6525 .Ic forward
6526 command,
6527 and only the first part of a multipart message is included.
6528 With this option messages are sent as unmodified MIME
6529 .Ql message/rfc822
6530 attachments with all of their parts included.
6533 .It Va from
6534 The address (or a list of addresses) to put into the
6535 .Ql From:
6536 field of the message header, quoting RFC 5322:
6537 the author(s) of the message, that is, the mailbox(es) of the person(s)
6538 or system(s) responsible for the writing of the message.
6539 When
6540 .Ic reply Ns
6541 ing to messages these addresses are handled as if they were in the
6542 .Ic alternates
6543 list.
6545 If the machine's hostname is not valid at the Internet (for example at
6546 a dialup machine) then either this variable or
6547 .Va hostname
6548 (\*(IN and with a defined SMTP protocol in
6549 .Va mta
6550 .Va smtp-hostname
6551 adds even more fine-tuning capabilities),
6552 have to be set.
6554 .Va \&\&from
6555 contains more than one address,
6556 setting the
6557 .Va sender
6558 variable is required (according to the standard RFC 5322).
6561 .It Va fullnames
6562 \*(BO When replying to or forwarding a message \*(UA normally removes
6563 the comment and name parts of email addresses.
6564 If this variable is set such stripping is not performed,
6565 and comments, names etc. are retained.
6568 .It Va fwdheading
6569 The string to put before the text of a message with the
6570 .Ic forward
6571 command
6572 (unless the
6573 .Va forward-as-attachment
6574 variable is set).
6575 Defaults to
6576 .Dq -------- Original Message --------
6577 if unset; No heading is put if it is set to the empty string.
6580 .It Va header
6581 \*(BO Causes the header summary to be written at startup and after
6582 commands that affect the number of messages or the order of messages in
6583 the current folder; enabled by default.
6584 The command line option
6585 .Fl N
6586 can be used to set
6587 .Pf no Va header .
6588 The variable
6589 .Va bsdannounce
6590 complements this and controls header summary display on folder changes.
6594 .It Va headline
6595 A format string to use for the summary of
6596 .Ic headers ,
6597 similar to the ones used for
6598 .Xr printf 3
6599 formats.
6600 Format specifiers in the given string start with a percent character
6601 .Ql %
6602 and may be followed by an optional decimal number indicating the field
6603 width \(em if that is negative, the field is to be left-aligned.
6604 Valid format specifiers are:
6607 .Bl -tag -compact -width "_%%_"
6608 .It Ql %%
6609 A plain percent character.
6610 .It Ql %>
6611 .Dq Dotmark :
6612 a space character but for the current message
6613 .Pf ( Dq dot ) ,
6614 for which it expands to
6615 .Ql > .
6616 .It Ql %<
6617 .Dq Dotmark :
6618 a space character but for the current message
6619 .Pf ( Dq dot ) ,
6620 for which it expands to
6621 .Ql < .
6622 .It Ql %$
6623 \*(OP The spam score of the message, as has been classified via the
6624 command
6625 .Ic spamrate .
6626 Shows only a replacement character if there is no spam support.
6627 .It Ql %a
6628 Message attribute character (status flag); the actual content can be
6629 adjusted by setting
6630 .Va attrlist .
6631 .It Ql %d
6632 The date when the message was received, or the date found in the
6633 .Ql From:
6634 header when the
6635 .Va datefield
6636 variable is set (optionally to a date display format string).
6637 .It Ql %e
6638 The indenting level in threaded mode.
6639 .It Ql %f
6640 The address of the message sender.
6641 .It Ql %i
6642 The message thread tree structure.
6643 (Note that this format doesn't support a field width.)
6644 .It Ql %l
6645 The number of lines of the message, if available.
6646 .It Ql %m
6647 Message number.
6648 .It Ql %o
6649 The number of octets (bytes) in the message, if available.
6650 .It Ql %s
6651 Message subject (if any).
6652 .It Ql %S
6653 Message subject (if any) in double quotes.
6654 .It Ql \&%T
6655 Message recipient flags: is the addressee of the message a known or
6656 subscribed mailing list \(en see
6657 .Ic mlist
6659 .Ic mlsubscribe .
6660 .It Ql %t
6661 The position in threaded/sorted order.
6664 The default is
6665 .Ql %>\&%a\&%m\ %-18f\ %16d\ %4l/%\-5o\ %i%-s ,
6667 .Ql %>\&%a\&%m\ %20-f\ \ %16d\ %3l/%\-5o\ %i%-S
6669 .Va bsdcompat
6670 is set.
6671 Also see
6672 .Va attrlist
6674 .Va headline-bidi .
6678 .It Va headline-bidi
6679 Bidirectional text requires special treatment when displaying headers,
6680 because numbers (in dates or for file sizes etc.) will not affect the
6681 current text direction, in effect resulting in ugly line layouts when
6682 arabic or other right-to-left text is to be displayed.
6683 On the other hand only a minority of terminals is capable to correctly
6684 handle direction changes, so that user interaction is necessary for
6685 acceptable results.
6686 Note that extended host system support is required nonetheless, e.g.,
6687 detection of the terminal character set is one precondition;
6688 and this feature only works in an Unicode (i.e., UTF-8) locale.
6690 In general setting this variable will cause \*(UA to encapsulate text
6691 fields that may occur when displaying
6692 .Va headline
6693 (and some other fields, like dynamic expansions in
6694 .Va prompt )
6695 with special Unicode control sequences;
6696 it is possible to fine-tune the terminal support level by assigning
6697 a value:
6698 no value (or any value other than
6699 .Ql 1 ,
6700 .Ql 2
6702 .Ql 3 )
6703 will make \*(UA assume that the terminal is capable to properly deal
6704 with Unicode version 6.3, in which case text is embedded in a pair of
6705 U+2068 (FIRST STRONG ISOLATE) and U+2069 (POP DIRECTIONAL ISOLATE)
6706 characters.
6707 In addition no space on the line is reserved for these characters.
6709 Weaker support is chosen by using the value
6710 .Ql 1
6711 (Unicode 6.3, but reserve the room of two spaces for writing the control
6712 sequences onto the line).
6713 The values
6714 .Ql 2
6716 .Ql 3
6717 select Unicode 1.1 support (U+200E, LEFT-TO-RIGHT MARK); the latter
6718 again reserves room for two spaces in addition.
6721 .It Va history-file
6722 \*(OP If a line editor is available then this can be set to
6723 name the (expandable) path of the location of a permanent history file.
6726 .It Va history-gabby
6727 \*(BO\*(OP Add more entries to the history as is normally done.
6730 .It Va history-gabby-persist
6731 \*(BO\*(OP \*(UA's own MLE will not save the additional
6732 .Va history-gabby
6733 entries in persistent storage unless this variable is set.
6734 On the other hand it will not loose the knowledge of whether
6735 a persistent entry was gabby or not.
6736 Also see
6737 .Va history-file .
6740 .It Va history-size
6741 \*(OP If a line editor is available this value restricts the
6742 amount of history entries that are saved into a set and valid
6743 .Va history-file .
6744 A value of less than 0 disables this feature;
6745 note that loading and incorporation of
6746 .Va history-file
6747 upon program startup can also be suppressed by doing this.
6748 If unset or 0, a default value will be used.
6749 Dependent on the available line editor this will also define the
6750 number of history entries in memory;
6751 it is also editor-specific whether runtime updates of this value will
6752 be honoured.
6755 .It Va hold
6756 \*(BO This option is used to hold messages in the system
6757 .Va inbox ,
6758 and it is set by default.
6761 .It Va hostname
6762 Use this string as hostname when expanding local addresses instead of
6763 the value obtained from
6764 .Xr uname 3
6766 .Xr getaddrinfo 3 ,
6767 i.e., in
6768 .Ql Message-ID:
6770 .Ql From:
6771 fields.
6772 Note that when SMTP transport is not used (via
6773 .Va mta ) ,
6774 then it is normally the responsibility of the MTA to create these
6775 fields, \*(IN in conjunction with SMTP however
6776 .Va smtp-hostname
6777 also influences the results:
6778 you should produce some test messages with the desired combination of
6779 .Va \&\&hostname ,
6780 and/or
6781 .Va from ,
6782 .Va sender
6783 etc. first.
6786 .It Va idna-disable
6787 \*(BO\*(OP Can be used to turn off the automatic conversion of domain
6788 names according to the rules of IDNA (internationalized domain names
6789 for applications).
6790 Since the IDNA code assumes that domain names are specified with the
6791 .Va ttycharset
6792 character set, an UTF-8 locale charset is required to represent all
6793 possible international domain names (before conversion, that is).
6796 .It Va ignore
6797 \*(BO Ignore interrupt signals from the terminal while entering
6798 messages; instead echo them as
6799 .Ql @
6800 characters and discard the current line.
6803 .It Va ignoreeof
6804 \*(BO Ignore end-of-file conditions
6805 .Pf ( Ql control-D )
6806 in compose mode on message input and in interactive command input.
6807 If set an interactive command input session can only be left by
6808 explicitly using one of the commands
6809 .Ic exit
6811 .Ic quit ,
6812 and message input in compose mode can only be terminated by entering
6813 a period
6814 .Ql \&.
6815 on a line by itself or by using the
6816 .Ic ~.
6817 .Sx "TILDE ESCAPES" ;
6818 .Va ignoreeof
6819 overrides a setting of
6820 .Pf no Va dot .
6823 .It Va inbox
6824 If this is set to a non-empty string it will be used for expansions of
6825 .Ql % ,
6827 .Ic file
6828 for more.
6829 The value supports a subset of filename expansions itself.
6832 .It Va indentprefix
6833 String used by the
6834 .Ic ~m , ~M
6836 .Ic ~R
6837 .Sx "TILDE ESCAPES"
6838 and by the
6839 .Va quote
6840 option for indenting messages,
6841 in place of the normal tabulator character
6842 .Ql ^I ,
6843 which is the default.
6844 Be sure to quote the value if it contains spaces or tabs.
6847 .It Va keep
6848 \*(BO If set, an empty mailbox file is not removed.
6849 This may improve the interoperability with other mail user agents
6850 when using a common folder directory, and prevents malicious users
6851 from creating fake mailboxes in a world-writable spool directory.
6852 Note this only applies to local regular (MBOX) files, other mailbox
6853 types will never be removed.
6856 .It Va keep-content-length
6857 \*(BO When (editing messages and) writing
6858 .Ev MBOX
6859 mailbox files \*(UA can be told to keep the
6860 .Ql Content-Length:
6862 .Ql Lines:
6863 header fields that some MUAs generate by setting this variable.
6864 Since \*(UA does neither use nor update these non-standardized header
6865 fields (which in itself shows one of their conceptual problems),
6866 stripping them should increase interoperability in between MUAs that
6867 work with with same mailbox files.
6868 Note that, if this is not set but
6869 .Va writebackedited ,
6870 as below, is, a possibly performed automatic stripping of these header
6871 fields already marks the message as being modified.
6874 .It Va keepsave
6875 \*(BO When a message is saved it is usually discarded from the
6876 originating folder when \*(UA is quit.
6877 Setting this option causes all saved message to be retained.
6880 .It Va line-editor-disable
6881 \*(BO Turn off any enhanced line editing capabilities (see
6882 .Sx "On terminal control and line editor"
6883 for more).
6886 .It Va line-editor-no-defaults
6887 \*(BO\*(OP Do not establish any default key binding.
6890 .It Va markanswered
6891 \*(BO When a message is replied to and this variable is set,
6892 it is marked as having been answered.
6893 This mark has no technical meaning in the mail system;
6894 it just causes messages to be marked in the header summary,
6895 and makes them specially addressable.
6898 .It Va memdebug
6899 \*(BO Internal development variable.
6902 .It Va message-id-disable
6903 \*(BO By setting this option the generation of
6904 .Ql Message-ID:
6905 can be completely suppressed, effectively leaving this task up to the
6906 .Va mta
6907 (Mail-Transfer-Agent) or the SMTP server.
6908 (According to RFC 5321 your SMTP server is not required to add this
6909 field by itself, so you should ensure that it accepts messages without a
6910 .Ql Message-ID . )
6913 .It Va message-inject-head
6914 A string to put at the beginning of each new message.
6915 The escape sequences tabulator
6916 .Ql \et
6917 and newline
6918 .Ql \en
6919 are understood.
6922 .It Va message-inject-tail
6923 A string to put at the end of each new message.
6924 The escape sequences tabulator
6925 .Ql \et
6926 and newline
6927 .Ql \en
6928 are understood.
6931 .It Va metoo
6932 \*(BO Usually, when an
6933 .Ic alias
6934 expansion contains the sender, the sender is removed from the expansion.
6935 Setting this option suppresses these removals.
6936 Note that a set
6937 .Va metoo
6938 also causes a
6939 .Ql -m
6940 option to be passed through to the
6941 .Va mta
6942 (Mail-Transfer-Agent); though most of the modern MTAs no longer document
6943 this flag, no MTA is known which doesn't support it (for historical
6944 compatibility).
6947 .It Va mime-allow-text-controls
6948 \*(BO When sending messages, each part of the message is MIME-inspected
6949 in order to classify the
6950 .Ql Content-Type:
6952 .Ql Content-Transfer-Encoding:
6953 (see
6954 .Va encoding )
6955 that is required to send this part over mail transport, i.e.,
6956 a computation rather similar to what the
6957 .Xr file 1
6958 command produces when used with the
6959 .Ql --mime
6960 option.
6962 This classification however treats text files which are encoded in
6963 UTF-16 (seen for HTML files) and similar character sets as binary
6964 octet-streams, forcefully changing any
6965 .Ql text/plain
6967 .Ql text/html
6968 specification to
6969 .Ql application/octet-stream :
6970 If that actually happens a yet unset charset MIME parameter is set to
6971 .Ql binary ,
6972 effectively making it impossible for the receiving MUA to automatically
6973 interpret the contents of the part.
6975 If this option is set, and the data was unambiguously identified as text
6976 data at first glance (by a
6977 .Ql .txt
6979 .Ql .html
6980 file extension), then the original
6981 .Ql Content-Type:
6982 will not be overwritten.
6985 .It Va mime-alternative-favour-rich
6986 \*(BO If this variable is set then rich MIME alternative parts (e.g.,
6987 HTML) will be preferred in favour of included plain text versions when
6988 displaying messages, provided that a handler exists which produces
6989 output that can be (re)integrated into \*(UA's normal visual display.
6990 (E.g., at the time of this writing some newsletters ship their full
6991 content only in the rich HTML part, whereas the plain text part only
6992 contains topic subjects.)
6995 .It Va mime-counter-evidence
6996 Normally the
6997 .Ql Content-Type:
6998 field is used to decide how to handle MIME parts.
6999 Some MUAs however don't use
7000 .Xr mime.types 5
7001 or a similar mechanism to correctly classify content, but simply specify
7002 .Ql application/octet-stream ,
7003 even for plain text attachments like
7004 .Ql text/diff .
7005 If this variable is set then \*(UA will try to classify such MIME
7006 message parts on its own, if possible, for example via a possibly
7007 existing attachment filename.
7008 A non-empty value may also be given, in which case a number is expected,
7009 actually a carrier of bits.
7010 Creating the bit-carrying number is a simple addition:
7011 .Bd -literal -offset indent
7012 ? !echo Value should be set to $((2 + 4 + 8))
7013 Value should be set to 14
7016 .Bl -bullet -compact
7018 If bit two is set (2) then the detected
7019 .Dq real
7020 content-type will be carried along with the message and be used for
7021 deciding which
7022 .Va pipe-TYPE/SUBTYPE
7023 is responsible for the MIME part, shall that question arise;
7024 when displaying such a MIME part the part-info will indicate the
7025 overridden content-type by showing a plus-sign
7026 .Ql + .
7028 If bit three is set (4) then the counter-evidence is always produced
7029 and a positive result will be used as the MIME type, even forcefully
7030 overriding the parts given MIME type.
7032 If bit four is set (8) then as a last resort the actual content of
7033 .Ql application/octet-stream
7034 parts will be inspected, so that data which looks like plain text can be
7035 treated as such.
7039 .It Va mimetypes-load-control
7040 This option can be used to control which of the
7041 .Xr mime.types 5
7042 databases are loaded by \*(UA, as furtherly described in the section
7043 .Sx "The mime.types files" .
7044 If the letter
7045 .Ql u
7046 is part of the option value, then the user's personal
7047 .Pa ~/.mime.types
7048 file will be loaded (if it exists); likewise the letter
7049 .Ql s
7050 controls loading of the system wide
7051 .Pa /etc/mime.types ;
7052 directives found in the user file take precedence, letter matching is
7053 case-insensitive.
7054 If this option is not set \*(UA will try to load both files.
7055 Incorporation of the \*(UA-builtin MIME types cannot be suppressed,
7056 but they will be matched last (the order can be listed via
7057 .Ic mimetype ) .
7059 More sources can be specified by using a different syntax: if the
7060 value string contains an equals sign
7061 .Ql =
7062 then it is instead parsed as a comma-separated list of the described
7063 letters plus
7064 .Ql f=FILENAME
7065 pairs; the given filenames will be expanded and loaded, and their
7066 content may use the extended syntax that is described in the section
7067 .Sx "The mime.types files" .
7068 Directives found in such files always take precedence (are prepended to
7069 the MIME type cache).
7073 .It Va mta
7074 To choose an alternate Mail-Transfer-Agent, set this option to either
7075 the full pathname of an executable (optionally prefixed with a
7076 .Ql file://
7077 protocol indicator), or \*(OPally a SMTP protocol URL, e.g., \*(IN
7079 .Dl smtps?://[user[:password]@]server[:port]
7081 (\*(OU:
7082 .Ql [smtp://]server[:port] . )
7083 The default has been chosen at compie time.
7084 All supported data transfers are executed in child processes, which
7085 run asynchronously, and without supervision, unless either the
7086 .Va sendwait
7087 or the
7088 .Va verbose
7089 variable is set.
7090 If such a child receives a TERM signal, it will abort and
7091 .Va save
7092 the message to
7093 .Ev DEAD ,
7094 if so configured.
7097 For a file-based MTA it may be necessary to set
7098 .Va mta-argv0
7099 in in order to choose the right target of a modern
7100 .Xr mailwrapper 8
7101 environment.
7102 It will be passed command line arguments from several possible sources:
7103 from the variable
7104 .Va mta-arguments
7105 if set, from the command line if given and the variable
7106 .Va expandargv
7107 allows their use.
7108 Argument processing of the MTA will be terminated with a
7109 .Fl \&\&-
7110 separator.
7113 The otherwise occurring implicit usage of the following MTA command
7114 line arguments can be disabled by setting the boolean option
7115 .Va mta-no-default-arguments
7116 (which will also disable passing
7117 .Fl \&\&-
7118 to the MTA):
7119 .Fl \&\&i
7120 (for not treating a line with only a dot
7121 .Ql \&.
7122 character as the end of input),
7123 .Fl \&\&m
7124 (shall the option
7125 .Va metoo
7126 be set) and
7127 .Fl \&\&v
7128 (if the
7129 .Va verbose
7130 option is set); in conjunction with the
7131 .Fl r
7132 command line option \*(UA will also pass
7133 .Fl \&\&f
7134 as well as possibly
7135 .Fl \&\&F .
7138 \*(OP \*(UA can send mail over SMTP network connections to a single
7139 defined SMTP smarthost, the access URL of which has to be assigned to
7140 .Va mta .
7141 To use this mode it is helpful to read
7142 .Sx "On URL syntax and credential lookup" .
7143 It may be necessary to set the
7144 .Va smtp-hostname
7145 variable in order to use a specific combination of
7146 .Va from ,
7147 .Va hostname
7149 .Va mta
7150 with some mail providers.
7153 .Bl -bullet -compact
7155 The plain SMTP protocol (RFC 5321) that normally lives on the
7156 server port 25 and requires setting the
7157 .Va smtp-use-starttls
7158 variable to enter a SSL/TLS encrypted session state.
7159 Assign a value like \*(IN
7160 .Ql smtp://[user[:password]@]server[:port]
7161 (\*(OU
7162 .Ql smtp://server[:port] )
7163 to choose this protocol.
7165 The so-called SMTPS which is supposed to live on server port 465
7166 and is automatically SSL/TLS secured.
7167 Unfortunately it never became a standardized protocol and may thus not
7168 be supported by your hosts network service database
7169 \(en in fact the port number has already been reassigned to other
7170 protocols!
7172 SMTPS is nonetheless a commonly offered protocol and thus can be
7173 chosen by assigning a value like \*(IN
7174 .Ql smtps://[user[:password]@]server[:port]
7175 (\*(OU
7176 .Ql smtps://server[:port] ) ;
7177 due to the mentioned problems it is usually necessary to explicitly
7178 specify the port as
7179 .Ql :465 ,
7180 however.
7182 Finally there is the SUBMISSION protocol (RFC 6409), which usually
7183 lives on server port 587 and is practically identically to the SMTP
7184 protocol from \*(UA's point of view beside that; it requires setting the
7185 .Va smtp-use-starttls
7186 variable to enter a SSL/TLS secured session state.
7187 Assign a value like \*(IN
7188 .Ql submission://[user[:password]@]server[:port]
7189 (\*(OU
7190 .Ql submission://server[:port] ) .
7195 .It Va mta-arguments
7196 Arguments to pass through to a file-based
7197 .Va mta
7198 can be given via this variable, the content of which will be split up in
7199 a vector of arguments, to be joined onto other possible MTA options:
7201 .Dl set mta-arguments='-t -X \&"/tmp/my log\&"'
7204 .It Va mta-no-default-arguments
7205 \*(BO Unless this option is set \*(UA will pass some well known
7206 standard command line options to a file-based
7207 .Va mta
7208 (Mail-Transfer-Agent), see there for more.
7211 .It Va mta-argv0
7212 Many systems use a so-called
7213 .Xr mailwrapper 8
7214 environment to ensure compatibility with
7215 .Xr sendmail 1 .
7216 This works by inspecting the name that was used to invoke the mail
7217 delivery system.
7218 If this variable is set then the mailwrapper (the program that is
7219 actually executed when calling the file-based
7220 .Va mta )
7221 will treat its contents as that name.
7222 The default is
7223 .Ql sendmail .
7226 .It Va NAIL_EXTRA_RC
7227 The name of an optional startup file to be read last.
7228 This variable has an effect only if it is set in any of the
7229 .Sx "Resource files" ,
7230 it is not imported from the environment.
7231 Use this file for commands that are not understood by other POSIX
7232 .Xr mailx 1
7233 implementations.
7235 .Mx Va netrc-lookup
7236 .It Va netrc-lookup-USER@HOST , netrc-lookup-HOST , netrc-lookup
7237 \*(BO\*(IN\*(OP Used to control usage of the users
7238 .Pa .netrc
7239 file for lookup of account credentials, as documented in the section
7240 .Sx "On URL syntax and credential lookup"
7241 and for the command
7242 .Ic netrc ;
7243 the section
7244 .Sx "The .netrc file"
7245 documents the file format.
7246 Also see
7247 .Va netrc-pipe .
7250 .It Va netrc-pipe
7251 \*(IN\*(OP When
7252 .Pa .netrc
7253 is loaded (see
7254 .Ic netrc
7256 .Va netrc-lookup )
7257 then \*(UA will read the output of a shell pipe instead of the users
7258 .Pa .netrc
7259 file if this variable is set (to the desired shell command).
7260 This can be used to, e.g., store
7261 .Pa .netrc
7262 in encrypted form:
7264 .Dl set netrc-pipe='gpg -qd ~/.netrc.pgp'
7267 .It Va newfolders
7268 If this variable has the value
7269 .Ql maildir ,
7270 newly created local folders will be in Maildir format.
7273 .It Va newmail
7274 Checks for new mail in the current folder each time the prompt is shown.
7275 A Maildir folder must be re-scanned to determine if new mail has arrived.
7276 If this variable is set to the special value
7277 .Ql nopoll
7278 then a Maildir folder will not be rescanned completely, but only
7279 timestamp changes are detected.
7283 .It Va on-compose-enter , on-compose-leave
7284 \*(ID Macro hooks which will be executed before compose mode is
7285 entered, and after composing has been finished, respectively.
7286 Please note that this interface is very likely to change in v15, and
7287 should therefore possibly even be seen as experimental.
7288 .Ic localopts
7289 are by default enabled for these hooks, causing any setting to be
7290 forgotten after the message has been sent.
7291 The following variables will be set temporarily during execution of the
7292 macros.
7294 .Bl -tag -compact -width ".It Va compose_subject"
7295 .It Va compose-from
7296 .Va from .
7297 .It Va compose-sender
7298 .Va sender .
7299 .It Va compose-to , compose-cc , compose-bcc
7300 The list of receiver addresses as a space-separated list.
7301 .It Va compose-subject
7302 The subject.
7306 .It Va outfolder
7307 \*(BO Causes the filename given in the
7308 .Va record
7309 variable
7310 and the sender-based filenames for the
7311 .Ic Copy
7313 .Ic Save
7314 commands to be interpreted relative to the directory given in the
7315 .Va folder
7316 variable rather than to the current directory,
7317 unless it is set to an absolute pathname.
7320 .It Va page
7321 \*(BO If set, each message feed through the command given for
7322 .Ic pipe
7323 is followed by a formfeed character
7324 .Ql \ef .
7326 .Mx Va password
7327 .It Va password-USER@HOST , password-HOST , password
7328 \*(IN Variable chain that sets a password, which is used in case none has
7329 been given in the protocol and account-specific URL;
7330 as a last resort \*(UA will ask for a password on the user's terminal if
7331 the authentication method requires a password.
7332 Specifying passwords in a startup file is generally a security risk;
7333 the file should be readable by the invoking user only.
7335 .It Va password-USER@HOST
7336 \*(OU (see the chain above for \*(IN)
7337 Set the password for
7338 .Ql USER
7339 when connecting to
7340 .Ql HOST .
7341 If no such variable is defined for a host,
7342 the user will be asked for a password on standard input.
7343 Specifying passwords in a startup file is generally a security risk;
7344 the file should be readable by the invoking user only.
7347 .It Va piperaw
7348 \*(BO Send messages to the
7349 .Ic pipe
7350 command without performing MIME and character set conversions.
7354 .It Va pipe-TYPE/SUBTYPE
7355 When a MIME message part of type
7356 .Ql TYPE/SUBTYPE
7357 (case-insensitive) is displayed or quoted,
7358 its text is filtered through the value of this variable interpreted as
7359 a shell command.
7360 The special value
7361 .Ql @
7362 forces interpretation of the message part as plain text, e.g.,
7363 .Ql set pipe-application/xml=@
7364 will henceforth display XML
7365 .Dq as is .
7366 (The same could also be achieved by adding a MIME type marker with the
7367 .Ic mimetype
7368 command.
7369 And \*(OPally MIME type handlers may be defined via
7370 .Sx "The Mailcap files"
7371 \(em corresponding flag strings are shown in parenthesis below.)
7374 The special value
7375 .Ql @
7376 can in fact be used to adjust usage and behaviour of a following shell
7377 command specification by appending trigger characters to it, e.g., the
7378 following hypothetical command specification could be used:
7379 .Bd -literal -offset indent
7380 set pipe-X/Y='@*!++=@vim ${NAIL_FILENAME_TEMPORARY}'
7384 .Bl -tag -compact -width ".It Ql __"
7385 .It Ql *
7386 Simply by using the special
7387 .Ql @
7388 prefix the MIME type (shell command) handler will only be invoked to
7389 display or convert the MIME part if the message is addressed directly
7390 and alone by itself.
7391 Use this trigger to disable this and always invoke the handler
7392 .Pf ( Cd x-mailx-always ) .
7394 .It Ql #
7395 If set the handler will not be invoked when a message is to be quoted,
7396 but only when it will be displayed
7397 .Pf ( Cd x-mailx-noquote ) .
7399 .It Ql &
7400 The command will be run asynchronously, i.e., without blocking \*(UA,
7401 which may be a handy way to display a, e.g., PDF file while also
7402 continuing to read the mail message
7403 .Pf ( Cd x-mailx-async ) .
7404 Asynchronous execution implies
7405 .Ql # .
7407 .It Ql \&!
7408 The command must be run on an interactive terminal, \*(UA will
7409 temporarily release the terminal to it
7410 .Pf ( Cd needsterminal ) .
7411 This flag is mutual exclusive with
7412 .Ql & ,
7413 will only be used in interactive mode and implies
7414 .Ql # .
7416 .It Ql +
7417 Request creation of a zero-sized temporary file, the absolute pathname
7418 of which will be made accessible via the environment variable
7419 .Ev NAIL_FILENAME_TEMPORARY
7420 .Pf ( Cd x-mailx-tmpfile ) .
7421 If this trigger is given twice then the file will be unlinked
7422 automatically by \*(UA when the command loop is entered again at latest
7423 .Pf ( Cd x-mailx-tmpfile-unlink ) .
7424 (Don't use this for asynchronous handlers.)
7426 .It Ql =
7427 Normally the MIME part content is passed to the handler via standard
7428 input; if this flag is set then the data will instead be written into
7429 .Ev NAIL_FILENAME_TEMPORARY
7430 .Pf ( Cd x-mailx-tmpfile-fill ) ,
7431 the creation of which is implied; note however that in order to cause
7432 deletion of the temporary file you still have to use two plus signs
7433 .Ql ++
7434 explicitly!
7436 .It Ql @
7437 To avoid ambiguities with normal shell command content you can use
7438 another at-sign to forcefully terminate interpretation of remaining
7439 characters.
7440 (Any character not in this list will have the same effect.)
7444 Some information about the MIME part to be displayed is embedded into
7445 the environment of the shell command:
7448 .Bl -tag -compact -width ".It Ev _AIL__ILENAME__ENERATED"
7450 .It Ev NAIL_CONTENT
7451 The MIME content-type of the part, if known, the empty string otherwise.
7454 .It Ev NAIL_CONTENT_EVIDENCE
7456 .Va mime-counter-evidence
7457 includes the carry-around-bit (2), then this will be set to the detected
7458 MIME content-type; not only then identical to
7459 .Ev \&\&NAIL_CONTENT
7460 otherwise.
7463 .It Ev NAIL_FILENAME
7464 The filename, if any is set, the empty string otherwise.
7467 .It Ev NAIL_FILENAME_GENERATED
7468 A random string.
7471 .It Ev NAIL_FILENAME_TEMPORARY
7472 If temporary file creation has been requested through the command prefix
7473 this variable will be set and contain the absolute pathname of the
7474 temporary file.
7477 .It Ev NAIL_TMPDIR
7478 The temporary directory that \*(UA uses.
7479 Usually identical to
7480 .Ev TMPDIR ,
7481 but guaranteed to be set and usable by child processes;
7482 to ensure the latter condition for
7483 .Ev \&\&TMPDIR
7484 also, it'll be set.
7489 .It Va pipe-EXTENSION
7490 This is identical to
7491 .Va pipe-TYPE/SUBTYPE
7492 except that
7493 .Ql EXTENSION
7494 (normalized to lowercase using character mappings of the ASCII charset)
7495 names a file extension, e.g.,
7496 .Ql xhtml .
7497 Handlers registered using this method take precedence.
7499 .Mx Va pop3-auth
7500 .It Va pop3-auth-USER@HOST , pop3-auth-HOST , pop3-auth
7501 \*(OP\*(IN Variable chain that sets the POP3 authentication method.
7502 The only possible value as of now is
7503 .Ql plain ,
7504 which is thus the default.
7507 .Mx Va pop3-bulk-load
7508 .It Va pop3-bulk-load-USER@HOST , pop3-bulk-load-HOST , pop3-bulk-load
7509 \*(BO\*(OP When accessing a POP3 server \*(UA loads the headers of
7510 the messages, and only requests the message bodies on user request.
7511 For the POP3 protocol this means that the message headers will be
7512 downloaded twice.
7513 If this option is set then \*(UA will download only complete messages
7514 from the given POP3 server(s) instead.
7516 .Mx Va pop3-keepalive
7517 .It Va pop3-keepalive-USER@HOST , pop3-keepalive-HOST , pop3-keepalive
7518 \*(OP POP3 servers close the connection after a period of inactivity;
7519 the standard requires this to be at least 10 minutes,
7520 but practical experience may vary.
7521 Setting this variable to a numeric value greater than
7522 .Ql 0
7523 causes a
7524 .Ql NOOP
7525 command to be sent each value seconds if no other operation is performed.
7527 .Mx Va pop3-no-apop
7528 .It Va pop3-no-apop-USER@HOST , pop3-no-apop-HOST , pop3-no-apop
7529 \*(BO\*(OP Unless this variable is set the
7530 .Ql APOP
7531 authentication method will be used when connecting to a POP3 server that
7532 advertises support.
7533 The advantage of
7534 .Ql APOP
7535 is that the password is not sent in clear text over the wire and that
7536 only a single packet is sent for the user/password tuple.
7537 Note that
7538 .Va pop3-no-apop-HOST
7539 requires \*(IN.
7541 .Mx Va pop3-use-starttls
7542 .It Va pop3-use-starttls-USER@HOST , pop3-use-starttls-HOST , pop3-use-starttls
7543 \*(BO\*(OP Causes \*(UA to issue a
7544 .Ql STLS
7545 command to make an unencrypted POP3 session SSL/TLS encrypted.
7546 This functionality is not supported by all servers,
7547 and is not used if the session is already encrypted by the POP3S method.
7548 Note that
7549 .Va pop3-use-starttls-HOST
7550 requires \*(IN.
7553 .It Va print-alternatives
7554 \*(BO When a MIME message part of type
7555 .Ql multipart/alternative
7556 is displayed and it contains a subpart of type
7557 .Ql text/plain ,
7558 other parts are normally discarded.
7559 Setting this variable causes all subparts to be displayed,
7560 just as if the surrounding part was of type
7561 .Ql multipart/mixed .
7564 .It Va prompt
7565 The string used as a prompt in interactive mode.
7566 Whenever the variable is evaluated the value is shell-expanded using
7567 dollar-single-quote expansion mode (see
7568 .Sx COMMANDS ) ,
7569 and it is an error if the prompt expands to more than a single token.
7570 This (post-assignment, i.e., second) expansion can be used to embed
7571 status information, for example
7572 .Va -account-name ,
7573 .Va -exit-status
7575 .Va -mailbox-display .
7576 In order to embed characters which should not be counted when
7577 calculating the visual width of the resulting string, enclose the
7578 characters of interest in a pair of reverse solidus escaped brackets:
7579 .Ql \e[\eE[0m\e] .
7580 Prompting may be prevented by setting this to the null string
7581 (a.k.a.\|
7582 .Ql set noprompt ) .
7585 .It Va prompt2
7586 This string is used for secondary prompts, but is otherwise identical to
7587 .Va prompt .
7588 The default is
7589 .Ql ..\0 .
7592 .It Va quiet
7593 \*(BO Suppresses the printing of the version when first invoked.
7596 .It Va quote
7597 If set, \*(UA starts a replying message with the original message
7598 prefixed by the value of the variable
7599 .Va indentprefix .
7600 Normally, a heading consisting of
7601 .Dq Fromheaderfield wrote:
7602 is put before the quotation.
7603 If the string
7604 .Ql noheading
7605 is assigned to the
7606 .Va \&\&quote
7607 variable, this heading is omitted.
7608 If the string
7609 .Ql headers
7610 is assigned, the headers selected by the
7611 .Ic ignore Ns / Ns Ic retain
7612 commands are put above the message body,
7613 thus
7614 .Va \&\&quote
7615 acts like an automatic
7616 .Pf ` Ic ~m Ns '
7617 .Sx "TILDE ESCAPES"
7618 command, then.
7619 If the string
7620 .Ql allheaders
7621 is assigned, all headers are put above the message body and all MIME
7622 parts are included, making
7623 .Va \&\&quote
7624 act like an automatic
7625 .Pf ` Ic ~M Ns '
7626 command; also see
7627 .Va quote-as-attachment .
7630 .It Va quote-as-attachment
7631 \*(BO Add the original message in its entirety as a
7632 .Ql message/rfc822
7633 MIME attachment when replying to a message.
7634 Note this works regardless of the setting of
7635 .Va quote .
7638 .It Va quote-fold
7639 \*(OP Can be set in addition to
7640 .Va indentprefix .
7641 Setting this turns on a more fancy quotation algorithm in that leading
7642 quotation characters are compressed and overlong lines are folded.
7643 .Va \&\&quote-fold
7644 can be set to either one or two (space separated) numeric values,
7645 which are interpreted as the maximum (goal) and the minimum line length,
7646 respectively, in a spirit rather equal to the
7647 .Xr fmt 1
7648 program, but line-, not paragraph-based.
7649 If not set explicitly the minimum will reflect the goal algorithmically.
7650 The goal can't be smaller than the length of
7651 .Va indentprefix
7652 plus some additional pad.
7653 Necessary adjustments take place silently.
7656 .It Va recipients-in-cc
7657 \*(BO On group replies, specify only the sender of the original mail in
7658 .Ql To:
7659 and mention the other recipients in the secondary
7660 .Ql Cc: .
7661 By default all recipients of the original mail will be addressed via
7662 .Ql To: .
7665 .It Va record
7666 If defined, gives the pathname of the folder used to record all outgoing
7667 mail.
7668 If not defined, then outgoing mail is not saved.
7669 When saving to this folder fails the message is not sent,
7670 but instead saved to
7671 .Ev DEAD .
7674 .It Va record-resent
7675 \*(BO If both this variable and the
7676 .Va record
7677 variable are set,
7679 .Ic resend
7681 .Ic Resend
7682 commands save messages to the
7683 .Va record
7684 folder as it is normally only done for newly composed messages.
7687 .It Va reply-in-same-charset
7688 \*(BO If this variable is set \*(UA first tries to use the same
7689 character set of the original message for replies.
7690 If this fails, the mechanism described in
7691 .Sx "Character sets"
7692 is evaluated as usual.
7695 .It Va reply_strings
7696 Can be set to a comma-separated list of (case-insensitive according to
7697 ASCII rules) strings which shall be recognized in addition to the
7698 builtin strings as
7699 .Ql Subject:
7700 reply message indicators \(en builtin are
7701 .Ql Re: ,
7702 which is mandated by RFC 5322, as well as the german
7703 .Ql Aw: .
7706 .It Va replyto
7707 A list of addresses to put into the
7708 .Ql Reply-To:
7709 field of the message header.
7710 Members of this list are handled as if they were in the
7711 .Ic alternates
7712 list.
7715 .It Va reply-to-honour
7716 Controls whether a
7717 .Ql Reply-To:
7718 header is honoured when replying to a message via
7719 .Ic reply
7721 .Ic Lreply .
7722 This is a quadoption; if set without a value it defaults to
7723 .Dq yes .
7726 .It Va rfc822-body-from_
7727 \*(BO This variable can be used to force displaying a so-called
7728 .Ql From_
7729 line for messages that are embedded into an envelope mail via the
7730 .Ql message/rfc822
7731 MIME mechanism, for more visual convenience.
7734 .It Va save
7735 \*(BO Enable saving of (partial) messages in
7736 .Ev DEAD
7737 upon interrupt or delivery error.
7740 .It Va screen
7741 The number of lines that represents a
7742 .Dq screenful
7743 of lines, used in
7744 .Ic headers
7745 summary display,
7746 .Ic from
7747 .Ic search Ns
7748 ing, message
7749 .Ic top Ns
7750 line display and scrolling via
7751 .Ic z .
7752 If this variable is not set \*(UA falls back to a calculation based upon
7753 the detected terminal window size and the baud rate: the faster the
7754 terminal, the more will be shown.
7755 Overall screen dimensions and pager usage is influenced by the
7756 environment variables
7757 .Ev COLUMNS
7759 .Ev LINES
7760 and the variable
7761 .Va crt .
7764 .It Va searchheaders
7765 \*(BO Expand message-list specifiers in the form
7766 .Ql /x:y
7767 to all messages containing the substring
7768 .Dq y
7769 in the header field
7770 .Ql x .
7771 The string search is case insensitive.
7774 .It Va sendcharsets
7775 \*(OP A comma-separated list of character set names that can be used in
7776 outgoing internet mail.
7777 The value of the variable
7778 .Va charset-8bit
7779 is automatically appended to this list of character-sets.
7780 If no character set conversion capabilities are compiled into \*(UA then
7781 the only supported charset is
7782 .Va ttycharset .
7783 Also see
7784 .Va sendcharsets-else-ttycharset
7785 and refer to the section
7786 .Sx "Character sets"
7787 for the complete picture of character set conversion in \*(UA.
7790 .It Va sendcharsets-else-ttycharset
7791 \*(BO\*(OP If this variable is set, but
7792 .Va sendcharsets
7793 is not, then \*(UA acts as if
7794 .Va sendcharsets
7795 had been set to the value of the variable
7796 .Va ttycharset .
7797 In effect this combination passes through the message data in the
7798 character set of the current locale (given that
7799 .Va ttycharset
7800 hasn't been set manually), i.e., without converting it to the
7801 .Va charset-8bit
7802 fallback character set.
7803 Thus, mail message text will be in ISO-8859-1 encoding when send from
7804 within a ISO-8859-1 locale, and in UTF-8 encoding when send from within
7805 an UTF-8 locale.
7806 If no character set conversion capabilities are available in \*(UA then
7807 the only supported character set is
7808 .Va ttycharset .
7811 .It Va sender
7812 An address that is put into the
7813 .Ql Sender:
7814 field of outgoing messages, quoting RFC 5322: the mailbox of the agent
7815 responsible for the actual transmission of the message.
7816 This field should normally not be used unless the
7817 .Ql From:
7818 field contains more than one address, on which case it is required.
7820 .Va \&\&sender
7821 address is handled as if it were in the
7822 .Ic alternates
7823 list.
7826 .It Va sendmail
7827 \*(OB Predecessor of
7828 .Va mta .
7831 .It Va sendmail-arguments
7832 \*(OB Predecessor of
7833 .Va mta-arguments .
7836 .It Va sendmail-no-default-arguments
7837 \*(OB\*(BO Predecessor of
7838 .Va mta-no-default-arguments .
7841 .It Va sendmail-progname
7842 \*(OB Predecessor of
7843 .Va mta-argv0 .
7846 .It Va sendwait
7847 \*(BO When sending a message wait until the
7848 .Va mta
7849 (including the builtin SMTP one) exits before accepting further commands.
7850 .Sy Only
7851 with this variable set errors reported by the MTA will be recognizable!
7852 If the MTA returns a non-zero exit status,
7853 the exit status of \*(UA will also be non-zero.
7856 .It Va showlast
7857 \*(BO Setting this option causes \*(UA to start at the last message
7858 instead of the first one when opening a mail folder.
7861 .It Va showname
7862 \*(BO Causes \*(UA to use the sender's real name instead of the plain
7863 address in the header field summary and in message specifications.
7866 .It Va showto
7867 \*(BO Causes the recipient of the message to be shown in the header
7868 summary if the message was sent by the user.
7871 .It Va Sign
7872 A string for use with the
7873 .Ic ~A
7874 tilde escape.
7877 .It Va sign
7878 A string for use with the
7879 .Ic ~a
7880 tilde escape.
7883 .It Va signature
7884 Must correspond to the name of a readable file if set.
7885 The file's content is then appended to each singlepart message
7886 and to the first part of each multipart message.
7887 Be warned that there is no possibility to edit the signature for an
7888 individual message.
7891 .It Va skipemptybody
7892 \*(BO If an outgoing message does not contain any text in its first or
7893 only message part, do not send it but discard it silently (see also the
7894 command line option
7895 .Fl E ) .
7898 .It Va smime-ca-dir
7899 \*(OP Specifies a directory with CA certificates in PEM (Privacy
7900 Enhanced Mail) format for verification of S/MIME signed messages.
7903 .It Va smime-ca-file
7904 \*(OP Specifies a file with CA certificates in PEM format for
7905 verification of S/MIME signed messages.
7907 .Mx Va smime-cipher
7908 .It Va smime-cipher-USER@HOST , smime-cipher
7909 \*(OP Specifies the cipher to use when generating S/MIME encrypted
7910 messages (for the specified account).
7911 RFC 5751 mandates a default of
7912 .Ql aes128
7913 (AES-128 CBC).
7914 Possible values are (case-insensitive and) in decreasing cipher strength:
7915 .Ql aes256
7916 (AES-256 CBC),
7917 .Ql aes192
7918 (AES-192 CBC),
7919 .Ql aes128
7920 (AES-128 CBC),
7921 .Ql des3
7922 (DES EDE3 CBC, 168 bits; default if
7923 .Ql aes128
7924 isn't available) and
7925 .Ql des
7926 (DES CBC, 56 bits).
7928 The actually available cipher algorithms depend on the cryptographic
7929 library that \*(UA uses.
7930 \*(OP Support for more cipher algorithms may be available through
7931 dynamic loading via, e.g.,
7932 .Xr EVP_get_cipherbyname 3
7933 (OpenSSL) if \*(UA has been compiled to support this.
7936 .It Va smime-crl-dir
7937 \*(OP Specifies a directory that contains files with CRLs in PEM format
7938 to use when verifying S/MIME messages.
7941 .It Va smime-crl-file
7942 \*(OP Specifies a file that contains a CRL in PEM format to use when
7943 verifying S/MIME messages.
7946 .It Va smime-encrypt-USER@HOST
7947 \*(OP If this variable is set, messages send to the given receiver are
7948 encrypted before sending.
7949 The value of the variable must be set to the name of a file that
7950 contains a certificate in PEM format.
7952 If a message is sent to multiple recipients,
7953 each of them for whom a corresponding variable is set will receive an
7954 individually encrypted message;
7955 other recipients will continue to receive the message in plain text
7956 unless the
7957 .Va smime-force-encryption
7958 variable is set.
7959 It is recommended to sign encrypted messages, i.e., to also set the
7960 .Va smime-sign
7961 variable.
7964 .It Va smime-force-encryption
7965 \*(BO\*(OP Causes \*(UA to refuse sending unencrypted messages.
7968 .It Va smime-no-default-ca
7969 \*(BO\*(OP Don't load default CA locations when verifying S/MIME signed
7970 messages.
7973 .It Va smime-sign
7974 \*(BO\*(OP S/MIME sign outgoing messages with the user's private key
7975 and include the user's certificate as a MIME attachment.
7976 Signing a message enables a recipient to verify that the sender used
7977 a valid certificate,
7978 that the email addresses in the certificate match those in the message
7979 header and that the message content has not been altered.
7980 It does not change the message text,
7981 and people will be able to read the message as usual.
7982 Also see
7983 .Va smime-sign-cert , smime-sign-include-certs
7985 .Va smime-sign-message-digest .
7987 .Mx Va smime-sign-cert
7988 .It Va smime-sign-cert-USER@HOST , smime-sign-cert
7989 \*(OP Points to a file in PEM format.
7990 For the purpose of signing and decryption this file needs to contain the
7991 user's private key as well as his certificate.
7993 For message signing
7994 .Ql USER@HOST
7995 is always derived from the value of
7996 .Va from
7997 (or, if that contains multiple addresses,
7998 .Va sender ) .
7999 For the purpose of encryption the recipient's public encryption key
8000 (certificate) is expected; the command
8001 .Ic certsave
8002 can be used to save certificates of signed messages (the section
8003 .Sx "Signed and encrypted messages with S/MIME"
8004 gives some details).
8005 This mode of operation is usually driven by the specialized form.
8007 When decrypting messages the account is derived from the recipient
8008 fields
8009 .Pf ( Ql To:
8011 .Ql Cc: )
8012 of the message, which are searched for addresses for which such
8013 a variable is set.
8014 \*(UA always uses the first address that matches,
8015 so if the same message is sent to more than one of the user's addresses
8016 using different encryption keys, decryption might fail.
8018 .Mx Va smime-sign-include-certs
8019 .It Va smime-sign-include-certs-USER@HOST , smime-sign-include-certs
8020 \*(OP If used, this is supposed to a consist of a comma-separated list
8021 of files, each of which containing a single certificate in PEM format to
8022 be included in the S/MIME message in addition to the
8023 .Va smime-sign-cert
8024 certificate.
8025 This is most useful for long certificate chains if it is desired to aid
8026 the receiving party's verification process.
8027 Note that top level certificates may also be included in the chain but
8028 don't play a role for verification.
8029 Also see
8030 .Va smime-sign-cert .
8031 Remember that for this
8032 .Ql USER@HOST
8033 refers to the variable
8034 .Va from
8035 (or, if that contains multiple addresses,
8036 .Va sender ) .
8038 .Mx Va smime-sign-message-digest
8039 .It Va smime-sign-message-digest-USER@HOST , smime-sign-message-digest
8040 \*(OP Specifies the message digest to use when signing S/MIME messages.
8041 RFC 5751 mandates a default of
8042 .Ql sha1 .
8043 Possible values are (case-insensitive and) in decreasing cipher strength:
8044 .Ql sha512 ,
8045 .Ql sha384 ,
8046 .Ql sha256 ,
8047 .Ql sha224
8049 .Ql md5 .
8051 The actually available message digest algorithms depend on the
8052 cryptographic library that \*(UA uses.
8053 \*(OP Support for more message digest algorithms may be available
8054 through dynamic loading via, e.g.,
8055 .Xr EVP_get_digestbyname 3
8056 (OpenSSL) if \*(UA has been compiled to support this.
8057 Remember that for this
8058 .Ql USER@HOST
8059 refers to the variable
8060 .Va from
8061 (or, if that contains multiple addresses,
8062 .Va sender ) .
8065 .It Va smtp
8066 \*(OB\*(OP To use the builtin SMTP transport, specify a SMTP URL in
8067 .Va mta .
8068 \*(ID For compatibility reasons a set
8069 .Va smtp
8070 is used in preference of
8071 .Va mta .
8073 .Mx Va smtp-auth
8074 .It Va smtp-auth-USER@HOST , smtp-auth-HOST , smtp-auth
8075 \*(OP Variable chain that controls the SMTP
8076 .Va mta
8077 authentication method, possible values are
8078 .Ql none
8079 (\*(OU default),
8080 .Ql plain
8081 (\*(IN default),
8082 .Ql login
8083 as well as the \*(OPal methods
8084 .Ql cram-md5
8086 .Ql gssapi .
8088 .Ql none
8089 method doesn't need any user credentials,
8090 .Ql gssapi
8091 requires a user name and all other methods require a user name and
8092 a password.
8093 See \*(IN
8094 .Va mta ,
8095 .Va user
8097 .Va password
8098 (\*(OU
8099 .Va smtp-auth-password
8101 .Va smtp-auth-user ) .
8102 Note that
8103 .Va smtp-auth-HOST
8104 is \*(IN.
8105 \*(OU: Note for
8106 .Va smtp-auth-USER@HOST :
8107 may override dependent on sender address in the variable
8108 .Va from .
8110 .It Va smtp-auth-password
8111 \*(OP\*(OU Sets the global fallback password for SMTP authentication.
8112 If the authentication method requires a password, but neither
8113 .Va smtp-auth-password
8114 nor a matching
8115 .Va smtp-auth-password-USER@HOST
8116 can be found,
8117 \*(UA will ask for a password on the user's terminal.
8119 .It Va smtp-auth-password-USER@HOST
8120 \*(OU Overrides
8121 .Va smtp-auth-password
8122 for specific values of sender addresses, dependent upon the variable
8123 .Va from .
8125 .It Va smtp-auth-user
8126 \*(OP\*(OU Sets the global fallback user name for SMTP authentication.
8127 If the authentication method requires a user name, but neither
8128 .Va smtp-auth-user
8129 nor a matching
8130 .Va smtp-auth-user-USER@HOST
8131 can be found,
8132 \*(UA will ask for a user name on the user's terminal.
8134 .It Va smtp-auth-user-USER@HOST
8135 \*(OU Overrides
8136 .Va smtp-auth-user
8137 for specific values of sender addresses, dependent upon the variable
8138 .Va from .
8141 .It Va smtp-hostname
8142 \*(OP\*(IN Normally \*(UA uses the variable
8143 .Va from
8144 to derive the necessary
8145 .Ql USER@HOST
8146 information in order to issue a
8147 .Ql MAIL FROM:<>
8148 SMTP
8149 .Va mta
8150 command.
8151 Setting
8152 .Va smtp-hostname
8153 can be used to use the
8154 .Ql USER
8155 from the SMTP account
8156 .Pf ( Va mta
8157 or the
8158 .Va user
8159 variable chain)
8160 and the
8161 .Ql HOST
8162 from the content of this variable (or, if that is the empty string,
8163 .Va hostname
8164 or the local hostname as a last resort).
8165 This often allows using an address that is itself valid but hosted by
8166 a provider other than which (in
8167 .Va from )
8168 is about to send the message.
8169 Setting this variable also influences the generated
8170 .Ql Message-ID: .
8172 .Mx Va smtp-use-starttls
8173 .It Va smtp-use-starttls-USER@HOST , smtp-use-starttls-HOST , smtp-use-starttls
8174 \*(BO\*(OP Causes \*(UA to issue a
8175 .Ql STARTTLS
8176 command to make an SMTP
8177 .Va mta
8178 session SSL/TLS encrypted, i.e., to enable transport layer security.
8182 .It Va spam-interface
8183 \*(OP In order to use any of the spam-related commands (like, e.g.,
8184 .Ic spamrate )
8185 the desired spam interface must be defined by setting this variable.
8186 Please refer to the manual section
8187 .Sx "Handling spam"
8188 for the complete picture of spam handling in \*(UA.
8189 All or none of the following interfaces may be available:
8191 .Bl -tag -width ".It Ql _ilte_"
8192 .It Ql spamc
8193 Interaction with
8194 .Xr spamc 1
8195 from the
8196 .Xr spamassassin 1
8197 .Pf ( Lk http://spamassassin.apache.org SpamAssassin )
8198 suite.
8199 Different to the generic filter interface \*(UA will automatically add
8200 the correct arguments for a given command and has the necessary
8201 knowledge to parse the program's output.
8202 A default value for
8203 .Va spamc-command
8204 will have been compiled into the \*(UA binary if
8205 .Xr spamc 1
8206 has been found in
8207 .Ev PATH
8208 during compilation.
8209 Shall it be necessary to define a specific connection type (rather than
8210 using a configuration file for that), the variable
8211 .Va spamc-arguments
8212 can be used as in, e.g.,
8213 .Ql -d server.example.com -p 783 .
8214 It is also possible to specify a per-user configuration via
8215 .Va spamc-user .
8216 Note that this interface doesn't inspect the
8217 .Ql is-spam
8218 flag of a message for the command
8219 .Ic spamforget .
8221 .It Ql filter
8222 generic spam filter support via freely configurable hooks.
8223 This interface is meant for programs like
8224 .Xr bogofilter 1
8225 and requires according behaviour in respect to the hooks' exit
8226 status for at least the command
8227 .Ic spamrate
8228 .Pf ( Ql 0
8229 meaning a message is spam,
8230 .Ql 1
8231 for non-spam,
8232 .Ql 2
8233 for unsure and any other return value indicating a hard error);
8234 since the hooks can include shell code snippets diverting behaviour
8235 can be intercepted as necessary.
8236 The hooks are
8237 .Va spamfilter-ham , spamfilter-noham , spamfilter-nospam , \
8238   spamfilter-rate
8240 .Va spamfilter-spam ;
8241 the manual section
8242 .Sx "Handling spam"
8243 contains examples for some programs.
8244 The process environment of the hooks will have the variables
8245 .Ev NAIL_TMPDIR , TMPDIR
8247 .Ev NAIL_FILENAME_GENERATED
8248 set.
8249 Note that spam score support for
8250 .Ic spamrate
8251 isn't supported unless the \*(OPtional regular expression support is
8252 available and the
8253 .Va spamfilter-rate-scanscore
8254 variable is set.
8259 .It Va spam-maxsize
8260 \*(OP Messages that exceed this size won't be passed through to the
8261 configured
8262 .Va spam-interface .
8263 If unset or 0, the default of 420000 bytes is used.
8266 .It Va spamc-command
8267 \*(OP The path to the
8268 .Xr spamc 1
8269 program for the
8270 .Ql spamc
8271 .Va spam-interface .
8272 Note that the path is not expanded, but used
8273 .Dq as is .
8274 A fallback path will have been compiled into the \*(UA binary if the
8275 executable had been found during compilation.
8278 .It Va spamc-arguments
8279 \*(OP Even though \*(UA deals with most arguments for the
8280 .Ql spamc
8281 .Va spam-interface
8282 automatically, it may at least sometimes be desirable to specify
8283 connection-related ones via this variable, e.g.,
8284 .Ql -d server.example.com -p 783 .
8287 .It Va spamc-user
8288 \*(OP Specify a username for per-user configuration files for the
8289 .Ql spamc
8290 .Va spam-interface .
8291 If this is set to the empty string then \*(UA will use the name of the
8292 current
8293 .Va user .
8300 .It Va spamfilter-ham , spamfilter-noham , \
8301   spamfilter-nospam , spamfilter-rate , spamfilter-spam
8302 \*(OP Command and argument hooks for the
8303 .Ql filter
8304 .Va spam-interface .
8305 The manual section
8306 .Sx "Handling spam"
8307 contains examples for some programs.
8310 .It Va spamfilter-rate-scanscore
8311 \*(OP Because of the generic nature of the
8312 .Ql filter
8313 .Va spam-interface
8314 spam scores are not supported for it by default, but if the \*(OPtional
8315 regular expression support is available then setting this variable can
8316 be used to overcome this restriction.
8317 It is interpreted as follows: first a number (digits) is parsed that
8318 must be followed by a semicolon
8319 .Ql \&;
8320 and an extended regular expression.
8321 Then the latter is used to parse the first output line of the
8322 .Va spamfilter-rate
8323 hook, and, in case the evaluation is successful, the group that has been
8324 specified via the number is interpreted as a floating point scan score.
8327 .It Va ssl-ca-dir
8328 \*(OP Specifies a directory with CA certificates in PEM (Pricacy
8329 Enhanced Mail) for verification of of SSL/TLS server certificates.
8331 .Xr SSL_CTX_load_verify_locations 3
8332 for more information.
8335 .It Va ssl-ca-file
8336 \*(OP Specifies a file with CA certificates in PEM format for
8337 verification of SSL/TLS server certificates.
8339 .Xr SSL_CTX_load_verify_locations 3
8340 for more information.
8342 .Mx Va ssl-cert
8343 .It Va ssl-cert-USER@HOST , ssl-cert-HOST , ssl-cert
8344 \*(OP Variable chain that sets the file name for a SSL/TLS client
8345 certificate required by some servers.
8346 This is a direct interface to the
8347 .Ql Certificate
8348 slot of the
8349 .Xr SSL_CONF_cmd 3
8350 function of the OpenSSL library, if available.
8352 .Mx Va ssl-cipher-list
8353 .It Va ssl-cipher-list-USER@HOST , ssl-cipher-list-HOST , ssl-cipher-list
8354 \*(OP Specifies a list of ciphers for SSL/TLS connections.
8355 This is a direct interface to the
8356 .Ql CipherString
8357 slot of the
8358 .Xr SSL_CONF_cmd 3
8359 function of the OpenSSL library, if available; see
8360 .Xr ciphers 1
8361 for more information.
8362 By default \*(UA doesn't set a list of ciphers, which in effect will use a
8363 .Va ssl-protocol
8364 specific cipher (protocol standards ship with a list of acceptable
8365 ciphers), possibly cramped to what the actually used SSL/TLS library
8366 supports \(en the manual section
8367 .Sx "An example configuration"
8368 also contains a SSL/TLS use case.
8371 .It Va ssl-config-file
8372 \*(OP If this variable is set \*(UA will call
8373 .Xr CONF_modules_load_file 3
8374 to allow OpenSSL to be configured according to the host system wide
8375 security settings.
8376 If a non-empty value is given then this will be used to specify the
8377 configuration file to be used instead of the global OpenSSL default;
8378 note that in this case it is an error if the file cannot be loaded.
8379 The application name will always be passed as
8380 .Dq \*(uA .
8383 .It Va ssl-crl-file
8384 \*(OP Specifies a file that contains a CRL in PEM format to use when
8385 verifying SSL/TLS server certificates.
8388 .It Va ssl-crl-dir
8389 \*(OP Specifies a directory that contains files with CRLs in PEM format
8390 to use when verifying SSL/TLS server certificates.
8392 .Mx Va ssl-key
8393 .It Va ssl-key-USER@HOST , ssl-key-HOST , ssl-key
8394 \*(OP Variable chain that sets the file name for the private key of
8395 a SSL/TLS client certificate.
8396 If unset, the name of the certificate file is used.
8397 The file is expected to be in PEM format.
8398 This is a direct interface to the
8399 .Ql PrivateKey
8400 slot of the
8401 .Xr SSL_CONF_cmd 3
8402 function of the OpenSSL library, if available.
8404 .Mx Va ssl-method
8405 .It Va ssl-method-USER@HOST , ssl-method-HOST , ssl-method
8406 \*(OB\*(OP Please use the newer and more flexible
8407 .Va ssl-protocol
8408 instead: if both values are set,
8409 .Va ssl-protocol
8410 will take precedence!
8411 Can be set to the following values, the actually used
8412 .Va ssl-protocol
8413 specification to which it is mapped is shown in parenthesis:
8414 .Ql tls1.2
8415 .Pf ( Ql -ALL, TLSv1.2 ) ,
8416 .Ql tls1.1
8417 .Pf ( Ql -ALL, TLSv1.1 ) ,
8418 .Ql tls1
8419 .Pf ( Ql -ALL, TLSv1 )
8421 .Ql ssl3
8422 .Pf ( Ql -ALL, SSLv3 ) ;
8423 the special value
8424 .Ql auto
8425 is mapped to
8426 .Ql ALL, -SSLv2
8427 and thus includes the SSLv3 protocol.
8428 Note that SSLv2 is no longer supported at all.
8431 .It Va ssl-no-default-ca
8432 \*(BO\*(OP Don't load default CA locations to verify SSL/TLS server
8433 certificates.
8435 .Mx Va ssl-protocol
8436 .It Va ssl-protocol-USER@HOST , ssl-protocol-HOST , ssl-protocol
8437 \*(OP Specify the used SSL/TLS protocol.
8438 This is a direct interface to the
8439 .Ql Protocol
8440 slot of the
8441 .Xr SSL_CONF_cmd 3
8442 function of the OpenSSL library, if available;
8443 otherwise an \*(UA internal parser is used which understands the
8444 following subset of (case-insensitive) command strings:
8445 .Ql SSLv3 ,
8446 .Ql TLSv1 ,
8447 .Ql TLSv1.1
8449 .Ql TLSv1.2 ,
8450 as well as the special value
8451 .Ql ALL .
8452 Multiple specifications may be given via a comma-separated list which
8453 ignores any whitespace.
8454 An optional
8455 .Ql +
8456 plus prefix will enable a protocol, a
8457 .Ql -
8458 minus prefix will disable it, so that
8459 .Ql -ALL, TLSv1.2
8460 will enable only the TLSv1.2 protocol.
8462 It depends upon the used TLS/SSL library which protocols are actually
8463 supported and which protocols are used if
8464 .Va ssl-protocol
8465 is not set, but note that SSLv2 is no longer supported at all and
8466 actively disabled.
8467 Especially for older protocols explicitly securing
8468 .Va ssl-cipher-list
8469 may be worthwile, see
8470 .Sx "An example configuration" .
8473 .It Va ssl-rand-egd
8474 \*(OP Gives the pathname to an entropy daemon socket, see
8475 .Xr RAND_egd 3 .
8476 Not all SSL/TLS libraries support this.
8479 .It Va ssl-rand-file
8480 \*(OP Gives the filename to a file with random entropy data, see
8481 .Xr RAND_load_file 3 .
8482 If this variable is not set, or set to the empty string, or if the
8483 filename expansion failed, then
8484 .Xr RAND_file_name 3
8485 will be used to create the filename if, and only if,
8486 .Xr RAND_status 3
8487 documents that the SSL PRNG is not yet sufficiently seeded.
8488 If \*(UA successfully seeded the SSL PRNG then it'll update the file via
8489 .Xr RAND_write_file 3 .
8490 This variable is only used if
8491 .Va ssl-rand-egd
8492 is not set (or not supported by the SSL/TLS library).
8494 .Mx Va ssl-verify
8495 .It Va ssl-verify-USER@HOST , ssl-verify-HOST , ssl-verify
8496 \*(OP Variable chain that sets the action to be performed if an error
8497 occurs during SSL/TLS server certificate validation.
8498 Valid (case-insensitive) values are
8499 .Ql strict
8500 (fail and close connection immediately),
8501 .Ql ask
8502 (ask whether to continue on standard input),
8503 .Ql warn
8504 (show a warning and continue),
8505 .Ql ignore
8506 (do not perform validation).
8507 The default is
8508 .Ql ask .
8511 .It Va stealthmua
8512 If only set without an assigned value, then this option inhibits the
8513 generation of the
8514 .Ql Message-ID:
8516 .Ql User-Agent:
8517 header fields that include obvious references to \*(UA.
8518 There are two pitfalls associated with this:
8519 First, the message id of outgoing messages is not known anymore.
8520 Second, an expert may still use the remaining information in the header
8521 to track down the originating mail user agent.
8522 If set to the value
8523 .Ql noagent ,
8524 then the mentioned
8525 .Ql Message-ID:
8526 suppression doesn't occur.
8530 .It Va termcap
8531 (\*(OP) This specifies a comma-separated list of
8532 .Lb libterminfo
8533 and/or
8534 .Lb libtermcap
8535 capabilities (see
8536 .Sx "On terminal control and line editor" ,
8537 escape commas with reverse solidus) to be used to overwrite or define
8538 entries.
8539 Note that this variable will only be queried once at program startup and
8540 can thus only be specified in resource files or on the command line.
8543 String capabilities form
8544 .Ql cap=value
8545 pairs and are expected unless noted otherwise.
8546 Numerics have to be notated as
8547 .Ql cap#number
8548 where the number is expected in normal decimal notation.
8549 Finally, booleans don't have any value but indicate a true or false
8550 state simply by being defined or not; this indeed means that \*(UA
8551 doesn't support undefining an existing boolean.
8552 String capability values will undergo some expansions before use:
8553 for one notations like
8554 .Ql ^LETTER
8555 stand for
8556 .Ql control-LETTER ,
8557 and for clarification purposes
8558 .Ql \eE
8559 can be used to specify
8560 .Ql escape
8561 (the control notation
8562 .Ql ^[
8563 could lead to misreadings when a left bracket follows, which it does for
8564 the standard CSI sequence);
8565 finally three letter octal sequences, as in
8566 .Ql \e061 ,
8567 are supported.
8568 To specify that a terminal supports 256-colours, and to define sequences
8569 that home the cursor and produce an audible bell, one might write:
8571 .Bd -literal -offset indent
8572 set termcap='Co#256,home=\eE[H,bel=^G'
8576 The following terminal capabilities are or may be meaningful for the
8577 operation of the builtin line editor or \*(UA in general:
8580 .Bl -tag -compact -width yay
8581 .\" HAVE_COLOUR
8582 .It Cd colors Ns \0or Cd Co
8583 .Cd max_colors :
8584 numeric capability specifying the maximum number of colours.
8585 Note that \*(UA doesn't actually care about the terminal beside that,
8586 but always emits ANSI / ISO 6429 escape sequences.
8588 .\" HAVE_TERMCAP
8589 .It Cd rmcup Ns \0or Cd te Ns \0/ Cd smcup Ns \0or Cd ti
8590 .Cd exit_ca_mode
8592 .Cd enter_ca_mode ,
8593 respectively: exit and enter the alternative screen
8594 .Dq ca-mode ,
8595 effectively turning \*(UA into a fullscreen application.
8596 To disable that, set (at least) one to the empty string.
8598 .It Cd smkx Ns \0or Cd ks Ns \0/ Cd rmkx Ns \0or Cd ke
8599 .Cd keypad_xmit
8601 .Cd keypad_local ,
8602 respectively: enable and disable the keypad.
8603 This is always enabled if available, because it seems even keyboards
8604 without keypads generate other key codes for, e.g., cursor keys in that
8605 case, and only if enabled we see the codes that we are interested in.
8607 .It Cd ed Ns \0or Cd cd
8608 .Cd clr_eos :
8609 clear the screen.
8611 .It Cd clear Ns \0or Cd cl
8612 .Cd clear_screen :
8613 clear the screen and home cursor.
8614 (Will be simulated via
8615 .Cd ho
8616 plus
8617 .Cd cd . )
8619 .It Cd home Ns \0or Cd ho
8620 .Cd cursor_home :
8621 home cursor.
8623 .\" HAVE_MLE
8624 .It Cd el Ns \0or Cd ce
8625 .Cd clr_eol :
8626 clear to the end of line.
8627 (Will be simulated via
8628 .Cd ch
8629 plus repetitions of space characters.)
8631 .It Cd hpa Ns \0or Cd ch
8632 .Cd column_address :
8633 move the cursor (to the given column parameter) in the current row.
8634 (Will be simulated via
8635 .Cd cr
8636 plus
8637 .Cd nd . )
8639 .It Cd cr
8640 .Cd carriage_return :
8641 move to the first column in the current row.
8642 The default builtin fallback is
8643 .Ql \er .
8645 .It Cd cub1 Ns \0or Cd le
8646 .Cd cursor_left :
8647 move the cursor left one space (non-destructively).
8648 The default builtin fallback is
8649 .Ql \eb .
8651 .It Cd cuf1 Ns \0or Cd nd
8652 .Cd cursor_right :
8653 move the cursor right one space (non-destructively).
8654 The default builtin fallback is
8655 .Ql \eE[C ,
8656 which is used by most terminals.
8657 Less often occur
8658 .Ql \eEC
8660 .Ql \eEOC .
8664 Many more capabilities which describe key-sequences are documented for
8665 .Ic bind .
8668 .It Va termcap-disable
8669 \*(OP Disable any interaction with a terminal control library.
8670 If set only some generic fallback builtins and possibly the content of
8671 .Va termcap
8672 describe the terminal to \*(UA.
8673 .Sy Note
8674 that this variable will only be queried once at program startup and can
8675 thus only be specified in resource files or on the command line.
8678 .It Va toplines
8679 If defined, gives the number of lines of a message to be displayed
8680 with the command
8681 .Ic top ;
8682 if unset, the first five lines are printed, if set to 0 the variable
8683 .Va screen
8684 is inspected.
8685 If the value is negative then its absolute value will be used for right
8686 shifting the
8687 .Va screen
8688 height;  (shifting bitwise is like dividing algorithmically, but since
8689 it takes away bits the value decreases pretty fast).
8692 .It Va topsqueeze
8693 \*(BO If set then the
8694 .Ic top
8695 command series will strip adjacent empty lines and quotations.
8698 .It Va ttycharset
8699 The character set of the terminal \*(UA operates on,
8700 and the one and only supported character set that \*(UA can use if no
8701 character set conversion capabilities have been compiled into it,
8702 in which case it defaults to ISO-8859-1 unless it can deduce a value
8703 from the
8704 .Ev LC_CTYPE
8705 locale environment.
8706 Refer to the section
8707 .Sx "Character sets"
8708 for the complete picture about character sets.
8711 .It Va typescript-mode
8712 \*(BO A special multiplex variable that disables all variables and
8713 settings which result in behaviour that interferes with running \*(UA in
8714 .Xr script 1 ,
8715 e.g., it sets
8716 .Va colour-disable ,
8717 .Va line-editor-disable
8718 and (before startup completed only)
8719 .Va termcap-disable .
8720 Unsetting it doesn't restore the former state of the covered settings.
8723 .It Va umask
8724 For a safety-by-default policy \*(UA sets its process
8725 .Xr umask 2
8727 .Ql 0077 ,
8728 but this variable can be used to override that:
8729 set it to an empty value to don't change the (current) setting,
8730 otherwise the process file mode creation mask is updated to the new value.
8731 Child processes inherit the process file mode creation mask.
8733 .Mx Va user
8734 .It Va user-HOST , user
8735 \*(IN Variable chain that sets a global fallback user name, which is
8736 used in case none has been given in the protocol and account-specific
8737 URL.
8738 This variable defaults to the name of the user who runs \*(UA.
8741 .It Va v15-compat
8742 \*(BO Setting this option enables upward compatibility with \*(UA
8743 version 15.0 in respect to which configuration options are available and
8744 how they are handled.
8745 This manual uses \*(IN and \*(OU to refer to the new and the old way of
8746 doing things, respectively.
8749 .It Va verbose
8750 \*(BO Setting this option, also controllable via the command line option
8751 .Fl v ,
8752 causes \*(UA to be more verbose, e.g., it will display obsoletion
8753 warnings and SSL/TLS certificate chains.
8754 Even though marked \*(BO this option may be set twice in order to
8755 increase the level of verbosity even more, in which case even details of
8756 the actual message delivery and protocol conversations are shown.
8757 A single
8758 .Pf no Va verbose
8759 is sufficient to disable verbosity as such.
8765 .It Va version , version-major , version-minor , version-update
8766 \*(RO \*(UA version information: the first variable contains a string
8767 containing the complete version identification, the latter three contain
8768 only digits: the major, minor and update version numbers.
8769 The output of the command
8770 .Ic version
8771 will include this information.
8774 .It Va writebackedited
8775 If this variable is set messages modified using the
8776 .Ic edit
8778 .Ic visual
8779 commands are written back to the current folder when it is quit;
8780 it is only honoured for writable folders in MBOX format, though.
8781 Note that the editor will be pointed to the raw message content in that
8782 case, i.e., neither MIME decoding nor decryption will have been
8783 performed, and proper RFC 4155
8784 .Ql From_
8785 quoting of newly added or edited content is also left as an excercise to
8786 the user.
8788 .\" }}} (Variables)
8789 .\" }}} (INTERNAL VARIABLES)
8792 .\" .Sh ENVIRONMENT {{{
8793 .Sh ENVIRONMENT
8795 The term
8796 .Dq environment variable
8797 should be considered an indication that these variables are either
8798 standardized as vivid parts of process environments, or that they are
8799 commonly found in there.
8800 The process environment is inherited from the
8801 .Xr sh 1
8802 once \*(UA is started, and unless otherwise explicitly noted handling of
8803 the following variables transparently integrates into that of the
8804 .Sx "INTERNAL VARIABLES"
8805 from \*(UA's point of view.
8806 This means that, e.g., they can be managed via
8807 .Ic set
8809 .Ic unset ,
8810 causing automatic program environment updates (to be inherited by
8811 newly created child processes).
8814 In order to transparently integrate other environment variables equally
8815 they need to be imported (linked) with the command
8816 .Ic environ .
8817 This command can also be used to set and unset non-integrated
8818 environment variables from scratch, sufficient system support provided.
8819 The following example, applicable to a POSIX shell, sets the
8820 .Ev COLUMNS
8821 environment variable for \*(UA only, and beforehand exports the
8822 .Ev EDITOR
8823 in order to affect any further processing in the running shell:
8825 .Bd -literal -offset indent
8826 $ EDITOR="vim -u ${HOME}/.vimrc"
8827 $ export EDITOR
8828 $ COLUMNS=80 \*(uA -R
8831 .Bl -tag -width ".It Ev _AILR_"
8833 .It Ev COLUMNS
8834 The user's preferred width in column positions for the terminal screen
8835 or window.
8836 Queried and used once on program startup, actively managed for child
8837 processes and the MLE (see
8838 .Sx "On terminal control and line editor" )
8839 in interactive mode thereafter.
8842 .It Ev DEAD
8843 The name of the (mailbox)
8844 .Ic file
8845 to use for saving aborted messages if
8846 .Va save
8847 is set; this defaults to
8848 .Pa dead.letter
8849 in the user's
8850 .Ev HOME
8851 directory.
8852 If the variable
8853 .Va debug
8854 is set no output will be generated, otherwise the contents of the file
8855 will be replaced.
8858 .It Ev EDITOR
8859 Pathname of the text editor to use in the
8860 .Ic edit
8861 command and
8862 .Ic ~e
8863 .Sx "TILDE ESCAPES" .
8864 A default editor is used if this value is not defined.
8867 .It Ev HOME
8868 The user's home directory.
8869 This variable is only used when it resides in the process environment.
8876 .It Ev LANG , LC_ALL , LC_COLLATE , LC_CTYPE , LC_MESSAGES
8878 .Xr locale 7
8880 .Sx "Character sets" .
8883 .It Ev LINES
8884 The user's preferred number of lines on a page or the vertical screen
8885 or window size in lines.
8886 Queried and used once on program startup, actively managed for child
8887 processes in interactive mode thereafter.
8890 .It Ev LISTER
8891 Pathname of the directory lister to use in the
8892 .Ic folders
8893 command when operating on local mailboxes.
8894 Default is
8895 .Xr ls 1
8896 (path search through
8897 .Ev SHELL ) .
8900 .It Ev LOGNAME
8901 Upon startup \*(UA will actively ensure that this variable refers to the
8902 name of the user who runs \*(UA, in order to be able to pass a verified
8903 name to any newly created child process.
8906 .It Ev MAIL
8907 Is used as the user's primary system mailbox, unless
8908 .Va inbox
8909 is set, see
8910 .Ic file .
8911 This is assumed to be an absolute pathname.
8914 .It Ev MAILCAPS
8915 \*(OP Overrides the default path search for
8916 .Sx "The Mailcap files" ,
8917 which is defined in the standard RFC 1524 as
8918 .Ql ~/.mailcap:\:/etc/mailcap:\:/usr/etc/mailcap:\:/usr/local/etc/mailcap .
8919 .\" TODO we should have a mailcaps-default virtual RDONLY option!
8920 (\*(UA makes it a configuration option, however.)
8921 Note this is not a search path, but a path search.
8924 .It Ev MAILRC
8925 Is used as a startup file instead of
8926 .Pa \*(ur
8927 if set.
8928 When \*(UA scripts are invoked on behalf of other users,
8929 either this variable should be set to
8930 .Pa /dev/null
8931 or the
8932 .Fl \&:
8933 command line option should be used in order to avoid side-effects from
8934 reading their configuration files.
8935 This variable is only used when it resides in the process environment.
8938 .It Ev MBOX
8939 The name of the user's mbox file.
8940 A logical subset of the special conventions that are documented for the
8941 .Ic file
8942 command and the
8943 .Va folder
8944 option may be used.
8945 The fallback default is
8946 .Pa mbox
8947 in the user's
8948 .Ev HOME
8949 directory.
8950 Traditionally this secondary mailbox is used as the file to save
8951 messages from the primary system mailbox that have been read.
8952 Also see
8953 .Sx "Message states" .
8956 .It Ev NAIL_NO_SYSTEM_RC
8957 If this variable is set then reading of
8958 .Pa \*(UR
8959 at startup is inhibited, i.e., the same effect is achieved as if \*(UA
8960 had been started up with the option
8961 .Fl n .
8962 This variable is only used when it resides in the process environment.
8965 .It Ev NETRC
8966 \*(IN\*(OP This variable overrides the default location of the user's
8967 .Pa .netrc
8968 file.
8971 .It Ev PAGER
8972 Pathname of the program to use for backing the command
8973 .Ic more ,
8974 and when the
8975 .Va crt
8976 variable enforces usage of a pager for output.
8977 The default paginator is
8978 .Xr more 1
8979 (path search through
8980 .Ev SHELL ) .
8982 \*(UA inspects the contents of this variable: if its contains the string
8983 .Dq less
8984 then a non-existing environment variable
8985 .Va LESS
8986 will be set to
8987 .Ql FRXi ,
8988 .Ql FRi
8990 .Ql Ri ,
8991 dependent on whether terminal control support is available and whether
8992 that supports full (alternative) screen mode or not (also see
8993 .Sx "On terminal control and line editor" ) .
8994 Likewise for
8995 .Dq lv
8996 .Va LV
8997 will optionally be set to
8998 .Dq -c .
8999 Alse see
9000 .Va colour-pager .
9003 .It Ev PATH
9004 A colon-separated list of directories that is searched by the shell when
9005 looking for commands, e.g.,
9006 .Ql /bin:/usr/bin:/usr/local/bin .
9009 .It Ev SHELL
9010 The shell to use for the commands
9011 .Ic \&! ,
9012 .Ic shell ,
9014 .Ic ~!
9015 .Sx "TILDE ESCAPES"
9016 and when starting subprocesses.
9017 A default shell is used if this option is not defined.
9020 .It Ev SOURCE_DATE_EPOCH
9021 If set, this specifies a time in seconds since the Unix epoch
9022 (1970-01-01) to be used in place of the current time.
9023 This is for the sake of reproduceability of tests, to be used during
9024 development or by software packagers.
9027 .It Ev TERM
9028 \*(OP The terminal type for which output is to be prepared.
9029 For extended colour and font control please refer to
9030 .Sx "Coloured display" ,
9031 and for terminal management in general to
9032 .Sx "On terminal control and line editor" .
9035 .It Ev TMPDIR
9036 Used as directory for temporary files instead of
9037 .Pa /tmp ,
9038 if set.
9039 This variable is only used when it resides in the process environment.
9042 .It Ev USER
9043 Identical to
9044 .Ev LOGNAME
9045 (see there), but this variable is not standardized, should therefore not
9046 be used, and is only corrected if already set.
9049 .It Ev VISUAL
9050 Pathname of the text editor to use in the
9051 .Ic visual
9052 command and
9053 .Ic ~v
9054 .Sx "TILDE ESCAPES" .
9056 .\" }}}
9059 .\" .Sh FILES {{{
9060 .Sh FILES
9062 .Bl -tag -width ".It Pa _etc/mime.type_"
9063 .It Pa \*(ur
9064 File giving initial commands.
9066 .It Pa \*(UR
9067 System wide initialization file.
9070 .It Pa ~/.mailcap
9071 \*(OP Personal MIME type handler definition file, see
9072 .Sx "The Mailcap files" .
9073 (RFC 1524 location, the actual path is a configuration option.)
9076 .It Pa /etc/mailcap
9077 \*(OP System wide MIME type handler definition file, see
9078 .Sx "The Mailcap files" .
9079 (RFC 1524 location, the actual path is a configuration option.)
9082 .It Pa ~/.mime.types
9083 Personal MIME types, see
9084 .Sx "The mime.types files" .
9087 .It Pa /etc/mime.types
9088 System wide MIME types, see
9089 .Sx "The mime.types files" .
9092 .It Pa ~/.netrc
9093 \*(IN\*(OP The default location of the users
9094 .Pa .netrc
9095 file \(en the section
9096 .Sx "The .netrc file"
9097 documents the file format.
9100 .\" .Ss "The mime.types files" {{{
9101 .Ss "The mime.types files"
9103 When sending messages \*(UA tries to determine the content type of all
9104 attachments.
9105 When displaying message content or attachments \*(UA uses the content
9106 type to decide whether it can directly display data or whether it needs
9107 to deal with content handlers.
9108 It learns about M(ultipurpose) I(nternet) M(ail) E(xtensions) types and
9109 how to treat them by reading
9110 .Pa mime.types
9111 files, the loading of which can be controlled by setting the variable
9112 .Va mimetypes-load-control .
9113 (The command
9114 .Ic mimetype
9115 can also be used to deal with MIME types.)
9116 .Pa mime.types
9117 files have the following syntax:
9120 .Dl type/subtype extension [extension ...]
9123 where
9124 .Ql type/subtype
9125 are strings describing the file contents, and one or multiple
9126 .Ql extension Ns
9127 s, separated by whitespace, name the part of a filename starting after
9128 the last dot (of interest).
9129 Comments may be introduced anywhere on a line with a number sign
9130 .Ql # ,
9131 causing the remaining line to be discarded.
9133 \*(UA also supports an extended, non-portable syntax in specially
9134 crafted files, which can be loaded via the alternative value syntax of
9135 .Va mimetypes-load-control
9136 and prepends an optional
9137 .Ql type-marker :
9140 .Dl [type-marker ]type/subtype extension [extension ...]
9143 The following type markers are supported:
9146 .Bl -tag -compact -width ".It Ar _n_u"
9147 .It Ar @
9148 Treat message parts with this content as plain text.
9149 .It Ar @t@
9150 The same as plain
9151 .Ar @ .
9152 .It Ar @h@
9153 Treat message parts with this content as HTML tagsoup.
9154 If the \*(OPal HTML-tagsoup-to-text converter is not available treat
9155 the content as plain text instead.
9156 .It Ar @H@
9157 Likewise
9158 .Ar @h@
9159 but instead of falling back to plain text require an explicit content
9160 handler to be defined.
9164 Further reading:
9165 for sending messages:
9166 .Ic mimetype ,
9167 .Va mime-allow-text-controls ,
9168 .Va mimetypes-load-control .
9169 For reading etc. messages:
9170 .Sx "HTML mail and MIME attachments" ,
9171 .Sx "The Mailcap files" ,
9172 .Ic mimetype ,
9173 .Va mime-counter-evidence ,
9174 .Va mimetypes-load-control ,
9175 .Va pipe-TYPE/SUBTYPE ,
9176 .Va pipe-EXTENSION .
9177 .\" }}}
9179 .\" .Ss "The Mailcap files" {{{
9180 .Ss "The Mailcap files"
9182 RFC 1524 defines a
9183 .Dq User Agent Configuration Mechanism
9184 which \*(UA \*(OPally supports.
9185 It defines a file format to be used to inform mail user agent programs
9186 about the locally-installed facilities for handling various data
9187 formats, i.e., about commands and how they can be used to display, edit
9188 etc. MIME part contents, as well as a default path search that includes
9189 multiple possible locations of
9190 .Dq mailcap
9191 files and the
9192 .Ev MAILCAPS
9193 environment variable that can be used to overwrite that (repeating here
9194 that it is not a search path, but instead a path search specification).
9195 Any existing files will be loaded in sequence, appending any content to
9196 the list of MIME type handler directives.
9199 .Dq Mailcap
9200 files consist of a set of newline separated entries.
9201 Comment lines start with a number sign
9202 .Ql #
9203 (in the first column!) and are ignored.
9204 Empty lines are also ignored.
9205 All other lines form individual entries that must adhere to the syntax
9206 described below.
9207 To extend a single entry (not comment) its line can be continued on
9208 follow lines if newline characters are
9209 .Dq escaped
9210 by preceding them with the reverse solidus character
9211 .Ql \e .
9212 The standard doesn't specify how leading whitespace of follow lines is
9213 to be treated, therefore \*(UA retains it.
9216 .Dq Mailcap
9217 entries consist of a number of semicolon
9218 .Ql \&;
9219 separated fields, and the reverse solidus
9220 .Ql \e
9221 character can be used to escape any following character including
9222 semicolon and itself.
9223 The first two fields are mandatory and must occur in the specified
9224 order, the remaining fields are optional and may appear in any order.
9225 Leading and trailing whitespace of content is ignored (removed).
9228 The first field defines the MIME
9229 .Ql TYPE/SUBTYPE
9230 the entry is about to handle (case-insensitively, and no reverse solidus
9231 escaping is possible in this field).
9232 If the subtype is specified as an asterisk
9233 .Ql *
9234 the entry is meant to match all subtypes of the named type, e.g.,
9235 .Ql audio/*
9236 would match any audio type.
9237 The second field defines the shell command which shall be used to
9238 .Dq display
9239 MIME parts of the given type; it is implicitly called the
9240 .Cd view
9241 command.
9244 For data
9245 .Dq consuming
9246 shell commands message (MIME part) data is passed via standard input
9247 unless the given shell command includes one or more instances of the
9248 (unquoted) string
9249 .Ql %s ,
9250 in which case these instances will be replaced with a temporary filename
9251 and the data will have been stored in the file that is being pointed to.
9252 Likewise, for data
9253 .Dq producing
9254 shell commands data is assumed to be generated on standard output unless
9255 the given command includes (one ore multiple)
9256 .Ql %s .
9257 In any case any given
9258 .Ql %s
9259 format is replaced with a(n already) properly quoted filename.
9260 Note that when a command makes use of a temporary file via
9261 .Ql %s
9262 then \*(UA will remove it again, as if the
9263 .Cd x-mailx-tmpfile ,
9264 .Cd x-mailx-tmpfile-fill
9266 .Cd x-mailx-tmpfile-unlink
9267 flags had been set; see below for more.
9270 The optional fields either define a shell command or an attribute (flag)
9271 value, the latter being a single word and the former being a keyword
9272 naming the field followed by an equals sign
9273 .Ql =
9274 succeeded by a shell command, and as usual for any
9275 .Dq Mailcap
9276 content any whitespace surrounding the equals sign will be removed, too.
9277 Optional fields include the following:
9280 .Bl -tag -width textualnewlines
9281 .It Cd compose
9282 A program that can be used to compose a new body or body part in the
9283 given format.
9284 (Currently unused.)
9286 .It Cd composetyped
9287 Similar to the
9288 .Cd compose
9289 field, but is to be used when the composing program needs to specify the
9290 .Ql Content-type:
9291 header field to be applied to the composed data.
9292 (Currently unused.)
9294 .It Cd edit
9295 A program that can be used to edit a body or body part in the given
9296 format.
9297 (Currently unused.)
9299 .It Cd print
9300 A program that can be used to print a message or body part in the given
9301 format.
9302 (Currently unused.)
9304 .It Cd test
9305 Specifies a program to be run to test some condition, e.g., the machine
9306 architecture, or the window system in use, to determine whether or not
9307 this mailcap entry applies.
9308 If the test fails, a subsequent mailcap entry should be sought; also see
9309 .Cd x-mailx-test-once .
9311 .It Cd needsterminal
9312 This flag field indicates that the given shell command must be run on
9313 an interactive terminal.
9314 \*(UA will temporarily release the terminal to the given command in
9315 interactive mode, in non-interactive mode this entry will be entirely
9316 ignored; this flag implies
9317 .Cd x-mailx-noquote .
9319 .It Cd copiousoutput
9320 A flag field which indicates that the output of the
9321 .Cd view
9322 command will be an extended stream of textual output that can be
9323 (re)integrated into \*(UA's normal visual display.
9324 It is mutually exclusive with
9325 .Cd needsterminal
9326 and implies
9327 .Cd x-mailx-always .
9329 .It Cd textualnewlines
9330 A flag field which indicates that this type of data is line-oriented and
9331 that, if encoded in
9332 .Ql base64 ,
9333 all newlines should be converted to canonical form (CRLF) before
9334 encoding, and will be in that form after decoding.
9335 (Currently unused.)
9337 .It Cd nametemplate
9338 This field gives a file name format, in which
9339 .Ql %s
9340 will be replaced by a random string, the joined combination of which
9341 will be used as the filename denoted by
9342 .Ev NAIL_FILENAME_TEMPORARY .
9343 One could specify that a GIF file being passed to an image viewer should
9344 have a name ending in
9345 .Ql .gif
9346 by using
9347 .Ql nametemplate=%s.gif .
9348 Note that \*(UA ignores the name template unless that solely specifies
9349 a filename suffix that consists of (ASCII) alphabetic and numeric
9350 characters, the underscore and dot only.
9352 .It Cd x11-bitmap
9353 Names a file, in X11 bitmap (xbm) format, which points to an appropriate
9354 icon to be used to visually denote the presence of this kind of data.
9355 This field is not used by \*(UA.
9357 .It Cd description
9358 A textual description that describes this type of data.
9360 .It Cd x-mailx-always
9361 Extension flag field that denotes that the given
9362 .Cd view
9363 command shall be executed even if multiple messages will be displayed
9364 at once.
9365 Normally messages which require external viewers that produce output
9366 which doesn't integrate into \*(UA's visual display (i.e., don't have
9367 .Cd copiousoutput
9368 set) have to be addressed directly and individually.
9369 (To avoid cases where, e.g., a thousand PDF viewer instances are spawned
9370 in sequence.)
9372 .It Cd x-mailx-even-if-not-interactive
9373 An extension flag test field \(em by default handlers without
9374 .Cd copiousoutput
9375 are entirely ignored in non-interactive mode, but if this flag is set
9376 then their use will be considered.
9377 It is an error if this flag is set for commands that use the flag
9378 .Cd needsterminal .
9380 .It Cd x-mailx-noquote
9381 An extension flag field that indicates that even a
9382 .Cd copiousoutput
9383 .Cd view
9384 command shall not be used to generate message quotes
9385 (as it would be by default).
9387 .It Cd x-mailx-async
9388 Extension flag field that denotes that the given
9389 .Cd view
9390 command shall be executed asynchronously, without blocking \*(UA.
9391 Cannot be used in conjunction with
9392 .Cd needsterminal .
9394 .It Cd x-mailx-test-once
9395 Extension flag which denotes whether the given
9396 .Cd test
9397 command shall be evaluated once only and the (boolean) result be cached.
9398 This is handy if some global unchanging condition is to be queried, like
9399 .Dq running under the X Window System .
9401 .It Cd x-mailx-tmpfile
9402 Extension flag field that requests creation of a zero-sized temporary
9403 file, the name of which is to be placed in the environment variable
9404 .Ev NAIL_FILENAME_TEMPORARY .
9405 It is an error to use this flag with commands that include a
9406 .Ql %s
9407 format.
9409 .It Cd x-mailx-tmpfile-fill
9410 Normally the MIME part content is passed to the handler via standard
9411 input; if this flag is set then the data will instead be written into
9412 the implied
9413 .Cd x-mailx-tmpfile .
9414 In order to cause deletion of the temporary file you will have to set
9415 .Cd x-mailx-tmpfile-unlink
9416 explicitly!
9417 It is an error to use this flag with commands that include a
9418 .Ql %s
9419 format.
9421 .It Cd x-mailx-tmpfile-unlink
9422 Extension flag field that requests that the temporary file shall be
9423 deleted automatically when the command loop is entered again at latest.
9424 (Don't use this for asynchronous handlers.)
9425 It is an error to use this flag with commands that include a
9426 .Ql %s
9427 format, or without also setting
9428 .Cd x-mailx-tmpfile
9430 .Cd x-mailx-tmpfile-fill .
9432 .It Cd x-mailx-tmpfile-keep
9433 Using the string
9434 .Ql %s
9435 implies the three tmpfile related flags above, but if you want, e.g.,
9436 .Cd x-mailx-async
9437 and deal with the temporary file yourself, you can add in this flag to
9438 forcefully ignore
9439 .Cd x-mailx-tmpfile-unlink .
9444 The standard includes the possibility to define any number of additional
9445 entry fields, prefixed by
9446 .Ql x- .
9447 Flag fields apply to the entire
9448 .Dq Mailcap
9449 entry \(em in some unusual cases, this may not be desirable, but
9450 differentiation can be accomplished via separate entries, taking
9451 advantage of the fact that subsequent entries are searched if an earlier
9452 one does not provide enough information.
9453 E.g., if a
9454 .Cd view
9455 command needs to specify the
9456 .Cd needsterminal
9457 flag, but the
9458 .Cd compose
9459 command shall not, the following will help out the latter (with enabled
9460 .Va debug
9461 or an increased
9462 .Va verbose
9463 level \*(UA will show information about handler evaluation):
9465 .Bd -literal -offset indent
9466 application/postscript; ps-to-terminal %s; needsterminal
9467 application/postscript; ps-to-terminal %s; compose=idraw %s
9471 In fields any occurrence of the format string
9472 .Ql %t
9473 will be replaced by the
9474 .Ql TYPE/SUBTYPE
9475 specification.
9476 Named parameters from the
9477 .Ql Content-type:
9478 field may be placed in the command execution line using
9479 .Ql %{
9480 followed by the parameter name and a closing
9481 .Ql }
9482 character.
9483 The entire parameter should appear as a single command line argument,
9484 regardless of embedded spaces; thus:
9486 .Bd -literal -offset indent
9487 # Message
9488 Content-type:  multipart/mixed; boundary=42
9490 # Mailcap file
9491 multipart/*; /usr/local/bin/showmulti \e
9492   %t %{boundary}  ;  composetyped  = /usr/local/bin/makemulti
9494 # Executed shell command
9495 /usr/local/bin/showmulti multipart/mixed 42
9499 .\" TODO v15: Mailcap: %n,%F
9500 Note that \*(UA doesn't support handlers for multipart MIME parts as
9501 shown in this example (as of today).
9502 \*(UA doesn't support the additional formats
9503 .Ql %n
9505 .Ql %F .
9506 An example file, also showing how to properly deal with the expansion of
9507 .Ql %s ,
9508 which includes any quotes that are necessary to make it a valid shell
9509 argument by itself and thus will cause undesired behaviour when placed
9510 in additional user-provided quotes:
9512 .Bd -literal -offset indent
9513 # Comment line
9514 text/richtext; richtext %s; copiousoutput
9516 text/x-perl; perl -cWT %s
9518 application/pdf; \e
9519   infile=%s\e; \e
9520     trap "rm -f ${infile}" EXIT\e; \e
9521     trap "exit 75" INT QUIT TERM\e; \e
9522     mupdf %s; \e
9523   x-mailx-async; x-mailx-tmpfile-keep
9525 application/*; echo "This is \e"%t\e" but \e
9526     is 50 \e% Greek to me" \e; < %s head -c 1024 | cat -vET; \e
9527   copiousoutput; x-mailx-noquote
9531 Further reading:
9532 .Sx "HTML mail and MIME attachments" ,
9533 .Sx "The mime.types files" ,
9534 .Ic mimetype ,
9535 .Ev MAILCAPS ,
9536 .Va mime-counter-evidence ,
9537 .Va pipe-TYPE/SUBTYPE ,
9538 .Va pipe-EXTENSION .
9539 .\" }}}
9541 .\" .Ss "The .netrc file" {{{
9542 .Ss "The .netrc file"
9545 .Pa .netrc
9546 file contains user credentials for machine accounts.
9547 The default location in the user's
9548 .Ev HOME
9549 directory may be overridden by the
9550 .Ev NETRC
9551 environment variable.
9552 The file consists of space, tabulator or newline separated tokens.
9553 \*(UA implements a parser that supports a superset of the original BSD
9554 syntax, but users should nonetheless be aware of portability glitches
9555 of that file format, shall their
9556 .Pa .netrc
9557 be usable across multiple programs and platforms:
9560 .Bl -bullet -compact
9562 BSD doesn't support single, but only double quotation marks, e.g.,
9563 .Ql password="pass with spaces" .
9565 BSD (only?) supports escaping of single characters via a reverse solidus
9566 (e.g., a space can be escaped via
9567 .Ql \e\0 ) ,
9568 in- as well as outside of a quoted string.
9570 BSD doesn't require the final quotation mark of the final user input token.
9572 The original BSD (Berknet) parser also supported a format which allowed
9573 tokens to be separated with commas \(en whereas at least Hewlett-Packard
9574 still seems to support this syntax, \*(UA does not!
9576 As a non-portable extension some widely-used programs support
9577 shell-style comments: if an input line starts, after any amount of
9578 whitespace, with a number sign
9579 .Ql # ,
9580 then the rest of the line is ignored.
9582 Whereas other programs may require that the
9583 .Pa .netrc
9584 file is accessible by only the user if it contains a
9585 .Cd password
9586 token for any other
9587 .Cd login
9588 than
9589 .Dq anonymous ,
9590 \*(UA will always require these strict permissions.
9594 Of the following list of supported tokens \*(UA only uses (and caches)
9595 .Cd machine ,
9596 .Cd login
9598 .Cd password .
9599 At runtime the command
9600 .Ic netrc
9601 can be used to control \*(UA's
9602 .Pa .netrc
9603 cache.
9605 .Bl -tag -width password
9606 .It Cd machine Ar name
9607 The hostname of the entries' machine, lowercase-normalized by \*(UA
9608 before use.
9609 Any further file content, until either end-of-file or the occurrence
9610 of another
9611 .Cd machine
9612 or a
9613 .Cd default
9614 first-class token is bound (only related) to the machine
9615 .Ar name .
9617 As an extension that shouldn't be the cause of any worries
9618 \*(UA supports a single wildcard prefix for
9619 .Ar name :
9620 .Bd -literal -offset indent
9621 machine *.example.com login USER password PASS
9622 machine pop3.example.com login USER password PASS
9623 machine smtp.example.com login USER password PASS
9626 which would match
9627 .Ql xy.example.com
9628 as well as
9629 .Ql pop3.example.com ,
9630 but neither
9631 .Ql example.com
9633 .Ql local.smtp.example.com .
9634 Note that in the example neither
9635 .Ql pop3.example.com
9637 .Ql smtp.example.com
9638 will be matched by the wildcard, since the exact matches take
9639 precedence (it is however faster to specify it the other way around).
9641 .It Cd default
9642 This is the same as
9643 .Cd machine
9644 except that it is a fallback entry that is used shall none of the
9645 specified machines match; only one default token may be specified,
9646 and it must be the last first-class token.
9648 .It Cd login Ar name
9649 The user name on the remote machine.
9651 .It Cd password Ar string
9652 The user's password on the remote machine.
9654 .It Cd account Ar string
9655 Supply an additional account password.
9656 This is merely for FTP purposes.
9658 .It Cd macdef Ar name
9659 Define a macro.
9660 A macro is defined with the specified
9661 .Ar name ;
9662 it is formed from all lines beginning with the next line and continuing
9663 until a blank line is (consecutive newline characters are) encountered.
9664 (Note that
9665 .Cd macdef
9666 entries cannot be utilized by multiple machines, too, but must be
9667 defined following the
9668 .Ic machine
9669 they are intended to be used with.)
9670 If a macro named
9671 .Ar init
9672 exists, it is automatically run as the last step of the login process.
9673 This is merely for FTP purposes.
9675 .\" }}}
9677 .\" }}}
9680 .\" .Sh EXAMPLES {{{
9681 .Sh EXAMPLES
9683 .\" .Ss "An example configuration" {{{
9684 .Ss "An example configuration"
9686 .Bd -literal -offset indent
9687 # This example assumes v15.0 compatibility mode
9688 set v15-compat
9690 # Where are the up-to-date SSL certificates?
9691 #set ssl-ca-dir=/etc/ssl/certs
9692 set ssl-ca-file=/etc/ssl/certs/ca-certificates.crt
9694 # (Since we manage up-to-date ones explicitly, don't use any,
9695 # possibly outdated, default certificates shipped with OpenSSL)
9696 set ssl-no-default-ca
9698 # Don't use protocols older than TLS v1.2.
9699 # Change this only when the remote server doesn't support it:
9700 # maybe use ssl-protocol-HOST (or -USER@HOST) syntax to define
9701 # such explicit exceptions, then
9702 set ssl-protocol='-ALL,+TLSv1.2'
9704 # Explicitly define the list of ciphers, which may improve security,
9705 # especially with protocols older than TLS v1.2.  See ciphers(1).
9706 # Including "@STRENGTH" will sort the final list by algorithm strength.
9707 # In reality it is possibly best to only use ssl-cipher-list-HOST
9708 # (or -USER@HOST), as necessary, again..
9709 set ssl-cipher-list=TLSv1.2:!aNULL:!eNULL:!MEDIUM:!LOW:!EXPORT:@STRENGTH
9710 # ALL:!aNULL:!MEDIUM:!LOW:!MD5:!RC4:!EXPORT:@STRENGTH
9712 # Request strict transport security checks!
9713 set ssl-verify=strict
9715 # Essential setting: select allowed character sets
9716 set sendcharsets=utf-8,iso-8859-1
9718 # A very kind option: when replying to a message, first try to
9719 # use the same encoding that the original poster used herself!
9720 set reply-in-same-charset
9722 # When replying to or forwarding a message the comment and name
9723 # parts of email addresses are removed unless this variable is set
9724 set fullnames
9726 # When sending messages, wait until the Mail-Transfer-Agent finishs.
9727 # Only like this you'll be able to see errors reported through the
9728 # exit status of the MTA (including the builtin SMTP one)!
9729 set sendwait
9731 # Only use builtin MIME types, no mime.types(5) files
9732 set mimetypes-load-control
9734 # Default directory where we act in (relative to $HOME)
9735 set folder=mail
9736 # A leading "+" (often) means: under *folder*
9737 # *record* is used to save copies of sent messages
9738 set MBOX=+mbox.mbox record=+sent.mbox DEAD=+dead.txt
9740 # Make "file mymbox" and "file myrec" go to..
9741 shortcut mymbox %:+mbox.mbox myrec +sent.mbox
9743 # Not really optional, e.g., for S/MIME
9744 set from='Your Name <address@exam.ple>'
9746 # It may be necessary to set hostname and/or smtp-hostname
9747 # if the "SERVER" of mta and "domain" of from don't match.
9748 # The `urlencode' command can be used to encode USER and PASS
9749 set mta=(smtps?|submission)://[USER[:PASS]@]SERVER[:PORT] \e
9750   smtp-auth=login/plain... \e
9751   smtp-use-starttls
9753 # Never refuse to start into interactive mode, and more
9754 set emptystart \e
9755   colour-pager crt= \e
9756   followup-to followup-to-honour=ask-yes \e
9757   history-file=+.\*(uAhist history-size=-1 history-gabby \e
9758   mime-counter-evidence=0xE \e
9759   prompt='[\e${-account-name} \e${-mailbox-display}]? ' \e
9760   reply-to-honour=ask-yes \e
9761   umask=
9763 # When `t'yping messages, show only these headers
9764 # (use `T'ype for all headers and `S'how for raw message)
9765 retain date from to cc subject
9767 # Some mailing lists
9768 mlist '@xyz-editor\e.xyz$' '@xyzf\e.xyz$'
9769 mlsubscribe '^xfans@xfans\e.xyz$'
9771 # A real life example of a very huge free mail provider
9772 account XooglX {
9773   set folder=~/spool/XooglX inbox=+syste.mbox sent=+sent
9774   set from='Your Name <address@examp.ple>'
9775   set mta=smtp://USER:PASS@smtp.gmXil.com smtp-use-starttls
9778 # Here is a pretty large one which does not allow sending mails
9779 # if there is a domain name mismatch on the SMTP protocol level,
9780 # which would bite us if the value of from does not match, e.g.,
9781 # for people who have a sXXXXeforge project and want to speak
9782 # with the mailing list under their project account (in from),
9783 # still sending the message through their normal mail provider
9784 account XandeX {
9785   set folder=~/spool/XandeX inbox=+syste.mbox sent=+sent
9786   set from='Your Name <address@exam.ple>'
9787   set mta=smtps://USER:PASS@smtp.yaXXex.ru:465 \e
9788     hostname=yaXXex.com smtp-hostname=
9791 # Create some new commands so that, e.g., `ls /tmp' will..
9792 wysh ghost lls '!ls ${LS_COLOR_FLAG} -aFlrS'
9793 wysh ghost llS '!ls ${LS_COLOR_FLAG} -aFlS'
9794 wysh ghost ls '!ls ${LS_COLOR_FLAG} -aFrS'
9795 wysh ghost lS '!ls ${LS_COLOR_FLAG} -aFS'
9796 wysh ghost lla '!ls ${LS_COLOR_FLAG} -aFlr'
9797 wysh ghost llA '!ls ${LS_COLOR_FLAG} -aFl'
9798 wysh ghost la '!ls ${LS_COLOR_FLAG} -aFr'
9799 wysh ghost lA '!ls ${LS_COLOR_FLAG} -aF'
9800 wysh ghost ll '!ls ${LS_COLOR_FLAG} -aFltr'
9801 wysh ghost lL '!ls ${LS_COLOR_FLAG} -aFlt'
9802 wysh ghost l '!ls ${LS_COLOR_FLAG} -aFtr'
9803 wysh ghost L '!ls ${LS_COLOR_FLAG} -aFt'
9805 # We don't support gpg(1) directly yet.  But simple --clearsign'd
9806 # message parts can be dealt with as follows:
9807 define V {
9808   wysh set pipe-text/plain=$'@*#++=@\e
9809     < "${NAIL_FILENAME_TEMPORARY}" awk \e
9810         -v TMPFILE="${NAIL_FILENAME_TEMPORARY}" \e'\e
9811       BEGIN {done=0}\e
9812       /^-----BEGIN PGP SIGNED MESSAGE-----/,/^$/{\e
9813         if (done++ != 0)\e
9814           next;\e
9815         print "--- GPG --verify ---";\e
9816         system("gpg --verify " TMPFILE " 2>&1");\e
9817         print "--- GPG --verify ---";\e
9818         print "";\e
9819         next;\e
9820       }\e
9821       /^-----BEGIN PGP SIGNATURE-----/,\e
9822           /^-----END PGP SIGNATURE-----/{\e
9823         next;\e
9824       }\e
9825       {print}\e
9826       \e''
9827   print
9829 ghost V call V
9831 define RK {
9832   !printf 'Key IDs to gpg --recv-keys: ';\e
9833     read keyids;\e
9834     gpg --recv-keys ${keyids};
9836 ghost RK call RK
9840 When storing passwords in
9841 .Pa \*(ur
9842 appropriate permissions should be set on this file with
9843 .Ql $ chmod 0600 \*(ur .
9844 If the \*(OPal
9845 .Va netrc-lookup
9846 is available user credentials can be stored in the central
9847 .Pa .netrc
9848 file instead; e.g., here is a different version of the example account
9849 that sets up SMTP and POP3:
9851 .Bd -literal -offset indent
9852 account XandeX {
9853   set folder=~/spool/XandeX inbox=+syste.mbox sent=+sent
9854   set from='Your Name <address@exam.ple>'
9855   set netrc-lookup
9856   # Load an encrypted ~/.netrc by uncommenting the next line
9857   #set netrc-pipe='gpg -qd ~/.netrc.pgp'
9859   set mta=smtps://smtp.yXXXXx.ru:465 \e
9860       smtp-hostname= hostname=yXXXXx.com
9861   set pop3-keepalive=240 pop3-no-apop-pop.yXXXXx.ru
9862   ghost xp fi pop3s://pop.yXXXXx.ru
9867 and, in the
9868 .Pa .netrc
9869 file:
9871 .Bd -literal -offset indent
9872 machine *.yXXXXx.ru login USER password PASS
9876 This configuration should now work just fine:
9879 .Dl $ echo text | \*(uA -vv -AXandeX -s Subject user@exam.ple
9880 .\" }}}
9882 .\" .Ss "Signed and encrypted messages with S/MIME" {{{
9883 .Ss "Signed and encrypted messages with S/MIME"
9885 \*(OP S/MIME provides two central mechanisms:
9886 message signing and message encryption.
9887 A signed message contains some data in addition to the regular text.
9888 The data can be used to verify that the message was sent using a valid
9889 certificate, that the sender's address in the message header matches
9890 that in the certificate, and that the message text has not been altered.
9891 Signing a message does not change its regular text;
9892 it can be read regardless of whether the recipient's software is able to
9893 handle S/MIME.
9896 It is thus usually possible to sign all outgoing messages if so desired.
9897 Encryption, in contrast, makes the message text invisible for all people
9898 except those who have access to the secret decryption key.
9899 To encrypt a message, the specific recipient's public encryption key
9900 must be known.
9901 It is therefore not possible to send encrypted mail to people unless their
9902 key has been retrieved from either previous communication or public key
9903 directories.
9904 A message should always be signed before it is encrypted.
9905 Otherwise, it is still possible that the encrypted message text is
9906 altered.
9909 A central concept to S/MIME is that of the certification authority (CA).
9910 A CA is a trusted institution that issues certificates.
9911 For each of these certificates it can be verified that it really
9912 originates from the CA, provided that the CA's own certificate is
9913 previously known.
9914 A set of CA certificates is usually delivered with OpenSSL and installed
9915 on your system.
9916 If you trust the source of your OpenSSL software installation,
9917 this offers reasonable security for S/MIME on the Internet.
9918 Otherwise set
9919 .Va smime-no-default-ca
9920 to avoid using the default certificate and point
9921 .Va smime-ca-file
9922 and/or
9923 .Va smime-ca-dir
9924 to a trusted pool of certificates.
9925 In general, a certificate cannot be more secure than the method its CA
9926 certificate has been retrieved with.
9929 The first thing you need for participating in S/MIME message exchange is
9930 your personal certificate, including a private key.
9931 The certificate contains public information, in particular your name and
9932 your email address(es), and the public key that is used by others to
9933 encrypt messages for you,
9934 and to verify signed messages they supposedly received from you.
9935 The certificate is included in each signed message you send.
9936 The private key must be kept secret.
9937 It is used to decrypt messages that were previously encrypted with your
9938 public key, and to sign messages.
9941 For personal use it is recommended that you get a S/MIME certificate
9942 from one of the major CAs on the Internet using your WWW browser.
9943 Many CAs offer such certificates for free.
9944 There is also
9945 .Lk https://www.CAcert.org
9946 which issues client and server certificates to members of their
9947 community for free; their root certificate
9948 .Pf ( Lk https://\:www.cacert.org/\:certs/\:root.crt )
9949 is often not in the default set of trusted CA root certificates, though,
9950 which means you will have to download their root certificate separately
9951 and ensure it is part of our S/MIME certificate validation chain by
9952 including it in
9953 .Va smime-ca-dir
9954 or as a vivid member of the
9955 .Va smime-ca-file .
9956 But let's take a step-by-step tour on how to setup S/MIME with
9957 a certificate from CAcert.org despite this situation!
9960 First of all you will have to become a member of the CAcert.org
9961 community, simply by registrating yourself via the web interface.
9962 Once you are, create and verify all email addresses you want to be able
9963 to create signed and encrypted messages for/with using the corresponding
9964 entries of the web interface.
9965 Now ready to create S/MIME certificates, so let's create a new
9966 .Dq client certificate ,
9967 ensure to include all email addresses that should be covered by the
9968 certificate in the following web form, and also to use your name as the
9969 .Dq common name .
9972 Create a private key and a certificate request on your local computer
9973 (please see the manual pages of the used commands for more in-depth
9974 knowledge on what the used arguments etc. do):
9977 .Dl openssl req -nodes -newkey rsa:4096 -keyout key.pem -out creq.pem
9980 Afterwards copy-and-paste the content of
9981 .Dq creq.pem
9982 into the certificate-request (CSR) field of the web form on the
9983 CAcert.org website (you may need to unfold some
9984 .Dq advanced options
9985 to see the corresponding text field).
9986 This last step will ensure that your private key (which never left your
9987 box) and the certificate belong together (through the public key that
9988 will find its way into the certificate via the certificate-request).
9989 You are now ready and can create your CAcert certified certificate.
9990 Download and store or copy-and-paste it as
9991 .Dq pub.crt .
9994 Yay.
9995 In order to use your new S/MIME setup you will have to create
9996 a combined private key/public key (certificate) file:
9999 .Dl cat key.pem pub.crt > ME@HERE.com.paired
10002 This is the file \*(UA will work with.
10003 If you have created your private key with a passphrase then \*(UA will
10004 ask you for it whenever a message is signed or decrypted.
10005 Set the following variables to henceforth use S/MIME (setting
10006 .Va smime-ca-file
10007 is of interest for verification only):
10009 .Bd -literal -offset indent
10010 set smime-ca-file=ALL-TRUSTED-ROOT-CERTS-HERE \e
10011   smime-sign-cert=ME@HERE.com.paired \e
10012   smime-sign-message-digest=SHA256 \e
10013   smime-sign
10017 From each signed message you send, the recipient can fetch your
10018 certificate and use it to send encrypted mail back to you.
10019 Accordingly if somebody sends you a signed message, you can do the same,
10020 and use the
10021 .Ic verify
10022 command to check the validity of the certificate.
10025 Variables of interest for S/MIME signing:
10026 .Va smime-ca-dir ,
10027 .Va smime-ca-file ,
10028 .Va smime-crl-dir ,
10029 .Va smime-crl-file ,
10030 .Va smime-no-default-ca ,
10031 .Va smime-sign ,
10032 .Va smime-sign-cert ,
10033 .Va smime-sign-include-certs
10035 .Va smime-sign-message-digest .
10038 After it has been verified save the certificate via
10039 .Ic certsave
10040 and tell \*(UA that it should use it for encryption for further
10041 communication with that somebody:
10043 .Bd -literal -offset indent
10044 certsave FILENAME
10045 set smime-encrypt-USER@HOST=FILENAME \e
10046     smime-cipher-USER@HOST=AES256
10050 Additional variables of interest for S/MIME en- and decryption:
10051 .Va smime-cipher
10053 .Va smime-encrypt-USER@HOST .
10056 You should carefully consider if you prefer to store encrypted messages
10057 in decrypted form.
10058 If you do, anybody who has access to your mail folders can read them,
10059 but if you do not, you might be unable to read them yourself later if
10060 you happen to lose your private key.
10062 .Ic decrypt
10063 command saves messages in decrypted form, while the
10064 .Ic save , copy ,
10066 .Ic move
10067 commands leave them encrypted.
10070 Note that neither S/MIME signing nor encryption applies to message
10071 subjects or other header fields yet.
10072 Thus they may not contain sensitive information for encrypted messages,
10073 and cannot be trusted even if the message content has been verified.
10074 When sending signed messages,
10075 it is recommended to repeat any important header information in the
10076 message text.
10077 .\" }}}
10079 .\" .Ss "Using CRLs with S/MIME or SSL/TLS" {{{
10080 .Ss "Using CRLs with S/MIME or SSL/TLS"
10082 \*(OP Certification authorities (CAs) issue certificate revocation
10083 lists (CRLs) on a regular basis.
10084 These lists contain the serial numbers of certificates that have been
10085 declared invalid after they have been issued.
10086 Such usually happens because the private key for the certificate has
10087 been compromised,
10088 because the owner of the certificate has left the organization that is
10089 mentioned in the certificate, etc.
10090 To seriously use S/MIME or SSL/TLS verification,
10091 an up-to-date CRL is required for each trusted CA.
10092 There is otherwise no method to distinguish between valid and
10093 invalidated certificates.
10094 \*(UA currently offers no mechanism to fetch CRLs, nor to access them on
10095 the Internet, so you have to retrieve them by some external mechanism.
10098 \*(UA accepts CRLs in PEM format only;
10099 CRLs in DER format must be converted, like, e.\|g.:
10102 .Dl $ openssl crl \-inform DER \-in crl.der \-out crl.pem
10105 To tell \*(UA about the CRLs, a directory that contains all CRL files
10106 (and no other files) must be created.
10108 .Va smime-crl-dir
10110 .Va ssl-crl-dir
10111 variables, respectively, must then be set to point to that directory.
10112 After that, \*(UA requires a CRL to be present for each CA that is used
10113 to verify a certificate.
10114 .\" }}}
10116 .\" .Ss "Handling spam" {{{
10117 .Ss "Handling spam"
10119 \*(OP \*(UA can make use of several spam interfaces for the purpose of
10120 identification of, and, in general, dealing with spam messages.
10121 A precondition of most commands in order to function is that the
10122 .Va spam-interface
10123 variable is set to one of the supported interfaces.
10124 Once messages have been identified as spam their (volatile)
10125 .Ql is-spam
10126 state can be prompted: the
10127 .Ql Ar :s
10129 .Ql Ar :S
10130 message specifications will address respective messages and their
10131 .Va attrlist
10132 entries will be used when displaying the
10133 .Va headline
10134 in the header display.
10136 .Bl -bullet
10138 .Ic spamrate
10139 rates the given messages and sets their
10140 .Ql is-spam
10141 flag accordingly.
10142 If the spam interface offers spam scores those can also be displayed in
10143 the header display by including the
10144 .Ql %$
10145 format in the
10146 .Va headline
10147 variable.
10149 .Ic spamham ,
10150 .Ic spamspam
10152 .Ic spamforget
10153 will interact with the Bayesian filter of the chosen interface and learn
10154 the given messages as
10155 .Dq ham
10157 .Dq spam ,
10158 respectively; the last command can be used to cause
10159 .Dq unlearning
10160 of messages; it adheres to their current
10161 .Ql is-spam
10162 state and thus reverts previous teachings.
10164 .Ic spamclear
10166 .Ic spamset
10167 will simply set and clear, respectively, the mentioned volatile
10168 .Ql is-spam
10169 message flag, without any interface interaction.
10174 .Xr spamassassin 1
10175 based
10176 .Va spam-interface
10177 .Ql spamc
10178 requires a running instance of the
10179 .Xr spamd 1
10180 server in order to function, started with the option
10181 .Fl -allow-tell
10182 shall Bayesian filter learning be possible.
10184 .Bd -literal -offset indent
10185 $ spamd -i localhost:2142 -i /tmp/.spamsock -d [-L] [-l]
10186 $ spamd --listen=localhost:2142 --listen=/tmp/.spamsock \e
10187     --daemonize [--local] [--allow-tell]
10191 Thereafter \*(UA can make use of these interfaces:
10193 .Bd -literal -offset indent
10194 $ \*(uA -Sspam-interface=spamc -Sspam-maxsize=500000 \e
10195     -Sspamc-command=/usr/local/bin/spamc \e
10196     -Sspamc-arguments="-U /tmp/.spamsock" -Sspamc-user=
10198 $ \*(uA -Sspam-interface=spamc -Sspam-maxsize=500000 \e
10199     -Sspamc-command=/usr/local/bin/spamc \e
10200     -Sspamc-arguments="-d localhost -p 2142" -Sspamc-user=
10204 Using the generic filter approach allows usage of programs like
10205 .Xr bogofilter 1 .
10206 Here is an example, requiring it to be accessible via
10207 .Ev PATH :
10209 .Bd -literal -offset indent
10210 $ \*(uA -Sspam-interface=filter -Sspam-maxsize=500000 \e
10211     -Sspamfilter-ham="bogofilter -n" \e
10212     -Sspamfilter-noham="bogofilter -N" \e
10213     -Sspamfilter-nospam="bogofilter -S" \e
10214     -Sspamfilter-rate="bogofilter -TTu 2>/dev/null" \e
10215     -Sspamfilter-spam="bogofilter -s" \e
10216     -Sspamfilter-rate-scanscore="1;^(.+)$"
10220 Because messages must exist on local storage in order to be scored (or
10221 used for Bayesian filter training), it is possibly a good idea to
10222 perform the local spam check last:
10224 .Bd -literal -offset indent
10225 define spamdelhook {
10226   # Server side DCC
10227   spamset (header x-dcc-brand-metrics "bulk")
10228   # Server-side spamassassin(1)
10229   spamset (header x-spam-flag "YES")
10230   del :s # TODO we HAVE to be able to do `spamrate :u ! :sS'
10231   move :S +maybe-spam
10232   spamrate :u
10233   del :s
10234   move :S +maybe-spam
10236 set folder-hook-FOLDER=spamdelhook
10240 See also the documentation for the variables
10241 .Va spam-interface , spam-maxsize ,
10242 .Va spamc-command , spamc-arguments , spamc-user ,
10243 .Va spamfilter-ham , spamfilter-noham , spamfilter-nospam , \
10244   spamfilter-rate
10246 .Va spamfilter-rate-scanscore .
10247 .\" }}}
10248 .\" }}} (Examples)
10251 .\" .Sh "FAQ" {{{
10252 .Sh "FAQ"
10254 In general it is a good idea to turn on
10255 .Va debug
10256 .Pf ( Fl d )
10257 and / or
10258 .Va verbose
10259 .Pf ( Fl v ,
10260 twice) if something doesn't work well.
10261 Very often a diagnostic message can be produced that leads to the
10262 problems' solution.
10264 .\" .Ss "\*(UA shortly hangs on startup" {{{
10265 .Ss "\*(UA shortly hangs on startup"
10267 This can have two reasons, one is the necessity to wait for a file lock
10268 and can't be helped, the other being that \*(UA calls the function
10269 .Xr uname 2
10270 in order to query the nodename of the box (sometimes the real one is
10271 needed instead of the one represented by the internal variable
10272 .Va hostname ) .
10273 You may have varying success by ensuring that the real hostname and
10274 .Ql localhost
10275 have entries in
10276 .Pa /etc/hosts ,
10277 or, more generally, that the name service is properly setup \(en
10278 and does
10279 .Xr hostname 1
10280 return what you'd expect?
10281 Does this local hostname has a domain suffix?
10282 RFC 6762 standardized the link-local top-level domain
10283 .Ql .local .
10284 .\" }}}
10286 .\" .Ss "\*(UA exits quick, and output is cleared away" {{{
10287 .Ss "\*(UA exits quick, and output is cleared away"
10289 When this happens even with
10290 .Va emptystart
10291 set, then this most likely indicates a problem with the creation of
10292 so-called dotlock files: setting
10293 .Va dotlock-ignore-error
10294 should overcome this situation.
10295 This only avoids symptoms, it doesn't address the problem, though.
10296 Since the output is cleared away \*(UA has support for
10297 .Sx "On terminal control and line editor" ,
10298 and switches to the
10299 .Dq ca-mode ,
10300 which causes the output clearance: by doing
10301 .Ql set termcap='smcup='
10302 this mode can be suppressed, and by setting
10303 .Va verbose
10304 (twice) the actual problem should be reported.
10305 .\" }}}
10307 .\" .Ss "I can't login to Google mail aka GMail" {{{
10308 .Ss "I can't login to Google mail aka GMail"
10310 Since 2014 some free service providers classify programs as
10311 .Dq less secure
10312 unless they use a special authentification method (OAuth 2.0) which
10313 wasn't standardized for non-HTTP protocol authentication token query
10314 until August 2015 (RFC 7628).
10317 Different to Kerberos / GSSAPI, which is developed since the mid of the
10318 1980s, where a user can easily create a local authentication ticket for
10319 her- and himself with the locally installed
10320 .Xr kinit 1
10321 program, that protocol has no such local part but instead requires
10322 a world-wide-web query to create or fetch a token; since there is no
10323 local cache this query has to be performed whenever \*(UA is invoked
10324 from the command line (in interactive sessions situation may differ).
10327 \*(UA doesn't support OAuth.
10328 Because of this it is necessary to declare \*(UA a
10329 .Dq less secure app
10330 (on the providers account web page) in order to read and send mail.
10331 However, it also seems possible to take the following steps instead:
10334 .Bl -enum -compact
10336 give the provider the number of a mobile phone,
10338 enable
10339 .Dq 2-Step Verification ,
10341 create an application specific password (16 characters), and
10343 use that special password instead of your real Google account password in
10344 \*(UA (for more on that see the section
10345 .Sx "On URL syntax and credential lookup" ) .
10347 .\" }}}
10349 .\" .Ss "Not \(dqdefunctional\(dq, but the editor key won't work" {{{
10350 .Ss "Not \(dqdefunctional\(dq, but the editor key won't work"
10352 It can happen that the terminal library (see
10353 .Sx "On terminal control and line editor",
10354 .Ic bind ,
10355 .Va termcap )
10356 reports different codes than the terminal really sends, in which case
10357 \*(UA will tell that a key binding is functional, but won't be able to
10358 recognize it because the received data doesn't match anything expected.
10359 The verbose listing of
10360 .Ic bind Ns
10361 ings will show the byte sequences that are expected.
10364 To overcome the situation, use, e.g., the program
10365 .Xr cat 1 ,
10366 in conjunction with the
10367 .Fl \&\&v
10368 flag if available, to see the byte sequences which are actually produced
10369 by keypresses, and use the variable
10370 .Va termcap
10371 to make \*(UA aware of them.
10372 E.g., the terminal this is typed on produces some false sequences, here
10373 an example showing the shifted home key:
10375 .Bd -literal -offset indent
10376 ? set verbose
10377 ? bind*
10378 # 1B 5B=[ 31=1 3B=; 32=2 48=H
10379   bind base :kHOM z0
10380 ? x
10381 $ cat -v
10382 ^[[H
10383 ? \*(uA -v -Stermcap='kHOM=\eE[H'
10384 ? bind*
10385 # 1B 5B=[ 48=H
10386   bind base :kHOM z0
10388 .\" }}}
10389 .\" }}}
10392 .\" .Sh "SEE ALSO" {{{
10393 .Sh "SEE ALSO"
10395 .Xr bogofilter 1 ,
10396 .Xr gpg 1 ,
10397 .Xr more 1 ,
10398 .Xr newaliases 1 ,
10399 .Xr openssl 1 ,
10400 .Xr sendmail 1 ,
10401 .Xr sh 1 ,
10402 .Xr spamassassin 1 ,
10403 .Xr iconv 3 ,
10404 .Xr setlocale 3 ,
10405 .Xr aliases 5 ,
10406 .Xr termcap 5 ,
10407 .Xr terminfo 5 ,
10408 .Xr locale 7 ,
10409 .Xr mailaddr 7 ,
10410 .Xr re_format 7 ,
10411 .Xr mailwrapper 8 ,
10412 .Xr sendmail 8
10413 .\" }}}
10416 .\" .Sh HISTORY {{{
10417 .Sh HISTORY
10419 M. Douglas McIlroy writes in his article
10420 .Dq A Research UNIX Reader: Annotated Excerpts \
10421 from the Programmer's Manual, 1971-1986
10423 .Xr mail 1
10424 command already appeared in First Edition
10426 in 1971:
10428 .Bd -ragged -offset indent
10429 Electronic mail was there from the start.
10430 Never satisfied with its exact behavior, everybody touched it at one
10431 time or another: to assure the safety of simultaneous access, to improve
10432 privacy, to survive crashes, to exploit uucp, to screen out foreign
10433 freeloaders, or whatever.
10434 Not until v7 did the interface change (Thompson).
10435 Later, as mail became global in its reach, Dave Presotto took charge and
10436 brought order to communications with a grab-bag of external networks
10437 (v8).
10442 Mail was written in 1978 by Kurt Shoens and developed as part of the
10445 distribution until 1995.
10446 Mail has then seen further development in open source
10448 variants, noticeably by Christos Zoulas in
10449 .Pf Net Bx .
10450 Basing upon this Nail, later Heirloom Mailx, was developed by Gunnar
10451 Ritter in the years 2000 until 2008.
10452 Since 2012 S-nail is maintained by Steffen (Daode) Nurpmeso.
10453 This man page is derived from
10454 .Dq The Mail Reference Manual
10455 that was originally written by Kurt Shoens.
10456 .\" }}}
10459 .Sh AUTHORS
10461 .An "Kurt Shoens" ,
10462 .An "Edward Wang" ,
10463 .An "Keith Bostic" ,
10464 .An "Christos Zoulas" ,
10465 .An "Gunnar Ritter" ,
10466 .An "Steffen Nurpmeso" Aq Mt s-nail-users@lists.sourceforge.net
10467 (later
10468 .Mt s-mailx@sdaoden.eu ) .
10471 .\" .Sh CAVEATS {{{
10472 .Sh CAVEATS
10474 \*(ID Interrupting an operation via
10475 .Dv \&\&SIGINT
10477 .Ql control-C
10478 is often problematic: many library functions cannot deal with the
10479 .Fn siglongjmp 3
10480 that this software (still) performs.
10483 The SMTP and POP3 protocol support of \*(UA is very basic.
10484 Also, if it fails to contact its upstream SMTP server, it will not make
10485 further attempts to transfer the message at a later time (setting
10486 .Va save
10488 .Va sendwait
10489 may be useful).
10490 If this is a concern, it might be better to set up a local SMTP server
10491 that is capable of message queuing.
10492 .\" }}}
10495 .Sh BUGS
10497 After deleting some message of a POP3 mailbox the header summary falsely
10498 claims that there are no messages to display, you need to perform
10499 a scroll or dot movement to restore proper state.
10501 In threaded display a power user may encounter crashes very
10502 occasionally (this is may and very).
10504 The file
10505 .Pa TODO
10506 in the source repository lists future directions.
10507 .\" s-ts-mode