setfile(): tweak/fix [36578d1] (Add PS_SETFILE_OPENED..)..
[s-mailx.git] / nail.1
blob1de4721556c73d81bee822a202fc03319c36ca5a
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-pre1 / 2016-09-15
35 .Dd Sep 15, 2016
36 .ds VV \\%v14.9.0-pre1
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.
152 It is usable as a mail batch language.
154 .\" .Ss "Options" {{{
155 .Ss "Options"
157 .Bl -tag -width ".Fl _ Ar _ddr"
159 .It Fl \&: Ar spec
160 Explicitly control which of the
161 .Sx "Resource files"
162 shall be loaded: if the letter
163 .Ql s
164 is (case-insensitively) part of the
165 .Ar spec
166 then the system wide
167 .Pa \*(UR
168 is loaded, likewise the letter
169 .Ql u
170 controls loading of the user's personal
171 .Pa \*(ur
172 file, whereas the letters
173 .Ql -
175 .Ql /
176 explicitly forbid loading of any resource files.
177 This option should be used by scripts: to avoid environmental noise they
178 should
179 .Dq detach
180 from any configuration files and create a script-local environment,
181 explicitly setting any of the desired
182 .Sx "INTERNAL VARIABLES"
184 .Fl S .
185 This option overrides
186 .Fl n .
189 .It Fl A Ar account
190 Executes an
191 .Ic account
192 command for the given user email
193 .Ar account
194 after program startup is complete.
195 Being a special incarnation of
196 .Ic define Ns d
197 macros for the purpose of bundling longer-lived settings, activating
198 such an email account also switches to the accounts
199 .Ev MAIL Ns
200 box, for example.
203 .It Fl a Ar file
204 Attach the given file to the message.
205 The same filename conventions as described in the section
206 .Sx COMMANDS
207 apply: shell word expansion is restricted to the tilde
208 .Ql ~ .
209 Shall
210 .Ar file
211 not be accessible but contain a
212 .Ql =
213 character, then anything after the
214 .Ql =
215 is assumed to specify the input character set and anything before
216 .Ql =
217 the filename: this is the only option to specify the input character set
218 (and don't perform any character set conversion) for text attachments
219 from the command line, not using the
220 .Ic ~@
221 tilde escape command.
224 .It Fl B
225 Make standard input and standard output line-buffered.
228 .It Fl b Ar addr
229 Send a blind carbon copy to
230 .Ar addr Ns
231 ess.
232 May be used multiple times.
233 Also see the section
234 .Sx "On sending mail, and non-interactive mode" .
237 .It Fl c Ar addr
238 Send carbon copies to the given receiver.
239 May be used multiple times.
242 .It Fl d
243 .Ic set
244 the internal variable
245 .Va debug
246 which enables debug messages and disables message delivery,
247 among others; effectively turns almost any operation into a dry-run.
250 .It Fl E
251 .Ic set
252 .Va skipemptybody
253 and thus discard messages with an empty message part body.
254 This is useful for sending messages from scripts.
257 .It Fl e
258 Just check if mail is present (in the specified or system
259 .Ev MAIL Ns
260 box): if yes, return an exit status of zero, a non-zero value otherwise.
261 To restrict the set of mails to consider in this evaluation a message
262 specification can be added with the option
263 .Fl L .
266 .It Fl F
267 Save the message to send in a file named after the local part of the
268 first recipient's address (instead of in
269 .Va record Ns ).
272 .It Fl f
273 Read in the contents of the user's
274 .Ev MBOX
275 (or the specified file) for processing;
276 when \*(UA is quit, it writes undeleted messages back to this file
277 (but be aware of the
278 .Va hold
279 option).
280 Some special conventions are recognized for the optional
281 .Ar file
282 argument which are documented for the
283 .Ic file
284 command below.
285 Note that
286 .Ar file
287 is not a argument to the flag
288 .Fl \&\&f ,
289 but is instead taken from the command line after option processing has
290 been completed.
291 In order to use a
292 .Ar file
293 that starts with a hyphen, prefix it with a (relative) path, as in
294 .Ql ./-hyphenbox.mbox .
297 .It Fl H
298 Display a summary of the
299 .Ic headers
300 of all messages in the specified or system
301 .Ev MAIL Ns
302 box and exit.
303 A configurable summary view is available via the
304 .Fl L
305 option.
308 .It Fl h
309 Show a short usage summary.
310 Because of widespread use a
311 .Fl Fl help
312 argument will have the same effect.
315 .It Fl i
316 .Ic set
317 .Va ignore
318 to ignore tty interrupt signals.
321 .It Fl L Ar spec-list
322 Display a summary of all
323 .Ic headers
324 of only those messages in the specified or system
325 .Ev MAIL Ns
326 box that match the given
327 .Ar spec-list ,
328 then exit.
329 See the section
330 .Sx "Specifying messages"
331 for the format of
332 .Ar spec-list .
333 If the
334 .Fl e
335 (\*(OB or
336 .Fl H )
337 option has been given in addition no header summary is produced,
338 but \*(UA will instead indicate via its exit status whether
339 .Ar spec-list
340 matched any messages
341 .Pf ( Ql 0 )
342 or not
343 .Pf ( Ql 1 ) ;
344 note that any verbose output is suppressed in this mode and must instead
345 be enabled explicitly (e.g., by using the option
346 .Fl v ) .
349 .It Fl M Ar type
350 Special send mode that will flag standard input with the MIME
351 .Ql Content-Type:
352 set to the given
353 .Ar type
354 and use it as the main message body.
355 \*(ID Using this option will bypass processing of
356 .Va message-inject-head ,
357 .Va signature
359 .Va message-inject-tail .
360 Also see
361 .Fl q , m , t .
364 .It Fl m Ar file
365 Special send mode that will MIME classify the specified
366 .Ar file
367 and use it as the main message body.
368 \*(ID Using this option will bypass processing of
369 .Va message-inject-head ,
370 .Va signature
372 .Va message-inject-tail .
373 Also see
374 .Fl q , M , t .
377 .It Fl N
378 .Pf Un Ic set
379 .Va header
380 and thus inhibit initial display of message headers when reading mail or
381 editing a mail folder.
384 .It Fl n
385 Standard flag that inhibits reading the system wide
386 .Pa \*(UR
387 upon startup.
388 The option
389 .Fl \&:
390 allows more control over the startup sequence; also see
391 .Sx "Resource files" .
394 .It Fl q Ar file
395 Special send mode that will initialize the message body with the
396 contents of the specified
397 .Ar file ,
398 which may be standard input
399 .Ql -
400 only in non-interactive context.
401 Also see
402 .Fl M , m , t .
405 .It Fl R
406 Any folder opened will be in read-only mode.
409 .It Fl r Ar from-addr
411 .Ar from-addr
412 is a valid address then it specifies the envelope sender address to be
413 passed to a file-based
414 .Va mta
415 (Mail-Transfer-Agent) as
416 .Ql -f Ar address
417 when a message is send.
418 Shall
419 .Ar from-addr
420 include a user name, then the address components will be separated and
421 the name part will be passed to file-based
422 .Va mta
423 individually via
424 .Ql -F Ar name .
425 The given
426 .Ar from-addr
427 will also be assigned to the
428 .Va from
429 variable (as via
430 .Ql -Sfrom=from-addr ) ,
431 therefore affecting possible SMTP
432 .Va mta
433 data transfer; note this assignment does not cause value fixation.
435 If instead an empty string is passed as
436 .Ar from-addr
437 then the content of the variable
438 .Va from
439 will be evaluated and used for this purpose whenever the
440 .Va mta
441 is contacted.
442 Note that \*(UA by default, without
443 .Fl \&\&r
444 that is, neither passes
445 .Fl \&\&f
447 .Fl \&\&F
448 flags to a file-based MTA by itself.
451 .It Fl S Ar var Ns Op = Ns value
452 .Ic set
453 the internal
454 .Ar var Ns
455 iable and, in case of a non-boolean variable which has a value, assign
456 .Ar value
457 to it.
458 Even though
459 .Sx "INTERNAL VARIABLES"
460 .Ic \&\&set
462 .Fl S
463 may be overwritten from within resource files,
464 the command line setting will be reestablished after all resource files
465 have been loaded.
468 .It Fl s Ar subject
469 Specify the subject of the to-be-sent message.
472 .It Fl t
473 The message given (on standard input) is expected to contain, separated
474 from the message body by an empty line, a message header with
475 .Ql To: ,
476 .Ql Cc: ,
478 .Ql Bcc:
479 fields giving its recipients, which will be added to any recipients
480 specified on the command line.
481 If a message subject is specified via
482 .Ql Subject:
483 then it'll be used in favour of one given on the command line.
485 Also understood are
486 .Ql Reply-To:
487 (possibly overriding
488 .Va replyto ) ,
489 .Ql Sender:
490 .Pf ( Va sender ) ,
491 .Ql From:
492 .Pf ( Va from
493 and / or option
494 .Fl r ) .
495 .Ql Message-ID: ,
496 .Ql In-Reply-To: ,
497 .Ql References:
499 .Ql Mail-Followup-To: ,
500 by default created automatically dependent on message context, will
501 be used if specified (a special address massage will however still occur
502 for the latter).
503 Any other (even custom) header field is passed through entirely
504 unchanged, and in conjunction with the option
505 .Fl ~
506 it is even possible to embed
507 .Sx TILDE ESCAPES .
508 Also see
509 .Fl M , m , q .
512 .It Fl u Ar user
513 Initially read the primary system mailbox of
514 .Ar user ,
515 appropriate privileges presumed; effectively identical to
516 .Ql -f %user .
519 .It Fl V
520 Show \*(UA's
521 .Ic version
522 and exit.
525 .It Fl v
526 .Ic set Ns
527 ting the internal variable
528 .Va verbose
529 enables display of some informational context messages.
530 Using it twice increases the level of verbosity.
533 .It Fl X Ar cmd
534 Add the given
535 .Ar cmd
536 to the list of commands to be executed before normal operation starts.
537 Correlates with
538 .Fl #
540 .Va batch-exit-on-error ;
541 the only possibility to execute commands in non-interactive mode when
542 reading startup files is actively prohibited.
545 .It Fl ~
546 Enable
547 .Sx TILDE ESCAPES
548 even if not in interactive mode.
549 This can be used to, e.g., automatically format the composed message
550 text before sending the message:
551 .Bd -literal -offset indent
552 $ ( echo 'line    one. Word.     Word2.'; \e
553     echo '~| /usr/bin/fmt -tuw66' ) |\e
554   LC_ALL=C \*(uA -:/ -Sttycharset=UTF-8 -d~ bob@exam.ple
558 .It Fl #
559 Enables batch mode.
560 In batch mode the full set of commands is available, just like in
561 interactive mode, and diverse variable settings and internal states are
562 adjusted for batch necessities, e.g., it
563 .Ic set Ns
565 .Va emptystart ,
566 .Pf no Va header ,
567 .Va quiet ,
568 .Va sendwait ,
569 as well as
570 .Ev MAIL ,
571 .Ev MBOX
573 .Va folder
574 (the latter three to
575 .Pa /dev/null ) ;
576 processing of
577 .Sx "TILDE ESCAPES"
578 is enabled in compose mode.
579 The following prepares an email message in a batched dry run:
580 .Bd -literal -offset indent
581 $ LC_ALL=C printf 'm bob\en~s ubject\enText\en~.\enx\en' | \e
582   LC_ALL=C \*(uA -:/ -d# -X'alias bob bob@exam.ple'
586 .It Fl \&.
587 This flag forces termination of option processing in order to prevent
588 .Dq option injection
589 (attacks).
590 It also forcefully puts \*(UA into send mode, see
591 .Sx "On sending mail, and non-interactive mode" .
595 In the above list of supported command line options,
596 .Fl d , E , i , N
598 .Fl v
599 are implemented by means of
600 .Ic set Ns
601 ting the respective option, as via
602 .Fl S .
603 .Bk -words
604 .Op Ar mta-option ...
606 arguments that are given at the end of the command line after a
607 .Ql --
608 separator will be passed through to a file-based
609 .Va mta
610 (Mail-Transfer-Agent) and persist for an entire (interactive) session
611 \(en if the setting of
612 .Va expandargv
613 allows their recognition; no such constraints apply to the variable
614 .Va mta-arguments .
615 .\" }}}
617 .\" .Ss "A starter" {{{
618 .Ss "A starter"
620 \*(UA is a direct descendant of
622 Mail, a successor of the Research
624 mail which
625 .Dq was there from the start
626 according to
627 .Sx HISTORY .
630 Mail reference manual begins with the following words:
632 .Bd -ragged -offset indent
633 Mail provides a simple and friendly environment for sending and
634 receiving mail.
635 It divides incoming mail into its constituent messages and allows the
636 user to deal with them in any order.
637 In addition, it provides a set of
638 .Xr ed 1 Ns
639 -like commands for manipulating messages and sending mail.
640 Mail offers the user simple editing capabilities to ease the composition
641 of outgoing messages, as well as providing the ability to define and
642 send to names which address groups of users.
646 \*(UA is thus the user side of the
648 mail system, whereas the system side (Mail-Transfer-Agent, MTA) was
649 traditionally taken by
650 .Xr sendmail 8 ,
651 and most MTAs provide a binary of this name for compatibility purposes.
652 If the \*(OPal SMTP
653 .Va mta
654 is included in the
655 .Va features
656 of \*(UA then the system side is not a mandatory precondition for mail
657 delivery.
660 Because \*(UA strives for compliance with POSIX
661 .Xr mailx 1
662 it is likely that some configuration settings have to be adjusted before
663 using it is a smooth experience.
664 The default global
665 .Pa \*(UR
666 file already bends those standard imposed settings a bit towards more
667 user friendliness and safety, e.g., it
668 .Ic set Ns
669 s the internal variables
670 .Va hold
672 .Va keepsave
673 in order to suppress the automatic moving of messages to
674 .Ev MBOX
675 that would otherwise occur (see
676 .Sx "Message states" )
678 .Va keep
679 to not remove empty files in order not to mangle file permissions when
680 files eventually get recreated (\*(UA actively manages the file mode
681 creation mask via
682 .Va umask
683 upon program startup).
684 On the other hand
685 .Va folder ,
686 one of the many
687 .Sx "INTERNAL VARIABLES" ,
688 isn't set by default so that file grouping (via the
689 .Ql +
690 prefix as documented for
691 .Ic file )
692 is not functional by default.
693 The section
694 .Sx EXAMPLES
695 contains some suggestions.
696 .\" }}}
698 .\" .Ss "On sending mail, and non-interactive mode" {{{
699 .Ss "On sending mail, and non-interactive mode"
701 To send a message to one or more people, using a local or a builtin
702 .Va mta
703 (Mail-Transfer-Agent) transport to actually deliver the generated mail
704 message, \*(UA can be invoked with arguments which are the names of
705 people to whom the mail will be sent, and the command line options
706 .Fl b
708 .Fl c
709 can be used to add (blind) carbon copy receivers:
711 .Bd -literal -offset indent
712 $ \*(uA -s ubject -a ttach.txt bill@exam.ple
713 # But... try it in an isolated dry-run mode first
714 $ LC_ALL=C \*(uA -:/ -d -vv -Ssendwait \e
715    -b bcc@exam.ple -c cc@exam.ple -. \e
716    '(Lovely) Bob <bob@exam.ple>' eric@exam.ple
717 # With SMTP
718 $ LC_ALL=C \*(uA -:/ -d -vv -Sv15-compat -Ssendwait \e
719     -S 'mta=smtps://mylogin@exam.ple:465' -Ssmtp-auth=login \e
720     -S 'from=scriptreply@exam.ple' \e
721     -a /etc/mail.rc \e
722     -. eric@exam.ple
726 If standard input is a terminal rather than the message to be sent,
727 the user is expected to type in the message contents.
728 In this compose mode \*(UA treats lines beginning with the character
729 .Ql ~
730 special \(en these are so-called
731 .Sx "TILDE ESCAPES"
732 which can be used to read in files, process shell commands, add and edit
733 attachments and more; e.g., the tilde escape
734 .Ql Ic ~e
735 will start the text editor to revise the message in it's current state,
736 .Ql Ic ~h
737 allows editing of the most important message headers and
738 .Ql Ic ~?
739 gives an overview of available tilde escapes.
740 Typing
741 .Ql control-D
742 .Pf ( Ql ^D )
743 at the beginning of an empty line leaves compose mode and causes the
744 message to be sent, whereas typing
745 .Ql control-C
746 .Pf ( Ql ^C )
747 twice will abort the current letter (saving its contents in the file
748 denoted by
749 .Ev DEAD
750 unless
751 .Pf no Va save
752 is set).
753 Messages are sent asynchronously, without supervision, unless the variable
754 .Va sendwait
755 is set, therefore send errors are not recognizable until then.
758 A number of
759 .Sx ENVIRONMENT
761 .Sx "INTERNAL VARIABLES"
762 can be used to alter default behavior; e.g.,
763 .Ic set Ns
764 ting (also via
765 .Fl S )
766 .Va editalong
767 will automatically startup a text editor when compose mode is entered,
768 .Va askcc
769 will cause the user to be prompted actively for carbon-copy recipients
770 and the
771 .Va dot
772 option will allow leaving compose mode by writing a line consisting
773 solely of a dot
774 .Pf ( Ql \&. ) .
775 .Va on-compose-enter
777 .Va on-compose-leave
778 hook macros may be set to automatically adjust some settings dependent
779 on receiver, sender or subject contexts.
782 Especially for using public mail provider accounts with the SMTP
783 .Va mta
784 it is often necessary to set
785 .Va from ,
786 and saving a copy of sent messages in a
787 .Va record
788 may be desirable \(en as for most mailbox file targets some special
789 syntax conventions are recognized (see the
790 .Ic file
791 command for more on that).
792 Defining user email
793 .Ic account Ns s
794 for the purpose of arranging a complete environment of settings that can
795 be switched to with a single command or command line option may be
796 useful (the section
797 .Sx EXAMPLES
798 contains example configurations for sending messages via some of the
799 well-known public mail providers and also gives a compact overview on
800 how to setup a secure SSL/TLS environment).
801 Performing some
802 .Fl d
804 .Va debug
805 sandbox dry-run tests first will prove correctness.
808 The section
809 .Sx "On URL syntax and credential lookup"
810 will spread light on the different ways of how to specify user email
811 account credentials, the
812 .Ql USER@HOST
813 variable chains, and accessing protocol-specific resources,
814 the section
815 .Sx "Character sets"
816 goes into the details of character encoding and how to use them for
817 representing messages and MIME part contents by specifying them in
818 .Va sendcharsets ,
819 and reading the section
820 .Sx "The mime.types files"
821 should help to understand how the MIME-type of outgoing attachments are
822 classified, and what can be done for fine-tuning.
825 Message recipients (as specified on the command line or defined in
826 .Ql To: ,
827 .Ql Cc:
829 .Ql Bcc: )
830 may not only be email addressees but can also be names of mailboxes and
831 even complete shell command pipe specifications.
832 If the variable
833 .Va expandaddr
834 is not set then only network addresses (see
835 .Xr mailaddr 7
836 for a description of mail addresses) and plain user names (including MTA
837 aliases) may be used, other types will be filtered out, giving a warning
838 message.
840 .\" When changing any of the following adjust any RECIPIENTADDRSPEC;
841 .\" grep the latter for the complete picture
843 If the variable
844 .Va expandaddr
845 is set then extended recipient addresses will optionally be accepted:
846 Any name which starts with a vertical bar
847 .Ql |
848 character specifies a command pipe \(en the command string following the
849 .Ql |
850 is executed and the message is sent to its standard input;
851 Likewise, any name that starts with the character solidus
852 .Ql /
853 or the character sequence dot solidus
854 .Ql ./
855 is treated as a file, regardless of the remaining content.
856 Any other name which contains an at sign
857 .Ql @
858 character is treated as a network address;
859 Any other name which starts with a plus sign
860 .Ql +
861 character specifies a mailbox name;
862 Any other name which contains a solidus
863 .Ql /
864 character but no exclamation mark
865 .Ql \&!
866 or percent sign
867 .Ql %
868 character before also specifies a mailbox name;
869 What remains is treated as a network address.
871 .Bd -literal -offset indent
872 $ echo bla | \*(uA -Sexpandaddr -s test ./mbox.mbox
873 $ echo bla | \*(uA -Sexpandaddr -s test '|cat >> ./mbox.mbox'
874 $ echo safe | LC_ALL=C \e
875     \*(uA -:/ -Sv15-compat -Ssendwait -Snosave \e
876       -Sexpandaddr=fail,-all,+addr -s test \e
877       -. bob@exam.ple
881 It is possible to create personal distribution lists via the
882 .Ic alias
883 command, so that, for instance, the user can send mail to
884 .Ql cohorts
885 and have it go to a group of people.
886 These aliases have nothing in common with the system wide aliases that
887 may be used by the MTA, which are subject to the
888 .Ql name
889 constraint of
890 .Va expandaddr
891 and are often tracked in a file
892 .Pa /etc/aliases
893 (and documented in
894 .Xr aliases 5
896 .Xr sendmail 1 ) .
897 Personal aliases will be expanded by \*(UA before the message is sent,
898 and are thus a convenient alternative to specifying each addressee by
899 itself:
902 .Dl alias cohorts bill jkf mark kridle@ucbcory ~/mail/cohorts.mbox
905 To avoid environmental noise scripts should
906 .Dq detach
907 \*(UA from any configuration files and create a script-local
908 environment, ideally with the command line options
909 .Fl \&:
910 to disable any configuration file in conjunction with repetitions of
911 .Fl S
912 to specify variables:
914 .Bd -literal -offset indent
915 $ env LC_ALL=C \*(uA -:/ \e
916     -Sv15-compat -Ssendwait -Snosave -Sttycharset=utf-8 \e
917     -Sexpandaddr=fail,-all,+addr \e
918     -S 'mta=smtps://mylogin@exam.ple:465' -Ssmtp-auth=login \e
919     -S 'from=scriptreply@exam.ple' \e
920     -s 'subject' -a attachment_file \e
921     -. "Recipient 1 <rec1@exam.ple>" rec2@exam.ple \e
922     < content_file
926 As shown, scripts can
927 .Dq fake
928 a locale environment, the above specifies the all-compatible 7-bit clean
929 .Ev LC_ALL
930 .Dq C ,
931 but will nonetheless take and send UTF-8 in the message text by using
932 .Va ttycharset .
933 In interactive mode, which is introduced in the next section, messages
934 can be sent by calling the
935 .Ic mail
936 command with a list of recipient addresses \(em the semantics are
937 completely identical to non-interactive message sending:
939 .Bd -literal -offset indent
940 $ \*(uA -d -Squiet -Semptystart
941 "/var/spool/mail/user": 0 messages
942 ? mail "Recipient 1 <rec1@exam.ple>", rec2@exam.ple
943 ? # Will do the right thing (tm)
944 ? m rec1@exam.ple rec2@exam.ple
946 .\" }}}
948 .\" .Ss "On reading mail, and interactive mode" {{{
949 .Ss "On reading mail, and interactive mode"
951 When invoked without addressees \*(UA enters interactive mode in which
952 mails may be read.
953 When used like that the user's system
954 .Ev MAIL Ns
955 box (see the command
956 .Ic file
957 for an in-depth description of the different mailbox types that exist)
958 is read in and a one line header of each message therein is displayed.
959 The visual style of this summary of
960 .Ic headers
961 can be adjusted through the variable
962 .Va headline
963 and the possible sorting criterion via
964 .Va autosort .
965 If the initially opened mailbox is empty \*(UA will instead exit
966 immediately (after displaying a message) unless the variable
967 .Va emptystart
968 is set.
971 At the
972 .Va prompt
973 the command
974 .Ic list
975 will give a listing of all available commands and
976 .Ic help
977 will give a summary of some common ones.
978 If the \*(OPal documentation strings are available one can type
979 .Ql ?X
980 and see the actual expansion of
981 .Ql X
982 and what it's purpose is, i.e., commands can be abbreviated
983 (note that POSIX defines some abbreviations, so that the alphabetical
984 order of commands doesn't necessarily relate to the abbreviations; it is
985 possible to define overwrites with the
986 .Ic ghost
987 command, however).
990 Messages are given numbers (starting at 1) which uniquely identify
991 messages; the current message \(en the
992 .Dq dot
993 \(en will either be the first new message, or the first unread message,
994 or the first message of the mailbox; the option
995 .Va showlast
996 will instead cause usage of the last message for this purpose.
997 The command
998 .Ic headers
999 will display a
1000 .Va screen Ns
1001 ful of header summaries containing the
1002 .Dq dot ,
1003 whereas
1004 .Ic from
1005 will display only the summaries of the given messages, defaulting to the
1006 .Dq dot .
1009 Message content can be displayed on the users' terminal with the
1010 .Ic type
1011 command (shortcut
1012 .Ql t ) .
1013 If instead the command
1014 .Ic top
1015 is used, only the first
1016 .Va toplines
1017 of a message will be shown.
1018 By default the current message
1019 .Pf ( Dq dot )
1020 is displayed, but like with many other commands it is possible to give
1021 a fancy message specification (see
1022 .Sx "Specifying messages" ) ,
1023 e.g.,
1024 .Ql t:u
1025 will display all unread messages,
1026 .Ql t.
1027 will display the
1028 .Dq dot ,
1029 .Ql t 1 5
1030 will type the messages 1 and 5,
1031 .Ql t 1-5
1032 will type the messages 1 through 5, and
1033 .Ql t-
1035 .Ql t+
1036 will display the last and the next message, respectively.
1037 The command
1038 .Ic search
1039 (a more substantial alias of the standard command
1040 .Ic from )
1041 will display a header summary of the given message specification list
1042 instead of their content, e.g., the following will search for subjects:
1045 .Dl from "'@Some subject to search for'"
1048 In the default setup all header fields of a message will be
1049 .Ic type Ns
1050 d, but this can be changed: either by blacklisting a list of fields via
1051 .Ic ignore ,
1052 or by whitelisting only a given list with the
1053 .Ic retain
1054 command, e.g.,
1055 .Ql Ic \:retain Ns \0from_ date from to cc subject .
1056 In order to display all header fields of a message regardless of
1057 currently active ignore or retain lists, use the commands
1058 .Ic Type
1060 .Ic Top .
1061 The variable
1062 .Va crt
1063 controls whether and when \*(UA will use the configured
1064 .Ev PAGER
1065 for display instead of directly writing to the user terminal
1066 .Va screen
1067 (generally speaking).
1068 Note that historically the global
1069 .Pa \*(UR
1070 not only adjusts the list of displayed headers, but also sets
1071 .Va crt .
1074 Dependent upon the configuration a line editor (see the section
1075 .Sx "On terminal control and line editor" )
1076 aims at making user experience with the many
1077 .Sx COMMANDS
1078 a bit nicer.
1079 When reading the system
1080 .Ev MAIL Ns
1081 box or when
1082 .Fl f
1084 .Ic file )
1085 specified a mailbox explicitly prefixed with the special
1086 .Ql %:
1087 modifier (propagating the mailbox to a primary one) then messages which
1088 have been read will be moved to a secondary mailbox, the user's
1089 .Ev MBOX
1090 file, automatically when the mailbox is left, either by changing the
1091 active mailbox or by quitting \*(UA (also see
1092 .Sx "Message states" )
1093 \(en this automatic moving from a system or primary to the secondary
1094 mailbox is not performed when the variable
1095 .Va hold
1096 is set.
1099 After examining a message the user can also
1100 .Ic delete Ql d
1101 the message,
1102 .Ic reply Ql r
1103 to the sender and all recipients or
1104 .Ic Reply Ql R
1105 exclusively to the sender(s).
1106 Messages can also be
1107 .Ic forward Ns
1108 ed (shorter alias is
1109 .Ic fwd Ns ).
1110 Note that when replying to or forwarding a message recipient addresses
1111 will be stripped from comments and names unless the option
1112 .Va fullnames
1113 is set.
1114 Deletion causes \*(UA to forget about the message;
1115 This is not irreversible, though, one can
1116 .Ic undelete Ql u
1117 the message by giving its number,
1118 or the \*(UA session can be ended by giving the
1119 .Ic exit Ql x
1120 command.
1123 To end a mail processing session one may either issue
1124 .Ic quit Ql q
1125 to cause a full program exit, which possibly includes
1126 automatic moving of read messages to
1127 .Ev MBOX
1128 as well as updating the \*(OPal line editor
1129 .Va history-file ,
1130 or use the command
1131 .Ic exit Ql x
1132 instead in order to prevent any of these actions.
1133 .\" }}}
1135 .\" .Ss "HTML mail and MIME attachments" {{{
1136 .Ss "HTML mail and MIME attachments"
1138 Messages which are HTML-only get more and more common and of course many
1139 messages come bundled with a bouquet of MIME attachments.
1140 Whereas \*(UA \*(OPally supports a simple HTML-to-text converter to deal
1141 with HTML messages (see
1142 .Sx "The mime.types files" ) ,
1143 it normally can't deal with any of these itself, but instead programs
1144 need to become registered to deal with specific MIME types or file
1145 extensions.
1146 These programs may either prepare plain text versions of their input
1147 in order to enable \*(UA to display the content on the terminal,
1148 or display the content themselves, for example in a graphical window.
1151 To install an external handler program for a specific MIME type set an
1152 according
1153 .Va pipe-TYPE/SUBTYPE
1154 variable; to instead define a handler for a specific file extension set
1155 the respective
1156 .Va pipe-EXTENSION
1157 variable \(en these handlers take precedence.
1158 \*(OPally \*(UA supports mail user agent configuration as defined in
1159 RFC 1524; this mechanism, documented in the section
1160 .Sx "The Mailcap files" ,
1161 will be queried for display or quote handlers if none of the former two
1162 .\" TODO v15-compat "will be" -> "is"
1163 did; it will be the sole source for handlers of other purpose.
1164 A last source for handlers may be the MIME type definition itself, if
1165 the \*(UA specific type-marker extension was used when defining the type
1166 with the command
1167 .Ic mimetype .
1168 (Many of the builtin MIME types do so by default.)
1171 The variable
1172 .Va mime-counter-evidence
1173 can be set to improve dealing with faulty MIME part declarations as are
1174 often seen in real-life messages.
1175 E.g., to display a HTML message inline (that is, converted to a more
1176 fancy plain text representation than the builtin converter is capable to
1177 produce) with either of the text-mode browsers
1178 .Xr lynx 1
1180 .Xr elinks 1 ,
1181 teach \*(UA about MathML documents and make it display them as plain
1182 text, and to open PDF attachments in an external PDF viewer,
1183 asynchronously and with some other magic attached:
1185 .Bd -literal -offset indent
1186 if $features !@ +filter-html-tagsoup
1187   #set pipe-text/html='elinks -force-html -dump 1'
1188   set pipe-text/html='lynx -stdin -dump -force_html'
1189   # Display HTML as plain text instead
1190   #set pipe-text/html=@
1191 endif
1192 mimetype '@ application/mathml+xml mathml'
1193 wysh set pipe-application/pdf='@&=@ \e
1194   trap "rm -f \e"${NAIL_FILENAME_TEMPORARY}\e"" EXIT;\e
1195   trap "trap \e"\e" INT QUIT TERM; exit 1" INT QUIT TERM;\e
1196   mupdf "${NAIL_FILENAME_TEMPORARY}"'
1200 Note: special care must be taken when using such commands as mail
1201 viruses may be distributed by this method: if messages of type
1202 .Ql application/x-sh
1203 or files with the extension
1204 .Ql .sh
1205 were blindly filtered through the shell, for example, a message sender
1206 could easily execute arbitrary code on the system \*(UA is running on.
1207 For more on MIME, also in respect to sending of messages, see the
1208 sections
1209 .Sx "The mime.types files" ,
1210 .Sx "The Mailcap files"
1211 and the command
1212 .Ic mimetype .
1213 .\" }}}
1215 .\" .Ss "Mailing lists" {{{
1216 .Ss "Mailing lists"
1218 \*(UA offers some support to ease handling of mailing lists.
1219 The command
1220 .Ic mlist
1221 promotes all given arguments to known mailing lists, and
1222 .Ic mlsubscribe
1223 sets their subscription attribute, creating them first as necessary.
1224 (On the other hand
1225 .Ic unmlsubscribe
1226 doesn't
1227 .Ic unmlist
1228 automatically, but only resets the subscription attribute.)
1229 Using the commands without arguments will show (a subset of) all
1230 currently defined mailing lists.
1232 .Va headline
1233 format
1234 .Ql \&%T
1235 can be used to mark out messages with configured list addresses
1236 in the header display.
1239 \*(OPally mailing lists may also be specified as (extended) regular
1240 expressions, which allows matching of many addresses with a single
1241 expression.
1242 However, all fully qualified list addresses are matched via a fast
1243 dictionary, whereas expressions are placed in (a) list(s) which is
1244 (are) matched sequentially.
1246 .Bd -literal -offset indent
1247 set followup-to followup-to-honour=ask-yes reply-to-honour=ask-yes
1248 wysh mlist a1@b1.c1 a2@b2.c2 '.*@lists\e.c3$'
1249 mlsubscribe a4@b4.c4 exact@lists.c3
1253 The variable
1254 .Va followup-to-honour
1255 will ensure that a
1256 .Ql Mail-\:Followup-\:To:
1257 header is honoured when the message is being replied to (via
1258 .Ic reply
1260 .Ic Lreply )
1262 .Va followup-to
1263 controls whether this header is created when sending mails; it will be
1264 created automatically for a couple of reasons, too, like when the
1265 special
1266 .Dq mailing list specific
1267 respond command
1268 .Ic Lreply
1269 is used, when
1270 .Ic reply
1271 is used to respond to a message with its
1272 .Ql Mail-Followup-To:
1273 being honoured etc.
1276 A difference in between the handling of known and subscribed lists is
1277 that the address of the sender is usually not part of a generated
1278 .Ql Mail-Followup-To:
1279 when addressing the latter, whereas it is for the former kind of lists.
1280 Usually because there are exceptions: say, if multiple lists are
1281 addressed and not all of them are subscribed lists.
1283 For convenience \*(UA will, temporarily, automatically add a list
1284 address that is presented in the
1285 .Ql List-To:
1286 header of a message that is being responded to to the list of known
1287 mailing lists.
1288 Shall that header have existed \*(UA will instead, dependent on the
1289 variable
1290 .Va reply-to-honour ,
1291 use an also set
1292 .Ql Reply-To:
1293 for this purpose in order to accept a list administrators' wish that
1294 is supposed to have been manifested like that (but only if it provides
1295 a single address which resides on the same domain as what is stated in
1296 .Ql List-To: ) .
1297 .\" }}}
1299 .\" .Ss "Resource files" {{{
1300 .Ss "Resource files"
1302 Upon startup \*(UA reads in several resource files:
1304 .Bl -tag -width ".It Pa _AIL_EXTRA_R_"
1306 .It Pa \*(UR
1307 System wide initialization file.
1308 Reading of this file can be suppressed, either by using the
1309 .Fl \&:
1311 .Fl n
1312 command line options, or by setting the
1313 .Sx ENVIRONMENT
1314 variable
1315 .Ev NAIL_NO_SYSTEM_RC .
1318 .It Pa \*(ur
1319 File giving initial commands.
1320 A different file can be chosen by setting the
1321 .Sx ENVIRONMENT
1322 variable
1323 .Ev MAILRC .
1324 Reading of this file can be suppressed with the
1325 .Fl \&:
1326 command line option.
1328 .It Va NAIL_EXTRA_RC
1329 Can be used to define an optional startup file to be read after all
1330 other resource files.
1331 It can be used to specify settings that are not understood by other
1332 .Xr mailx 1
1333 implementations, for example.
1334 This variable is only honoured when defined in a resource file, e.g.,
1335 it is one of the
1336 .Sx "INTERNAL VARIABLES" .
1340 The content of these files is interpreted as follows:
1343 .Bl -bullet -compact
1345 A lines' leading whitespace is removed.
1347 Empty lines are ignored.
1349 Any other line is interpreted as a command.
1350 It may be spread over multiple input lines if the newline character is
1351 .Dq escaped
1352 by placing a reverse solidus character
1353 .Ql \e
1354 as the last character of the line; whereas any leading whitespace of
1355 follow lines is ignored, trailing whitespace before a escaped newline
1356 remains in the input.
1358 If the line (content) starts with the number sign
1359 .Ql #
1360 then it is a comment-command \(en a real command! \(en and also ignored.
1361 This command is the only form of comment that is understood.
1365 Unless \*(UA is about to enter interactive mode syntax errors that occur
1366 while loading these files are treated as errors and cause program exit.
1367 More files with syntactically equal content can be
1368 .Ic source Ns ed .
1369 The following, saved in a file, would be an examplary content:
1371 .Bd -literal -offset indent
1372  # This line is a comment command.  And y\e
1373     es, it is really continued here.
1374 set debug \e
1375     verbose
1376     set editheaders
1378 .\" }}}
1380 .\" .Ss "Character sets" {{{
1381 .Ss "Character sets"
1383 \*(OP \*(UA detects the character set of the terminal by using
1384 mechanisms that are controlled by the
1385 .Ev LC_CTYPE
1386 locale setting
1387 (the manual for
1388 .Xr setlocale 3
1389 should give an overview); the \*(UA internal variable
1390 .Va ttycharset
1391 will be set to the detected terminal character set accordingly
1392 and will thus show up in the output of the commands
1393 .Ic set
1395 .Ic varshow .
1398 However, a user supplied
1399 .Va ttycharset
1400 value is not overwritten by this detection mechanism: this
1401 .Dq feature
1402 must be used if the detection doesn't work properly,
1403 and it may be used to adjust the name of the locale character set.
1404 E.g., on BSD systems one may use a locale with the character set
1405 ISO8859-1, which is not a valid name for this character set; to be on
1406 the safe side, one may set
1407 .Va ttycharset
1408 to the correct name, which is ISO-8859-1.
1411 Note that changing the value doesn't mean much beside that,
1412 since several aspects of the real character set are implied by the
1413 locale environment of the system,
1414 and that stays unaffected by the content of an overwritten
1415 .Va ttycharset
1416 variable.
1417 (This is mostly an issue when interactively using \*(UA, though.
1418 It is actually possible to send mail in a completely
1419 .Dq faked
1420 locale environment, an option that \*(UA's test-suite uses excessively.)
1423 If no character set conversion capabilities have been compiled into
1424 \*(UA
1425 .Pf ( Va features
1426 doesn't include the term
1427 .Ql +iconv ) ,
1428 then
1429 .Va ttycharset
1430 will be the only supported character set,
1431 it is simply assumed that it can be used to exchange 8-bit messages,
1432 and the rest of this section does not apply;
1433 it may however still be necessary to explicitly set it if automatic
1434 detection fails, since in that case it defaults to the mentioned
1435 .\" (Keep in SYNC: ./nail.1:"Character sets", ./nail.h:CHARSET_*!)
1436 ISO-8859-1.
1439 When reading messages, their text is converted into
1440 .Va ttycharset
1441 as necessary in order to display them on the users terminal.
1442 Unprintable characters and invalid byte sequences are detected
1443 and replaced by proper substitution characters (unless the variable
1444 .Va print-all-chars
1445 was set once \*(UA was started).
1446 Also see
1447 .Va charset-unknown-8bit
1448 to deal with another hairy aspect of message interpretation.
1451 When sending messages all their parts and attachments are classified.
1452 Whereas no character set conversion is performed on those parts which
1453 appear to be binary data,
1454 the character set being used must be declared within the MIME header of
1455 an outgoing text part if it contains characters that do not conform to
1456 the set of characters that are allowed by the email standards.
1457 Permissible values for character sets can be declared using the
1458 .Va sendcharsets
1459 variable, and
1460 .Va charset-8bit ,
1461 which defines a catch-all last-resort fallback character set that is
1462 implicitly appended to the list of character-sets in
1463 .Va sendcharsets .
1466 When replying to a message and the variable
1467 .Va reply-in-same-charset
1468 is set then the character set of the message being replied to is tried
1469 first.
1470 And it is also possible to make \*(UA work even more closely related to
1471 the current locale setting automatically by using the variable
1472 .Va sendcharsets-else-ttycharset ,
1473 please see there for more information.
1476 All the specified character sets are tried in order unless the
1477 conversion of the part or attachment succeeds.
1478 If none of the tried (8-bit) character sets is capable to represent the
1479 content of the part or attachment,
1480 then the message will not be sent and its text will optionally be
1481 .Va save Ns d
1483 .Ev DEAD .
1484 In general, if the message
1485 .Dq Cannot convert from a to b
1486 appears, either some characters are not appropriate for the currently
1487 selected (terminal) character set,
1488 or the needed conversion is not supported by the system.
1489 In the first case, it is necessary to set an appropriate
1490 .Ev LC_CTYPE
1491 locale and/or the variable
1492 .Va ttycharset .
1495 The best results are usually achieved when \*(UA is run in a UTF-8
1496 locale on a UTF-8 capable terminal, in which case the full Unicode
1497 spectrum of characters is available.
1498 In this setup characters from various countries can be displayed,
1499 while it is still possible to use more simple character sets for sending
1500 to retain maximum compatibility with older mail clients.
1503 On the other hand the POSIX standard defines a locale-independent 7-bit
1504 .Dq portable character set
1505 that should be used when overall portability is an issue, the even more
1506 restricted subset named
1507 .Dq portable filename character set
1508 consisting of A-Z, a-z, 0-9, period
1509 .Ql \&. ,
1510 underscore
1511 .Ql _
1513 .Ql -
1514 hyphen.
1515 .\" }}}
1517 .\" .Ss "Message states" {{{
1518 .Ss "Message states"
1520 \*(UA differentiates in between several different message states;
1521 the current state will be reflected in header summary displays if
1522 .Va headline
1523 is configured to do so (via the internal variable
1524 .Va attrlist ) ,
1525 and messages can also be selected and be acted upon depending on their
1526 state (see
1527 .Sx "Specifying messages" ) .
1528 When operating on the system
1529 .Ev MAIL Ns
1530 box or in primary mailboxes opened with the special prefix
1531 .Ql %:
1532 (see
1533 .Ic file )
1534 special actions, like the automatic moving of messages to the secondary
1535 .Ev MBOX
1536 mailbox may be applied when the mailbox is left (also implicitly via
1537 a successful exit of \*(UA, but not if the special command
1538 .Ic exit
1539 is used) \(en however, because this may be irritating to users which
1540 are used to
1541 .Dq more modern
1542 mail-user-agents, the default global
1543 .Pa \*(UR
1544 sets the internal
1545 .Va hold
1547 .Va keepsave
1548 variables in order to suppress this behaviour.
1550 .Bl -tag -width ".It Ql _reserved"
1551 .It Ql new
1552 Message has neither been viewed nor moved to any other state.
1553 Such messages are retained even in the primary system mailbox.
1555 .It Ql unread
1556 Message has neither been viewed nor moved to any other state, but the
1557 message was present already when the mailbox has been opened last:
1558 Such messages are retained even in the primary system mailbox.
1560 .It Ql read
1561 The message has been processed by one of the following commands:
1562 .Ic ~f ,
1563 .Ic ~m ,
1564 .Ic ~F ,
1565 .Ic ~M ,
1566 .Ic copy ,
1567 .Ic mbox ,
1568 .Ic next ,
1569 .Ic pipe  ,
1570 .Ic Print ,
1571 .Ic print ,
1572 .Ic top ,
1573 .Ic Type ,
1574 .Ic type ,
1575 .Ic undelete .
1577 .Ic delete ,
1578 .Ic dp ,
1580 .Ic dt
1581 commands may also cause the next message to be marked as read, depending
1582 on the value of the
1583 .Va autoprint
1584 variable.
1585 Except when the
1586 .Ic exit
1587 command is used, messages that are in the primary system mailbox or in
1588 mailboxes which were opened with the special
1589 .Ql %:
1590 prefix and are in
1591 .Ql read
1592 state when the mailbox is left will be saved in
1593 .Ev MBOX
1594 unless the option
1595 .Va hold
1596 it set.
1598 .It Ql deleted
1599 The message has been processed by one of the following commands:
1600 .Ic delete ,
1601 .Ic dp ,
1602 .Ic dt .
1603 Only
1604 .Ic undelete
1605 can be used to access such messages.
1607 .It Ql preserved
1608 The message has been processed by a
1609 .Ic preserve
1610 command and it will be retained in its current location.
1612 .It Ql saved
1613 The message has been processed by one of the following commands:
1614 .Ic save
1616 .Ic write .
1617 Unless when the
1618 .Ic exit
1619 command is used, messages that are in the primary system mailbox or in
1620 mailboxes which were opened with the special
1621 .Ql %:
1622 prefix and are in
1623 .Ql saved
1624 state when the mailbox is left will be deleted; they will be saved in
1625 .Ev MBOX
1626 when the option
1627 .Va keepsave
1628 is set.
1630 .\" }}}
1632 .\" .Ss "Specifying messages" {{{
1633 .Ss "Specifying messages"
1635 Commands such as
1636 .Ic from ,
1637 .Ic type
1639 .Ic delete
1640 can be given a list of message numbers as arguments to apply to a number
1641 of messages at once.
1642 Thus
1643 .Ql delete 1 2
1644 deletes messages 1 and 2,
1645 whereas
1646 .Ql delete 1-5
1647 will delete the messages 1 through 5.
1648 In sorted or threaded mode (see the
1649 .Ic sort
1650 command),
1651 .Ql delete 1-5
1652 will delete the messages that are located between (and including)
1653 messages 1 through 5 in the sorted/threaded order, as shown in the
1654 .Ic headers
1655 summary.
1656 Multiple colon modifiers can be joined into one, e.g.,
1657 .Ql :du .
1658 The following special message names exist:
1660 .Bl -tag -width ".It Ar _n_u"
1661 .It Ar :n
1663 .Ql new
1664 messages.
1665 .It Ar :o
1666 All old messages (any not in state
1667 .Ql read
1669 .Ql new ) .
1670 .It Ar :u
1672 .Ql unread
1673 messages.
1674 .It Ar :d
1676 .Ql deleted
1677 messages (for the
1678 .Ic undelete
1680 .Ic from
1681 commands only).
1682 .It Ar :r
1684 .Ql read
1685 messages.
1686 .It Ar :f
1688 .Ic flag Ns
1689 ged messages.
1690 .It Ar :a
1691 All answered messages
1692 (cf. the
1693 .Va markanswered
1694 variable).
1695 .It Ar :t
1696 All messages marked as draft.
1697 .It Ar :s
1698 \*(OP All messages classified as spam.
1699 .It Ar :S
1700 \*(OP All messages with unsure spam classification.
1701 .It Ar \&.
1702 The current message, the so-called
1703 .Dq dot .
1704 .It Ar \&;
1705 The message that was previously the current message.
1706 .It Ar \&,
1707 The parent message of the current message,
1708 that is the message with the Message-ID given in the
1709 .Ql In-Reply-To:
1710 field or the last entry of the
1711 .Ql References:
1712 field of the current message.
1713 .It Ar -
1714 The next previous undeleted message,
1715 or the next previous deleted message for the
1716 .Ic undelete
1717 command.
1718 In sorted/threaded mode,
1719 the next previous such message in the sorted/threaded order.
1720 .It Ar +
1721 The next undeleted message,
1722 or the next deleted message for the
1723 .Ic undelete
1724 command.
1725 In sorted/threaded mode,
1726 the next such message in the sorted/threaded order.
1727 .It Ar ^
1728 The first undeleted message,
1729 or the first deleted message for the
1730 .Ic undelete
1731 command.
1732 In sorted/threaded mode,
1733 the first such message in the sorted/threaded order.
1734 .It Ar $
1735 The last message.
1736 In sorted/threaded mode,
1737 the last message in the sorted/threaded order.
1739 .It Ar & Ns Ar x
1740 In threaded mode,
1741 selects the message addressed with
1742 .Ar x ,
1743 where
1744 .Ar x
1745 is any other message specification,
1746 and all messages from the thread that begins at it.
1747 Otherwise it is identical to
1748 .Ar x .
1750 .Ar x
1751 is omitted,
1752 the thread beginning with the current message is selected.
1754 .It Ar *
1755 All messages.
1756 .It Ar `
1757 All messages that were included in the message list for the previous
1758 command.
1760 .It Ar / Ns Ar string
1761 All messages that contain
1762 .Ar string
1763 in the subject field (case ignored).
1764 See also the
1765 .Va searchheaders
1766 variable.
1768 .Ar string
1769 is empty,
1770 the string from the previous specification of that type is used again.
1772 .It Xo Op Ar @ Ns Ar name-list Ns
1773 .Ar @ Ns Ar expr
1775 All messages that contain the given case-insensitive search
1776 .Ar expr Ns
1777 ession; if the \*(OPal regular expression (see
1778 .Xr re_format 7 )
1779 support is available
1780 .Ar expr
1781 will be interpreted as (an extended) one if any of the
1782 .Dq magical
1783 (extended) regular expression characters is seen.
1784 If the optional
1785 .Ar @ Ns Ar name-list
1786 part is missing, the search is restricted to the subject field body,
1787 but otherwise
1788 .Ar name-list
1789 specifies a comma-separated list of header fields to search, as in
1791 .Dl '@to,from,cc@Someone i ought to know'
1793 In order to search for a string that includes a
1794 .Ql @
1795 (commercial at) character the
1796 .Ar name-list
1797 is effectively non-optional, but may be given as the empty string.
1798 Some special header fields may be abbreviated:
1799 .Ql f ,
1800 .Ql t ,
1801 .Ql c ,
1802 .Ql b
1804 .Ql s
1805 will match
1806 .Ql From ,
1807 .Ql To ,
1808 .Ql Cc ,
1809 .Ql Bcc
1811 .Ql Subject ,
1812 respectively and case-insensitively.
1813 The special names
1814 .Ql header
1816 .Ql <
1817 can be used to search in (all of) the header(s) of the message, and the
1818 special names
1819 .Ql body
1821 .Ql >
1823 .Ql text
1825 .Ql =
1826 can be used to perform full text searches \(en whereas the former
1827 searches only the body, the latter also searches the message header.
1829 This message specification performs full text comparison, but even with
1830 regular expression support it is almost impossible to write a search
1831 expression that savely matches only a specific address domain.
1832 To request that the content of the header is treated as a list of
1833 addresses, and to strip those down to the plain email address which the
1834 search expression is to be matched against, prefix the header name
1835 (abbreviation) with a tilde
1836 .Ql ~ :
1838 .Dl @~f@@a\e.safe\e.domain\e.match$
1840 .It Ar address
1841 A case-insensitive
1842 .Dq any substring matches
1843 search against the
1844 .Ql From:
1845 header, which will match addresses (too) even if
1846 .Va showname
1847 is set (and POSIX says
1848 .Dq any address as shown in a header summary shall be matchable in this form ) ;
1849 However, if the
1850 .Va allnet
1851 variable is set, only the local part of the address is evaluated
1852 for the comparison, not ignoring case, and the setting of
1853 .Va showname
1854 is completely ignored.
1855 For finer control and match boundaries use the
1856 .Ql @
1857 search expression; the \*(OPal IMAP-style
1858 .Ql (from address)
1859 expression can also be used if substring matches are desired.
1863 \*(OP IMAP-style SEARCH expressions may also be used.
1864 This addressing mode is available with all types of folders;
1865 \*(UA will perform the search locally as necessary.
1866 Strings must be enclosed by double quotes
1867 .Ql \&"
1868 in their entirety if they contain white space or parentheses;
1869 within the quotes, only reverse solidus
1870 .Ql \e
1871 is recognized as an escape character.
1872 All string searches are case-insensitive.
1873 When the description indicates that the
1874 .Dq envelope
1875 representation of an address field is used,
1876 this means that the search string is checked against both a list
1877 constructed as
1879 .Bd -literal -offset indent
1880 (\*qname\*q \*qsource\*q \*qlocal-part\*q \*qdomain-part\*q)
1884 for each address,
1885 and the addresses without real names from the respective header field.
1886 These search expressions can be nested using parentheses, see below for
1887 examples.
1890 .Bl -tag -compact -width ".It Ar _n_u"
1891 .It Ar ( criterion )
1892 All messages that satisfy the given
1893 .Ar criterion .
1894 .It Ar ( criterion1 criterion2 ... criterionN )
1895 All messages that satisfy all of the given criteria.
1897 .It Ar ( or criterion1 criterion2 )
1898 All messages that satisfy either
1899 .Ar criterion1
1901 .Ar criterion2 ,
1902 or both.
1903 To connect more than two criteria using
1904 .Ql or
1905 specifications have to be nested using additional parentheses,
1906 as with
1907 .Ql (or a (or b c)) ,
1908 since
1909 .Ql (or a b c)
1910 really means
1911 .Ql ((a or b) and c) .
1912 For a simple
1913 .Ql or
1914 operation of independent criteria on the lowest nesting level,
1915 it is possible to achieve similar effects by using three separate
1916 criteria, as with
1917 .Ql (a) (b) (c) .
1919 .It Ar ( not criterion )
1920 All messages that do not satisfy
1921 .Ar criterion .
1922 .It Ar ( bcc \*q Ns Ar string Ns Ar \*q )
1923 All messages that contain
1924 .Ar string
1925 in the envelope representation of the
1926 .Ql Bcc:
1927 field.
1928 .It Ar ( cc \*q Ns Ar string Ns Ar \*q )
1929 All messages that contain
1930 .Ar string
1931 in the envelope representation of the
1932 .Ql Cc:
1933 field.
1934 .It Ar ( from \*q Ns Ar string Ns Ar \*q )
1935 All messages that contain
1936 .Ar string
1937 in the envelope representation of the
1938 .Ql From:
1939 field.
1940 .It Ar ( subject \*q Ns Ar string Ns Ar \*q )
1941 All messages that contain
1942 .Ar string
1943 in the
1944 .Ql Subject:
1945 field.
1946 .It Ar ( to \*q Ns Ar string Ns Ar \*q )
1947 All messages that contain
1948 .Ar string
1949 in the envelope representation of the
1950 .Ql To:
1951 field.
1952 .It Ar ( header name \*q Ns Ar string Ns Ar \*q )
1953 All messages that contain
1954 .Ar string
1955 in the specified
1956 .Ql Name:
1957 field.
1958 .It Ar ( body \*q Ns Ar string Ns Ar \*q )
1959 All messages that contain
1960 .Ar string
1961 in their body.
1962 .It Ar ( text \*q Ns Ar string Ns Ar \*q )
1963 All messages that contain
1964 .Ar string
1965 in their header or body.
1966 .It Ar ( larger size )
1967 All messages that are larger than
1968 .Ar size
1969 (in bytes).
1970 .It Ar ( smaller size )
1971 All messages that are smaller than
1972 .Ar size
1973 (in bytes).
1975 .It Ar ( before date )
1976 All messages that were received before
1977 .Ar date ,
1978 which must be in the form
1979 .Ql d[d]-mon-yyyy ,
1980 where
1981 .Ql d
1982 denotes the day of the month as one or two digits,
1983 .Ql mon
1984 is the name of the month \(en one of
1985 .Ql Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec ,
1987 .Ql yyyy
1988 is the year as four digits, e.g.,
1989 .Ql 28-Dec-2012 .
1991 .It Ar ( on date )
1992 All messages that were received on the specified date.
1993 .It Ar ( since date )
1994 All messages that were received since the specified date.
1995 .It Ar ( sentbefore date )
1996 All messages that were sent on the specified date.
1997 .It Ar ( senton date )
1998 All messages that were sent on the specified date.
1999 .It Ar ( sentsince date )
2000 All messages that were sent since the specified date.
2001 .It Ar ()
2002 The same criterion as for the previous search.
2003 This specification cannot be used as part of another criterion.
2004 If the previous command line contained more than one independent
2005 criterion then the last of those criteria is used.
2007 .\" }}}
2009 .\" .Ss "On URL syntax and credential lookup" {{{
2010 .Ss "On URL syntax and credential lookup"
2012 \*(IN For accessing protocol-specific resources usage of Uniform
2013 Resource Locators (URL, RFC 1738) has become omnipresent.
2014 \*(UA expects and understands URLs in the following form;
2015 parts in brackets
2016 .Ql []
2017 denote optional parts, optional either because there also exist other
2018 ways to define the information in question or because support of the
2019 part is protocol-specific (e.g.,
2020 .Ql /path
2021 is used by the IMAP protocol but not by POP3);
2022 If any of
2023 .Ql USER
2025 .Ql PASSWORD
2026 are specified they must be given in URL percent encoded form (RFC 3986;
2027 the commands
2028 .Ic urlencode
2030 .Ic urldecode
2031 may be helpful):
2034 .Dl PROTOCOL://[USER[:PASSWORD]@]server[:port][/path]
2037 Note that these \*(UA URLs most often don't conform to any real
2038 standard, but instead represent a normalized variant of RFC 1738 \(en
2039 they are not used in data exchange but only meant as a compact,
2040 easy-to-use way of defining and representing information in
2041 a well-known notation.
2044 Many internal variables of \*(UA exist in multiple versions, called
2045 variable chains for the rest of this document: the plain
2046 .Ql variable
2047 as well as
2048 .Ql variable-HOST
2050 .Ql variable-USER@HOST .
2051 Here
2052 .Ql HOST
2053 indeed means
2054 .Ql server:port
2055 if a
2056 .Ql port
2057 had been specified in the respective URL, otherwise it refers to the plain
2058 .Ql server .
2059 Also,
2060 .Ql USER
2061 isn't truly the
2062 .Ql USER
2063 that had been found when doing the user chain lookup as is described
2064 below, i.e., this
2065 .Ql USER
2066 will never be in URL percent encoded form, whether it came from an URL
2067 or not; i.e., values of
2068 .Sx "INTERNAL VARIABLES"
2069 must not be URL percent encoded.
2072 For example, whether an hypothetical URL
2073 .Ql smtp://hey%3Ayou@our.house
2074 had been given that includes a user, or whether the URL was
2075 .Ql smtp://our.house
2076 and the user had been found differently, to lookup the variable chain
2077 .Va smtp-use-starttls
2078 \*(UA first looks for whether
2079 .Ql smtp-\:use-\:starttls-\:hey:you@our.house
2080 is defined, then whether
2081 .Ql smtp-\:use-\:starttls-\:our.house
2082 exists before finally ending up looking at the plain variable itself.
2085 \*(UA obeys the following logic scheme when dealing with the
2086 necessary credential information of an account:
2088 .Bl -bullet
2090 If no
2091 .Ql USER
2092 has been given in the URL the variables
2093 .Va user-HOST
2095 .Va user
2096 are looked up; if no such variable(s) can be found then \*(UA will,
2097 when enforced by the \*(OPal variables
2098 .Va netrc-lookup-HOST
2100 .Va netrc-lookup ,
2101 search the users
2102 .Pa .netrc
2103 file for a
2104 .Ql HOST
2105 specific entry which provides a
2106 .Ql login
2107 name: this lookup will only succeed if unambiguous (one possible matching
2108 entry for
2109 .Ql HOST ) .
2110 It is possible to load encrypted
2111 .Pa .netrc
2112 files via
2113 .Va netrc-pipe .
2115 If there is still no
2116 .Ql USER
2117 then \*(UA will fall back to the user who is supposed to run \*(UA,
2118 the identity of which has been fixated during \*(UA startup and is
2119 known to be a valid user on the current host.
2122 Authentication: unless otherwise noted this will lookup the
2123 .Va PROTOCOL-auth-USER@HOST , PROTOCOL-auth-HOST , PROTOCOL-auth
2124 variable chain, falling back to a protocol-specific default should this
2125 have no success.
2128 If no
2129 .Ql PASSWORD
2130 has been given in the URL, then if the
2131 .Ql USER
2132 has been found through the \*(OPal
2133 .Va netrc-lookup
2134 that may have already provided the password, too.
2135 Otherwise the variable chain
2136 .Va password-USER@HOST , password-HOST , password
2137 is looked up and used if existent.
2139 Afterwards the complete \*(OPal variable chain
2140 .Va netrc-lookup-USER@HOST , netrc-lookup-HOST , netrc-lookup
2141 is looked up.
2142 If set, the
2143 .Pa .netrc
2144 cache is searched for a password only (multiple user accounts for
2145 a single machine may exist as well as a fallback entry without user
2146 but with a password).
2148 If at that point there is still no password available, but the
2149 (protocols') chosen authentication type requires a password, then in
2150 interactive mode the user will be prompted on the terminal.
2154 .Sy Note:
2155 S/MIME verification works relative to the values found in the
2156 .Ql From:
2158 .Ql Sender: )
2159 header field(s), which means that the values of
2160 .Va smime-sign , smime-sign-cert , smime-sign-include-certs
2162 .Va smime-sign-message-digest
2163 will not be looked up using the
2164 .Ql USER
2166 .Ql HOST
2167 chains from above but instead use the corresponding values from the
2168 message that is being worked on.
2169 In unusual cases multiple and different
2170 .Ql USER
2172 .Ql HOST
2173 combinations may therefore be involved \(en on the other hand those
2174 unusual cases become possible.
2175 The usual case is as short as:
2178 .Dl set mta=smtp://USER:PASS@HOST smtp-use-starttls \e
2179 .Dl \ \ \ \ smime-sign smime-sign-cert=+smime.pair
2182 The section
2183 .Sx EXAMPLES
2184 contains complete example configurations.
2185 .\" }}}
2187 .\" .Ss "On terminal control and line editor" {{{
2188 .Ss "On terminal control and line editor"
2190 \*(OP Terminal control will be realized through one of the standard
2192 libraries, either the
2193 .Lb libtermcap ,
2194 or, alternatively, the
2195 .Lb libterminfo ,
2196 both of which will be initialized to work with the environment variable
2197 .Ev TERM .
2198 Terminal control will enhance or enable interactive usage aspects, e.g.,
2199 .Sx "Coloured display" ,
2200 and extend behaviour of the Mailx-Line-Editor (MLE), which may learn the
2201 byte-sequences of keys like the cursor and function keys, and which will
2202 automatically enter the so-called
2203 .Dq ca-mode
2204 alternative screen shall the terminal support it.
2205 The internal variable
2206 .Va termcap
2207 can be used to overwrite settings or to learn (correct(ed)) keycodes.
2208 Actual interaction with the chosen library can be disabled completely by
2209 setting the internal variable
2210 .Va termcap-disable ;
2211 .Va termcap
2212 will be queried regardless, even if the \*(OPal support for the
2213 libraries has not been enabled at configuration time.
2216 \*(OP The builtin \*(UA Mailx-Line-Editor (MLE) should work in all
2217 environments which comply to the ISO C standard
2218 .St -isoC-amd1 ,
2219 and will support wide glyphs if possible (the necessary functionality
2220 had been removed from ISO C, but was included in
2221 .St -xpg4 ) .
2222 Prevent usage of a line editor in interactive mode by setting the
2223 internal variable
2224 .Va line-editor-disable .
2225 Especially if the \*(OPal terminal control support is missing setting
2226 entries in the internal variable
2227 .Va termcap
2228 will help shall the MLE misbehave, see there for more.
2229 The MLE can support a little bit of
2230 .Ic colour .
2233 \*(OP If the
2234 .Ic history
2235 feature is available then input from line editor prompts will be saved
2236 in a history list that can be searched in and be expanded from.
2237 Such saving can be prevented by prefixing input with any amount of
2238 whitespace.
2239 Aspects of history, like allowed content and maximum size, as well as
2240 whether history shall be saved persistently, can be configured with the
2241 internal variables
2242 .Va history-file ,
2243 .Va history-gabby ,
2244 .Va history-gabby-persist
2246 .Va history-size .
2249 The MLE supports a set of editing and control commands.
2250 By default (as) many (as possible) of these will be assigned to a set of
2251 single-letter control codes, which should work on any terminal.
2252 If the \*(OPal
2253 .Ic bind
2254 command is available then the MLE commands can also be accessed freely
2255 by assigning the command name, which is shown in parenthesis in the list
2256 below, to any desired key-sequence, and the MLE will instead and also use
2257 .Ic bind
2258 to establish its builtin key bindings
2259 (more of them if the \*(OPal terminal control is available),
2260 an action which can then be suppressed completely by setting
2261 .Va line-editor-no-defaults .
2262 The following uses the
2263 .Xr sh 1 Ns
2264 ell-style quote notation that is documented in the introductional
2265 section of
2266 .Sx COMMANDS ;
2267 combinations not mentioned either cause job control signals or don't
2268 generate a (unique) keycode:
2272 .Bl -tag -compact -width "Ql _M"
2273 .It Ql \ecA
2274 Go to the start of the line
2275 .Pf ( Cd mle-go-home ) .
2277 .It Ql \ecB
2278 Move the cursor backward one character
2279 .Pf ( Cd mle-go-bwd ) .
2281 .It Ql \ecD
2282 Forward delete the character under the cursor;
2283 quits \*(UA if used on the empty line unless the
2284 .Va ignoreeof
2285 option is set
2286 .Pf ( Cd mle-del-fwd ) .
2288 .It Ql \ecE
2289 Go to the end of the line
2290 .Pf ( Cd mle-go-end ) .
2292 .It Ql \ecF
2293 Move the cursor forward one character
2294 .Pf ( Cd mle-go-fwd ) .
2296 .It Ql \ecG
2297 Cancel current operation, full reset.
2298 If there is an active history search or tabulator expansion then this
2299 command will first reset that, reverting to the former line content;
2300 thus a second reset is needed for a full reset in this case
2301 .Pf ( Cd mle-reset ) .
2303 .It Ql \ecH
2304 Backspace: backward delete one character
2305 .Pf ( Cd mle-del-bwd ) .
2307 .It Ql \ecI
2308 \*(NQ
2309 Horizontal tabulator:
2310 try to expand the word before the cursor, also supporting \*(UA
2311 .Ic file
2312 expansions
2313 .Pf ( Cd mle-complete ) .
2314 This is affected by
2315 .Cd mle-quote-rndtrip .
2317 .It Ql \ecJ
2318 Newline:
2319 commit the current line
2320 .Pf ( Cd mle-commit ) .
2322 .It Ql \ecK
2323 Cut all characters from the cursor to the end of the line
2324 .Pf ( Cd mle-snarf-end ) .
2326 .It Ql \ecL
2327 Repaint the line
2328 .Pf ( Cd mle-repaint ) .
2330 .It Ql \ecN
2331 \*(OP Go to the next history entry
2332 .Pf ( Cd mle-hist-fwd ) .
2334 .It Ql \ecO
2335 Invokes the command
2336 .Ql Ic dt .
2338 .It Ql \ecP
2339 \*(OP Go to the previous history entry
2340 .Pf ( Cd mle-hist-bwd ) .
2342 .It Ql \ecQ
2343 Toggle roundtrip mode shell quotes, where produced,
2344 on and off
2345 .Pf ( Cd mle-quote-rndtrip ) .
2346 This setting is temporary, and will be forgotten once the command line
2347 is committed.
2349 .It Ql \ecR
2350 \*(OP Complete the current line from (the remaining) older history entries
2351 .Pf ( Cd mle-hist-srch-bwd ) .
2353 .It Ql \ecS
2354 \*(OP Complete the current line from (the remaining) newer history entries
2355 .Pf ( Cd mle-hist-srch-fwd ) .
2357 .It Ql \ecT
2358 Paste the snarf buffer
2359 .Pf ( Cd mle-paste ) .
2361 .It Ql \ecU
2362 The same as
2363 .Ql \ecA
2364 followed by
2365 .Ql \ecK
2366 .Pf ( Cd mle-snarf-line ) .
2368 .It Ql \ecV
2369 Prompts for a Unicode character (its hexadecimal number) to be inserted
2370 .Pf ( Cd mle-prompt-char ) .
2371 Note this command needs to be assigned to a single-letter control code
2372 in order to become recognized and executed during input of
2373 a key-sequence (only four single-letter control codes can be used for
2374 that shortcut purpose); this control code is special-treated and can't
2375 be part of any other sequence, because any occurrence will perform the
2376 .Cd mle-prompt-char
2377 function immediately.
2379 .It Ql \ecW
2380 Cut the characters from the one preceding the cursor to the preceding
2381 word boundary
2382 .Pf ( Cd mle-snarf-word-bwd ) .
2384 .It Ql \ecX
2385 Move the cursor forward one word boundary
2386 .Pf ( Cd mle-go-word-fwd ) .
2388 .It Ql \ecY
2389 Move the cursor backward one word boundary
2390 .Pf ( Cd mle-go-word-bwd ) .
2392 .It Ql \ec[
2393 Escape: reset a possibly used multibyte character input state machine
2394 and \*(OPally a lingering, incomplete key binding
2395 .Pf ( Cd mle-cancel ) .
2396 This command needs to be assigned to a single-letter control code in
2397 order to become recognized and executed during input of a key-sequence
2398 (only four single-letter control codes can be used for that shortcut
2399 purpose).
2400 This control code may also be part of a multi-byte sequence, but if
2401 a sequence is active and the very control code is currently also an
2402 expected input, then it will first be consumed by the active sequence.
2404 .It Ql \ec\e
2405 Invokes the command
2406 .Ql Ic z Ns + .
2408 .It Ql \ec]
2409 Invokes the command
2410 .Ql Ic z Ns $ .
2412 .It Ql \ec^
2413 Invokes the command
2414 .Ql Ic z Ns 0 .
2416 .It Ql \ec_
2417 Cut the characters from the one after the cursor to the succeeding word
2418 boundary
2419 .Pf ( Cd mle-snarf-word-fwd ) .
2421 .It Ql \ec?
2422 Backspace:
2423 .Cd mle-del-bwd .
2425 .It \(en
2426 .Cd mle-fullreset :
2427 in difference to
2428 .Cd mle-reset
2429 this will immediately reset a possibly active search etc.
2431 .It \(en
2432 .Cd mle-bell :
2433 ring the audible bell.
2435 .\" }}}
2437 .\" .Ss "Coloured display" {{{
2438 .Ss "Coloured display"
2440 \*(OP \*(UA can be configured to support a coloured display and font
2441 attributes by emitting ANSI / ISO 6429 SGR (select graphic rendition)
2442 escape sequences.
2443 Usage of colours and font attributes solely depends upon the
2444 capability of the detected terminal type that is defined by the
2445 environment variable
2446 .Ev TERM
2447 and which can be fine-tuned by the user via the internal variable
2448 .Va termcap .
2451 On top of what \*(UA knows about the terminal the boolean variable
2452 .Va colour-pager
2453 defines whether the actually applicable colour and font attribute
2454 sequences should also be generated when output is going to be paged
2455 through the external program defined by the environment variable
2456 .Ev PAGER
2457 (also see
2458 .Va crt Ns
2460 This is not enabled by default because different pager programs need
2461 different command line switches or other configuration in order to
2462 support those sequences.
2463 \*(UA however knows about some widely used pagers and in a clean
2464 environment it is often enough to simply set
2465 .Va colour-pager ;
2466 please refer to that variable for more on this topic.
2469 If the variable
2470 .Va colour-disable
2471 is set then any active usage of colour and font attribute sequences
2472 is suppressed, but without affecting possibly established
2473 .Ic colour
2474 mappings.
2477 To define and control colours and font attributes a single multiplexer
2478 command family exists:
2479 .Ic colour
2480 shows or defines colour mappings for the given colour type (e.g.,
2481 monochrome) and
2482 .Ic uncolour
2483 can be used to remove mappings of a given colour type.
2484 Since colours are only available in interactive mode, it may make
2485 sense to conditionalize the colour setup by encapsulating it with
2486 .Ic if :
2488 .Bd -literal -offset indent
2489 if terminal && $features =@ +colour
2490   colour iso  view-msginfo  ft=bold,fg=green
2491   colour iso  view-header   ft=bold,fg=red   "from,subject"
2492   colour iso  view-header   fg=red
2494   uncolour iso view-header  from,subject
2495   colour iso  view-header   ft=bold,fg=magenta,bg=cyan
2496   colour 256  view-header   ft=bold,fg=208,bg=230 subject,from
2497   colour mono view-header   ft=bold
2498   colour mono view-header   ft=bold,ft=reverse subject,from
2499 endif
2501 .\" }}}
2502 .\" }}} (DESCRIPTION)
2505 .\" .Sh COMMANDS {{{
2506 .Sh COMMANDS
2508 Each command is typed on a line by itself,
2509 and may take arguments following the command word.
2510 Command names may be abbreviated, in which case the first command that
2511 matches the given prefix will be used.
2512 The command
2513 .Ic list
2514 can be used to show the list of all commands, either alphabetically
2515 sorted or in prefix search order (these don't match, also because the
2516 POSIX standard prescribes a set of abbreviations); a more verbose
2517 listing will be produced if either of
2518 .Va debug
2520 .Va verbose
2521 are set.
2522 \*(OPally the command
2523 .Ic help
2525 .Ic \&? ) ,
2526 when given an argument, will show a documentation string for the
2527 command matching the expanded argument, as in
2528 .Ql ?t ,
2529 which should be a shorthand of
2530 .Ql ?type .
2533 For commands which take message lists as arguments, the next message
2534 forward that satisfies the command's requirements will be used shall no
2535 explicit message list have been specified.
2536 If there are no messages forward of the current message,
2537 the search proceeds backwards,
2538 and if there are no good messages at all,
2539 \*(UA shows an error message and aborts the command.
2540 \*(ID Non-message-list arguments can be quoted using the following methods:
2543 .Bl -bullet -compact -offset indent
2545 An argument can be enclosed between paired double-quotes
2546 .Ql """argument"""
2548 single-quotes
2549 .Ql 'argument' ;
2550 any white space, shell word expansion, or reverse solidus characters
2551 (except as described next) within the quotes are treated literally as
2552 part of the argument.
2553 A double-quote will be treated literally within single-quotes and vice
2554 versa.
2555 Inside such a quoted string the actually used quote character can be
2556 used nonetheless by escaping it with a reverse solidus
2557 .Ql \e ,
2558 as in
2559 .Ql """y\e""ou""" .
2562 An argument that is not enclosed in quotes, as above, can usually still
2563 contain space characters if those spaces are reverse solidus escaped, as in
2564 .Ql you\e are .
2567 A reverse solidus outside of the enclosing quotes is discarded
2568 and the following character is treated literally as part of the argument.
2573 Some commands which don't take message-list arguments can also be
2574 prefixed with the special keyword
2575 .Ic \&\&wysh
2576 to choose \*(INible behaviour, and some new commands support only the
2577 new quoting style (without that keyword) and are flagged \*(NQ.
2578 In the future \*(UA will (mostly) use
2579 .Xr sh 1
2580 compatible argument parsing:
2581 Non-message-list arguments can be quoted using the following shell-style
2582 mechanisms: the escape character, single-quotes, double-quotes and
2583 dollar-single-quotes; any unquoted number sign
2584 .Ql #
2585 starts a comment that ends argument processing.
2586 The overall granularity of error reporting and diagnostics, also
2587 regarding function arguments and their content, will improve.
2591 .Bl -bullet -compact -offset indent
2593 The literal value of any character can be preserved by preceding it
2594 with the escape character reverse solidus
2595 .Ql \e .
2596 An unquoted dollar
2597 .Ql $
2598 will cause variable expansion of the given name: \*(UA
2599 .Sx "INTERNAL VARIABLES"
2600 as well as
2601 .Sx ENVIRONMENT
2602 (shell) variables can be accessed through this mechanism, brace
2603 enclosing the name is supported.
2606 Arguments which are enclosed in
2607 .Ql 'single-\:quotes'
2608 retain their literal value.
2609 A single-quote cannot occur within single-quotes.
2612 The literal value of all characters enclosed in
2613 .Ql \(dqdouble-\:quotes\(dq
2614 is retained, with the exception of dollar
2615 .Ql $ ,
2616 which will cause variable expansion, as above, backquote (grave accent)
2617 .Ql ` ,
2618 (which not yet means anything special), reverse solidus
2619 .Ql \e ,
2620 which will escape any of the characters dollar
2621 .Ql $
2622 (to prevent variable expansion), backquote (grave accent)
2623 .Ql ` ,
2624 double-quote
2625 .Ql \(dq
2626 (to prevent ending the quote) and reverse solidus
2627 .Ql \e
2628 (to prevent escaping, i.e., to embed a reverse solidus character as-is),
2629 but has no special meaning otherwise.
2632 Arguments enclosed in
2633 .Ql $'dollar-\:single-\:quotes'
2634 extend normal single quotes in that reverse solidus escape sequences are
2635 expanded as follows:
2637 .Bl -tag -compact -width "Ql \eNNN"
2638 .It Ql \ea
2639 alerts (bell).
2640 .It Ql \eb
2641 emits a backspace.
2642 .It Ql \eE
2643 an escape character.
2644 .It Ql \ee
2645 an escape character.
2646 .It Ql \ef
2647 form feed.
2648 .It Ql \en
2649 new line.
2650 .It Ql \er
2651 carriage return.
2652 .It Ql \et
2653 horizontal tab.
2654 .It Ql \ev
2655 vertical tab.
2656 .It Ql \e\e
2657 emits a reverse solidus character.
2658 .It Ql \e'
2659 single quote.
2660 .It Ql \e"
2661 double quote (escaping is optional).
2662 .It Ql \eNNN
2663 eight-bit byte with the octal value
2664 .Ql NNN
2665 (one to three octal digits), optionally with an additional
2666 .Ql 0
2667 suffix.
2668 A 0 byte will suppress further output for the quoted argument.
2669 .It Ql \exHH
2670 eight-bit byte with the hexadecimal value
2671 .Ql HH
2672 (one or two hexadecimal characters).
2673 A 0 byte will suppress further output for the quoted argument.
2674 .It Ql \eUHHHHHHHH
2675 the Unicode / ISO-10646 character with the hexadecimal codepoint value
2676 .Ql HHHHHHHH
2677 (one to eight hexadecimal digits) \(em note that Unicode defines the
2678 maximum codepoint to be ever supported as
2679 .Ql 0x10FFFF
2680 (in planes of
2681 .Ql 0xFFFF
2682 characters each).
2683 This escape is only supported in locales which support Unicode (see
2684 .Sx "Character sets" ) ,
2685 in other cases the sequence will remain unexpanded unless the given code
2686 point is ASCII compatible or can be represented in the current locale.
2687 The character NUL will suppress further output for the quoted argument.
2688 .It Ql \euHHHH
2689 Identical to
2690 .Ql \eUHHHHHHHH
2691 except it takes only one to four hexadecimal digits.
2692 .It Ql \ecX
2694 .Ql control-X
2695 character.
2696 This is a mechanism that allows usage of the non-printable (ASCII and
2697 compatible) control codes 0 to 31: to be able to create a printable
2698 representation the numeric value 64 is added to the control code of
2699 desire, and the resulting ASCII character set code point is then
2700 printed, e.g., BEL is
2701 .Ql 7 + 64 = 71 = G .
2702 Often circumflex notation is used for the visualization purpose, e.g,
2703 .Ql ^G ,
2704 but the reverse solid notation has been standardized:
2705 .Ql \ecG .
2706 The control code NUL
2707 .Pf ( Ql \ec@ )
2708 ends argument processing without producing further output.
2709 .It Ql \e$NAME
2710 Non-standard extension: expand the given variable name, as above.
2711 Brace enclosing the name is supported.
2712 .It Ql \e`{command}
2713 Not yet supported, just to raise awareness: Non-standard extension.
2719 .Sy Compatibility notes:
2720 \*(ID Note these are new mechanisms which are not supported by all
2721 commands.
2722 Round-tripping (feeding in things shown in list modes again) are not yet
2723 stable or possible at all.
2724 On new-style command lines it is wise to quote semicolon
2725 .Ql \&;
2726 and vertical bar
2727 .Ql |
2728 characters in order to ensure upward compatibility: the author would
2729 like to see things like
2730 .Ql ? echo $'trouble\etahead' | cat >> in_the_shell.txt
2732 .Ql ? top 2 5 10; type 3 22
2733 become possible.
2734 Before \*(UA will switch entirely to shell-style argument parsing there
2735 will be a transition phase where using
2736 .Ic \&\&wysh
2737 will emit obsoletion warnings.
2738 E.g., the following are equivalent:
2740 .Bd -literal -offset indent
2741 mlist @any\e\e.where\e\e.example\e\e.com
2742 wysh mlist '@any\e.where\e.example\e.com' # This is a comment
2743 wysh mlist $'@any\e\e\ex2Ewhere\e\e.example\e\e\e56com' # A comment
2744 wysh mlist "@any\e.where\e.example\e.com"
2748 In any event an unquoted reverse solidus at the end of a command line is
2749 discarded and the next line continues the command.
2750 \*(ID Note that line continuation is handled before the above parsing is
2751 applied, i.e., the parsers documented above will see merged lines.
2752 Filenames, where expected, are subsequently subjected to the following
2753 transformations, in sequence:
2756 .Bl -bullet -compact -offset indent
2758 If the filename begins with an unquoted plus sign, and the
2759 .Va folder
2760 variable is defined,
2761 the plus sign will be replaced by the value of the
2762 .Va folder
2763 variable followed by a solidus.
2764 If the
2765 .Va folder
2766 variable is unset or is set to null, the filename will be unchanged.
2769 Meta expansions are applied to the filename: a leading tilde
2770 .Ql ~
2771 character will be replaced by the expansion of
2772 .Ev HOME ,
2773 except when followed by a valid user name, in which case the home
2774 directory of the given user is used instead.
2775 Any occurrence of
2776 .Ql $VARIABLE
2778 .Ql ${VARIABLE} )
2779 will be replaced by the expansion of the variable, if possible; \*(UA
2780 .Sx "INTERNAL VARIABLES"
2781 as well as
2782 .Sx ENVIRONMENT
2783 (shell) variables can be accessed through this mechanism, and the usual
2784 escape mechanism has to be applied to prevent interpretation.
2785 If the fully expanded filename results in multiple pathnames and the
2786 command is expecting only one file, an error results.
2788 In interactive context, in order to allow simple value acceptance (via
2789 .Dq ENTER ) ,
2790 arguments will usually be displayed in a properly quoted form, e.g., a file
2791 .Ql diet\e is \ecurd.txt
2792 may be displayed as
2793 .Ql 'diet\e is \ecurd.txt' .
2797 The following commands are available:
2799 .Bl -tag -width ".Ic _ccount"
2801 .It Ic \&!
2802 Executes the
2803 .Ev SHELL
2804 (see
2805 .Xr sh 1 Ns
2806 ) command which follows.
2809 .It Ic #
2810 The comment-command causes the entire line to be ignored.
2811 .Sy Note:
2812 this really is a normal command which' purpose is to discard its
2813 arguments, not a
2814 .Dq comment-start
2815 indicating special character, which means that, e.g., trailing comments
2816 on a line are not possible.
2819 .It Ic +
2820 Goes to the next message in sequence and types it
2821 (like
2822 .Dq ENTER ) .
2825 .It Ic -
2826 Display the preceding message, or the n'th previous message if given
2827 a numeric argument n.
2830 .It Ic =
2831 Show the current message number (the
2832 .Dq dot ) .
2835 .It Ic \&?
2836 Show a brief summary of commands.
2837 \*(OP Given an argument a synopsis for the command in question is
2838 shown instead; commands can be abbreviated in general and this command
2839 can be used to see the full expansion of an abbreviation including the
2840 synopsis, try, e.g.,
2841 .Ql ?h ,
2842 .Ql ?hel
2844 .Ql ?help
2845 and see how the output changes.
2848 .It Ic \&|
2849 A synonym for the
2850 .Ic pipe
2851 command.
2854 .It Ic ~
2855 Interprets the remainder of the word as a macro name and passes it
2856 through to the
2857 .Ic call
2858 command; e.g.,
2859 .Ql ~ Ns Ar mymacro
2860 is a shorter synonym for
2861 .Ql call Ar mymacro .
2864 .It Ic account
2865 (ac) Creates, selects or lists (an) account(s).
2866 Accounts are special incarnations of
2867 .Ic define Ns d
2868 macros and group commands and variable settings which together usually
2869 arrange the environment for the purpose of creating an email account.
2870 Different to normal macros settings which are covered by
2871 .Ic localopts
2872 \(en here by default enabled! \(en will not be reverted before the
2873 .Ic account
2874 is changed again.
2875 The special account
2876 .Ql null
2877 (case-insensitive) always exists, and all but it can be deleted via
2878 .Ic unaccount .
2880 Without arguments a listing of all defined accounts is shown.
2881 With one argument the given account is activated: the system
2882 .Ev MAIL Ns
2883 box of that account will be activated (as via
2884 .Ic file ) ,
2885 and a possibly installed
2886 .Va folder-hook
2887 will be run.
2888 The two argument form is identical to defining a macro as via
2889 .Ic define :
2890 .Bd -literal -offset indent
2891 account myisp {
2892   set folder=~/mail MAIL=+syste.mbox record=+sent.mbox
2893   set from='myname@myisp.example (My Name)'
2894   set mta=smtp://mylogin@smtp.myisp.example
2899 .It Ic alias
2900 (a) With no arguments, shows all currently-defined aliases.
2901 With one argument, shows that alias.
2902 With more than one argument,
2903 creates a new alias or appends to an existing one.
2904 .Ic unalias
2905 can be used to delete aliases.
2908 .It Ic alternates
2909 (alt) Manage a list of alternate addresses / names of the active user,
2910 members of which will be removed from recipient lists when replying to
2911 messages (and the
2912 .Va metoo
2913 variable is not set).
2914 If arguments are given the set of alternate names is replaced by them,
2915 without arguments the current set is displayed.
2918 .It Ic answered
2919 Takes a message list and marks each message as having been answered.
2920 This mark has no technical meaning in the mail system;
2921 it just causes messages to be marked in the header summary,
2922 and makes them specially addressable.
2926 .It Ic bind
2927 \*(OP\*(NQ The bind command extends the MLE (see
2928 .Sx "On terminal control and line editor" )
2929 with freely configurable key bindings.
2930 With one argument all bindings for the given context are shown,
2931 specifying an asterisk
2932 .Ql *
2933 will show the bindings of all contexts; a more verbose listing will be
2934 produced if either of
2935 .Va debug
2937 .Va verbose
2938 are set.
2939 With two or more arguments a binding is (re)established:
2940 the first argument is the context to which the binding shall apply,
2941 the second argument is a comma-separated list of the
2942 .Dq keys
2943 which form the binding, and any remaining arguments form the expansion.
2944 To indicate that a binding shall not be auto-committed, but that the
2945 expansion shall instead be furtherly editable by the user, an at-sign
2946 .Ql @
2947 (that will be removed) can be placed last in the expansion, from which
2948 leading and trailing whitespace will finally be removed.
2951 Contexts define when a binding applies, i.e., a binding won't be seen
2952 unless the context for which it is defined for is currently active.
2953 This is not true for the binding
2954 .Ql base ,
2955 which always applies, but which will be searched secondarily to a more
2956 specialized context and may thus have some or all of its key bindings
2957 transparently replaced by equal bindings of more specialized contexts.
2958 The available contexts are
2959 .Ql base ,
2960 which always applies, and
2961 .Ql compose ,
2962 which applies to compose-mode.
2965 .Dq Keys
2966 which form the binding are specified as a comma-separated list of
2967 byte-sequences, where each list entry corresponds to one key(press).
2968 \*(OPally a list entry may, indicated by a leading colon character
2969 .Ql \&: ,
2970 also refer to the name of a terminal capability;
2971 several dozen names will be compiled into \*(UA and may be specified
2972 either by their
2973 .Xr terminfo 5 ,
2974 or, if existing, by their
2975 .Xr termcap 5
2976 name, regardless of the actually used terminal control library.
2977 It is however possible to use any capability, as long as the name is
2978 resolvable by the control library or defined in the internal variable
2979 .Va termcap .
2980 Input sequences are not case-normalized, so that an exact match is
2981 required to update or remove a binding.
2982 Examples:
2984 .Bd -literal -offset indent
2985 bind base $'\eE',d mle-snarf-word-fwd # Esc(ape)
2986 bind base $'\eE',$'\ec?' mle-snarf-word-bwd # Esc, Delete
2987 bind compose :kf1 ~e
2988 bind base $'\ecA',:khome,w 'echo An editable binding@'
2989 bind base a,b,c rm -rf / @  # Another editable binding
2993 Note that the entire comma-separated list is first parsed (over) as a
2994 shell-token with whitespace as the field separator, before being parsed
2995 and expanded for real with comma as the field separator, therefore
2996 whitespace needs to be properly quoted:
2997 shell-style quoting is documented in the introductional section of
2998 .Sx COMMANDS .
2999 Using Unicode reverse solidus escape sequences renders a binding
3000 defunctional if the locale doesn't support Unicode (see
3001 .Sx "Character sets" ) ,
3002 and using terminal capabilities does so if no terminal control support
3003 is (currently) available.
3006 The following terminal capability names are builtin and can be used in
3007 .Xr terminfo 5
3008 or (if available) the two-letter
3009 .Xr termcap 5
3010 notation regardless of the actually used library.
3011 See the respective manual for a list of capabilities.
3012 The program
3013 .Xr infocmp 1
3014 can be used to show all the capabilities of
3015 .Ev $TERM
3016 or the given terminal type;
3017 using the
3018 .Fl \&\&x
3019 flag will also show supported (non-standard) extensions.
3022 .Bl -tag -compact -width kcuuf_or_kcuuf
3023 .It Cd kbs Ns \0or Cd kb
3024 Backspace.
3025 .It Cd kdch1 Ns \0or Cd kD
3026 Delete character.
3027 .It Cd kDC Ns \0or Cd *4
3028 \(em shifted variant.
3029 .It Cd kel Ns \0or Cd kE
3030 Clear to end of line.
3031 .It Cd kext Ns \0or Cd @9
3032 Exit.
3033 .It Cd kich1 Ns \0or Cd kI
3034 Insert character.
3035 .It Cd kIC Ns \0or Cd #3
3036 \(em shifted variant.
3037 .It Cd khome Ns \0or Cd kh
3038 Home.
3039 .It Cd kHOM Ns \0or Cd #2
3040 \(em shifted variant.
3041 .It Cd kend Ns \0or Cd @7
3042 End.
3043 .It Cd knp Ns \0or Cd kN
3044 Next page.
3045 .It Cd kpp Ns \0or Cd kP
3046 Previous page.
3047 .It Cd kcub1 Ns \0or Cd kl
3048 Left cursor (with more modifiers: see below).
3049 .It Cd kLFT Ns \0or Cd #4
3050 \(em shifted variant.
3051 .It Cd kcuf1 Ns \0or Cd kr
3052 Right cursor (ditto).
3053 .It Cd kRIT Ns \0or Cd %i
3054 \(em shifted variant.
3055 .It Cd kcud1 Ns \0or Cd kd
3056 Down cursor (ditto).
3057 .It Cd kDN
3058 \(em shifted variant (only terminfo).
3059 .It Cd kcuu1 Ns \0or Cd ku
3060 Up cursor (ditto).
3061 .It Cd kUP
3062 \(em shifted variant (only terminfo).
3063 .It Cd kf0 Ns \0or Cd k0
3064 Function key 0.
3065 Add one for each function key up to
3066 .Cd kf9
3068 .Cd k9 ,
3069 respectively.
3070 .It Cd kf10 Ns \0or Cd k;
3071 Function key 10.
3072 .It Cd kf11 Ns \0or Cd F1
3073 Function key 11.
3074 Add one for each function key up to
3075 .Cd kf19
3077 .Cd F9 ,
3078 respectively.
3082 Some terminals support key-modifier combination extensions, e.g.,
3083 .Ql Alt+Shift+xy .
3084 For example, the delete key,
3085 .Cd kdch1 :
3086 in its shifted variant, the name is mutated to
3087 .Cd  kDC ,
3088 then a number is appended for the states
3089 .Ql Alt
3090 .Pf ( Cd kDC3 ) ,
3091 .Ql Shift+Alt
3092 .Pf ( Cd kDC4 ) ,
3093 .Ql Control
3094 .Pf ( Cd kDC5 ) ,
3095 .Ql Shift+Control
3096 .Pf ( Cd kDC6 ) ,
3097 .Ql Alt+Control
3098 .Pf ( Cd kDC7 ) ,
3099 finally
3100 .Ql Shift+Alt+Control
3101 .Pf ( Cd kDC8 ) .
3102 The same for the left cursor key,
3103 .Cd kcub1 :
3104 .Cd KLFT , KLFT3 , KLFT4 , KLFT5 , KLFT6 , KLFT7 , KLFT8 .
3107 Key bindings can be removed with the command
3108 .Ic unbind .
3109 It is advisable to use an initial escape or other control character (e.g.,
3110 .Ql \ecA )
3111 for bindings which describe user key combinations (as opposed to purely
3112 terminal capability based ones), in order to avoid ambiguities whether
3113 input belongs to key sequences or not; it also reduces search time.
3114 Adjusting
3115 .Va bind-timeout
3116 may help shall keys and sequences be falsely recognized.
3120 .It Ic call
3121 Calls a macro that has been created via
3122 .Ic define .
3125 .It Ic cd
3126 (ch) Change the working directory to
3127 .Ev HOME
3128 or the given argument.
3129 Synonym for
3130 .Ic chdir .
3133 .It Ic certsave
3134 \*(OP Only applicable to S/MIME signed messages.
3135 Takes a message list and a file name and saves the certificates
3136 contained within the message signatures to the named file in both
3137 human-readable and PEM format.
3138 The certificates can later be used to send encrypted messages to the
3139 respective message senders by setting
3140 .Va smime-encrypt-USER@HOST
3141 variables.
3144 .It Ic chdir
3145 (ch) Change the working directory to
3146 .Ev HOME
3147 or the given argument.
3148 Synonym for
3149 .Ic cd .
3152 .It Ic collapse
3153 Only applicable to threaded mode.
3154 Takes a message list and makes all replies to these messages invisible
3155 in header summaries, unless they are in state
3156 .Ql new .
3160 .It Ic colour
3161 \*(OP\*(NQ Manage colour mappings for the type of colour given as the
3162 (case-insensitive) first argument, which must be one of
3163 .Ql 256
3164 for 256-colour terminals,
3165 .Ql 8 ,
3166 .Ql ansi
3168 .Ql iso
3169 for the standard 8-colour ANSI / ISO 6429 color palette and
3170 .Ql 1
3172 .Ql mono
3173 for monochrome terminals.
3174 Monochrome terminals cannot deal with colours, but only (some) font
3175 attributes.
3178 Without further arguments the list of all currently defined mappings
3179 for the given colour type is shown (as a special case giving
3180 .Ql all
3182 .Ql *
3183 will iterate over all types in order).
3184 Otherwise the second argument defines the mappable slot, the third
3185 argument a (comma-separated list of) colour and font attribute
3186 specification(s), and the optional fourth argument can be used to
3187 specify a precondition: if conditioned mappings exist they are tested in
3188 (creation) order unless a (case-insensitive) match has been found, and
3189 the default mapping (if any has been established) will only be chosen as
3190 a last resort.
3191 The types of precondition available depend on the mappable slot, the
3192 following of which exist:
3195 Mappings prefixed with
3196 .Ql mle-
3197 are used for the \*(OPal builtin Mailx-Line-Editor (MLE, see
3198 .Sx "On terminal control and line editor" )
3199 and don't support preconditions.
3201 .Bl -tag -compact -width view-partinfo
3202 .It Cd mle-position
3203 This mapping is used for the position indicator that is visible when
3204 a line cannot be fully displayed on the screen.
3205 .It Cd mle-prompt
3206 Used for the
3207 .Va prompt .
3211 Mappings prefixed with
3212 .Ql sum-
3213 are used in header summaries, and they all understand the preconditions
3214 .Ql dot
3215 (the current message) and
3216 .Ql older
3217 for elder messages (only honoured in conjunction with
3218 .Va datefield-markout-older ) .
3220 .Bl -tag -compact -width view-partinfo
3221 .It Cd sum-dotmark
3222 This mapping is used for the
3223 .Dq dotmark
3224 that can be created with the
3225 .Ql %>
3227 .Ql %<
3228 formats of the variable
3229 .Va headline .
3230 .It Cd sum-header
3231 For the complete header summary line except the
3232 .Dq dotmark
3233 and the thread structure.
3234 .It Cd sum-thread
3235 For the thread structure which can be created with the
3236 .Ql %i
3237 format of the variable
3238 .Va headline .
3242 Mappings prefixed with
3243 .Ql view-
3244 are used when displaying messages.
3246 .Bl -tag -compact -width view-partinfo
3247 .It Cd view-from_
3248 This mapping is used for so-called
3249 .Ql From_
3250 lines, which are MBOX file format specific header lines.
3251 .It Cd view-header
3252 For header lines.
3253 A comma-separated list of headers to which the mapping applies may be
3254 given as a precondition; if the \*(OPal regular expression support is
3255 available then if any of the
3256 .Dq magical
3257 (extended) regular expression characters is seen the precondition will
3258 be evaluated as (an extended) one.
3259 .It Cd view-msginfo
3260 For the introductional message info line.
3261 .It Cd view-partinfo
3262 For MIME part info lines.
3266 The following (case-insensitive) colour definitions and font attributes
3267 are understood, multiple of which can be specified in a comma-separated
3268 list:
3270 .Bl -tag -width ft=
3271 .It Cd ft=
3272 a font attribute:
3273 .Ql bold ,
3274 .Ql reverse
3276 .Ql underline .
3277 It is possible (and often applicable) to specify multiple font
3278 attributes for a single mapping.
3280 .It Cd fg=
3281 foreground colour attribute:
3282 .Ql black ,
3283 .Ql blue ,
3284 .Ql green ,
3285 .Ql red ,
3286 .Ql brown ,
3287 .Ql magenta ,
3288 .Ql cyan
3290 .Ql white .
3291 To specify a 256-color mode a decimal number colour specification in
3292 the range 0 to 255, inclusive, is supported, and interpreted as follows:
3294 .Bl -tag -compact -width "999 - 999"
3295 .It 0 - 7
3296 the standard ISO 6429 colors, as above.
3297 .It 8 - 15
3298 high intensity variants of the standard colors.
3299 .It 16 - 231
3300 216 colors in tuples of 6.
3301 .It 232 - 255
3302 grayscale from black to white in 24 steps.
3304 .Bd -literal -offset indent
3305 #!/bin/sh -
3306 fg() { printf "\e033[38;5;${1}m($1)"; }
3307 bg() { printf "\e033[48;5;${1}m($1)"; }
3309 while [ $i -lt 256 ]; do fg $i; i=$(($i + 1)); done
3310 printf "\e033[0m\en"
3312 while [ $i -lt 256 ]; do bg $i; i=$(($i + 1)); done
3313 printf "\e033[0m\en"
3316 .It Cd bg=
3317 background colour attribute (see
3318 .Cd fg=
3319 for possible values).
3323 Mappings may be removed with the command
3324 .Ic uncolour .
3325 For a generic overview see the section
3326 .Sx "Coloured display" .
3330 .It Ic Copy
3331 (C) Copy messages to files whose names are derived from the author of
3332 the respective message and don't mark them as being saved;
3333 otherwise identical to
3334 .Ic Save .
3337 .It Ic copy
3338 (c) Copy messages to the named file and don't mark them as being saved;
3339 otherwise identical to
3340 .Ic save .
3343 .It Ic customhdr
3344 \*(NQ With no arguments, shows all currently-defined custom headers.
3345 With one argument, shows that custom header.
3346 With more than one argument, creates a new or replaces an existing
3347 custom header with the name given as the first argument, the content of
3348 which being defined by the concatenated remaining arguments.
3349 .Ic uncustomhdr
3350 can be used to delete custom headers.
3351 \*(ID Overwriting of automatically managed headers is neither supported
3352 nor prevented.
3353 Defined custom headers will be injected into newly composed or forwarded
3354 messages, e.g.:
3356 .Dl customhdr OpenPGP id=12345678; url=http://www.YYY.ZZ
3358 The \*(OB variable
3359 .Va customhdr
3360 may also be used to inject custom headers; it is covered by
3361 .Ic localopts .
3364 .It Ic cwd
3365 Show the name of the current working directory.
3368 .It Ic Decrypt
3369 \*(OP For unencrypted messages this command is identical to
3370 .Ic Copy ;
3371 Encrypted messages are first decrypted, if possible, and then copied.
3374 .It Ic decrypt
3375 \*(OP For unencrypted messages this command is identical to
3376 .Ic copy ;
3377 Encrypted messages are first decrypted, if possible, and then copied.
3380 .It Ic define
3381 Without arguments the current list of macros, including their content,
3382 is shown, otherwise a macro is defined.
3383 A macro definition is a sequence of commands in the following form:
3384 .Bd -literal -offset indent
3385 define name {
3386   command1
3387   command2
3388   ...
3389   commandN
3393 A defined macro can be invoked explicitly by using the
3394 .Ic call
3396 .Ic ~
3397 commands, or implicitly if a macro hook is triggered, e.g., a
3398 .Va folder-hook .
3399 Note that interpretation of
3400 .Ic localopts
3401 depends on how (i.e.,
3402 .Dq as what :
3403 normal macro, folder hook, hook, account switch) the macro is invoked.
3404 Macros can be deleted via
3405 .Ic undefine .
3407 .Sy \*(ID:
3408 Macro behaviour, including option localization, will change in v15.
3409 Please be aware of that and possibly embed a version check in a resource
3410 file of yours!
3413 .It Ic delete
3414 (d) Marks the given message list as
3415 .Ql deleted .
3416 Deleted messages will neither be saved in
3417 .Ev MBOX
3418 nor will they be available for most other commands.
3421 .It Ic discard
3422 (di) Identical to
3423 .Ic ignore .
3424 Also see
3425 .Ic retain .
3429 .It Ic dp , dt
3430 Deletes the current message and displays the next message.
3431 If there is no next message, \*(UA says
3432 .Dq at EOF .
3435 .It Ic dotmove
3436 Move the
3437 .Dq dot
3438 up or down by one message when given
3439 .Ql +
3441 .Ql -
3442 argument, respectively.
3445 .It Ic draft
3446 Takes a message list and marks each given message as a draft.
3447 This mark has no technical meaning in the mail system;
3448 it just causes messages to be marked in the header summary,
3449 and makes them specially addressable.
3452 .It Ic echo
3453 (ec) Echoes its arguments after applying
3454 .Xr sh 1 Ns -style
3455 expansions and filename transformations, as documented for
3456 .Sx COMMANDS .
3459 .It Ic edit
3460 (e) Point the text editor (as defined in
3461 .Ev EDITOR )
3462 at each message from the given list in turn.
3463 Modified contents are discarded unless the
3464 .Va writebackedited
3465 variable is set.
3468 .It Ic elif
3469 Part of the
3470 .Ic if Ns / Ns Ic elif Ns / Ns Ic else Ns / Ns Ic endif
3471 conditional \(em if the condition of a preceding
3472 .Ic if
3473 was false, check the following condition and execute the following block
3474 if it evaluates true.
3477 .It Ic else
3478 (el) Part of the
3479 .Ic if Ns / Ns Ic elif Ns / Ns Ic else Ns / Ns Ic endif
3480 conditional \(em if none of the conditions of the preceding
3481 .Ic if
3483 .Ic elif
3484 commands was true, the
3485 .Ic else
3486 block is executed.
3489 .It Ic endif
3490 (en) Marks the end of an
3491 .Ic if Ns / Ns Ic elif Ns / Ns Ic else Ns / Ns Ic endif
3492 conditional execution block.
3496 .It Ic environ
3497 \*(NQ \*(UA has a strict notion about which variables are
3498 .Sx "INTERNAL VARIABLES"
3499 and which are managed in the program
3500 .Sx ENVIRONMENT .
3501 Since some of the latter are a vivid part of \*(UAs functioning,
3502 however, they are transparently integrated into the normal handling of
3503 internal variables via
3504 .Ic set
3506 .Ic unset .
3507 To integrate other environment variables of choice into this
3508 transparent handling, and also to export internal variables into the
3509 process environment where they normally are not, a
3510 .Ql link
3511 needs to become established with this command, as in, e.g.,
3514 .Dl environ link PERL5LIB from TZ
3517 Afterwards changing such variables with
3518 .Ic set
3519 will cause automatic updates of the program environment, and therefore
3520 be inherited by newly created child processes.
3521 Sufficient system support provided (it was in BSD as early as 1987, and
3522 is standardized since Y2K) removing such variables with
3523 .Ic unset
3524 will remove them also from the program environment, but in any way
3525 the knowledge they ever have been
3526 .Ql link Ns
3527 ed will be lost.
3528 Note this implies that
3529 .Ic localopts
3530 may cause loss of links.
3533 The command
3534 .Ql unlink
3535 will remove an existing link, but leaves the variables as such intact.
3536 Additionally the subcommands
3537 .Ql set
3539 .Ql unset
3540 are provided, which work exactly the same as the documented commands
3541 .Ic set
3543 .Ic unset ,
3544 but (additionally) link the variable(s) with the program environment and
3545 thus immediately export them to, or remove them from (if possible),
3546 respectively, the program environment.
3550 .It Ic errors
3551 \*(OP Since \*(UA uses the console as a user interface it can happen
3552 that messages scroll by too fast to become recognized.
3553 Optionally an error message ring queue is available which stores
3554 duplicates of any error message and notifies the user in interactive
3555 sessions whenever a new error has occurred.
3556 The queue is finite: if its maximum size is reached any new message
3557 replaces the eldest.
3558 The command
3559 .Ic errors
3560 can be used to manage this message queue: if given
3561 .Ar show
3562 or no argument the queue will be displayed and cleared,
3563 .Ar clear
3564 will only clear all messages from the queue.
3567 .It Ic exit
3568 (ex or x) Exit from \*(UA without changing the active mailbox and skip
3569 any saving of messages in
3570 .Ev MBOX
3571 as well as a possibly tracked line editor history file.
3574 .It Ic File
3575 (Fi) Like
3576 .Ic file ,
3577 but open the mailbox readonly.
3580 .It Ic file
3581 (fi) The file command switches to a new mailbox.
3582 Without arguments it shows status information of the current mailbox.
3583 If an argument is given, it will write out changes (such as deletions)
3584 the user has made and open a new mailbox.
3585 Some special conventions are recognized for the
3586 .Ar name
3587 argument:
3589 .Bl -tag -compact -offset indent -width ".Ar %:__lespec"
3590 .It Ar #
3591 (number sign) means the previous file,
3592 .It Ar %
3593 (percent sign) means the invoking user's system
3594 .Ev MAIL Ns
3595 box,
3596 .It Ar %user
3597 means the primary system mailbox of
3598 .Ar user
3599 (and never the value of
3600 .Va folder ,
3601 regardless of its actual setting),
3602 .It Ar &
3603 (ampersand) means the invoking user's
3604 .Ev MBOX
3605 file and
3606 .It Ar +file
3607 means a
3608 .Ar file
3609 in the
3610 .Va folder
3611 directory.
3612 .It Ar %:filespec
3613 expands to the same value as
3614 .Ar filespec ,
3615 but the file is handled as a primary system mailbox by, e.g., the
3616 .Ic mbox
3618 .Ic save
3619 commands, meaning that messages that have been read in the current
3620 session will be moved to the
3621 .Ev MBOX
3622 mailbox instead of simply being flagged as read.
3625 If the name matches one of the strings defined with the command
3626 .Ic shortcut ,
3627 it is replaced by its long form and expanded.
3628 If the name ends with
3629 .Ql .gz ,
3630 .Ql .bz2
3632 .Ql .xz
3633 it is treated as being compressed with
3634 .Xr gzip 1 ,
3635 .Xr bzip2 1
3637 .Xr xz 1 ,
3638 respectively, and transparently handled through an intermediate
3639 (un)compression step (using a temporary file) with the according
3640 facility, sufficient support provided.
3641 Likewise, if the named file doesn't exist, but a file with one of the
3642 mentioned compression extensions does, then the name is automatically
3643 expanded and the compressed file is used.
3645 Otherwise, if the name ends with an extension for which
3646 .Va file-hook-load-EXTENSION
3648 .Va file-hook-save-EXTENSION
3649 variables are set, then the given hooks will be used to load and save
3650 .Dq name ,
3651 and \*(UA will work with an intermediate temporary file.
3653 MBOX files (flat file-based mailboxes) are generally locked during file
3654 operations in order to avoid inconsistencies due to concurrent
3655 modifications.
3656 \*(OPal Mailbox files which \*(UA treats as system
3657 .Ev MAIL Ns
3658 boxes or primary mailboxes will also be protected by so-called dotlock
3659 files, the traditional way of mail spool file locking: for any file
3660 .Ql a
3661 a lock file
3662 .Ql a.lock
3663 will be created for the duration of the synchronization \(em
3664 as necessary a privilege-separated dotlock child process will be used
3665 to accommodate for necessary privilege adjustments in order to create
3666 the dotlock file in the same directory
3667 and with the same user and group identities as the file of interest.
3670 .Ar name
3671 refers to a directory with the subdirectories
3672 .Ql tmp ,
3673 .Ql new
3675 .Ql cur ,
3676 then it is treated as a folder in
3677 .Dq Maildir
3678 format; \*(ID the variable
3679 .Va newfolders
3680 can be used to control the format of yet non-existent folders.
3681 A name of the form
3683 .Dl \*(IN protocol://[user[:password]@]host[:port][/path]
3684 .Dl \*(OU protocol://[user@]host[:port][/path]
3686 is taken as an Internet mailbox specification.
3687 The \*(OPally supported protocols are
3688 .Ar pop3
3689 (POP3) and
3690 .Ar pop3s
3691 (POP3 with SSL/TLS encrypted transport).
3693 .Ar [/path]
3694 part is valid only for IMAP; there it defaults to
3695 .Ar INBOX .
3696 Also see the section
3697 .Sx "On URL syntax and credential lookup" .
3699 \*(OU If
3700 .Ar user
3701 contains special characters, in particular
3702 .Ql /
3704 .Ql % ,
3705 they must be escaped in URL notation \(en the command
3706 .Ic urlencode
3707 can be used to show the necessary conversion.
3710 .It Ic flag
3711 Takes a message list and marks the messages as
3712 .Ic flag Ns
3713 ged for urgent/special attention.
3714 This mark has no technical meaning in the mail system;
3715 it just causes messages to be highlighted in the header summary,
3716 and makes them specially addressable.
3719 .It Ic folder
3720 (fold) The same as
3721 .Ic file .
3724 .It Ic folders
3725 With no arguments, list the names of the folders in the folder directory.
3726 With an existing folder as an argument,
3727 lists the names of folders below the named folder.
3730 .It Ic Followup
3731 (F) Similar to
3732 .Ic Respond ,
3733 but saves the message in a file named after the local part of the first
3734 recipient's address (instead of in
3735 .Va record Ns ).
3738 .It Ic followup
3739 (fo) Similar to
3740 .Ic respond ,
3741 but saves the message in a file named after the local part of the first
3742 recipient's address (instead of in
3743 .Va record Ns ).
3746 .It Ic followupall
3747 Similar to
3748 .Ic followup ,
3749 but responds to all recipients regardless of the
3750 .Va flipr
3751 variable.
3754 .It Ic followupsender
3755 Similar to
3756 .Ic Followup ,
3757 but responds to the sender only regardless of the
3758 .Va flipr
3759 variable.
3762 .It Ic Forward
3763 Alias for
3764 .Ic Fwd .
3767 .It Ic forward
3768 Alias for
3769 .Ic fwd .
3772 .It Ic from
3773 (f) Takes a list of message specifications and displays a summary of
3774 their message headers, exactly as via
3775 .Ic headers .
3776 An alias of this command is
3777 .Ic search .
3778 Also see
3779 .Sx "Specifying messages" .
3782 .It Ic Fwd
3783 Similar to
3784 .Ic fwd ,
3785 but saves the message in a file named after the local part of the
3786 recipient's address (instead of in
3787 .Va record Ns ).
3790 .It Ic fwd
3791 Takes a message and the address of a recipient
3792 and forwards the message to him.
3793 The text of the original message is included in the new one,
3794 with the value of the
3795 .Va fwdheading
3796 variable preceding it.
3798 .Ic fwdignore
3800 .Ic fwdretain
3801 commands specify which header fields are included in the new message.
3802 Only the first part of a multipart message is included unless the
3803 .Va forward-as-attachment
3804 option is set.
3805 Unless the option
3806 .Va fullnames
3807 is set recipient addresses will be stripped from comments, names etc.
3810 .It Ic fwdignore
3811 Specifies which header fields are to be ignored with the command
3812 .Ic fwd .
3813 This command has no effect when the
3814 .Va forward-as-attachment
3815 option is set.
3818 .It Ic fwdretain
3819 Specifies which header fields are to be retained with the command
3820 .Ic fwd .
3821 .Ic fwdretain
3822 overrides
3823 .Ic fwdignore .
3824 This command has no effect when the
3825 .Va forward-as-attachment
3826 option is set.
3829 .It Ic ghost
3830 Define or list command aliases, so-called ghosts.
3831 Without arguments a list of all currently known aliases is shown.
3832 With one argument the expansion of the given alias is shown.
3833 With two or more arguments a command alias is defined or updated: the
3834 first argument is the name under which the remaining command line should
3835 be accessible, the content of which can be just about anything.
3836 A ghost can be used everywhere a normal command can be used, but always
3837 takes precedence; any arguments that are given to the command alias are
3838 joined onto the alias content, and the resulting string forms the
3839 command line that is, in effect, executed.
3840 Also see
3841 .Ic unghost .
3842 .Bd -literal -offset indent
3843 ? gh xx
3844 `ghost': no such alias: "xx"
3845 ? gh xx echo hello,
3846 ? gh xx
3847 ghost xx "echo hello,"
3848 ? xx
3849 hello,
3850 ? xx world
3851 hello, world
3855 .It Ic headers
3856 (h) Show the current group of headers, the size of which depends on
3857 the variable
3858 .Va screen
3859 and the style of which can be adjusted with the variable
3860 .Va headline .
3861 If a message-specification is given the group of headers containing the
3862 first message therein is shown and the message at the top of the screen
3863 becomes the new
3864 .Dq dot .
3867 .It Ic help
3868 (hel) A synonym for
3869 .Ic \&? .
3872 .It Ic history
3873 \*(OP Either
3874 .Ar show
3876 .Ar clear
3877 the list of history entries;
3878 a decimal
3879 .Ar NUMBER
3880 argument selects and shows the respective history entry \(en
3881 press
3882 .Dq ENTER
3883 to accept it, and the history entry will become the new history top.
3884 The default mode if no arguments are given is
3885 .Ar show .
3888 .It Ic hold
3889 (ho, also
3890 .Ic preserve )
3891 Takes a message list and marks each message therein to be saved in the
3892 user's system
3893 .Ev MAIL Ns
3894 box instead of in
3895 .Ev MBOX .
3896 Does not override the
3897 .Ic delete
3898 command.
3899 \*(UA deviates from the POSIX standard with this command, because a
3900 .Ic next
3901 command issued after
3902 .Ic hold
3903 will display the following message, not the current one.
3907 .It Ic if
3908 (i) Part of the nestable
3909 .Ic if Ns / Ns Ic elif Ns / Ns Ic else Ns / Ns Ic endif
3910 conditional execution construct \(em if the given condition is true then
3911 the encapsulated block is executed.
3912 POSIX only supports the (case-insensitive) conditions
3913 .Ql r Ns
3914 eceive
3916 .Ql s Ns
3917 end, all remaining conditions are non-portable extensions; note that
3918 falsely specified conditions cause the execution of the entire
3919 conditional construct until the (matching) closing
3920 .Ic endif
3921 command to be suppressed.
3922 The syntax of the nestable
3923 .Ic if
3924 conditional execution construct requires that each condition and syntax
3925 element is surrounded by whitespace.
3927 .Bd -literal -offset indent
3928 if receive
3929   commands ...
3930 else
3931   commands ...
3932 endif
3936 The (case-insensitive) condition
3937 .Ql t Ns
3938 erminal will evaluate to true if the standard input is a terminal, i.e.,
3939 in interactive sessions.
3940 Another condition can be any boolean value (see the section
3941 .Sx "INTERNAL VARIABLES"
3942 for textual boolean representations) to mark an enwrapped block as
3943 .Dq never execute
3945 .Dq always execute .
3946 It is possible to check
3947 .Sx "INTERNAL VARIABLES"
3948 as well as
3949 .Sx ENVIRONMENT
3950 variables for existence or compare their expansion against a user given
3951 value or another variable by using the
3952 .Ql $
3953 .Pf ( Dq variable next )
3954 conditional trigger character;
3955 a variable on the right hand side may be signalled using the same
3956 mechanism.
3957 The variable names may be enclosed in a pair of matching braces.
3960 The available comparison operators are
3961 .Ql <
3962 (less than),
3963 .Ql <=
3964 (less than or equal to),
3965 .Ql ==
3966 (equal),
3967 .Ql !=
3968 (not equal),
3969 .Ql >=
3970 (greater than or equal to),
3971 .Ql >
3972 (greater than),
3973 .Ql =@
3974 (is substring of) and
3975 .Ql !@
3976 (is not substring of).
3977 The values of the left and right hand side are treated as strings and
3978 are compared 8-bit byte-wise, ignoring case according to the rules of
3979 the US-ASCII encoding (therefore, dependent on the active locale,
3980 possibly producing false results for strings in the locale encoding).
3981 Except for the substring checks the comparison will instead be performed
3982 arithmetically if both, the user given value as well as the variable
3983 content, can be parsed as numbers (integers).
3984 An unset variable is treated as the empty string.
3987 When the \*(OPal regular expression support is available, the additional
3988 test cases
3989 .Ql =~
3991 .Ql !~
3992 can be used.
3993 They treat the right hand side as an extended regular expression that is
3994 matched case-insensitively and according to the active
3995 .Ev LC_CTYPE
3996 locale, meaning that strings in the locale encoding should be matched
3997 correctly.
4000 Conditions can be joined via AND-OR lists (where the AND operator is
4001 .Ql &&
4002 and the OR operator is
4003 .Ql || ) ,
4004 which have equal precedence and will be evaluated with left
4005 associativity, thus using the same syntax that is known for the
4006 .Xr sh 1 .
4007 It is also possible to form groups of conditions and lists by enclosing
4008 them in pairs of brackets
4009 .Ql [\ \&.\&.\&.\ ] ,
4010 which may be interlocked within each other, and also be joined via
4011 AND-OR lists.
4014 The results of individual conditions and entire groups may be modified
4015 via unary operators: the unary operator
4016 .Ql \&!
4017 will reverse the result.
4019 .Bd -literal -offset indent
4020 if $debug
4021   echo *debug* is set
4022 endif
4023 if $ttycharset == "UTF-8"
4024   echo *ttycharset* is set to UTF-8, case-insensitively
4025 endif
4026 set t1=one t2=one
4027 if ${t1} == ${t2}
4028   echo These two variables are equal
4029 endif
4030 if $version-major >= 15
4031   echo Running a new version..
4032   if $features =@ +regex
4033     if $TERM =~ "^xterm\&.*"
4034       echo ..in an X terminal
4035     endif
4036   endif
4037   if [ [ true ] && [ [ ${debug} ] || [ $verbose ] ] ]
4038     echo Noisy, noisy
4039   endif
4040   if true && $debug || ${verbose}
4041     echo Left associativity, as is known from the shell
4042   endif
4043   if ! ! true && ! [ ! $debug && ! $verbose ]
4044     echo Unary operator support
4045   endif
4046 endif
4051 .It Ic ignore
4052 Without arguments the list of ignored header fields is shown,
4053 otherwise the given list of header fields is added to the ignore list:
4054 Header fields in the ignore list are not shown on the terminal when
4055 a message is displayed.
4056 To display a message in its entirety, use the commands
4057 .Ic Type
4059 .Ic Print .
4060 Also see
4061 .Ic discard
4063 .Ic retain .
4066 .It Ic list
4067 Shows the names of all available commands, alphabetically sorted.
4068 If given any non-whitespace argument the list will be shown in the order
4069 in which command prefixes are searched.
4070 A more
4071 .Va verbose
4072 output is available.
4075 .It Ic localopts
4076 This command can be used to localize changes to variables, meaning that
4077 their state will be reverted to the former one once the covered scope
4078 is left.
4079 It can only be used inside of macro definition blocks introduced by
4080 .Ic account
4082 .Ic define ,
4083 and is interpreted as a boolean (string, see
4084 .Sx "INTERNAL VARIABLES" ) ;
4086 .Dq covered scope
4087 of an account is left once it is switched off again.
4088 .Bd -literal -offset indent
4089 define temporary_settings {
4090   set global_option1
4091   localopts on
4092   set local_option1
4093   set local_option2
4094   localopts off
4095   set global_option2
4099 .Sy Note
4100 that this setting
4101 .Dq stacks up :
4102 i.e., if
4103 .Ql macro1
4104 enables change localization and calls
4105 .Ql macro2 ,
4106 which explicitly resets localization, then any value changes within
4107 .Ql macro2
4108 will still be reverted by
4109 .Ql macro1 !
4110 \*(ID Once the outermost level, the one which enabled localization
4111 first, is left, but no earlier, all adjustments will be unrolled.
4112 \*(ID Likewise worth knowing, if in this example
4113 .Ql macro2
4114 changes to a different
4115 .Ic account
4116 which sets some variables that are yet covered by localizations, their
4117 scope will be extended, and in fact leaving the
4118 .Ic account
4119 will (thus) restore settings in (likely) global scope which actually
4120 were defined in a local, private context.
4123 .It Ic Lreply
4124 Reply to messages that come in via known
4125 .Pf ( Ic mlist )
4126 or subscribed
4127 .Pf ( Ic mlsubscribe )
4128 mailing lists, or pretend to do so (see
4129 .Sx "Mailing lists" ) :
4130 on top of the usual
4131 .Ic reply
4132 functionality this will actively resort and even remove message
4133 recipients in order to generate a message that is supposed to be sent to
4134 a mailing list.
4135 For example it will also implicitly generate a
4136 .Ql Mail-Followup-To:
4137 header if that seems useful, regardless of the setting of the variable
4138 .Va followup-to .
4141 .It Ic Mail
4142 Similar to
4143 .Ic mail ,
4144 but saves the message in a file named after the local part of the first
4145 recipient's address (instead of in
4146 .Va record Ns ).
4149 .It Ic mail
4150 (m) Takes a (list of) recipient address(es) as (an) argument(s),
4151 or asks on standard input if none were given;
4152 then collects the remaining mail content and sends it out.
4155 .It Ic mbox
4156 (mb) The given message list is to be sent to
4157 .Ev MBOX
4158 when \*(UA is quit; this is the default action unless the
4159 .Va hold
4160 option is set.
4161 \*(ID This command can only be used in a primary system mailbox (see
4162 .Ic file ) .
4165 .It Ic mimetype
4166 Without any arguments the content of the MIME type cache will displayed.
4167 Otherwise each argument defines a complete MIME type specification of
4168 a type that shall be added (prepended) to the cache.
4169 In any event MIME type sources are loaded first as necessary \(en
4170 .Va mimetypes-load-control
4171 can be used to fine-tune which sources are actually loaded.
4172 Refer to the section on
4173 .Sx "The mime.types files"
4174 for more on MIME type specifications and this topic in general.
4175 MIME type unregistration and cache resets can be triggered with
4176 .Ic unmimetype .
4179 .It Ic mlist
4180 Without arguments the list of all currently defined mailing lists
4181 (and their attributes, if any) is shown; a more verbose listing will be
4182 produced if either of
4183 .Va debug
4185 .Va verbose
4186 are set.
4187 Otherwise all given arguments (which need not be quoted except for
4188 whitespace) will be added and henceforth be recognized as mailing lists.
4189 Mailing lists may be removed via the command
4190 .Ic unmlist .
4192 If the \*(OPal regular expression support is available then mailing
4193 lists may also be specified as (extended) regular expressions (see
4194 .Xr re_format 7
4195 for more on those).
4198 .It Ic mlsubscribe
4199 Without arguments the list of all currently defined mailing lists which
4200 have a subscription attribute is shown; a more verbose listing will be
4201 produced if either of
4202 .Va debug
4204 .Va verbose
4205 are set.
4206 Otherwise this attribute will be set for all given mailing lists,
4207 newly creating them as necessary (as via
4208 .Ic mlist ) .
4209 Subscription attributes may be removed via the command
4210 .Ic unmlsubscribe .
4211 Also see
4212 .Va followup-to .
4215 .It Ic Move
4216 Similar to
4217 .Ic move ,
4218 but moves the messages to a file named after the local part of the
4219 sender address of the first message (instead of in
4220 .Va record Ns ).
4223 .It Ic move
4224 Acts like
4225 .Ic copy
4226 but marks the messages for deletion if they were transferred
4227 successfully.
4230 .It Ic More
4231 Like
4232 .Ic more ,
4233 but also displays ignored header fields and all MIME parts.
4234 Identical to
4235 .Ic Page .
4238 .It Ic more
4239 Invokes the
4240 .Ev PAGER
4241 on the given messages, even in non-interactive mode and as long as the
4242 standard output is a terminal.
4243 Identical to
4244 .Ic page .
4247 .It Ic netrc
4248 \*(OP When used without arguments or if
4249 .Ar show
4250 has been given the content of the
4251 .Pa .netrc
4252 cache is shown, loading it first as necessary.
4253 If the argument is
4254 .Ar load
4255 then the cache will only be initialized and
4256 .Ar clear
4257 will remove its contents.
4258 Note that \*(UA will try to load the file only once, use
4259 .Ql Ic \&\&netrc Ns \:\0\:clear
4260 to unlock further attempts.
4262 .Va netrc-lookup ,
4263 .Va netrc-pipe
4264 and the section
4265 .Sx "On URL syntax and credential lookup" ;
4266 the section
4267 .Sx "The .netrc file"
4268 documents the file format in detail.
4271 .It Ic newmail
4272 Checks for new mail in the current folder without committing any changes
4273 before.
4274 If new mail is present, a message is shown.
4275 If the
4276 .Va header
4277 variable is set,
4278 the headers of each new message are also shown.
4279 This command is not available for all mailbox types.
4282 .It Ic next
4283 (n) (like
4284 .Ql +
4286 .Dq ENTER )
4287 Goes to the next message in sequence and types it.
4288 With an argument list, types the next matching message.
4291 .It Ic New
4292 Same as
4293 .Ic Unread .
4296 .It Ic new
4297 Same as
4298 .Ic unread .
4301 .It Ic noop
4302 If the current folder is accessed via a network connection, a
4303 .Dq NOOP
4304 command is sent, otherwise no operation is performed.
4307 .It Ic Page
4308 Like
4309 .Ic page ,
4310 but also displays ignored header fields and all MIME parts.
4311 Identical to
4312 .Ic More .
4315 .It Ic page
4316 Invokes the
4317 .Ev PAGER
4318 on the given messages, even in non-interactive mode and as long as the
4319 standard output is a terminal.
4320 Identical to
4321 .Ic more .
4324 .It Ic Pipe
4325 Like
4326 .Ic pipe
4327 but also pipes ignored header fields and all parts of MIME
4328 .Ql multipart/alternative
4329 messages.
4332 .It Ic pipe
4333 (pi) Takes a message list and a shell command
4334 and pipes the messages through the command.
4335 Without an argument the current message is piped through the command
4336 given by the
4337 .Va cmd
4338 variable.
4339 If the
4340 .Va page
4341 variable is set,
4342 every message is followed by a formfeed character.
4345 .It Ic preserve
4346 (pre) A synonym for
4347 .Ic hold .
4350 .It Ic Print
4351 (P) Alias for
4352 .Ic Type .
4355 .It Ic print
4356 (p) Research
4358 equivalent of
4359 .Ic type .
4362 .It Ic quit
4363 (q) Terminates the session, saving all undeleted, unsaved messages in
4364 the current
4365 .Ev MBOX ,
4366 preserving all messages marked with
4367 .Ic hold
4369 .Ic preserve
4370 or never referenced in the system
4371 .Ev MAIL Ns
4372 box, and removing all other messages from the primary system mailbox.
4373 If new mail has arrived during the session,
4374 the message
4375 .Dq You have new mail
4376 will be shown.
4377 If given while editing a mailbox file with the command line flag
4378 .Fl f ,
4379 then the edit file is rewritten.
4380 A return to the shell is effected,
4381 unless the rewrite of edit file fails,
4382 in which case the user can escape with the exit command.
4385 .It Ic redirect
4386 Same as
4387 .Ic resend .
4390 .It Ic Redirect
4391 Same as
4392 .Ic Resend .
4395 .It Ic remove
4396 Removes the named files or directories.
4397 If a name refer to a mailbox, e.g., a Maildir mailbox, then a mailbox
4398 type specific removal will be performed, deleting the complete mailbox.
4399 The user is asked for confirmation in interactive mode.
4402 .It Ic rename
4403 Takes the name of an existing folder
4404 and the name for the new folder
4405 and renames the first to the second one.
4406 Both folders must be of the same type.
4409 .It Ic Reply
4410 (R) Reply to originator.
4411 Does not reply to other recipients of the original message.
4412 .Va flipr
4413 will exchange this command with
4414 .Ic reply .
4415 Unless the option
4416 .Va fullnames
4417 is set the recipient address will be stripped from comments, names etc.
4420 .It Ic reply
4421 (r) Take a message and group-responds to it by addressing the sender
4422 and all recipients.
4423 .Va followup-to ,
4424 .Va followup-to-honour ,
4425 .Va reply-to-honour
4426 as well as
4427 .Va recipients-in-cc
4428 influence response behaviour.
4429 The command
4430 .Ic Lreply
4431 offers special support for replying to mailing lists.
4432 Unless the option
4433 .Va fullnames
4434 is set recipient addresses will be stripped from comments, names etc.
4436 .Va flipr
4437 is set the commands
4438 .Ic Reply
4440 .Ic reply
4441 are exchanged.
4444 .It Ic replyall
4445 Similar to
4446 .Ic reply ,
4447 but initiates a group-reply regardless of the value of
4448 .Va flipr .
4451 .It Ic replysender
4452 Similar to
4453 .Ic Reply ,
4454 but responds to the sender only regardless of the value of
4455 .Va flipr .
4458 .It Ic Resend
4459 Like
4460 .Ic resend ,
4461 but does not add any header lines.
4462 This is not a way to hide the sender's identity,
4463 but useful for sending a message again to the same recipients.
4466 .It Ic resend
4467 Takes a list of messages and a user name
4468 and sends each message to the named user.
4469 .Ql Resent-From:
4470 and related header fields are prepended to the new copy of the message.
4473 .It Ic Respond
4474 Same as
4475 .Ic Reply .
4478 .It Ic respond
4479 Same as
4480 .Ic reply .
4483 .It Ic respondall
4484 Same as
4485 .Ic replyall .
4488 .It Ic respondsender
4489 Same as
4490 .Ic replysender .
4493 .It Ic retain
4494 (ret) Without arguments the list of retained header fields is shown,
4495 otherwise the given list of header fields is added to the retain list:
4496 Header fields in the retain list are shown on the terminal when
4497 a message is displayed, all other header fields are suppressed.
4498 To display a message in its entirety, use the commands
4499 .Ic Type
4501 .Ic Print .
4502 Also see
4503 .Ic discard
4505 .Ic ignore ;
4506 .Ic retain
4507 takes precedence over the mentioned.
4510 .It Ic Save
4511 (S) Similar to
4512 .Ic save,
4513 but saves the messages in a file named after the local part of the
4514 sender of the first message instead of (in
4515 .Va record
4516 and) taking a filename argument.
4519 .It Ic save
4520 (s) Takes a message list and a filename and appends each message in turn
4521 to the end of the file.
4522 If no filename is given, the
4523 .Ev MBOX
4524 file is used.
4525 The filename in quotes, followed by the generated character count
4526 is echoed on the user's terminal.
4527 If editing a primary system mailbox the messages are marked for deletion.
4528 Filename interpretation as described for the
4529 .Ic file
4530 command is performed.
4533 .It Ic savediscard
4534 Same as
4535 .Ic saveignore .
4538 .It Ic saveignore
4539 Is to
4540 .Ic save
4541 what
4542 .Ic ignore
4543 is to
4544 .Ic print
4546 .Ic type .
4547 Header fields thus marked are filtered out when saving a message by
4548 .Ic save
4549 or when automatically saving to
4550 .Ev MBOX .
4551 This command should only be applied to header fields that do not contain
4552 information needed to decode the message,
4553 as MIME content fields do.
4556 .It Ic saveretain
4557 Is to
4558 .Ic save
4559 what
4560 .Ic retain
4561 is to
4562 .Ic print
4564 .Ic type .
4565 Header fields thus marked are the only ones saved with a message when
4566 saving by
4567 .Ic save
4568 or when automatically saving to
4569 .Ev MBOX .
4570 .Ic saveretain
4571 overrides
4572 .Ic saveignore .
4573 The use of this command is strongly discouraged since it may strip
4574 header fields that are needed to decode the message correctly.
4577 .It Ic search
4578 Takes a message specification (list) and displays a header summary of
4579 all matching messages, as via
4580 .Ic headers .
4581 This command is an alias of
4582 .Ic from .
4583 Also see
4584 .Sx "Specifying messages" .
4587 .It Ic seen
4588 Takes a message list and marks all messages as having been read.
4591 .It Ic set
4592 (se) Without arguments this command shows all internal variables which
4593 are currently known to \*(UA (they have been set).
4594 A more verbose listing will be produced if either of
4595 .Va debug
4597 .Va verbose
4598 are set, in which case variables may be preceded with a comment line
4599 that gives some context of what \*(UA knows about the given variable.
4601 Otherwise the given variables (and arguments) are set or adjusted.
4602 Arguments are of the form
4603 .Ql name=value
4604 (no space before or after
4605 .Ql = ) ,
4606 or plain
4607 .Ql name
4608 if there is no value, i.e., a boolean variable.
4609 Quotation marks may be placed around any part of the assignment
4610 statement to quote blanks or tabs, e.g.,
4612 .Dl set indentprefix='->'
4614 If an argument begins with
4615 .Ql no ,
4616 as in
4617 .Ql set nosave ,
4618 the effect is the same as invoking the
4619 .Ic unset
4620 command with the remaining part of the variable
4621 .Pf ( Ql unset save ) .
4624 .Ql name
4625 that is known to map to an environment variable will automatically cause
4626 updates in the program environment (unsetting a variable in the
4627 environment requires corresponding system support).
4628 Please use the command
4629 .Ic environ
4630 for further environmental control.
4631 Also see
4632 .Ic varedit ,
4633 .Ic varshow
4634 and the sections
4635 .Sx "INTERNAL VARIABLES"
4637 .Sx ENVIRONMENT .
4640 .It Ic shell
4641 (sh) Invokes an interactive version of the shell.
4644 .It Ic shortcut
4645 Without arguments the list of all currently defined shortcuts is
4646 shown.
4647 Otherwise all given arguments (which need not be quoted except for
4648 whitespace) are treated as pairs of shortcuts and their expansions,
4649 creating new or changing already existing shortcuts, as necessary.
4650 Shortcuts may be removed via the command
4651 .Ic unshortcut .
4652 The expansion strings should be in the syntax that has been described
4653 for the
4654 .Ic file
4655 command.
4658 .It Ic show
4659 Like
4660 .Ic type ,
4661 but performs neither MIME decoding nor decryption, so that the raw
4662 message text is shown.
4665 .It Ic size
4666 (si) Shows the size in characters of each message of the given
4667 message-list.
4670 .It Ic sort
4671 Shows the current sorting criterion when used without an argument.
4672 Otherwise creates a sorted representation of the current folder,
4673 and changes the
4674 .Ic next
4675 command and the addressing modes such that they refer to messages in
4676 the sorted order.
4677 Message numbers are the same as in regular mode.
4678 If the
4679 .Va header
4680 variable is set,
4681 a header summary in the new order is also displayed.
4682 Automatic folder sorting can be enabled by setting the
4683 .Va autosort
4684 variable, as in, e.g.,
4685 .Ql set autosort=thread .
4686 Possible sorting criterions are:
4688 .Bl -tag -compact -offset indent -width "subject"
4689 .It date
4690 Sort the messages by their
4691 .Ql Date:
4692 field, that is by the time they were sent.
4693 .It from
4694 Sort messages by the value of their
4695 .Ql From:
4696 field, that is by the address of the sender.
4697 If the
4698 .Va showname
4699 variable is set, the sender's real name (if any) is used.
4700 .It size
4701 Sort the messages by their size.
4702 .It spam
4703 \*(OP Sort the message by their spam score, as has been classified by
4704 .Ic spamrate .
4705 .It status
4706 Sort the messages by their message status.
4707 .It subject
4708 Sort the messages by their subject.
4709 .It thread
4710 Create a threaded display.
4711 .It to
4712 Sort messages by the value of their
4713 .Ql To:
4714 field, that is by the address of the recipient.
4715 If the
4716 .Va showname
4717 variable is set, the recipient's real name (if any) is used.
4721 .It Ic source
4722 (so) The source command reads commands from the given file, which is
4723 subject to the usual filename expansions (see introductional words of
4724 .Sx COMMANDS ) .
4725 If the given argument ends with a vertical bar
4726 .Ql |
4727 then the argument will instead be interpreted as a shell command and
4728 \*(UA will read the output generated by it.
4729 \*(ID Note that
4730 .Ic \&\&source
4731 cannot be used from within macros that execute as
4732 .Va folder-hook Ns s
4734 .Ic account Ns s ,
4735 i.e., it can only be called from macros that were
4736 .Ic call Ns ed .
4739 .It Ic source_if
4740 The difference to
4741 .Ic source
4742 (beside not supporting pipe syntax aka shell command input) is that
4743 this command will not generate an error if the given file argument
4744 cannot be opened successfully.
4745 This can matter in, e.g., resource files, since loading of those is
4746 stopped when an error is encountered.
4749 .It Ic spamclear
4750 \*(OP Takes a list of messages and clears their
4751 .Ql is-spam
4752 flag.
4755 .It Ic spamforget
4756 \*(OP Takes a list of messages and causes the
4757 .Va spam-interface
4758 to forget it has ever used them to train its Bayesian filter.
4759 Unless otherwise noted the
4760 .Ql is-spam
4761 flag of the message is inspected to chose whether a message shall be
4762 forgotten to be
4763 .Dq ham
4765 .Dq spam .
4768 .It Ic spamham
4769 \*(OP Takes a list of messages and informs the Bayesian filter of the
4770 .Va spam-interface
4771 that they are
4772 .Dq ham .
4773 This also clears the
4774 .Ql is-spam
4775 flag of the messages in question.
4778 .It Ic spamrate
4779 \*(OP Takes a list of messages and rates them using the configured
4780 .Va spam-interface ,
4781 without modifying the messages, but setting their
4782 .Ql is-spam
4783 flag as appropriate; because the spam rating headers are lost the rate
4784 will be forgotten once the mailbox is left.
4785 Refer to the manual section
4786 .Sx "Handling spam"
4787 for the complete picture of spam handling in \*(UA.
4790 .It Ic spamset
4791 \*(OP Takes a list of messages and sets their
4792 .Ql is-spam
4793 flag.
4796 .It Ic spamspam
4797 \*(OP Takes a list of messages and informs the Bayesian filter of the
4798 .Va spam-interface
4799 that they are
4800 .Dq spam .
4801 This also sets the
4802 .Ql is-spam
4803 flag of the messages in question.
4806 .It Ic thread
4807 \*(OB The same as
4808 .Ql sort thread
4809 (consider using a
4810 .Ql ghost
4811 as necessary).
4812 Create a threaded representation of the current folder,
4813 i.\|e. indent messages that are replies to other messages in the header
4814 display and change the
4815 .Ic next
4816 command and the addressing modes such that they refer to messages in the
4817 threaded order.
4818 Message numbers are the same as in unthreaded mode.
4819 If the
4820 .Va header
4821 variable is set,
4822 a header summary in threaded order is also displayed.
4825 .It Ic Top
4826 Like
4827 .Ic top
4828 but honours
4829 .Ic ignore
4831 .Ic retain
4832 filter lists.
4835 .It Ic top
4836 (to) Takes a message list and types out the first
4837 .Va toplines
4838 lines of each message on the users' terminal.
4839 The only header fields that are displayed are
4840 .Ql From: ,
4841 .Ql To: ,
4842 .Ql CC: ,
4844 .Ql Subject:
4845 .Pf ( Ic Top
4846 will instead honour configured lists).
4847 It is possible to apply compression to what is displayed by setting
4848 .Va topsqueeze .
4849 Messages are decrypted and converted to the terminal character set
4850 if necessary.
4853 .It Ic touch
4854 (tou) Takes a message list and marks the messages for saving in
4855 .Ev MBOX .
4856 \*(UA deviates from the POSIX standard with this command,
4857 as a following
4858 .Ic next
4859 command will display the following message instead of the current one.
4862 .It Ic Type
4863 (T) Like
4864 .Ic type
4865 but also displays out ignored header fields and all parts of MIME
4866 .Ql multipart/alternative
4867 messages.
4870 .It Ic type
4871 (t) Takes a message list and types out each message on the users'
4872 terminal, honouring
4873 .Ic ignore
4875 .Ic retain
4876 lists.
4877 For MIME multipart messages, all parts with a content type of
4878 .Ql text
4880 .Ql message
4881 are shown, the other are hidden except for their headers.
4882 Messages are decrypted and converted to the terminal character set
4883 if necessary.
4886 .It Ic unaccount
4887 Delete all given accounts.
4888 An error message is shown if a given account is not defined.
4889 The special name
4890 .Ql *
4891 will discard all existing accounts.
4894 .It Ic unalias
4895 (una) Takes a list of names defined by alias commands
4896 and discards the remembered groups of users.
4897 The special name
4898 .Ql *
4899 will discard all existing aliases.
4902 .It Ic unanswered
4903 Takes a message list and marks each message as not having been answered.
4906 .It Ic unbind
4907 Forget about a key
4908 .Ic bind Ns
4909 ing, specified by its context and input sequence, both of which may be
4910 specified as a wildcard (asterisk,
4911 .Ql * ) ,
4912 e.g.,
4913 .Ql unbind * *
4914 will remove all bindings of all contexts.
4917 .It Ic uncollapse
4918 Only applicable to threaded mode.
4919 Takes a message list and makes the message and all replies to it visible
4920 in header summaries again.
4921 When a message becomes the current message,
4922 it is automatically made visible.
4923 Also when a message with collapsed replies is displayed,
4924 all of these are automatically uncollapsed.
4927 .It Ic uncolour
4928 Forget about a
4929 .Ic colour
4930 mapping for the given colour type (see
4931 .Ic colour
4932 for a list of types) and mapping; if the optional precondition argument
4933 is used then only the exact tuple of mapping and precondition is removed.
4934 The special name
4935 .Ql *
4936 will remove all mappings (no precondition allowed).
4937 Also see
4938 .Sx "Coloured display"
4939 for the general picture.
4942 .It Ic uncustomhdr
4943 Deletes the custom headers given as arguments.
4944 The special name
4945 .Ql *
4946 will remove all custom headers.
4949 .It Ic undefine
4950 Undefine all given macros.
4951 An error message is shown if a given macro is not defined.
4952 The special name
4953 .Ql *
4954 will discard all existing macros.
4957 .It Ic undelete
4958 (u) Takes a message list and marks each message as not being deleted.
4961 .It Ic undraft
4962 Takes a message list and
4963 .Pf un Ic draft Ns
4964 s each message.
4967 .It Ic unflag
4968 Takes a message list and marks each message as not being
4969 .Ic flag Ns ged .
4972 .It Ic unfwdignore
4973 Removes the header field names from the list of ignored fields for the
4974 .Ic forward
4975 command.
4976 The special name
4977 .Ql *
4978 will remove all fields.
4981 .It Ic unfwdretain
4982 Removes the header field names from the list of retained fields for the
4983 .Ic forward
4984 command.
4985 The special name
4986 .Ql *
4987 will remove all fields.
4990 .It Ic unghost
4991 Remove all the given command
4992 .Ic ghost Ns s Ns .
4993 The special name
4994 .Ql *
4995 will remove all ghosts.
4998 .It Ic unignore
4999 Removes the header field names from the list of ignored fields.
5000 The special name
5001 .Ql *
5002 will remove all fields.
5005 .It Ic unmimetype
5006 Delete all given MIME types, e.g.,
5007 .Ql unmimetype text/plain
5008 will remove all registered specifications for the MIME type
5009 .Ql text/plain .
5010 The special name
5011 .Ql *
5012 will discard all existing MIME types, just as will
5013 .Ql reset ,
5014 but which also reenables cache initialization via
5015 .Va mimetypes-load-control .
5018 .It Ic unmlist
5019 Forget about all the given mailing lists.
5020 The special name
5021 .Ql *
5022 will remove all lists.
5023 Also see
5024 .Ic mlist .
5027 .It Ic unmlsubscribe
5028 Remove the subscription attribute from all given mailing lists.
5029 The special name
5030 .Ql *
5031 will clear the attribute from all lists which have it set.
5032 Also see
5033 .Ic mlsubscribe .
5036 .It Ic Unread
5037 Same as
5038 .Ic unread .
5041 .It Ic unread
5042 Takes a message list and marks each message as not having been read.
5045 .It Ic unretain
5046 Removes the header field names from the list of retained fields.
5047 The special name
5048 .Ql *
5049 will remove all fields.
5052 .It Ic unsaveignore
5053 Removes the header field names from the list of ignored fields for
5054 saving.
5055 The special name
5056 .Ql *
5057 will remove all fields.
5060 .It Ic unsaveretain
5061 Removes the header field names from the list of retained fields for
5062 saving.
5063 The special name
5064 .Ql *
5065 will remove all fields.
5068 .It Ic unset
5069 (uns) Takes a list of internal variable names and discards their
5070 remembered values; the reverse of
5071 .Ic set .
5072 Also see
5073 .Ic environ .
5076 .It Ic unshortcut
5077 Deletes the shortcut names given as arguments.
5078 The special name
5079 .Ql *
5080 will remove all shortcuts.
5083 .It Ic unsort
5084 Disable sorted or threaded mode
5085 (see the
5086 .Ic sort
5088 .Ic thread
5089 commands),
5090 return to normal message order and,
5091 if the
5092 .Va header
5093 variable is set,
5094 displays a header summary.
5097 .It Ic unthread
5098 \*(OB
5099 Same as
5100 .Ic unsort .
5103 .It Ic urldecode
5104 Decode the given URL-encoded string arguments and show the results.
5105 Note the resulting strings may not be valid in the current locale, see
5106 .Ic urlencode .
5109 .It Ic urlencode
5110 URL-encode the given arguments and show the results.
5111 Because the arguments effectively are in the character set of the
5112 current locale the results will vary accordingly unless the input solely
5113 consists of characters in the portable character set, see
5114 .Sx "Character sets" .
5117 .It Ic varedit
5118 Edit the values of or create the given variable(s) in the
5119 .Ev EDITOR .
5120 Boolean variables cannot be edited.
5123 .It Ic varshow
5124 This command produces the same output as the listing mode of
5125 .Ic set ,
5126 including
5127 .Va verbose Ns
5128 ity adjustments, but only for the given variables.
5131 .It Ic verify
5132 \*(OP Takes a message list and verifies each message.
5133 If a message is not a S/MIME signed message,
5134 verification will fail for it.
5135 The verification process checks if the message was signed using a valid
5136 certificate,
5137 if the message sender's email address matches one of those contained
5138 within the certificate,
5139 and if the message content has been altered.
5142 .It Ic version
5143 Shows the version and feature set of \*(UA.
5146 .It Ic visual
5147 (v) Takes a message list and invokes the display editor on each message.
5148 Modified contents are discarded unless the
5149 .Va writebackedited
5150 variable is set.
5153 .It Ic write
5154 (w) For conventional messages the body without all headers is written.
5155 The output is decrypted and converted to its native format as necessary.
5156 If the output file exists, the text is appended.
5157 If a message is in MIME multipart format its first part is written to
5158 the specified file as for conventional messages,
5159 and the user is asked for a filename to save each other part.
5160 For convience saving of each part may be skipped by giving an empty value;
5161 the same result can also be achieved by writing it to
5162 .Pa /dev/null .
5163 For the second and subsequent parts a leading
5164 .Ql |
5165 character causes the part to be piped to the remainder of the user input
5166 interpreted as a shell command;
5167 otherwise the user input is expanded as usually for folders,
5168 e.g., tilde expansion is performed.
5169 In non-interactive mode, only the parts of the multipart message
5170 that have a filename given in the part header are written,
5171 the others are discarded.
5172 The original message is never marked for deletion in the originating
5173 mail folder.
5174 For attachments,
5175 the contents of the destination file are overwritten if the file
5176 previously existed.
5177 No special handling of compressed files is performed.
5180 .It Ic xit
5181 (x) A synonym for
5182 .Ic exit .
5185 .It Ic z
5186 \*(UA presents message headers in windowfuls as described under the
5187 .Ic headers
5188 command.
5189 This command scrolls to the next window of messages.
5190 If an argument is given, it specifies the window to use.
5191 A number prefixed by
5192 .Ql +
5194 .Ql \-
5195 indicates that the window is calculated in relation to the current position.
5196 A number without a prefix specifies an absolute window number,
5197 and a
5198 .Ql $
5199 lets \*(UA scroll to the last window of messages.
5202 .It Ic Z
5203 Similar to
5204 .Ic z ,
5205 but scrolls to the next or previous window that contains at least one
5206 .Ql new
5208 .Ic flag Ns
5209 ged message.
5211 .\" }}}
5214 .\" .Sh TILDE ESCAPES {{{
5215 .Sh "TILDE ESCAPES"
5217 Here is a summary of the tilde escapes,
5218 which are used to perform special functions when composing messages.
5219 Tilde escapes are only recognized at the beginning of lines.
5220 The name
5221 .Dq tilde escape
5222 is somewhat of a misnomer since the actual escape character can be
5223 changed by adjusting the option
5224 .Va escape .
5226 .Bl -tag -width ".Ic __ filename"
5228 .It Ic ~~ Ar string
5229 Insert the string of text in the message prefaced by a single
5230 .Ql ~ .
5231 (If the escape character has been changed,
5232 that character must be doubled
5233 in order to send it at the beginning of a line.)
5236 .It Ic ~! Ar command
5237 Execute the indicated shell
5238 .Ar command ,
5239 then return to the message.
5242 .It Ic ~.
5243 Same effect as typing the end-of-file character.
5246 .It Ic ~: Ar \*(UA-command Ns \0or Ic ~_ Ar \*(UA-command
5247 Execute the given \*(UA command.
5248 Not all commands, however, are allowed.
5251 .It Ic ~?
5252 Write a summary of command escapes.
5255 .It Ic ~< Ar filename
5256 Identical to
5257 .Ic ~r .
5260 .It Ic ~<! Ar command
5261 .Ar command
5262 is executed using the shell.
5263 Its standard output is inserted into the message.
5266 .It Ic ~@ Op Ar filename...
5267 With no arguments, edit the attachment list interactively.
5268 If an attachment's file name is left empty,
5269 that attachment is deleted from the list.
5270 When the end of the attachment list is reached,
5271 \*(UA will ask for further attachments until an empty name is given.
5272 If a given file name solely consists of the number sign
5273 .Ql #
5274 followed by a valid message number of the currently active mailbox, then
5275 the given message is attached as a MIME
5276 .Ql message/rfc822
5277 and the rest of this section does not apply.
5279 If character set conversion has been compiled into \*(UA, then this mode
5280 gives the user the option to specify input and output character sets,
5281 unless the file extension indicates binary content, in which case \*(UA
5282 asks whether this step shall be skipped for the attachment in question.
5283 If not skipped, then the charset that succeeds to represent the
5284 attachment data will be used in the
5285 .Ql charset=
5286 MIME parameter of the mail message:
5288 .Bl -bullet -compact
5290 If input and output character sets are specified, then the conversion is
5291 performed on the fly.
5292 The user will be asked repeatedly until the desired conversion succeeds.
5294 If only an output character set is specified, then the input is assumed
5295 to be in the
5296 .Va ttycharset
5297 charset and will be converted to the given output charset on the fly.
5298 The user will be asked repeatedly until the desired conversion succeeds.
5300 If no character sets are specified at all then the algorithm that is
5301 documented in the section
5302 .Sx "Character sets"
5303 is applied, but directly and on the fly.
5304 The user will be asked repeatedly until the desired conversion succeeds.
5306 Finally, if an input-, but no output character set is specified, then no
5307 conversion is ever performed, but the
5308 .Ql charset=
5309 MIME parameter value will still be set to the user input.
5311 The character set selection loop can be left by typing
5312 .Ql control-C ,
5313 i.e., causing an interrupt.
5314 .\" \*(OU next sentence
5315 Note that before \*(UA version 15.0 this terminates the entire
5316 current attachment selection, not only the character set selection.
5319 Without character set conversion support, \*(UA will ask for the input
5320 character set only, and it'll set the
5321 .Ql charset=
5322 MIME parameter value to the given input, if any;
5323 if no user input is seen then the
5324 .Va ttycharset
5325 character set will be used for the parameter value instead.
5326 Note that the file extension check isn't performed in this mode, since
5327 no conversion will take place anyway.
5329 Note that in non-interactive mode, for reproduceabilities sake, there
5330 will always be two questions for each attachment, regardless of whether
5331 character set conversion is available and what the file extension is.
5332 The first asks for the filename, and the second asks for the input
5333 character set to be passed through to the corresponding MIME parameter;
5334 no conversion will be tried if there is input to the latter question,
5335 otherwise the usual conversion algorithm, as above, is applied.
5336 For message attachments, the answer to the second question is completely
5337 ignored.
5339 If (instead)
5340 .Ar filename
5341 arguments are specified for the
5342 .Ic \&\&~@
5343 command they are treated as a file list of
5344 .Xr sh 1 Ns
5345 -style quoted arguments, optionally also separated by commas, which are
5346 expanded and then appended to the existing list of message attachments.
5347 Message attachments can only be added via the first method.
5348 In this mode the (text) attachments are assumed to be in
5349 .Va ttycharset
5350 encoding, and will be evaluated as documented in the section
5351 .Sx "Character sets" .
5354 .It Ic ~A
5355 Inserts the string contained in the
5356 .Va Sign
5357 variable (same as
5358 .Ql Ic ~i Ns \0Sign ) .
5359 The escape sequences tabulator
5360 .Ql \et
5361 and newline
5362 .Ql \en
5363 are understood.
5366 .It Ic ~a
5367 Inserts the string contained in the
5368 .Va sign
5369 variable (same as
5370 .Ql Ic ~i Ns \0sign ) .
5371 The escape sequences tabulator
5372 .Ql \et
5373 and newline
5374 .Ql \en
5375 are understood.
5378 .It Ic ~b Ar name ...
5379 Add the given names to the list of blind carbon copy recipients.
5382 .It Ic ~c Ar name ...
5383 Add the given names to the list of carbon copy recipients.
5386 .It Ic ~d
5387 Read the file specified by the
5388 .Ev DEAD
5389 variable into the message.
5392 .It Ic ~e
5393 Invoke the text editor on the message collected so far.
5394 After the editing session is finished,
5395 the user may continue appending text to the message.
5398 .It Ic ~F Ar messages
5399 Read the named messages into the message being sent, including all
5400 message headers and MIME parts.
5401 If no messages are specified, read in the current message.
5404 .It Ic ~f Ar messages
5405 Read the named messages into the message being sent.
5406 If no messages are specified, read in the current message.
5407 .Ic ignore
5409 .Ic retain
5410 lists are used to modify the message headers.
5411 For MIME multipart messages,
5412 only the first displayable part is included.
5415 .It Ic ~H
5416 Edit the message header fields
5417 .Ql From: ,
5418 .Ql Reply-To:
5420 .Ql Sender:
5421 by typing each one in turn and allowing the user to edit the field.
5422 The default values for these fields originate from the
5423 .Va from , replyto
5425 .Va sender
5426 variables.
5429 .It Ic ~h
5430 Edit the message header fields
5431 .Ql To: ,
5432 .Ql Cc: ,
5433 .Ql Bcc:
5435 .Ql Subject:
5436 by typing each one in turn and allowing the user to edit the field.
5439 .It Ic ~i Ar variable
5440 Insert the value of the specified variable into the message,
5441 adding a newline character at the end.
5442 The message remains unaltered if the variable is unset or empty.
5443 The escape sequences tabulator
5444 .Ql \et
5445 and newline
5446 .Ql \en
5447 are understood.
5450 .It Ic ~M Ar messages
5451 Read the named messages into the message being sent,
5452 indented by
5453 .Va indentprefix .
5454 If no messages are specified, read the current message.
5457 .It Ic ~m Ar messages
5458 Read the named messages into the message being sent,
5459 indented by
5460 .Va indentprefix .
5461 If no messages are specified, read the current message.
5462 .Ic ignore
5464 .Ic retain
5465 lists are used to modify the message headers.
5466 For MIME multipart messages,
5467 only the first displayable part is included.
5470 .It Ic ~p
5471 Display the message collected so far,
5472 prefaced by the message header fields
5473 and followed by the attachment list, if any.
5476 .It Ic ~q
5477 Abort the message being sent,
5478 copying it to the file specified by the
5479 .Ev DEAD
5480 variable if
5481 .Va save
5482 is set.
5485 .It Ic ~R Ar filename
5486 Read the named file into the message, indented by
5487 .Va indentprefix .
5490 .It Ic ~r Ar filename
5491 Read the named file into the message.
5494 .It Ic ~s Ar string
5495 Cause the named string to become the current subject field.
5498 .It Ic ~t Ar name ...
5499 Add the given name(s) to the direct recipient list.
5502 .It Ic ~U Ar messages
5503 Read in the given / current message(s) excluding all headers, indented by
5504 .Va indentprefix .
5507 .It Ic ~u Ar messages
5508 Read in the given / current message(s), excluding all headers.
5511 .It Ic ~v
5512 Invoke an alternate editor (defined by the
5513 .Ev VISUAL
5514 option) on the message collected so far.
5515 Usually, the alternate editor will be a screen editor.
5516 After the editor is quit,
5517 the user may resume appending text to the end of the message.
5520 .It Ic ~w Ar filename
5521 Write the message onto the named file.
5522 If the file exists,
5523 the message is appended to it.
5526 .It Ic ~x
5527 Same as
5528 .Ic ~q ,
5529 except that the message is not saved at all.
5532 .It Ic ~| Ar command
5533 Pipe the message through the specified filter command.
5534 If the command gives no output or terminates abnormally,
5535 retain the original text of the message.
5536 E.g., the command
5537 .Xr fmt 1
5538 is often used as a rejustifying filter.
5540 .\" }}}
5543 .\" .Sh INTERNAL VARIABLES {{{
5544 .Sh "INTERNAL VARIABLES"
5546 Internal \*(UA variables are controlled via the
5547 .Ic set
5549 .Ic unset
5550 commands; prefixing a variable name with the string
5551 .Ql no
5552 and calling
5553 .Ic set
5554 has the same effect as using
5555 .Ic unset :
5556 .Ql unset crt
5558 .Ql set nocrt
5559 do the same thing.
5560 Creation or editing of variables can be performed in the
5561 .Ev EDITOR
5562 with the command
5563 .Ic varedit .
5564 .Ic varshow
5565 will give more insight on the given variable(s), and
5566 .Ic set ,
5567 when called without arguments, will show a listing of all variables.
5568 Some well-known variables will also become inherited from the
5569 program
5570 .Sx ENVIRONMENT
5571 implicitly, others can be explicitly imported with the command
5572 .Ic environ
5573 and henceforth share the said properties.
5576 Two different kind of internal variables exist.
5577 There are boolean variables, which can only be in one of the two states
5578 .Dq set
5580 .Dq unset ,
5581 and value variables with a(n optional) string value.
5582 For the latter proper quoting is necessary upon assignment time, the
5583 introduction of the section
5584 .Sx COMMANDS
5585 documents the supported quoting rules.
5587 .Bd -literal -offset indent
5588 wysh set one=val\e 1 two="val 2" \e
5589     three='val "3"' four=$'val \e'4\e''
5590 varshow one two three four
5591 unset one two three four
5595 Dependent upon the actual option the string values will be interpreted
5596 as numbers, colour names, normal text etc., but there also exists
5597 a special kind of string value, the
5598 .Dq boolean string ,
5599 which must either be a decimal integer (in which case
5600 .Ql 0
5601 is false and
5602 .Ql 1
5603 and any other value is true) or any of the (case-insensitive) strings
5604 .Ql off ,
5605 .Ql no ,
5606 .Ql n
5608 .Ql false
5609 for a false boolean and
5610 .Ql on ,
5611 .Ql yes ,
5612 .Ql y
5614 .Ql true
5615 for a true boolean; a special kind of boolean string is the
5616 .Dq quadoption ,
5617 which is a boolean string that can optionally be prefixed with the
5618 (case-insensitive) term
5619 .Ql ask- ,
5620 as in
5621 .Ql ask-yes ,
5622 which causes prompting of the user in interactive mode, with the given
5623 boolean as the default value.
5625 .\" .Ss "Initial settings" {{{
5626 .\" (Keep in SYNC: ./nail.h:okeys, ./nail.rc, ./nail.1:"Initial settings")
5627 .Ss "Initial Settings"
5629 The standard POSIX 2008/Cor 1-2013 mandates the following initial
5630 variable settings:
5631 .Pf no Va allnet ,
5632 .Pf no Va append ,
5633 .Va asksub ,
5634 .Pf no Va askbcc ,
5635 .Pf no Va autoprint ,
5636 .Pf no Va bang ,
5637 .Pf no Va cmd ,
5638 .Pf no Va crt ,
5639 .Pf no Va debug ,
5640 .Pf no Va dot ,
5641 .Va escape
5642 set to
5643 .Ql ~ ,
5644 .Pf no Va flipr ,
5645 .Pf no Va folder ,
5646 .Va header ,
5647 .Pf no Va hold ,
5648 .Pf no Va ignore ,
5649 .Pf no Va ignoreeof ,
5650 .Pf no Va keep ,
5651 .Pf no Va keepsave ,
5652 .Pf no Va metoo ,
5653 .Pf no Va outfolder ,
5654 .Pf no Va page ,
5655 .Va prompt
5656 set to
5657 .Ql ?\0
5658 (note that \*(UA deviates from the standard by using
5659 .Ql \e&\0 ,
5660 but the
5661 .Ql \e&
5662 special prompt escape results in
5663 .Dq \&?
5664 being shown unless
5665 .Va bsdcompat
5666 is set),
5667 .Pf no Va quiet ,
5668 .Pf no Va record ,
5669 .Va save ,
5670 .Pf no Va sendwait ,
5671 .Pf no Va showto ,
5672 .Pf no Va Sign ,
5673 .Pf no Va sign ,
5674 .Va toplines
5675 set to
5676 .Ql 5 .
5679 Notes: \*(UA doesn't support the
5680 .Pf no Va onehop
5681 variable \(en use command line options or
5682 .Va mta-arguments
5683 to pass options through to a
5684 .Va mta .
5685 And the default global
5686 .Pa \*(UR
5687 file (which is loaded unless the
5688 .Fl n
5689 command line flag has been used or the
5690 .Ev NAIL_NO_SYSTEM_RC
5691 environment variable is set) bends those initial settings a bit, e.g.,
5692 it sets the variables
5693 .Va hold ,
5694 .Va keepsave
5696 .Va keep ,
5697 to name a few, calls
5698 .Ic retain
5699 etc., and should thus be taken into account.
5700 .\" }}}
5702 .\" .Ss "Variables" {{{
5703 .Ss "Variables"
5705 .Bl -tag -width ".It Va _utoprin_"
5707 .It Va add-file-recipients
5708 \*(BO When file or pipe recipients have been specified,
5709 mention them in the corresponding address fields of the message instead
5710 of silently stripping them from their recipient list.
5711 By default such addressees are not mentioned.
5714 .It Va allnet
5715 \*(BO Causes only the local part to be evaluated
5716 when comparing addresses.
5719 .It Va append
5720 \*(BO Causes messages saved in
5721 .Ev MBOX
5722 to be appended to the end rather than prepended.
5723 This should always be set.
5726 .It Va ask
5727 \*(BO Causes \*(UA to prompt for the subject of each message sent.
5728 If the user responds with simply a newline,
5729 no subject field will be sent.
5732 .It Va askatend
5733 \*(BO Causes the prompts for
5734 .Ql Cc:
5736 .Ql Bcc:
5737 lists to appear after the message has been edited.
5740 .It Va askattach
5741 \*(BO If set, \*(UA asks for files to attach at the end of each message,
5742 shall the list be found empty at that time.
5743 An empty line finalizes the list.
5746 .It Va askcc
5747 \*(BO Causes the user to be prompted for carbon copy recipients
5748 (at the end of each message if
5749 .Va askatend
5751 .Va bsdcompat
5752 are set) shall the list be found empty (at that time).
5753 An empty line finalizes the list.
5756 .It Va askbcc
5757 \*(BO Causes the user to be prompted for blind carbon copy
5758 recipients (at the end of each message if
5759 .Va askatend
5761 .Va bsdcompat
5762 are set) shall the list be found empty (at that time).
5763 An empty line finalizes the list.
5766 .It Va asksign
5767 \*(BO\*(OP Causes the user to be prompted if the message is to be
5768 signed at the end of each message.
5770 .Va smime-sign
5771 variable is ignored when this variable is set.
5774 .It Va asksub
5775 \*(BO Alternative name for
5776 .Va ask .
5782 .It Va attachment-ask-content-description , \
5783   attachment-ask-content-disposition , \
5784   attachment-ask-content-id , \
5785   attachment-ask-content-type
5786 \*(BO If set then the user will be prompted for some attachment
5787 information when editing the attachment list.
5788 It is advisable to not use these but for the first of the variables;
5789 even for that it has to be noted that the data is used
5790 .Dq as is .
5794 .It Va attrlist
5795 A sequence of characters to display in the
5796 .Ql attribute
5797 column of the
5798 .Va headline
5799 as shown in the display of
5800 .Ic headers ;
5801 each for one type of messages (see
5802 .Sx "Message states" ) ,
5803 with the default being
5804 .Ql NUROSPMFAT+\-$~
5806 .Ql NU\ \ *HMFAT+\-$~
5807 if the
5808 .Va bsdflags
5809 variable is set, in the following order:
5811 .Bl -tag -compact -offset indent -width ".It Ql _"
5812 .It Ql N
5813 new.
5814 .It Ql U
5815 unread but old.
5816 .It Ql R
5817 new but read.
5818 .It Ql O
5819 read and old.
5820 .It Ql S
5821 saved.
5822 .It Ql P
5823 preserved.
5824 .It Ql M
5825 mboxed.
5826 .It Ql F
5827 flagged.
5828 .It Ql A
5829 answered.
5830 .It Ql T
5831 draft.
5832 .It Ql +
5833 start of a collapsed thread.
5834 .It Ql -
5835 an uncollapsed thread (TODO ignored for now).
5836 .It Ql $
5837 classified as spam.
5838 .It Ql ~
5839 classified as possible spam.
5844 .It Va autobcc
5845 Specifies a list of recipients to which a blind carbon copy of each
5846 outgoing message will be sent automatically.
5849 .It Va autocc
5850 Specifies a list of recipients to which a carbon copy of each outgoing
5851 message will be sent automatically.
5854 .It Va autocollapse
5855 \*(BO Causes threads to be collapsed automatically when threaded mode
5856 is entered (see the
5857 .Ic collapse
5858 command).
5861 .It Va autoprint
5862 \*(BO Causes the delete command to behave like
5863 .Ql dp - ;
5864 thus, after deleting a message the next one will be typed automatically.
5867 .It Va autothread
5868 \*(BO\*(OB Causes threaded mode (see the
5869 .Ic thread
5870 command) to be entered automatically when a folder is opened.
5871 The same as
5872 .Ql autosort=thread .
5875 .It Va autosort
5876 Causes sorted mode (see the
5877 .Ic sort
5878 command) to be entered automatically with the value of this option as
5879 sorting method when a folder is opened, e.g.,
5880 .Ql set autosort=thread .
5883 .It Va bang
5884 \*(BO Enables the substitution of
5885 .Ql \&!
5886 by the contents of the last command line in shell escapes.
5889 .It Va batch-exit-on-error
5890 \*(BO If the batch mode has been enabled via the
5891 .Fl #
5892 command line option, then this variable will be consulted whenever \*(UA
5893 completes one operation (returns to the command prompt); if it is set
5894 then \*(UA will terminate if the last operation generated an error.
5897 .It Va bind-timeout
5898 \*(OP Terminals generate multi-byte sequences for certain forms of
5899 input, for example for function and other special keys.
5900 Some terminals however do not write these multi-byte sequences as
5901 a whole, but byte-by-byte, and the latter is what \*(UA actually reads.
5902 This variable specifies the timeout in milliseconds that the MLE (see
5903 .Sx "On terminal control and line editor" )
5904 waits for more bytes to arrive unless it considers a sequence
5905 .Dq complete .
5906 The default is 200.
5909 .It Va bsdannounce
5910 \*(BO Causes automatic display of a header summary after executing a
5911 .Ic file
5912 command, and thus complements the standard variable
5913 .Va header ,
5914 which controls header summary display on program startup.
5915 It is only meaningful if
5916 .Va header
5917 is also set.
5920 .It Va bsdcompat
5921 \*(BO Sets some cosmetical features to traditional BSD style;
5922 has the same affect as setting
5923 .Va askatend
5924 and all other variables prefixed with
5925 .Ql bsd ;
5926 it also changes the meaning of the \*(UA specific
5927 .Ql \e&
5928 .Va prompt
5929 escape sequence and changes behaviour of
5930 .Va emptystart
5931 (which doesn't exist in BSD).
5934 .It Va bsdflags
5935 \*(BO Changes the letters shown in the first column of a header
5936 summary to traditional BSD style.
5939 .It Va bsdheadline
5940 \*(BO Changes the display of columns in a header summary to traditional
5941 BSD style.
5944 .It Va bsdmsgs
5945 \*(BO Changes some informational messages to traditional BSD style.
5948 .It Va bsdorder
5949 \*(BO Causes the
5950 .Ql Subject:
5951 field to appear immediately after the
5952 .Ql To:
5953 field in message headers and with the
5954 .Ic ~h
5955 .Sx "TILDE ESCAPES" .
5958 .It Va charset-7bit
5959 The value that should appear in the
5960 .Ql charset=
5961 parameter of
5962 .Ql Content-Type:
5963 MIME header fields when no character set conversion of the message data
5964 was performed.
5965 This defaults to US-ASCII, and the chosen character set should be
5966 US-ASCII compatible.
5969 .It Va charset-8bit
5970 \*(OP The default 8-bit character set that is used as an implicit last
5971 member of the variable
5972 .Va sendcharsets .
5973 This defaults to UTF-8.
5974 If no character set conversion capabilities are available in \*(UA then
5975 the only supported character set is
5976 .Va ttycharset .
5977 Refer to the section
5978 .Sx "Character sets"
5979 for the complete picture of character set conversion in \*(UA.
5982 .It Va charset-unknown-8bit
5983 \*(OP RFC 1428 specifies conditions when internet mail gateways shall
5984 .Dq upgrade
5985 the content of a mail message by using a character set with the name
5986 .Ql unknown-8bit .
5987 Because of the unclassified nature of this character set \*(UA will not
5988 be capable to convert this character set to any other character set.
5989 If this variable is set any message part which uses the character set
5990 .Ql unknown-8bit
5991 is assumed to really be in the character set given in the value,
5992 otherwise the (final) value of
5993 .Va charset-8bit
5994 is used for this purpose.
5996 This variable will also be taken into account if a MIME type (see
5997 .Sx "The mime.types files" )
5998 of a MIME message part that uses the
5999 .Ql binary
6000 character set is forcefully treated as text.
6003 .It Va cmd
6004 The default value for the
6005 .Ic pipe
6006 command.
6009 .It Va colour-disable
6010 \*(BO\*(OP Forcefully disable usage of colours.
6011 Also see the section
6012 .Sx "Coloured display" .
6015 .It Va colour-pager
6016 \*(BO\*(OP Whether colour shall be used for output that is paged through
6017 .Ev PAGER .
6018 Note that pagers may need special flags, e.g.,
6019 .Xr less 1
6020 requires the option
6021 .Fl \&\&R
6023 .Xr lv 1
6024 the option
6025 .Fl \&\&c
6026 in order to support colours.
6027 Often doing manual adjustments is unnecessary since \*(UA may perform
6028 adjustments dependend on the value of the environment variable
6029 .Ev PAGER
6030 (see there for more).
6033 .It Va crt
6034 In a(n interactive) terminal session, then if this valued option is set
6035 it'll be used as a threshold to determine how many lines the given
6036 output has to span before it will be displayed via the configured
6037 .Ev PAGER ;
6038 Usage of the
6039 .Ev PAGER
6040 can be forced by setting this to the value
6041 .Ql 0 ,
6042 setting it without a value will deduce the current height of the
6043 terminal screen to compute the treshold (see
6044 .Ev LINES ,
6045 .Va screen
6047 .Xr stty 1 ) .
6050 .It Va customhdr
6051 \*(OB A variable counterpart of the
6052 .Ic customhdr
6053 command (see there for documentation), interpreted as a comma-separated
6054 list of custom headers to be injected, to include commas in the header
6055 bodies escape them with reverse solidus, e.g.:
6057 .Dl set customhdr='Hdr1: Body1-1\e, Body1-2,  Hdr2: Body2'
6060 .It Va datefield
6061 In the summary of
6062 .Ic headers
6063 the message date, if any is to be displayed according to the format of
6064 .Va headline ,
6065 is by default taken from the
6066 .Ql From_
6067 line of the message.
6068 If this variable is set the date as given in the
6069 .Ql Date:
6070 header field is used instead, converted to local time.
6071 To control the display format of the date assign a valid
6072 .Xr strftime 3
6073 format string.
6074 (Note that the
6075 .Ql %n
6076 format should not be used, because \*(UA doesn't take embedded newlines
6077 into account when calculating how many lines fit onto the screen.)
6078 Also see
6079 .Va datefield-markout-older .
6082 .It Va datefield-markout-older
6083 This option, when set in addition to
6084 .Va datefield ,
6085 is used to display
6086 .Dq older
6087 messages (concept is rather comparable to the
6088 .Fl \&\&l
6089 option of the POSIX utility
6090 .Xr ls 1 ) .
6091 The content interpretation is identical to
6092 .Va \&\&datefield .
6095 .It Va debug
6096 \*(BO Enables debug messages and obsoletion warnings, disables the
6097 actual delivery of messages and also implies
6098 .Pf no Va record
6099 as well as
6100 .Pf no Va save .
6103 .It Va disposition-notification-send
6104 \*(BO\*(OP Emit a
6105 .Ql Disposition-Notification-To:
6106 header (RFC 3798) with the message.
6107 This requires the
6108 .Va from
6109 variable to be set.
6110 .\" TODO .It Va disposition-notification-send-HOST
6111 .\"Overrides
6112 .\".Va disposition-notification-send
6113 .\" for SMTP accounts on a specific host.
6114 .\" TODO .It Va disposition-notification-send-USER@HOST
6115 .\"Overrides
6116 .\".Va disposition-notification-send
6117 .\"for a specific account.
6120 .It Va dot
6121 \*(BO When dot is set, a period
6122 .Ql \&.
6123 on a line by itself during message input in (interactive) compose mode
6124 will be treated as end-of-message (in addition to the normal end-of-file
6125 condition).
6127 .Va ignoreeof
6128 is set
6129 .Pf no Va dot
6130 is ignored.
6133 .It Va dotlock-ignore-error
6134 \*(BO\*(OP Synchronization of mailboxes which \*(UA treats as system
6135 mailboxes (see the command
6136 .Ic file )
6137 will be protected with so-called dotlock files\(emthe traditional mail
6138 spool file locking method\(emin addition to system file locking.
6139 Because \*(UA ships with a privilege-separated dotlock creation program
6140 that should always be able to create such a dotlock file there is no
6141 good reason to ignore dotlock file creation errors, and thus these are
6142 fatal unless this variable is set.
6145 .It Va editalong
6146 \*(BO If this variable is set then the editor is started automatically
6147 when a message is composed in interactive mode, as if the
6148 .Ic ~e
6149 .Sx "TILDE ESCAPES"
6150 had been specified.
6152 .Va editheaders
6153 variable is implied for this automatically spawned editor session.
6156 .It Va editheaders
6157 \*(BO When a message is edited while being composed,
6158 its header is included in the editable text.
6160 .Ql To: ,
6161 .Ql Cc: ,
6162 .Ql Bcc: ,
6163 .Ql Subject: ,
6164 .Ql From: ,
6165 .Ql Reply-To:
6167 .Ql Sender:
6168 fields are accepted within the header, other fields are ignored.
6171 .It Va emptystart
6172 \*(BO When entering interactive mode \*(UA normally writes
6173 .Dq \&No mail for user
6174 and exits immediately if a mailbox is empty or doesn't exist.
6175 If this option is set \*(UA starts even with an empty or nonexistent
6176 mailbox (the latter behaviour furtherly depends upon
6177 .Va bsdcompat ,
6178 though).
6181 .It Va encoding
6182 Suggestion for the MIME encoding to use in outgoing text messages
6183 and message parts.
6184 Valid values are the default
6185 .Ql quoted-printable ,
6186 .Ql 8bit
6188 .Ql base64 .
6189 .Ql 8bit
6190 may cause problems when transferring mail messages over channels that
6191 are not ESMTP (RFC 1869) compliant.
6192 If there is no need to encode a message,
6193 .Ql 7bit
6194 transfer mode is always used regardless of this variable.
6195 Binary data is always encoded as
6196 .Ql base64 .
6199 .It Va escape
6200 If defined, the first character of this option
6201 gives the character to use in place of
6202 .Ql ~
6203 to denote
6204 .Sx "TILDE ESCAPES" .
6207 .It Va expandaddr
6208 If not set then file and command pipeline targets are not allowed,
6209 and any such address will be filtered out, giving a warning message.
6210 If set without a value then all possible recipient address
6211 specifications will be accepted \(en see the section
6212 .Sx "On sending mail, and non-interactive mode"
6213 for more on this.
6214 To accept them, but only in interactive mode, or when tilde commands
6215 were enabled explicitly by using one of the command line options
6216 .Fl ~
6218 .Fl # ,
6219 set this to the (case-insensitive) value
6220 .Ql restrict
6221 (note right now this is actually like setting
6222 .Ql restrict,-all,+name,+addr ) .
6224 In fact the value is interpreted as a comma-separated list of values.
6225 If it contains
6226 .Ql fail
6227 then the existence of disallowed specifications is treated as a hard
6228 send error instead of only filtering them out.
6229 The remaining values specify whether a specific type of recipient
6230 address specification is allowed (optionally indicated by a plus sign
6231 .Ql +
6232 prefix) or disallowed (prefixed with a hyphen
6233 .Ql - ) .
6234 The value
6235 .Ql all
6236 addresses all possible address specifications,
6237 .Ql file
6238 file targets,
6239 .Ql pipe
6240 command pipeline targets,
6241 .Ql name
6242 plain user names and (MTA) aliases (\*(OB
6243 .Ql noalias
6244 may be used as an alternative syntax to
6245 .Ql -name )
6247 .Ql addr
6248 network addresses.
6249 These kind of values are interpreted in the given order, so that
6250 .Ql restrict,\:fail,\:+file,\:-all,\:+addr
6251 will cause hard errors for any non-network address recipient address
6252 unless \*(UA is in interactive mode or has been started with the
6253 .Fl ~
6255 .Fl #
6256 command line option; in the latter case(s) any address may be used, then.
6259 .It Va expandargv
6260 Unless this variable is set additional
6261 .Va mta
6262 (Mail-Transfer-Agent)
6263 arguments from the command line, as can be given after a
6264 .Fl \&\&-
6265 separator, are ignored due to safety reasons.
6266 However, if set to the special (case-insensitive) value
6267 .Ql fail ,
6268 then the presence of additional MTA arguments is treated as a hard
6269 error that causes \*(UA to exit with failure status.
6270 A lesser strict variant is the otherwise identical
6271 .Ql restrict ,
6272 which does accept such arguments in interactive mode, or if tilde
6273 commands were enabled explicitly by using one of the command line options
6274 .Fl ~
6276 .Fl # .
6279 .It Va features
6280 \*(RO String giving a list of features \*(UA, preceded with a plus-sign
6281 .Ql +
6282 if the feature is available, and a minus-sign
6283 .Ql -
6284 otherwise.
6285 The output of the command
6286 .Ic version
6287 will include this information.
6290 .It Va flipr
6291 \*(BO This option reverses the meanings of a set of reply commands,
6292 turning the lowercase variants, which by default address all recipients
6293 included in the header of a message
6294 .Pf ( Ic reply , respond , followup )
6295 into the uppercase variants, which by default address the sender only
6296 .Pf ( Ic Reply , Respond , Followup )
6297 and vice versa.
6298 The commands
6299 .Ic replysender , respondsender , followupsender
6300 as well as
6301 .Ic replyall , respondall , followupall
6302 are not affected by the current setting of
6303 .Va flipr .
6307 .It Va file-hook-load-EXTENSION , file-hook-save-EXTENSION
6308 It is possible to install file hooks which will be used by the
6309 .Ic file
6310 command in order to be able to transparently handle (through an
6311 intermediate temporary file) files with specific
6312 .Ql EXTENSION Ns
6313 s: the variable values can include shell snippets and are expected to
6314 write data to standard output / read data from standard input,
6315 respectively.
6316 \*(ID The variables may not be changed while there is a mailbox
6317 attendant.
6318 .Bd -literal -offset indent
6319 set file-hook-load-xy='echo >&2 XY-LOAD; gzip -cd' \e
6320     file-hook-save-xy='echo >&2 XY-SAVE; gzip -c' \e
6321     record=+null-sent.xy
6325 .It Va folder
6326 The default path under which mailboxes are to be saved:
6327 file names that begin with the plus-sign
6328 .Ql +
6329 will be expanded by prefixing them with the value of this variable.
6330 The same special syntax conventions as documented for the
6331 .Ic file
6332 command may be used; if the non-empty value doesn't start with a solidus
6333 .Ql / ,
6334 then the value of
6335 .Ev HOME
6336 will be prefixed automatically.
6337 If unset or the empty string any
6338 .Ql +
6339 prefixing file names will remain unexpanded.
6342 .It Va folder-hook
6343 This variable can be set to the name of a
6344 .Ic define Ns d
6345 macro which will be called whenever a
6346 .Ic file
6347 is opened.
6348 The macro will also be invoked when new mail arrives,
6349 but message lists for commands executed from the macro
6350 only include newly arrived messages then.
6351 .Ic localopts
6352 are activated by default in a folder hook, causing the covered settings
6353 to be reverted once the folder is left again.
6355 .Sy \*(ID:
6356 Macro behaviour, including option localization, will change in v15.
6357 Please be aware of that and possibly embed a version check in a resource
6358 file of yours.
6361 .It Va folder-hook-FOLDER
6362 Overrides
6363 .Va folder-hook
6364 for a folder named
6365 .Ql FOLDER .
6366 Unlike other folder specifications, the fully expanded name of a folder,
6367 without metacharacters, is used to avoid ambiguities.
6368 However, if the mailbox resides under
6369 .Va folder
6370 then the usual
6371 .Ql +
6372 specification is tried in addition, e.g., if
6373 .Va \&\&folder
6375 .Dq mail
6376 (and thus relative to the user's home directory) then
6377 .Pa /home/usr1/mail/sent
6378 will be tried as
6379 .Ql folder-hook-/home/usr1/mail/sent
6380 first, but then followed by
6381 .Ql folder-hook-+sent .
6384 .It Va followup-to
6385 \*(BO Controls whether a
6386 .Ql Mail-Followup-To:
6387 header is generated when sending messages to known mailing lists.
6388 Also see
6389 .Va followup-to-honour
6390 and the commands
6391 .Ic mlist , mlsubscribe , reply
6393 .Ic Lreply .
6396 .It Va followup-to-honour
6397 Controls whether a
6398 .Ql Mail-Followup-To:
6399 header is honoured when group-replying to a message via
6400 .Ic reply
6402 .Ic Lreply .
6403 This is a quadoption; if set without a value it defaults to
6404 .Dq yes .
6405 Also see
6406 .Va followup-to
6407 and the commands
6408 .Ic mlist
6410 .Ic mlsubscribe .
6413 .It Va forward-as-attachment
6414 \*(BO Original messages are normally sent as inline text with the
6415 .Ic forward
6416 command,
6417 and only the first part of a multipart message is included.
6418 With this option messages are sent as unmodified MIME
6419 .Ql message/rfc822
6420 attachments with all of their parts included.
6423 .It Va from
6424 The address (or a list of addresses) to put into the
6425 .Ql From:
6426 field of the message header, quoting RFC 5322:
6427 the author(s) of the message, that is, the mailbox(es) of the person(s)
6428 or system(s) responsible for the writing of the message.
6429 When
6430 .Ic reply Ns
6431 ing to messages these addresses are handled as if they were in the
6432 .Ic alternates
6433 list.
6435 If the machine's hostname is not valid at the Internet (for example at
6436 a dialup machine) then either this variable or
6437 .Va hostname
6438 (\*(IN and with a defined SMTP protocol in
6439 .Va mta
6440 .Va smtp-hostname
6441 adds even more fine-tuning capabilities),
6442 have to be set.
6444 .Va \&\&from
6445 contains more than one address,
6446 setting the
6447 .Va sender
6448 variable is required (according to the standard RFC 5322).
6451 .It Va fullnames
6452 \*(BO When replying to or forwarding a message \*(UA normally removes
6453 the comment and name parts of email addresses.
6454 If this variable is set such stripping is not performed,
6455 and comments, names etc. are retained.
6458 .It Va fwdheading
6459 The string to put before the text of a message with the
6460 .Ic forward
6461 command
6462 (unless the
6463 .Va forward-as-attachment
6464 variable is set).
6465 Defaults to
6466 .Dq -------- Original Message --------
6467 if unset; No heading is put if it is set to the empty string.
6470 .It Va header
6471 \*(BO Causes the header summary to be written at startup and after
6472 commands that affect the number of messages or the order of messages in
6473 the current folder; enabled by default.
6474 The command line option
6475 .Fl N
6476 can be used to set
6477 .Pf no Va header .
6478 The variable
6479 .Va bsdannounce
6480 complements this and controls header summary display on folder changes.
6484 .It Va headline
6485 A format string to use for the summary of
6486 .Ic headers ,
6487 similar to the ones used for
6488 .Xr printf 3
6489 formats.
6490 Format specifiers in the given string start with a percent character
6491 .Ql %
6492 and may be followed by an optional decimal number indicating the field
6493 width \(em if that is negative, the field is to be left-aligned.
6494 Valid format specifiers are:
6497 .Bl -tag -compact -offset indent -width "_%%_"
6498 .It Ql %%
6499 A plain percent character.
6500 .It Ql %>
6501 .Dq Dotmark :
6502 a space character but for the current message
6503 .Pf ( Dq dot ) ,
6504 for which it expands to
6505 .Ql > .
6506 .It Ql %<
6507 .Dq Dotmark :
6508 a space character but for the current message
6509 .Pf ( Dq dot ) ,
6510 for which it expands to
6511 .Ql < .
6512 .It Ql %$
6513 \*(OP The spam score of the message, as has been classified via the
6514 command
6515 .Ic spamrate .
6516 Shows only a replacement character if there is no spam support.
6517 .It Ql %a
6518 Message attribute character (status flag); the actual content can be
6519 adjusted by setting
6520 .Va attrlist .
6521 .It Ql %d
6522 The date when the message was received, or the date found in the
6523 .Ql From:
6524 header when the
6525 .Va datefield
6526 variable is set (optionally to a date display format string).
6527 .It Ql %e
6528 The indenting level in threaded mode.
6529 .It Ql %f
6530 The address of the message sender.
6531 .It Ql %i
6532 The message thread tree structure.
6533 (Note that this format doesn't support a field width.)
6534 .It Ql %l
6535 The number of lines of the message, if available.
6536 .It Ql %m
6537 Message number.
6538 .It Ql %o
6539 The number of octets (bytes) in the message, if available.
6540 .It Ql %s
6541 Message subject (if any).
6542 .It Ql %S
6543 Message subject (if any) in double quotes.
6544 .It Ql \&%T
6545 Message recipient flags: is the addressee of the message a known or
6546 subscribed mailing list \(en see
6547 .Ic mlist
6549 .Ic mlsubscribe .
6550 .It Ql %t
6551 The position in threaded/sorted order.
6554 The default is
6555 .Ql %>\&%a\&%m\ %-18f\ %16d\ %4l/%\-5o\ %i%-s ,
6557 .Ql %>\&%a\&%m\ %20-f\ \ %16d\ %3l/%\-5o\ %i%-S
6559 .Va bsdcompat
6560 is set.
6561 Also see
6562 .Va attrlist
6564 .Va headline-bidi .
6568 .It Va headline-bidi
6569 Bidirectional text requires special treatment when displaying headers,
6570 because numbers (in dates or for file sizes etc.) will not affect the
6571 current text direction, in effect resulting in ugly line layouts when
6572 arabic or other right-to-left text is to be displayed.
6573 On the other hand only a minority of terminals is capable to correctly
6574 handle direction changes, so that user interaction is necessary for
6575 acceptable results.
6576 Note that extended host system support is required nonetheless, e.g.,
6577 detection of the terminal character set is one precondition;
6578 and this feature only works in an Unicode (i.e., UTF-8) locale.
6580 In general setting this variable will cause \*(UA to encapsulate text
6581 fields that may occur when displaying
6582 .Va headline
6583 (and some other fields, like dynamic expansions in
6584 .Va prompt )
6585 with special Unicode control sequences;
6586 it is possible to fine-tune the terminal support level by assigning
6587 a value:
6588 no value (or any value other than
6589 .Ql 1 ,
6590 .Ql 2
6592 .Ql 3 )
6593 will make \*(UA assume that the terminal is capable to properly deal
6594 with Unicode version 6.3, in which case text is embedded in a pair of
6595 U+2068 (FIRST STRONG ISOLATE) and U+2069 (POP DIRECTIONAL ISOLATE)
6596 characters.
6597 In addition no space on the line is reserved for these characters.
6599 Weaker support is chosen by using the value
6600 .Ql 1
6601 (Unicode 6.3, but reserve the room of two spaces for writing the control
6602 sequences onto the line).
6603 The values
6604 .Ql 2
6606 .Ql 3
6607 select Unicode 1.1 support (U+200E, LEFT-TO-RIGHT MARK); the latter
6608 again reserves room for two spaces in addition.
6611 .It Va history-file
6612 \*(OP If a line editor is available then this can be set to
6613 name the (expandable) path of the location of a permanent history file.
6616 .It Va history-gabby
6617 \*(BO\*(OP Add more entries to the history as is normally done.
6620 .It Va history-gabby-persist
6621 \*(BO\*(OP \*(UA's own MLE will not save the additional
6622 .Va history-gabby
6623 entries in persistent storage unless this variable is set.
6624 On the other hand it will not loose the knowledge of whether
6625 a persistent entry was gabby or not.
6626 Also see
6627 .Va history-file .
6630 .It Va history-size
6631 \*(OP If a line editor is available this value restricts the
6632 amount of history entries that are saved into a set and valid
6633 .Va history-file .
6634 A value of less than 0 disables this feature;
6635 note that loading and incorporation of
6636 .Va history-file
6637 upon program startup can also be suppressed by doing this.
6638 If unset or 0, a default value will be used.
6639 Dependent on the available line editor this will also define the
6640 number of history entries in memory;
6641 it is also editor-specific whether runtime updates of this value will
6642 be honoured.
6645 .It Va hold
6646 \*(BO This option is used to hold messages in the system
6647 .Ev MAIL Ns
6648 box, and it is set by default.
6651 .It Va hostname
6652 Use this string as hostname when expanding local addresses instead of
6653 the value obtained from
6654 .Xr uname 3
6656 .Xr getaddrinfo 3 ,
6657 i.e., in
6658 .Ql Message-ID:
6660 .Ql From:
6661 fields.
6662 Note that when SMTP transport is not used (via
6663 .Va mta ) ,
6664 then it is normally the responsibility of the MTA to create these
6665 fields, \*(IN in conjunction with SMTP however
6666 .Va smtp-hostname
6667 also influences the results:
6668 you should produce some test messages with the desired combination of
6669 .Va \&\&hostname ,
6670 and/or
6671 .Va from ,
6672 .Va sender
6673 etc. first.
6676 .It Va idna-disable
6677 \*(BO\*(OP Can be used to turn off the automatic conversion of domain
6678 names according to the rules of IDNA (internationalized domain names
6679 for applications).
6680 Since the IDNA code assumes that domain names are specified with the
6681 .Va ttycharset
6682 character set, an UTF-8 locale charset is required to represent all
6683 possible international domain names (before conversion, that is).
6686 .It Va ignore
6687 \*(BO Ignore interrupt signals from the terminal while entering
6688 messages; instead echo them as
6689 .Ql @
6690 characters and discard the current line.
6693 .It Va ignoreeof
6694 \*(BO Ignore end-of-file conditions
6695 .Pf ( Ql control-D )
6696 in compose mode on message input and in interactive command input.
6697 If set an interactive command input session can only be left by
6698 explicitly using one of the commands
6699 .Ic exit
6701 .Ic quit ,
6702 and message input in compose mode can only be terminated by entering
6703 a period
6704 .Ql \&.
6705 on a line by itself or by using the
6706 .Ic ~.
6707 .Sx "TILDE ESCAPES" ;
6708 .Va ignoreeof
6709 overrides a setting of
6710 .Pf no Va dot .
6713 .It Va indentprefix
6714 String used by the
6715 .Ic ~m , ~M
6717 .Ic ~R
6718 .Sx "TILDE ESCAPES"
6719 and by the
6720 .Va quote
6721 option for indenting messages,
6722 in place of the normal tabulator character
6723 .Ql ^I ,
6724 which is the default.
6725 Be sure to quote the value if it contains spaces or tabs.
6728 .It Va keep
6729 \*(BO If set, an empty mailbox file is not removed.
6730 This may improve the interoperability with other mail user agents
6731 when using a common folder directory, and prevents malicious users
6732 from creating fake mailboxes in a world-writable spool directory.
6733 Note this only applies to local regular (MBOX) files, other mailbox
6734 types will never be removed.
6737 .It Va keep-content-length
6738 \*(BO When (editing messages and) writing
6739 .Ev MBOX
6740 mailbox files \*(UA can be told to keep the
6741 .Ql Content-Length:
6743 .Ql Lines:
6744 header fields that some MUAs generate by setting this variable.
6745 Since \*(UA does neither use nor update these non-standardized header
6746 fields (which in itself shows one of their conceptual problems),
6747 stripping them should increase interoperability in between MUAs that
6748 work with with same mailbox files.
6749 Note that, if this is not set but
6750 .Va writebackedited ,
6751 as below, is, a possibly performed automatic stripping of these header
6752 fields already marks the message as being modified.
6755 .It Va keepsave
6756 \*(BO When a message is saved it is usually discarded from the
6757 originating folder when \*(UA is quit.
6758 Setting this option causes all saved message to be retained.
6761 .It Va line-editor-disable
6762 \*(BO Turn off any enhanced line editing capabilities (see
6763 .Sx "On terminal control and line editor"
6764 for more).
6767 .It Va line-editor-no-defaults
6768 \*(BO\*(OP Do not establish any default key binding.
6771 .It Va markanswered
6772 \*(BO When a message is replied to and this variable is set,
6773 it is marked as having been answered.
6774 This mark has no technical meaning in the mail system;
6775 it just causes messages to be marked in the header summary,
6776 and makes them specially addressable.
6779 .It Va memdebug
6780 \*(BO Internal development variable.
6783 .It Va message-id-disable
6784 \*(BO By setting this option the generation of
6785 .Ql Message-ID:
6786 can be completely suppressed, effectively leaving this task up to the
6787 .Va mta
6788 (Mail-Transfer-Agent) or the SMTP server.
6789 (According to RFC 5321 your SMTP server is not required to add this
6790 field by itself, so you should ensure that it accepts messages without a
6791 .Ql Message-ID . )
6794 .It Va message-inject-head
6795 A string to put at the beginning of each new message.
6796 The escape sequences tabulator
6797 .Ql \et
6798 and newline
6799 .Ql \en
6800 are understood.
6803 .It Va message-inject-tail
6804 A string to put at the end of each new message.
6805 The escape sequences tabulator
6806 .Ql \et
6807 and newline
6808 .Ql \en
6809 are understood.
6812 .It Va metoo
6813 \*(BO Usually, when an
6814 .Ic alias
6815 expansion contains the sender, the sender is removed from the expansion.
6816 Setting this option suppresses these removals.
6817 Note that a set
6818 .Va metoo
6819 also causes a
6820 .Ql -m
6821 option to be passed through to the
6822 .Va mta
6823 (Mail-Transfer-Agent); though most of the modern MTAs no longer document
6824 this flag, no MTA is known which doesn't support it (for historical
6825 compatibility).
6828 .It Va mime-allow-text-controls
6829 \*(BO When sending messages, each part of the message is MIME-inspected
6830 in order to classify the
6831 .Ql Content-Type:
6833 .Ql Content-Transfer-Encoding:
6834 (see
6835 .Va encoding )
6836 that is required to send this part over mail transport, i.e.,
6837 a computation rather similar to what the
6838 .Xr file 1
6839 command produces when used with the
6840 .Ql --mime
6841 option.
6843 This classification however treats text files which are encoded in
6844 UTF-16 (seen for HTML files) and similar character sets as binary
6845 octet-streams, forcefully changing any
6846 .Ql text/plain
6848 .Ql text/html
6849 specification to
6850 .Ql application/octet-stream :
6851 If that actually happens a yet unset charset MIME parameter is set to
6852 .Ql binary ,
6853 effectively making it impossible for the receiving MUA to automatically
6854 interpret the contents of the part.
6856 If this option is set, and the data was unambiguously identified as text
6857 data at first glance (by a
6858 .Ql .txt
6860 .Ql .html
6861 file extension), then the original
6862 .Ql Content-Type:
6863 will not be overwritten.
6866 .It Va mime-alternative-favour-rich
6867 \*(BO If this variable is set then rich MIME alternative parts (e.g.,
6868 HTML) will be preferred in favour of included plain text versions when
6869 displaying messages, provided that a handler exists which produces
6870 output that can be (re)integrated into \*(UA's normal visual display.
6871 (E.g., at the time of this writing some newsletters ship their full
6872 content only in the rich HTML part, whereas the plain text part only
6873 contains topic subjects.)
6876 .It Va mime-counter-evidence
6877 Normally the
6878 .Ql Content-Type:
6879 field is used to decide how to handle MIME parts.
6880 Some MUAs however don't use
6881 .Xr mime.types 5
6882 or a similar mechanism to correctly classify content, but simply specify
6883 .Ql application/octet-stream ,
6884 even for plain text attachments like
6885 .Ql text/diff .
6886 If this variable is set then \*(UA will try to classify such MIME
6887 message parts on its own, if possible, for example via a possibly
6888 existent attachment filename.
6889 A non-empty value may also be given, in which case a number is expected,
6890 actually a carrier of bits.
6891 Creating the bit-carrying number is a simple addition:
6892 .Bd -literal -offset indent
6893 ? !echo Value should be set to $((2 + 4 + 8))
6894 Value should be set to 14
6897 .Bl -bullet -compact
6899 If bit two is set (2) then the detected
6900 .Dq real
6901 content-type will be carried along with the message and be used for
6902 deciding which
6903 .Va pipe-TYPE/SUBTYPE
6904 is responsible for the MIME part, shall that question arise;
6905 when displaying such a MIME part the part-info will indicate the
6906 overridden content-type by showing a plus-sign
6907 .Ql + .
6909 If bit three is set (4) then the counter-evidence is always produced
6910 and a positive result will be used as the MIME type, even forcefully
6911 overriding the parts given MIME type.
6913 If bit four is set (8) then as a last resort the actual content of
6914 .Ql application/octet-stream
6915 parts will be inspected, so that data which looks like plain text can be
6916 treated as such.
6920 .It Va mimetypes-load-control
6921 This option can be used to control which of the
6922 .Xr mime.types 5
6923 databases are loaded by \*(UA, as furtherly described in the section
6924 .Sx "The mime.types files" .
6925 If the letter
6926 .Ql u
6927 is part of the option value, then the user's personal
6928 .Pa ~/.mime.types
6929 file will be loaded (if it exists); likewise the letter
6930 .Ql s
6931 controls loading of the system wide
6932 .Pa /etc/mime.types ;
6933 directives found in the user file take precedence, letter matching is
6934 case-insensitive.
6935 If this option is not set \*(UA will try to load both files.
6936 Incorporation of the \*(UA-builtin MIME types cannot be suppressed,
6937 but they will be matched last.
6939 More sources can be specified by using a different syntax: if the
6940 value string contains an equals sign
6941 .Ql =
6942 then it is instead parsed as a comma-separated list of the described
6943 letters plus
6944 .Ql f=FILENAME
6945 pairs; the given filenames will be expanded and loaded, and their
6946 content may use the extended syntax that is described in the section
6947 .Sx "The mime.types files" .
6948 Directives found in such files always take precedence (are prepended to
6949 the MIME type cache).
6953 .It Va mta
6954 To choose an alternate Mail-Transfer-Agent, set this option to either
6955 the full pathname of an executable (optionally prefixed with a
6956 .Ql file://
6957 protocol indicator), or \*(OPally a SMTP protocol URL, e.g., \*(IN
6959 .Dl smtps?://[user[:password]@]server[:port]
6961 (\*(OU:
6962 .Ql [smtp://]server[:port] . )
6963 The default has been chosen at compie time.
6964 All supported data transfers are executed in child processes, which
6965 run asynchronously, and without supervision, unless either the
6966 .Va sendwait
6967 or the
6968 .Va verbose
6969 variable is set.
6970 If such a child receives a TERM signal, it will abort and
6971 .Va save
6972 the message to
6973 .Ev DEAD ,
6974 if so configured.
6977 For a file-based MTA it may be necessary to set
6978 .Va mta-argv0
6979 in in order to choose the right target of a modern
6980 .Xr mailwrapper 8
6981 environment.
6982 It will be passed command line arguments from several possible sources:
6983 from the variable
6984 .Va mta-arguments
6985 if set, from the command line if given and the variable
6986 .Va expandargv
6987 allows their use.
6988 Argument processing of the MTA will be terminated with a
6989 .Fl \&\&-
6990 separator.
6993 The otherwise occurring implicit usage of the following MTA command
6994 line arguments can be disabled by setting the boolean option
6995 .Va mta-no-default-arguments
6996 (which will also disable passing
6997 .Fl \&\&-
6998 to the MTA):
6999 .Fl \&\&i
7000 (for not treating a line with only a dot
7001 .Ql \&.
7002 character as the end of input),
7003 .Fl \&\&m
7004 (shall the option
7005 .Va metoo
7006 be set) and
7007 .Fl \&\&v
7008 (if the
7009 .Va verbose
7010 option is set); in conjunction with the
7011 .Fl r
7012 command line option \*(UA will also pass
7013 .Fl \&\&f
7014 as well as possibly
7015 .Fl \&\&F .
7018 \*(OP \*(UA can send mail over SMTP network connections to a single
7019 defined SMTP smarthost, the access URL of which has to be assigned to
7020 .Va mta .
7021 To use this mode it is helpful to read
7022 .Sx "On URL syntax and credential lookup" .
7023 It may be necessary to set the
7024 .Va smtp-hostname
7025 variable in order to use a specific combination of
7026 .Va from ,
7027 .Va hostname
7029 .Va mta
7030 with some mail providers.
7033 .Bl -bullet -compact
7035 The plain SMTP protocol (RFC 5321) that normally lives on the
7036 server port 25 and requires setting the
7037 .Va smtp-use-starttls
7038 variable to enter a SSL/TLS encrypted session state.
7039 Assign a value like \*(IN
7040 .Ql smtp://[user[:password]@]server[:port]
7041 (\*(OU
7042 .Ql smtp://server[:port] )
7043 to choose this protocol.
7045 The so-called SMTPS which is supposed to live on server port 465
7046 and is automatically SSL/TLS secured.
7047 Unfortunately it never became a standardized protocol and may thus not
7048 be supported by your hosts network service database
7049 \(en in fact the port number has already been reassigned to other
7050 protocols!
7052 SMTPS is nonetheless a commonly offered protocol and thus can be
7053 chosen by assigning a value like \*(IN
7054 .Ql smtps://[user[:password]@]server[:port]
7055 (\*(OU
7056 .Ql smtps://server[:port] ) ;
7057 due to the mentioned problems it is usually necessary to explicitly
7058 specify the port as
7059 .Ql :465 ,
7060 however.
7062 Finally there is the SUBMISSION protocol (RFC 6409), which usually
7063 lives on server port 587 and is practically identically to the SMTP
7064 protocol from \*(UA's point of view beside that; it requires setting the
7065 .Va smtp-use-starttls
7066 variable to enter a SSL/TLS secured session state.
7067 Assign a value like \*(IN
7068 .Ql submission://[user[:password]@]server[:port]
7069 (\*(OU
7070 .Ql submission://server[:port] ) .
7075 .It Va mta-arguments
7076 Arguments to pass through to a file-based
7077 .Va mta
7078 can be given via this variable, the content of which will be split up in
7079 a vector of arguments, to be joined onto other possible MTA options:
7081 .Dl set mta-arguments='-t -X \&"/tmp/my log\&"'
7084 .It Va mta-no-default-arguments
7085 \*(BO Unless this option is set \*(UA will pass some well known
7086 standard command line options to a file-based
7087 .Va mta
7088 (Mail-Transfer-Agent), see there for more.
7091 .It Va mta-argv0
7092 Many systems use a so-called
7093 .Xr mailwrapper 8
7094 environment to ensure compatibility with
7095 .Xr sendmail 1 .
7096 This works by inspecting the name that was used to invoke the mail
7097 delivery system.
7098 If this variable is set then the mailwrapper (the program that is
7099 actually executed when calling the file-based
7100 .Va mta )
7101 will treat its contents as that name.
7102 The default is
7103 .Ql sendmail .
7106 .It Va NAIL_EXTRA_RC
7107 The name of an optional startup file to be read last.
7108 This variable has an effect only if it is set in any of the
7109 .Sx "Resource files" ,
7110 it is not imported from the environment.
7111 Use this file for commands that are not understood by other POSIX
7112 .Xr mailx 1
7113 implementations.
7115 .Mx Va netrc-lookup
7116 .It Va netrc-lookup-USER@HOST , netrc-lookup-HOST , netrc-lookup
7117 \*(BO\*(IN\*(OP Used to control usage of the users
7118 .Pa .netrc
7119 file for lookup of account credentials, as documented in the section
7120 .Sx "On URL syntax and credential lookup"
7121 and for the command
7122 .Ic netrc ;
7123 the section
7124 .Sx "The .netrc file"
7125 documents the file format.
7126 Also see
7127 .Va netrc-pipe .
7130 .It Va netrc-pipe
7131 \*(IN\*(OP When
7132 .Pa .netrc
7133 is loaded (see
7134 .Ic netrc
7136 .Va netrc-lookup )
7137 then \*(UA will read the output of a shell pipe instead of the users
7138 .Pa .netrc
7139 file if this variable is set (to the desired shell command).
7140 This can be used to, e.g., store
7141 .Pa .netrc
7142 in encrypted form:
7144 .Dl set netrc-pipe='gpg -qd ~/.netrc.pgp'
7147 .It Va newfolders
7148 If this variable has the value
7149 .Ql maildir ,
7150 newly created local folders will be in Maildir format.
7153 .It Va newmail
7154 Checks for new mail in the current folder each time the prompt is shown.
7155 A Maildir folder must be re-scanned to determine if new mail has arrived.
7156 If this variable is set to the special value
7157 .Ql nopoll
7158 then a Maildir folder will not be rescanned completely, but only
7159 timestamp changes are detected.
7163 .It Va on-compose-enter , on-compose-leave
7164 \*(ID Macro hooks which will be executed before compose mode is
7165 entered, and after composing has been finished, respectively.
7166 Please note that this interface is very likely to change in v15, and
7167 should therefore possibly even be seen as experimental.
7168 .Ic localopts
7169 are by default enabled for these hooks, causing any setting to be
7170 forgotten after the message has been sent.
7171 The following variables will be set temporarily during execution of the
7172 macros.
7174 .Bl -tag -compact -width ".It Va compose_subject"
7175 .It Va compose-from
7176 .Va from .
7177 .It Va compose-sender
7178 .Va sender .
7179 .It Va compose-to , compose-cc , compose-bcc
7180 The list of receiver addresses as a space-separated list.
7181 .It Va compose-subject
7182 The subject.
7186 .It Va outfolder
7187 \*(BO Causes the filename given in the
7188 .Va record
7189 variable
7190 and the sender-based filenames for the
7191 .Ic Copy
7193 .Ic Save
7194 commands to be interpreted relative to the directory given in the
7195 .Va folder
7196 variable rather than to the current directory,
7197 unless it is set to an absolute pathname.
7200 .It Va page
7201 \*(BO If set, each message feed through the command given for
7202 .Ic pipe
7203 is followed by a formfeed character
7204 .Ql \ef .
7206 .Mx Va password
7207 .It Va password-USER@HOST , password-HOST , password
7208 \*(IN Variable chain that sets a password, which is used in case none has
7209 been given in the protocol and account-specific URL;
7210 as a last resort \*(UA will ask for a password on the user's terminal if
7211 the authentication method requires a password.
7212 Specifying passwords in a startup file is generally a security risk;
7213 the file should be readable by the invoking user only.
7215 .It Va password-USER@HOST
7216 \*(OU (see the chain above for \*(IN)
7217 Set the password for
7218 .Ql USER
7219 when connecting to
7220 .Ql HOST .
7221 If no such variable is defined for a host,
7222 the user will be asked for a password on standard input.
7223 Specifying passwords in a startup file is generally a security risk;
7224 the file should be readable by the invoking user only.
7227 .It Va piperaw
7228 \*(BO Send messages to the
7229 .Ic pipe
7230 command without performing MIME and character set conversions.
7234 .It Va pipe-TYPE/SUBTYPE
7235 When a MIME message part of type
7236 .Ql TYPE/SUBTYPE
7237 (case-insensitive) is displayed or quoted,
7238 its text is filtered through the value of this variable interpreted as
7239 a shell command.
7240 The special value
7241 .Ql @
7242 forces interpretation of the message part as plain text, e.g.,
7243 .Ql set pipe-application/xml=@
7244 will henceforth display XML
7245 .Dq as is .
7246 (The same could also be achieved by adding a MIME type marker with the
7247 .Ic mimetype
7248 command.
7249 And \*(OPally MIME type handlers may be defined via
7250 .Sx "The Mailcap files"
7251 \(em corresponding flag strings are shown in parenthesis below.)
7254 The special value
7255 .Ql @
7256 can in fact be used to adjust usage and behaviour of a following shell
7257 command specification by appending trigger characters to it, e.g., the
7258 following hypothetical command specification could be used:
7259 .Bd -literal -offset indent
7260 set pipe-X/Y='@*!++=@vim ${NAIL_FILENAME_TEMPORARY}'
7264 .Bl -tag -compact -width ".It Ql __"
7265 .It Ql *
7266 Simply by using the special
7267 .Ql @
7268 prefix the MIME type (shell command) handler will only be invoked to
7269 display or convert the MIME part if the message is addressed directly
7270 and alone by itself.
7271 Use this trigger to disable this and always invoke the handler
7272 .Pf ( Cd x-mailx-always ) .
7274 .It Ql #
7275 If set the handler will not be invoked when a message is to be quoted,
7276 but only when it will be displayed
7277 .Pf ( Cd x-mailx-noquote ) .
7279 .It Ql &
7280 The command will be run asynchronously, i.e., without blocking \*(UA,
7281 which may be a handy way to display a, e.g., PDF file while also
7282 continuing to read the mail message
7283 .Pf ( Cd x-mailx-async ) .
7284 Asynchronous execution implies
7285 .Ql # .
7287 .It Ql \&!
7288 The command must be run on an interactive terminal, \*(UA will
7289 temporarily release the terminal to it
7290 .Pf ( Cd needsterminal ) .
7291 This flag is mutual exclusive with
7292 .Ql & ,
7293 will only be used in interactive mode and implies
7294 .Ql # .
7296 .It Ql +
7297 Request creation of a zero-sized temporary file, the absolute pathname
7298 of which will be made accessible via the environment variable
7299 .Ev NAIL_FILENAME_TEMPORARY
7300 .Pf ( Cd x-mailx-tmpfile ) .
7301 If this trigger is given twice then the file will be unlinked
7302 automatically by \*(UA when the command loop is entered again at latest
7303 .Pf ( Cd x-mailx-tmpfile-unlink ) .
7304 (Don't use this for asynchronous handlers.)
7306 .It Ql =
7307 Normally the MIME part content is passed to the handler via standard
7308 input; if this flag is set then the data will instead be written into
7309 .Ev NAIL_FILENAME_TEMPORARY
7310 .Pf ( Cd x-mailx-tmpfile-fill ) ,
7311 the creation of which is implied; note however that in order to cause
7312 deletion of the temporary file you still have to use two plus signs
7313 .Ql ++
7314 explicitly!
7316 .It Ql @
7317 To avoid ambiguities with normal shell command content you can use
7318 another at-sign to forcefully terminate interpretation of remaining
7319 characters.
7320 (Any character not in this list will have the same effect.)
7324 Some information about the MIME part to be displayed is embedded into
7325 the environment of the shell command:
7328 .Bl -tag -compact -width ".It Ev _AIL__ILENAME__ENERATED"
7330 .It Ev NAIL_CONTENT
7331 The MIME content-type of the part, if known, the empty string otherwise.
7334 .It Ev NAIL_CONTENT_EVIDENCE
7336 .Va mime-counter-evidence
7337 includes the carry-around-bit (2), then this will be set to the detected
7338 MIME content-type; not only then identical to
7339 .Ev \&\&NAIL_CONTENT
7340 otherwise.
7343 .It Ev NAIL_FILENAME
7344 The filename, if any is set, the empty string otherwise.
7347 .It Ev NAIL_FILENAME_GENERATED
7348 A random string.
7351 .It Ev NAIL_FILENAME_TEMPORARY
7352 If temporary file creation has been requested through the command prefix
7353 this variable will be set and contain the absolute pathname of the
7354 temporary file.
7357 .It Ev NAIL_TMPDIR
7358 The temporary directory that \*(UA uses.
7359 Usually identical to
7360 .Ev TMPDIR ,
7361 but guaranteed to be set and usable by child processes;
7362 to ensure the latter condition for
7363 .Ev \&\&TMPDIR
7364 also, it'll be set.
7369 .It Va pipe-EXTENSION
7370 This is identical to
7371 .Va pipe-TYPE/SUBTYPE
7372 except that
7373 .Ql EXTENSION
7374 (normalized to lowercase using character mappings of the ASCII charset)
7375 names a file extension, e.g.,
7376 .Ql xhtml .
7377 Handlers registered using this method take precedence.
7379 .Mx Va pop3-auth
7380 .It Va pop3-auth-USER@HOST , pop3-auth-HOST , pop3-auth
7381 \*(OP\*(IN Variable chain that sets the POP3 authentication method.
7382 The only possible value as of now is
7383 .Ql plain ,
7384 which is thus the default.
7387 .Mx Va pop3-bulk-load
7388 .It Va pop3-bulk-load-USER@HOST , pop3-bulk-load-HOST , pop3-bulk-load
7389 \*(BO\*(OP When accessing a POP3 server \*(UA loads the headers of
7390 the messages, and only requests the message bodies on user request.
7391 For the POP3 protocol this means that the message headers will be
7392 downloaded twice.
7393 If this option is set then \*(UA will download only complete messages
7394 from the given POP3 server(s) instead.
7396 .Mx Va pop3-keepalive
7397 .It Va pop3-keepalive-USER@HOST , pop3-keepalive-HOST , pop3-keepalive
7398 \*(OP POP3 servers close the connection after a period of inactivity;
7399 the standard requires this to be at least 10 minutes,
7400 but practical experience may vary.
7401 Setting this variable to a numeric value greater than
7402 .Ql 0
7403 causes a
7404 .Ql NOOP
7405 command to be sent each value seconds if no other operation is performed.
7407 .Mx Va pop3-no-apop
7408 .It Va pop3-no-apop-USER@HOST , pop3-no-apop-HOST , pop3-no-apop
7409 \*(BO\*(OP Unless this variable is set the
7410 .Ql APOP
7411 authentication method will be used when connecting to a POP3 server that
7412 advertises support.
7413 The advantage of
7414 .Ql APOP
7415 is that the password is not sent in clear text over the wire and that
7416 only a single packet is sent for the user/password tuple.
7417 Note that
7418 .Va pop3-no-apop-HOST
7419 requires \*(IN.
7421 .Mx Va pop3-use-starttls
7422 .It Va pop3-use-starttls-USER@HOST , pop3-use-starttls-HOST , pop3-use-starttls
7423 \*(BO\*(OP Causes \*(UA to issue a
7424 .Ql STLS
7425 command to make an unencrypted POP3 session SSL/TLS encrypted.
7426 This functionality is not supported by all servers,
7427 and is not used if the session is already encrypted by the POP3S method.
7428 Note that
7429 .Va pop3-use-starttls-HOST
7430 requires \*(IN.
7433 .It Va print-alternatives
7434 \*(BO When a MIME message part of type
7435 .Ql multipart/alternative
7436 is displayed and it contains a subpart of type
7437 .Ql text/plain ,
7438 other parts are normally discarded.
7439 Setting this variable causes all subparts to be displayed,
7440 just as if the surrounding part was of type
7441 .Ql multipart/mixed .
7444 .It Va prompt
7445 The string shown when a command is accepted.
7446 Prompting may be prevented by setting this to the null string
7447 (or by setting
7448 .Pf no Va prompt ) .
7449 If a value is assigned the following \*(UA specific additional sequences
7450 are understood:
7451 .Ql \e& ,
7452 which expands to
7453 .Dq \&?
7454 unless
7455 .Va bsdcompat
7456 is set, in which case it expands to
7457 .Dq \&& ;
7458 note that
7459 .Ql \e&\0
7460 is the default value of
7461 .Va \&\&prompt .
7462 .Ql \e? ,
7463 which will expand to
7464 .Dq 1
7465 if the last command failed and to
7466 .Dq 0
7467 otherwise,
7468 .Ql \e$ ,
7469 which will expand to the name of the currently active
7470 .Ic account ,
7471 if any, and to the empty string otherwise, and
7472 .Ql \e@ ,
7473 which will expand to the name of the currently active mailbox.
7474 (Note that the prompt buffer is size-limited, excess is cut off.)
7476 Even though
7477 .Va \&\&prompt
7478 checks for
7479 .Va headline-bidi
7480 to encapsulate the expansions of the
7481 .Ql \e$
7483 .Ql \e@
7484 escape sequences as necessary to correctly display bidirectional text,
7485 this is not true for the final string that makes up
7486 .Va \&\&prompt
7487 as such, i.e., real BIDI handling is not supported.
7490 .It Va quiet
7491 \*(BO Suppresses the printing of the version when first invoked.
7494 .It Va quote
7495 If set, \*(UA starts a replying message with the original message
7496 prefixed by the value of the variable
7497 .Va indentprefix .
7498 Normally, a heading consisting of
7499 .Dq Fromheaderfield wrote:
7500 is put before the quotation.
7501 If the string
7502 .Ql noheading
7503 is assigned to the
7504 .Va \&\&quote
7505 variable, this heading is omitted.
7506 If the string
7507 .Ql headers
7508 is assigned, the headers selected by the
7509 .Ic ignore Ns / Ns Ic retain
7510 commands are put above the message body,
7511 thus
7512 .Va \&\&quote
7513 acts like an automatic
7514 .Pf ` Ic ~m Ns '
7515 .Sx "TILDE ESCAPES"
7516 command, then.
7517 If the string
7518 .Ql allheaders
7519 is assigned, all headers are put above the message body and all MIME
7520 parts are included, making
7521 .Va \&\&quote
7522 act like an automatic
7523 .Pf ` Ic ~M Ns '
7524 command; also see
7525 .Va quote-as-attachment .
7528 .It Va quote-as-attachment
7529 \*(BO Add the original message in its entirety as a
7530 .Ql message/rfc822
7531 MIME attachment when replying to a message.
7532 Note this works regardless of the setting of
7533 .Va quote .
7536 .It Va quote-fold
7537 \*(OP Can be set in addition to
7538 .Va indentprefix .
7539 Setting this turns on a more fancy quotation algorithm in that leading
7540 quotation characters are compressed and overlong lines are folded.
7541 .Va \&\&quote-fold
7542 can be set to either one or two (space separated) numeric values,
7543 which are interpreted as the maximum (goal) and the minimum line length,
7544 respectively, in a spirit rather equal to the
7545 .Xr fmt 1
7546 program, but line-, not paragraph-based.
7547 If not set explicitly the minimum will reflect the goal algorithmically.
7548 The goal can't be smaller than the length of
7549 .Va indentprefix
7550 plus some additional pad.
7551 Necessary adjustments take place silently.
7554 .It Va recipients-in-cc
7555 \*(BO On group replies, specify only the sender of the original mail in
7556 .Ql To:
7557 and mention the other recipients in the secondary
7558 .Ql Cc: .
7559 By default all recipients of the original mail will be addressed via
7560 .Ql To: .
7563 .It Va record
7564 If defined, gives the pathname of the folder used to record all outgoing
7565 mail.
7566 If not defined, then outgoing mail is not saved.
7567 When saving to this folder fails the message is not sent,
7568 but instead saved to
7569 .Ev DEAD .
7572 .It Va record-resent
7573 \*(BO If both this variable and the
7574 .Va record
7575 variable are set,
7577 .Ic resend
7579 .Ic Resend
7580 commands save messages to the
7581 .Va record
7582 folder as it is normally only done for newly composed messages.
7585 .It Va reply-in-same-charset
7586 \*(BO If this variable is set \*(UA first tries to use the same
7587 character set of the original message for replies.
7588 If this fails, the mechanism described in
7589 .Sx "Character sets"
7590 is evaluated as usual.
7593 .It Va reply_strings
7594 Can be set to a comma-separated list of (case-insensitive according to
7595 ASCII rules) strings which shall be recognized in addition to the
7596 builtin strings as
7597 .Ql Subject:
7598 reply message indicators \(en builtin are
7599 .Ql Re: ,
7600 which is mandated by RFC 5322, as well as the german
7601 .Ql Aw: .
7604 .It Va replyto
7605 A list of addresses to put into the
7606 .Ql Reply-To:
7607 field of the message header.
7608 Members of this list are handled as if they were in the
7609 .Ic alternates
7610 list.
7613 .It Va reply-to-honour
7614 Controls whether a
7615 .Ql Reply-To:
7616 header is honoured when replying to a message via
7617 .Ic reply
7619 .Ic Lreply .
7620 This is a quadoption; if set without a value it defaults to
7621 .Dq yes .
7624 .It Va rfc822-body-from_
7625 \*(BO This variable can be used to force displaying a so-called
7626 .Ql From_
7627 line for messages that are embedded into an envelope mail via the
7628 .Ql message/rfc822
7629 MIME mechanism, for more visual convenience.
7632 .It Va save
7633 \*(BO Enable saving of (partial) messages in
7634 .Ev DEAD
7635 upon interrupt or delivery error.
7638 .It Va screen
7639 The number of lines that represents a
7640 .Dq screenful
7641 of lines, used in
7642 .Ic headers
7643 summary display,
7644 .Ic from
7645 .Ic search Ns
7646 ing, message
7647 .Ic top Ns
7648 line display and scrolling via
7649 .Ic z .
7650 If this variable is not set \*(UA falls back to a calculation based upon
7651 the detected terminal window size and the baud rate: the faster the
7652 terminal, the more will be shown.
7653 Overall screen dimensions and pager usage is influenced by the
7654 environment variables
7655 .Ev COLUMNS
7657 .Ev LINES
7658 and the variable
7659 .Va crt .
7662 .It Va searchheaders
7663 \*(BO Expand message-list specifiers in the form
7664 .Ql /x:y
7665 to all messages containing the substring
7666 .Dq y
7667 in the header field
7668 .Ql x .
7669 The string search is case insensitive.
7672 .It Va sendcharsets
7673 \*(OP A comma-separated list of character set names that can be used in
7674 outgoing internet mail.
7675 The value of the variable
7676 .Va charset-8bit
7677 is automatically appended to this list of character-sets.
7678 If no character set conversion capabilities are compiled into \*(UA then
7679 the only supported charset is
7680 .Va ttycharset .
7681 Also see
7682 .Va sendcharsets-else-ttycharset
7683 and refer to the section
7684 .Sx "Character sets"
7685 for the complete picture of character set conversion in \*(UA.
7688 .It Va sendcharsets-else-ttycharset
7689 \*(BO\*(OP If this variable is set, but
7690 .Va sendcharsets
7691 is not, then \*(UA acts as if
7692 .Va sendcharsets
7693 had been set to the value of the variable
7694 .Va ttycharset .
7695 In effect this combination passes through the message data in the
7696 character set of the current locale (given that
7697 .Va ttycharset
7698 hasn't been set manually), i.e., without converting it to the
7699 .Va charset-8bit
7700 fallback character set.
7701 Thus, mail message text will be in ISO-8859-1 encoding when send from
7702 within a ISO-8859-1 locale, and in UTF-8 encoding when send from within
7703 an UTF-8 locale.
7704 If no character set conversion capabilities are available in \*(UA then
7705 the only supported character set is
7706 .Va ttycharset .
7709 .It Va sender
7710 An address that is put into the
7711 .Ql Sender:
7712 field of outgoing messages, quoting RFC 5322: the mailbox of the agent
7713 responsible for the actual transmission of the message.
7714 This field should normally not be used unless the
7715 .Ql From:
7716 field contains more than one address, on which case it is required.
7718 .Va \&\&sender
7719 address is handled as if it were in the
7720 .Ic alternates
7721 list.
7724 .It Va sendmail
7725 \*(OB Predecessor of
7726 .Va mta .
7729 .It Va sendmail-arguments
7730 \*(OB Predecessor of
7731 .Va mta-arguments .
7734 .It Va sendmail-no-default-arguments
7735 \*(OB\*(BO Predecessor of
7736 .Va mta-no-default-arguments .
7739 .It Va sendmail-progname
7740 \*(OB Predecessor of
7741 .Va mta-argv0 .
7744 .It Va sendwait
7745 \*(BO When sending a message wait until the
7746 .Va mta
7747 (including the builtin SMTP one) exits before accepting further commands.
7748 .Sy Only
7749 with this variable set errors reported by the MTA will be recognizable!
7750 If the MTA returns a non-zero exit status,
7751 the exit status of \*(UA will also be non-zero.
7754 .It Va showlast
7755 \*(BO Setting this option causes \*(UA to start at the last message
7756 instead of the first one when opening a mail folder.
7759 .It Va showname
7760 \*(BO Causes \*(UA to use the sender's real name instead of the plain
7761 address in the header field summary and in message specifications.
7764 .It Va showto
7765 \*(BO Causes the recipient of the message to be shown in the header
7766 summary if the message was sent by the user.
7769 .It Va Sign
7770 A string for use with the
7771 .Ic ~A
7772 tilde escape.
7775 .It Va sign
7776 A string for use with the
7777 .Ic ~a
7778 tilde escape.
7781 .It Va signature
7782 Must correspond to the name of a readable file if set.
7783 The file's content is then appended to each singlepart message
7784 and to the first part of each multipart message.
7785 Be warned that there is no possibility to edit the signature for an
7786 individual message.
7789 .It Va skipemptybody
7790 \*(BO If an outgoing message does not contain any text in its first or
7791 only message part, do not send it but discard it silently (see also the
7792 command line option
7793 .Fl E ) .
7796 .It Va smime-ca-dir
7797 \*(OP Specifies a directory with CA certificates in PEM (Privacy
7798 Enhanced Mail) format for verification of S/MIME signed messages.
7801 .It Va smime-ca-file
7802 \*(OP Specifies a file with CA certificates in PEM format for
7803 verification of S/MIME signed messages.
7805 .Mx Va smime-cipher
7806 .It Va smime-cipher-USER@HOST , smime-cipher
7807 \*(OP Specifies the cipher to use when generating S/MIME encrypted
7808 messages (for the specified account).
7809 RFC 5751 mandates a default of
7810 .Ql aes128
7811 (AES-128 CBC).
7812 Possible values are (case-insensitive and) in decreasing cipher strength:
7813 .Ql aes256
7814 (AES-256 CBC),
7815 .Ql aes192
7816 (AES-192 CBC),
7817 .Ql aes128
7818 (AES-128 CBC),
7819 .Ql des3
7820 (DES EDE3 CBC, 168 bits; default if
7821 .Ql aes128
7822 isn't available) and
7823 .Ql des
7824 (DES CBC, 56 bits).
7826 The actually available cipher algorithms depend on the cryptographic
7827 library that \*(UA uses.
7828 \*(OP Support for more cipher algorithms may be available through
7829 dynamic loading via, e.g.,
7830 .Xr EVP_get_cipherbyname 3
7831 (OpenSSL) if \*(UA has been compiled to support this.
7834 .It Va smime-crl-dir
7835 \*(OP Specifies a directory that contains files with CRLs in PEM format
7836 to use when verifying S/MIME messages.
7839 .It Va smime-crl-file
7840 \*(OP Specifies a file that contains a CRL in PEM format to use when
7841 verifying S/MIME messages.
7844 .It Va smime-encrypt-USER@HOST
7845 \*(OP If this variable is set, messages send to the given receiver are
7846 encrypted before sending.
7847 The value of the variable must be set to the name of a file that
7848 contains a certificate in PEM format.
7850 If a message is sent to multiple recipients,
7851 each of them for whom a corresponding variable is set will receive an
7852 individually encrypted message;
7853 other recipients will continue to receive the message in plain text
7854 unless the
7855 .Va smime-force-encryption
7856 variable is set.
7857 It is recommended to sign encrypted messages, i.e., to also set the
7858 .Va smime-sign
7859 variable.
7862 .It Va smime-force-encryption
7863 \*(BO\*(OP Causes \*(UA to refuse sending unencrypted messages.
7866 .It Va smime-no-default-ca
7867 \*(BO\*(OP Don't load default CA locations when verifying S/MIME signed
7868 messages.
7871 .It Va smime-sign
7872 \*(BO\*(OP S/MIME sign outgoing messages with the user's private key
7873 and include the user's certificate as a MIME attachment.
7874 Signing a message enables a recipient to verify that the sender used
7875 a valid certificate,
7876 that the email addresses in the certificate match those in the message
7877 header and that the message content has not been altered.
7878 It does not change the message text,
7879 and people will be able to read the message as usual.
7880 Also see
7881 .Va smime-sign-cert , smime-sign-include-certs
7883 .Va smime-sign-message-digest .
7885 .Mx Va smime-sign-cert
7886 .It Va smime-sign-cert-USER@HOST , smime-sign-cert
7887 \*(OP Points to a file in PEM format.
7888 For the purpose of signing and decryption this file needs to contain the
7889 user's private key as well as his certificate.
7891 For message signing
7892 .Ql USER@HOST
7893 is always derived from the value of
7894 .Va from
7895 (or, if that contains multiple addresses,
7896 .Va sender ) .
7897 For the purpose of encryption the recipient's public encryption key
7898 (certificate) is expected; the command
7899 .Ic certsave
7900 can be used to save certificates of signed messages (the section
7901 .Sx "Signed and encrypted messages with S/MIME"
7902 gives some details).
7903 This mode of operation is usually driven by the specialized form.
7905 When decrypting messages the account is derived from the recipient
7906 fields
7907 .Pf ( Ql To:
7909 .Ql Cc: )
7910 of the message, which are searched for addresses for which such
7911 a variable is set.
7912 \*(UA always uses the first address that matches,
7913 so if the same message is sent to more than one of the user's addresses
7914 using different encryption keys, decryption might fail.
7916 .Mx Va smime-sign-include-certs
7917 .It Va smime-sign-include-certs-USER@HOST , smime-sign-include-certs
7918 \*(OP If used, this is supposed to a consist of a comma-separated list
7919 of files, each of which containing a single certificate in PEM format to
7920 be included in the S/MIME message in addition to the
7921 .Va smime-sign-cert
7922 certificate.
7923 This is most useful for long certificate chains if it is desired to aid
7924 the receiving party's verification process.
7925 Note that top level certificates may also be included in the chain but
7926 don't play a role for verification.
7927 Also see
7928 .Va smime-sign-cert .
7929 Remember that for this
7930 .Ql USER@HOST
7931 refers to the variable
7932 .Va from
7933 (or, if that contains multiple addresses,
7934 .Va sender ) .
7936 .Mx Va smime-sign-message-digest
7937 .It Va smime-sign-message-digest-USER@HOST , smime-sign-message-digest
7938 \*(OP Specifies the message digest to use when signing S/MIME messages.
7939 RFC 5751 mandates a default of
7940 .Ql sha1 .
7941 Possible values are (case-insensitive and) in decreasing cipher strength:
7942 .Ql sha512 ,
7943 .Ql sha384 ,
7944 .Ql sha256 ,
7945 .Ql sha224
7947 .Ql md5 .
7949 The actually available message digest algorithms depend on the
7950 cryptographic library that \*(UA uses.
7951 \*(OP Support for more message digest algorithms may be available
7952 through dynamic loading via, e.g.,
7953 .Xr EVP_get_digestbyname 3
7954 (OpenSSL) if \*(UA has been compiled to support this.
7955 Remember that for this
7956 .Ql USER@HOST
7957 refers to the variable
7958 .Va from
7959 (or, if that contains multiple addresses,
7960 .Va sender ) .
7963 .It Va smtp
7964 \*(OB\*(OP To use the builtin SMTP transport, specify a SMTP URL in
7965 .Va mta .
7966 \*(ID For compatibility reasons a set
7967 .Va smtp
7968 is used in preference of
7969 .Va mta .
7971 .Mx Va smtp-auth
7972 .It Va smtp-auth-USER@HOST , smtp-auth-HOST , smtp-auth
7973 \*(OP Variable chain that controls the SMTP
7974 .Va mta
7975 authentication method, possible values are
7976 .Ql none
7977 (\*(OU default),
7978 .Ql plain
7979 (\*(IN default),
7980 .Ql login
7981 as well as the \*(OPal methods
7982 .Ql cram-md5
7984 .Ql gssapi .
7986 .Ql none
7987 method doesn't need any user credentials,
7988 .Ql gssapi
7989 requires a user name and all other methods require a user name and
7990 a password.
7991 See \*(IN
7992 .Va mta ,
7993 .Va user
7995 .Va password
7996 (\*(OU
7997 .Va smtp-auth-password
7999 .Va smtp-auth-user ) .
8000 Note that
8001 .Va smtp-auth-HOST
8002 is \*(IN.
8003 \*(OU: Note for
8004 .Va smtp-auth-USER@HOST :
8005 may override dependent on sender address in the variable
8006 .Va from .
8008 .It Va smtp-auth-password
8009 \*(OP\*(OU Sets the global fallback password for SMTP authentication.
8010 If the authentication method requires a password, but neither
8011 .Va smtp-auth-password
8012 nor a matching
8013 .Va smtp-auth-password-USER@HOST
8014 can be found,
8015 \*(UA will ask for a password on the user's terminal.
8017 .It Va smtp-auth-password-USER@HOST
8018 \*(OU Overrides
8019 .Va smtp-auth-password
8020 for specific values of sender addresses, dependent upon the variable
8021 .Va from .
8023 .It Va smtp-auth-user
8024 \*(OP\*(OU Sets the global fallback user name for SMTP authentication.
8025 If the authentication method requires a user name, but neither
8026 .Va smtp-auth-user
8027 nor a matching
8028 .Va smtp-auth-user-USER@HOST
8029 can be found,
8030 \*(UA will ask for a user name on the user's terminal.
8032 .It Va smtp-auth-user-USER@HOST
8033 \*(OU Overrides
8034 .Va smtp-auth-user
8035 for specific values of sender addresses, dependent upon the variable
8036 .Va from .
8039 .It Va smtp-hostname
8040 \*(OP\*(IN Normally \*(UA uses the variable
8041 .Va from
8042 to derive the necessary
8043 .Ql USER@HOST
8044 information in order to issue a
8045 .Ql MAIL FROM:<>
8046 SMTP
8047 .Va mta
8048 command.
8049 Setting
8050 .Va smtp-hostname
8051 can be used to use the
8052 .Ql USER
8053 from the SMTP account
8054 .Pf ( Va mta
8055 or the
8056 .Va user
8057 variable chain)
8058 and the
8059 .Ql HOST
8060 from the content of this variable (or, if that is the empty string,
8061 .Va hostname
8062 or the local hostname as a last resort).
8063 This often allows using an address that is itself valid but hosted by
8064 a provider other than which (in
8065 .Va from )
8066 is about to send the message.
8067 Setting this variable also influences the generated
8068 .Ql Message-ID: .
8070 .Mx Va smtp-use-starttls
8071 .It Va smtp-use-starttls-USER@HOST , smtp-use-starttls-HOST , smtp-use-starttls
8072 \*(BO\*(OP Causes \*(UA to issue a
8073 .Ql STARTTLS
8074 command to make an SMTP
8075 .Va mta
8076 session SSL/TLS encrypted, i.e., to enable transport layer security.
8080 .It Va spam-interface
8081 \*(OP In order to use any of the spam-related commands (like, e.g.,
8082 .Ic spamrate )
8083 the desired spam interface must be defined by setting this variable.
8084 Please refer to the manual section
8085 .Sx "Handling spam"
8086 for the complete picture of spam handling in \*(UA.
8087 All or none of the following interfaces may be available:
8089 .Bl -tag -width ".It Ql _ilte_"
8090 .It Ql spamc
8091 Interaction with
8092 .Xr spamc 1
8093 from the
8094 .Xr spamassassin 1
8095 .Pf ( Lk http://spamassassin.apache.org SpamAssassin )
8096 suite.
8097 Different to the generic filter interface \*(UA will automatically add
8098 the correct arguments for a given command and has the necessary
8099 knowledge to parse the program's output.
8100 A default value for
8101 .Va spamc-command
8102 will have been compiled into the \*(UA binary if
8103 .Xr spamc 1
8104 has been found in
8105 .Ev PATH
8106 during compilation.
8107 Shall it be necessary to define a specific connection type (rather than
8108 using a configuration file for that), the variable
8109 .Va spamc-arguments
8110 can be used as in, e.g.,
8111 .Ql -d server.example.com -p 783 .
8112 It is also possible to specify a per-user configuration via
8113 .Va spamc-user .
8114 Note that this interface doesn't inspect the
8115 .Ql is-spam
8116 flag of a message for the command
8117 .Ic spamforget .
8119 .It Ql filter
8120 generic spam filter support via freely configurable hooks.
8121 This interface is meant for programs like
8122 .Xr bogofilter 1
8123 and requires according behaviour in respect to the hooks' exit
8124 status for at least the command
8125 .Ic spamrate
8126 .Pf ( Ql 0
8127 meaning a message is spam,
8128 .Ql 1
8129 for non-spam,
8130 .Ql 2
8131 for unsure and any other return value indicating a hard error);
8132 since the hooks can include shell code snippets diverting behaviour
8133 can be intercepted as necessary.
8134 The hooks are
8135 .Va spamfilter-ham , spamfilter-noham , spamfilter-nospam , \
8136   spamfilter-rate
8138 .Va spamfilter-spam ;
8139 the manual section
8140 .Sx "Handling spam"
8141 contains examples for some programs.
8142 The process environment of the hooks will have the variables
8143 .Ev NAIL_TMPDIR , TMPDIR
8145 .Ev NAIL_FILENAME_GENERATED
8146 set.
8147 Note that spam score support for
8148 .Ic spamrate
8149 isn't supported unless the \*(OPtional regular expression support is
8150 available and the
8151 .Va spamfilter-rate-scanscore
8152 variable is set.
8157 .It Va spam-maxsize
8158 \*(OP Messages that exceed this size won't be passed through to the
8159 configured
8160 .Va spam-interface .
8161 If unset or 0, the default of 420000 bytes is used.
8164 .It Va spamc-command
8165 \*(OP The path to the
8166 .Xr spamc 1
8167 program for the
8168 .Ql spamc
8169 .Va spam-interface .
8170 Note that the path is not expanded, but used
8171 .Dq as is .
8172 A fallback path will have been compiled into the \*(UA binary if the
8173 executable had been found during compilation.
8176 .It Va spamc-arguments
8177 \*(OP Even though \*(UA deals with most arguments for the
8178 .Ql spamc
8179 .Va spam-interface
8180 automatically, it may at least sometimes be desirable to specify
8181 connection-related ones via this variable, e.g.,
8182 .Ql -d server.example.com -p 783 .
8185 .It Va spamc-user
8186 \*(OP Specify a username for per-user configuration files for the
8187 .Ql spamc
8188 .Va spam-interface .
8189 If this is set to the empty string then \*(UA will use the name of the
8190 current
8191 .Va user .
8198 .It Va spamfilter-ham , spamfilter-noham , \
8199   spamfilter-nospam , spamfilter-rate , spamfilter-spam
8200 \*(OP Command and argument hooks for the
8201 .Ql filter
8202 .Va spam-interface .
8203 The manual section
8204 .Sx "Handling spam"
8205 contains examples for some programs.
8208 .It Va spamfilter-rate-scanscore
8209 \*(OP Because of the generic nature of the
8210 .Ql filter
8211 .Va spam-interface
8212 spam scores are not supported for it by default, but if the \*(OPtional
8213 regular expression support is available then setting this variable can
8214 be used to overcome this restriction.
8215 It is interpreted as follows: first a number (digits) is parsed that
8216 must be followed by a semicolon
8217 .Ql \&;
8218 and an extended regular expression.
8219 Then the latter is used to parse the first output line of the
8220 .Va spamfilter-rate
8221 hook, and, in case the evaluation is successful, the group that has been
8222 specified via the number is interpreted as a floating point scan score.
8225 .It Va ssl-ca-dir
8226 \*(OP Specifies a directory with CA certificates in PEM (Pricacy
8227 Enhanced Mail) for verification of of SSL/TLS server certificates.
8229 .Xr SSL_CTX_load_verify_locations 3
8230 for more information.
8233 .It Va ssl-ca-file
8234 \*(OP Specifies a file with CA certificates in PEM format for
8235 verification of SSL/TLS server certificates.
8237 .Xr SSL_CTX_load_verify_locations 3
8238 for more information.
8240 .Mx Va ssl-cert
8241 .It Va ssl-cert-USER@HOST , ssl-cert-HOST , ssl-cert
8242 \*(OP Variable chain that sets the file name for a SSL/TLS client
8243 certificate required by some servers.
8244 This is a direct interface to the
8245 .Ql Certificate
8246 slot of the
8247 .Xr SSL_CONF_cmd 3
8248 function of the OpenSSL library, if available.
8250 .Mx Va ssl-cipher-list
8251 .It Va ssl-cipher-list-USER@HOST , ssl-cipher-list-HOST , ssl-cipher-list
8252 \*(OP Specifies a list of ciphers for SSL/TLS connections.
8253 This is a direct interface to the
8254 .Ql CipherString
8255 slot of the
8256 .Xr SSL_CONF_cmd 3
8257 function of the OpenSSL library, if available; see
8258 .Xr ciphers 1
8259 for more information.
8260 By default \*(UA doesn't set a list of ciphers, which in effect will use a
8261 .Va ssl-protocol
8262 specific cipher (protocol standards ship with a list of acceptable
8263 ciphers), possibly cramped to what the actually used SSL/TLS library
8264 supports \(en the manual section
8265 .Sx "An example configuration"
8266 also contains a SSL/TLS use case.
8269 .It Va ssl-config-file
8270 \*(OP If this variable is set \*(UA will call
8271 .Xr CONF_modules_load_file 3
8272 to allow OpenSSL to be configured according to the host system wide
8273 security settings.
8274 If a non-empty value is given then this will be used to specify the
8275 configuration file to be used instead of the global OpenSSL default;
8276 note that in this case it is an error if the file cannot be loaded.
8277 The application name will always be passed as
8278 .Dq \*(uA .
8281 .It Va ssl-crl-file
8282 \*(OP Specifies a file that contains a CRL in PEM format to use when
8283 verifying SSL/TLS server certificates.
8286 .It Va ssl-crl-dir
8287 \*(OP Specifies a directory that contains files with CRLs in PEM format
8288 to use when verifying SSL/TLS server certificates.
8290 .Mx Va ssl-key
8291 .It Va ssl-key-USER@HOST , ssl-key-HOST , ssl-key
8292 \*(OP Variable chain that sets the file name for the private key of
8293 a SSL/TLS client certificate.
8294 If unset, the name of the certificate file is used.
8295 The file is expected to be in PEM format.
8296 This is a direct interface to the
8297 .Ql PrivateKey
8298 slot of the
8299 .Xr SSL_CONF_cmd 3
8300 function of the OpenSSL library, if available.
8302 .Mx Va ssl-method
8303 .It Va ssl-method-USER@HOST , ssl-method-HOST , ssl-method
8304 \*(OB\*(OP Please use the newer and more flexible
8305 .Va ssl-protocol
8306 instead: if both values are set,
8307 .Va ssl-protocol
8308 will take precedence!
8309 Can be set to the following values, the actually used
8310 .Va ssl-protocol
8311 specification to which it is mapped is shown in parenthesis:
8312 .Ql tls1.2
8313 .Pf ( Ql -ALL, TLSv1.2 ) ,
8314 .Ql tls1.1
8315 .Pf ( Ql -ALL, TLSv1.1 ) ,
8316 .Ql tls1
8317 .Pf ( Ql -ALL, TLSv1 )
8319 .Ql ssl3
8320 .Pf ( Ql -ALL, SSLv3 ) ;
8321 the special value
8322 .Ql auto
8323 is mapped to
8324 .Ql ALL, -SSLv2
8325 and thus includes the SSLv3 protocol.
8326 Note that SSLv2 is no longer supported at all.
8329 .It Va ssl-no-default-ca
8330 \*(BO\*(OP Don't load default CA locations to verify SSL/TLS server
8331 certificates.
8333 .Mx Va ssl-protocol
8334 .It Va ssl-protocol-USER@HOST , ssl-protocol-HOST , ssl-protocol
8335 \*(OP Specify the used SSL/TLS protocol.
8336 This is a direct interface to the
8337 .Ql Protocol
8338 slot of the
8339 .Xr SSL_CONF_cmd 3
8340 function of the OpenSSL library, if available;
8341 otherwise an \*(UA internal parser is used which understands the
8342 following subset of (case-insensitive) command strings:
8343 .Ql SSLv3 ,
8344 .Ql TLSv1 ,
8345 .Ql TLSv1.1
8347 .Ql TLSv1.2 ,
8348 as well as the special value
8349 .Ql ALL .
8350 Multiple specifications may be given via a comma-separated list which
8351 ignores any whitespace.
8352 An optional
8353 .Ql +
8354 plus prefix will enable a protocol, a
8355 .Ql -
8356 minus prefix will disable it, so that
8357 .Ql -ALL, TLSv1.2
8358 will enable only the TLSv1.2 protocol.
8360 It depends upon the used TLS/SSL library which protocols are actually
8361 supported and which protocols are used if
8362 .Va ssl-protocol
8363 is not set, but note that SSLv2 is no longer supported at all and
8364 actively disabled.
8365 Especially for older protocols explicitly securing
8366 .Va ssl-cipher-list
8367 may be worthwile, see
8368 .Sx "An example configuration" .
8371 .It Va ssl-rand-egd
8372 \*(OP Gives the pathname to an entropy daemon socket, see
8373 .Xr RAND_egd 3 .
8374 Not all SSL/TLS libraries support this.
8377 .It Va ssl-rand-file
8378 \*(OP Gives the filename to a file with random entropy data, see
8379 .Xr RAND_load_file 3 .
8380 If this variable is not set, or set to the empty string, or if the
8381 filename expansion failed, then
8382 .Xr RAND_file_name 3
8383 will be used to create the filename if, and only if,
8384 .Xr RAND_status 3
8385 documents that the SSL PRNG is not yet sufficiently seeded.
8386 If \*(UA successfully seeded the SSL PRNG then it'll update the file via
8387 .Xr RAND_write_file 3 .
8388 This variable is only used if
8389 .Va ssl-rand-egd
8390 is not set (or not supported by the SSL/TLS library).
8392 .Mx Va ssl-verify
8393 .It Va ssl-verify-USER@HOST , ssl-verify-HOST , ssl-verify
8394 \*(OP Variable chain that sets the action to be performed if an error
8395 occurs during SSL/TLS server certificate validation.
8396 Valid (case-insensitive) values are
8397 .Ql strict
8398 (fail and close connection immediately),
8399 .Ql ask
8400 (ask whether to continue on standard input),
8401 .Ql warn
8402 (show a warning and continue),
8403 .Ql ignore
8404 (do not perform validation).
8405 The default is
8406 .Ql ask .
8409 .It Va stealthmua
8410 If only set without an assigned value, then this option inhibits the
8411 generation of the
8412 .Ql Message-ID:
8414 .Ql User-Agent:
8415 header fields that include obvious references to \*(UA.
8416 There are two pitfalls associated with this:
8417 First, the message id of outgoing messages is not known anymore.
8418 Second, an expert may still use the remaining information in the header
8419 to track down the originating mail user agent.
8420 If set to the value
8421 .Ql noagent ,
8422 then the mentioned
8423 .Ql Message-ID:
8424 suppression doesn't occur.
8428 .It Va termcap
8429 (\*(OP) This specifies a comma-separated list of
8430 .Lb libterminfo
8431 and/or
8432 .Lb libtermcap
8433 capabilities (see
8434 .Sx "On terminal control and line editor" ,
8435 escape commas with reverse solidus) to be used to overwrite or define
8436 entries.
8437 Note that this variable will only be queried once at program startup and
8438 can thus only be specified in resource files or on the command line.
8441 String capabilities form
8442 .Ql cap=value
8443 pairs and are expected unless noted otherwise.
8444 Numerics have to be notated as
8445 .Ql cap#number
8446 where the number is expected in normal decimal notation.
8447 Finally, booleans don't have any value but indicate a true or false
8448 state simply by being defined or not; this indeed means that \*(UA
8449 doesn't support undefining an existing boolean.
8450 String capability values will undergo some expansions before use:
8451 for one notations like
8452 .Ql ^LETTER
8453 stand for
8454 .Ql control-LETTER ,
8455 and for clarification purposes
8456 .Ql \eE
8457 can be used to specify
8458 .Ql escape
8459 (the control notation
8460 .Ql ^[
8461 could lead to misreadings when a left bracket follows, which it does for
8462 the standard CSI sequence);
8463 finally three letter octal sequences, as in
8464 .Ql \e061 ,
8465 are supported.
8466 To specify that a terminal supports 256-colours, and to define sequences
8467 that home the cursor and produce an audible bell, one might write:
8469 .Bd -literal -offset indent
8470 set termcap='Co#256,home=\eE[H,bel=^G'
8474 The following terminal capabilities are or may be meaningful for the
8475 operation of the builtin line editor or \*(UA in general:
8478 .Bl -tag -compact -width yay
8479 .\" HAVE_COLOUR
8480 .It Cd colors Ns \0or Cd Co
8481 .Cd max_colors :
8482 numeric capability specifying the maximum number of colours.
8483 Note that \*(UA doesn't actually care about the terminal beside that,
8484 but always emits ANSI / ISO 6429 escape sequences.
8486 .\" HAVE_TERMCAP
8487 .It Cd rmcup Ns \0or Cd te Ns \0/ Cd smcup Ns \0or Cd ti
8488 .Cd exit_ca_mode
8490 .Cd enter_ca_mode ,
8491 respectively: exit and enter the alternative screen
8492 .Dq ca-mode ,
8493 effectively turning \*(UA into a fullscreen application.
8494 To disable that, set (at least) one to the empty string.
8496 .It Cd smkx Ns \0or Cd ks Ns \0/ Cd rmkx Ns \0or Cd ke
8497 .Cd keypad_xmit
8499 .Cd keypad_local ,
8500 respectively: enable and disable the keypad.
8501 This is always enabled if available, because it seems even keyboards
8502 without keypads generate other key codes for, e.g., cursor keys in that
8503 case, and only if enabled we see the codes that we are interested in.
8505 .It Cd ed Ns \0or Cd cd
8506 .Cd clr_eos :
8507 clear the screen.
8509 .It Cd clear Ns \0or Cd cl
8510 .Cd clear_screen :
8511 clear the screen and home cursor.
8512 (Will be simulated via
8513 .Cd ho
8514 plus
8515 .Cd cd . )
8517 .It Cd home Ns \0or Cd ho
8518 .Cd cursor_home :
8519 home cursor.
8521 .\" HAVE_MLE
8522 .It Cd el Ns \0or Cd ce
8523 .Cd clr_eol :
8524 clear to the end of line.
8525 (Will be simulated via
8526 .Cd ch
8527 plus repetitions of space characters.)
8529 .It Cd hpa Ns \0or Cd ch
8530 .Cd column_address :
8531 move the cursor (to the given column parameter) in the current row.
8532 (Will be simulated via
8533 .Cd cr
8534 plus
8535 .Cd nd . )
8537 .It Cd cr
8538 .Cd carriage_return :
8539 move to the first column in the current row.
8540 The default builtin fallback is
8541 .Ql \er .
8543 .It Cd cub1 Ns \0or Cd le
8544 .Cd cursor_left :
8545 move the cursor left one space (non-destructively).
8546 The default builtin fallback is
8547 .Ql \eb .
8549 .It Cd cuf1 Ns \0or Cd nd
8550 .Cd cursor_right :
8551 move the cursor right one space (non-destructively).
8552 The default builtin fallback is
8553 .Ql \eE[C ,
8554 which is used by most terminals.
8555 Less often occur
8556 .Ql \eEC
8558 .Ql \eEOC .
8562 Many more capabilities which describe key-sequences are documented for
8563 .Ic bind .
8566 .It Va termcap-disable
8567 \*(OP Disable any interaction with a terminal control library.
8568 If set only some generic fallback builtins and possibly the content of
8569 .Va termcap
8570 describe the terminal to \*(UA.
8571 .Sy Note
8572 that this variable will only be queried once at program startup and can
8573 thus only be specified in resource files or on the command line.
8576 .It Va toplines
8577 If defined, gives the number of lines of a message to be displayed
8578 with the command
8579 .Ic top ;
8580 if unset, the first five lines are printed, if set to 0 the variable
8581 .Va screen
8582 is inspected.
8583 If the value is negative then its absolute value will be used for right
8584 shifting the
8585 .Va screen
8586 height;  (shifting bitwise is like dividing algorithmically, but since
8587 it takes away bits the value decreases pretty fast).
8590 .It Va topsqueeze
8591 \*(BO If set then the
8592 .Ic top
8593 command series will strip adjacent empty lines and quotations.
8596 .It Va ttycharset
8597 The character set of the terminal \*(UA operates on,
8598 and the one and only supported character set that \*(UA can use if no
8599 character set conversion capabilities have been compiled into it,
8600 in which case it defaults to ISO-8859-1 unless it can deduce a value
8601 from the
8602 .Ev LC_CTYPE
8603 locale environment.
8604 Refer to the section
8605 .Sx "Character sets"
8606 for the complete picture about character sets.
8609 .It Va umask
8610 For a safety-by-default policy \*(UA sets its process
8611 .Xr umask 2
8613 .Ql 0077 ,
8614 but this variable can be used to override that:
8615 set it to an empty value to don't change the (current) setting,
8616 otherwise the process file mode creation mask is updated to the new value.
8617 Child processes inherit the process file mode creation mask.
8619 .Mx Va user
8620 .It Va user-HOST , user
8621 \*(IN Variable chain that sets a global fallback user name, which is
8622 used in case none has been given in the protocol and account-specific
8623 URL.
8624 This variable defaults to the name of the user who runs \*(UA.
8627 .It Va v15-compat
8628 \*(BO Setting this option enables upward compatibility with \*(UA
8629 version 15.0 in respect to which configuration options are available and
8630 how they are handled.
8631 This manual uses \*(IN and \*(OU to refer to the new and the old way of
8632 doing things, respectively.
8635 .It Va verbose
8636 \*(BO Setting this option, also controllable via the command line option
8637 .Fl v ,
8638 causes \*(UA to be more verbose, e.g., it will display obsoletion
8639 warnings and SSL/TLS certificate chains.
8640 Even though marked \*(BO this option may be set twice in order to
8641 increase the level of verbosity even more, in which case even details of
8642 the actual message delivery and protocol conversations are shown.
8643 A single
8644 .Pf no Va verbose
8645 is sufficient to disable verbosity as such.
8651 .It Va version , version-major , version-minor , version-update
8652 \*(RO \*(UA version information: the first variable contains a string
8653 containing the complete version identification, the latter three contain
8654 only digits: the major, minor and update version numbers.
8655 The output of the command
8656 .Ic version
8657 will include this information.
8660 .It Va writebackedited
8661 If this variable is set messages modified using the
8662 .Ic edit
8664 .Ic visual
8665 commands are written back to the current folder when it is quit;
8666 it is only honoured for writable folders in MBOX format, though.
8667 Note that the editor will be pointed to the raw message content in that
8668 case, i.e., neither MIME decoding nor decryption will have been
8669 performed, and proper RFC 4155
8670 .Ql From_
8671 quoting of newly added or edited content is also left as an excercise to
8672 the user.
8674 .\" }}} (Variables)
8675 .\" }}} (INTERNAL VARIABLES)
8678 .\" .Sh ENVIRONMENT {{{
8679 .Sh ENVIRONMENT
8681 The term
8682 .Dq environment variable
8683 should be considered an indication that these variables are either
8684 standardized as vivid parts of process environments, or that they are
8685 commonly found in there.
8686 The process environment is inherited from the
8687 .Xr sh 1
8688 once \*(UA is started, and unless otherwise explicitly noted handling of
8689 the following variables transparently integrates into that of the
8690 .Sx "INTERNAL VARIABLES"
8691 from \*(UA's point of view.
8692 This means that, e.g., they can be managed via
8693 .Ic set
8695 .Ic unset ,
8696 causing automatic program environment updates (to be inherited by
8697 newly created child processes).
8700 In order to transparently integrate other environment variables equally
8701 they need to be imported (linked) with the command
8702 .Ic environ .
8703 This command can also be used to set and unset non-integrated
8704 environment variables from scratch, sufficient system support provided.
8705 The following example, applicable to a POSIX shell, sets the
8706 .Ev COLUMNS
8707 environment variable for \*(UA only, and beforehand exports the
8708 .Ev EDITOR
8709 in order to affect any further processing in the running shell:
8711 .Bd -literal -offset indent
8712 $ EDITOR="vim -u ${HOME}/.vimrc"
8713 $ export EDITOR
8714 $ COLUMNS=80 \*(uA -R
8717 .Bl -tag -width ".It Ev _AILR_"
8719 .It Ev COLUMNS
8720 The user's preferred width in column positions for the terminal screen
8721 or window.
8722 Queried and used once on program startup, actively managed for child
8723 processes and the MLE (see
8724 .Sx "On terminal control and line editor" )
8725 in interactive mode thereafter.
8728 .It Ev DEAD
8729 The name of the (mailbox)
8730 .Ic file
8731 to use for saving aborted messages if
8732 .Va save
8733 is set; this defaults to
8734 .Pa dead.letter
8735 in the user's
8736 .Ev HOME
8737 directory.
8738 If the variable
8739 .Va debug
8740 is set no output will be generated, otherwise the contents of the file
8741 will be replaced.
8744 .It Ev EDITOR
8745 Pathname of the text editor to use in the
8746 .Ic edit
8747 command and
8748 .Ic ~e
8749 .Sx "TILDE ESCAPES" .
8750 A default editor is used if this value is not defined.
8753 .It Ev HOME
8754 The user's home directory.
8755 This variable is only used when it resides in the process environment.
8762 .It Ev LANG , LC_ALL , LC_COLLATE , LC_CTYPE , LC_MESSAGES
8764 .Xr locale 7
8766 .Sx "Character sets" .
8769 .It Ev LINES
8770 The user's preferred number of lines on a page or the vertical screen
8771 or window size in lines.
8772 Queried and used once on program startup, actively managed for child
8773 processes in interactive mode thereafter.
8776 .It Ev LISTER
8777 Pathname of the directory lister to use in the
8778 .Ic folders
8779 command when operating on local mailboxes.
8780 Default is
8781 .Xr ls 1
8782 (path search through
8783 .Ev SHELL ) .
8786 .It Ev LOGNAME
8787 Upon startup \*(UA will actively ensure that this variable refers to the
8788 name of the user who runs \*(UA, in order to be able to pass a verified
8789 name to any newly created child process.
8792 .It Ev MAIL
8793 Is used as the user's primary system mailbox, if set.
8794 Otherwise, a system-dependent default is used.
8795 Supports the special syntax conventions that are documented for the
8796 .Ic file
8797 command.
8800 .It Ev MAILCAPS
8801 \*(OP Overrides the default path search for
8802 .Sx "The Mailcap files" ,
8803 which is defined in the standard RFC 1524 as
8804 .Ql ~/.mailcap:\:/etc/mailcap:\:/usr/etc/mailcap:\:/usr/local/etc/mailcap .
8805 .\" TODO we should have a mailcaps-default virtual RDONLY option!
8806 (\*(UA makes it a configuration option, however.)
8807 Note this is not a search path, but a path search.
8810 .It Ev MAILRC
8811 Is used as a startup file instead of
8812 .Pa \*(ur
8813 if set.
8814 When \*(UA scripts are invoked on behalf of other users,
8815 either this variable should be set to
8816 .Pa /dev/null
8817 or the
8818 .Fl \&:
8819 command line option should be used in order to avoid side-effects from
8820 reading their configuration files.
8821 This variable is only used when it resides in the process environment.
8824 .It Ev MBOX
8825 The name of the user's mbox file.
8826 A logical subset of the special conventions that are documented for the
8827 .Ic file
8828 command and the
8829 .Va folder
8830 option may be used.
8831 The fallback default is
8832 .Pa mbox
8833 in the user's
8834 .Ev HOME
8835 directory.
8836 Traditionally this secondary mailbox is used as the file to save
8837 messages from the primary system mailbox that have been read.
8838 Also see
8839 .Sx "Message states" .
8842 .It Ev NAIL_NO_SYSTEM_RC
8843 If this variable is set then reading of
8844 .Pa \*(UR
8845 at startup is inhibited, i.e., the same effect is achieved as if \*(UA
8846 had been started up with the option
8847 .Fl n .
8848 This variable is only used when it resides in the process environment.
8851 .It Ev NETRC
8852 \*(IN\*(OP This variable overrides the default location of the user's
8853 .Pa .netrc
8854 file.
8857 .It Ev PAGER
8858 Pathname of the program to use for backing the command
8859 .Ic more ,
8860 and when the
8861 .Va crt
8862 variable enforces usage of a pager for output.
8863 The default paginator is
8864 .Xr more 1
8865 (path search through
8866 .Ev SHELL ) .
8868 \*(UA inspects the contents of this variable: if its contains the string
8869 .Dq less
8870 then a non-existing environment variable
8871 .Va LESS
8872 will be set to
8873 .Ql FRXi ,
8874 .Ql FRi
8876 .Ql Ri ,
8877 dependent on whether terminal control support is available and whether
8878 that supports full (alternative) screen mode or not (also see
8879 .Sx "On terminal control and line editor" ) .
8880 Likewise for
8881 .Dq lv
8882 .Va LV
8883 will optionally be set to
8884 .Dq -c .
8885 Alse see
8886 .Va colour-pager .
8889 .It Ev PATH
8890 A colon-separated list of directories that is searched by the shell when
8891 looking for commands, e.g.,
8892 .Ql /bin:/usr/bin:/usr/local/bin .
8895 .It Ev SHELL
8896 The shell to use for the commands
8897 .Ic \&! ,
8898 .Ic shell ,
8900 .Ic ~!
8901 .Sx "TILDE ESCAPES"
8902 and when starting subprocesses.
8903 A default shell is used if this option is not defined.
8906 .It Ev SOURCE_DATE_EPOCH
8907 If set, this specifies a time in seconds since the Unix epoch
8908 (1970-01-01) to be used in place of the current time.
8909 This is for the sake of reproduceability of tests, to be used during
8910 development or by software packagers.
8913 .It Ev TERM
8914 \*(OP The terminal type for which output is to be prepared.
8915 For extended colour and font control please refer to
8916 .Sx "Coloured display" ,
8917 and for terminal management in general to
8918 .Sx "On terminal control and line editor" .
8921 .It Ev TMPDIR
8922 Used as directory for temporary files instead of
8923 .Pa /tmp ,
8924 if set.
8925 This variable is only used when it resides in the process environment.
8928 .It Ev USER
8929 Identical to
8930 .Ev LOGNAME
8931 (see there), but this variable is not standardized, should therefore not
8932 be used, and is only corrected if already set.
8935 .It Ev VISUAL
8936 Pathname of the text editor to use in the
8937 .Ic visual
8938 command and
8939 .Ic ~v
8940 .Sx "TILDE ESCAPES" .
8942 .\" }}}
8945 .\" .Sh FILES {{{
8946 .Sh FILES
8948 .Bl -tag -width ".It Pa _etc/mime.type_"
8949 .It Pa \*(ur
8950 File giving initial commands.
8952 .It Pa \*(UR
8953 System wide initialization file.
8956 .It Pa ~/.mailcap
8957 \*(OP Personal MIME type handler definition file, see
8958 .Sx "The Mailcap files" .
8959 (RFC 1524 location, the actual path is a configuration option.)
8962 .It Pa /etc/mailcap
8963 \*(OP System wide MIME type handler definition file, see
8964 .Sx "The Mailcap files" .
8965 (RFC 1524 location, the actual path is a configuration option.)
8968 .It Pa ~/.mime.types
8969 Personal MIME types, see
8970 .Sx "The mime.types files" .
8973 .It Pa /etc/mime.types
8974 System wide MIME types, see
8975 .Sx "The mime.types files" .
8978 .It Pa ~/.netrc
8979 \*(IN\*(OP The default location of the users
8980 .Pa .netrc
8981 file \(en the section
8982 .Sx "The .netrc file"
8983 documents the file format.
8986 .\" .Ss "The mime.types files" {{{
8987 .Ss "The mime.types files"
8989 When sending messages \*(UA tries to determine the content type of all
8990 attachments.
8991 When displaying message content or attachments \*(UA uses the content
8992 type to decide whether it can directly display data or whether it needs
8993 to deal with content handlers.
8994 It learns about MIME types and how to treat them by reading
8995 .Pa mime.types
8996 files, the loading of which can be controlled by setting the variable
8997 .Va mimetypes-load-control .
8998 (The command
8999 .Ic mimetype
9000 can also be used to deal with MIME types.)
9001 .Pa mime.types
9002 files have the following syntax:
9005 .Dl type/subtype extension [extension ...]
9008 where
9009 .Ql type/subtype
9010 are strings describing the file contents, and one or multiple
9011 .Ql extension Ns
9012 s, separated by whitespace, name the part of a filename starting after
9013 the last dot (of interest).
9014 Comments may be introduced anywhere on a line with a number sign
9015 .Ql # ,
9016 causing the remaining line to be discarded.
9018 \*(UA also supports an extended, non-portable syntax in specially
9019 crafted files, which can be loaded via the alternative value syntax of
9020 .Va mimetypes-load-control
9021 and prepends an optional
9022 .Ql type-marker :
9025 .Dl [type-marker ]type/subtype extension [extension ...]
9028 The following type markers are supported:
9031 .Bl -tag -compact -offset indent -width ".It Ar _n_u"
9032 .It Ar @
9033 Treat message parts with this content as plain text.
9034 .It Ar @t@
9035 The same as plain
9036 .Ar @ .
9037 .It Ar @h@
9038 Treat message parts with this content as HTML tagsoup.
9039 If the \*(OPal HTML-tagsoup-to-text converter is not available treat
9040 the content as plain text instead.
9041 .It Ar @H@
9042 Likewise
9043 .Ar @h@
9044 but instead of falling back to plain text require an explicit content
9045 handler to be defined.
9049 Further reading:
9050 for sending messages:
9051 .Ic mimetype ,
9052 .Va mime-allow-text-controls ,
9053 .Va mimetypes-load-control .
9054 For reading etc. messages:
9055 .Sx "HTML mail and MIME attachments" ,
9056 .Sx "The Mailcap files" ,
9057 .Ic mimetype ,
9058 .Va mime-counter-evidence ,
9059 .Va mimetypes-load-control ,
9060 .Va pipe-TYPE/SUBTYPE ,
9061 .Va pipe-EXTENSION .
9062 .\" }}}
9064 .\" .Ss "The Mailcap files" {{{
9065 .Ss "The Mailcap files"
9067 RFC 1524 defines a
9068 .Dq User Agent Configuration Mechanism
9069 which \*(UA \*(OPally supports.
9070 It defines a file format to be used to inform mail user agent programs
9071 about the locally-installed facilities for handling various data
9072 formats, i.e., about commands and how they can be used to display, edit
9073 etc. MIME part contents, as well as a default path search that includes
9074 multiple possible locations of
9075 .Dq mailcap
9076 files and the
9077 .Ev MAILCAPS
9078 environment variable that can be used to overwrite that (repeating here
9079 that it is not a search path, but instead a path search specification).
9080 Any existing files will be loaded in sequence, appending any content to
9081 the list of MIME type handler directives.
9084 .Dq Mailcap
9085 files consist of a set of newline separated entries.
9086 Comment lines start with a number sign
9087 .Ql #
9088 (in the first column!) and are ignored.
9089 Empty lines are also ignored.
9090 All other lines form individual entries that must adhere to the syntax
9091 described below.
9092 To extend a single entry (not comment) its line can be continued on
9093 follow lines if newline characters are
9094 .Dq escaped
9095 by preceding them with the reverse solidus character
9096 .Ql \e .
9097 The standard doesn't specify how leading whitespace of follow lines is
9098 to be treated, therefore \*(UA retains it.
9101 .Dq Mailcap
9102 entries consist of a number of semicolon
9103 .Ql \&;
9104 separated fields, and the reverse solidus
9105 .Ql \e
9106 character can be used to escape any following character including
9107 semicolon and itself.
9108 The first two fields are mandatory and must occur in the specified
9109 order, the remaining fields are optional and may appear in any order.
9110 Leading and trailing whitespace of content is ignored (removed).
9113 The first field defines the MIME
9114 .Ql TYPE/SUBTYPE
9115 the entry is about to handle (case-insensitively, and no reverse solidus
9116 escaping is possible in this field).
9117 If the subtype is specified as an asterisk
9118 .Ql *
9119 the entry is meant to match all subtypes of the named type, e.g.,
9120 .Ql audio/*
9121 would match any audio type.
9122 The second field defines the shell command which shall be used to
9123 .Dq display
9124 MIME parts of the given type; it is implicitly called the
9125 .Cd view
9126 command.
9129 For data
9130 .Dq consuming
9131 shell commands message (MIME part) data is passed via standard input
9132 unless the given shell command includes one or more instances of the
9133 (unquoted) string
9134 .Ql %s ,
9135 in which case these instances will be replaced with a temporary filename
9136 and the data will have been stored in the file that is being pointed to.
9137 Likewise, for data
9138 .Dq producing
9139 shell commands data is assumed to be generated on standard output unless
9140 the given command includes (one ore multiple)
9141 .Ql %s .
9142 In any case any given
9143 .Ql %s
9144 format is replaced with a(n already) properly quoted filename.
9145 Note that when a command makes use of a temporary file via
9146 .Ql %s
9147 then \*(UA will remove it again, as if the
9148 .Cd x-mailx-tmpfile ,
9149 .Cd x-mailx-tmpfile-fill
9151 .Cd x-mailx-tmpfile-unlink
9152 flags had been set; see below for more.
9155 The optional fields either define a shell command or an attribute (flag)
9156 value, the latter being a single word and the former being a keyword
9157 naming the field followed by an equals sign
9158 .Ql =
9159 succeeded by a shell command, and as usual for any
9160 .Dq Mailcap
9161 content any whitespace surrounding the equals sign will be removed, too.
9162 Optional fields include the following:
9165 .Bl -tag -width textualnewlines
9166 .It Cd compose
9167 A program that can be used to compose a new body or body part in the
9168 given format.
9169 (Currently unused.)
9171 .It Cd composetyped
9172 Similar to the
9173 .Cd compose
9174 field, but is to be used when the composing program needs to specify the
9175 .Ql Content-type:
9176 header field to be applied to the composed data.
9177 (Currently unused.)
9179 .It Cd edit
9180 A program that can be used to edit a body or body part in the given
9181 format.
9182 (Currently unused.)
9184 .It Cd print
9185 A program that can be used to print a message or body part in the given
9186 format.
9187 (Currently unused.)
9189 .It Cd test
9190 Specifies a program to be run to test some condition, e.g., the machine
9191 architecture, or the window system in use, to determine whether or not
9192 this mailcap entry applies.
9193 If the test fails, a subsequent mailcap entry should be sought; also see
9194 .Cd x-mailx-test-once .
9196 .It Cd needsterminal
9197 This flag field indicates that the given shell command must be run on
9198 an interactive terminal.
9199 \*(UA will temporarily release the terminal to the given command in
9200 interactive mode, in non-interactive mode this entry will be entirely
9201 ignored; this flag implies
9202 .Cd x-mailx-noquote .
9204 .It Cd copiousoutput
9205 A flag field which indicates that the output of the
9206 .Cd view
9207 command will be an extended stream of textual output that can be
9208 (re)integrated into \*(UA's normal visual display.
9209 It is mutually exclusive with
9210 .Cd needsterminal
9211 and implies
9212 .Cd x-mailx-always .
9214 .It Cd textualnewlines
9215 A flag field which indicates that this type of data is line-oriented and
9216 that, if encoded in
9217 .Ql base64 ,
9218 all newlines should be converted to canonical form (CRLF) before
9219 encoding, and will be in that form after decoding.
9220 (Currently unused.)
9222 .It Cd nametemplate
9223 This field gives a file name format, in which
9224 .Ql %s
9225 will be replaced by a random string, the joined combination of which
9226 will be used as the filename denoted by
9227 .Ev NAIL_FILENAME_TEMPORARY .
9228 One could specify that a GIF file being passed to an image viewer should
9229 have a name ending in
9230 .Ql .gif
9231 by using
9232 .Ql nametemplate=%s.gif .
9233 Note that \*(UA ignores the name template unless that solely specifies
9234 a filename suffix that consists of (ASCII) alphabetic and numeric
9235 characters, the underscore and dot only.
9237 .It Cd x11-bitmap
9238 Names a file, in X11 bitmap (xbm) format, which points to an appropriate
9239 icon to be used to visually denote the presence of this kind of data.
9240 This field is not used by \*(UA.
9242 .It Cd description
9243 A textual description that describes this type of data.
9245 .It Cd x-mailx-always
9246 Extension flag field that denotes that the given
9247 .Cd view
9248 command shall be executed even if multiple messages will be displayed
9249 at once.
9250 Normally messages which require external viewers that produce output
9251 which doesn't integrate into \*(UA's visual display (i.e., don't have
9252 .Cd copiousoutput
9253 set) have to be addressed directly and individually.
9254 (To avoid cases where, e.g., a thousand PDF viewer instances are spawned
9255 in sequence.)
9257 .It Cd x-mailx-even-if-not-interactive
9258 An extension flag test field \(em by default handlers without
9259 .Cd copiousoutput
9260 are entirely ignored in non-interactive mode, but if this flag is set
9261 then their use will be considered.
9262 It is an error if this flag is set for commands that use the flag
9263 .Cd needsterminal .
9265 .It Cd x-mailx-noquote
9266 An extension flag field that indicates that even a
9267 .Cd copiousoutput
9268 .Cd view
9269 command shall not be used to generate message quotes
9270 (as it would be by default).
9272 .It Cd x-mailx-async
9273 Extension flag field that denotes that the given
9274 .Cd view
9275 command shall be executed asynchronously, without blocking \*(UA.
9276 Cannot be used in conjunction with
9277 .Cd needsterminal .
9279 .It Cd x-mailx-test-once
9280 Extension flag which denotes whether the given
9281 .Cd test
9282 command shall be evaluated once only and the (boolean) result be cached.
9283 This is handy if some global unchanging condition is to be queried, like
9284 .Dq running under the X Window System .
9286 .It Cd x-mailx-tmpfile
9287 Extension flag field that requests creation of a zero-sized temporary
9288 file, the name of which is to be placed in the environment variable
9289 .Ev NAIL_FILENAME_TEMPORARY .
9290 It is an error to use this flag with commands that include a
9291 .Ql %s
9292 format.
9294 .It Cd x-mailx-tmpfile-fill
9295 Normally the MIME part content is passed to the handler via standard
9296 input; if this flag is set then the data will instead be written into
9297 the implied
9298 .Cd x-mailx-tmpfile .
9299 In order to cause deletion of the temporary file you will have to set
9300 .Cd x-mailx-tmpfile-unlink
9301 explicitly!
9302 It is an error to use this flag with commands that include a
9303 .Ql %s
9304 format.
9306 .It Cd x-mailx-tmpfile-unlink
9307 Extension flag field that requests that the temporary file shall be
9308 deleted automatically when the command loop is entered again at latest.
9309 (Don't use this for asynchronous handlers.)
9310 It is an error to use this flag with commands that include a
9311 .Ql %s
9312 format, or without also setting
9313 .Cd x-mailx-tmpfile
9315 .Cd x-mailx-tmpfile-fill .
9317 .It Cd x-mailx-tmpfile-keep
9318 Using the string
9319 .Ql %s
9320 implies the three tmpfile related flags above, but if you want, e.g.,
9321 .Cd x-mailx-async
9322 and deal with the temporary file yourself, you can add in this flag to
9323 forcefully ignore
9324 .Cd x-mailx-tmpfile-unlink .
9329 The standard includes the possibility to define any number of additional
9330 entry fields, prefixed by
9331 .Ql x- .
9332 Flag fields apply to the entire
9333 .Dq Mailcap
9334 entry \(em in some unusual cases, this may not be desirable, but
9335 differentiation can be accomplished via separate entries, taking
9336 advantage of the fact that subsequent entries are searched if an earlier
9337 one does not provide enough information.
9338 E.g., if a
9339 .Cd view
9340 command needs to specify the
9341 .Cd needsterminal
9342 flag, but the
9343 .Cd compose
9344 command shall not, the following will help out the latter (with enabled
9345 .Va debug
9346 or an increased
9347 .Va verbose
9348 level \*(UA will show information about handler evaluation):
9350 .Bd -literal -offset indent
9351 application/postscript; ps-to-terminal %s; needsterminal
9352 application/postscript; ps-to-terminal %s; compose=idraw %s
9356 In fields any occurrence of the format string
9357 .Ql %t
9358 will be replaced by the
9359 .Ql TYPE/SUBTYPE
9360 specification.
9361 Named parameters from the
9362 .Ql Content-type:
9363 field may be placed in the command execution line using
9364 .Ql %{
9365 followed by the parameter name and a closing
9366 .Ql }
9367 character.
9368 The entire parameter should appear as a single command line argument,
9369 regardless of embedded spaces; thus:
9371 .Bd -literal -offset indent
9372 # Message
9373 Content-type:  multipart/mixed; boundary=42
9375 # Mailcap file
9376 multipart/*; /usr/local/bin/showmulti \e
9377   %t %{boundary}  ;  composetyped  = /usr/local/bin/makemulti
9379 # Executed shell command
9380 /usr/local/bin/showmulti multipart/mixed 42
9384 .\" TODO v15: Mailcap: %n,%F
9385 Note that \*(UA doesn't support handlers for multipart MIME parts as
9386 shown in this example (as of today).
9387 \*(UA doesn't support the additional formats
9388 .Ql %n
9390 .Ql %F .
9391 An example file, also showing how to properly deal with the expansion of
9392 .Ql %s ,
9393 which includes any quotes that are necessary to make it a valid shell
9394 argument by itself and thus will cause undesired behaviour when placed
9395 in additional user-provided quotes:
9397 .Bd -literal -offset indent
9398 # Comment line
9399 text/richtext; richtext %s; copiousoutput
9401 text/x-perl; perl -cWT %s
9403 application/pdf; \e
9404   infile=%s\e; \e
9405     trap "rm -f ${infile}" EXIT\e; \e
9406     trap "exit 75" INT QUIT TERM\e; \e
9407     mupdf %s; \e
9408   x-mailx-async; x-mailx-tmpfile-keep
9410 application/*; echo "This is \e"%t\e" but \e
9411     is 50 \e% Greek to me" \e; < %s head -c 1024 | cat -vET; \e
9412   copiousoutput; x-mailx-noquote
9416 Further reading:
9417 .Sx "HTML mail and MIME attachments" ,
9418 .Sx "The mime.types files" ,
9419 .Ic mimetype ,
9420 .Ev MAILCAPS ,
9421 .Va mime-counter-evidence ,
9422 .Va pipe-TYPE/SUBTYPE ,
9423 .Va pipe-EXTENSION .
9424 .\" }}}
9426 .\" .Ss "The .netrc file" {{{
9427 .Ss "The .netrc file"
9430 .Pa .netrc
9431 file contains user credentials for machine accounts.
9432 The default location in the user's
9433 .Ev HOME
9434 directory may be overridden by the
9435 .Ev NETRC
9436 environment variable.
9437 The file consists of space, tabulator or newline separated tokens.
9438 \*(UA implements a parser that supports a superset of the original BSD
9439 syntax, but users should nonetheless be aware of portability glitches
9440 of that file format, shall their
9441 .Pa .netrc
9442 be usable across multiple programs and platforms:
9445 .Bl -bullet -compact
9447 BSD doesn't support single, but only double quotation marks, e.g.,
9448 .Ql password="pass with spaces" .
9450 BSD (only?) supports escaping of single characters via a reverse solidus
9451 (e.g., a space can be escaped via
9452 .Ql \e\0 ) ,
9453 in- as well as outside of a quoted string.
9455 BSD doesn't require the final quotation mark of the final user input token.
9457 The original BSD (Berknet) parser also supported a format which allowed
9458 tokens to be separated with commas \(en whereas at least Hewlett-Packard
9459 still seems to support this syntax, \*(UA does not!
9461 As a non-portable extension some widely-used programs support
9462 shell-style comments: if an input line starts, after any amount of
9463 whitespace, with a number sign
9464 .Ql # ,
9465 then the rest of the line is ignored.
9467 Whereas other programs may require that the
9468 .Pa .netrc
9469 file is accessible by only the user if it contains a
9470 .Cd password
9471 token for any other
9472 .Cd login
9473 than
9474 .Dq anonymous ,
9475 \*(UA will always require these strict permissions.
9479 Of the following list of supported tokens \*(UA only uses (and caches)
9480 .Cd machine ,
9481 .Cd login
9483 .Cd password .
9484 At runtime the command
9485 .Ic netrc
9486 can be used to control \*(UA's
9487 .Pa .netrc
9488 cache.
9490 .Bl -tag -width password
9491 .It Cd machine Ar name
9492 The hostname of the entries' machine, lowercase-normalized by \*(UA
9493 before use.
9494 Any further file content, until either end-of-file or the occurrence
9495 of another
9496 .Cd machine
9497 or a
9498 .Cd default
9499 first-class token is bound (only related) to the machine
9500 .Ar name .
9502 As an extension that shouldn't be the cause of any worries
9503 \*(UA supports a single wildcard prefix for
9504 .Ar name :
9505 .Bd -literal -offset indent
9506 machine *.example.com login USER password PASS
9507 machine pop3.example.com login USER password PASS
9508 machine smtp.example.com login USER password PASS
9511 which would match
9512 .Ql xy.example.com
9513 as well as
9514 .Ql pop3.example.com ,
9515 but neither
9516 .Ql example.com
9518 .Ql local.smtp.example.com .
9519 Note that in the example neither
9520 .Ql pop3.example.com
9522 .Ql smtp.example.com
9523 will be matched by the wildcard, since the exact matches take
9524 precedence (it is however faster to specify it the other way around).
9526 .It Cd default
9527 This is the same as
9528 .Cd machine
9529 except that it is a fallback entry that is used shall none of the
9530 specified machines match; only one default token may be specified,
9531 and it must be the last first-class token.
9533 .It Cd login Ar name
9534 The user name on the remote machine.
9536 .It Cd password Ar string
9537 The user's password on the remote machine.
9539 .It Cd account Ar string
9540 Supply an additional account password.
9541 This is merely for FTP purposes.
9543 .It Cd macdef Ar name
9544 Define a macro.
9545 A macro is defined with the specified
9546 .Ar name ;
9547 it is formed from all lines beginning with the next line and continuing
9548 until a blank line is (consecutive newline characters are) encountered.
9549 (Note that
9550 .Cd macdef
9551 entries cannot be utilized by multiple machines, too, but must be
9552 defined following the
9553 .Ic machine
9554 they are intended to be used with.)
9555 If a macro named
9556 .Ar init
9557 exists, it is automatically run as the last step of the login process.
9558 This is merely for FTP purposes.
9560 .\" }}}
9562 .\" }}}
9565 .\" .Sh EXAMPLES {{{
9566 .Sh EXAMPLES
9568 .\" .Ss "An example configuration" {{{
9569 .Ss "An example configuration"
9571 .Bd -literal -offset indent
9572 # This example assumes v15.0 compatibility mode
9573 set v15-compat
9575 # Where are the up-to-date SSL certificates?
9576 #set ssl-ca-dir=/etc/ssl/certs
9577 set ssl-ca-file=/etc/ssl/certs/ca-certificates.crt
9579 # (Since we manage up-to-date ones explicitly, don't use any,
9580 # possibly outdated, default certificates shipped with OpenSSL)
9581 set ssl-no-default-ca
9583 # Don't use protocols older than TLS v1.2.
9584 # Change this only when the remote server doesn't support it:
9585 # maybe use ssl-protocol-HOST (or -USER@HOST) syntax to define
9586 # such explicit exceptions, then
9587 set ssl-protocol='-ALL,+TLSv1.2'
9589 # Explicitly define the list of ciphers, which may improve security,
9590 # especially with protocols older than TLS v1.2.  See ciphers(1).
9591 # Including "@STRENGTH" will sort the final list by algorithm strength.
9592 # In reality it is possibly best to only use ssl-cipher-list-HOST
9593 # (or -USER@HOST), as necessary, again..
9594 set ssl-cipher-list=TLSv1.2:!aNULL:!eNULL:!MEDIUM:!LOW:!EXPORT:@STRENGTH
9595 # ALL:!aNULL:!MEDIUM:!LOW:!MD5:!RC4:!EXPORT:@STRENGTH
9597 # Request strict transport security checks!
9598 set ssl-verify=strict
9600 # Essential setting: select allowed character sets
9601 set sendcharsets=utf-8,iso-8859-1
9603 # A very kind option: when replying to a message, first try to
9604 # use the same encoding that the original poster used herself!
9605 set reply-in-same-charset
9607 # When replying to or forwarding a message the comment and name
9608 # parts of email addresses are removed unless this variable is set
9609 set fullnames
9611 # When sending messages, wait until the Mail-Transfer-Agent finishs.
9612 # Only like this you'll be able to see errors reported through the
9613 # exit status of the MTA (including the builtin SMTP one)!
9614 set sendwait
9616 # Only use builtin MIME types, no mime.types(5) files
9617 set mimetypes-load-control
9619 # Default directory where we act in (relative to $HOME)
9620 set folder=mail
9621 # A leading "+" (often) means: under *folder*
9622 # *record* is used to save copies of sent messages
9623 set MBOX=+mbox.mbox record=+sent.mbox DEAD=+dead.txt
9625 # Make "file mymbox" and "file myrec" go to..
9626 shortcut mymbox %:+mbox.mbox myrec +sent.mbox
9628 # Not really optional, e.g., for S/MIME
9629 set from='Your Name <address@exam.ple>'
9631 # It may be necessary to set hostname and/or smtp-hostname
9632 # if the "SERVER" of mta and "domain" of from don't match.
9633 # The `urlencode' command can be used to encode USER and PASS
9634 set mta=(smtps?|submission)://[USER[:PASS]@]SERVER[:PORT] \e
9635     smtp-auth=login/plain... \e
9636     smtp-use-starttls
9638 # Never refuse to start into interactive mode, and more
9639 set emptystart \e
9640     colour-pager crt= \e
9641     followup-to followup-to-honour=ask-yes \e
9642     history-file=+.\*(uAhist history-size=-1 history-gabby \e
9643     mime-counter-evidence=0xE \e
9644     prompt='?\e?[\e$ \e@]\e& ' \e
9645     reply-to-honour=ask-yes \e
9646     umask=
9648 # When `t'yping messages, show only these headers
9649 # (use `T'ype for all headers and `S'how for raw message)
9650 retain date from to cc subject
9652 # Some mailing lists
9653 mlist '@xyz-editor\e.xyz$' '@xyzf\e.xyz$'
9654 mlsubscribe '^xfans@xfans\e.xyz$'
9656 # A real life example of a very huge free mail provider
9657 account XooglX {
9658   set folder=~/spool/XooglX MAIL=+syste.mbox sent=+sent
9659   set from='Your Name <address@examp.ple>'
9660   set mta=smtp://USER:PASS@smtp.gmXil.com smtp-use-starttls
9663 # Here is a pretty large one which does not allow sending mails
9664 # if there is a domain name mismatch on the SMTP protocol level,
9665 # which would bite us if the value of from does not match, e.g.,
9666 # for people who have a sXXXXeforge project and want to speak
9667 # with the mailing list under their project account (in from),
9668 # still sending the message through their normal mail provider
9669 account XandeX {
9670   set folder=~/spool/XandeX MAIL=+syste.mbox sent=+sent
9671   set from='Your Name <address@exam.ple>'
9672   set mta=smtps://USER:PASS@smtp.yaXXex.ru:465 \e
9673       hostname=yaXXex.com smtp-hostname=
9676 # Create some new commands so that, e.g., `ls /tmp' will..
9677 wysh ghost lls '!ls ${LS_COLOR_FLAG} -aFlrS'
9678 wysh ghost llS '!ls ${LS_COLOR_FLAG} -aFlS'
9679 wysh ghost ls '!ls ${LS_COLOR_FLAG} -aFrS'
9680 wysh ghost lS '!ls ${LS_COLOR_FLAG} -aFS'
9681 wysh ghost lla '!ls ${LS_COLOR_FLAG} -aFlr'
9682 wysh ghost llA '!ls ${LS_COLOR_FLAG} -aFl'
9683 wysh ghost la '!ls ${LS_COLOR_FLAG} -aFr'
9684 wysh ghost lA '!ls ${LS_COLOR_FLAG} -aF'
9685 wysh ghost ll '!ls ${LS_COLOR_FLAG} -aFltr'
9686 wysh ghost lL '!ls ${LS_COLOR_FLAG} -aFlt'
9687 wysh ghost l '!ls ${LS_COLOR_FLAG} -aFtr'
9688 wysh ghost L '!ls ${LS_COLOR_FLAG} -aFt'
9690 # We don't support gpg(1) directly yet.  But simple --clearsign'd
9691 # message parts can be dealt with as follows:
9692 define V {
9693   wysh set pipe-text/plain=$'@*#++=@\e
9694     < "${NAIL_FILENAME_TEMPORARY}" awk \e
9695         -v TMPFILE="${NAIL_FILENAME_TEMPORARY}" \e'\e
9696       BEGIN {done=0}\e
9697       /^-----BEGIN PGP SIGNED MESSAGE-----/,/^$/{\e
9698         if (done++ != 0)\e
9699           next;\e
9700         print "--- GPG --verify ---";\e
9701         system("gpg --verify " TMPFILE " 2>&1");\e
9702         print "--- GPG --verify ---";\e
9703         print "";\e
9704         next;\e
9705       }\e
9706       /^-----BEGIN PGP SIGNATURE-----/,\e
9707           /^-----END PGP SIGNATURE-----/{\e
9708         next;\e
9709       }\e
9710       {print}\e
9711       \e''
9712   print
9714 ghost V call V
9716 define RK {
9717   !printf 'Key IDs to gpg --recv-keys: ';\e
9718     read keyids;\e
9719     gpg --recv-keys ${keyids};
9721 ghost RK call RK
9725 When storing passwords in
9726 .Pa \*(ur
9727 appropriate permissions should be set on this file with
9728 .Ql $ chmod 0600 \*(ur .
9729 If the \*(OPal
9730 .Va netrc-lookup
9731 is available user credentials can be stored in the central
9732 .Pa .netrc
9733 file instead; e.g., here is a different version of the example account
9734 that sets up SMTP and POP3:
9736 .Bd -literal -offset indent
9737 account XandeX {
9738   set folder=~/spool/XandeX MAIL=+syste.mbox sent=+sent
9739   set from='Your Name <address@exam.ple>'
9740   set netrc-lookup
9741   # Load an encrypted ~/.netrc by uncommenting the next line
9742   #set netrc-pipe='gpg -qd ~/.netrc.pgp'
9744   set mta=smtps://smtp.yXXXXx.ru:465 \e
9745       smtp-hostname= hostname=yXXXXx.com
9746   set pop3-keepalive=240 pop3-no-apop-pop.yXXXXx.ru
9747   ghost xp fi pop3s://pop.yXXXXx.ru
9752 and, in the
9753 .Pa .netrc
9754 file:
9756 .Bd -literal -offset indent
9757 machine *.yXXXXx.ru login USER password PASS
9761 This configuration should now work just fine:
9764 .Dl $ echo text | \*(uA -vv -AXandeX -s Subject user@exam.ple
9765 .\" }}}
9767 .\" .Ss "Signed and encrypted messages with S/MIME" {{{
9768 .Ss "Signed and encrypted messages with S/MIME"
9770 \*(OP S/MIME provides two central mechanisms:
9771 message signing and message encryption.
9772 A signed message contains some data in addition to the regular text.
9773 The data can be used to verify that the message was sent using a valid
9774 certificate, that the sender's address in the message header matches
9775 that in the certificate, and that the message text has not been altered.
9776 Signing a message does not change its regular text;
9777 it can be read regardless of whether the recipient's software is able to
9778 handle S/MIME.
9781 It is thus usually possible to sign all outgoing messages if so desired.
9782 Encryption, in contrast, makes the message text invisible for all people
9783 except those who have access to the secret decryption key.
9784 To encrypt a message, the specific recipient's public encryption key
9785 must be known.
9786 It is therefore not possible to send encrypted mail to people unless their
9787 key has been retrieved from either previous communication or public key
9788 directories.
9789 A message should always be signed before it is encrypted.
9790 Otherwise, it is still possible that the encrypted message text is
9791 altered.
9794 A central concept to S/MIME is that of the certification authority (CA).
9795 A CA is a trusted institution that issues certificates.
9796 For each of these certificates it can be verified that it really
9797 originates from the CA, provided that the CA's own certificate is
9798 previously known.
9799 A set of CA certificates is usually delivered with OpenSSL and installed
9800 on your system.
9801 If you trust the source of your OpenSSL software installation,
9802 this offers reasonable security for S/MIME on the Internet.
9803 (Otherwise set
9804 .Va ssl-no-default-ca
9805 and use
9806 .Va smime-ca-file
9807 and/or
9808 .Va smime-ca-dir . )
9809 In general, a certificate cannot be more secure than the method its CA
9810 certificate has been retrieved with, though.
9811 Thus if you download a CA certificate from the Internet,
9812 you can only trust the messages you verify using that certificate as
9813 much as you trust the download process.
9816 The first thing you need for participating in S/MIME message exchange is
9817 your personal certificate, including a private key.
9818 The certificate contains public information, in particular your name and
9819 your email address(es), and the public key that is used by others to
9820 encrypt messages for you,
9821 and to verify signed messages they supposedly received from you.
9822 The certificate is included in each signed message you send.
9823 The private key must be kept secret.
9824 It is used to decrypt messages that were previously encrypted with your
9825 public key, and to sign messages.
9828 For personal use it is recommended that you get a S/MIME certificate
9829 from one of the major CAs on the Internet using your WWW browser.
9830 Many CAs offer such certificates for free.
9831 There is also
9832 .Lk https://www.CAcert.org
9833 which issues client and server certificates to members of their
9834 community for free; their root certificate
9835 .Pf ( Lk https://\:www.cacert.org/\:certs/\:root.crt )
9836 is often not in the default set of trusted CA root certificates, though,
9837 which means you will have to download their root certificate separately
9838 and ensure it is part of our S/MIME certificate validation chain by
9839 including it in
9840 .Va smime-ca-dir
9841 or as a vivid member of the
9842 .Va smime-ca-file .
9843 But let's take a step-by-step tour on how to setup S/MIME with
9844 a certificate from CAcert.org despite this situation!
9847 First of all you will have to become a member of the CAcert.org
9848 community, simply by registrating yourself via the web interface.
9849 Once you are, create and verify all email addresses you want to be able
9850 to create signed and encrypted messages for/with using the corresponding
9851 entries of the web interface.
9852 Now ready to create S/MIME certificates, so let's create a new
9853 .Dq client certificate ,
9854 ensure to include all email addresses that should be covered by the
9855 certificate in the following web form, and also to use your name as the
9856 .Dq common name .
9859 Create a private key and a certificate request on your local computer
9860 (please see the manual pages of the used commands for more in-depth
9861 knowledge on what the used arguments etc. do):
9864 .Dl openssl req -nodes -newkey rsa:4096 -keyout key.pem -out creq.pem
9867 Afterwards copy-and-paste the content of
9868 .Dq creq.pem
9869 into the certificate-request (CSR) field of the web form on the
9870 CAcert.org website (you may need to unfold some
9871 .Dq advanced options
9872 to see the corresponding text field).
9873 This last step will ensure that your private key (which never left your
9874 box) and the certificate belong together (through the public key that
9875 will find its way into the certificate via the certificate-request).
9876 You are now ready and can create your CAcert certified certificate.
9877 Download and store or copy-and-paste it as
9878 .Dq pub.crt .
9881 Yay.
9882 In order to use your new S/MIME setup you will have to create
9883 a combined private key/public key (certificate) file:
9886 .Dl cat key.pem pub.crt > ME@HERE.com.paired
9889 This is the file \*(UA will work with.
9890 If you have created your private key with a passphrase then \*(UA will
9891 ask you for it whenever a message is signed or decrypted.
9892 Set the following variables to henceforth use S/MIME (setting
9893 .Va smime-ca-file
9894 is of interest for verification only):
9896 .Bd -literal -offset indent
9897 set smime-ca-file=ALL-TRUSTED-ROOT-CERTS-HERE \e
9898   smime-sign-cert=ME@HERE.com.paired \e
9899   smime-sign-message-digest=SHA256 \e
9900   smime-sign
9904 From each signed message you send, the recipient can fetch your
9905 certificate and use it to send encrypted mail back to you.
9906 Accordingly if somebody sends you a signed message, you can do the same,
9907 and use the
9908 .Ic verify
9909 command to check the validity of the certificate.
9912 Variables of interest for S/MIME signing:
9913 .Va smime-ca-dir ,
9914 .Va smime-ca-file ,
9915 .Va smime-crl-dir ,
9916 .Va smime-crl-file ,
9917 .Va smime-no-default-ca ,
9918 .Va smime-sign ,
9919 .Va smime-sign-cert ,
9920 .Va smime-sign-include-certs
9922 .Va smime-sign-message-digest .
9925 After it has been verified save the certificate via
9926 .Ic certsave
9927 and tell \*(UA that it should use it for encryption for further
9928 communication with that somebody:
9930 .Bd -literal -offset indent
9931 certsave FILENAME
9932 set smime-encrypt-USER@HOST=FILENAME \e
9933     smime-cipher-USER@HOST=AES256
9937 Additional variables of interest for S/MIME en- and decryption:
9938 .Va smime-cipher
9940 .Va smime-encrypt-USER@HOST .
9943 You should carefully consider if you prefer to store encrypted messages
9944 in decrypted form.
9945 If you do, anybody who has access to your mail folders can read them,
9946 but if you do not, you might be unable to read them yourself later if
9947 you happen to lose your private key.
9949 .Ic decrypt
9950 command saves messages in decrypted form, while the
9951 .Ic save , copy ,
9953 .Ic move
9954 commands leave them encrypted.
9957 Note that neither S/MIME signing nor encryption applies to message
9958 subjects or other header fields yet.
9959 Thus they may not contain sensitive information for encrypted messages,
9960 and cannot be trusted even if the message content has been verified.
9961 When sending signed messages,
9962 it is recommended to repeat any important header information in the
9963 message text.
9964 .\" }}}
9966 .\" .Ss "Using CRLs with S/MIME or SSL/TLS" {{{
9967 .Ss "Using CRLs with S/MIME or SSL/TLS"
9969 \*(OP Certification authorities (CAs) issue certificate revocation
9970 lists (CRLs) on a regular basis.
9971 These lists contain the serial numbers of certificates that have been
9972 declared invalid after they have been issued.
9973 Such usually happens because the private key for the certificate has
9974 been compromised,
9975 because the owner of the certificate has left the organization that is
9976 mentioned in the certificate, etc.
9977 To seriously use S/MIME or SSL/TLS verification,
9978 an up-to-date CRL is required for each trusted CA.
9979 There is otherwise no method to distinguish between valid and
9980 invalidated certificates.
9981 \*(UA currently offers no mechanism to fetch CRLs, nor to access them on
9982 the Internet, so you have to retrieve them by some external mechanism.
9985 \*(UA accepts CRLs in PEM format only;
9986 CRLs in DER format must be converted, like, e.\|g.:
9989 .Dl $ openssl crl \-inform DER \-in crl.der \-out crl.pem
9992 To tell \*(UA about the CRLs, a directory that contains all CRL files
9993 (and no other files) must be created.
9995 .Va smime-crl-dir
9997 .Va ssl-crl-dir
9998 variables, respectively, must then be set to point to that directory.
9999 After that, \*(UA requires a CRL to be present for each CA that is used
10000 to verify a certificate.
10001 .\" }}}
10003 .\" .Ss "Handling spam" {{{
10004 .Ss "Handling spam"
10006 \*(OP \*(UA can make use of several spam interfaces for the purpose of
10007 identification of, and, in general, dealing with spam messages.
10008 A precondition of most commands in order to function is that the
10009 .Va spam-interface
10010 variable is set to one of the supported interfaces.
10011 Once messages have been identified as spam their (volatile)
10012 .Ql is-spam
10013 state can be prompted: the
10014 .Ql Ar :s
10016 .Ql Ar :S
10017 message specifications will address respective messages and their
10018 .Va attrlist
10019 entries will be used when displaying the
10020 .Va headline
10021 in the header display.
10023 .Bl -bullet
10025 .Ic spamrate
10026 rates the given messages and sets their
10027 .Ql is-spam
10028 flag accordingly.
10029 If the spam interface offers spam scores those can also be displayed in
10030 the header display by including the
10031 .Ql %$
10032 format in the
10033 .Va headline
10034 variable.
10036 .Ic spamham ,
10037 .Ic spamspam
10039 .Ic spamforget
10040 will interact with the Bayesian filter of the chosen interface and learn
10041 the given messages as
10042 .Dq ham
10044 .Dq spam ,
10045 respectively; the last command can be used to cause
10046 .Dq unlearning
10047 of messages; it adheres to their current
10048 .Ql is-spam
10049 state and thus reverts previous teachings.
10051 .Ic spamclear
10053 .Ic spamset
10054 will simply set and clear, respectively, the mentioned volatile
10055 .Ql is-spam
10056 message flag, without any interface interaction.
10061 .Xr spamassassin 1
10062 based
10063 .Va spam-interface
10064 .Ql spamc
10065 requires a running instance of the
10066 .Xr spamd 1
10067 server in order to function, started with the option
10068 .Fl -allow-tell
10069 shall Bayesian filter learning be possible.
10071 .Bd -literal -offset indent
10072 $ spamd -i localhost:2142 -i /tmp/.spamsock -d [-L] [-l]
10073 $ spamd --listen=localhost:2142 --listen=/tmp/.spamsock \e
10074     --daemonize [--local] [--allow-tell]
10078 Thereafter \*(UA can make use of these interfaces:
10080 .Bd -literal -offset indent
10081 $ \*(uA -Sspam-interface=spamc -Sspam-maxsize=500000 \e
10082     -Sspamc-command=/usr/local/bin/spamc \e
10083     -Sspamc-arguments="-U /tmp/.spamsock" -Sspamc-user=
10085 $ \*(uA -Sspam-interface=spamc -Sspam-maxsize=500000 \e
10086     -Sspamc-command=/usr/local/bin/spamc \e
10087     -Sspamc-arguments="-d localhost -p 2142" -Sspamc-user=
10091 Using the generic filter approach allows usage of programs like
10092 .Xr bogofilter 1 .
10093 Here is an example, requiring it to be accessible via
10094 .Ev PATH :
10096 .Bd -literal -offset indent
10097 $ \*(uA -Sspam-interface=filter -Sspam-maxsize=500000 \e
10098     -Sspamfilter-ham="bogofilter -n" \e
10099     -Sspamfilter-noham="bogofilter -N" \e
10100     -Sspamfilter-nospam="bogofilter -S" \e
10101     -Sspamfilter-rate="bogofilter -TTu 2>/dev/null" \e
10102     -Sspamfilter-spam="bogofilter -s" \e
10103     -Sspamfilter-rate-scanscore="1;^(.+)$"
10107 Because messages must exist on local storage in order to be scored (or
10108 used for Bayesian filter training), it is possibly a good idea to
10109 perform the local spam check last:
10111 .Bd -literal -offset indent
10112 define spamdelhook {
10113   # Server side DCC
10114   spamset (header x-dcc-brand-metrics "bulk")
10115   # Server-side spamassassin(1)
10116   spamset (header x-spam-flag "YES")
10117   del :s # TODO we HAVE to be able to do `spamrate :u ! :sS'
10118   move :S +maybe-spam
10119   spamrate :u
10120   del :s
10121   move :S +maybe-spam
10123 set folder-hook-FOLDER=spamdelhook
10127 See also the documentation for the variables
10128 .Va spam-interface , spam-maxsize ,
10129 .Va spamc-command , spamc-arguments , spamc-user ,
10130 .Va spamfilter-ham , spamfilter-noham , spamfilter-nospam , \
10131   spamfilter-rate
10133 .Va spamfilter-rate-scanscore .
10134 .\" }}}
10135 .\" }}} (Examples)
10138 .\" .Sh "FAQ" {{{
10139 .Sh "FAQ"
10141 In general it is a good idea to turn on
10142 .Va debug
10143 .Pf ( Fl d )
10144 and / or
10145 .Va verbose
10146 .Pf ( Fl v ,
10147 twice) if something doesn't work well.
10148 Very often a diagnostic message can be produced that leads to the
10149 problems' solution.
10151 .\" .Ss "\*(UA shortly hangs on startup" {{{
10152 .Ss "\*(UA shortly hangs on startup"
10154 This can have two reasons, one is the necessity to wait for a file lock
10155 and can't be helped, the other being that \*(UA calls the function
10156 .Xr uname 2
10157 in order to query the nodename of the box (sometimes the real one is
10158 needed instead of the one represented by the internal variable
10159 .Va hostname ) .
10160 You may have varying success by ensuring that the real hostname and
10161 .Ql localhost
10162 have entries in
10163 .Pa /etc/hosts ,
10164 or, more generally, that the name service is properly setup \(en
10165 and does
10166 .Xr hostname 1
10167 return what you'd expect?
10168 Does this local hostname has a domain suffix?
10169 RFC 6762 standardized the link-local top-level domain
10170 .Ql .local .
10171 .\" }}}
10173 .\" .Ss "I can't login to Google mail aka GMail" {{{
10174 .Ss "I can't login to Google mail aka GMail"
10176 Since 2014 some free service providers classify programs as
10177 .Dq less secure
10178 unless they use a special authentification method (OAuth 2.0) which
10179 wasn't standardized for non-HTTP protocol authentication token query
10180 until August 2015 (RFC 7628).
10183 Different to Kerberos / GSSAPI, which is developed since the mid of the
10184 1980s, where a user can easily create a local authentication ticket for
10185 her- and himself with the locally installed
10186 .Xr kinit 1
10187 program, that protocol has no such local part but instead requires
10188 a world-wide-web query to create or fetch a token; since there is no
10189 local cache this query has to be performed whenever \*(UA is invoked
10190 from the command line (in interactive sessions situation may differ).
10193 \*(UA doesn't support OAuth.
10194 Because of this it is necessary to declare \*(UA a
10195 .Dq less secure app
10196 (on the providers account web page) in order to read and send mail.
10197 However, it also seems possible to take the following steps instead:
10200 .Bl -enum -compact
10202 give the provider the number of a mobile phone,
10204 enable
10205 .Dq 2-Step Verification ,
10207 create an application specific password (16 characters), and
10209 use that special password instead of your real Google account password in
10210 \*(UA (for more on that see the section
10211 .Sx "On URL syntax and credential lookup" ) .
10213 .\" }}}
10215 .\" .Ss "Not \(dqdefunctional\(dq, but the editor key won't work" {{{
10216 .Ss "Not \(dqdefunctional\(dq, but the editor key won't work"
10218 It can happen that the terminal library (see
10219 .Sx "On terminal control and line editor",
10220 .Ic bind ,
10221 .Va termcap )
10222 reports different codes than the terminal really sends, in which case
10223 \*(UA will tell that a key binding is functional, but won't be able to
10224 recognize it because the received data doesn't match anything expected.
10225 The verbose listing of
10226 .Ic bind Ns
10227 ings will show the byte sequences that are expected.
10230 To overcome the situation, use, e.g., the program
10231 .Xr cat 1 ,
10232 in conjunction with the
10233 .Fl \&\&v
10234 flag if available, to see the byte sequences which are actually produced
10235 by keypresses, and use the variable
10236 .Va termcap
10237 to make \*(UA aware of them.
10238 E.g., the terminal this is typed on produces some false sequences, here
10239 an example showing the shifted home key:
10241 .Bd -literal -offset indent
10242 ? set verbose
10243 ? bind*
10244 # 1B 5B=[ 31=1 3B=; 32=2 48=H
10245   bind base :kHOM z0
10246 ? x
10247 $ cat -v
10248 ^[[H
10249 ? \*(uA -v -Stermcap='kHOM=\eE[H'
10250 ? bind*
10251 # 1B 5B=[ 48=H
10252   bind base :kHOM z0
10254 .\" }}}
10255 .\" }}}
10258 .\" .Sh "SEE ALSO" {{{
10259 .Sh "SEE ALSO"
10261 .Xr bogofilter 1 ,
10262 .Xr gpg 1 ,
10263 .Xr more 1 ,
10264 .Xr newaliases 1 ,
10265 .Xr openssl 1 ,
10266 .Xr sendmail 1 ,
10267 .Xr sh 1 ,
10268 .Xr spamassassin 1 ,
10269 .Xr iconv 3 ,
10270 .Xr setlocale 3 ,
10271 .Xr aliases 5 ,
10272 .Xr termcap 5 ,
10273 .Xr terminfo 5 ,
10274 .Xr locale 7 ,
10275 .Xr mailaddr 7 ,
10276 .Xr re_format 7 ,
10277 .Xr mailwrapper 8 ,
10278 .Xr sendmail 8
10279 .\" }}}
10282 .\" .Sh HISTORY {{{
10283 .Sh HISTORY
10285 M. Douglas McIlroy writes in his article
10286 .Dq A Research UNIX Reader: Annotated Excerpts \
10287 from the Programmer's Manual, 1971-1986
10289 .Xr mail 1
10290 command already appeared in First Edition
10292 in 1971:
10294 .Bd -ragged -offset indent
10295 Electronic mail was there from the start.
10296 Never satisfied with its exact behavior, everybody touched it at one
10297 time or another: to assure the safety of simultaneous access, to improve
10298 privacy, to survive crashes, to exploit uucp, to screen out foreign
10299 freeloaders, or whatever.
10300 Not until v7 did the interface change (Thompson).
10301 Later, as mail became global in its reach, Dave Presotto took charge and
10302 brought order to communications with a grab-bag of external networks
10303 (v8).
10308 Mail was written in 1978 by Kurt Shoens and developed as part of the
10311 distribution until 1995.
10312 Mail has then seen further development in open source
10314 variants, noticeably by Christos Zoulas in
10315 .Pf Net Bx .
10316 Basing upon this Nail, later Heirloom Mailx, was developed by Gunnar
10317 Ritter in the years 2000 until 2008.
10318 Since 2012 S-nail is maintained by Steffen (Daode) Nurpmeso.
10319 This man page is derived from
10320 .Dq The Mail Reference Manual
10321 that was originally written by Kurt Shoens.
10322 .\" }}}
10325 .Sh AUTHORS
10327 .An "Kurt Shoens" ,
10328 .An "Edward Wang" ,
10329 .An "Keith Bostic" ,
10330 .An "Christos Zoulas" ,
10331 .An "Gunnar Ritter" ,
10332 .An "Steffen Nurpmeso" Aq Mt s-nail-users@lists.sourceforge.net
10333 (later
10334 .Mt s-mailx@sdaoden.eu ) .
10337 .\" .Sh CAVEATS {{{
10338 .Sh CAVEATS
10340 \*(ID Interrupting an operation via
10341 .Dv \&\&SIGINT
10343 .Ql control-C
10344 is often problematic: many library functions cannot deal with the
10345 .Fn siglongjmp 3
10346 that this software (still) performs.
10349 The SMTP and POP3 protocol support of \*(UA is very basic.
10350 Also, if it fails to contact its upstream SMTP server, it will not make
10351 further attempts to transfer the message at a later time (setting
10352 .Va save
10354 .Va sendwait
10355 may be useful).
10356 If this is a concern, it might be better to set up a local SMTP server
10357 that is capable of message queuing.
10358 .\" }}}
10361 .Sh BUGS
10363 After deleting some message of a POP3 mailbox the header summary falsely
10364 claims that there are no messages to display, you need to perform
10365 a scroll or dot movement to restore proper state.
10367 In threaded display a power user may encounter crashes very
10368 occasionally (this is may and very).
10370 The file
10371 .Pa TODO
10372 in the source repository lists future directions.
10373 .\" s-ts-mode