mk-conf.sh: work with old shells (mdocmx.sh does it right, pfff!)
[s-mailx.git] / nail.1
blobfff278bab7c3f16c580605aaf30ba29601a465bc
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 MBOX
572 .Va folder
573 (both to
574 .Pa /dev/null ) ;
575 processing of
576 .Sx "TILDE ESCAPES"
577 is enabled in compose mode.
578 The following prepares an email message in a batched dry run:
579 .Bd -literal -offset indent
580 $ LC_ALL=C printf 'm bob\en~s ubject\enText\en~.\enx\en' | \e
581   LC_ALL=C \*(uA -:/ -d# -X'alias bob bob@exam.ple'
585 .It Fl \&.
586 This flag forces termination of option processing in order to prevent
587 .Dq option injection
588 (attacks).
589 It also forcefully puts \*(UA into send mode, see
590 .Sx "On sending mail, and non-interactive mode" .
594 In the above list of supported command line options,
595 .Fl d , E , i , N
597 .Fl v
598 are implemented by means of
599 .Ic set Ns
600 ting the respective option, as via
601 .Fl S .
602 .Bk -words
603 .Op Ar mta-option ...
605 arguments that are given at the end of the command line after a
606 .Ql --
607 separator will be passed through to a file-based
608 .Va mta
609 (Mail-Transfer-Agent) and persist for an entire (interactive) session
610 \(en if the setting of
611 .Va expandargv
612 allows their recognition; no such constraints apply to the variable
613 .Va mta-arguments .
614 .\" }}}
616 .\" .Ss "A starter" {{{
617 .Ss "A starter"
619 \*(UA is a direct descendant of
621 Mail, a successor of the Research
623 mail which
624 .Dq was there from the start
625 according to
626 .Sx HISTORY .
629 Mail reference manual begins with the following words:
631 .Bd -ragged -offset indent
632 Mail provides a simple and friendly environment for sending and
633 receiving mail.
634 It divides incoming mail into its constituent messages and allows the
635 user to deal with them in any order.
636 In addition, it provides a set of
637 .Xr ed 1 Ns
638 -like commands for manipulating messages and sending mail.
639 Mail offers the user simple editing capabilities to ease the composition
640 of outgoing messages, as well as providing the ability to define and
641 send to names which address groups of users.
645 \*(UA is thus the user side of the
647 mail system, whereas the system side (Mail-Transfer-Agent, MTA) was
648 traditionally taken by
649 .Xr sendmail 8 ,
650 and most MTAs provide a binary of this name for compatibility purposes.
651 If the \*(OPal SMTP
652 .Va mta
653 is included in the
654 .Va features
655 of \*(UA then the system side is not a mandatory precondition for mail
656 delivery.
659 Because \*(UA strives for compliance with POSIX
660 .Xr mailx 1
661 it is likely that some configuration settings have to be adjusted before
662 using it is a smooth experience.
663 The default global
664 .Pa \*(UR
665 file already bends those standard imposed settings a bit towards more
666 user friendliness and safety, e.g., it
667 .Ic set Ns
668 s the internal variables
669 .Va hold
671 .Va keepsave
672 in order to suppress the automatic moving of messages to
673 .Ev MBOX
674 that would otherwise occur (see
675 .Sx "Message states" )
677 .Va keep
678 to not remove empty files in order not to mangle file permissions when
679 files eventually get recreated (\*(UA actively manages the file mode
680 creation mask via
681 .Va umask
682 upon program startup).
683 On the other hand
684 .Va folder ,
685 one of the many
686 .Sx "INTERNAL VARIABLES" ,
687 isn't set by default so that file grouping (via the
688 .Ql +
689 prefix as documented for
690 .Ic file )
691 is not functional by default.
692 The section
693 .Sx EXAMPLES
694 contains some suggestions.
695 .\" }}}
697 .\" .Ss "On sending mail, and non-interactive mode" {{{
698 .Ss "On sending mail, and non-interactive mode"
700 To send a message to one or more people, using a local or a builtin
701 .Va mta
702 (Mail-Transfer-Agent) transport to actually deliver the generated mail
703 message, \*(UA can be invoked with arguments which are the names of
704 people to whom the mail will be sent, and the command line options
705 .Fl b
707 .Fl c
708 can be used to add (blind) carbon copy receivers:
710 .Bd -literal -offset indent
711 $ \*(uA -s ubject -a ttach.txt bill@exam.ple
712 # But... try it in an isolated dry-run mode first
713 $ LC_ALL=C \*(uA -:/ -d -vv -Ssendwait \e
714    -b bcc@exam.ple -c cc@exam.ple -. \e
715    '(Lovely) Bob <bob@exam.ple>' eric@exam.ple
716 # With SMTP
717 $ LC_ALL=C \*(uA -:/ -d -vv -Sv15-compat -Ssendwait \e
718     -S 'mta=smtps://mylogin@exam.ple:465' -Ssmtp-auth=login \e
719     -S 'from=scriptreply@exam.ple' \e
720     -a /etc/mail.rc \e
721     -. eric@exam.ple
725 If standard input is a terminal rather than the message to be sent,
726 the user is expected to type in the message contents.
727 In this compose mode \*(UA treats lines beginning with the character
728 .Ql ~
729 special \(en these are so-called
730 .Sx "TILDE ESCAPES"
731 which can be used to read in files, process shell commands, add and edit
732 attachments and more; e.g., the tilde escape
733 .Ql Ic ~e
734 will start the text editor to revise the message in it's current state,
735 .Ql Ic ~h
736 allows editing of the most important message headers and
737 .Ql Ic ~?
738 gives an overview of available tilde escapes.
739 Typing
740 .Ql control-D
741 .Pf ( Ql ^D )
742 at the beginning of an empty line leaves compose mode and causes the
743 message to be sent, whereas typing
744 .Ql control-C
745 .Pf ( Ql ^C )
746 twice will abort the current letter (saving its contents in the file
747 denoted by
748 .Ev DEAD
749 unless
750 .Pf no Va save
751 is set).
752 Messages are sent asynchronously, without supervision, unless the variable
753 .Va sendwait
754 is set, therefore send errors are not recognizable until then.
757 A number of
758 .Sx ENVIRONMENT
760 .Sx "INTERNAL VARIABLES"
761 can be used to alter default behavior; e.g.,
762 .Ic set Ns
763 ting (also via
764 .Fl S )
765 .Va editalong
766 will automatically startup a text editor when compose mode is entered,
767 .Va askcc
768 will cause the user to be prompted actively for carbon-copy recipients
769 and the
770 .Va dot
771 option will allow leaving compose mode by writing a line consisting
772 solely of a dot
773 .Pf ( Ql \&. ) .
774 .Va on-compose-enter
776 .Va on-compose-leave
777 hook macros may be set to automatically adjust some settings dependent
778 on receiver, sender or subject contexts.
781 Especially for using public mail provider accounts with the SMTP
782 .Va mta
783 it is often necessary to set
784 .Va from ,
785 and saving a copy of sent messages in a
786 .Va record
787 may be desirable \(en as for most mailbox file targets some special
788 syntax conventions are recognized (see the
789 .Ic file
790 command for more on that).
791 Defining user email
792 .Ic account Ns s
793 for the purpose of arranging a complete environment of settings that can
794 be switched to with a single command or command line option may be
795 useful (the section
796 .Sx EXAMPLES
797 contains example configurations for sending messages via some of the
798 well-known public mail providers and also gives a compact overview on
799 how to setup a secure SSL/TLS environment).
800 Performing some
801 .Fl d
803 .Va debug
804 sandbox dry-run tests first will prove correctness.
807 The section
808 .Sx "On URL syntax and credential lookup"
809 will spread light on the different ways of how to specify user email
810 account credentials, the
811 .Ql USER@HOST
812 variable chains, and accessing protocol-specific resources,
813 the section
814 .Sx "Character sets"
815 goes into the details of character encoding and how to use them for
816 representing messages and MIME part contents by specifying them in
817 .Va sendcharsets ,
818 and reading the section
819 .Sx "The mime.types files"
820 should help to understand how the MIME-type of outgoing attachments are
821 classified, and what can be done for fine-tuning.
824 Message recipients (as specified on the command line or defined in
825 .Ql To: ,
826 .Ql Cc:
828 .Ql Bcc: )
829 may not only be email addressees but can also be names of mailboxes and
830 even complete shell command pipe specifications.
831 If the variable
832 .Va expandaddr
833 is not set then only network addresses (see
834 .Xr mailaddr 7
835 for a description of mail addresses) and plain user names (including MTA
836 aliases) may be used, other types will be filtered out, giving a warning
837 message.
839 .\" When changing any of the following adjust any RECIPIENTADDRSPEC;
840 .\" grep the latter for the complete picture
842 If the variable
843 .Va expandaddr
844 is set then extended recipient addresses will optionally be accepted:
845 Any name which starts with a vertical bar
846 .Ql |
847 character specifies a command pipe \(en the command string following the
848 .Ql |
849 is executed and the message is sent to its standard input;
850 Likewise, any name that starts with the character solidus
851 .Ql /
852 or the character sequence dot solidus
853 .Ql ./
854 is treated as a file, regardless of the remaining content.
855 Any other name which contains an at sign
856 .Ql @
857 character is treated as a network address;
858 Any other name which starts with a plus sign
859 .Ql +
860 character specifies a mailbox name;
861 Any other name which contains a solidus
862 .Ql /
863 character but no exclamation mark
864 .Ql \&!
865 or percent sign
866 .Ql %
867 character before also specifies a mailbox name;
868 What remains is treated as a network address.
870 .Bd -literal -offset indent
871 $ echo bla | \*(uA -Sexpandaddr -s test ./mbox.mbox
872 $ echo bla | \*(uA -Sexpandaddr -s test '|cat >> ./mbox.mbox'
873 $ echo safe | LC_ALL=C \e
874     \*(uA -:/ -Sv15-compat -Ssendwait -Snosave \e
875       -Sexpandaddr=fail,-all,+addr -s test \e
876       -. bob@exam.ple
880 It is possible to create personal distribution lists via the
881 .Ic alias
882 command, so that, for instance, the user can send mail to
883 .Ql cohorts
884 and have it go to a group of people.
885 These aliases have nothing in common with the system wide aliases that
886 may be used by the MTA, which are subject to the
887 .Ql name
888 constraint of
889 .Va expandaddr
890 and are often tracked in a file
891 .Pa /etc/aliases
892 (and documented in
893 .Xr aliases 5
895 .Xr sendmail 1 ) .
896 Personal aliases will be expanded by \*(UA before the message is sent,
897 and are thus a convenient alternative to specifying each addressee by
898 itself:
901 .Dl alias cohorts bill jkf mark kridle@ucbcory ~/mail/cohorts.mbox
904 To avoid environmental noise scripts should
905 .Dq detach
906 \*(UA from any configuration files and create a script-local
907 environment, ideally with the command line options
908 .Fl \&:
909 to disable any configuration file in conjunction with repetitions of
910 .Fl S
911 to specify variables:
913 .Bd -literal -offset indent
914 $ env LC_ALL=C \*(uA -:/ \e
915     -Sv15-compat -Ssendwait -Snosave -Sttycharset=utf-8 \e
916     -Sexpandaddr=fail,-all,+addr \e
917     -S 'mta=smtps://mylogin@exam.ple:465' -Ssmtp-auth=login \e
918     -S 'from=scriptreply@exam.ple' \e
919     -s 'subject' -a attachment_file \e
920     -. "Recipient 1 <rec1@exam.ple>" rec2@exam.ple \e
921     < content_file
925 As shown, scripts can
926 .Dq fake
927 a locale environment, the above specifies the all-compatible 7-bit clean
928 .Ev LC_ALL
929 .Dq C ,
930 but will nonetheless take and send UTF-8 in the message text by using
931 .Va ttycharset .
932 In interactive mode, which is introduced in the next section, messages
933 can be sent by calling the
934 .Ic mail
935 command with a list of recipient addresses \(em the semantics are
936 completely identical to non-interactive message sending:
938 .Bd -literal -offset indent
939 $ \*(uA -d -Squiet -Semptystart
940 "/var/spool/mail/user": 0 messages
941 ? mail "Recipient 1 <rec1@exam.ple>", rec2@exam.ple
942 ? # Will do the right thing (tm)
943 ? m rec1@exam.ple rec2@exam.ple
945 .\" }}}
947 .\" .Ss "On reading mail, and interactive mode" {{{
948 .Ss "On reading mail, and interactive mode"
950 When invoked without addressees \*(UA enters interactive mode in which
951 mails may be read.
952 When used like that the user's system
953 .Ev MAIL Ns
954 box (see the command
955 .Ic file
956 for an in-depth description of the different mailbox types that exist)
957 is read in and a one line header of each message therein is displayed.
958 The visual style of this summary of
959 .Ic headers
960 can be adjusted through the variable
961 .Va headline
962 and the possible sorting criterion via
963 .Va autosort .
964 If the initially opened mailbox is empty \*(UA will instead exit
965 immediately (after displaying a message) unless the variable
966 .Va emptystart
967 is set.
970 At the
971 .Va prompt
972 the command
973 .Ic list
974 will give a listing of all available commands and
975 .Ic help
976 will give a summary of some common ones.
977 If the \*(OPal documentation strings are available one can type
978 .Ql ?X
979 and see the actual expansion of
980 .Ql X
981 and what it's purpose is, i.e., commands can be abbreviated
982 (note that POSIX defines some abbreviations, so that the alphabetical
983 order of commands doesn't necessarily relate to the abbreviations; it is
984 possible to define overwrites with the
985 .Ic ghost
986 command, however).
989 Messages are given numbers (starting at 1) which uniquely identify
990 messages; the current message \(en the
991 .Dq dot
992 \(en will either be the first new message, or the first unread message,
993 or the first message of the mailbox; the option
994 .Va showlast
995 will instead cause usage of the last message for this purpose.
996 The command
997 .Ic headers
998 will display a
999 .Va screen Ns
1000 ful of header summaries containing the
1001 .Dq dot ,
1002 whereas
1003 .Ic from
1004 will display only the summaries of the given messages, defaulting to the
1005 .Dq dot .
1008 Message content can be displayed on the users' terminal with the
1009 .Ic type
1010 command (shortcut
1011 .Ql t ) .
1012 If instead the command
1013 .Ic top
1014 is used, only the first
1015 .Va toplines
1016 of a message will be shown.
1017 By default the current message
1018 .Pf ( Dq dot )
1019 is displayed, but like with many other commands it is possible to give
1020 a fancy message specification (see
1021 .Sx "Specifying messages" ) ,
1022 e.g.,
1023 .Ql t:u
1024 will display all unread messages,
1025 .Ql t.
1026 will display the
1027 .Dq dot ,
1028 .Ql t 1 5
1029 will type the messages 1 and 5,
1030 .Ql t 1-5
1031 will type the messages 1 through 5, and
1032 .Ql t-
1034 .Ql t+
1035 will display the last and the next message, respectively.
1036 The command
1037 .Ic search
1038 (a more substantial alias of the standard command
1039 .Ic from )
1040 will display a header summary of the given message specification list
1041 instead of their content, e.g., the following will search for subjects:
1044 .Dl from "'@Some subject to search for'"
1047 In the default setup all header fields of a message will be
1048 .Ic type Ns
1049 d, but this can be changed: either by blacklisting a list of fields via
1050 .Ic ignore ,
1051 or by whitelisting only a given list with the
1052 .Ic retain
1053 command, e.g.,
1054 .Ql Ic \:retain Ns \0from_ date from to cc subject .
1055 In order to display all header fields of a message regardless of
1056 currently active ignore or retain lists, use the commands
1057 .Ic Type
1059 .Ic Top .
1060 The variable
1061 .Va crt
1062 controls whether and when \*(UA will use the configured
1063 .Ev PAGER
1064 for display instead of directly writing to the user terminal
1065 .Va screen
1066 (generally speaking).
1067 Note that historically the global
1068 .Pa \*(UR
1069 not only adjusts the list of displayed headers, but also sets
1070 .Va crt .
1073 Dependent upon the configuration a line editor (see the section
1074 .Sx "On terminal control and line editor" )
1075 aims at making user experience with the many
1076 .Sx COMMANDS
1077 a bit nicer.
1078 When reading the system
1079 .Ev MAIL Ns
1080 box or when
1081 .Fl f
1083 .Ic file )
1084 specified a mailbox explicitly prefixed with the special
1085 .Ql %:
1086 modifier (propagating the mailbox to a primary one) then messages which
1087 have been read will be moved to a secondary mailbox, the user's
1088 .Ev MBOX
1089 file, automatically when the mailbox is left, either by changing the
1090 active mailbox or by quitting \*(UA (also see
1091 .Sx "Message states" )
1092 \(en this automatic moving from a system or primary to the secondary
1093 mailbox is not performed when the variable
1094 .Va hold
1095 is set.
1098 After examining a message the user can also
1099 .Ic delete Ql d
1100 the message,
1101 .Ic reply Ql r
1102 to the sender and all recipients or
1103 .Ic Reply Ql R
1104 exclusively to the sender(s).
1105 Messages can also be
1106 .Ic forward Ns
1107 ed (shorter alias is
1108 .Ic fwd Ns ).
1109 Note that when replying to or forwarding a message recipient addresses
1110 will be stripped from comments and names unless the option
1111 .Va fullnames
1112 is set.
1113 Deletion causes \*(UA to forget about the message;
1114 This is not irreversible, though, one can
1115 .Ic undelete Ql u
1116 the message by giving its number,
1117 or the \*(UA session can be ended by giving the
1118 .Ic exit Ql x
1119 command.
1122 To end a mail processing session one may either issue
1123 .Ic quit Ql q
1124 to cause a full program exit, which possibly includes
1125 automatic moving of read messages to
1126 .Ev MBOX
1127 as well as updating the \*(OPal line editor
1128 .Va history-file ,
1129 or use the command
1130 .Ic exit Ql x
1131 instead in order to prevent any of these actions.
1132 .\" }}}
1134 .\" .Ss "HTML mail and MIME attachments" {{{
1135 .Ss "HTML mail and MIME attachments"
1137 Messages which are HTML-only get more and more common and of course many
1138 messages come bundled with a bouquet of MIME attachments.
1139 Whereas \*(UA \*(OPally supports a simple HTML-to-text converter to deal
1140 with HTML messages (see
1141 .Sx "The mime.types files" ) ,
1142 it normally can't deal with any of these itself, but instead programs
1143 need to become registered to deal with specific MIME types or file
1144 extensions.
1145 These programs may either prepare plain text versions of their input
1146 in order to enable \*(UA to display the content on the terminal,
1147 or display the content themselves, for example in a graphical window.
1150 To install an external handler program for a specific MIME type set an
1151 according
1152 .Va pipe-TYPE/SUBTYPE
1153 variable; to instead define a handler for a specific file extension set
1154 the respective
1155 .Va pipe-EXTENSION
1156 variable \(en these handlers take precedence.
1157 \*(OPally \*(UA supports mail user agent configuration as defined in
1158 RFC 1524; this mechanism, documented in the section
1159 .Sx "The Mailcap files" ,
1160 will be queried for display or quote handlers if none of the former two
1161 .\" TODO v15-compat "will be" -> "is"
1162 did; it will be the sole source for handlers of other purpose.
1163 A last source for handlers may be the MIME type definition itself, if
1164 the \*(UA specific type-marker extension was used when defining the type
1165 with the command
1166 .Ic mimetype .
1167 (Many of the builtin MIME types do so by default.)
1170 The variable
1171 .Va mime-counter-evidence
1172 can be set to improve dealing with faulty MIME part declarations as are
1173 often seen in real-life messages.
1174 E.g., to display a HTML message inline (that is, converted to a more
1175 fancy plain text representation than the builtin converter is capable to
1176 produce) with either of the text-mode browsers
1177 .Xr lynx 1
1179 .Xr elinks 1 ,
1180 teach \*(UA about MathML documents and make it display them as plain
1181 text, and to open PDF attachments in an external PDF viewer,
1182 asynchronously and with some other magic attached:
1184 .Bd -literal -offset indent
1185 if $features !@ +filter-html-tagsoup
1186   #set pipe-text/html='elinks -force-html -dump 1'
1187   set pipe-text/html='lynx -stdin -dump -force_html'
1188   # Display HTML as plain text instead
1189   #set pipe-text/html=@
1190 endif
1191 mimetype '@ application/mathml+xml mathml'
1192 wysh set pipe-application/pdf='@&=@ \e
1193   trap "rm -f \e"${NAIL_FILENAME_TEMPORARY}\e"" EXIT;\e
1194   trap "trap \e"\e" INT QUIT TERM; exit 1" INT QUIT TERM;\e
1195   mupdf "${NAIL_FILENAME_TEMPORARY}"'
1199 Note: special care must be taken when using such commands as mail
1200 viruses may be distributed by this method: if messages of type
1201 .Ql application/x-sh
1202 or files with the extension
1203 .Ql .sh
1204 were blindly filtered through the shell, for example, a message sender
1205 could easily execute arbitrary code on the system \*(UA is running on.
1206 For more on MIME, also in respect to sending of messages, see the
1207 sections
1208 .Sx "The mime.types files" ,
1209 .Sx "The Mailcap files"
1210 and the command
1211 .Ic mimetype .
1212 .\" }}}
1214 .\" .Ss "Mailing lists" {{{
1215 .Ss "Mailing lists"
1217 \*(UA offers some support to ease handling of mailing lists.
1218 The command
1219 .Ic mlist
1220 promotes all given arguments to known mailing lists, and
1221 .Ic mlsubscribe
1222 sets their subscription attribute, creating them first as necessary.
1223 (On the other hand
1224 .Ic unmlsubscribe
1225 doesn't
1226 .Ic unmlist
1227 automatically, but only resets the subscription attribute.)
1228 Using the commands without arguments will show (a subset of) all
1229 currently defined mailing lists.
1231 .Va headline
1232 format
1233 .Ql \&%T
1234 can be used to mark out messages with configured list addresses
1235 in the header display.
1238 \*(OPally mailing lists may also be specified as (extended) regular
1239 expressions, which allows matching of many addresses with a single
1240 expression.
1241 However, all fully qualified list addresses are matched via a fast
1242 dictionary, whereas expressions are placed in (a) list(s) which is
1243 (are) matched sequentially.
1245 .Bd -literal -offset indent
1246 set followup-to followup-to-honour=ask-yes reply-to-honour=ask-yes
1247 wysh mlist a1@b1.c1 a2@b2.c2 '.*@lists\e.c3$'
1248 mlsubscribe a4@b4.c4 exact@lists.c3
1252 The variable
1253 .Va followup-to-honour
1254 will ensure that a
1255 .Ql Mail-\:Followup-\:To:
1256 header is honoured when the message is being replied to (via
1257 .Ic reply
1259 .Ic Lreply )
1261 .Va followup-to
1262 controls whether this header is created when sending mails; it will be
1263 created automatically for a couple of reasons, too, like when the
1264 special
1265 .Dq mailing list specific
1266 respond command
1267 .Ic Lreply
1268 is used, when
1269 .Ic reply
1270 is used to respond to a message with its
1271 .Ql Mail-Followup-To:
1272 being honoured etc.
1275 A difference in between the handling of known and subscribed lists is
1276 that the address of the sender is usually not part of a generated
1277 .Ql Mail-Followup-To:
1278 when addressing the latter, whereas it is for the former kind of lists.
1279 Usually because there are exceptions: say, if multiple lists are
1280 addressed and not all of them are subscribed lists.
1282 For convenience \*(UA will, temporarily, automatically add a list
1283 address that is presented in the
1284 .Ql List-To:
1285 header of a message that is being responded to to the list of known
1286 mailing lists.
1287 Shall that header have existed \*(UA will instead, dependent on the
1288 variable
1289 .Va reply-to-honour ,
1290 use an also set
1291 .Ql Reply-To:
1292 for this purpose in order to accept a list administrators' wish that
1293 is supposed to have been manifested like that (but only if it provides
1294 a single address which resides on the same domain as what is stated in
1295 .Ql List-To: ) .
1296 .\" }}}
1298 .\" .Ss "Resource files" {{{
1299 .Ss "Resource files"
1301 Upon startup \*(UA reads in several resource files:
1303 .Bl -tag -width ".It Pa _AIL_EXTRA_R_"
1305 .It Pa \*(UR
1306 System wide initialization file.
1307 Reading of this file can be suppressed, either by using the
1308 .Fl \&:
1310 .Fl n
1311 command line options, or by setting the
1312 .Sx ENVIRONMENT
1313 variable
1314 .Ev NAIL_NO_SYSTEM_RC .
1317 .It Pa \*(ur
1318 File giving initial commands.
1319 A different file can be chosen by setting the
1320 .Sx ENVIRONMENT
1321 variable
1322 .Ev MAILRC .
1323 Reading of this file can be suppressed with the
1324 .Fl \&:
1325 command line option.
1327 .It Va NAIL_EXTRA_RC
1328 Can be used to define an optional startup file to be read after all
1329 other resource files.
1330 It can be used to specify settings that are not understood by other
1331 .Xr mailx 1
1332 implementations, for example.
1333 This variable is only honoured when defined in a resource file, e.g.,
1334 it is one of the
1335 .Sx "INTERNAL VARIABLES" .
1339 The content of these files is interpreted as follows:
1342 .Bl -bullet -compact
1344 A lines' leading whitespace is removed.
1346 Empty lines are ignored.
1348 Any other line is interpreted as a command.
1349 It may be spread over multiple input lines if the newline character is
1350 .Dq escaped
1351 by placing a reverse solidus character
1352 .Ql \e
1353 as the last character of the line; whereas any leading whitespace of
1354 follow lines is ignored, trailing whitespace before a escaped newline
1355 remains in the input.
1357 If the line (content) starts with the number sign
1358 .Ql #
1359 then it is a comment-command \(en a real command! \(en and also ignored.
1360 This command is the only form of comment that is understood.
1364 Unless \*(UA is about to enter interactive mode syntax errors that occur
1365 while loading these files are treated as errors and cause program exit.
1366 More files with syntactically equal content can be
1367 .Ic source Ns ed .
1368 The following, saved in a file, would be an examplary content:
1370 .Bd -literal -offset indent
1371  # This line is a comment command.  And y\e
1372     es, it is really continued here.
1373 set debug \e
1374     verbose
1375     set editheaders
1377 .\" }}}
1379 .\" .Ss "Character sets" {{{
1380 .Ss "Character sets"
1382 \*(OP \*(UA detects the character set of the terminal by using
1383 mechanisms that are controlled by the
1384 .Ev LC_CTYPE
1385 locale setting
1386 (the manual for
1387 .Xr setlocale 3
1388 should give an overview); the \*(UA internal variable
1389 .Va ttycharset
1390 will be set to the detected terminal character set accordingly
1391 and will thus show up in the output of the commands
1392 .Ic set
1394 .Ic varshow .
1397 However, a user supplied
1398 .Va ttycharset
1399 value is not overwritten by this detection mechanism: this
1400 .Dq feature
1401 must be used if the detection doesn't work properly,
1402 and it may be used to adjust the name of the locale character set.
1403 E.g., on BSD systems one may use a locale with the character set
1404 ISO8859-1, which is not a valid name for this character set; to be on
1405 the safe side, one may set
1406 .Va ttycharset
1407 to the correct name, which is ISO-8859-1.
1410 Note that changing the value doesn't mean much beside that,
1411 since several aspects of the real character set are implied by the
1412 locale environment of the system,
1413 and that stays unaffected by the content of an overwritten
1414 .Va ttycharset
1415 variable.
1416 (This is mostly an issue when interactively using \*(UA, though.
1417 It is actually possible to send mail in a completely
1418 .Dq faked
1419 locale environment, an option that \*(UA's test-suite uses excessively.)
1422 If no character set conversion capabilities have been compiled into
1423 \*(UA
1424 .Pf ( Va features
1425 doesn't include the term
1426 .Ql +iconv ) ,
1427 then
1428 .Va ttycharset
1429 will be the only supported character set,
1430 it is simply assumed that it can be used to exchange 8-bit messages,
1431 and the rest of this section does not apply;
1432 it may however still be necessary to explicitly set it if automatic
1433 detection fails, since in that case it defaults to the mentioned
1434 .\" (Keep in SYNC: ./nail.1:"Character sets", ./nail.h:CHARSET_*!)
1435 ISO-8859-1.
1438 When reading messages, their text is converted into
1439 .Va ttycharset
1440 as necessary in order to display them on the users terminal.
1441 Unprintable characters and invalid byte sequences are detected
1442 and replaced by proper substitution characters (unless the variable
1443 .Va print-all-chars
1444 was set once \*(UA was started).
1445 Also see
1446 .Va charset-unknown-8bit
1447 to deal with another hairy aspect of message interpretation.
1450 When sending messages all their parts and attachments are classified.
1451 Whereas no character set conversion is performed on those parts which
1452 appear to be binary data,
1453 the character set being used must be declared within the MIME header of
1454 an outgoing text part if it contains characters that do not conform to
1455 the set of characters that are allowed by the email standards.
1456 Permissible values for character sets can be declared using the
1457 .Va sendcharsets
1458 variable, and
1459 .Va charset-8bit ,
1460 which defines a catch-all last-resort fallback character set that is
1461 implicitly appended to the list of character-sets in
1462 .Va sendcharsets .
1465 When replying to a message and the variable
1466 .Va reply-in-same-charset
1467 is set then the character set of the message being replied to is tried
1468 first.
1469 And it is also possible to make \*(UA work even more closely related to
1470 the current locale setting automatically by using the variable
1471 .Va sendcharsets-else-ttycharset ,
1472 please see there for more information.
1475 All the specified character sets are tried in order unless the
1476 conversion of the part or attachment succeeds.
1477 If none of the tried (8-bit) character sets is capable to represent the
1478 content of the part or attachment,
1479 then the message will not be sent and its text will optionally be
1480 .Va save Ns d
1482 .Ev DEAD .
1483 In general, if the message
1484 .Dq Cannot convert from a to b
1485 appears, either some characters are not appropriate for the currently
1486 selected (terminal) character set,
1487 or the needed conversion is not supported by the system.
1488 In the first case, it is necessary to set an appropriate
1489 .Ev LC_CTYPE
1490 locale and/or the variable
1491 .Va ttycharset .
1494 The best results are usually achieved when \*(UA is run in a UTF-8
1495 locale on a UTF-8 capable terminal, in which case the full Unicode
1496 spectrum of characters is available.
1497 In this setup characters from various countries can be displayed,
1498 while it is still possible to use more simple character sets for sending
1499 to retain maximum compatibility with older mail clients.
1502 On the other hand the POSIX standard defines a locale-independent 7-bit
1503 .Dq portable character set
1504 that should be used when overall portability is an issue, the even more
1505 restricted subset named
1506 .Dq portable filename character set
1507 consisting of A-Z, a-z, 0-9, period
1508 .Ql \&. ,
1509 underscore
1510 .Ql _
1512 .Ql -
1513 hyphen.
1514 .\" }}}
1516 .\" .Ss "Message states" {{{
1517 .Ss "Message states"
1519 \*(UA differentiates in between several different message states;
1520 the current state will be reflected in header summary displays if
1521 .Va headline
1522 is configured to do so (via the internal variable
1523 .Va attrlist ) ,
1524 and messages can also be selected and be acted upon depending on their
1525 state (see
1526 .Sx "Specifying messages" ) .
1527 When operating on the system
1528 .Ev MAIL Ns
1529 box or in primary mailboxes opened with the special prefix
1530 .Ql %:
1531 (see
1532 .Ic file )
1533 special actions, like the automatic moving of messages to the secondary
1534 .Ev MBOX
1535 mailbox may be applied when the mailbox is left (also implicitly via
1536 a successful exit of \*(UA, but not if the special command
1537 .Ic exit
1538 is used) \(en however, because this may be irritating to users which
1539 are used to
1540 .Dq more modern
1541 mail-user-agents, the default global
1542 .Pa \*(UR
1543 sets the internal
1544 .Va hold
1546 .Va keepsave
1547 variables in order to suppress this behaviour.
1549 .Bl -tag -width ".It Ql _reserved"
1550 .It Ql new
1551 Message has neither been viewed nor moved to any other state.
1552 Such messages are retained even in the primary system mailbox.
1554 .It Ql unread
1555 Message has neither been viewed nor moved to any other state, but the
1556 message was present already when the mailbox has been opened last:
1557 Such messages are retained even in the primary system mailbox.
1559 .It Ql read
1560 The message has been processed by one of the following commands:
1561 .Ic ~f ,
1562 .Ic ~m ,
1563 .Ic ~F ,
1564 .Ic ~M ,
1565 .Ic copy ,
1566 .Ic mbox ,
1567 .Ic next ,
1568 .Ic pipe  ,
1569 .Ic Print ,
1570 .Ic print ,
1571 .Ic top ,
1572 .Ic Type ,
1573 .Ic type ,
1574 .Ic undelete .
1576 .Ic delete ,
1577 .Ic dp ,
1579 .Ic dt
1580 commands may also cause the next message to be marked as read, depending
1581 on the value of the
1582 .Va autoprint
1583 variable.
1584 Except when the
1585 .Ic exit
1586 command is used, messages that are in the primary system mailbox or in
1587 mailboxes which were opened with the special
1588 .Ql %:
1589 prefix and are in
1590 .Ql read
1591 state when the mailbox is left will be saved in
1592 .Ev MBOX
1593 unless the option
1594 .Va hold
1595 it set.
1597 .It Ql deleted
1598 The message has been processed by one of the following commands:
1599 .Ic delete ,
1600 .Ic dp ,
1601 .Ic dt .
1602 Only
1603 .Ic undelete
1604 can be used to access such messages.
1606 .It Ql preserved
1607 The message has been processed by a
1608 .Ic preserve
1609 command and it will be retained in its current location.
1611 .It Ql saved
1612 The message has been processed by one of the following commands:
1613 .Ic save
1615 .Ic write .
1616 Unless when the
1617 .Ic exit
1618 command is used, messages that are in the primary system mailbox or in
1619 mailboxes which were opened with the special
1620 .Ql %:
1621 prefix and are in
1622 .Ql saved
1623 state when the mailbox is left will be deleted; they will be saved in
1624 .Ev MBOX
1625 when the option
1626 .Va keepsave
1627 is set.
1629 .\" }}}
1631 .\" .Ss "Specifying messages" {{{
1632 .Ss "Specifying messages"
1634 Commands such as
1635 .Ic from ,
1636 .Ic type
1638 .Ic delete
1639 can be given a list of message numbers as arguments to apply to a number
1640 of messages at once.
1641 Thus
1642 .Ql delete 1 2
1643 deletes messages 1 and 2,
1644 whereas
1645 .Ql delete 1-5
1646 will delete the messages 1 through 5.
1647 In sorted or threaded mode (see the
1648 .Ic sort
1649 command),
1650 .Ql delete 1-5
1651 will delete the messages that are located between (and including)
1652 messages 1 through 5 in the sorted/threaded order, as shown in the
1653 .Ic headers
1654 summary.
1655 Multiple colon modifiers can be joined into one, e.g.,
1656 .Ql :du .
1657 The following special message names exist:
1659 .Bl -tag -width ".It Ar _n_u"
1660 .It Ar :n
1662 .Ql new
1663 messages.
1664 .It Ar :o
1665 All old messages (any not in state
1666 .Ql read
1668 .Ql new ) .
1669 .It Ar :u
1671 .Ql unread
1672 messages.
1673 .It Ar :d
1675 .Ql deleted
1676 messages (for the
1677 .Ic undelete
1679 .Ic from
1680 commands only).
1681 .It Ar :r
1683 .Ql read
1684 messages.
1685 .It Ar :f
1687 .Ic flag Ns
1688 ged messages.
1689 .It Ar :a
1690 All answered messages
1691 (cf. the
1692 .Va markanswered
1693 variable).
1694 .It Ar :t
1695 All messages marked as draft.
1696 .It Ar :s
1697 \*(OP All messages classified as spam.
1698 .It Ar :S
1699 \*(OP All messages with unsure spam classification.
1700 .It Ar \&.
1701 The current message, the so-called
1702 .Dq dot .
1703 .It Ar \&;
1704 The message that was previously the current message.
1705 .It Ar \&,
1706 The parent message of the current message,
1707 that is the message with the Message-ID given in the
1708 .Ql In-Reply-To:
1709 field or the last entry of the
1710 .Ql References:
1711 field of the current message.
1712 .It Ar -
1713 The next previous undeleted message,
1714 or the next previous deleted message for the
1715 .Ic undelete
1716 command.
1717 In sorted/threaded mode,
1718 the next previous such message in the sorted/threaded order.
1719 .It Ar +
1720 The next undeleted message,
1721 or the next deleted message for the
1722 .Ic undelete
1723 command.
1724 In sorted/threaded mode,
1725 the next such message in the sorted/threaded order.
1726 .It Ar ^
1727 The first undeleted message,
1728 or the first deleted message for the
1729 .Ic undelete
1730 command.
1731 In sorted/threaded mode,
1732 the first such message in the sorted/threaded order.
1733 .It Ar $
1734 The last message.
1735 In sorted/threaded mode,
1736 the last message in the sorted/threaded order.
1738 .It Ar & Ns Ar x
1739 In threaded mode,
1740 selects the message addressed with
1741 .Ar x ,
1742 where
1743 .Ar x
1744 is any other message specification,
1745 and all messages from the thread that begins at it.
1746 Otherwise it is identical to
1747 .Ar x .
1749 .Ar x
1750 is omitted,
1751 the thread beginning with the current message is selected.
1753 .It Ar *
1754 All messages.
1755 .It Ar `
1756 All messages that were included in the message list for the previous
1757 command.
1759 .It Ar / Ns Ar string
1760 All messages that contain
1761 .Ar string
1762 in the subject field (case ignored).
1763 See also the
1764 .Va searchheaders
1765 variable.
1767 .Ar string
1768 is empty,
1769 the string from the previous specification of that type is used again.
1771 .It Xo Op Ar @ Ns Ar name-list Ns
1772 .Ar @ Ns Ar expr
1774 All messages that contain the given case-insensitive search
1775 .Ar expr Ns
1776 ession; if the \*(OPal regular expression (see
1777 .Xr re_format 7 )
1778 support is available
1779 .Ar expr
1780 will be interpreted as (an extended) one if any of the
1781 .Dq magical
1782 (extended) regular expression characters is seen.
1783 If the optional
1784 .Ar @ Ns Ar name-list
1785 part is missing, the search is restricted to the subject field body,
1786 but otherwise
1787 .Ar name-list
1788 specifies a comma-separated list of header fields to search, as in
1790 .Dl '@to,from,cc@Someone i ought to know'
1792 In order to search for a string that includes a
1793 .Ql @
1794 (commercial at) character the
1795 .Ar name-list
1796 is effectively non-optional, but may be given as the empty string.
1797 Some special header fields may be abbreviated:
1798 .Ql f ,
1799 .Ql t ,
1800 .Ql c ,
1801 .Ql b
1803 .Ql s
1804 will match
1805 .Ql From ,
1806 .Ql To ,
1807 .Ql Cc ,
1808 .Ql Bcc
1810 .Ql Subject ,
1811 respectively and case-insensitively.
1812 The special names
1813 .Ql header
1815 .Ql <
1816 can be used to search in (all of) the header(s) of the message, and the
1817 special names
1818 .Ql body
1820 .Ql >
1822 .Ql text
1824 .Ql =
1825 can be used to perform full text searches \(en whereas the former
1826 searches only the body, the latter also searches the message header.
1828 This message specification performs full text comparison, but even with
1829 regular expression support it is almost impossible to write a search
1830 expression that savely matches only a specific address domain.
1831 To request that the content of the header is treated as a list of
1832 addresses, and to strip those down to the plain email address which the
1833 search expression is to be matched against, prefix the header name
1834 (abbreviation) with a tilde
1835 .Ql ~ :
1837 .Dl @~f@@a\e.safe\e.domain\e.match$
1839 .It Ar address
1840 A case-insensitive
1841 .Dq any substring matches
1842 search against the
1843 .Ql From:
1844 header, which will match addresses (too) even if
1845 .Va showname
1846 is set (and POSIX says
1847 .Dq any address as shown in a header summary shall be matchable in this form ) ;
1848 However, if the
1849 .Va allnet
1850 variable is set, only the local part of the address is evaluated
1851 for the comparison, not ignoring case, and the setting of
1852 .Va showname
1853 is completely ignored.
1854 For finer control and match boundaries use the
1855 .Ql @
1856 search expression; the \*(OPal IMAP-style
1857 .Ql (from address)
1858 expression can also be used if substring matches are desired.
1862 \*(OP IMAP-style SEARCH expressions may also be used.
1863 This addressing mode is available with all types of folders;
1864 \*(UA will perform the search locally as necessary.
1865 Strings must be enclosed by double quotes
1866 .Ql \&"
1867 in their entirety if they contain white space or parentheses;
1868 within the quotes, only reverse solidus
1869 .Ql \e
1870 is recognized as an escape character.
1871 All string searches are case-insensitive.
1872 When the description indicates that the
1873 .Dq envelope
1874 representation of an address field is used,
1875 this means that the search string is checked against both a list
1876 constructed as
1878 .Bd -literal -offset indent
1879 (\*qname\*q \*qsource\*q \*qlocal-part\*q \*qdomain-part\*q)
1883 for each address,
1884 and the addresses without real names from the respective header field.
1885 These search expressions can be nested using parentheses, see below for
1886 examples.
1889 .Bl -tag -compact -width ".It Ar _n_u"
1890 .It Ar ( criterion )
1891 All messages that satisfy the given
1892 .Ar criterion .
1893 .It Ar ( criterion1 criterion2 ... criterionN )
1894 All messages that satisfy all of the given criteria.
1896 .It Ar ( or criterion1 criterion2 )
1897 All messages that satisfy either
1898 .Ar criterion1
1900 .Ar criterion2 ,
1901 or both.
1902 To connect more than two criteria using
1903 .Ql or
1904 specifications have to be nested using additional parentheses,
1905 as with
1906 .Ql (or a (or b c)) ,
1907 since
1908 .Ql (or a b c)
1909 really means
1910 .Ql ((a or b) and c) .
1911 For a simple
1912 .Ql or
1913 operation of independent criteria on the lowest nesting level,
1914 it is possible to achieve similar effects by using three separate
1915 criteria, as with
1916 .Ql (a) (b) (c) .
1918 .It Ar ( not criterion )
1919 All messages that do not satisfy
1920 .Ar criterion .
1921 .It Ar ( bcc \*q Ns Ar string Ns Ar \*q )
1922 All messages that contain
1923 .Ar string
1924 in the envelope representation of the
1925 .Ql Bcc:
1926 field.
1927 .It Ar ( cc \*q Ns Ar string Ns Ar \*q )
1928 All messages that contain
1929 .Ar string
1930 in the envelope representation of the
1931 .Ql Cc:
1932 field.
1933 .It Ar ( from \*q Ns Ar string Ns Ar \*q )
1934 All messages that contain
1935 .Ar string
1936 in the envelope representation of the
1937 .Ql From:
1938 field.
1939 .It Ar ( subject \*q Ns Ar string Ns Ar \*q )
1940 All messages that contain
1941 .Ar string
1942 in the
1943 .Ql Subject:
1944 field.
1945 .It Ar ( to \*q Ns Ar string Ns Ar \*q )
1946 All messages that contain
1947 .Ar string
1948 in the envelope representation of the
1949 .Ql To:
1950 field.
1951 .It Ar ( header name \*q Ns Ar string Ns Ar \*q )
1952 All messages that contain
1953 .Ar string
1954 in the specified
1955 .Ql Name:
1956 field.
1957 .It Ar ( body \*q Ns Ar string Ns Ar \*q )
1958 All messages that contain
1959 .Ar string
1960 in their body.
1961 .It Ar ( text \*q Ns Ar string Ns Ar \*q )
1962 All messages that contain
1963 .Ar string
1964 in their header or body.
1965 .It Ar ( larger size )
1966 All messages that are larger than
1967 .Ar size
1968 (in bytes).
1969 .It Ar ( smaller size )
1970 All messages that are smaller than
1971 .Ar size
1972 (in bytes).
1974 .It Ar ( before date )
1975 All messages that were received before
1976 .Ar date ,
1977 which must be in the form
1978 .Ql d[d]-mon-yyyy ,
1979 where
1980 .Ql d
1981 denotes the day of the month as one or two digits,
1982 .Ql mon
1983 is the name of the month \(en one of
1984 .Ql Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec ,
1986 .Ql yyyy
1987 is the year as four digits, e.g.,
1988 .Ql 28-Dec-2012 .
1990 .It Ar ( on date )
1991 All messages that were received on the specified date.
1992 .It Ar ( since date )
1993 All messages that were received since the specified date.
1994 .It Ar ( sentbefore date )
1995 All messages that were sent on the specified date.
1996 .It Ar ( senton date )
1997 All messages that were sent on the specified date.
1998 .It Ar ( sentsince date )
1999 All messages that were sent since the specified date.
2000 .It Ar ()
2001 The same criterion as for the previous search.
2002 This specification cannot be used as part of another criterion.
2003 If the previous command line contained more than one independent
2004 criterion then the last of those criteria is used.
2006 .\" }}}
2008 .\" .Ss "On URL syntax and credential lookup" {{{
2009 .Ss "On URL syntax and credential lookup"
2011 \*(IN For accessing protocol-specific resources usage of Uniform
2012 Resource Locators (URL, RFC 1738) has become omnipresent.
2013 \*(UA expects and understands URLs in the following form;
2014 parts in brackets
2015 .Ql []
2016 denote optional parts, optional either because there also exist other
2017 ways to define the information in question or because support of the
2018 part is protocol-specific (e.g.,
2019 .Ql /path
2020 is used by the IMAP protocol but not by POP3);
2021 If any of
2022 .Ql USER
2024 .Ql PASSWORD
2025 are specified they must be given in URL percent encoded form (RFC 3986;
2026 the commands
2027 .Ic urlencode
2029 .Ic urldecode
2030 may be helpful):
2033 .Dl PROTOCOL://[USER[:PASSWORD]@]server[:port][/path]
2036 Note that these \*(UA URLs most often don't conform to any real
2037 standard, but instead represent a normalized variant of RFC 1738 \(en
2038 they are not used in data exchange but only meant as a compact,
2039 easy-to-use way of defining and representing information in
2040 a well-known notation.
2043 Many internal variables of \*(UA exist in multiple versions, called
2044 variable chains for the rest of this document: the plain
2045 .Ql variable
2046 as well as
2047 .Ql variable-HOST
2049 .Ql variable-USER@HOST .
2050 Here
2051 .Ql HOST
2052 indeed means
2053 .Ql server:port
2054 if a
2055 .Ql port
2056 had been specified in the respective URL, otherwise it refers to the plain
2057 .Ql server .
2058 Also,
2059 .Ql USER
2060 isn't truly the
2061 .Ql USER
2062 that had been found when doing the user chain lookup as is described
2063 below, i.e., this
2064 .Ql USER
2065 will never be in URL percent encoded form, whether it came from an URL
2066 or not; i.e., values of
2067 .Sx "INTERNAL VARIABLES"
2068 must not be URL percent encoded.
2071 For example, whether an hypothetical URL
2072 .Ql smtp://hey%3Ayou@our.house
2073 had been given that includes a user, or whether the URL was
2074 .Ql smtp://our.house
2075 and the user had been found differently, to lookup the variable chain
2076 .Va smtp-use-starttls
2077 \*(UA first looks for whether
2078 .Ql smtp-\:use-\:starttls-\:hey:you@our.house
2079 is defined, then whether
2080 .Ql smtp-\:use-\:starttls-\:our.house
2081 exists before finally ending up looking at the plain variable itself.
2084 \*(UA obeys the following logic scheme when dealing with the
2085 necessary credential information of an account:
2087 .Bl -bullet
2089 If no
2090 .Ql USER
2091 has been given in the URL the variables
2092 .Va user-HOST
2094 .Va user
2095 are looked up; if no such variable(s) can be found then \*(UA will,
2096 when enforced by the \*(OPal variables
2097 .Va netrc-lookup-HOST
2099 .Va netrc-lookup ,
2100 search the users
2101 .Pa .netrc
2102 file for a
2103 .Ql HOST
2104 specific entry which provides a
2105 .Ql login
2106 name: this lookup will only succeed if unambiguous (one possible matching
2107 entry for
2108 .Ql HOST ) .
2109 It is possible to load encrypted
2110 .Pa .netrc
2111 files via
2112 .Va netrc-pipe .
2114 If there is still no
2115 .Ql USER
2116 then \*(UA will fall back to the user who is supposed to run \*(UA,
2117 the identity of which has been fixated during \*(UA startup and is
2118 known to be a valid user on the current host.
2121 Authentication: unless otherwise noted this will lookup the
2122 .Va PROTOCOL-auth-USER@HOST , PROTOCOL-auth-HOST , PROTOCOL-auth
2123 variable chain, falling back to a protocol-specific default should this
2124 have no success.
2127 If no
2128 .Ql PASSWORD
2129 has been given in the URL, then if the
2130 .Ql USER
2131 has been found through the \*(OPal
2132 .Va netrc-lookup
2133 that may have already provided the password, too.
2134 Otherwise the variable chain
2135 .Va password-USER@HOST , password-HOST , password
2136 is looked up and used if existent.
2138 Afterwards the complete \*(OPal variable chain
2139 .Va netrc-lookup-USER@HOST , netrc-lookup-HOST , netrc-lookup
2140 is looked up.
2141 If set, the
2142 .Pa .netrc
2143 cache is searched for a password only (multiple user accounts for
2144 a single machine may exist as well as a fallback entry without user
2145 but with a password).
2147 If at that point there is still no password available, but the
2148 (protocols') chosen authentication type requires a password, then in
2149 interactive mode the user will be prompted on the terminal.
2153 .Sy Note:
2154 S/MIME verification works relative to the values found in the
2155 .Ql From:
2157 .Ql Sender: )
2158 header field(s), which means that the values of
2159 .Va smime-sign , smime-sign-cert , smime-sign-include-certs
2161 .Va smime-sign-message-digest
2162 will not be looked up using the
2163 .Ql USER
2165 .Ql HOST
2166 chains from above but instead use the corresponding values from the
2167 message that is being worked on.
2168 In unusual cases multiple and different
2169 .Ql USER
2171 .Ql HOST
2172 combinations may therefore be involved \(en on the other hand those
2173 unusual cases become possible.
2174 The usual case is as short as:
2177 .Dl set mta=smtp://USER:PASS@HOST smtp-use-starttls \e
2178 .Dl \ \ \ \ smime-sign smime-sign-cert=+smime.pair
2181 The section
2182 .Sx EXAMPLES
2183 contains complete example configurations.
2184 .\" }}}
2186 .\" .Ss "On terminal control and line editor" {{{
2187 .Ss "On terminal control and line editor"
2189 \*(OP Terminal control will be realized through one of the standard
2191 libraries, either the
2192 .Lb libtermcap ,
2193 or, alternatively, the
2194 .Lb libterminfo ,
2195 both of which will be initialized to work with the environment variable
2196 .Ev TERM .
2197 Terminal control will enhance or enable interactive usage aspects, e.g.,
2198 .Sx "Coloured display" ,
2199 and extend behaviour of the Mailx-Line-Editor (MLE), which may learn the
2200 byte-sequences of keys like the cursor and function keys, and which will
2201 automatically enter the so-called
2202 .Dq ca-mode
2203 alternative screen shall the terminal support it.
2204 The internal variable
2205 .Va termcap
2206 can be used to overwrite settings or to learn (correct(ed)) keycodes.
2207 Actual interaction with the chosen library can be disabled completely by
2208 setting the internal variable
2209 .Va termcap-disable ;
2210 .Va termcap
2211 will be queried regardless, even if the \*(OPal support for the
2212 libraries has not been enabled at configuration time.
2215 \*(OP The builtin \*(UA Mailx-Line-Editor (MLE) should work in all
2216 environments which comply to the ISO C standard
2217 .St -isoC-amd1 ,
2218 and will support wide glyphs if possible (the necessary functionality
2219 had been removed from ISO C, but was included in
2220 .St -xpg4 ) .
2221 Prevent usage of a line editor in interactive mode by setting the
2222 internal variable
2223 .Va line-editor-disable .
2224 Especially if the \*(OPal terminal control support is missing setting
2225 entries in the internal variable
2226 .Va termcap
2227 will help shall the MLE misbehave, see there for more.
2228 The MLE can support a little bit of
2229 .Ic colour .
2232 \*(OP If the
2233 .Ic history
2234 feature is available then input from line editor prompts will be saved
2235 in a history list that can be searched in and be expanded from.
2236 Such saving can be prevented by prefixing input with any amount of
2237 whitespace.
2238 Aspects of history, like allowed content and maximum size, as well as
2239 whether history shall be saved persistently, can be configured with the
2240 internal variables
2241 .Va history-file ,
2242 .Va history-gabby ,
2243 .Va history-gabby-persist
2245 .Va history-size .
2248 The MLE supports a set of editing and control commands.
2249 By default (as) many (as possible) of these will be assigned to a set of
2250 single-letter control codes, which should work on any terminal.
2251 If the \*(OPal
2252 .Ic bind
2253 command is available then the MLE commands can also be accessed freely
2254 by assigning the command name, which is shown in parenthesis in the list
2255 below, to any desired key-sequence, and the MLE will instead and also use
2256 .Ic bind
2257 to establish its builtin key bindings
2258 (more of them if the \*(OPal terminal control is available),
2259 an action which can then be suppressed completely by setting
2260 .Va line-editor-no-defaults .
2261 The following uses the
2262 .Xr sh 1 Ns
2263 ell-style quote notation that is documented in the introductional
2264 section of
2265 .Sx COMMANDS ;
2266 combinations not mentioned either cause job control signals or don't
2267 generate a (unique) keycode:
2271 .Bl -tag -compact -width "Ql _M"
2272 .It Ql \ecA
2273 Go to the start of the line
2274 .Pf ( Cd mle-go-home ) .
2276 .It Ql \ecB
2277 Move the cursor backward one character
2278 .Pf ( Cd mle-go-bwd ) .
2280 .It Ql \ecD
2281 Forward delete the character under the cursor;
2282 quits \*(UA if used on the empty line unless the
2283 .Va ignoreeof
2284 option is set
2285 .Pf ( Cd mle-del-fwd ) .
2287 .It Ql \ecE
2288 Go to the end of the line
2289 .Pf ( Cd mle-go-end ) .
2291 .It Ql \ecF
2292 Move the cursor forward one character
2293 .Pf ( Cd mle-go-fwd ) .
2295 .It Ql \ecG
2296 Cancel current operation, full reset.
2297 If there is an active history search or tabulator expansion then this
2298 command will first reset that, reverting to the former line content;
2299 thus a second reset is needed for a full reset in this case
2300 .Pf ( Cd mle-reset ) .
2302 .It Ql \ecH
2303 Backspace: backward delete one character
2304 .Pf ( Cd mle-del-bwd ) .
2306 .It Ql \ecI
2307 \*(NQ
2308 Horizontal tabulator:
2309 try to expand the word before the cursor, also supporting \*(UA
2310 .Ic file
2311 expansions
2312 .Pf ( Cd mle-complete ) .
2313 This is affected by
2314 .Cd mle-quote-rndtrip .
2316 .It Ql \ecJ
2317 Newline:
2318 commit the current line
2319 .Pf ( Cd mle-commit ) .
2321 .It Ql \ecK
2322 Cut all characters from the cursor to the end of the line
2323 .Pf ( Cd mle-snarf-end ) .
2325 .It Ql \ecL
2326 Repaint the line
2327 .Pf ( Cd mle-repaint ) .
2329 .It Ql \ecN
2330 \*(OP Go to the next history entry
2331 .Pf ( Cd mle-hist-fwd ) .
2333 .It Ql \ecO
2334 Invokes the command
2335 .Ql Ic dt .
2337 .It Ql \ecP
2338 \*(OP Go to the previous history entry
2339 .Pf ( Cd mle-hist-bwd ) .
2341 .It Ql \ecQ
2342 Toggle roundtrip mode shell quotes, where produced,
2343 on and off
2344 .Pf ( Cd mle-quote-rndtrip ) .
2345 This setting is temporary, and will be forgotten once the command line
2346 is committed.
2348 .It Ql \ecR
2349 \*(OP Complete the current line from (the remaining) older history entries
2350 .Pf ( Cd mle-hist-srch-bwd ) .
2352 .It Ql \ecS
2353 \*(OP Complete the current line from (the remaining) newer history entries
2354 .Pf ( Cd mle-hist-srch-fwd ) .
2356 .It Ql \ecT
2357 Paste the snarf buffer
2358 .Pf ( Cd mle-paste ) .
2360 .It Ql \ecU
2361 The same as
2362 .Ql \ecA
2363 followed by
2364 .Ql \ecK
2365 .Pf ( Cd mle-snarf-line ) .
2367 .It Ql \ecV
2368 Prompts for a Unicode character (its hexadecimal number) to be inserted
2369 .Pf ( Cd mle-prompt-char ) .
2370 Note this command needs to be assigned to a single-letter control code
2371 in order to become recognized and executed during input of
2372 a key-sequence (only four single-letter control codes can be used for
2373 that shortcut purpose); this control code is special-treated and can't
2374 be part of any other sequence, because any occurrence will perform the
2375 .Cd mle-prompt-char
2376 function immediately.
2378 .It Ql \ecW
2379 Cut the characters from the one preceding the cursor to the preceding
2380 word boundary
2381 .Pf ( Cd mle-snarf-word-bwd ) .
2383 .It Ql \ecX
2384 Move the cursor forward one word boundary
2385 .Pf ( Cd mle-go-word-fwd ) .
2387 .It Ql \ecY
2388 Move the cursor backward one word boundary
2389 .Pf ( Cd mle-go-word-bwd ) .
2391 .It Ql \ec[
2392 Escape: reset a possibly used multibyte character input state machine
2393 and \*(OPally a lingering, incomplete key binding
2394 .Pf ( Cd mle-cancel ) .
2395 This command needs to be assigned to a single-letter control code in
2396 order to become recognized and executed during input of a key-sequence
2397 (only four single-letter control codes can be used for that shortcut
2398 purpose).
2399 This control code may also be part of a multi-byte sequence, but if
2400 a sequence is active and the very control code is currently also an
2401 expected input, then it will first be consumed by the active sequence.
2403 .It Ql \ec\e
2404 Invokes the command
2405 .Ql Ic z Ns + .
2407 .It Ql \ec]
2408 Invokes the command
2409 .Ql Ic z Ns $ .
2411 .It Ql \ec^
2412 Invokes the command
2413 .Ql Ic z Ns 0 .
2415 .It Ql \ec_
2416 Cut the characters from the one after the cursor to the succeeding word
2417 boundary
2418 .Pf ( Cd mle-snarf-word-fwd ) .
2420 .It Ql \ec?
2421 Backspace:
2422 .Cd mle-del-bwd .
2424 .It \(en
2425 .Cd mle-fullreset :
2426 in difference to
2427 .Cd mle-reset
2428 this will immediately reset a possibly active search etc.
2430 .It \(en
2431 .Cd mle-bell :
2432 ring the audible bell.
2434 .\" }}}
2436 .\" .Ss "Coloured display" {{{
2437 .Ss "Coloured display"
2439 \*(OP \*(UA can be configured to support a coloured display and font
2440 attributes by emitting ANSI / ISO 6429 SGR (select graphic rendition)
2441 escape sequences.
2442 Usage of colours and font attributes solely depends upon the
2443 capability of the detected terminal type that is defined by the
2444 environment variable
2445 .Ev TERM
2446 and which can be fine-tuned by the user via the internal variable
2447 .Va termcap .
2450 On top of what \*(UA knows about the terminal the boolean variable
2451 .Va colour-pager
2452 defines whether the actually applicable colour and font attribute
2453 sequences should also be generated when output is going to be paged
2454 through the external program defined by the environment variable
2455 .Ev PAGER
2456 (also see
2457 .Va crt Ns
2459 This is not enabled by default because different pager programs need
2460 different command line switches or other configuration in order to
2461 support those sequences.
2462 \*(UA however knows about some widely used pagers and in a clean
2463 environment it is often enough to simply set
2464 .Va colour-pager ;
2465 please refer to that variable for more on this topic.
2468 If the variable
2469 .Va colour-disable
2470 is set then any active usage of colour and font attribute sequences
2471 is suppressed, but without affecting possibly established
2472 .Ic colour
2473 mappings.
2476 To define and control colours and font attributes a single multiplexer
2477 command family exists:
2478 .Ic colour
2479 shows or defines colour mappings for the given colour type (e.g.,
2480 monochrome) and
2481 .Ic uncolour
2482 can be used to remove mappings of a given colour type.
2483 Since colours are only available in interactive mode, it may make
2484 sense to conditionalize the colour setup by encapsulating it with
2485 .Ic if :
2487 .Bd -literal -offset indent
2488 if terminal && $features =@ +colour
2489   colour iso  view-msginfo  ft=bold,fg=green
2490   colour iso  view-header   ft=bold,fg=red   "from,subject"
2491   colour iso  view-header   fg=red
2493   uncolour iso view-header  from,subject
2494   colour iso  view-header   ft=bold,fg=magenta,bg=cyan
2495   colour 256  view-header   ft=bold,fg=208,bg=230 subject,from
2496   colour mono view-header   ft=bold
2497   colour mono view-header   ft=bold,ft=reverse subject,from
2498 endif
2500 .\" }}}
2501 .\" }}} (DESCRIPTION)
2504 .\" .Sh COMMANDS {{{
2505 .Sh COMMANDS
2507 Each command is typed on a line by itself,
2508 and may take arguments following the command word.
2509 Command names may be abbreviated, in which case the first command that
2510 matches the given prefix will be used.
2511 The command
2512 .Ic list
2513 can be used to show the list of all commands, either alphabetically
2514 sorted or in prefix search order (these don't match, also because the
2515 POSIX standard prescribes a set of abbreviations); a more verbose
2516 listing will be produced if either of
2517 .Va debug
2519 .Va verbose
2520 are set.
2521 \*(OPally the command
2522 .Ic help
2524 .Ic \&? ) ,
2525 when given an argument, will show a documentation string for the
2526 command matching the expanded argument, as in
2527 .Ql ?t ,
2528 which should be a shorthand of
2529 .Ql ?type .
2532 For commands which take message lists as arguments, the next message
2533 forward that satisfies the command's requirements will be used shall no
2534 explicit message list have been specified.
2535 If there are no messages forward of the current message,
2536 the search proceeds backwards,
2537 and if there are no good messages at all,
2538 \*(UA shows an error message and aborts the command.
2539 \*(ID Non-message-list arguments can be quoted using the following methods:
2542 .Bl -bullet -compact -offset indent
2544 An argument can be enclosed between paired double-quotes
2545 .Ql """argument"""
2547 single-quotes
2548 .Ql 'argument' ;
2549 any white space, shell word expansion, or reverse solidus characters
2550 (except as described next) within the quotes are treated literally as
2551 part of the argument.
2552 A double-quote will be treated literally within single-quotes and vice
2553 versa.
2554 Inside such a quoted string the actually used quote character can be
2555 used nonetheless by escaping it with a reverse solidus
2556 .Ql \e ,
2557 as in
2558 .Ql """y\e""ou""" .
2561 An argument that is not enclosed in quotes, as above, can usually still
2562 contain space characters if those spaces are reverse solidus escaped, as in
2563 .Ql you\e are .
2566 A reverse solidus outside of the enclosing quotes is discarded
2567 and the following character is treated literally as part of the argument.
2572 Some commands which don't take message-list arguments can also be
2573 prefixed with the special keyword
2574 .Ic \&\&wysh
2575 to choose \*(INible behaviour, and some new commands support only the
2576 new quoting style (without that keyword) and are flagged \*(NQ.
2577 In the future \*(UA will (mostly) use
2578 .Xr sh 1
2579 compatible argument parsing:
2580 Non-message-list arguments can be quoted using the following shell-style
2581 mechanisms: the escape character, single-quotes, double-quotes and
2582 dollar-single-quotes; any unquoted number sign
2583 .Ql #
2584 starts a comment that ends argument processing.
2585 The overall granularity of error reporting and diagnostics, also
2586 regarding function arguments and their content, will improve.
2590 .Bl -bullet -compact -offset indent
2592 The literal value of any character can be preserved by preceding it
2593 with the escape character reverse solidus
2594 .Ql \e .
2595 An unquoted dollar
2596 .Ql $
2597 will cause variable expansion of the given name: \*(UA
2598 .Sx "INTERNAL VARIABLES"
2599 as well as
2600 .Sx ENVIRONMENT
2601 (shell) variables can be accessed through this mechanism, brace
2602 enclosing the name is supported.
2605 Arguments which are enclosed in
2606 .Ql 'single-\:quotes'
2607 retain their literal value.
2608 A single-quote cannot occur within single-quotes.
2611 The literal value of all characters enclosed in
2612 .Ql \(dqdouble-\:quotes\(dq
2613 is retained, with the exception of dollar
2614 .Ql $ ,
2615 which will cause variable expansion, as above, backquote (grave accent)
2616 .Ql ` ,
2617 (which not yet means anything special), reverse solidus
2618 .Ql \e ,
2619 which will escape any of the characters dollar
2620 .Ql $
2621 (to prevent variable expansion), backquote (grave accent)
2622 .Ql ` ,
2623 double-quote
2624 .Ql \(dq
2625 (to prevent ending the quote) and reverse solidus
2626 .Ql \e
2627 (to prevent escaping, i.e., to embed a reverse solidus character as-is),
2628 but has no special meaning otherwise.
2631 Arguments enclosed in
2632 .Ql $'dollar-\:single-\:quotes'
2633 extend normal single quotes in that reverse solidus escape sequences are
2634 expanded as follows:
2636 .Bl -tag -compact -width "Ql \eNNN"
2637 .It Ql \ea
2638 alerts (bell).
2639 .It Ql \eb
2640 emits a backspace.
2641 .It Ql \eE
2642 an escape character.
2643 .It Ql \ee
2644 an escape character.
2645 .It Ql \ef
2646 form feed.
2647 .It Ql \en
2648 new line.
2649 .It Ql \er
2650 carriage return.
2651 .It Ql \et
2652 horizontal tab.
2653 .It Ql \ev
2654 vertical tab.
2655 .It Ql \e\e
2656 emits a reverse solidus character.
2657 .It Ql \e'
2658 single quote.
2659 .It Ql \e"
2660 double quote (escaping is optional).
2661 .It Ql \eNNN
2662 eight-bit byte with the octal value
2663 .Ql NNN
2664 (one to three octal digits), optionally with an additional
2665 .Ql 0
2666 suffix.
2667 A 0 byte will suppress further output for the quoted argument.
2668 .It Ql \exHH
2669 eight-bit byte with the hexadecimal value
2670 .Ql HH
2671 (one or two hexadecimal characters).
2672 A 0 byte will suppress further output for the quoted argument.
2673 .It Ql \eUHHHHHHHH
2674 the Unicode / ISO-10646 character with the hexadecimal codepoint value
2675 .Ql HHHHHHHH
2676 (one to eight hexadecimal digits) \(em note that Unicode defines the
2677 maximum codepoint to be ever supported as
2678 .Ql 0x10FFFF
2679 (in planes of
2680 .Ql 0xFFFF
2681 characters each).
2682 This escape is only supported in locales which support Unicode (see
2683 .Sx "Character sets" ) ,
2684 in other cases the sequence will remain unexpanded unless the given code
2685 point is ASCII compatible or can be represented in the current locale.
2686 The character NUL will suppress further output for the quoted argument.
2687 .It Ql \euHHHH
2688 Identical to
2689 .Ql \eUHHHHHHHH
2690 except it takes only one to four hexadecimal digits.
2691 .It Ql \ecX
2693 .Ql control-X
2694 character.
2695 This is a mechanism that allows usage of the non-printable (ASCII and
2696 compatible) control codes 0 to 31: to be able to create a printable
2697 representation the numeric value 64 is added to the control code of
2698 desire, and the resulting ASCII character set code point is then
2699 printed, e.g., BEL is
2700 .Ql 7 + 64 = 71 = G .
2701 Often circumflex notation is used for the visualization purpose, e.g,
2702 .Ql ^G ,
2703 but the reverse solid notation has been standardized:
2704 .Ql \ecG .
2705 The control code NUL
2706 .Pf ( Ql \ec@ )
2707 ends argument processing without producing further output.
2708 .It Ql \e$NAME
2709 Non-standard extension: expand the given variable name, as above.
2710 Brace enclosing the name is supported.
2711 .It Ql \e`{command}
2712 Not yet supported, just to raise awareness: Non-standard extension.
2718 .Sy Compatibility notes:
2719 \*(ID Note these are new mechanisms which are not supported by all
2720 commands.
2721 Round-tripping (feeding in things shown in list modes again) are not yet
2722 stable or possible at all.
2723 On new-style command lines it is wise to quote semicolon
2724 .Ql \&;
2725 and vertical bar
2726 .Ql |
2727 characters in order to ensure upward compatibility: the author would
2728 like to see things like
2729 .Ql ? echo $'trouble\etahead' | cat >> in_the_shell.txt
2731 .Ql ? top 2 5 10; type 3 22
2732 become possible.
2733 Before \*(UA will switch entirely to shell-style argument parsing there
2734 will be a transition phase where using
2735 .Ic \&\&wysh
2736 will emit obsoletion warnings.
2737 E.g., the following are equivalent:
2739 .Bd -literal -offset indent
2740 mlist @any\e\e.where\e\e.example\e\e.com
2741 wysh mlist '@any\e.where\e.example\e.com' # This is a comment
2742 wysh mlist $'@any\e\e\ex2Ewhere\e\e.example\e\e\e56com' # A comment
2743 wysh mlist "@any\e.where\e.example\e.com"
2747 In any event an unquoted reverse solidus at the end of a command line is
2748 discarded and the next line continues the command.
2749 \*(ID Note that line continuation is handled before the above parsing is
2750 applied, i.e., the parsers documented above will see merged lines.
2751 Filenames, where expected, are subsequently subjected to the following
2752 transformations, in sequence:
2755 .Bl -bullet -compact -offset indent
2757 If the filename begins with an unquoted plus sign, and the
2758 .Va folder
2759 variable is defined,
2760 the plus sign will be replaced by the value of the
2761 .Va folder
2762 variable followed by a solidus.
2763 If the
2764 .Va folder
2765 variable is unset or is set to null, the filename will be unchanged.
2768 Meta expansions are applied to the filename: a leading tilde
2769 .Ql ~
2770 character will be replaced by the expansion of
2771 .Ev HOME ,
2772 except when followed by a valid user name, in which case the home
2773 directory of the given user is used instead.
2774 Any occurrence of
2775 .Ql $VARIABLE
2777 .Ql ${VARIABLE} )
2778 will be replaced by the expansion of the variable, if possible; \*(UA
2779 .Sx "INTERNAL VARIABLES"
2780 as well as
2781 .Sx ENVIRONMENT
2782 (shell) variables can be accessed through this mechanism, and the usual
2783 escape mechanism has to be applied to prevent interpretation.
2784 If the fully expanded filename results in multiple pathnames and the
2785 command is expecting only one file, an error results.
2787 In interactive context, in order to allow simple value acceptance (via
2788 .Dq ENTER ) ,
2789 arguments will usually be displayed in a properly quoted form, e.g., a file
2790 .Ql diet\e is \ecurd.txt
2791 may be displayed as
2792 .Ql 'diet\e is \ecurd.txt' .
2796 The following commands are available:
2798 .Bl -tag -width ".Ic _ccount"
2800 .It Ic \&!
2801 Executes the
2802 .Ev SHELL
2803 (see
2804 .Xr sh 1 Ns
2805 ) command which follows.
2808 .It Ic #
2809 The comment-command causes the entire line to be ignored.
2810 .Sy Note:
2811 this really is a normal command which' purpose is to discard its
2812 arguments, not a
2813 .Dq comment-start
2814 indicating special character, which means that, e.g., trailing comments
2815 on a line are not possible.
2818 .It Ic +
2819 Goes to the next message in sequence and types it
2820 (like
2821 .Dq ENTER ) .
2824 .It Ic -
2825 Display the preceding message, or the n'th previous message if given
2826 a numeric argument n.
2829 .It Ic =
2830 Show the current message number (the
2831 .Dq dot ) .
2834 .It Ic \&?
2835 Show a brief summary of commands.
2836 \*(OP Given an argument a synopsis for the command in question is
2837 shown instead; commands can be abbreviated in general and this command
2838 can be used to see the full expansion of an abbreviation including the
2839 synopsis, try, e.g.,
2840 .Ql ?h ,
2841 .Ql ?hel
2843 .Ql ?help
2844 and see how the output changes.
2847 .It Ic \&|
2848 A synonym for the
2849 .Ic pipe
2850 command.
2853 .It Ic ~
2854 Interprets the remainder of the word as a macro name and passes it
2855 through to the
2856 .Ic call
2857 command; e.g.,
2858 .Ql ~ Ns Ar mymacro
2859 is a shorter synonym for
2860 .Ql call Ar mymacro .
2863 .It Ic account
2864 (ac) Creates, selects or lists (an) account(s).
2865 Accounts are special incarnations of
2866 .Ic define Ns d
2867 macros and group commands and variable settings which together usually
2868 arrange the environment for the purpose of creating an email account.
2869 Different to normal macros settings which are covered by
2870 .Ic localopts
2871 \(en here by default enabled! \(en will not be reverted before the
2872 .Ic account
2873 is changed again.
2874 The special account
2875 .Ql null
2876 (case-insensitive) always exists, and all but it can be deleted via
2877 .Ic unaccount .
2879 Without arguments a listing of all defined accounts is shown.
2880 With one argument the given account is activated: the system
2881 .Ev MAIL Ns
2882 box of that account will be activated (as via
2883 .Ic file ) ,
2884 and a possibly installed
2885 .Va folder-hook
2886 will be run.
2887 The two argument form is identical to defining a macro as via
2888 .Ic define :
2889 .Bd -literal -offset indent
2890 account myisp {
2891   set folder=~/mail MAIL=+syste.mbox record=+sent.mbox
2892   set from='myname@myisp.example (My Name)'
2893   set mta=smtp://mylogin@smtp.myisp.example
2898 .It Ic alias
2899 (a) With no arguments, shows all currently-defined aliases.
2900 With one argument, shows that alias.
2901 With more than one argument,
2902 creates a new alias or appends to an existing one.
2903 .Ic unalias
2904 can be used to delete aliases.
2907 .It Ic alternates
2908 (alt) Manage a list of alternate addresses / names of the active user,
2909 members of which will be removed from recipient lists when replying to
2910 messages (and the
2911 .Va metoo
2912 variable is not set).
2913 If arguments are given the set of alternate names is replaced by them,
2914 without arguments the current set is displayed.
2917 .It Ic answered
2918 Takes a message list and marks each message as having been answered.
2919 This mark has no technical meaning in the mail system;
2920 it just causes messages to be marked in the header summary,
2921 and makes them specially addressable.
2925 .It Ic bind
2926 \*(OP\*(NQ The bind command extends the MLE (see
2927 .Sx "On terminal control and line editor" )
2928 with freely configurable key bindings.
2929 With one argument all bindings for the given context are shown,
2930 specifying an asterisk
2931 .Ql *
2932 will show the bindings of all contexts; a more verbose listing will be
2933 produced if either of
2934 .Va debug
2936 .Va verbose
2937 are set.
2938 With two or more arguments a binding is (re)established:
2939 the first argument is the context to which the binding shall apply,
2940 the second argument is a comma-separated list of the
2941 .Dq keys
2942 which form the binding, and any remaining arguments form the expansion.
2943 To indicate that a binding shall not be auto-committed, but that the
2944 expansion shall instead be furtherly editable by the user, an at-sign
2945 .Ql @
2946 (that will be removed) can be placed last in the expansion, from which
2947 leading and trailing whitespace will finally be removed.
2950 Contexts define when a binding applies, i.e., a binding won't be seen
2951 unless the context for which it is defined for is currently active.
2952 This is not true for the binding
2953 .Ql base ,
2954 which always applies, but which will be searched secondarily to a more
2955 specialized context and may thus have some or all of its key bindings
2956 transparently replaced by equal bindings of more specialized contexts.
2957 The available contexts are
2958 .Ql base ,
2959 which always applies, and
2960 .Ql compose ,
2961 which applies to compose-mode.
2964 .Dq Keys
2965 which form the binding are specified as a comma-separated list of
2966 byte-sequences, where each list entry corresponds to one key(press).
2967 \*(OPally a list entry may, indicated by a leading colon character
2968 .Ql \&: ,
2969 also refer to the name of a terminal capability;
2970 several dozen names will be compiled into \*(UA and may be specified
2971 either by their
2972 .Xr terminfo 5 ,
2973 or, if existing, by their
2974 .Xr termcap 5
2975 name, regardless of the actually used terminal control library.
2976 It is however possible to use any capability, as long as the name is
2977 resolvable by the control library or defined in the internal variable
2978 .Va termcap .
2979 Input sequences are not case-normalized, so that an exact match is
2980 required to update or remove a binding.
2981 Examples:
2983 .Bd -literal -offset indent
2984 bind base $'\eE',d mle-snarf-word-fwd # Esc(ape)
2985 bind base $'\eE',$'\ec?' mle-snarf-word-bwd # Esc, Delete
2986 bind compose :kf1 ~e
2987 bind base $'\ecA',:khome,w 'echo An editable binding@'
2988 bind base a,b,c rm -rf / @  # Another editable binding
2992 Note that the entire comma-separated list is first parsed (over) as a
2993 shell-token with whitespace as the field separator, before being parsed
2994 and expanded for real with comma as the field separator, therefore
2995 whitespace needs to be properly quoted:
2996 shell-style quoting is documented in the introductional section of
2997 .Sx COMMANDS .
2998 Using Unicode reverse solidus escape sequences renders a binding
2999 defunctional if the locale doesn't support Unicode (see
3000 .Sx "Character sets" ) ,
3001 and using terminal capabilities does so if no terminal control support
3002 is (currently) available.
3005 The following terminal capability names are builtin and can be used in
3006 .Xr terminfo 5
3007 or (if available) the two-letter
3008 .Xr termcap 5
3009 notation regardless of the actually used library.
3010 See the respective manual for a list of capabilities.
3011 The program
3012 .Xr infocmp 1
3013 can be used to show all the capabilities of
3014 .Ev $TERM
3015 or the given terminal type;
3016 using the
3017 .Fl \&\&x
3018 flag will also show supported (non-standard) extensions.
3021 .Bl -tag -compact -width kcuuf_or_kcuuf
3022 .It Cd kbs Ns \0or Cd kb
3023 Backspace.
3024 .It Cd kdch1 Ns \0or Cd kD
3025 Delete character.
3026 .It Cd kDC Ns \0or Cd *4
3027 \(em shifted variant.
3028 .It Cd kel Ns \0or Cd kE
3029 Clear to end of line.
3030 .It Cd kext Ns \0or Cd @9
3031 Exit.
3032 .It Cd kich1 Ns \0or Cd kI
3033 Insert character.
3034 .It Cd kIC Ns \0or Cd #3
3035 \(em shifted variant.
3036 .It Cd khome Ns \0or Cd kh
3037 Home.
3038 .It Cd kHOM Ns \0or Cd #2
3039 \(em shifted variant.
3040 .It Cd kend Ns \0or Cd @7
3041 End.
3042 .It Cd knp Ns \0or Cd kN
3043 Next page.
3044 .It Cd kpp Ns \0or Cd kP
3045 Previous page.
3046 .It Cd kcub1 Ns \0or Cd kl
3047 Left cursor (with more modifiers: see below).
3048 .It Cd kLFT Ns \0or Cd #4
3049 \(em shifted variant.
3050 .It Cd kcuf1 Ns \0or Cd kr
3051 Right cursor (ditto).
3052 .It Cd kRIT Ns \0or Cd %i
3053 \(em shifted variant.
3054 .It Cd kcud1 Ns \0or Cd kd
3055 Down cursor (ditto).
3056 .It Cd kDN
3057 \(em shifted variant (only terminfo).
3058 .It Cd kcuu1 Ns \0or Cd ku
3059 Up cursor (ditto).
3060 .It Cd kUP
3061 \(em shifted variant (only terminfo).
3062 .It Cd kf0 Ns \0or Cd k0
3063 Function key 0.
3064 Add one for each function key up to
3065 .Cd kf9
3067 .Cd k9 ,
3068 respectively.
3069 .It Cd kf10 Ns \0or Cd k;
3070 Function key 10.
3071 .It Cd kf11 Ns \0or Cd F1
3072 Function key 11.
3073 Add one for each function key up to
3074 .Cd kf19
3076 .Cd F9 ,
3077 respectively.
3081 Some terminals support key-modifier combination extensions, e.g.,
3082 .Ql Alt+Shift+xy .
3083 For example, the delete key,
3084 .Cd kdch1 :
3085 in its shifted variant, the name is mutated to
3086 .Cd  kDC ,
3087 then a number is appended for the states
3088 .Ql Alt
3089 .Pf ( Cd kDC3 ) ,
3090 .Ql Shift+Alt
3091 .Pf ( Cd kDC4 ) ,
3092 .Ql Control
3093 .Pf ( Cd kDC5 ) ,
3094 .Ql Shift+Control
3095 .Pf ( Cd kDC6 ) ,
3096 .Ql Alt+Control
3097 .Pf ( Cd kDC7 ) ,
3098 finally
3099 .Ql Shift+Alt+Control
3100 .Pf ( Cd kDC8 ) .
3101 The same for the left cursor key,
3102 .Cd kcub1 :
3103 .Cd KLFT , KLFT3 , KLFT4 , KLFT5 , KLFT6 , KLFT7 , KLFT8 .
3106 Key bindings can be removed with the command
3107 .Ic unbind .
3108 It is advisable to use an initial escape or other control character (e.g.,
3109 .Ql \ecA )
3110 for bindings which describe user key combinations (as opposed to purely
3111 terminal capability based ones), in order to avoid ambiguities whether
3112 input belongs to key sequences or not; it also reduces search time.
3113 Adjusting
3114 .Va bind-timeout
3115 may help shall keys and sequences be falsely recognized.
3119 .It Ic call
3120 Calls a macro that has been created via
3121 .Ic define .
3124 .It Ic cd
3125 (ch) Change the working directory to
3126 .Ev HOME
3127 or the given argument.
3128 Synonym for
3129 .Ic chdir .
3132 .It Ic certsave
3133 \*(OP Only applicable to S/MIME signed messages.
3134 Takes a message list and a file name and saves the certificates
3135 contained within the message signatures to the named file in both
3136 human-readable and PEM format.
3137 The certificates can later be used to send encrypted messages to the
3138 respective message senders by setting
3139 .Va smime-encrypt-USER@HOST
3140 variables.
3143 .It Ic chdir
3144 (ch) Change the working directory to
3145 .Ev HOME
3146 or the given argument.
3147 Synonym for
3148 .Ic cd .
3151 .It Ic collapse
3152 Only applicable to threaded mode.
3153 Takes a message list and makes all replies to these messages invisible
3154 in header summaries, unless they are in state
3155 .Ql new .
3159 .It Ic colour
3160 \*(OP\*(NQ Manage colour mappings for the type of colour given as the
3161 (case-insensitive) first argument, which must be one of
3162 .Ql 256
3163 for 256-colour terminals,
3164 .Ql 8 ,
3165 .Ql ansi
3167 .Ql iso
3168 for the standard 8-colour ANSI / ISO 6429 color palette and
3169 .Ql 1
3171 .Ql mono
3172 for monochrome terminals.
3173 Monochrome terminals cannot deal with colours, but only (some) font
3174 attributes.
3177 Without further arguments the list of all currently defined mappings
3178 for the given colour type is shown (as a special case giving
3179 .Ql all
3181 .Ql *
3182 will iterate over all types in order).
3183 Otherwise the second argument defines the mappable slot, the third
3184 argument a (comma-separated list of) colour and font attribute
3185 specification(s), and the optional fourth argument can be used to
3186 specify a precondition: if conditioned mappings exist they are tested in
3187 (creation) order unless a (case-insensitive) match has been found, and
3188 the default mapping (if any has been established) will only be chosen as
3189 a last resort.
3190 The types of precondition available depend on the mappable slot, the
3191 following of which exist:
3194 Mappings prefixed with
3195 .Ql mle-
3196 are used for the \*(OPal builtin Mailx-Line-Editor (MLE, see
3197 .Sx "On terminal control and line editor" )
3198 and don't support preconditions.
3200 .Bl -tag -compact -width view-partinfo
3201 .It Cd mle-position
3202 This mapping is used for the position indicator that is visible when
3203 a line cannot be fully displayed on the screen.
3204 .It Cd mle-prompt
3205 Used for the
3206 .Va prompt .
3210 Mappings prefixed with
3211 .Ql sum-
3212 are used in header summaries, and they all understand the preconditions
3213 .Ql dot
3214 (the current message) and
3215 .Ql older
3216 for elder messages (only honoured in conjunction with
3217 .Va datefield-markout-older ) .
3219 .Bl -tag -compact -width view-partinfo
3220 .It Cd sum-dotmark
3221 This mapping is used for the
3222 .Dq dotmark
3223 that can be created with the
3224 .Ql %>
3226 .Ql %<
3227 formats of the variable
3228 .Va headline .
3229 .It Cd sum-header
3230 For the complete header summary line except the
3231 .Dq dotmark
3232 and the thread structure.
3233 .It Cd sum-thread
3234 For the thread structure which can be created with the
3235 .Ql %i
3236 format of the variable
3237 .Va headline .
3241 Mappings prefixed with
3242 .Ql view-
3243 are used when displaying messages.
3245 .Bl -tag -compact -width view-partinfo
3246 .It Cd view-from_
3247 This mapping is used for so-called
3248 .Ql From_
3249 lines, which are MBOX file format specific header lines.
3250 .It Cd view-header
3251 For header lines.
3252 A comma-separated list of headers to which the mapping applies may be
3253 given as a precondition; if the \*(OPal regular expression support is
3254 available then if any of the
3255 .Dq magical
3256 (extended) regular expression characters is seen the precondition will
3257 be evaluated as (an extended) one.
3258 .It Cd view-msginfo
3259 For the introductional message info line.
3260 .It Cd view-partinfo
3261 For MIME part info lines.
3265 The following (case-insensitive) colour definitions and font attributes
3266 are understood, multiple of which can be specified in a comma-separated
3267 list:
3269 .Bl -tag -width ft=
3270 .It Cd ft=
3271 a font attribute:
3272 .Ql bold ,
3273 .Ql reverse
3275 .Ql underline .
3276 It is possible (and often applicable) to specify multiple font
3277 attributes for a single mapping.
3279 .It Cd fg=
3280 foreground colour attribute:
3281 .Ql black ,
3282 .Ql blue ,
3283 .Ql green ,
3284 .Ql red ,
3285 .Ql brown ,
3286 .Ql magenta ,
3287 .Ql cyan
3289 .Ql white .
3290 To specify a 256-color mode a decimal number colour specification in
3291 the range 0 to 255, inclusive, is supported, and interpreted as follows:
3293 .Bl -tag -compact -width "999 - 999"
3294 .It 0 - 7
3295 the standard ISO 6429 colors, as above.
3296 .It 8 - 15
3297 high intensity variants of the standard colors.
3298 .It 16 - 231
3299 216 colors in tuples of 6.
3300 .It 232 - 255
3301 grayscale from black to white in 24 steps.
3303 .Bd -literal -offset indent
3304 #!/bin/sh -
3305 fg() { printf "\e033[38;5;${1}m($1)"; }
3306 bg() { printf "\e033[48;5;${1}m($1)"; }
3308 while [ $i -lt 256 ]; do fg $i; i=$(($i + 1)); done
3309 printf "\e033[0m\en"
3311 while [ $i -lt 256 ]; do bg $i; i=$(($i + 1)); done
3312 printf "\e033[0m\en"
3315 .It Cd bg=
3316 background colour attribute (see
3317 .Cd fg=
3318 for possible values).
3322 Mappings may be removed with the command
3323 .Ic uncolour .
3324 For a generic overview see the section
3325 .Sx "Coloured display" .
3329 .It Ic Copy
3330 (C) Copy messages to files whose names are derived from the author of
3331 the respective message and don't mark them as being saved;
3332 otherwise identical to
3333 .Ic Save .
3336 .It Ic copy
3337 (c) Copy messages to the named file and don't mark them as being saved;
3338 otherwise identical to
3339 .Ic save .
3342 .It Ic customhdr
3343 \*(NQ With no arguments, shows all currently-defined custom headers.
3344 With one argument, shows that custom header.
3345 With more than one argument, creates a new or replaces an existing
3346 custom header with the name given as the first argument, the content of
3347 which being defined by the concatenated remaining arguments.
3348 .Ic uncustomhdr
3349 can be used to delete custom headers.
3350 \*(ID Overwriting of automatically managed headers is neither supported
3351 nor prevented.
3352 Defined custom headers will be injected into newly composed or forwarded
3353 messages, e.g.:
3355 .Dl customhdr OpenPGP id=12345678; url=http://www.YYY.ZZ
3357 The \*(OB variable
3358 .Va customhdr
3359 may also be used to inject custom headers; it is covered by
3360 .Ic localopts .
3363 .It Ic cwd
3364 Show the name of the current working directory.
3367 .It Ic Decrypt
3368 \*(OP For unencrypted messages this command is identical to
3369 .Ic Copy ;
3370 Encrypted messages are first decrypted, if possible, and then copied.
3373 .It Ic decrypt
3374 \*(OP For unencrypted messages this command is identical to
3375 .Ic copy ;
3376 Encrypted messages are first decrypted, if possible, and then copied.
3379 .It Ic define
3380 Without arguments the current list of macros, including their content,
3381 is shown, otherwise a macro is defined.
3382 A macro definition is a sequence of commands in the following form:
3383 .Bd -literal -offset indent
3384 define name {
3385   command1
3386   command2
3387   ...
3388   commandN
3392 A defined macro can be invoked explicitly by using the
3393 .Ic call
3395 .Ic ~
3396 commands, or implicitly if a macro hook is triggered, e.g., a
3397 .Va folder-hook .
3398 Note that interpretation of
3399 .Ic localopts
3400 depends on how (i.e.,
3401 .Dq as what :
3402 normal macro, folder hook, hook, account switch) the macro is invoked.
3403 Macros can be deleted via
3404 .Ic undefine .
3406 .Sy \*(ID:
3407 Macro behaviour, including option localization, will change in v15.
3408 Please be aware of that and possibly embed a version check in a resource
3409 file of yours!
3412 .It Ic delete
3413 (d) Marks the given message list as
3414 .Ql deleted .
3415 Deleted messages will neither be saved in
3416 .Ev MBOX
3417 nor will they be available for most other commands.
3420 .It Ic discard
3421 (di) Identical to
3422 .Ic ignore .
3423 Also see
3424 .Ic retain .
3428 .It Ic dp , dt
3429 Deletes the current message and displays the next message.
3430 If there is no next message, \*(UA says
3431 .Dq at EOF .
3434 .It Ic dotmove
3435 Move the
3436 .Dq dot
3437 up or down by one message when given
3438 .Ql +
3440 .Ql -
3441 argument, respectively.
3444 .It Ic draft
3445 Takes a message list and marks each given message as a draft.
3446 This mark has no technical meaning in the mail system;
3447 it just causes messages to be marked in the header summary,
3448 and makes them specially addressable.
3451 .It Ic echo
3452 (ec) Echoes its arguments after applying
3453 .Xr sh 1 Ns -style
3454 expansions and filename transformations, as documented for
3455 .Sx COMMANDS .
3458 .It Ic edit
3459 (e) Point the text editor (as defined in
3460 .Ev EDITOR )
3461 at each message from the given list in turn.
3462 Modified contents are discarded unless the
3463 .Va writebackedited
3464 variable is set.
3467 .It Ic elif
3468 Part of the
3469 .Ic if Ns / Ns Ic elif Ns / Ns Ic else Ns / Ns Ic endif
3470 conditional \(em if the condition of a preceding
3471 .Ic if
3472 was false, check the following condition and execute the following block
3473 if it evaluates true.
3476 .It Ic else
3477 (el) Part of the
3478 .Ic if Ns / Ns Ic elif Ns / Ns Ic else Ns / Ns Ic endif
3479 conditional \(em if none of the conditions of the preceding
3480 .Ic if
3482 .Ic elif
3483 commands was true, the
3484 .Ic else
3485 block is executed.
3488 .It Ic endif
3489 (en) Marks the end of an
3490 .Ic if Ns / Ns Ic elif Ns / Ns Ic else Ns / Ns Ic endif
3491 conditional execution block.
3495 .It Ic environ
3496 \*(NQ \*(UA has a strict notion about which variables are
3497 .Sx "INTERNAL VARIABLES"
3498 and which are managed in the program
3499 .Sx ENVIRONMENT .
3500 Since some of the latter are a vivid part of \*(UAs functioning,
3501 however, they are transparently integrated into the normal handling of
3502 internal variables via
3503 .Ic set
3505 .Ic unset .
3506 To integrate other environment variables of choice into this
3507 transparent handling, and also to export internal variables into the
3508 process environment where they normally are not, a
3509 .Ql link
3510 needs to become established with this command, as in, e.g.,
3513 .Dl environ link PERL5LIB from TZ
3516 Afterwards changing such variables with
3517 .Ic set
3518 will cause automatic updates of the program environment, and therefore
3519 be inherited by newly created child processes.
3520 Sufficient system support provided (it was in BSD as early as 1987, and
3521 is standardized since Y2K) removing such variables with
3522 .Ic unset
3523 will remove them also from the program environment, but in any way
3524 the knowledge they ever have been
3525 .Ql link Ns
3526 ed will be lost.
3527 Note this implies that
3528 .Ic localopts
3529 may cause loss of links.
3532 The command
3533 .Ql unlink
3534 will remove an existing link, but leaves the variables as such intact.
3535 Additionally the subcommands
3536 .Ql set
3538 .Ql unset
3539 are provided, which work exactly the same as the documented commands
3540 .Ic set
3542 .Ic unset ,
3543 but (additionally) link the variable(s) with the program environment and
3544 thus immediately export them to, or remove them from (if possible),
3545 respectively, the program environment.
3549 .It Ic errors
3550 \*(OP Since \*(UA uses the console as a user interface it can happen
3551 that messages scroll by too fast to become recognized.
3552 Optionally an error message ring queue is available which stores
3553 duplicates of any error message and notifies the user in interactive
3554 sessions whenever a new error has occurred.
3555 The queue is finite: if its maximum size is reached any new message
3556 replaces the eldest.
3557 The command
3558 .Ic errors
3559 can be used to manage this message queue: if given
3560 .Ar show
3561 or no argument the queue will be displayed and cleared,
3562 .Ar clear
3563 will only clear all messages from the queue.
3566 .It Ic exit
3567 (ex or x) Exit from \*(UA without changing the active mailbox and skip
3568 any saving of messages in
3569 .Ev MBOX
3570 as well as a possibly tracked line editor history file.
3573 .It Ic File
3574 (Fi) Like
3575 .Ic file ,
3576 but open the mailbox readonly.
3579 .It Ic file
3580 (fi) The file command switches to a new mailbox.
3581 Without arguments it shows status information of the current mailbox.
3582 If an argument is given, it will write out changes (such as deletions)
3583 the user has made and open a new mailbox.
3584 Some special conventions are recognized for the
3585 .Ar name
3586 argument:
3588 .Bl -tag -compact -offset indent -width ".Ar %:__lespec"
3589 .It Ar #
3590 (number sign) means the previous file,
3591 .It Ar %
3592 (percent sign) means the invoking user's system
3593 .Ev MAIL Ns
3594 box,
3595 .It Ar %user
3596 means the primary system mailbox of
3597 .Ar user
3598 (and never the value of
3599 .Va folder ,
3600 regardless of its actual setting),
3601 .It Ar &
3602 (ampersand) means the invoking user's
3603 .Ev MBOX
3604 file and
3605 .It Ar +file
3606 means a
3607 .Ar file
3608 in the
3609 .Va folder
3610 directory.
3611 .It Ar %:filespec
3612 expands to the same value as
3613 .Ar filespec ,
3614 but the file is handled as a primary system mailbox by, e.g., the
3615 .Ic mbox
3617 .Ic save
3618 commands, meaning that messages that have been read in the current
3619 session will be moved to the
3620 .Ev MBOX
3621 mailbox instead of simply being flagged as read.
3624 If the name matches one of the strings defined with the command
3625 .Ic shortcut ,
3626 it is replaced by its long form and expanded.
3627 If the name ends with
3628 .Ql .gz ,
3629 .Ql .bz2
3631 .Ql .xz
3632 it is treated as being compressed with
3633 .Xr gzip 1 ,
3634 .Xr bzip2 1
3636 .Xr xz 1 ,
3637 respectively, and transparently handled through an intermediate
3638 (un)compression step (using a temporary file) with the according
3639 facility, sufficient support provided.
3640 Likewise, if the named file doesn't exist, but a file with one of the
3641 mentioned compression extensions does, then the name is automatically
3642 expanded and the compressed file is used.
3644 Otherwise, if the name ends with an extension for which
3645 .Va file-hook-load-EXTENSION
3647 .Va file-hook-save-EXTENSION
3648 variables are set, then the given hooks will be used to load and save
3649 .Dq name ,
3650 and \*(UA will work with an intermediate temporary file.
3652 MBOX files (flat file-based mailboxes) are generally locked during file
3653 operations in order to avoid inconsistencies due to concurrent
3654 modifications.
3655 \*(OPal Mailbox files which \*(UA treats as system
3656 .Ev MAIL Ns
3657 boxes or primary mailboxes will also be protected by so-called dotlock
3658 files, the traditional way of mail spool file locking: for any file
3659 .Ql a
3660 a lock file
3661 .Ql a.lock
3662 will be created for the duration of the synchronization \(em
3663 as necessary a privilege-separated dotlock child process will be used
3664 to accommodate for necessary privilege adjustments in order to create
3665 the dotlock file in the same directory
3666 and with the same user and group identities as the file of interest.
3667 Also see
3668 .Va mbox-rfc4155
3669 for fine-tuning the handling of MBOX files.
3672 .Ar name
3673 refers to a directory with the subdirectories
3674 .Ql tmp ,
3675 .Ql new
3677 .Ql cur ,
3678 then it is treated as a folder in
3679 .Dq Maildir
3680 format; \*(ID the variable
3681 .Va newfolders
3682 can be used to control the format of yet non-existent folders.
3683 A name of the form
3685 .Dl \*(IN protocol://[user[:password]@]host[:port][/path]
3686 .Dl \*(OU protocol://[user@]host[:port][/path]
3688 is taken as an Internet mailbox specification.
3689 The \*(OPally supported protocols are
3690 .Ar pop3
3691 (POP3) and
3692 .Ar pop3s
3693 (POP3 with SSL/TLS encrypted transport).
3695 .Ar [/path]
3696 part is valid only for IMAP; there it defaults to
3697 .Ar INBOX .
3698 Also see the section
3699 .Sx "On URL syntax and credential lookup" .
3701 \*(OU If
3702 .Ar user
3703 contains special characters, in particular
3704 .Ql /
3706 .Ql % ,
3707 they must be escaped in URL notation \(en the command
3708 .Ic urlencode
3709 can be used to show the necessary conversion.
3712 .It Ic flag
3713 Takes a message list and marks the messages as
3714 .Ic flag Ns
3715 ged for urgent/special attention.
3716 This mark has no technical meaning in the mail system;
3717 it just causes messages to be highlighted in the header summary,
3718 and makes them specially addressable.
3721 .It Ic folder
3722 (fold) The same as
3723 .Ic file .
3726 .It Ic folders
3727 With no arguments, list the names of the folders in the folder directory.
3728 With an existing folder as an argument,
3729 lists the names of folders below the named folder.
3732 .It Ic Followup
3733 (F) Similar to
3734 .Ic Respond ,
3735 but saves the message in a file named after the local part of the first
3736 recipient's address (instead of in
3737 .Va record Ns ).
3740 .It Ic followup
3741 (fo) Similar to
3742 .Ic respond ,
3743 but saves the message in a file named after the local part of the first
3744 recipient's address (instead of in
3745 .Va record Ns ).
3748 .It Ic followupall
3749 Similar to
3750 .Ic followup ,
3751 but responds to all recipients regardless of the
3752 .Va flipr
3753 variable.
3756 .It Ic followupsender
3757 Similar to
3758 .Ic Followup ,
3759 but responds to the sender only regardless of the
3760 .Va flipr
3761 variable.
3764 .It Ic Forward
3765 Alias for
3766 .Ic Fwd .
3769 .It Ic forward
3770 Alias for
3771 .Ic fwd .
3774 .It Ic from
3775 (f) Takes a list of message specifications and displays a summary of
3776 their message headers, exactly as via
3777 .Ic headers .
3778 An alias of this command is
3779 .Ic search .
3780 Also see
3781 .Sx "Specifying messages" .
3784 .It Ic Fwd
3785 Similar to
3786 .Ic fwd ,
3787 but saves the message in a file named after the local part of the
3788 recipient's address (instead of in
3789 .Va record Ns ).
3792 .It Ic fwd
3793 Takes a message and the address of a recipient
3794 and forwards the message to him.
3795 The text of the original message is included in the new one,
3796 with the value of the
3797 .Va fwdheading
3798 variable preceding it.
3800 .Ic fwdignore
3802 .Ic fwdretain
3803 commands specify which header fields are included in the new message.
3804 Only the first part of a multipart message is included unless the
3805 .Va forward-as-attachment
3806 option is set.
3807 Unless the option
3808 .Va fullnames
3809 is set recipient addresses will be stripped from comments, names etc.
3812 .It Ic fwdignore
3813 Specifies which header fields are to be ignored with the command
3814 .Ic fwd .
3815 This command has no effect when the
3816 .Va forward-as-attachment
3817 option is set.
3820 .It Ic fwdretain
3821 Specifies which header fields are to be retained with the command
3822 .Ic fwd .
3823 .Ic fwdretain
3824 overrides
3825 .Ic fwdignore .
3826 This command has no effect when the
3827 .Va forward-as-attachment
3828 option is set.
3831 .It Ic ghost
3832 Define or list command aliases, so-called ghosts.
3833 Without arguments a list of all currently known aliases is shown.
3834 With one argument the expansion of the given alias is shown.
3835 With two or more arguments a command alias is defined or updated: the
3836 first argument is the name under which the remaining command line should
3837 be accessible, the content of which can be just about anything.
3838 A ghost can be used everywhere a normal command can be used, but always
3839 takes precedence; any arguments that are given to the command alias are
3840 joined onto the alias content, and the resulting string forms the
3841 command line that is, in effect, executed.
3842 Also see
3843 .Ic unghost .
3844 .Bd -literal -offset indent
3845 ? gh xx
3846 `ghost': no such alias: "xx"
3847 ? gh xx echo hello,
3848 ? gh xx
3849 ghost xx "echo hello,"
3850 ? xx
3851 hello,
3852 ? xx world
3853 hello, world
3857 .It Ic headers
3858 (h) Show the current group of headers, the size of which depends on
3859 the variable
3860 .Va screen
3861 and the style of which can be adjusted with the variable
3862 .Va headline .
3863 If a message-specification is given the group of headers containing the
3864 first message therein is shown and the message at the top of the screen
3865 becomes the new
3866 .Dq dot .
3869 .It Ic help
3870 (hel) A synonym for
3871 .Ic \&? .
3874 .It Ic history
3875 \*(OP Either
3876 .Ar show
3878 .Ar clear
3879 the list of history entries;
3880 a decimal
3881 .Ar NUMBER
3882 argument selects and shows the respective history entry \(en
3883 press
3884 .Dq ENTER
3885 to accept it, and the history entry will become the new history top.
3886 The default mode if no arguments are given is
3887 .Ar show .
3890 .It Ic hold
3891 (ho, also
3892 .Ic preserve )
3893 Takes a message list and marks each message therein to be saved in the
3894 user's system
3895 .Ev MAIL Ns
3896 box instead of in
3897 .Ev MBOX .
3898 Does not override the
3899 .Ic delete
3900 command.
3901 \*(UA deviates from the POSIX standard with this command, because a
3902 .Ic next
3903 command issued after
3904 .Ic hold
3905 will display the following message, not the current one.
3909 .It Ic if
3910 (i) Part of the nestable
3911 .Ic if Ns / Ns Ic elif Ns / Ns Ic else Ns / Ns Ic endif
3912 conditional execution construct \(em if the given condition is true then
3913 the encapsulated block is executed.
3914 POSIX only supports the (case-insensitive) conditions
3915 .Ql r Ns
3916 eceive
3918 .Ql s Ns
3919 end, all remaining conditions are non-portable extensions; note that
3920 falsely specified conditions cause the execution of the entire
3921 conditional construct until the (matching) closing
3922 .Ic endif
3923 command to be suppressed.
3924 The syntax of the nestable
3925 .Ic if
3926 conditional execution construct requires that each condition and syntax
3927 element is surrounded by whitespace.
3929 .Bd -literal -offset indent
3930 if receive
3931   commands ...
3932 else
3933   commands ...
3934 endif
3938 The (case-insensitive) condition
3939 .Ql t Ns
3940 erminal will evaluate to true if the standard input is a terminal, i.e.,
3941 in interactive sessions.
3942 Another condition can be any boolean value (see the section
3943 .Sx "INTERNAL VARIABLES"
3944 for textual boolean representations) to mark an enwrapped block as
3945 .Dq never execute
3947 .Dq always execute .
3948 It is possible to check
3949 .Sx "INTERNAL VARIABLES"
3950 as well as
3951 .Sx ENVIRONMENT
3952 variables for existence or compare their expansion against a user given
3953 value or another variable by using the
3954 .Ql $
3955 .Pf ( Dq variable next )
3956 conditional trigger character;
3957 a variable on the right hand side may be signalled using the same
3958 mechanism.
3959 The variable names may be enclosed in a pair of matching braces.
3962 The available comparison operators are
3963 .Ql <
3964 (less than),
3965 .Ql <=
3966 (less than or equal to),
3967 .Ql ==
3968 (equal),
3969 .Ql !=
3970 (not equal),
3971 .Ql >=
3972 (greater than or equal to),
3973 .Ql >
3974 (greater than),
3975 .Ql =@
3976 (is substring of) and
3977 .Ql !@
3978 (is not substring of).
3979 The values of the left and right hand side are treated as strings and
3980 are compared 8-bit byte-wise, ignoring case according to the rules of
3981 the US-ASCII encoding (therefore, dependent on the active locale,
3982 possibly producing false results for strings in the locale encoding).
3983 Except for the substring checks the comparison will instead be performed
3984 arithmetically if both, the user given value as well as the variable
3985 content, can be parsed as numbers (integers).
3986 An unset variable is treated as the empty string.
3989 When the \*(OPal regular expression support is available, the additional
3990 test cases
3991 .Ql =~
3993 .Ql !~
3994 can be used.
3995 They treat the right hand side as an extended regular expression that is
3996 matched case-insensitively and according to the active
3997 .Ev LC_CTYPE
3998 locale, meaning that strings in the locale encoding should be matched
3999 correctly.
4002 Conditions can be joined via AND-OR lists (where the AND operator is
4003 .Ql &&
4004 and the OR operator is
4005 .Ql || ) ,
4006 which have equal precedence and will be evaluated with left
4007 associativity, thus using the same syntax that is known for the
4008 .Xr sh 1 .
4009 It is also possible to form groups of conditions and lists by enclosing
4010 them in pairs of brackets
4011 .Ql [\ \&.\&.\&.\ ] ,
4012 which may be interlocked within each other, and also be joined via
4013 AND-OR lists.
4016 The results of individual conditions and entire groups may be modified
4017 via unary operators: the unary operator
4018 .Ql \&!
4019 will reverse the result.
4021 .Bd -literal -offset indent
4022 if $debug
4023   echo *debug* is set
4024 endif
4025 if $ttycharset == "UTF-8"
4026   echo *ttycharset* is set to UTF-8, case-insensitively
4027 endif
4028 set t1=one t2=one
4029 if ${t1} == ${t2}
4030   echo These two variables are equal
4031 endif
4032 if $version-major >= 15
4033   echo Running a new version..
4034   if $features =@ +regex
4035     if $TERM =~ "^xterm\&.*"
4036       echo ..in an X terminal
4037     endif
4038   endif
4039   if [ [ true ] && [ [ ${debug} ] || [ $verbose ] ] ]
4040     echo Noisy, noisy
4041   endif
4042   if true && $debug || ${verbose}
4043     echo Left associativity, as is known from the shell
4044   endif
4045   if ! ! true && ! [ ! $debug && ! $verbose ]
4046     echo Unary operator support
4047   endif
4048 endif
4053 .It Ic ignore
4054 Without arguments the list of ignored header fields is shown,
4055 otherwise the given list of header fields is added to the ignore list:
4056 Header fields in the ignore list are not shown on the terminal when
4057 a message is displayed.
4058 To display a message in its entirety, use the commands
4059 .Ic Type
4061 .Ic Print .
4062 Also see
4063 .Ic discard
4065 .Ic retain .
4068 .It Ic list
4069 Shows the names of all available commands, alphabetically sorted.
4070 If given any non-whitespace argument the list will be shown in the order
4071 in which command prefixes are searched.
4072 A more
4073 .Va verbose
4074 output is available.
4077 .It Ic localopts
4078 This command can be used to localize changes to variables, meaning that
4079 their state will be reverted to the former one once the covered scope
4080 is left.
4081 It can only be used inside of macro definition blocks introduced by
4082 .Ic account
4084 .Ic define ,
4085 and is interpreted as a boolean (string, see
4086 .Sx "INTERNAL VARIABLES" ) ;
4088 .Dq covered scope
4089 of an account is left once it is switched off again.
4090 .Bd -literal -offset indent
4091 define temporary_settings {
4092   set global_option1
4093   localopts on
4094   set local_option1
4095   set local_option2
4096   localopts off
4097   set global_option2
4101 .Sy Note
4102 that this setting
4103 .Dq stacks up :
4104 i.e., if
4105 .Ql macro1
4106 enables change localization and calls
4107 .Ql macro2 ,
4108 which explicitly resets localization, then any value changes within
4109 .Ql macro2
4110 will still be reverted by
4111 .Ql macro1 !
4112 \*(ID Once the outermost level, the one which enabled localization
4113 first, is left, but no earlier, all adjustments will be unrolled.
4114 \*(ID Likewise worth knowing, if in this example
4115 .Ql macro2
4116 changes to a different
4117 .Ic account
4118 which sets some variables that are yet covered by localizations, their
4119 scope will be extended, and in fact leaving the
4120 .Ic account
4121 will (thus) restore settings in (likely) global scope which actually
4122 were defined in a local, private context.
4125 .It Ic Lreply
4126 Reply to messages that come in via known
4127 .Pf ( Ic mlist )
4128 or subscribed
4129 .Pf ( Ic mlsubscribe )
4130 mailing lists, or pretend to do so (see
4131 .Sx "Mailing lists" ) :
4132 on top of the usual
4133 .Ic reply
4134 functionality this will actively resort and even remove message
4135 recipients in order to generate a message that is supposed to be sent to
4136 a mailing list.
4137 For example it will also implicitly generate a
4138 .Ql Mail-Followup-To:
4139 header if that seems useful, regardless of the setting of the variable
4140 .Va followup-to .
4143 .It Ic Mail
4144 Similar to
4145 .Ic mail ,
4146 but saves the message in a file named after the local part of the first
4147 recipient's address (instead of in
4148 .Va record Ns ).
4151 .It Ic mail
4152 (m) Takes a (list of) recipient address(es) as (an) argument(s),
4153 or asks on standard input if none were given;
4154 then collects the remaining mail content and sends it out.
4157 .It Ic mbox
4158 (mb) The given message list is to be sent to
4159 .Ev MBOX
4160 when \*(UA is quit; this is the default action unless the
4161 .Va hold
4162 option is set.
4163 \*(ID This command can only be used in a primary system mailbox (see
4164 .Ic file ) .
4167 .It Ic mimetype
4168 Without any arguments the content of the MIME type cache will displayed.
4169 Otherwise each argument defines a complete MIME type specification of
4170 a type that shall be added (prepended) to the cache.
4171 In any event MIME type sources are loaded first as necessary \(en
4172 .Va mimetypes-load-control
4173 can be used to fine-tune which sources are actually loaded.
4174 Refer to the section on
4175 .Sx "The mime.types files"
4176 for more on MIME type specifications and this topic in general.
4177 MIME type unregistration and cache resets can be triggered with
4178 .Ic unmimetype .
4181 .It Ic mlist
4182 Without arguments the list of all currently defined mailing lists
4183 (and their attributes, if any) is shown; a more verbose listing will be
4184 produced if either of
4185 .Va debug
4187 .Va verbose
4188 are set.
4189 Otherwise all given arguments (which need not be quoted except for
4190 whitespace) will be added and henceforth be recognized as mailing lists.
4191 Mailing lists may be removed via the command
4192 .Ic unmlist .
4194 If the \*(OPal regular expression support is available then mailing
4195 lists may also be specified as (extended) regular expressions (see
4196 .Xr re_format 7
4197 for more on those).
4200 .It Ic mlsubscribe
4201 Without arguments the list of all currently defined mailing lists which
4202 have a subscription attribute is shown; a more verbose listing will be
4203 produced if either of
4204 .Va debug
4206 .Va verbose
4207 are set.
4208 Otherwise this attribute will be set for all given mailing lists,
4209 newly creating them as necessary (as via
4210 .Ic mlist ) .
4211 Subscription attributes may be removed via the command
4212 .Ic unmlsubscribe .
4213 Also see
4214 .Va followup-to .
4217 .It Ic Move
4218 Similar to
4219 .Ic move ,
4220 but moves the messages to a file named after the local part of the
4221 sender address of the first message (instead of in
4222 .Va record Ns ).
4225 .It Ic move
4226 Acts like
4227 .Ic copy
4228 but marks the messages for deletion if they were transferred
4229 successfully.
4232 .It Ic More
4233 Like
4234 .Ic more ,
4235 but also displays ignored header fields and all MIME parts.
4236 Identical to
4237 .Ic Page .
4240 .It Ic more
4241 Invokes the
4242 .Ev PAGER
4243 on the given messages, even in non-interactive mode and as long as the
4244 standard output is a terminal.
4245 Identical to
4246 .Ic page .
4249 .It Ic netrc
4250 \*(OP When used without arguments or if
4251 .Ar show
4252 has been given the content of the
4253 .Pa .netrc
4254 cache is shown, loading it first as necessary.
4255 If the argument is
4256 .Ar load
4257 then the cache will only be initialized and
4258 .Ar clear
4259 will remove its contents.
4260 Note that \*(UA will try to load the file only once, use
4261 .Ql Ic \&\&netrc Ns \:\0\:clear
4262 to unlock further attempts.
4264 .Va netrc-lookup ,
4265 .Va netrc-pipe
4266 and the section
4267 .Sx "On URL syntax and credential lookup" ;
4268 the section
4269 .Sx "The .netrc file"
4270 documents the file format in detail.
4273 .It Ic newmail
4274 Checks for new mail in the current folder without committing any changes
4275 before.
4276 If new mail is present, a message is shown.
4277 If the
4278 .Va header
4279 variable is set,
4280 the headers of each new message are also shown.
4281 This command is not available for all mailbox types.
4284 .It Ic next
4285 (n) (like
4286 .Ql +
4288 .Dq ENTER )
4289 Goes to the next message in sequence and types it.
4290 With an argument list, types the next matching message.
4293 .It Ic New
4294 Same as
4295 .Ic Unread .
4298 .It Ic new
4299 Same as
4300 .Ic unread .
4303 .It Ic noop
4304 If the current folder is accessed via a network connection, a
4305 .Dq NOOP
4306 command is sent, otherwise no operation is performed.
4309 .It Ic Page
4310 Like
4311 .Ic page ,
4312 but also displays ignored header fields and all MIME parts.
4313 Identical to
4314 .Ic More .
4317 .It Ic page
4318 Invokes the
4319 .Ev PAGER
4320 on the given messages, even in non-interactive mode and as long as the
4321 standard output is a terminal.
4322 Identical to
4323 .Ic more .
4326 .It Ic Pipe
4327 Like
4328 .Ic pipe
4329 but also pipes ignored header fields and all parts of MIME
4330 .Ql multipart/alternative
4331 messages.
4334 .It Ic pipe
4335 (pi) Takes a message list and a shell command
4336 and pipes the messages through the command.
4337 Without an argument the current message is piped through the command
4338 given by the
4339 .Va cmd
4340 variable.
4341 If the
4342 .Va page
4343 variable is set,
4344 every message is followed by a formfeed character.
4347 .It Ic preserve
4348 (pre) A synonym for
4349 .Ic hold .
4352 .It Ic Print
4353 (P) Alias for
4354 .Ic Type .
4357 .It Ic print
4358 (p) Research
4360 equivalent of
4361 .Ic type .
4364 .It Ic quit
4365 (q) Terminates the session, saving all undeleted, unsaved messages in
4366 the current
4367 .Ev MBOX ,
4368 preserving all messages marked with
4369 .Ic hold
4371 .Ic preserve
4372 or never referenced in the system
4373 .Ev MAIL Ns
4374 box, and removing all other messages from the primary system mailbox.
4375 If new mail has arrived during the session,
4376 the message
4377 .Dq You have new mail
4378 will be shown.
4379 If given while editing a mailbox file with the command line flag
4380 .Fl f ,
4381 then the edit file is rewritten.
4382 A return to the shell is effected,
4383 unless the rewrite of edit file fails,
4384 in which case the user can escape with the exit command.
4387 .It Ic redirect
4388 Same as
4389 .Ic resend .
4392 .It Ic Redirect
4393 Same as
4394 .Ic Resend .
4397 .It Ic remove
4398 Removes the named files or directories.
4399 If a name refer to a mailbox, e.g., a Maildir mailbox, then a mailbox
4400 type specific removal will be performed, deleting the complete mailbox.
4401 The user is asked for confirmation in interactive mode.
4404 .It Ic rename
4405 Takes the name of an existing folder
4406 and the name for the new folder
4407 and renames the first to the second one.
4408 Both folders must be of the same type.
4411 .It Ic Reply
4412 (R) Reply to originator.
4413 Does not reply to other recipients of the original message.
4414 .Va flipr
4415 will exchange this command with
4416 .Ic reply .
4417 Unless the option
4418 .Va fullnames
4419 is set the recipient address will be stripped from comments, names etc.
4422 .It Ic reply
4423 (r) Take a message and group-responds to it by addressing the sender
4424 and all recipients.
4425 .Va followup-to ,
4426 .Va followup-to-honour ,
4427 .Va reply-to-honour
4428 as well as
4429 .Va recipients-in-cc
4430 influence response behaviour.
4431 The command
4432 .Ic Lreply
4433 offers special support for replying to mailing lists.
4434 Unless the option
4435 .Va fullnames
4436 is set recipient addresses will be stripped from comments, names etc.
4438 .Va flipr
4439 is set the commands
4440 .Ic Reply
4442 .Ic reply
4443 are exchanged.
4446 .It Ic replyall
4447 Similar to
4448 .Ic reply ,
4449 but initiates a group-reply regardless of the value of
4450 .Va flipr .
4453 .It Ic replysender
4454 Similar to
4455 .Ic Reply ,
4456 but responds to the sender only regardless of the value of
4457 .Va flipr .
4460 .It Ic Resend
4461 Like
4462 .Ic resend ,
4463 but does not add any header lines.
4464 This is not a way to hide the sender's identity,
4465 but useful for sending a message again to the same recipients.
4468 .It Ic resend
4469 Takes a list of messages and a user name
4470 and sends each message to the named user.
4471 .Ql Resent-From:
4472 and related header fields are prepended to the new copy of the message.
4475 .It Ic Respond
4476 Same as
4477 .Ic Reply .
4480 .It Ic respond
4481 Same as
4482 .Ic reply .
4485 .It Ic respondall
4486 Same as
4487 .Ic replyall .
4490 .It Ic respondsender
4491 Same as
4492 .Ic replysender .
4495 .It Ic retain
4496 (ret) Without arguments the list of retained header fields is shown,
4497 otherwise the given list of header fields is added to the retain list:
4498 Header fields in the retain list are shown on the terminal when
4499 a message is displayed, all other header fields are suppressed.
4500 To display a message in its entirety, use the commands
4501 .Ic Type
4503 .Ic Print .
4504 Also see
4505 .Ic discard
4507 .Ic ignore ;
4508 .Ic retain
4509 takes precedence over the mentioned.
4512 .It Ic Save
4513 (S) Similar to
4514 .Ic save,
4515 but saves the messages in a file named after the local part of the
4516 sender of the first message instead of (in
4517 .Va record
4518 and) taking a filename argument.
4521 .It Ic save
4522 (s) Takes a message list and a filename and appends each message in turn
4523 to the end of the file.
4524 If no filename is given, the
4525 .Ev MBOX
4526 file is used.
4527 The filename in quotes, followed by the generated character count
4528 is echoed on the user's terminal.
4529 If editing a primary system mailbox the messages are marked for deletion.
4530 Filename interpretation as described for the
4531 .Ic file
4532 command is performed.
4535 .It Ic savediscard
4536 Same as
4537 .Ic saveignore .
4540 .It Ic saveignore
4541 Is to
4542 .Ic save
4543 what
4544 .Ic ignore
4545 is to
4546 .Ic print
4548 .Ic type .
4549 Header fields thus marked are filtered out when saving a message by
4550 .Ic save
4551 or when automatically saving to
4552 .Ev MBOX .
4553 This command should only be applied to header fields that do not contain
4554 information needed to decode the message,
4555 as MIME content fields do.
4558 .It Ic saveretain
4559 Is to
4560 .Ic save
4561 what
4562 .Ic retain
4563 is to
4564 .Ic print
4566 .Ic type .
4567 Header fields thus marked are the only ones saved with a message when
4568 saving by
4569 .Ic save
4570 or when automatically saving to
4571 .Ev MBOX .
4572 .Ic saveretain
4573 overrides
4574 .Ic saveignore .
4575 The use of this command is strongly discouraged since it may strip
4576 header fields that are needed to decode the message correctly.
4579 .It Ic search
4580 Takes a message specification (list) and displays a header summary of
4581 all matching messages, as via
4582 .Ic headers .
4583 This command is an alias of
4584 .Ic from .
4585 Also see
4586 .Sx "Specifying messages" .
4589 .It Ic seen
4590 Takes a message list and marks all messages as having been read.
4593 .It Ic set
4594 (se) Without arguments this command shows all internal variables which
4595 are currently known to \*(UA (they have been set).
4596 A more verbose listing will be produced if either of
4597 .Va debug
4599 .Va verbose
4600 are set, in which case variables may be preceded with a comment line
4601 that gives some context of what \*(UA knows about the given variable.
4603 Otherwise the given variables (and arguments) are set or adjusted.
4604 Arguments are of the form
4605 .Ql name=value
4606 (no space before or after
4607 .Ql = ) ,
4608 or plain
4609 .Ql name
4610 if there is no value, i.e., a boolean variable.
4611 Quotation marks may be placed around any part of the assignment
4612 statement to quote blanks or tabs, e.g.,
4614 .Dl set indentprefix='->'
4616 If an argument begins with
4617 .Ql no ,
4618 as in
4619 .Ql set nosave ,
4620 the effect is the same as invoking the
4621 .Ic unset
4622 command with the remaining part of the variable
4623 .Pf ( Ql unset save ) .
4626 .Ql name
4627 that is known to map to an environment variable will automatically cause
4628 updates in the program environment (unsetting a variable in the
4629 environment requires corresponding system support).
4630 Please use the command
4631 .Ic environ
4632 for further environmental control.
4633 Also see
4634 .Ic varedit ,
4635 .Ic varshow
4636 and the sections
4637 .Sx "INTERNAL VARIABLES"
4639 .Sx ENVIRONMENT .
4642 .It Ic shell
4643 (sh) Invokes an interactive version of the shell.
4646 .It Ic shortcut
4647 Without arguments the list of all currently defined shortcuts is
4648 shown.
4649 Otherwise all given arguments (which need not be quoted except for
4650 whitespace) are treated as pairs of shortcuts and their expansions,
4651 creating new or changing already existing shortcuts, as necessary.
4652 Shortcuts may be removed via the command
4653 .Ic unshortcut .
4654 The expansion strings should be in the syntax that has been described
4655 for the
4656 .Ic file
4657 command.
4660 .It Ic show
4661 Like
4662 .Ic type ,
4663 but performs neither MIME decoding nor decryption, so that the raw
4664 message text is shown.
4667 .It Ic size
4668 (si) Shows the size in characters of each message of the given
4669 message-list.
4672 .It Ic sort
4673 Shows the current sorting criterion when used without an argument.
4674 Otherwise creates a sorted representation of the current folder,
4675 and changes the
4676 .Ic next
4677 command and the addressing modes such that they refer to messages in
4678 the sorted order.
4679 Message numbers are the same as in regular mode.
4680 If the
4681 .Va header
4682 variable is set,
4683 a header summary in the new order is also displayed.
4684 Automatic folder sorting can be enabled by setting the
4685 .Va autosort
4686 variable, as in, e.g.,
4687 .Ql set autosort=thread .
4688 Possible sorting criterions are:
4690 .Bl -tag -compact -offset indent -width "subject"
4691 .It date
4692 Sort the messages by their
4693 .Ql Date:
4694 field, that is by the time they were sent.
4695 .It from
4696 Sort messages by the value of their
4697 .Ql From:
4698 field, that is by the address of the sender.
4699 If the
4700 .Va showname
4701 variable is set, the sender's real name (if any) is used.
4702 .It size
4703 Sort the messages by their size.
4704 .It spam
4705 \*(OP Sort the message by their spam score, as has been classified by
4706 .Ic spamrate .
4707 .It status
4708 Sort the messages by their message status.
4709 .It subject
4710 Sort the messages by their subject.
4711 .It thread
4712 Create a threaded display.
4713 .It to
4714 Sort messages by the value of their
4715 .Ql To:
4716 field, that is by the address of the recipient.
4717 If the
4718 .Va showname
4719 variable is set, the recipient's real name (if any) is used.
4723 .It Ic source
4724 (so) The source command reads commands from the given file, which is
4725 subject to the usual filename expansions (see introductional words of
4726 .Sx COMMANDS ) .
4727 If the given argument ends with a vertical bar
4728 .Ql |
4729 then the argument will instead be interpreted as a shell command and
4730 \*(UA will read the output generated by it.
4731 \*(ID Note that
4732 .Ic \&\&source
4733 cannot be used from within macros that execute as
4734 .Va folder-hook Ns s
4736 .Ic account Ns s ,
4737 i.e., it can only be called from macros that were
4738 .Ic call Ns ed .
4741 .It Ic source_if
4742 The difference to
4743 .Ic source
4744 (beside not supporting pipe syntax aka shell command input) is that
4745 this command will not generate an error if the given file argument
4746 cannot be opened successfully.
4747 This can matter in, e.g., resource files, since loading of those is
4748 stopped when an error is encountered.
4751 .It Ic spamclear
4752 \*(OP Takes a list of messages and clears their
4753 .Ql is-spam
4754 flag.
4757 .It Ic spamforget
4758 \*(OP Takes a list of messages and causes the
4759 .Va spam-interface
4760 to forget it has ever used them to train its Bayesian filter.
4761 Unless otherwise noted the
4762 .Ql is-spam
4763 flag of the message is inspected to chose whether a message shall be
4764 forgotten to be
4765 .Dq ham
4767 .Dq spam .
4770 .It Ic spamham
4771 \*(OP Takes a list of messages and informs the Bayesian filter of the
4772 .Va spam-interface
4773 that they are
4774 .Dq ham .
4775 This also clears the
4776 .Ql is-spam
4777 flag of the messages in question.
4780 .It Ic spamrate
4781 \*(OP Takes a list of messages and rates them using the configured
4782 .Va spam-interface ,
4783 without modifying the messages, but setting their
4784 .Ql is-spam
4785 flag as appropriate; because the spam rating headers are lost the rate
4786 will be forgotten once the mailbox is left.
4787 Refer to the manual section
4788 .Sx "Handling spam"
4789 for the complete picture of spam handling in \*(UA.
4792 .It Ic spamset
4793 \*(OP Takes a list of messages and sets their
4794 .Ql is-spam
4795 flag.
4798 .It Ic spamspam
4799 \*(OP Takes a list of messages and informs the Bayesian filter of the
4800 .Va spam-interface
4801 that they are
4802 .Dq spam .
4803 This also sets the
4804 .Ql is-spam
4805 flag of the messages in question.
4808 .It Ic thread
4809 \*(OB The same as
4810 .Ql sort thread
4811 (consider using a
4812 .Ql ghost
4813 as necessary).
4814 Create a threaded representation of the current folder,
4815 i.\|e. indent messages that are replies to other messages in the header
4816 display and change the
4817 .Ic next
4818 command and the addressing modes such that they refer to messages in the
4819 threaded order.
4820 Message numbers are the same as in unthreaded mode.
4821 If the
4822 .Va header
4823 variable is set,
4824 a header summary in threaded order is also displayed.
4827 .It Ic Top
4828 Like
4829 .Ic top
4830 but honours
4831 .Ic ignore
4833 .Ic retain
4834 filter lists.
4837 .It Ic top
4838 (to) Takes a message list and types out the first
4839 .Va toplines
4840 lines of each message on the users' terminal.
4841 The only header fields that are displayed are
4842 .Ql From: ,
4843 .Ql To: ,
4844 .Ql CC: ,
4846 .Ql Subject:
4847 .Pf ( Ic Top
4848 will instead honour configured lists).
4849 It is possible to apply compression to what is displayed by setting
4850 .Va topsqueeze .
4851 Messages are decrypted and converted to the terminal character set
4852 if necessary.
4855 .It Ic touch
4856 (tou) Takes a message list and marks the messages for saving in
4857 .Ev MBOX .
4858 \*(UA deviates from the POSIX standard with this command,
4859 as a following
4860 .Ic next
4861 command will display the following message instead of the current one.
4864 .It Ic Type
4865 (T) Like
4866 .Ic type
4867 but also displays out ignored header fields and all parts of MIME
4868 .Ql multipart/alternative
4869 messages.
4872 .It Ic type
4873 (t) Takes a message list and types out each message on the users'
4874 terminal, honouring
4875 .Ic ignore
4877 .Ic retain
4878 lists.
4879 For MIME multipart messages, all parts with a content type of
4880 .Ql text
4882 .Ql message
4883 are shown, the other are hidden except for their headers.
4884 Messages are decrypted and converted to the terminal character set
4885 if necessary.
4888 .It Ic unaccount
4889 Delete all given accounts.
4890 An error message is shown if a given account is not defined.
4891 The special name
4892 .Ql *
4893 will discard all existing accounts.
4896 .It Ic unalias
4897 (una) Takes a list of names defined by alias commands
4898 and discards the remembered groups of users.
4899 The special name
4900 .Ql *
4901 will discard all existing aliases.
4904 .It Ic unanswered
4905 Takes a message list and marks each message as not having been answered.
4908 .It Ic unbind
4909 Forget about a key
4910 .Ic bind Ns
4911 ing, specified by its context and input sequence, both of which may be
4912 specified as a wildcard (asterisk,
4913 .Ql * ) ,
4914 e.g.,
4915 .Ql unbind * *
4916 will remove all bindings of all contexts.
4919 .It Ic uncollapse
4920 Only applicable to threaded mode.
4921 Takes a message list and makes the message and all replies to it visible
4922 in header summaries again.
4923 When a message becomes the current message,
4924 it is automatically made visible.
4925 Also when a message with collapsed replies is displayed,
4926 all of these are automatically uncollapsed.
4929 .It Ic uncolour
4930 Forget about a
4931 .Ic colour
4932 mapping for the given colour type (see
4933 .Ic colour
4934 for a list of types) and mapping; if the optional precondition argument
4935 is used then only the exact tuple of mapping and precondition is removed.
4936 The special name
4937 .Ql *
4938 will remove all mappings (no precondition allowed).
4939 Also see
4940 .Sx "Coloured display"
4941 for the general picture.
4944 .It Ic uncustomhdr
4945 Deletes the custom headers given as arguments.
4946 The special name
4947 .Ql *
4948 will remove all custom headers.
4951 .It Ic undefine
4952 Undefine all given macros.
4953 An error message is shown if a given macro is not defined.
4954 The special name
4955 .Ql *
4956 will discard all existing macros.
4959 .It Ic undelete
4960 (u) Takes a message list and marks each message as not being deleted.
4963 .It Ic undraft
4964 Takes a message list and
4965 .Pf un Ic draft Ns
4966 s each message.
4969 .It Ic unflag
4970 Takes a message list and marks each message as not being
4971 .Ic flag Ns ged .
4974 .It Ic unfwdignore
4975 Removes the header field names from the list of ignored fields for the
4976 .Ic forward
4977 command.
4978 The special name
4979 .Ql *
4980 will remove all fields.
4983 .It Ic unfwdretain
4984 Removes the header field names from the list of retained fields for the
4985 .Ic forward
4986 command.
4987 The special name
4988 .Ql *
4989 will remove all fields.
4992 .It Ic unghost
4993 Remove all the given command
4994 .Ic ghost Ns s Ns .
4995 The special name
4996 .Ql *
4997 will remove all ghosts.
5000 .It Ic unignore
5001 Removes the header field names from the list of ignored fields.
5002 The special name
5003 .Ql *
5004 will remove all fields.
5007 .It Ic unmimetype
5008 Delete all given MIME types, e.g.,
5009 .Ql unmimetype text/plain
5010 will remove all registered specifications for the MIME type
5011 .Ql text/plain .
5012 The special name
5013 .Ql *
5014 will discard all existing MIME types, just as will
5015 .Ql reset ,
5016 but which also reenables cache initialization via
5017 .Va mimetypes-load-control .
5020 .It Ic unmlist
5021 Forget about all the given mailing lists.
5022 The special name
5023 .Ql *
5024 will remove all lists.
5025 Also see
5026 .Ic mlist .
5029 .It Ic unmlsubscribe
5030 Remove the subscription attribute from all given mailing lists.
5031 The special name
5032 .Ql *
5033 will clear the attribute from all lists which have it set.
5034 Also see
5035 .Ic mlsubscribe .
5038 .It Ic Unread
5039 Same as
5040 .Ic unread .
5043 .It Ic unread
5044 Takes a message list and marks each message as not having been read.
5047 .It Ic unretain
5048 Removes the header field names from the list of retained fields.
5049 The special name
5050 .Ql *
5051 will remove all fields.
5054 .It Ic unsaveignore
5055 Removes the header field names from the list of ignored fields for
5056 saving.
5057 The special name
5058 .Ql *
5059 will remove all fields.
5062 .It Ic unsaveretain
5063 Removes the header field names from the list of retained fields for
5064 saving.
5065 The special name
5066 .Ql *
5067 will remove all fields.
5070 .It Ic unset
5071 (uns) Takes a list of internal variable names and discards their
5072 remembered values; the reverse of
5073 .Ic set .
5074 Also see
5075 .Ic environ .
5078 .It Ic unshortcut
5079 Deletes the shortcut names given as arguments.
5080 The special name
5081 .Ql *
5082 will remove all shortcuts.
5085 .It Ic unsort
5086 Disable sorted or threaded mode
5087 (see the
5088 .Ic sort
5090 .Ic thread
5091 commands),
5092 return to normal message order and,
5093 if the
5094 .Va header
5095 variable is set,
5096 displays a header summary.
5099 .It Ic unthread
5100 \*(OB
5101 Same as
5102 .Ic unsort .
5105 .It Ic urldecode
5106 Decode the given URL-encoded string arguments and show the results.
5107 Note the resulting strings may not be valid in the current locale, see
5108 .Ic urlencode .
5111 .It Ic urlencode
5112 URL-encode the given arguments and show the results.
5113 Because the arguments effectively are in the character set of the
5114 current locale the results will vary accordingly unless the input solely
5115 consists of characters in the portable character set, see
5116 .Sx "Character sets" .
5119 .It Ic varedit
5120 Edit the values of or create the given variable(s) in the
5121 .Ev EDITOR .
5122 Boolean variables cannot be edited.
5125 .It Ic varshow
5126 This command produces the same output as the listing mode of
5127 .Ic set ,
5128 including
5129 .Va verbose Ns
5130 ity adjustments, but only for the given variables.
5133 .It Ic verify
5134 \*(OP Takes a message list and verifies each message.
5135 If a message is not a S/MIME signed message,
5136 verification will fail for it.
5137 The verification process checks if the message was signed using a valid
5138 certificate,
5139 if the message sender's email address matches one of those contained
5140 within the certificate,
5141 and if the message content has been altered.
5144 .It Ic version
5145 Shows the version and feature set of \*(UA.
5148 .It Ic visual
5149 (v) Takes a message list and invokes the display editor on each message.
5150 Modified contents are discarded unless the
5151 .Va writebackedited
5152 variable is set.
5155 .It Ic write
5156 (w) For conventional messages the body without all headers is written.
5157 The output is decrypted and converted to its native format as necessary.
5158 If the output file exists, the text is appended.
5159 If a message is in MIME multipart format its first part is written to
5160 the specified file as for conventional messages,
5161 and the user is asked for a filename to save each other part.
5162 For convience saving of each part may be skipped by giving an empty value;
5163 the same result can also be achieved by writing it to
5164 .Pa /dev/null .
5165 For the second and subsequent parts a leading
5166 .Ql |
5167 character causes the part to be piped to the remainder of the user input
5168 interpreted as a shell command;
5169 otherwise the user input is expanded as usually for folders,
5170 e.g., tilde expansion is performed.
5171 In non-interactive mode, only the parts of the multipart message
5172 that have a filename given in the part header are written,
5173 the others are discarded.
5174 The original message is never marked for deletion in the originating
5175 mail folder.
5176 For attachments,
5177 the contents of the destination file are overwritten if the file
5178 previously existed.
5179 No special handling of compressed files is performed.
5182 .It Ic xit
5183 (x) A synonym for
5184 .Ic exit .
5187 .It Ic z
5188 \*(UA presents message headers in windowfuls as described under the
5189 .Ic headers
5190 command.
5191 This command scrolls to the next window of messages.
5192 If an argument is given, it specifies the window to use.
5193 A number prefixed by
5194 .Ql +
5196 .Ql \-
5197 indicates that the window is calculated in relation to the current position.
5198 A number without a prefix specifies an absolute window number,
5199 and a
5200 .Ql $
5201 lets \*(UA scroll to the last window of messages.
5204 .It Ic Z
5205 Similar to
5206 .Ic z ,
5207 but scrolls to the next or previous window that contains at least one
5208 .Ql new
5210 .Ic flag Ns
5211 ged message.
5213 .\" }}}
5216 .\" .Sh TILDE ESCAPES {{{
5217 .Sh "TILDE ESCAPES"
5219 Here is a summary of the tilde escapes,
5220 which are used to perform special functions when composing messages.
5221 Tilde escapes are only recognized at the beginning of lines.
5222 The name
5223 .Dq tilde escape
5224 is somewhat of a misnomer since the actual escape character can be
5225 changed by adjusting the option
5226 .Va escape .
5228 .Bl -tag -width ".Ic __ filename"
5230 .It Ic ~~ Ar string
5231 Insert the string of text in the message prefaced by a single
5232 .Ql ~ .
5233 (If the escape character has been changed,
5234 that character must be doubled
5235 in order to send it at the beginning of a line.)
5238 .It Ic ~! Ar command
5239 Execute the indicated shell
5240 .Ar command ,
5241 then return to the message.
5244 .It Ic ~.
5245 Same effect as typing the end-of-file character.
5248 .It Ic ~: Ar \*(UA-command Ns \0or Ic ~_ Ar \*(UA-command
5249 Execute the given \*(UA command.
5250 Not all commands, however, are allowed.
5253 .It Ic ~?
5254 Write a summary of command escapes.
5257 .It Ic ~< Ar filename
5258 Identical to
5259 .Ic ~r .
5262 .It Ic ~<! Ar command
5263 .Ar command
5264 is executed using the shell.
5265 Its standard output is inserted into the message.
5268 .It Ic ~@ Op Ar filename...
5269 With no arguments, edit the attachment list interactively.
5270 If an attachment's file name is left empty,
5271 that attachment is deleted from the list.
5272 When the end of the attachment list is reached,
5273 \*(UA will ask for further attachments until an empty name is given.
5274 If a given file name solely consists of the number sign
5275 .Ql #
5276 followed by a valid message number of the currently active mailbox, then
5277 the given message is attached as a MIME
5278 .Ql message/rfc822
5279 and the rest of this section does not apply.
5281 If character set conversion has been compiled into \*(UA, then this mode
5282 gives the user the option to specify input and output character sets,
5283 unless the file extension indicates binary content, in which case \*(UA
5284 asks whether this step shall be skipped for the attachment in question.
5285 If not skipped, then the charset that succeeds to represent the
5286 attachment data will be used in the
5287 .Ql charset=
5288 MIME parameter of the mail message:
5290 .Bl -bullet -compact
5292 If input and output character sets are specified, then the conversion is
5293 performed on the fly.
5294 The user will be asked repeatedly until the desired conversion succeeds.
5296 If only an output character set is specified, then the input is assumed
5297 to be in the
5298 .Va ttycharset
5299 charset and will be converted to the given output charset on the fly.
5300 The user will be asked repeatedly until the desired conversion succeeds.
5302 If no character sets are specified at all then the algorithm that is
5303 documented in the section
5304 .Sx "Character sets"
5305 is applied, but directly and on the fly.
5306 The user will be asked repeatedly until the desired conversion succeeds.
5308 Finally, if an input-, but no output character set is specified, then no
5309 conversion is ever performed, but the
5310 .Ql charset=
5311 MIME parameter value will still be set to the user input.
5313 The character set selection loop can be left by typing
5314 .Ql control-C ,
5315 i.e., causing an interrupt.
5316 .\" \*(OU next sentence
5317 Note that before \*(UA version 15.0 this terminates the entire
5318 current attachment selection, not only the character set selection.
5321 Without character set conversion support, \*(UA will ask for the input
5322 character set only, and it'll set the
5323 .Ql charset=
5324 MIME parameter value to the given input, if any;
5325 if no user input is seen then the
5326 .Va ttycharset
5327 character set will be used for the parameter value instead.
5328 Note that the file extension check isn't performed in this mode, since
5329 no conversion will take place anyway.
5331 Note that in non-interactive mode, for reproduceabilities sake, there
5332 will always be two questions for each attachment, regardless of whether
5333 character set conversion is available and what the file extension is.
5334 The first asks for the filename, and the second asks for the input
5335 character set to be passed through to the corresponding MIME parameter;
5336 no conversion will be tried if there is input to the latter question,
5337 otherwise the usual conversion algorithm, as above, is applied.
5338 For message attachments, the answer to the second question is completely
5339 ignored.
5341 If (instead)
5342 .Ar filename
5343 arguments are specified for the
5344 .Ic \&\&~@
5345 command they are treated as a file list of
5346 .Xr sh 1 Ns
5347 -style quoted arguments, optionally also separated by commas, which are
5348 expanded and then appended to the existing list of message attachments.
5349 Message attachments can only be added via the first method.
5350 In this mode the (text) attachments are assumed to be in
5351 .Va ttycharset
5352 encoding, and will be evaluated as documented in the section
5353 .Sx "Character sets" .
5356 .It Ic ~A
5357 Inserts the string contained in the
5358 .Va Sign
5359 variable (same as
5360 .Ql Ic ~i Ns \0Sign ) .
5361 The escape sequences tabulator
5362 .Ql \et
5363 and newline
5364 .Ql \en
5365 are understood.
5368 .It Ic ~a
5369 Inserts the string contained in the
5370 .Va sign
5371 variable (same as
5372 .Ql Ic ~i Ns \0sign ) .
5373 The escape sequences tabulator
5374 .Ql \et
5375 and newline
5376 .Ql \en
5377 are understood.
5380 .It Ic ~b Ar name ...
5381 Add the given names to the list of blind carbon copy recipients.
5384 .It Ic ~c Ar name ...
5385 Add the given names to the list of carbon copy recipients.
5388 .It Ic ~d
5389 Read the file specified by the
5390 .Ev DEAD
5391 variable into the message.
5394 .It Ic ~e
5395 Invoke the text editor on the message collected so far.
5396 After the editing session is finished,
5397 the user may continue appending text to the message.
5400 .It Ic ~F Ar messages
5401 Read the named messages into the message being sent, including all
5402 message headers and MIME parts.
5403 If no messages are specified, read in the current message.
5406 .It Ic ~f Ar messages
5407 Read the named messages into the message being sent.
5408 If no messages are specified, read in the current message.
5409 .Ic ignore
5411 .Ic retain
5412 lists are used to modify the message headers.
5413 For MIME multipart messages,
5414 only the first displayable part is included.
5417 .It Ic ~H
5418 Edit the message header fields
5419 .Ql From: ,
5420 .Ql Reply-To:
5422 .Ql Sender:
5423 by typing each one in turn and allowing the user to edit the field.
5424 The default values for these fields originate from the
5425 .Va from , replyto
5427 .Va sender
5428 variables.
5431 .It Ic ~h
5432 Edit the message header fields
5433 .Ql To: ,
5434 .Ql Cc: ,
5435 .Ql Bcc:
5437 .Ql Subject:
5438 by typing each one in turn and allowing the user to edit the field.
5441 .It Ic ~i Ar variable
5442 Insert the value of the specified variable into the message,
5443 adding a newline character at the end.
5444 The message remains unaltered if the variable is unset or empty.
5445 The escape sequences tabulator
5446 .Ql \et
5447 and newline
5448 .Ql \en
5449 are understood.
5452 .It Ic ~M Ar messages
5453 Read the named messages into the message being sent,
5454 indented by
5455 .Va indentprefix .
5456 If no messages are specified, read the current message.
5459 .It Ic ~m Ar messages
5460 Read the named messages into the message being sent,
5461 indented by
5462 .Va indentprefix .
5463 If no messages are specified, read the current message.
5464 .Ic ignore
5466 .Ic retain
5467 lists are used to modify the message headers.
5468 For MIME multipart messages,
5469 only the first displayable part is included.
5472 .It Ic ~p
5473 Display the message collected so far,
5474 prefaced by the message header fields
5475 and followed by the attachment list, if any.
5478 .It Ic ~q
5479 Abort the message being sent,
5480 copying it to the file specified by the
5481 .Ev DEAD
5482 variable if
5483 .Va save
5484 is set.
5487 .It Ic ~R Ar filename
5488 Read the named file into the message, indented by
5489 .Va indentprefix .
5492 .It Ic ~r Ar filename
5493 Read the named file into the message.
5496 .It Ic ~s Ar string
5497 Cause the named string to become the current subject field.
5500 .It Ic ~t Ar name ...
5501 Add the given name(s) to the direct recipient list.
5504 .It Ic ~U Ar messages
5505 Read in the given / current message(s) excluding all headers, indented by
5506 .Va indentprefix .
5509 .It Ic ~u Ar messages
5510 Read in the given / current message(s), excluding all headers.
5513 .It Ic ~v
5514 Invoke an alternate editor (defined by the
5515 .Ev VISUAL
5516 option) on the message collected so far.
5517 Usually, the alternate editor will be a screen editor.
5518 After the editor is quit,
5519 the user may resume appending text to the end of the message.
5522 .It Ic ~w Ar filename
5523 Write the message onto the named file.
5524 If the file exists,
5525 the message is appended to it.
5528 .It Ic ~x
5529 Same as
5530 .Ic ~q ,
5531 except that the message is not saved at all.
5534 .It Ic ~| Ar command
5535 Pipe the message through the specified filter command.
5536 If the command gives no output or terminates abnormally,
5537 retain the original text of the message.
5538 E.g., the command
5539 .Xr fmt 1
5540 is often used as a rejustifying filter.
5542 .\" }}}
5545 .\" .Sh INTERNAL VARIABLES {{{
5546 .Sh "INTERNAL VARIABLES"
5548 Internal \*(UA variables are controlled via the
5549 .Ic set
5551 .Ic unset
5552 commands; prefixing a variable name with the string
5553 .Ql no
5554 and calling
5555 .Ic set
5556 has the same effect as using
5557 .Ic unset :
5558 .Ql unset crt
5560 .Ql set nocrt
5561 do the same thing.
5562 Creation or editing of variables can be performed in the
5563 .Ev EDITOR
5564 with the command
5565 .Ic varedit .
5566 .Ic varshow
5567 will give more insight on the given variable(s), and
5568 .Ic set ,
5569 when called without arguments, will show a listing of all variables.
5570 Some well-known variables will also become inherited from the
5571 program
5572 .Sx ENVIRONMENT
5573 implicitly, others can be explicitly imported with the command
5574 .Ic environ
5575 and henceforth share the said properties.
5578 Two different kind of internal variables exist.
5579 There are boolean variables, which can only be in one of the two states
5580 .Dq set
5582 .Dq unset ,
5583 and value variables with a(n optional) string value.
5584 For the latter proper quoting is necessary upon assignment time, the
5585 introduction of the section
5586 .Sx COMMANDS
5587 documents the supported quoting rules.
5589 .Bd -literal -offset indent
5590 wysh set one=val\e 1 two="val 2" \e
5591     three='val "3"' four=$'val \e'4\e''
5592 varshow one two three four
5593 unset one two three four
5597 Dependent upon the actual option the string values will be interpreted
5598 as numbers, colour names, normal text etc., but there also exists
5599 a special kind of string value, the
5600 .Dq boolean string ,
5601 which must either be a decimal integer (in which case
5602 .Ql 0
5603 is false and
5604 .Ql 1
5605 and any other value is true) or any of the (case-insensitive) strings
5606 .Ql off ,
5607 .Ql no ,
5608 .Ql n
5610 .Ql false
5611 for a false boolean and
5612 .Ql on ,
5613 .Ql yes ,
5614 .Ql y
5616 .Ql true
5617 for a true boolean; a special kind of boolean string is the
5618 .Dq quadoption ,
5619 which is a boolean string that can optionally be prefixed with the
5620 (case-insensitive) term
5621 .Ql ask- ,
5622 as in
5623 .Ql ask-yes ,
5624 which causes prompting of the user in interactive mode, with the given
5625 boolean as the default value.
5627 .\" .Ss "Initial settings" {{{
5628 .\" (Keep in SYNC: ./nail.h:okeys, ./nail.rc, ./nail.1:"Initial settings")
5629 .Ss "Initial Settings"
5631 The standard POSIX 2008/Cor 1-2013 mandates the following initial
5632 variable settings:
5633 .Pf no Va allnet ,
5634 .Pf no Va append ,
5635 .Va asksub ,
5636 .Pf no Va askbcc ,
5637 .Pf no Va autoprint ,
5638 .Pf no Va bang ,
5639 .Pf no Va cmd ,
5640 .Pf no Va crt ,
5641 .Pf no Va debug ,
5642 .Pf no Va dot ,
5643 .Va escape
5644 set to
5645 .Ql ~ ,
5646 .Pf no Va flipr ,
5647 .Pf no Va folder ,
5648 .Va header ,
5649 .Pf no Va hold ,
5650 .Pf no Va ignore ,
5651 .Pf no Va ignoreeof ,
5652 .Pf no Va keep ,
5653 .Pf no Va keepsave ,
5654 .Pf no Va metoo ,
5655 .Pf no Va outfolder ,
5656 .Pf no Va page ,
5657 .Va prompt
5658 set to
5659 .Ql ?\0
5660 (note that \*(UA deviates from the standard by using
5661 .Ql \e&\0 ,
5662 but the
5663 .Ql \e&
5664 special prompt escape results in
5665 .Dq \&?
5666 being shown unless
5667 .Va bsdcompat
5668 is set),
5669 .Pf no Va quiet ,
5670 .Pf no Va record ,
5671 .Va save ,
5672 .Pf no Va sendwait ,
5673 .Pf no Va showto ,
5674 .Pf no Va Sign ,
5675 .Pf no Va sign ,
5676 .Va toplines
5677 set to
5678 .Ql 5 .
5681 Notes: \*(UA doesn't support the
5682 .Pf no Va onehop
5683 variable \(en use command line options or
5684 .Va mta-arguments
5685 to pass options through to a
5686 .Va mta .
5687 And the default global
5688 .Pa \*(UR
5689 file (which is loaded unless the
5690 .Fl n
5691 command line flag has been used or the
5692 .Ev NAIL_NO_SYSTEM_RC
5693 environment variable is set) bends those initial settings a bit, e.g.,
5694 it sets the variables
5695 .Va hold ,
5696 .Va keepsave
5698 .Va keep ,
5699 to name a few, calls
5700 .Ic retain
5701 etc., and should thus be taken into account.
5702 .\" }}}
5704 .\" .Ss "Variables" {{{
5705 .Ss "Variables"
5707 .Bl -tag -width ".It Va _utoprin_"
5709 .It Va add-file-recipients
5710 \*(BO When file or pipe recipients have been specified,
5711 mention them in the corresponding address fields of the message instead
5712 of silently stripping them from their recipient list.
5713 By default such addressees are not mentioned.
5716 .It Va allnet
5717 \*(BO Causes only the local part to be evaluated
5718 when comparing addresses.
5721 .It Va append
5722 \*(BO Causes messages saved in
5723 .Ev MBOX
5724 to be appended to the end rather than prepended.
5725 This should always be set.
5728 .It Va ask
5729 \*(BO Causes \*(UA to prompt for the subject of each message sent.
5730 If the user responds with simply a newline,
5731 no subject field will be sent.
5734 .It Va askatend
5735 \*(BO Causes the prompts for
5736 .Ql Cc:
5738 .Ql Bcc:
5739 lists to appear after the message has been edited.
5742 .It Va askattach
5743 \*(BO If set, \*(UA asks for files to attach at the end of each message,
5744 shall the list be found empty at that time.
5745 An empty line finalizes the list.
5748 .It Va askcc
5749 \*(BO Causes the user to be prompted for carbon copy recipients
5750 (at the end of each message if
5751 .Va askatend
5753 .Va bsdcompat
5754 are set) shall the list be found empty (at that time).
5755 An empty line finalizes the list.
5758 .It Va askbcc
5759 \*(BO Causes the user to be prompted for blind carbon copy
5760 recipients (at the end of each message if
5761 .Va askatend
5763 .Va bsdcompat
5764 are set) shall the list be found empty (at that time).
5765 An empty line finalizes the list.
5768 .It Va asksign
5769 \*(BO\*(OP Causes the user to be prompted if the message is to be
5770 signed at the end of each message.
5772 .Va smime-sign
5773 variable is ignored when this variable is set.
5776 .It Va asksub
5777 \*(BO Alternative name for
5778 .Va ask .
5784 .It Va attachment-ask-content-description , \
5785   attachment-ask-content-disposition , \
5786   attachment-ask-content-id , \
5787   attachment-ask-content-type
5788 \*(BO If set then the user will be prompted for some attachment
5789 information when editing the attachment list.
5790 It is advisable to not use these but for the first of the variables;
5791 even for that it has to be noted that the data is used
5792 .Dq as is .
5796 .It Va attrlist
5797 A sequence of characters to display in the
5798 .Ql attribute
5799 column of the
5800 .Va headline
5801 as shown in the display of
5802 .Ic headers ;
5803 each for one type of messages (see
5804 .Sx "Message states" ) ,
5805 with the default being
5806 .Ql NUROSPMFAT+\-$~
5808 .Ql NU\ \ *HMFAT+\-$~
5809 if the
5810 .Va bsdflags
5811 variable is set, in the following order:
5813 .Bl -tag -compact -offset indent -width ".It Ql _"
5814 .It Ql N
5815 new.
5816 .It Ql U
5817 unread but old.
5818 .It Ql R
5819 new but read.
5820 .It Ql O
5821 read and old.
5822 .It Ql S
5823 saved.
5824 .It Ql P
5825 preserved.
5826 .It Ql M
5827 mboxed.
5828 .It Ql F
5829 flagged.
5830 .It Ql A
5831 answered.
5832 .It Ql T
5833 draft.
5834 .It Ql +
5835 start of a collapsed thread.
5836 .It Ql -
5837 an uncollapsed thread (TODO ignored for now).
5838 .It Ql $
5839 classified as spam.
5840 .It Ql ~
5841 classified as possible spam.
5846 .It Va autobcc
5847 Specifies a list of recipients to which a blind carbon copy of each
5848 outgoing message will be sent automatically.
5851 .It Va autocc
5852 Specifies a list of recipients to which a carbon copy of each outgoing
5853 message will be sent automatically.
5856 .It Va autocollapse
5857 \*(BO Causes threads to be collapsed automatically when threaded mode
5858 is entered (see the
5859 .Ic collapse
5860 command).
5863 .It Va autoprint
5864 \*(BO Causes the delete command to behave like
5865 .Ql dp - ;
5866 thus, after deleting a message the next one will be typed automatically.
5869 .It Va autothread
5870 \*(BO\*(OB Causes threaded mode (see the
5871 .Ic thread
5872 command) to be entered automatically when a folder is opened.
5873 The same as
5874 .Ql autosort=thread .
5877 .It Va autosort
5878 Causes sorted mode (see the
5879 .Ic sort
5880 command) to be entered automatically with the value of this option as
5881 sorting method when a folder is opened, e.g.,
5882 .Ql set autosort=thread .
5885 .It Va bang
5886 \*(BO Enables the substitution of
5887 .Ql \&!
5888 by the contents of the last command line in shell escapes.
5891 .It Va batch-exit-on-error
5892 \*(BO If the batch mode has been enabled via the
5893 .Fl #
5894 command line option, then this variable will be consulted whenever \*(UA
5895 completes one operation (returns to the command prompt); if it is set
5896 then \*(UA will terminate if the last operation generated an error.
5899 .It Va bind-timeout
5900 \*(OP Terminals generate multi-byte sequences for certain forms of
5901 input, for example for function and other special keys.
5902 Some terminals however do not write these multi-byte sequences as
5903 a whole, but byte-by-byte, and the latter is what \*(UA actually reads.
5904 This variable specifies the timeout in milliseconds that the MLE (see
5905 .Sx "On terminal control and line editor" )
5906 waits for more bytes to arrive unless it considers a sequence
5907 .Dq complete .
5908 The default is 200.
5911 .It Va bsdannounce
5912 \*(BO Causes automatic display of a header summary after executing a
5913 .Ic file
5914 command, and thus complements the standard variable
5915 .Va header ,
5916 which controls header summary display on program startup.
5917 It is only meaningful if
5918 .Va header
5919 is also set.
5922 .It Va bsdcompat
5923 \*(BO Sets some cosmetical features to traditional BSD style;
5924 has the same affect as setting
5925 .Va askatend
5926 and all other variables prefixed with
5927 .Ql bsd ;
5928 it also changes the meaning of the \*(UA specific
5929 .Ql \e&
5930 .Va prompt
5931 escape sequence and changes behaviour of
5932 .Va emptystart
5933 (which doesn't exist in BSD).
5936 .It Va bsdflags
5937 \*(BO Changes the letters shown in the first column of a header
5938 summary to traditional BSD style.
5941 .It Va bsdheadline
5942 \*(BO Changes the display of columns in a header summary to traditional
5943 BSD style.
5946 .It Va bsdmsgs
5947 \*(BO Changes some informational messages to traditional BSD style.
5950 .It Va bsdorder
5951 \*(BO Causes the
5952 .Ql Subject:
5953 field to appear immediately after the
5954 .Ql To:
5955 field in message headers and with the
5956 .Ic ~h
5957 .Sx "TILDE ESCAPES" .
5960 .It Va charset-7bit
5961 The value that should appear in the
5962 .Ql charset=
5963 parameter of
5964 .Ql Content-Type:
5965 MIME header fields when no character set conversion of the message data
5966 was performed.
5967 This defaults to US-ASCII, and the chosen character set should be
5968 US-ASCII compatible.
5971 .It Va charset-8bit
5972 \*(OP The default 8-bit character set that is used as an implicit last
5973 member of the variable
5974 .Va sendcharsets .
5975 This defaults to UTF-8.
5976 If no character set conversion capabilities are available in \*(UA then
5977 the only supported character set is
5978 .Va ttycharset .
5979 Refer to the section
5980 .Sx "Character sets"
5981 for the complete picture of character set conversion in \*(UA.
5984 .It Va charset-unknown-8bit
5985 \*(OP RFC 1428 specifies conditions when internet mail gateways shall
5986 .Dq upgrade
5987 the content of a mail message by using a character set with the name
5988 .Ql unknown-8bit .
5989 Because of the unclassified nature of this character set \*(UA will not
5990 be capable to convert this character set to any other character set.
5991 If this variable is set any message part which uses the character set
5992 .Ql unknown-8bit
5993 is assumed to really be in the character set given in the value,
5994 otherwise the (final) value of
5995 .Va charset-8bit
5996 is used for this purpose.
5998 This variable will also be taken into account if a MIME type (see
5999 .Sx "The mime.types files" )
6000 of a MIME message part that uses the
6001 .Ql binary
6002 character set is forcefully treated as text.
6005 .It Va cmd
6006 The default value for the
6007 .Ic pipe
6008 command.
6011 .It Va colour-disable
6012 \*(BO\*(OP Forcefully disable usage of colours.
6013 Also see the section
6014 .Sx "Coloured display" .
6017 .It Va colour-pager
6018 \*(BO\*(OP Whether colour shall be used for output that is paged through
6019 .Ev PAGER .
6020 Note that pagers may need special flags, e.g.,
6021 .Xr less 1
6022 requires the option
6023 .Fl \&\&R
6025 .Xr lv 1
6026 the option
6027 .Fl \&\&c
6028 in order to support colours.
6029 Often doing manual adjustments is unnecessary since \*(UA may perform
6030 adjustments dependend on the value of the environment variable
6031 .Ev PAGER
6032 (see there for more).
6035 .It Va crt
6036 In a(n interactive) terminal session, then if this valued option is set
6037 it'll be used as a threshold to determine how many lines the given
6038 output has to span before it will be displayed via the configured
6039 .Ev PAGER ;
6040 Usage of the
6041 .Ev PAGER
6042 can be forced by setting this to the value
6043 .Ql 0 ,
6044 setting it without a value will deduce the current height of the
6045 terminal screen to compute the treshold (see
6046 .Ev LINES ,
6047 .Va screen
6049 .Xr stty 1 ) .
6052 .It Va customhdr
6053 \*(OB A variable counterpart of the
6054 .Ic customhdr
6055 command (see there for documentation), interpreted as a comma-separated
6056 list of custom headers to be injected, to include commas in the header
6057 bodies escape them with reverse solidus, e.g.:
6059 .Dl set customhdr='Hdr1: Body1-1\e, Body1-2,  Hdr2: Body2'
6062 .It Va datefield
6063 In the summary of
6064 .Ic headers
6065 the message date, if any is to be displayed according to the format of
6066 .Va headline ,
6067 is by default taken from the
6068 .Ql From_
6069 line of the message.
6070 If this variable is set the date as given in the
6071 .Ql Date:
6072 header field is used instead, converted to local time.
6073 To control the display format of the date assign a valid
6074 .Xr strftime 3
6075 format string.
6076 (Note that the
6077 .Ql %n
6078 format should not be used, because \*(UA doesn't take embedded newlines
6079 into account when calculating how many lines fit onto the screen.)
6080 Also see
6081 .Va datefield-markout-older .
6084 .It Va datefield-markout-older
6085 This option, when set in addition to
6086 .Va datefield ,
6087 is used to display
6088 .Dq older
6089 messages (concept is rather comparable to the
6090 .Fl \&\&l
6091 option of the POSIX utility
6092 .Xr ls 1 ) .
6093 The content interpretation is identical to
6094 .Va \&\&datefield .
6097 .It Va debug
6098 \*(BO Enables debug messages and obsoletion warnings, disables the
6099 actual delivery of messages and also implies
6100 .Pf no Va record
6101 as well as
6102 .Pf no Va save .
6105 .It Va disposition-notification-send
6106 \*(BO\*(OP Emit a
6107 .Ql Disposition-Notification-To:
6108 header (RFC 3798) with the message.
6109 This requires the
6110 .Va from
6111 variable to be set.
6112 .\" TODO .It Va disposition-notification-send-HOST
6113 .\"Overrides
6114 .\".Va disposition-notification-send
6115 .\" for SMTP accounts on a specific host.
6116 .\" TODO .It Va disposition-notification-send-USER@HOST
6117 .\"Overrides
6118 .\".Va disposition-notification-send
6119 .\"for a specific account.
6122 .It Va dot
6123 \*(BO When dot is set, a period
6124 .Ql \&.
6125 on a line by itself during message input in (interactive) compose mode
6126 will be treated as end-of-message (in addition to the normal end-of-file
6127 condition).
6129 .Va ignoreeof
6130 is set
6131 .Pf no Va dot
6132 is ignored.
6135 .It Va dotlock-ignore-error
6136 \*(BO\*(OP Synchronization of mailboxes which \*(UA treats as system
6137 mailboxes (see the command
6138 .Ic file )
6139 will be protected with so-called dotlock files\(emthe traditional mail
6140 spool file locking method\(emin addition to system file locking.
6141 Because \*(UA ships with a privilege-separated dotlock creation program
6142 that should always be able to create such a dotlock file there is no
6143 good reason to ignore dotlock file creation errors, and thus these are
6144 fatal unless this variable is set.
6147 .It Va editalong
6148 \*(BO If this variable is set then the editor is started automatically
6149 when a message is composed in interactive mode, as if the
6150 .Ic ~e
6151 .Sx "TILDE ESCAPES"
6152 had been specified.
6154 .Va editheaders
6155 variable is implied for this automatically spawned editor session.
6158 .It Va editheaders
6159 \*(BO When a message is edited while being composed,
6160 its header is included in the editable text.
6162 .Ql To: ,
6163 .Ql Cc: ,
6164 .Ql Bcc: ,
6165 .Ql Subject: ,
6166 .Ql From: ,
6167 .Ql Reply-To:
6169 .Ql Sender:
6170 fields are accepted within the header, other fields are ignored.
6173 .It Va emptystart
6174 \*(BO When entering interactive mode \*(UA normally writes
6175 .Dq \&No mail for user
6176 and exits immediately if a mailbox is empty or doesn't exist.
6177 If this option is set \*(UA starts even with an empty or nonexistent
6178 mailbox (the latter behaviour furtherly depends upon
6179 .Va bsdcompat ,
6180 though).
6183 .It Va encoding
6184 Suggestion for the MIME encoding to use in outgoing text messages
6185 and message parts.
6186 Valid values are the default
6187 .Ql quoted-printable ,
6188 .Ql 8bit
6190 .Ql base64 .
6191 .Ql 8bit
6192 may cause problems when transferring mail messages over channels that
6193 are not ESMTP (RFC 1869) compliant.
6194 If there is no need to encode a message,
6195 .Ql 7bit
6196 transfer mode is always used regardless of this variable.
6197 Binary data is always encoded as
6198 .Ql base64 .
6201 .It Va escape
6202 If defined, the first character of this option
6203 gives the character to use in place of
6204 .Ql ~
6205 to denote
6206 .Sx "TILDE ESCAPES" .
6209 .It Va expandaddr
6210 If not set then file and command pipeline targets are not allowed,
6211 and any such address will be filtered out, giving a warning message.
6212 If set without a value then all possible recipient address
6213 specifications will be accepted \(en see the section
6214 .Sx "On sending mail, and non-interactive mode"
6215 for more on this.
6216 To accept them, but only in interactive mode, or when tilde commands
6217 were enabled explicitly by using one of the command line options
6218 .Fl ~
6220 .Fl # ,
6221 set this to the (case-insensitive) value
6222 .Ql restrict
6223 (note right now this is actually like setting
6224 .Ql restrict,-all,+name,+addr ) .
6226 In fact the value is interpreted as a comma-separated list of values.
6227 If it contains
6228 .Ql fail
6229 then the existence of disallowed specifications is treated as a hard
6230 send error instead of only filtering them out.
6231 The remaining values specify whether a specific type of recipient
6232 address specification is allowed (optionally indicated by a plus sign
6233 .Ql +
6234 prefix) or disallowed (prefixed with a hyphen
6235 .Ql - ) .
6236 The value
6237 .Ql all
6238 addresses all possible address specifications,
6239 .Ql file
6240 file targets,
6241 .Ql pipe
6242 command pipeline targets,
6243 .Ql name
6244 plain user names and (MTA) aliases (\*(OB
6245 .Ql noalias
6246 may be used as an alternative syntax to
6247 .Ql -name )
6249 .Ql addr
6250 network addresses.
6251 These kind of values are interpreted in the given order, so that
6252 .Ql restrict,\:fail,\:+file,\:-all,\:+addr
6253 will cause hard errors for any non-network address recipient address
6254 unless \*(UA is in interactive mode or has been started with the
6255 .Fl ~
6257 .Fl #
6258 command line option; in the latter case(s) any address may be used, then.
6261 .It Va expandargv
6262 Unless this variable is set additional
6263 .Va mta
6264 (Mail-Transfer-Agent)
6265 arguments from the command line, as can be given after a
6266 .Fl \&\&-
6267 separator, are ignored due to safety reasons.
6268 However, if set to the special (case-insensitive) value
6269 .Ql fail ,
6270 then the presence of additional MTA arguments is treated as a hard
6271 error that causes \*(UA to exit with failure status.
6272 A lesser strict variant is the otherwise identical
6273 .Ql restrict ,
6274 which does accept such arguments in interactive mode, or if tilde
6275 commands were enabled explicitly by using one of the command line options
6276 .Fl ~
6278 .Fl # .
6281 .It Va features
6282 \*(RO String giving a list of features \*(UA, preceded with a plus-sign
6283 .Ql +
6284 if the feature is available, and a minus-sign
6285 .Ql -
6286 otherwise.
6287 The output of the command
6288 .Ic version
6289 will include this information.
6292 .It Va flipr
6293 \*(BO This option reverses the meanings of a set of reply commands,
6294 turning the lowercase variants, which by default address all recipients
6295 included in the header of a message
6296 .Pf ( Ic reply , respond , followup )
6297 into the uppercase variants, which by default address the sender only
6298 .Pf ( Ic Reply , Respond , Followup )
6299 and vice versa.
6300 The commands
6301 .Ic replysender , respondsender , followupsender
6302 as well as
6303 .Ic replyall , respondall , followupall
6304 are not affected by the current setting of
6305 .Va flipr .
6309 .It Va file-hook-load-EXTENSION , file-hook-save-EXTENSION
6310 It is possible to install file hooks which will be used by the
6311 .Ic file
6312 command in order to be able to transparently handle (through an
6313 intermediate temporary file) files with specific
6314 .Ql EXTENSION Ns
6315 s: the variable values can include shell snippets and are expected to
6316 write data to standard output / read data from standard input,
6317 respectively.
6318 \*(ID The variables may not be changed while there is a mailbox
6319 attendant.
6320 .Bd -literal -offset indent
6321 set file-hook-load-xy='echo >&2 XY-LOAD; gzip -cd' \e
6322     file-hook-save-xy='echo >&2 XY-SAVE; gzip -c' \e
6323     record=+null-sent.xy
6327 .It Va folder
6328 The default path under which mailboxes are to be saved:
6329 file names that begin with the plus-sign
6330 .Ql +
6331 will be expanded by prefixing them with the value of this variable.
6332 The same special syntax conventions as documented for the
6333 .Ic file
6334 command may be used; if the non-empty value doesn't start with a solidus
6335 .Ql / ,
6336 then the value of
6337 .Ev HOME
6338 will be prefixed automatically.
6339 If unset or the empty string any
6340 .Ql +
6341 prefixing file names will remain unexpanded.
6344 .It Va folder-hook
6345 This variable can be set to the name of a
6346 .Ic define Ns d
6347 macro which will be called whenever a
6348 .Ic file
6349 is opened.
6350 The macro will also be invoked when new mail arrives,
6351 but message lists for commands executed from the macro
6352 only include newly arrived messages then.
6353 .Ic localopts
6354 are activated by default in a folder hook, causing the covered settings
6355 to be reverted once the folder is left again.
6357 .Sy \*(ID:
6358 Macro behaviour, including option localization, will change in v15.
6359 Please be aware of that and possibly embed a version check in a resource
6360 file of yours.
6363 .It Va folder-hook-FOLDER
6364 Overrides
6365 .Va folder-hook
6366 for a folder named
6367 .Ql FOLDER .
6368 Unlike other folder specifications, the fully expanded name of a folder,
6369 without metacharacters, is used to avoid ambiguities.
6370 However, if the mailbox resides under
6371 .Va folder
6372 then the usual
6373 .Ql +
6374 specification is tried in addition, e.g., if
6375 .Va \&\&folder
6377 .Dq mail
6378 (and thus relative to the user's home directory) then
6379 .Pa /home/usr1/mail/sent
6380 will be tried as
6381 .Ql folder-hook-/home/usr1/mail/sent
6382 first, but then followed by
6383 .Ql folder-hook-+sent .
6386 .It Va followup-to
6387 \*(BO Controls whether a
6388 .Ql Mail-Followup-To:
6389 header is generated when sending messages to known mailing lists.
6390 Also see
6391 .Va followup-to-honour
6392 and the commands
6393 .Ic mlist , mlsubscribe , reply
6395 .Ic Lreply .
6398 .It Va followup-to-honour
6399 Controls whether a
6400 .Ql Mail-Followup-To:
6401 header is honoured when group-replying to a message via
6402 .Ic reply
6404 .Ic Lreply .
6405 This is a quadoption; if set without a value it defaults to
6406 .Dq yes .
6407 Also see
6408 .Va followup-to
6409 and the commands
6410 .Ic mlist
6412 .Ic mlsubscribe .
6415 .It Va forward-as-attachment
6416 \*(BO Original messages are normally sent as inline text with the
6417 .Ic forward
6418 command,
6419 and only the first part of a multipart message is included.
6420 With this option messages are sent as unmodified MIME
6421 .Ql message/rfc822
6422 attachments with all of their parts included.
6425 .It Va from
6426 The address (or a list of addresses) to put into the
6427 .Ql From:
6428 field of the message header, quoting RFC 5322:
6429 the author(s) of the message, that is, the mailbox(es) of the person(s)
6430 or system(s) responsible for the writing of the message.
6431 When
6432 .Ic reply Ns
6433 ing to messages these addresses are handled as if they were in the
6434 .Ic alternates
6435 list.
6437 If the machine's hostname is not valid at the Internet (for example at
6438 a dialup machine) then either this variable or
6439 .Va hostname
6440 (\*(IN and with a defined SMTP protocol in
6441 .Va mta
6442 .Va smtp-hostname
6443 adds even more fine-tuning capabilities),
6444 have to be set.
6446 .Va \&\&from
6447 contains more than one address,
6448 setting the
6449 .Va sender
6450 variable is required (according to the standard RFC 5322).
6453 .It Va fullnames
6454 \*(BO When replying to or forwarding a message \*(UA normally removes
6455 the comment and name parts of email addresses.
6456 If this variable is set such stripping is not performed,
6457 and comments, names etc. are retained.
6460 .It Va fwdheading
6461 The string to put before the text of a message with the
6462 .Ic forward
6463 command
6464 (unless the
6465 .Va forward-as-attachment
6466 variable is set).
6467 Defaults to
6468 .Dq -------- Original Message --------
6469 if unset; No heading is put if it is set to the empty string.
6472 .It Va header
6473 \*(BO Causes the header summary to be written at startup and after
6474 commands that affect the number of messages or the order of messages in
6475 the current folder; enabled by default.
6476 The command line option
6477 .Fl N
6478 can be used to set
6479 .Pf no Va header .
6480 The variable
6481 .Va bsdannounce
6482 complements this and controls header summary display on folder changes.
6486 .It Va headline
6487 A format string to use for the summary of
6488 .Ic headers ,
6489 similar to the ones used for
6490 .Xr printf 3
6491 formats.
6492 Format specifiers in the given string start with a percent character
6493 .Ql %
6494 and may be followed by an optional decimal number indicating the field
6495 width \(em if that is negative, the field is to be left-aligned.
6496 Valid format specifiers are:
6499 .Bl -tag -compact -offset indent -width "_%%_"
6500 .It Ql %%
6501 A plain percent character.
6502 .It Ql %>
6503 .Dq Dotmark :
6504 a space character but for the current message
6505 .Pf ( Dq dot ) ,
6506 for which it expands to
6507 .Ql > .
6508 .It Ql %<
6509 .Dq Dotmark :
6510 a space character but for the current message
6511 .Pf ( Dq dot ) ,
6512 for which it expands to
6513 .Ql < .
6514 .It Ql %$
6515 \*(OP The spam score of the message, as has been classified via the
6516 command
6517 .Ic spamrate .
6518 Shows only a replacement character if there is no spam support.
6519 .It Ql %a
6520 Message attribute character (status flag); the actual content can be
6521 adjusted by setting
6522 .Va attrlist .
6523 .It Ql %d
6524 The date when the message was received, or the date found in the
6525 .Ql From:
6526 header when the
6527 .Va datefield
6528 variable is set (optionally to a date display format string).
6529 .It Ql %e
6530 The indenting level in threaded mode.
6531 .It Ql %f
6532 The address of the message sender.
6533 .It Ql %i
6534 The message thread tree structure.
6535 (Note that this format doesn't support a field width.)
6536 .It Ql %l
6537 The number of lines of the message, if available.
6538 .It Ql %m
6539 Message number.
6540 .It Ql %o
6541 The number of octets (bytes) in the message, if available.
6542 .It Ql %s
6543 Message subject (if any).
6544 .It Ql %S
6545 Message subject (if any) in double quotes.
6546 .It Ql \&%T
6547 Message recipient flags: is the addressee of the message a known or
6548 subscribed mailing list \(en see
6549 .Ic mlist
6551 .Ic mlsubscribe .
6552 .It Ql %t
6553 The position in threaded/sorted order.
6556 The default is
6557 .Ql %>\&%a\&%m\ %-18f\ %16d\ %4l/%\-5o\ %i%-s ,
6559 .Ql %>\&%a\&%m\ %20-f\ \ %16d\ %3l/%\-5o\ %i%-S
6561 .Va bsdcompat
6562 is set.
6563 Also see
6564 .Va attrlist
6566 .Va headline-bidi .
6570 .It Va headline-bidi
6571 Bidirectional text requires special treatment when displaying headers,
6572 because numbers (in dates or for file sizes etc.) will not affect the
6573 current text direction, in effect resulting in ugly line layouts when
6574 arabic or other right-to-left text is to be displayed.
6575 On the other hand only a minority of terminals is capable to correctly
6576 handle direction changes, so that user interaction is necessary for
6577 acceptable results.
6578 Note that extended host system support is required nonetheless, e.g.,
6579 detection of the terminal character set is one precondition;
6580 and this feature only works in an Unicode (i.e., UTF-8) locale.
6582 In general setting this variable will cause \*(UA to encapsulate text
6583 fields that may occur when displaying
6584 .Va headline
6585 (and some other fields, like dynamic expansions in
6586 .Va prompt )
6587 with special Unicode control sequences;
6588 it is possible to fine-tune the terminal support level by assigning
6589 a value:
6590 no value (or any value other than
6591 .Ql 1 ,
6592 .Ql 2
6594 .Ql 3 )
6595 will make \*(UA assume that the terminal is capable to properly deal
6596 with Unicode version 6.3, in which case text is embedded in a pair of
6597 U+2068 (FIRST STRONG ISOLATE) and U+2069 (POP DIRECTIONAL ISOLATE)
6598 characters.
6599 In addition no space on the line is reserved for these characters.
6601 Weaker support is chosen by using the value
6602 .Ql 1
6603 (Unicode 6.3, but reserve the room of two spaces for writing the control
6604 sequences onto the line).
6605 The values
6606 .Ql 2
6608 .Ql 3
6609 select Unicode 1.1 support (U+200E, LEFT-TO-RIGHT MARK); the latter
6610 again reserves room for two spaces in addition.
6613 .It Va history-file
6614 \*(OP If a line editor is available then this can be set to
6615 name the (expandable) path of the location of a permanent history file.
6618 .It Va history-gabby
6619 \*(BO\*(OP Add more entries to the history as is normally done.
6622 .It Va history-gabby-persist
6623 \*(BO\*(OP \*(UA's own MLE will not save the additional
6624 .Va history-gabby
6625 entries in persistent storage unless this variable is set.
6626 On the other hand it will not loose the knowledge of whether
6627 a persistent entry was gabby or not.
6628 Also see
6629 .Va history-file .
6632 .It Va history-size
6633 \*(OP If a line editor is available this value restricts the
6634 amount of history entries that are saved into a set and valid
6635 .Va history-file .
6636 A value of less than 0 disables this feature;
6637 note that loading and incorporation of
6638 .Va history-file
6639 upon program startup can also be suppressed by doing this.
6640 If unset or 0, a default value will be used.
6641 Dependent on the available line editor this will also define the
6642 number of history entries in memory;
6643 it is also editor-specific whether runtime updates of this value will
6644 be honoured.
6647 .It Va hold
6648 \*(BO This option is used to hold messages in the system
6649 .Ev MAIL Ns
6650 box, and it is set by default.
6653 .It Va hostname
6654 Use this string as hostname when expanding local addresses instead of
6655 the value obtained from
6656 .Xr uname 3
6658 .Xr getaddrinfo 3 ,
6659 i.e., in
6660 .Ql Message-ID:
6662 .Ql From:
6663 fields.
6664 Note that when SMTP transport is not used (via
6665 .Va mta ) ,
6666 then it is normally the responsibility of the MTA to create these
6667 fields, \*(IN in conjunction with SMTP however
6668 .Va smtp-hostname
6669 also influences the results:
6670 you should produce some test messages with the desired combination of
6671 .Va \&\&hostname ,
6672 and/or
6673 .Va from ,
6674 .Va sender
6675 etc. first.
6678 .It Va idna-disable
6679 \*(BO\*(OP Can be used to turn off the automatic conversion of domain
6680 names according to the rules of IDNA (internationalized domain names
6681 for applications).
6682 Since the IDNA code assumes that domain names are specified with the
6683 .Va ttycharset
6684 character set, an UTF-8 locale charset is required to represent all
6685 possible international domain names (before conversion, that is).
6688 .It Va ignore
6689 \*(BO Ignore interrupt signals from the terminal while entering
6690 messages; instead echo them as
6691 .Ql @
6692 characters and discard the current line.
6695 .It Va ignoreeof
6696 \*(BO Ignore end-of-file conditions
6697 .Pf ( Ql control-D )
6698 in compose mode on message input and in interactive command input.
6699 If set an interactive command input session can only be left by
6700 explicitly using one of the commands
6701 .Ic exit
6703 .Ic quit ,
6704 and message input in compose mode can only be terminated by entering
6705 a period
6706 .Ql \&.
6707 on a line by itself or by using the
6708 .Ic ~.
6709 .Sx "TILDE ESCAPES" ;
6710 .Va ignoreeof
6711 overrides a setting of
6712 .Pf no Va dot .
6715 .It Va indentprefix
6716 String used by the
6717 .Ic ~m , ~M
6719 .Ic ~R
6720 .Sx "TILDE ESCAPES"
6721 and by the
6722 .Va quote
6723 option for indenting messages,
6724 in place of the normal tabulator character
6725 .Ql ^I ,
6726 which is the default.
6727 Be sure to quote the value if it contains spaces or tabs.
6730 .It Va keep
6731 \*(BO If set, an empty mailbox file is not removed.
6732 This may improve the interoperability with other mail user agents
6733 when using a common folder directory, and prevents malicious users
6734 from creating fake mailboxes in a world-writable spool directory.
6735 Note this only applies to local regular (MBOX) files, other mailbox
6736 types will never be removed.
6739 .It Va keep-content-length
6740 \*(BO When (editing messages and) writing
6741 .Ev MBOX
6742 mailbox files \*(UA can be told to keep the
6743 .Ql Content-Length:
6745 .Ql Lines:
6746 header fields that some MUAs generate by setting this variable.
6747 Since \*(UA does neither use nor update these non-standardized header
6748 fields (which in itself shows one of their conceptual problems),
6749 stripping them should increase interoperability in between MUAs that
6750 work with with same mailbox files.
6751 Note that, if this is not set but
6752 .Va writebackedited ,
6753 as below, is, a possibly performed automatic stripping of these header
6754 fields already marks the message as being modified.
6757 .It Va keepsave
6758 \*(BO When a message is saved it is usually discarded from the
6759 originating folder when \*(UA is quit.
6760 Setting this option causes all saved message to be retained.
6763 .It Va line-editor-disable
6764 \*(BO Turn off any enhanced line editing capabilities (see
6765 .Sx "On terminal control and line editor"
6766 for more).
6769 .It Va line-editor-no-defaults
6770 \*(BO\*(OP Do not establish any default key binding.
6773 .It Va markanswered
6774 \*(BO When a message is replied to and this variable is set,
6775 it is marked as having been answered.
6776 This mark has no technical meaning in the mail system;
6777 it just causes messages to be marked in the header summary,
6778 and makes them specially addressable.
6781 .It Va mbox-rfc4155
6782 \*(BO \*(UA generates and expects RFC 4155 compliant MBOX text
6783 mailboxes.
6784 (With the restriction that RFC 4155 defines seven-bit clean data
6785 storage, but which can be overwritten by a contrary setting of
6786 .Va encoding ) .
6787 Messages which are fetched over the network or from within already
6788 existing Maildir (or any non-MBOX) mailboxes may require so-called
6789 .Ql From_
6790 quoting (insertion of additional
6791 .Ql >
6792 characters to prevent line content misinterpretation) to be applied in
6793 order to be storable in MBOX mailboxes, however, dependent on the
6794 circumspection of the message producer.
6795 E.g., \*(UA itself will, when newly generating messages, choose a
6796 .Pf Content-Transfer- Va encoding
6797 that prevents the necessity for such quoting \(en a necessary
6798 precondition to ensure message checksums won't change.
6800 By default \*(UA will perform this
6801 .Ql From_
6802 quoting in a way that results in a MBOX file that is compatible with
6803 the POSIX MBOX layout, which means that, in order not to exceed the
6804 capabilities of simple applications, many more
6805 .Ql From_
6806 lines get quoted (thus modified) than necessary according to RFC 4155.
6807 Set this option to instead generate MBOX files which comply to RFC 4155.
6810 .It Va memdebug
6811 \*(BO Internal development variable.
6814 .It Va message-id-disable
6815 \*(BO By setting this option the generation of
6816 .Ql Message-ID:
6817 can be completely suppressed, effectively leaving this task up to the
6818 .Va mta
6819 (Mail-Transfer-Agent) or the SMTP server.
6820 (According to RFC 5321 your SMTP server is not required to add this
6821 field by itself, so you should ensure that it accepts messages without a
6822 .Ql Message-ID . )
6825 .It Va message-inject-head
6826 A string to put at the beginning of each new message.
6827 The escape sequences tabulator
6828 .Ql \et
6829 and newline
6830 .Ql \en
6831 are understood.
6834 .It Va message-inject-tail
6835 A string to put at the end of each new message.
6836 The escape sequences tabulator
6837 .Ql \et
6838 and newline
6839 .Ql \en
6840 are understood.
6843 .It Va metoo
6844 \*(BO Usually, when an
6845 .Ic alias
6846 expansion contains the sender, the sender is removed from the expansion.
6847 Setting this option suppresses these removals.
6848 Note that a set
6849 .Va metoo
6850 also causes a
6851 .Ql -m
6852 option to be passed through to the
6853 .Va mta
6854 (Mail-Transfer-Agent); though most of the modern MTAs no longer document
6855 this flag, no MTA is known which doesn't support it (for historical
6856 compatibility).
6859 .It Va mime-allow-text-controls
6860 \*(BO When sending messages, each part of the message is MIME-inspected
6861 in order to classify the
6862 .Ql Content-Type:
6864 .Ql Content-Transfer-Encoding:
6865 (see
6866 .Va encoding )
6867 that is required to send this part over mail transport, i.e.,
6868 a computation rather similar to what the
6869 .Xr file 1
6870 command produces when used with the
6871 .Ql --mime
6872 option.
6874 This classification however treats text files which are encoded in
6875 UTF-16 (seen for HTML files) and similar character sets as binary
6876 octet-streams, forcefully changing any
6877 .Ql text/plain
6879 .Ql text/html
6880 specification to
6881 .Ql application/octet-stream :
6882 If that actually happens a yet unset charset MIME parameter is set to
6883 .Ql binary ,
6884 effectively making it impossible for the receiving MUA to automatically
6885 interpret the contents of the part.
6887 If this option is set, and the data was unambiguously identified as text
6888 data at first glance (by a
6889 .Ql .txt
6891 .Ql .html
6892 file extension), then the original
6893 .Ql Content-Type:
6894 will not be overwritten.
6897 .It Va mime-alternative-favour-rich
6898 \*(BO If this variable is set then rich MIME alternative parts (e.g.,
6899 HTML) will be preferred in favour of included plain text versions when
6900 displaying messages, provided that a handler exists which produces
6901 output that can be (re)integrated into \*(UA's normal visual display.
6902 (E.g., at the time of this writing some newsletters ship their full
6903 content only in the rich HTML part, whereas the plain text part only
6904 contains topic subjects.)
6907 .It Va mime-counter-evidence
6908 Normally the
6909 .Ql Content-Type:
6910 field is used to decide how to handle MIME parts.
6911 Some MUAs however don't use
6912 .Xr mime.types 5
6913 or a similar mechanism to correctly classify content, but simply specify
6914 .Ql application/octet-stream ,
6915 even for plain text attachments like
6916 .Ql text/diff .
6917 If this variable is set then \*(UA will try to classify such MIME
6918 message parts on its own, if possible, for example via a possibly
6919 existent attachment filename.
6920 A non-empty value may also be given, in which case a number is expected,
6921 actually a carrier of bits.
6922 Creating the bit-carrying number is a simple addition:
6923 .Bd -literal -offset indent
6924 ? !echo Value should be set to $((2 + 4 + 8))
6925 Value should be set to 14
6928 .Bl -bullet -compact
6930 If bit two is set (2) then the detected
6931 .Dq real
6932 content-type will be carried along with the message and be used for
6933 deciding which
6934 .Va pipe-TYPE/SUBTYPE
6935 is responsible for the MIME part, shall that question arise;
6936 when displaying such a MIME part the part-info will indicate the
6937 overridden content-type by showing a plus-sign
6938 .Ql + .
6940 If bit three is set (4) then the counter-evidence is always produced
6941 and a positive result will be used as the MIME type, even forcefully
6942 overriding the parts given MIME type.
6944 If bit four is set (8) then as a last resort the actual content of
6945 .Ql application/octet-stream
6946 parts will be inspected, so that data which looks like plain text can be
6947 treated as such.
6951 .It Va mimetypes-load-control
6952 This option can be used to control which of the
6953 .Xr mime.types 5
6954 databases are loaded by \*(UA, as furtherly described in the section
6955 .Sx "The mime.types files" .
6956 If the letter
6957 .Ql u
6958 is part of the option value, then the user's personal
6959 .Pa ~/.mime.types
6960 file will be loaded (if it exists); likewise the letter
6961 .Ql s
6962 controls loading of the system wide
6963 .Pa /etc/mime.types ;
6964 directives found in the user file take precedence, letter matching is
6965 case-insensitive.
6966 If this option is not set \*(UA will try to load both files.
6967 Incorporation of the \*(UA-builtin MIME types cannot be suppressed,
6968 but they will be matched last.
6970 More sources can be specified by using a different syntax: if the
6971 value string contains an equals sign
6972 .Ql =
6973 then it is instead parsed as a comma-separated list of the described
6974 letters plus
6975 .Ql f=FILENAME
6976 pairs; the given filenames will be expanded and loaded, and their
6977 content may use the extended syntax that is described in the section
6978 .Sx "The mime.types files" .
6979 Directives found in such files always take precedence (are prepended to
6980 the MIME type cache).
6984 .It Va mta
6985 To choose an alternate Mail-Transfer-Agent, set this option to either
6986 the full pathname of an executable (optionally prefixed with a
6987 .Ql file://
6988 protocol indicator), or \*(OPally a SMTP protocol URL, e.g., \*(IN
6990 .Dl smtps?://[user[:password]@]server[:port]
6992 (\*(OU:
6993 .Ql [smtp://]server[:port] . )
6994 The default has been chosen at compie time.
6995 All supported data transfers are executed in child processes, which
6996 run asynchronously, and without supervision, unless either the
6997 .Va sendwait
6998 or the
6999 .Va verbose
7000 variable is set.
7001 If such a child receives a TERM signal, it will abort and
7002 .Va save
7003 the message to
7004 .Ev DEAD ,
7005 if so configured.
7008 For a file-based MTA it may be necessary to set
7009 .Va mta-argv0
7010 in in order to choose the right target of a modern
7011 .Xr mailwrapper 8
7012 environment.
7013 It will be passed command line arguments from several possible sources:
7014 from the variable
7015 .Va mta-arguments
7016 if set, from the command line if given and the variable
7017 .Va expandargv
7018 allows their use.
7019 Argument processing of the MTA will be terminated with a
7020 .Fl \&\&-
7021 separator.
7024 The otherwise occurring implicit usage of the following MTA command
7025 line arguments can be disabled by setting the boolean option
7026 .Va mta-no-default-arguments
7027 (which will also disable passing
7028 .Fl \&\&-
7029 to the MTA):
7030 .Fl \&\&i
7031 (for not treating a line with only a dot
7032 .Ql \&.
7033 character as the end of input),
7034 .Fl \&\&m
7035 (shall the option
7036 .Va metoo
7037 be set) and
7038 .Fl \&\&v
7039 (if the
7040 .Va verbose
7041 option is set); in conjunction with the
7042 .Fl r
7043 command line option \*(UA will also pass
7044 .Fl \&\&f
7045 as well as possibly
7046 .Fl \&\&F .
7049 \*(OP \*(UA can send mail over SMTP network connections to a single
7050 defined SMTP smarthost, the access URL of which has to be assigned to
7051 .Va mta .
7052 To use this mode it is helpful to read
7053 .Sx "On URL syntax and credential lookup" .
7054 It may be necessary to set the
7055 .Va smtp-hostname
7056 variable in order to use a specific combination of
7057 .Va from ,
7058 .Va hostname
7060 .Va mta
7061 with some mail providers.
7064 .Bl -bullet -compact
7066 The plain SMTP protocol (RFC 5321) that normally lives on the
7067 server port 25 and requires setting the
7068 .Va smtp-use-starttls
7069 variable to enter a SSL/TLS encrypted session state.
7070 Assign a value like \*(IN
7071 .Ql smtp://[user[:password]@]server[:port]
7072 (\*(OU
7073 .Ql smtp://server[:port] )
7074 to choose this protocol.
7076 The so-called SMTPS which is supposed to live on server port 465
7077 and is automatically SSL/TLS secured.
7078 Unfortunately it never became a standardized protocol and may thus not
7079 be supported by your hosts network service database
7080 \(en in fact the port number has already been reassigned to other
7081 protocols!
7083 SMTPS is nonetheless a commonly offered protocol and thus can be
7084 chosen by assigning a value like \*(IN
7085 .Ql smtps://[user[:password]@]server[:port]
7086 (\*(OU
7087 .Ql smtps://server[:port] ) ;
7088 due to the mentioned problems it is usually necessary to explicitly
7089 specify the port as
7090 .Ql :465 ,
7091 however.
7093 Finally there is the SUBMISSION protocol (RFC 6409), which usually
7094 lives on server port 587 and is practically identically to the SMTP
7095 protocol from \*(UA's point of view beside that; it requires setting the
7096 .Va smtp-use-starttls
7097 variable to enter a SSL/TLS secured session state.
7098 Assign a value like \*(IN
7099 .Ql submission://[user[:password]@]server[:port]
7100 (\*(OU
7101 .Ql submission://server[:port] ) .
7106 .It Va mta-arguments
7107 Arguments to pass through to a file-based
7108 .Va mta
7109 can be given via this variable, the content of which will be split up in
7110 a vector of arguments, to be joined onto other possible MTA options:
7112 .Dl set mta-arguments='-t -X \&"/tmp/my log\&"'
7115 .It Va mta-no-default-arguments
7116 \*(BO Unless this option is set \*(UA will pass some well known
7117 standard command line options to a file-based
7118 .Va mta
7119 (Mail-Transfer-Agent), see there for more.
7122 .It Va mta-argv0
7123 Many systems use a so-called
7124 .Xr mailwrapper 8
7125 environment to ensure compatibility with
7126 .Xr sendmail 1 .
7127 This works by inspecting the name that was used to invoke the mail
7128 delivery system.
7129 If this variable is set then the mailwrapper (the program that is
7130 actually executed when calling the file-based
7131 .Va mta )
7132 will treat its contents as that name.
7133 The default is
7134 .Ql sendmail .
7137 .It Va NAIL_EXTRA_RC
7138 The name of an optional startup file to be read last.
7139 This variable has an effect only if it is set in any of the
7140 .Sx "Resource files" ,
7141 it is not imported from the environment.
7142 Use this file for commands that are not understood by other POSIX
7143 .Xr mailx 1
7144 implementations.
7146 .Mx Va netrc-lookup
7147 .It Va netrc-lookup-USER@HOST , netrc-lookup-HOST , netrc-lookup
7148 \*(BO\*(IN\*(OP Used to control usage of the users
7149 .Pa .netrc
7150 file for lookup of account credentials, as documented in the section
7151 .Sx "On URL syntax and credential lookup"
7152 and for the command
7153 .Ic netrc ;
7154 the section
7155 .Sx "The .netrc file"
7156 documents the file format.
7157 Also see
7158 .Va netrc-pipe .
7161 .It Va netrc-pipe
7162 \*(IN\*(OP When
7163 .Pa .netrc
7164 is loaded (see
7165 .Ic netrc
7167 .Va netrc-lookup )
7168 then \*(UA will read the output of a shell pipe instead of the users
7169 .Pa .netrc
7170 file if this variable is set (to the desired shell command).
7171 This can be used to, e.g., store
7172 .Pa .netrc
7173 in encrypted form:
7175 .Dl set netrc-pipe='gpg -qd ~/.netrc.pgp'
7178 .It Va newfolders
7179 If this variable has the value
7180 .Ql maildir ,
7181 newly created local folders will be in Maildir format.
7184 .It Va newmail
7185 Checks for new mail in the current folder each time the prompt is shown.
7186 A Maildir folder must be re-scanned to determine if new mail has arrived.
7187 If this variable is set to the special value
7188 .Ql nopoll
7189 then a Maildir folder will not be rescanned completely, but only
7190 timestamp changes are detected.
7194 .It Va on-compose-enter , on-compose-leave
7195 \*(ID Macro hooks which will be executed before compose mode is
7196 entered, and after composing has been finished, respectively.
7197 Please note that this interface is very likely to change in v15, and
7198 should therefore possibly even be seen as experimental.
7199 .Ic localopts
7200 are by default enabled for these hooks, causing any setting to be
7201 forgotten after the message has been sent.
7202 The following variables will be set temporarily during execution of the
7203 macros.
7205 .Bl -tag -compact -width ".It Va compose_subject"
7206 .It Va compose-from
7207 .Va from .
7208 .It Va compose-sender
7209 .Va sender .
7210 .It Va compose-to , compose-cc , compose-bcc
7211 The list of receiver addresses as a space-separated list.
7212 .It Va compose-subject
7213 The subject.
7217 .It Va outfolder
7218 \*(BO Causes the filename given in the
7219 .Va record
7220 variable
7221 and the sender-based filenames for the
7222 .Ic Copy
7224 .Ic Save
7225 commands to be interpreted relative to the directory given in the
7226 .Va folder
7227 variable rather than to the current directory,
7228 unless it is set to an absolute pathname.
7231 .It Va page
7232 \*(BO If set, each message feed through the command given for
7233 .Ic pipe
7234 is followed by a formfeed character
7235 .Ql \ef .
7237 .Mx Va password
7238 .It Va password-USER@HOST , password-HOST , password
7239 \*(IN Variable chain that sets a password, which is used in case none has
7240 been given in the protocol and account-specific URL;
7241 as a last resort \*(UA will ask for a password on the user's terminal if
7242 the authentication method requires a password.
7243 Specifying passwords in a startup file is generally a security risk;
7244 the file should be readable by the invoking user only.
7246 .It Va password-USER@HOST
7247 \*(OU (see the chain above for \*(IN)
7248 Set the password for
7249 .Ql USER
7250 when connecting to
7251 .Ql HOST .
7252 If no such variable is defined for a host,
7253 the user will be asked for a password on standard input.
7254 Specifying passwords in a startup file is generally a security risk;
7255 the file should be readable by the invoking user only.
7258 .It Va piperaw
7259 \*(BO Send messages to the
7260 .Ic pipe
7261 command without performing MIME and character set conversions.
7265 .It Va pipe-TYPE/SUBTYPE
7266 When a MIME message part of type
7267 .Ql TYPE/SUBTYPE
7268 (case-insensitive) is displayed or quoted,
7269 its text is filtered through the value of this variable interpreted as
7270 a shell command.
7271 The special value
7272 .Ql @
7273 forces interpretation of the message part as plain text, e.g.,
7274 .Ql set pipe-application/xml=@
7275 will henceforth display XML
7276 .Dq as is .
7277 (The same could also be achieved by adding a MIME type marker with the
7278 .Ic mimetype
7279 command.
7280 And \*(OPally MIME type handlers may be defined via
7281 .Sx "The Mailcap files"
7282 \(em corresponding flag strings are shown in parenthesis below.)
7285 The special value
7286 .Ql @
7287 can in fact be used to adjust usage and behaviour of a following shell
7288 command specification by appending trigger characters to it, e.g., the
7289 following hypothetical command specification could be used:
7290 .Bd -literal -offset indent
7291 set pipe-X/Y='@*!++=@vim ${NAIL_FILENAME_TEMPORARY}'
7295 .Bl -tag -compact -width ".It Ql __"
7296 .It Ql *
7297 Simply by using the special
7298 .Ql @
7299 prefix the MIME type (shell command) handler will only be invoked to
7300 display or convert the MIME part if the message is addressed directly
7301 and alone by itself.
7302 Use this trigger to disable this and always invoke the handler
7303 .Pf ( Cd x-mailx-always ) .
7305 .It Ql #
7306 If set the handler will not be invoked when a message is to be quoted,
7307 but only when it will be displayed
7308 .Pf ( Cd x-mailx-noquote ) .
7310 .It Ql &
7311 The command will be run asynchronously, i.e., without blocking \*(UA,
7312 which may be a handy way to display a, e.g., PDF file while also
7313 continuing to read the mail message
7314 .Pf ( Cd x-mailx-async ) .
7315 Asynchronous execution implies
7316 .Ql # .
7318 .It Ql \&!
7319 The command must be run on an interactive terminal, \*(UA will
7320 temporarily release the terminal to it
7321 .Pf ( Cd needsterminal ) .
7322 This flag is mutual exclusive with
7323 .Ql & ,
7324 will only be used in interactive mode and implies
7325 .Ql # .
7327 .It Ql +
7328 Request creation of a zero-sized temporary file, the absolute pathname
7329 of which will be made accessible via the environment variable
7330 .Ev NAIL_FILENAME_TEMPORARY
7331 .Pf ( Cd x-mailx-tmpfile ) .
7332 If this trigger is given twice then the file will be unlinked
7333 automatically by \*(UA when the command loop is entered again at latest
7334 .Pf ( Cd x-mailx-tmpfile-unlink ) .
7335 (Don't use this for asynchronous handlers.)
7337 .It Ql =
7338 Normally the MIME part content is passed to the handler via standard
7339 input; if this flag is set then the data will instead be written into
7340 .Ev NAIL_FILENAME_TEMPORARY
7341 .Pf ( Cd x-mailx-tmpfile-fill ) ,
7342 the creation of which is implied; note however that in order to cause
7343 deletion of the temporary file you still have to use two plus signs
7344 .Ql ++
7345 explicitly!
7347 .It Ql @
7348 To avoid ambiguities with normal shell command content you can use
7349 another at-sign to forcefully terminate interpretation of remaining
7350 characters.
7351 (Any character not in this list will have the same effect.)
7355 Some information about the MIME part to be displayed is embedded into
7356 the environment of the shell command:
7359 .Bl -tag -compact -width ".It Ev _AIL__ILENAME__ENERATED"
7361 .It Ev NAIL_CONTENT
7362 The MIME content-type of the part, if known, the empty string otherwise.
7365 .It Ev NAIL_CONTENT_EVIDENCE
7367 .Va mime-counter-evidence
7368 includes the carry-around-bit (2), then this will be set to the detected
7369 MIME content-type; not only then identical to
7370 .Ev \&\&NAIL_CONTENT
7371 otherwise.
7374 .It Ev NAIL_FILENAME
7375 The filename, if any is set, the empty string otherwise.
7378 .It Ev NAIL_FILENAME_GENERATED
7379 A random string.
7382 .It Ev NAIL_FILENAME_TEMPORARY
7383 If temporary file creation has been requested through the command prefix
7384 this variable will be set and contain the absolute pathname of the
7385 temporary file.
7388 .It Ev NAIL_TMPDIR
7389 The temporary directory that \*(UA uses.
7390 Usually identical to
7391 .Ev TMPDIR ,
7392 but guaranteed to be set and usable by child processes;
7393 to ensure the latter condition for
7394 .Ev \&\&TMPDIR
7395 also, it'll be set.
7400 .It Va pipe-EXTENSION
7401 This is identical to
7402 .Va pipe-TYPE/SUBTYPE
7403 except that
7404 .Ql EXTENSION
7405 (normalized to lowercase using character mappings of the ASCII charset)
7406 names a file extension, e.g.,
7407 .Ql xhtml .
7408 Handlers registered using this method take precedence.
7410 .Mx Va pop3-auth
7411 .It Va pop3-auth-USER@HOST , pop3-auth-HOST , pop3-auth
7412 \*(OP\*(IN Variable chain that sets the POP3 authentication method.
7413 The only possible value as of now is
7414 .Ql plain ,
7415 which is thus the default.
7418 .Mx Va pop3-bulk-load
7419 .It Va pop3-bulk-load-USER@HOST , pop3-bulk-load-HOST , pop3-bulk-load
7420 \*(BO\*(OP When accessing a POP3 server \*(UA loads the headers of
7421 the messages, and only requests the message bodies on user request.
7422 For the POP3 protocol this means that the message headers will be
7423 downloaded twice.
7424 If this option is set then \*(UA will download only complete messages
7425 from the given POP3 server(s) instead.
7427 .Mx Va pop3-keepalive
7428 .It Va pop3-keepalive-USER@HOST , pop3-keepalive-HOST , pop3-keepalive
7429 \*(OP POP3 servers close the connection after a period of inactivity;
7430 the standard requires this to be at least 10 minutes,
7431 but practical experience may vary.
7432 Setting this variable to a numeric value greater than
7433 .Ql 0
7434 causes a
7435 .Ql NOOP
7436 command to be sent each value seconds if no other operation is performed.
7438 .Mx Va pop3-no-apop
7439 .It Va pop3-no-apop-USER@HOST , pop3-no-apop-HOST , pop3-no-apop
7440 \*(BO\*(OP Unless this variable is set the
7441 .Ql APOP
7442 authentication method will be used when connecting to a POP3 server that
7443 advertises support.
7444 The advantage of
7445 .Ql APOP
7446 is that the password is not sent in clear text over the wire and that
7447 only a single packet is sent for the user/password tuple.
7448 Note that
7449 .Va pop3-no-apop-HOST
7450 requires \*(IN.
7452 .Mx Va pop3-use-starttls
7453 .It Va pop3-use-starttls-USER@HOST , pop3-use-starttls-HOST , pop3-use-starttls
7454 \*(BO\*(OP Causes \*(UA to issue a
7455 .Ql STLS
7456 command to make an unencrypted POP3 session SSL/TLS encrypted.
7457 This functionality is not supported by all servers,
7458 and is not used if the session is already encrypted by the POP3S method.
7459 Note that
7460 .Va pop3-use-starttls-HOST
7461 requires \*(IN.
7464 .It Va print-alternatives
7465 \*(BO When a MIME message part of type
7466 .Ql multipart/alternative
7467 is displayed and it contains a subpart of type
7468 .Ql text/plain ,
7469 other parts are normally discarded.
7470 Setting this variable causes all subparts to be displayed,
7471 just as if the surrounding part was of type
7472 .Ql multipart/mixed .
7475 .It Va prompt
7476 The string shown when a command is accepted.
7477 Prompting may be prevented by setting this to the null string
7478 (or by setting
7479 .Pf no Va prompt ) .
7480 If a value is assigned the following \*(UA specific additional sequences
7481 are understood:
7482 .Ql \e& ,
7483 which expands to
7484 .Dq \&?
7485 unless
7486 .Va bsdcompat
7487 is set, in which case it expands to
7488 .Dq \&& ;
7489 note that
7490 .Ql \e&\0
7491 is the default value of
7492 .Va \&\&prompt .
7493 .Ql \e? ,
7494 which will expand to
7495 .Dq 1
7496 if the last command failed and to
7497 .Dq 0
7498 otherwise,
7499 .Ql \e$ ,
7500 which will expand to the name of the currently active
7501 .Ic account ,
7502 if any, and to the empty string otherwise, and
7503 .Ql \e@ ,
7504 which will expand to the name of the currently active mailbox.
7505 (Note that the prompt buffer is size-limited, excess is cut off.)
7507 Even though
7508 .Va \&\&prompt
7509 checks for
7510 .Va headline-bidi
7511 to encapsulate the expansions of the
7512 .Ql \e$
7514 .Ql \e@
7515 escape sequences as necessary to correctly display bidirectional text,
7516 this is not true for the final string that makes up
7517 .Va \&\&prompt
7518 as such, i.e., real BIDI handling is not supported.
7521 .It Va quiet
7522 \*(BO Suppresses the printing of the version when first invoked.
7525 .It Va quote
7526 If set, \*(UA starts a replying message with the original message
7527 prefixed by the value of the variable
7528 .Va indentprefix .
7529 Normally, a heading consisting of
7530 .Dq Fromheaderfield wrote:
7531 is put before the quotation.
7532 If the string
7533 .Ql noheading
7534 is assigned to the
7535 .Va \&\&quote
7536 variable, this heading is omitted.
7537 If the string
7538 .Ql headers
7539 is assigned, the headers selected by the
7540 .Ic ignore Ns / Ns Ic retain
7541 commands are put above the message body,
7542 thus
7543 .Va \&\&quote
7544 acts like an automatic
7545 .Pf ` Ic ~m Ns '
7546 .Sx "TILDE ESCAPES"
7547 command, then.
7548 If the string
7549 .Ql allheaders
7550 is assigned, all headers are put above the message body and all MIME
7551 parts are included, making
7552 .Va \&\&quote
7553 act like an automatic
7554 .Pf ` Ic ~M Ns '
7555 command; also see
7556 .Va quote-as-attachment .
7559 .It Va quote-as-attachment
7560 \*(BO Add the original message in its entirety as a
7561 .Ql message/rfc822
7562 MIME attachment when replying to a message.
7563 Note this works regardless of the setting of
7564 .Va quote .
7567 .It Va quote-fold
7568 \*(OP Can be set in addition to
7569 .Va indentprefix .
7570 Setting this turns on a more fancy quotation algorithm in that leading
7571 quotation characters are compressed and overlong lines are folded.
7572 .Va \&\&quote-fold
7573 can be set to either one or two (space separated) numeric values,
7574 which are interpreted as the maximum (goal) and the minimum line length,
7575 respectively, in a spirit rather equal to the
7576 .Xr fmt 1
7577 program, but line-, not paragraph-based.
7578 If not set explicitly the minimum will reflect the goal algorithmically.
7579 The goal can't be smaller than the length of
7580 .Va indentprefix
7581 plus some additional pad.
7582 Necessary adjustments take place silently.
7585 .It Va recipients-in-cc
7586 \*(BO On group replies, specify only the sender of the original mail in
7587 .Ql To:
7588 and mention the other recipients in the secondary
7589 .Ql Cc: .
7590 By default all recipients of the original mail will be addressed via
7591 .Ql To: .
7594 .It Va record
7595 If defined, gives the pathname of the folder used to record all outgoing
7596 mail.
7597 If not defined, then outgoing mail is not saved.
7598 When saving to this folder fails the message is not sent,
7599 but instead saved to
7600 .Ev DEAD .
7603 .It Va record-resent
7604 \*(BO If both this variable and the
7605 .Va record
7606 variable are set,
7608 .Ic resend
7610 .Ic Resend
7611 commands save messages to the
7612 .Va record
7613 folder as it is normally only done for newly composed messages.
7616 .It Va reply-in-same-charset
7617 \*(BO If this variable is set \*(UA first tries to use the same
7618 character set of the original message for replies.
7619 If this fails, the mechanism described in
7620 .Sx "Character sets"
7621 is evaluated as usual.
7624 .It Va reply_strings
7625 Can be set to a comma-separated list of (case-insensitive according to
7626 ASCII rules) strings which shall be recognized in addition to the
7627 builtin strings as
7628 .Ql Subject:
7629 reply message indicators \(en builtin are
7630 .Ql Re: ,
7631 which is mandated by RFC 5322, as well as the german
7632 .Ql Aw: .
7635 .It Va replyto
7636 A list of addresses to put into the
7637 .Ql Reply-To:
7638 field of the message header.
7639 Members of this list are handled as if they were in the
7640 .Ic alternates
7641 list.
7644 .It Va reply-to-honour
7645 Controls whether a
7646 .Ql Reply-To:
7647 header is honoured when replying to a message via
7648 .Ic reply
7650 .Ic Lreply .
7651 This is a quadoption; if set without a value it defaults to
7652 .Dq yes .
7655 .It Va rfc822-body-from_
7656 \*(BO This variable can be used to force displaying a so-called
7657 .Ql From_
7658 line for messages that are embedded into an envelope mail via the
7659 .Ql message/rfc822
7660 MIME mechanism, for more visual convenience.
7663 .It Va save
7664 \*(BO Enable saving of (partial) messages in
7665 .Ev DEAD
7666 upon interrupt or delivery error.
7669 .It Va screen
7670 The number of lines that represents a
7671 .Dq screenful
7672 of lines, used in
7673 .Ic headers
7674 summary display,
7675 .Ic from
7676 .Ic search Ns
7677 ing, message
7678 .Ic top Ns
7679 line display and scrolling via
7680 .Ic z .
7681 If this variable is not set \*(UA falls back to a calculation based upon
7682 the detected terminal window size and the baud rate: the faster the
7683 terminal, the more will be shown.
7684 Overall screen dimensions and pager usage is influenced by the
7685 environment variables
7686 .Ev COLUMNS
7688 .Ev LINES
7689 and the variable
7690 .Va crt .
7693 .It Va searchheaders
7694 \*(BO Expand message-list specifiers in the form
7695 .Ql /x:y
7696 to all messages containing the substring
7697 .Dq y
7698 in the header field
7699 .Ql x .
7700 The string search is case insensitive.
7703 .It Va sendcharsets
7704 \*(OP A comma-separated list of character set names that can be used in
7705 outgoing internet mail.
7706 The value of the variable
7707 .Va charset-8bit
7708 is automatically appended to this list of character-sets.
7709 If no character set conversion capabilities are compiled into \*(UA then
7710 the only supported charset is
7711 .Va ttycharset .
7712 Also see
7713 .Va sendcharsets-else-ttycharset
7714 and refer to the section
7715 .Sx "Character sets"
7716 for the complete picture of character set conversion in \*(UA.
7719 .It Va sendcharsets-else-ttycharset
7720 \*(BO\*(OP If this variable is set, but
7721 .Va sendcharsets
7722 is not, then \*(UA acts as if
7723 .Va sendcharsets
7724 had been set to the value of the variable
7725 .Va ttycharset .
7726 In effect this combination passes through the message data in the
7727 character set of the current locale (given that
7728 .Va ttycharset
7729 hasn't been set manually), i.e., without converting it to the
7730 .Va charset-8bit
7731 fallback character set.
7732 Thus, mail message text will be in ISO-8859-1 encoding when send from
7733 within a ISO-8859-1 locale, and in UTF-8 encoding when send from within
7734 an UTF-8 locale.
7735 If no character set conversion capabilities are available in \*(UA then
7736 the only supported character set is
7737 .Va ttycharset .
7740 .It Va sender
7741 An address that is put into the
7742 .Ql Sender:
7743 field of outgoing messages, quoting RFC 5322: the mailbox of the agent
7744 responsible for the actual transmission of the message.
7745 This field should normally not be used unless the
7746 .Ql From:
7747 field contains more than one address, on which case it is required.
7749 .Va \&\&sender
7750 address is handled as if it were in the
7751 .Ic alternates
7752 list.
7755 .It Va sendmail
7756 \*(OB Predecessor of
7757 .Va mta .
7760 .It Va sendmail-arguments
7761 \*(OB Predecessor of
7762 .Va mta-arguments .
7765 .It Va sendmail-no-default-arguments
7766 \*(OB\*(BO Predecessor of
7767 .Va mta-no-default-arguments .
7770 .It Va sendmail-progname
7771 \*(OB Predecessor of
7772 .Va mta-argv0 .
7775 .It Va sendwait
7776 \*(BO When sending a message wait until the
7777 .Va mta
7778 (including the builtin SMTP one) exits before accepting further commands.
7779 .Sy Only
7780 with this variable set errors reported by the MTA will be recognizable!
7781 If the MTA returns a non-zero exit status,
7782 the exit status of \*(UA will also be non-zero.
7785 .It Va showlast
7786 \*(BO Setting this option causes \*(UA to start at the last message
7787 instead of the first one when opening a mail folder.
7790 .It Va showname
7791 \*(BO Causes \*(UA to use the sender's real name instead of the plain
7792 address in the header field summary and in message specifications.
7795 .It Va showto
7796 \*(BO Causes the recipient of the message to be shown in the header
7797 summary if the message was sent by the user.
7800 .It Va Sign
7801 A string for use with the
7802 .Ic ~A
7803 tilde escape.
7806 .It Va sign
7807 A string for use with the
7808 .Ic ~a
7809 tilde escape.
7812 .It Va signature
7813 Must correspond to the name of a readable file if set.
7814 The file's content is then appended to each singlepart message
7815 and to the first part of each multipart message.
7816 Be warned that there is no possibility to edit the signature for an
7817 individual message.
7820 .It Va skipemptybody
7821 \*(BO If an outgoing message does not contain any text in its first or
7822 only message part, do not send it but discard it silently (see also the
7823 command line option
7824 .Fl E ) .
7827 .It Va smime-ca-dir
7828 \*(OP Specifies a directory with CA certificates in PEM (Privacy
7829 Enhanced Mail) format for verification of S/MIME signed messages.
7832 .It Va smime-ca-file
7833 \*(OP Specifies a file with CA certificates in PEM format for
7834 verification of S/MIME signed messages.
7836 .Mx Va smime-cipher
7837 .It Va smime-cipher-USER@HOST , smime-cipher
7838 \*(OP Specifies the cipher to use when generating S/MIME encrypted
7839 messages (for the specified account).
7840 RFC 5751 mandates a default of
7841 .Ql aes128
7842 (AES-128 CBC).
7843 Possible values are (case-insensitive and) in decreasing cipher strength:
7844 .Ql aes256
7845 (AES-256 CBC),
7846 .Ql aes192
7847 (AES-192 CBC),
7848 .Ql aes128
7849 (AES-128 CBC),
7850 .Ql des3
7851 (DES EDE3 CBC, 168 bits; default if
7852 .Ql aes128
7853 isn't available) and
7854 .Ql des
7855 (DES CBC, 56 bits).
7857 The actually available cipher algorithms depend on the cryptographic
7858 library that \*(UA uses.
7859 \*(OP Support for more cipher algorithms may be available through
7860 dynamic loading via, e.g.,
7861 .Xr EVP_get_cipherbyname 3
7862 (OpenSSL) if \*(UA has been compiled to support this.
7865 .It Va smime-crl-dir
7866 \*(OP Specifies a directory that contains files with CRLs in PEM format
7867 to use when verifying S/MIME messages.
7870 .It Va smime-crl-file
7871 \*(OP Specifies a file that contains a CRL in PEM format to use when
7872 verifying S/MIME messages.
7875 .It Va smime-encrypt-USER@HOST
7876 \*(OP If this variable is set, messages send to the given receiver are
7877 encrypted before sending.
7878 The value of the variable must be set to the name of a file that
7879 contains a certificate in PEM format.
7881 If a message is sent to multiple recipients,
7882 each of them for whom a corresponding variable is set will receive an
7883 individually encrypted message;
7884 other recipients will continue to receive the message in plain text
7885 unless the
7886 .Va smime-force-encryption
7887 variable is set.
7888 It is recommended to sign encrypted messages, i.e., to also set the
7889 .Va smime-sign
7890 variable.
7893 .It Va smime-force-encryption
7894 \*(BO\*(OP Causes \*(UA to refuse sending unencrypted messages.
7897 .It Va smime-no-default-ca
7898 \*(BO\*(OP Don't load default CA locations when verifying S/MIME signed
7899 messages.
7902 .It Va smime-sign
7903 \*(BO\*(OP S/MIME sign outgoing messages with the user's private key
7904 and include the user's certificate as a MIME attachment.
7905 Signing a message enables a recipient to verify that the sender used
7906 a valid certificate,
7907 that the email addresses in the certificate match those in the message
7908 header and that the message content has not been altered.
7909 It does not change the message text,
7910 and people will be able to read the message as usual.
7911 Also see
7912 .Va smime-sign-cert , smime-sign-include-certs
7914 .Va smime-sign-message-digest .
7916 .Mx Va smime-sign-cert
7917 .It Va smime-sign-cert-USER@HOST , smime-sign-cert
7918 \*(OP Points to a file in PEM format.
7919 For the purpose of signing and decryption this file needs to contain the
7920 user's private key as well as his certificate.
7922 For message signing
7923 .Ql USER@HOST
7924 is always derived from the value of
7925 .Va from
7926 (or, if that contains multiple addresses,
7927 .Va sender ) .
7928 For the purpose of encryption the recipient's public encryption key
7929 (certificate) is expected; the command
7930 .Ic certsave
7931 can be used to save certificates of signed messages (the section
7932 .Sx "Signed and encrypted messages with S/MIME"
7933 gives some details).
7934 This mode of operation is usually driven by the specialized form.
7936 When decrypting messages the account is derived from the recipient
7937 fields
7938 .Pf ( Ql To:
7940 .Ql Cc: )
7941 of the message, which are searched for addresses for which such
7942 a variable is set.
7943 \*(UA always uses the first address that matches,
7944 so if the same message is sent to more than one of the user's addresses
7945 using different encryption keys, decryption might fail.
7947 .Mx Va smime-sign-include-certs
7948 .It Va smime-sign-include-certs-USER@HOST , smime-sign-include-certs
7949 \*(OP If used, this is supposed to a consist of a comma-separated list
7950 of files, each of which containing a single certificate in PEM format to
7951 be included in the S/MIME message in addition to the
7952 .Va smime-sign-cert
7953 certificate.
7954 This is most useful for long certificate chains if it is desired to aid
7955 the receiving party's verification process.
7956 Note that top level certificates may also be included in the chain but
7957 don't play a role for verification.
7958 Also see
7959 .Va smime-sign-cert .
7960 Remember that for this
7961 .Ql USER@HOST
7962 refers to the variable
7963 .Va from
7964 (or, if that contains multiple addresses,
7965 .Va sender ) .
7967 .Mx Va smime-sign-message-digest
7968 .It Va smime-sign-message-digest-USER@HOST , smime-sign-message-digest
7969 \*(OP Specifies the message digest to use when signing S/MIME messages.
7970 RFC 5751 mandates a default of
7971 .Ql sha1 .
7972 Possible values are (case-insensitive and) in decreasing cipher strength:
7973 .Ql sha512 ,
7974 .Ql sha384 ,
7975 .Ql sha256 ,
7976 .Ql sha224
7978 .Ql md5 .
7980 The actually available message digest algorithms depend on the
7981 cryptographic library that \*(UA uses.
7982 \*(OP Support for more message digest algorithms may be available
7983 through dynamic loading via, e.g.,
7984 .Xr EVP_get_digestbyname 3
7985 (OpenSSL) if \*(UA has been compiled to support this.
7986 Remember that for this
7987 .Ql USER@HOST
7988 refers to the variable
7989 .Va from
7990 (or, if that contains multiple addresses,
7991 .Va sender ) .
7994 .It Va smtp
7995 \*(OB\*(OP To use the builtin SMTP transport, specify a SMTP URL in
7996 .Va mta .
7997 \*(ID For compatibility reasons a set
7998 .Va smtp
7999 is used in preference of
8000 .Va mta .
8002 .Mx Va smtp-auth
8003 .It Va smtp-auth-USER@HOST , smtp-auth-HOST , smtp-auth
8004 \*(OP Variable chain that controls the SMTP
8005 .Va mta
8006 authentication method, possible values are
8007 .Ql none
8008 (\*(OU default),
8009 .Ql plain
8010 (\*(IN default),
8011 .Ql login
8012 as well as the \*(OPal methods
8013 .Ql cram-md5
8015 .Ql gssapi .
8017 .Ql none
8018 method doesn't need any user credentials,
8019 .Ql gssapi
8020 requires a user name and all other methods require a user name and
8021 a password.
8022 See \*(IN
8023 .Va mta ,
8024 .Va user
8026 .Va password
8027 (\*(OU
8028 .Va smtp-auth-password
8030 .Va smtp-auth-user ) .
8031 Note that
8032 .Va smtp-auth-HOST
8033 is \*(IN.
8034 \*(OU: Note for
8035 .Va smtp-auth-USER@HOST :
8036 may override dependent on sender address in the variable
8037 .Va from .
8039 .It Va smtp-auth-password
8040 \*(OP\*(OU Sets the global fallback password for SMTP authentication.
8041 If the authentication method requires a password, but neither
8042 .Va smtp-auth-password
8043 nor a matching
8044 .Va smtp-auth-password-USER@HOST
8045 can be found,
8046 \*(UA will ask for a password on the user's terminal.
8048 .It Va smtp-auth-password-USER@HOST
8049 \*(OU Overrides
8050 .Va smtp-auth-password
8051 for specific values of sender addresses, dependent upon the variable
8052 .Va from .
8054 .It Va smtp-auth-user
8055 \*(OP\*(OU Sets the global fallback user name for SMTP authentication.
8056 If the authentication method requires a user name, but neither
8057 .Va smtp-auth-user
8058 nor a matching
8059 .Va smtp-auth-user-USER@HOST
8060 can be found,
8061 \*(UA will ask for a user name on the user's terminal.
8063 .It Va smtp-auth-user-USER@HOST
8064 \*(OU Overrides
8065 .Va smtp-auth-user
8066 for specific values of sender addresses, dependent upon the variable
8067 .Va from .
8070 .It Va smtp-hostname
8071 \*(OP\*(IN Normally \*(UA uses the variable
8072 .Va from
8073 to derive the necessary
8074 .Ql USER@HOST
8075 information in order to issue a
8076 .Ql MAIL FROM:<>
8077 SMTP
8078 .Va mta
8079 command.
8080 Setting
8081 .Va smtp-hostname
8082 can be used to use the
8083 .Ql USER
8084 from the SMTP account
8085 .Pf ( Va mta
8086 or the
8087 .Va user
8088 variable chain)
8089 and the
8090 .Ql HOST
8091 from the content of this variable (or, if that is the empty string,
8092 .Va hostname
8093 or the local hostname as a last resort).
8094 This often allows using an address that is itself valid but hosted by
8095 a provider other than which (in
8096 .Va from )
8097 is about to send the message.
8098 Setting this variable also influences the generated
8099 .Ql Message-ID: .
8101 .Mx Va smtp-use-starttls
8102 .It Va smtp-use-starttls-USER@HOST , smtp-use-starttls-HOST , smtp-use-starttls
8103 \*(BO\*(OP Causes \*(UA to issue a
8104 .Ql STARTTLS
8105 command to make an SMTP
8106 .Va mta
8107 session SSL/TLS encrypted, i.e., to enable transport layer security.
8111 .It Va spam-interface
8112 \*(OP In order to use any of the spam-related commands (like, e.g.,
8113 .Ic spamrate )
8114 the desired spam interface must be defined by setting this variable.
8115 Please refer to the manual section
8116 .Sx "Handling spam"
8117 for the complete picture of spam handling in \*(UA.
8118 All or none of the following interfaces may be available:
8120 .Bl -tag -width ".It Ql _ilte_"
8121 .It Ql spamc
8122 Interaction with
8123 .Xr spamc 1
8124 from the
8125 .Xr spamassassin 1
8126 .Pf ( Lk http://spamassassin.apache.org SpamAssassin )
8127 suite.
8128 Different to the generic filter interface \*(UA will automatically add
8129 the correct arguments for a given command and has the necessary
8130 knowledge to parse the program's output.
8131 A default value for
8132 .Va spamc-command
8133 will have been compiled into the \*(UA binary if
8134 .Xr spamc 1
8135 has been found in
8136 .Ev PATH
8137 during compilation.
8138 Shall it be necessary to define a specific connection type (rather than
8139 using a configuration file for that), the variable
8140 .Va spamc-arguments
8141 can be used as in, e.g.,
8142 .Ql -d server.example.com -p 783 .
8143 It is also possible to specify a per-user configuration via
8144 .Va spamc-user .
8145 Note that this interface doesn't inspect the
8146 .Ql is-spam
8147 flag of a message for the command
8148 .Ic spamforget .
8150 .It Ql filter
8151 generic spam filter support via freely configurable hooks.
8152 This interface is meant for programs like
8153 .Xr bogofilter 1
8154 and requires according behaviour in respect to the hooks' exit
8155 status for at least the command
8156 .Ic spamrate
8157 .Pf ( Ql 0
8158 meaning a message is spam,
8159 .Ql 1
8160 for non-spam,
8161 .Ql 2
8162 for unsure and any other return value indicating a hard error);
8163 since the hooks can include shell code snippets diverting behaviour
8164 can be intercepted as necessary.
8165 The hooks are
8166 .Va spamfilter-ham , spamfilter-noham , spamfilter-nospam , \
8167   spamfilter-rate
8169 .Va spamfilter-spam ;
8170 the manual section
8171 .Sx "Handling spam"
8172 contains examples for some programs.
8173 The process environment of the hooks will have the variables
8174 .Ev NAIL_TMPDIR , TMPDIR
8176 .Ev NAIL_FILENAME_GENERATED
8177 set.
8178 Note that spam score support for
8179 .Ic spamrate
8180 isn't supported unless the \*(OPtional regular expression support is
8181 available and the
8182 .Va spamfilter-rate-scanscore
8183 variable is set.
8188 .It Va spam-maxsize
8189 \*(OP Messages that exceed this size won't be passed through to the
8190 configured
8191 .Va spam-interface .
8192 If unset or 0, the default of 420000 bytes is used.
8195 .It Va spamc-command
8196 \*(OP The path to the
8197 .Xr spamc 1
8198 program for the
8199 .Ql spamc
8200 .Va spam-interface .
8201 Note that the path is not expanded, but used
8202 .Dq as is .
8203 A fallback path will have been compiled into the \*(UA binary if the
8204 executable had been found during compilation.
8207 .It Va spamc-arguments
8208 \*(OP Even though \*(UA deals with most arguments for the
8209 .Ql spamc
8210 .Va spam-interface
8211 automatically, it may at least sometimes be desirable to specify
8212 connection-related ones via this variable, e.g.,
8213 .Ql -d server.example.com -p 783 .
8216 .It Va spamc-user
8217 \*(OP Specify a username for per-user configuration files for the
8218 .Ql spamc
8219 .Va spam-interface .
8220 If this is set to the empty string then \*(UA will use the name of the
8221 current
8222 .Va user .
8229 .It Va spamfilter-ham , spamfilter-noham , \
8230   spamfilter-nospam , spamfilter-rate , spamfilter-spam
8231 \*(OP Command and argument hooks for the
8232 .Ql filter
8233 .Va spam-interface .
8234 The manual section
8235 .Sx "Handling spam"
8236 contains examples for some programs.
8239 .It Va spamfilter-rate-scanscore
8240 \*(OP Because of the generic nature of the
8241 .Ql filter
8242 .Va spam-interface
8243 spam scores are not supported for it by default, but if the \*(OPtional
8244 regular expression support is available then setting this variable can
8245 be used to overcome this restriction.
8246 It is interpreted as follows: first a number (digits) is parsed that
8247 must be followed by a semicolon
8248 .Ql \&;
8249 and an extended regular expression.
8250 Then the latter is used to parse the first output line of the
8251 .Va spamfilter-rate
8252 hook, and, in case the evaluation is successful, the group that has been
8253 specified via the number is interpreted as a floating point scan score.
8256 .It Va ssl-ca-dir
8257 \*(OP Specifies a directory with CA certificates in PEM (Pricacy
8258 Enhanced Mail) for verification of of SSL/TLS server certificates.
8260 .Xr SSL_CTX_load_verify_locations 3
8261 for more information.
8264 .It Va ssl-ca-file
8265 \*(OP Specifies a file with CA certificates in PEM format for
8266 verification of SSL/TLS server certificates.
8268 .Xr SSL_CTX_load_verify_locations 3
8269 for more information.
8271 .Mx Va ssl-cert
8272 .It Va ssl-cert-USER@HOST , ssl-cert-HOST , ssl-cert
8273 \*(OP Variable chain that sets the file name for a SSL/TLS client
8274 certificate required by some servers.
8275 This is a direct interface to the
8276 .Ql Certificate
8277 slot of the
8278 .Xr SSL_CONF_cmd 3
8279 function of the OpenSSL library, if available.
8281 .Mx Va ssl-cipher-list
8282 .It Va ssl-cipher-list-USER@HOST , ssl-cipher-list-HOST , ssl-cipher-list
8283 \*(OP Specifies a list of ciphers for SSL/TLS connections.
8284 This is a direct interface to the
8285 .Ql CipherString
8286 slot of the
8287 .Xr SSL_CONF_cmd 3
8288 function of the OpenSSL library, if available; see
8289 .Xr ciphers 1
8290 for more information.
8291 By default \*(UA doesn't set a list of ciphers, which in effect will use a
8292 .Va ssl-protocol
8293 specific cipher (protocol standards ship with a list of acceptable
8294 ciphers), possibly cramped to what the actually used SSL/TLS library
8295 supports \(en the manual section
8296 .Sx "An example configuration"
8297 also contains a SSL/TLS use case.
8300 .It Va ssl-config-file
8301 \*(OP If this variable is set \*(UA will call
8302 .Xr CONF_modules_load_file 3
8303 to allow OpenSSL to be configured according to the host system wide
8304 security settings.
8305 If a non-empty value is given then this will be used to specify the
8306 configuration file to be used instead of the global OpenSSL default;
8307 note that in this case it is an error if the file cannot be loaded.
8308 The application name will always be passed as
8309 .Dq \*(uA .
8312 .It Va ssl-crl-file
8313 \*(OP Specifies a file that contains a CRL in PEM format to use when
8314 verifying SSL/TLS server certificates.
8317 .It Va ssl-crl-dir
8318 \*(OP Specifies a directory that contains files with CRLs in PEM format
8319 to use when verifying SSL/TLS server certificates.
8321 .Mx Va ssl-key
8322 .It Va ssl-key-USER@HOST , ssl-key-HOST , ssl-key
8323 \*(OP Variable chain that sets the file name for the private key of
8324 a SSL/TLS client certificate.
8325 If unset, the name of the certificate file is used.
8326 The file is expected to be in PEM format.
8327 This is a direct interface to the
8328 .Ql PrivateKey
8329 slot of the
8330 .Xr SSL_CONF_cmd 3
8331 function of the OpenSSL library, if available.
8333 .Mx Va ssl-method
8334 .It Va ssl-method-USER@HOST , ssl-method-HOST , ssl-method
8335 \*(OB\*(OP Please use the newer and more flexible
8336 .Va ssl-protocol
8337 instead: if both values are set,
8338 .Va ssl-protocol
8339 will take precedence!
8340 Can be set to the following values, the actually used
8341 .Va ssl-protocol
8342 specification to which it is mapped is shown in parenthesis:
8343 .Ql tls1.2
8344 .Pf ( Ql -ALL, TLSv1.2 ) ,
8345 .Ql tls1.1
8346 .Pf ( Ql -ALL, TLSv1.1 ) ,
8347 .Ql tls1
8348 .Pf ( Ql -ALL, TLSv1 )
8350 .Ql ssl3
8351 .Pf ( Ql -ALL, SSLv3 ) ;
8352 the special value
8353 .Ql auto
8354 is mapped to
8355 .Ql ALL, -SSLv2
8356 and thus includes the SSLv3 protocol.
8357 Note that SSLv2 is no longer supported at all.
8360 .It Va ssl-no-default-ca
8361 \*(BO\*(OP Don't load default CA locations to verify SSL/TLS server
8362 certificates.
8364 .Mx Va ssl-protocol
8365 .It Va ssl-protocol-USER@HOST , ssl-protocol-HOST , ssl-protocol
8366 \*(OP Specify the used SSL/TLS protocol.
8367 This is a direct interface to the
8368 .Ql Protocol
8369 slot of the
8370 .Xr SSL_CONF_cmd 3
8371 function of the OpenSSL library, if available;
8372 otherwise an \*(UA internal parser is used which understands the
8373 following subset of (case-insensitive) command strings:
8374 .Ql SSLv3 ,
8375 .Ql TLSv1 ,
8376 .Ql TLSv1.1
8378 .Ql TLSv1.2 ,
8379 as well as the special value
8380 .Ql ALL .
8381 Multiple specifications may be given via a comma-separated list which
8382 ignores any whitespace.
8383 An optional
8384 .Ql +
8385 plus prefix will enable a protocol, a
8386 .Ql -
8387 minus prefix will disable it, so that
8388 .Ql -ALL, TLSv1.2
8389 will enable only the TLSv1.2 protocol.
8391 It depends upon the used TLS/SSL library which protocols are actually
8392 supported and which protocols are used if
8393 .Va ssl-protocol
8394 is not set, but note that SSLv2 is no longer supported at all and
8395 actively disabled.
8396 Especially for older protocols explicitly securing
8397 .Va ssl-cipher-list
8398 may be worthwile, see
8399 .Sx "An example configuration" .
8402 .It Va ssl-rand-egd
8403 \*(OP Gives the pathname to an entropy daemon socket, see
8404 .Xr RAND_egd 3 .
8405 Not all SSL/TLS libraries support this.
8408 .It Va ssl-rand-file
8409 \*(OP Gives the filename to a file with random entropy data, see
8410 .Xr RAND_load_file 3 .
8411 If this variable is not set, or set to the empty string, or if the
8412 filename expansion failed, then
8413 .Xr RAND_file_name 3
8414 will be used to create the filename if, and only if,
8415 .Xr RAND_status 3
8416 documents that the SSL PRNG is not yet sufficiently seeded.
8417 If \*(UA successfully seeded the SSL PRNG then it'll update the file via
8418 .Xr RAND_write_file 3 .
8419 This variable is only used if
8420 .Va ssl-rand-egd
8421 is not set (or not supported by the SSL/TLS library).
8423 .Mx Va ssl-verify
8424 .It Va ssl-verify-USER@HOST , ssl-verify-HOST , ssl-verify
8425 \*(OP Variable chain that sets the action to be performed if an error
8426 occurs during SSL/TLS server certificate validation.
8427 Valid (case-insensitive) values are
8428 .Ql strict
8429 (fail and close connection immediately),
8430 .Ql ask
8431 (ask whether to continue on standard input),
8432 .Ql warn
8433 (show a warning and continue),
8434 .Ql ignore
8435 (do not perform validation).
8436 The default is
8437 .Ql ask .
8440 .It Va stealthmua
8441 If only set without an assigned value, then this option inhibits the
8442 generation of the
8443 .Ql Message-ID:
8445 .Ql User-Agent:
8446 header fields that include obvious references to \*(UA.
8447 There are two pitfalls associated with this:
8448 First, the message id of outgoing messages is not known anymore.
8449 Second, an expert may still use the remaining information in the header
8450 to track down the originating mail user agent.
8451 If set to the value
8452 .Ql noagent ,
8453 then the mentioned
8454 .Ql Message-ID:
8455 suppression doesn't occur.
8459 .It Va termcap
8460 (\*(OP) This specifies a comma-separated list of
8461 .Lb libterminfo
8462 and/or
8463 .Lb libtermcap
8464 capabilities (see
8465 .Sx "On terminal control and line editor" ,
8466 escape commas with reverse solidus) to be used to overwrite or define
8467 entries.
8468 Note that this variable will only be queried once at program startup and
8469 can thus only be specified in resource files or on the command line.
8472 String capabilities form
8473 .Ql cap=value
8474 pairs and are expected unless noted otherwise.
8475 Numerics have to be notated as
8476 .Ql cap#number
8477 where the number is expected in normal decimal notation.
8478 Finally, booleans don't have any value but indicate a true or false
8479 state simply by being defined or not; this indeed means that \*(UA
8480 doesn't support undefining an existing boolean.
8481 String capability values will undergo some expansions before use:
8482 for one notations like
8483 .Ql ^LETTER
8484 stand for
8485 .Ql control-LETTER ,
8486 and for clarification purposes
8487 .Ql \eE
8488 can be used to specify
8489 .Ql escape
8490 (the control notation
8491 .Ql ^[
8492 could lead to misreadings when a left bracket follows, which it does for
8493 the standard CSI sequence);
8494 finally three letter octal sequences, as in
8495 .Ql \e061 ,
8496 are supported.
8497 To specify that a terminal supports 256-colours, and to define sequences
8498 that home the cursor and produce an audible bell, one might write:
8500 .Bd -literal -offset indent
8501 set termcap='Co#256,home=\eE[H,bel=^G'
8505 The following terminal capabilities are or may be meaningful for the
8506 operation of the builtin line editor or \*(UA in general:
8509 .Bl -tag -compact -width yay
8510 .\" HAVE_COLOUR
8511 .It Cd colors Ns \0or Cd Co
8512 .Cd max_colors :
8513 numeric capability specifying the maximum number of colours.
8514 Note that \*(UA doesn't actually care about the terminal beside that,
8515 but always emits ANSI / ISO 6429 escape sequences.
8517 .\" HAVE_TERMCAP
8518 .It Cd rmcup Ns \0or Cd te Ns \0/ Cd smcup Ns \0or Cd ti
8519 .Cd exit_ca_mode
8521 .Cd enter_ca_mode ,
8522 respectively: exit and enter the alternative screen
8523 .Dq ca-mode ,
8524 effectively turning \*(UA into a fullscreen application.
8525 To disable that, set (at least) one to the empty string.
8527 .It Cd smkx Ns \0or Cd ks Ns \0/ Cd rmkx Ns \0or Cd ke
8528 .Cd keypad_xmit
8530 .Cd keypad_local ,
8531 respectively: enable and disable the keypad.
8532 This is always enabled if available, because it seems even keyboards
8533 without keypads generate other key codes for, e.g., cursor keys in that
8534 case, and only if enabled we see the codes that we are interested in.
8536 .It Cd ed Ns \0or Cd cd
8537 .Cd clr_eos :
8538 clear the screen.
8540 .It Cd clear Ns \0or Cd cl
8541 .Cd clear_screen :
8542 clear the screen and home cursor.
8543 (Will be simulated via
8544 .Cd ho
8545 plus
8546 .Cd cd . )
8548 .It Cd home Ns \0or Cd ho
8549 .Cd cursor_home :
8550 home cursor.
8552 .\" HAVE_MLE
8553 .It Cd el Ns \0or Cd ce
8554 .Cd clr_eol :
8555 clear to the end of line.
8556 (Will be simulated via
8557 .Cd ch
8558 plus repetitions of space characters.)
8560 .It Cd hpa Ns \0or Cd ch
8561 .Cd column_address :
8562 move the cursor (to the given column parameter) in the current row.
8563 (Will be simulated via
8564 .Cd cr
8565 plus
8566 .Cd nd . )
8568 .It Cd cr
8569 .Cd carriage_return :
8570 move to the first column in the current row.
8571 The default builtin fallback is
8572 .Ql \er .
8574 .It Cd cub1 Ns \0or Cd le
8575 .Cd cursor_left :
8576 move the cursor left one space (non-destructively).
8577 The default builtin fallback is
8578 .Ql \eb .
8580 .It Cd cuf1 Ns \0or Cd nd
8581 .Cd cursor_right :
8582 move the cursor right one space (non-destructively).
8583 The default builtin fallback is
8584 .Ql \eE[C ,
8585 which is used by most terminals.
8586 Less often occur
8587 .Ql \eEC
8589 .Ql \eEOC .
8593 Many more capabilities which describe key-sequences are documented for
8594 .Ic bind .
8597 .It Va termcap-disable
8598 \*(OP Disable any interaction with a terminal control library.
8599 If set only some generic fallback builtins and possibly the content of
8600 .Va termcap
8601 describe the terminal to \*(UA.
8602 .Sy Note
8603 that this variable will only be queried once at program startup and can
8604 thus only be specified in resource files or on the command line.
8607 .It Va toplines
8608 If defined, gives the number of lines of a message to be displayed
8609 with the command
8610 .Ic top ;
8611 if unset, the first five lines are printed, if set to 0 the variable
8612 .Va screen
8613 is inspected.
8614 If the value is negative then its absolute value will be used for right
8615 shifting the
8616 .Va screen
8617 height;  (shifting bitwise is like dividing algorithmically, but since
8618 it takes away bits the value decreases pretty fast).
8621 .It Va topsqueeze
8622 \*(BO If set then the
8623 .Ic top
8624 command series will strip adjacent empty lines and quotations.
8627 .It Va ttycharset
8628 The character set of the terminal \*(UA operates on,
8629 and the one and only supported character set that \*(UA can use if no
8630 character set conversion capabilities have been compiled into it,
8631 in which case it defaults to ISO-8859-1 unless it can deduce a value
8632 from the
8633 .Ev LC_CTYPE
8634 locale environment.
8635 Refer to the section
8636 .Sx "Character sets"
8637 for the complete picture about character sets.
8640 .It Va umask
8641 For a safety-by-default policy \*(UA sets its process
8642 .Xr umask 2
8644 .Ql 0077 ,
8645 but this variable can be used to override that:
8646 set it to an empty value to don't change the (current) setting,
8647 otherwise the process file mode creation mask is updated to the new value.
8648 Child processes inherit the process file mode creation mask.
8650 .Mx Va user
8651 .It Va user-HOST , user
8652 \*(IN Variable chain that sets a global fallback user name, which is
8653 used in case none has been given in the protocol and account-specific
8654 URL.
8655 This variable defaults to the name of the user who runs \*(UA.
8658 .It Va v15-compat
8659 \*(BO Setting this option enables upward compatibility with \*(UA
8660 version 15.0 in respect to which configuration options are available and
8661 how they are handled.
8662 This manual uses \*(IN and \*(OU to refer to the new and the old way of
8663 doing things, respectively.
8666 .It Va verbose
8667 \*(BO Setting this option, also controllable via the command line option
8668 .Fl v ,
8669 causes \*(UA to be more verbose, e.g., it will display obsoletion
8670 warnings and SSL/TLS certificate chains.
8671 Even though marked \*(BO this option may be set twice in order to
8672 increase the level of verbosity even more, in which case even details of
8673 the actual message delivery and protocol conversations are shown.
8674 A single
8675 .Pf no Va verbose
8676 is sufficient to disable verbosity as such.
8682 .It Va version , version-major , version-minor , version-update
8683 \*(RO \*(UA version information: the first variable contains a string
8684 containing the complete version identification, the latter three contain
8685 only digits: the major, minor and update version numbers.
8686 The output of the command
8687 .Ic version
8688 will include this information.
8691 .It Va writebackedited
8692 If this variable is set messages modified using the
8693 .Ic edit
8695 .Ic visual
8696 commands are written back to the current folder when it is quit;
8697 it is only honoured for writable folders in MBOX format, though.
8698 Note that the editor will be pointed to the raw message content in that
8699 case, i.e., neither MIME decoding nor decryption will have been
8700 performed, and proper RFC 4155
8701 .Ql From_
8702 quoting of newly added or edited content is also left as an excercise to
8703 the user.
8705 .\" }}} (Variables)
8706 .\" }}} (INTERNAL VARIABLES)
8709 .\" .Sh ENVIRONMENT {{{
8710 .Sh ENVIRONMENT
8712 The term
8713 .Dq environment variable
8714 should be considered an indication that these variables are either
8715 standardized as vivid parts of process environments, or that they are
8716 commonly found in there.
8717 The process environment is inherited from the
8718 .Xr sh 1
8719 once \*(UA is started, and unless otherwise explicitly noted handling of
8720 the following variables transparently integrates into that of the
8721 .Sx "INTERNAL VARIABLES"
8722 from \*(UA's point of view.
8723 This means that, e.g., they can be managed via
8724 .Ic set
8726 .Ic unset ,
8727 causing automatic program environment updates (to be inherited by
8728 newly created child processes).
8731 In order to transparently integrate other environment variables equally
8732 they need to be imported (linked) with the command
8733 .Ic environ .
8734 This command can also be used to set and unset non-integrated
8735 environment variables from scratch, sufficient system support provided.
8736 The following example, applicable to a POSIX shell, sets the
8737 .Ev COLUMNS
8738 environment variable for \*(UA only, and beforehand exports the
8739 .Ev EDITOR
8740 in order to affect any further processing in the running shell:
8742 .Bd -literal -offset indent
8743 $ EDITOR="vim -u ${HOME}/.vimrc"
8744 $ export EDITOR
8745 $ COLUMNS=80 \*(uA -R
8748 .Bl -tag -width ".It Ev _AILR_"
8750 .It Ev COLUMNS
8751 The user's preferred width in column positions for the terminal screen
8752 or window.
8753 Queried and used once on program startup, actively managed for child
8754 processes and the MLE (see
8755 .Sx "On terminal control and line editor" )
8756 in interactive mode thereafter.
8759 .It Ev DEAD
8760 The name of the (mailbox)
8761 .Ic file
8762 to use for saving aborted messages if
8763 .Va save
8764 is set; this defaults to
8765 .Pa dead.letter
8766 in the user's
8767 .Ev HOME
8768 directory.
8769 If the variable
8770 .Va debug
8771 is set no output will be generated, otherwise the contents of the file
8772 will be replaced.
8775 .It Ev EDITOR
8776 Pathname of the text editor to use in the
8777 .Ic edit
8778 command and
8779 .Ic ~e
8780 .Sx "TILDE ESCAPES" .
8781 A default editor is used if this value is not defined.
8784 .It Ev HOME
8785 The user's home directory.
8786 This variable is only used when it resides in the process environment.
8793 .It Ev LANG , LC_ALL , LC_COLLATE , LC_CTYPE , LC_MESSAGES
8795 .Xr locale 7
8797 .Sx "Character sets" .
8800 .It Ev LINES
8801 The user's preferred number of lines on a page or the vertical screen
8802 or window size in lines.
8803 Queried and used once on program startup, actively managed for child
8804 processes in interactive mode thereafter.
8807 .It Ev LISTER
8808 Pathname of the directory lister to use in the
8809 .Ic folders
8810 command when operating on local mailboxes.
8811 Default is
8812 .Xr ls 1
8813 (path search through
8814 .Ev SHELL ) .
8817 .It Ev LOGNAME
8818 Upon startup \*(UA will actively ensure that this variable refers to the
8819 name of the user who runs \*(UA, in order to be able to pass a verified
8820 name to any newly created child process.
8823 .It Ev MAIL
8824 Is used as the user's primary system mailbox, if set.
8825 Otherwise, a system-dependent default is used.
8826 Supports the special syntax conventions that are documented for the
8827 .Ic file
8828 command.
8831 .It Ev MAILCAPS
8832 \*(OP Overrides the default path search for
8833 .Sx "The Mailcap files" ,
8834 which is defined in the standard RFC 1524 as
8835 .Ql ~/.mailcap:\:/etc/mailcap:\:/usr/etc/mailcap:\:/usr/local/etc/mailcap .
8836 .\" TODO we should have a mailcaps-default virtual RDONLY option!
8837 (\*(UA makes it a configuration option, however.)
8838 Note this is not a search path, but a path search.
8841 .It Ev MAILRC
8842 Is used as a startup file instead of
8843 .Pa \*(ur
8844 if set.
8845 When \*(UA scripts are invoked on behalf of other users,
8846 either this variable should be set to
8847 .Pa /dev/null
8848 or the
8849 .Fl \&:
8850 command line option should be used in order to avoid side-effects from
8851 reading their configuration files.
8852 This variable is only used when it resides in the process environment.
8855 .It Ev MBOX
8856 The name of the user's mbox file.
8857 A logical subset of the special conventions that are documented for the
8858 .Ic file
8859 command and the
8860 .Va folder
8861 option may be used.
8862 The fallback default is
8863 .Pa mbox
8864 in the user's
8865 .Ev HOME
8866 directory.
8867 Traditionally this secondary mailbox is used as the file to save
8868 messages from the primary system mailbox that have been read.
8869 Also see
8870 .Sx "Message states" .
8873 .It Ev NAIL_NO_SYSTEM_RC
8874 If this variable is set then reading of
8875 .Pa \*(UR
8876 at startup is inhibited, i.e., the same effect is achieved as if \*(UA
8877 had been started up with the option
8878 .Fl n .
8879 This variable is only used when it resides in the process environment.
8882 .It Ev NETRC
8883 \*(IN\*(OP This variable overrides the default location of the user's
8884 .Pa .netrc
8885 file.
8888 .It Ev PAGER
8889 Pathname of the program to use for backing the command
8890 .Ic more ,
8891 and when the
8892 .Va crt
8893 variable enforces usage of a pager for output.
8894 The default paginator is
8895 .Xr more 1
8896 (path search through
8897 .Ev SHELL ) .
8899 \*(UA inspects the contents of this variable: if its contains the string
8900 .Dq less
8901 then a non-existing environment variable
8902 .Va LESS
8903 will be set to
8904 .Ql FRXi ,
8905 .Ql FRi
8907 .Ql Ri ,
8908 dependent on whether terminal control support is available and whether
8909 that supports full (alternative) screen mode or not (also see
8910 .Sx "On terminal control and line editor" ) .
8911 Likewise for
8912 .Dq lv
8913 .Va LV
8914 will optionally be set to
8915 .Dq -c .
8916 Alse see
8917 .Va colour-pager .
8920 .It Ev PATH
8921 A colon-separated list of directories that is searched by the shell when
8922 looking for commands, e.g.,
8923 .Ql /bin:/usr/bin:/usr/local/bin .
8926 .It Ev SHELL
8927 The shell to use for the commands
8928 .Ic \&! ,
8929 .Ic shell ,
8931 .Ic ~!
8932 .Sx "TILDE ESCAPES"
8933 and when starting subprocesses.
8934 A default shell is used if this option is not defined.
8937 .It Ev SOURCE_DATE_EPOCH
8938 If set, this specifies a time in seconds since the Unix epoch
8939 (1970-01-01) to be used in place of the current time.
8940 This is for the sake of reproduceability of tests, to be used during
8941 development or by software packagers.
8944 .It Ev TERM
8945 \*(OP The terminal type for which output is to be prepared.
8946 For extended colour and font control please refer to
8947 .Sx "Coloured display" ,
8948 and for terminal management in general to
8949 .Sx "On terminal control and line editor" .
8952 .It Ev TMPDIR
8953 Used as directory for temporary files instead of
8954 .Pa /tmp ,
8955 if set.
8956 This variable is only used when it resides in the process environment.
8959 .It Ev USER
8960 Identical to
8961 .Ev LOGNAME
8962 (see there), but this variable is not standardized, should therefore not
8963 be used, and is only corrected if already set.
8966 .It Ev VISUAL
8967 Pathname of the text editor to use in the
8968 .Ic visual
8969 command and
8970 .Ic ~v
8971 .Sx "TILDE ESCAPES" .
8973 .\" }}}
8976 .\" .Sh FILES {{{
8977 .Sh FILES
8979 .Bl -tag -width ".It Pa _etc/mime.type_"
8980 .It Pa \*(ur
8981 File giving initial commands.
8983 .It Pa \*(UR
8984 System wide initialization file.
8987 .It Pa ~/.mailcap
8988 \*(OP Personal MIME type handler definition file, see
8989 .Sx "The Mailcap files" .
8990 (RFC 1524 location, the actual path is a configuration option.)
8993 .It Pa /etc/mailcap
8994 \*(OP System wide MIME type handler definition file, see
8995 .Sx "The Mailcap files" .
8996 (RFC 1524 location, the actual path is a configuration option.)
8999 .It Pa ~/.mime.types
9000 Personal MIME types, see
9001 .Sx "The mime.types files" .
9004 .It Pa /etc/mime.types
9005 System wide MIME types, see
9006 .Sx "The mime.types files" .
9009 .It Pa ~/.netrc
9010 \*(IN\*(OP The default location of the users
9011 .Pa .netrc
9012 file \(en the section
9013 .Sx "The .netrc file"
9014 documents the file format.
9017 .\" .Ss "The mime.types files" {{{
9018 .Ss "The mime.types files"
9020 When sending messages \*(UA tries to determine the content type of all
9021 attachments.
9022 When displaying message content or attachments \*(UA uses the content
9023 type to decide whether it can directly display data or whether it needs
9024 to deal with content handlers.
9025 It learns about MIME types and how to treat them by reading
9026 .Pa mime.types
9027 files, the loading of which can be controlled by setting the variable
9028 .Va mimetypes-load-control .
9029 (The command
9030 .Ic mimetype
9031 can also be used to deal with MIME types.)
9032 .Pa mime.types
9033 files have the following syntax:
9036 .Dl type/subtype extension [extension ...]
9039 where
9040 .Ql type/subtype
9041 are strings describing the file contents, and one or multiple
9042 .Ql extension Ns
9043 s, separated by whitespace, name the part of a filename starting after
9044 the last dot (of interest).
9045 Comments may be introduced anywhere on a line with a number sign
9046 .Ql # ,
9047 causing the remaining line to be discarded.
9049 \*(UA also supports an extended, non-portable syntax in specially
9050 crafted files, which can be loaded via the alternative value syntax of
9051 .Va mimetypes-load-control
9052 and prepends an optional
9053 .Ql type-marker :
9056 .Dl [type-marker ]type/subtype extension [extension ...]
9059 The following type markers are supported:
9062 .Bl -tag -compact -offset indent -width ".It Ar _n_u"
9063 .It Ar @
9064 Treat message parts with this content as plain text.
9065 .It Ar @t@
9066 The same as plain
9067 .Ar @ .
9068 .It Ar @h@
9069 Treat message parts with this content as HTML tagsoup.
9070 If the \*(OPal HTML-tagsoup-to-text converter is not available treat
9071 the content as plain text instead.
9072 .It Ar @H@
9073 Likewise
9074 .Ar @h@
9075 but instead of falling back to plain text require an explicit content
9076 handler to be defined.
9080 Further reading:
9081 for sending messages:
9082 .Ic mimetype ,
9083 .Va mime-allow-text-controls ,
9084 .Va mimetypes-load-control .
9085 For reading etc. messages:
9086 .Sx "HTML mail and MIME attachments" ,
9087 .Sx "The Mailcap files" ,
9088 .Ic mimetype ,
9089 .Va mime-counter-evidence ,
9090 .Va mimetypes-load-control ,
9091 .Va pipe-TYPE/SUBTYPE ,
9092 .Va pipe-EXTENSION .
9093 .\" }}}
9095 .\" .Ss "The Mailcap files" {{{
9096 .Ss "The Mailcap files"
9098 RFC 1524 defines a
9099 .Dq User Agent Configuration Mechanism
9100 which \*(UA \*(OPally supports.
9101 It defines a file format to be used to inform mail user agent programs
9102 about the locally-installed facilities for handling various data
9103 formats, i.e., about commands and how they can be used to display, edit
9104 etc. MIME part contents, as well as a default path search that includes
9105 multiple possible locations of
9106 .Dq mailcap
9107 files and the
9108 .Ev MAILCAPS
9109 environment variable that can be used to overwrite that (repeating here
9110 that it is not a search path, but instead a path search specification).
9111 Any existing files will be loaded in sequence, appending any content to
9112 the list of MIME type handler directives.
9115 .Dq Mailcap
9116 files consist of a set of newline separated entries.
9117 Comment lines start with a number sign
9118 .Ql #
9119 (in the first column!) and are ignored.
9120 Empty lines are also ignored.
9121 All other lines form individual entries that must adhere to the syntax
9122 described below.
9123 To extend a single entry (not comment) its line can be continued on
9124 follow lines if newline characters are
9125 .Dq escaped
9126 by preceding them with the reverse solidus character
9127 .Ql \e .
9128 The standard doesn't specify how leading whitespace of follow lines is
9129 to be treated, therefore \*(UA retains it.
9132 .Dq Mailcap
9133 entries consist of a number of semicolon
9134 .Ql \&;
9135 separated fields, and the reverse solidus
9136 .Ql \e
9137 character can be used to escape any following character including
9138 semicolon and itself.
9139 The first two fields are mandatory and must occur in the specified
9140 order, the remaining fields are optional and may appear in any order.
9141 Leading and trailing whitespace of content is ignored (removed).
9144 The first field defines the MIME
9145 .Ql TYPE/SUBTYPE
9146 the entry is about to handle (case-insensitively, and no reverse solidus
9147 escaping is possible in this field).
9148 If the subtype is specified as an asterisk
9149 .Ql *
9150 the entry is meant to match all subtypes of the named type, e.g.,
9151 .Ql audio/*
9152 would match any audio type.
9153 The second field defines the shell command which shall be used to
9154 .Dq display
9155 MIME parts of the given type; it is implicitly called the
9156 .Cd view
9157 command.
9160 For data
9161 .Dq consuming
9162 shell commands message (MIME part) data is passed via standard input
9163 unless the given shell command includes one or more instances of the
9164 (unquoted) string
9165 .Ql %s ,
9166 in which case these instances will be replaced with a temporary filename
9167 and the data will have been stored in the file that is being pointed to.
9168 Likewise, for data
9169 .Dq producing
9170 shell commands data is assumed to be generated on standard output unless
9171 the given command includes (one ore multiple)
9172 .Ql %s .
9173 In any case any given
9174 .Ql %s
9175 format is replaced with a(n already) properly quoted filename.
9176 Note that when a command makes use of a temporary file via
9177 .Ql %s
9178 then \*(UA will remove it again, as if the
9179 .Cd x-mailx-tmpfile ,
9180 .Cd x-mailx-tmpfile-fill
9182 .Cd x-mailx-tmpfile-unlink
9183 flags had been set; see below for more.
9186 The optional fields either define a shell command or an attribute (flag)
9187 value, the latter being a single word and the former being a keyword
9188 naming the field followed by an equals sign
9189 .Ql =
9190 succeeded by a shell command, and as usual for any
9191 .Dq Mailcap
9192 content any whitespace surrounding the equals sign will be removed, too.
9193 Optional fields include the following:
9196 .Bl -tag -width textualnewlines
9197 .It Cd compose
9198 A program that can be used to compose a new body or body part in the
9199 given format.
9200 (Currently unused.)
9202 .It Cd composetyped
9203 Similar to the
9204 .Cd compose
9205 field, but is to be used when the composing program needs to specify the
9206 .Ql Content-type:
9207 header field to be applied to the composed data.
9208 (Currently unused.)
9210 .It Cd edit
9211 A program that can be used to edit a body or body part in the given
9212 format.
9213 (Currently unused.)
9215 .It Cd print
9216 A program that can be used to print a message or body part in the given
9217 format.
9218 (Currently unused.)
9220 .It Cd test
9221 Specifies a program to be run to test some condition, e.g., the machine
9222 architecture, or the window system in use, to determine whether or not
9223 this mailcap entry applies.
9224 If the test fails, a subsequent mailcap entry should be sought; also see
9225 .Cd x-mailx-test-once .
9227 .It Cd needsterminal
9228 This flag field indicates that the given shell command must be run on
9229 an interactive terminal.
9230 \*(UA will temporarily release the terminal to the given command in
9231 interactive mode, in non-interactive mode this entry will be entirely
9232 ignored; this flag implies
9233 .Cd x-mailx-noquote .
9235 .It Cd copiousoutput
9236 A flag field which indicates that the output of the
9237 .Cd view
9238 command will be an extended stream of textual output that can be
9239 (re)integrated into \*(UA's normal visual display.
9240 It is mutually exclusive with
9241 .Cd needsterminal
9242 and implies
9243 .Cd x-mailx-always .
9245 .It Cd textualnewlines
9246 A flag field which indicates that this type of data is line-oriented and
9247 that, if encoded in
9248 .Ql base64 ,
9249 all newlines should be converted to canonical form (CRLF) before
9250 encoding, and will be in that form after decoding.
9251 (Currently unused.)
9253 .It Cd nametemplate
9254 This field gives a file name format, in which
9255 .Ql %s
9256 will be replaced by a random string, the joined combination of which
9257 will be used as the filename denoted by
9258 .Ev NAIL_FILENAME_TEMPORARY .
9259 One could specify that a GIF file being passed to an image viewer should
9260 have a name ending in
9261 .Ql .gif
9262 by using
9263 .Ql nametemplate=%s.gif .
9264 Note that \*(UA ignores the name template unless that solely specifies
9265 a filename suffix that consists of (ASCII) alphabetic and numeric
9266 characters, the underscore and dot only.
9268 .It Cd x11-bitmap
9269 Names a file, in X11 bitmap (xbm) format, which points to an appropriate
9270 icon to be used to visually denote the presence of this kind of data.
9271 This field is not used by \*(UA.
9273 .It Cd description
9274 A textual description that describes this type of data.
9276 .It Cd x-mailx-always
9277 Extension flag field that denotes that the given
9278 .Cd view
9279 command shall be executed even if multiple messages will be displayed
9280 at once.
9281 Normally messages which require external viewers that produce output
9282 which doesn't integrate into \*(UA's visual display (i.e., don't have
9283 .Cd copiousoutput
9284 set) have to be addressed directly and individually.
9285 (To avoid cases where, e.g., a thousand PDF viewer instances are spawned
9286 in sequence.)
9288 .It Cd x-mailx-even-if-not-interactive
9289 An extension flag test field \(em by default handlers without
9290 .Cd copiousoutput
9291 are entirely ignored in non-interactive mode, but if this flag is set
9292 then their use will be considered.
9293 It is an error if this flag is set for commands that use the flag
9294 .Cd needsterminal .
9296 .It Cd x-mailx-noquote
9297 An extension flag field that indicates that even a
9298 .Cd copiousoutput
9299 .Cd view
9300 command shall not be used to generate message quotes
9301 (as it would be by default).
9303 .It Cd x-mailx-async
9304 Extension flag field that denotes that the given
9305 .Cd view
9306 command shall be executed asynchronously, without blocking \*(UA.
9307 Cannot be used in conjunction with
9308 .Cd needsterminal .
9310 .It Cd x-mailx-test-once
9311 Extension flag which denotes whether the given
9312 .Cd test
9313 command shall be evaluated once only and the (boolean) result be cached.
9314 This is handy if some global unchanging condition is to be queried, like
9315 .Dq running under the X Window System .
9317 .It Cd x-mailx-tmpfile
9318 Extension flag field that requests creation of a zero-sized temporary
9319 file, the name of which is to be placed in the environment variable
9320 .Ev NAIL_FILENAME_TEMPORARY .
9321 It is an error to use this flag with commands that include a
9322 .Ql %s
9323 format.
9325 .It Cd x-mailx-tmpfile-fill
9326 Normally the MIME part content is passed to the handler via standard
9327 input; if this flag is set then the data will instead be written into
9328 the implied
9329 .Cd x-mailx-tmpfile .
9330 In order to cause deletion of the temporary file you will have to set
9331 .Cd x-mailx-tmpfile-unlink
9332 explicitly!
9333 It is an error to use this flag with commands that include a
9334 .Ql %s
9335 format.
9337 .It Cd x-mailx-tmpfile-unlink
9338 Extension flag field that requests that the temporary file shall be
9339 deleted automatically when the command loop is entered again at latest.
9340 (Don't use this for asynchronous handlers.)
9341 It is an error to use this flag with commands that include a
9342 .Ql %s
9343 format, or without also setting
9344 .Cd x-mailx-tmpfile
9346 .Cd x-mailx-tmpfile-fill .
9348 .It Cd x-mailx-tmpfile-keep
9349 Using the string
9350 .Ql %s
9351 implies the three tmpfile related flags above, but if you want, e.g.,
9352 .Cd x-mailx-async
9353 and deal with the temporary file yourself, you can add in this flag to
9354 forcefully ignore
9355 .Cd x-mailx-tmpfile-unlink .
9360 The standard includes the possibility to define any number of additional
9361 entry fields, prefixed by
9362 .Ql x- .
9363 Flag fields apply to the entire
9364 .Dq Mailcap
9365 entry \(em in some unusual cases, this may not be desirable, but
9366 differentiation can be accomplished via separate entries, taking
9367 advantage of the fact that subsequent entries are searched if an earlier
9368 one does not provide enough information.
9369 E.g., if a
9370 .Cd view
9371 command needs to specify the
9372 .Cd needsterminal
9373 flag, but the
9374 .Cd compose
9375 command shall not, the following will help out the latter (with enabled
9376 .Va debug
9377 or an increased
9378 .Va verbose
9379 level \*(UA will show information about handler evaluation):
9381 .Bd -literal -offset indent
9382 application/postscript; ps-to-terminal %s; needsterminal
9383 application/postscript; ps-to-terminal %s; compose=idraw %s
9387 In fields any occurrence of the format string
9388 .Ql %t
9389 will be replaced by the
9390 .Ql TYPE/SUBTYPE
9391 specification.
9392 Named parameters from the
9393 .Ql Content-type:
9394 field may be placed in the command execution line using
9395 .Ql %{
9396 followed by the parameter name and a closing
9397 .Ql }
9398 character.
9399 The entire parameter should appear as a single command line argument,
9400 regardless of embedded spaces; thus:
9402 .Bd -literal -offset indent
9403 # Message
9404 Content-type:  multipart/mixed; boundary=42
9406 # Mailcap file
9407 multipart/*; /usr/local/bin/showmulti \e
9408   %t %{boundary}  ;  composetyped  = /usr/local/bin/makemulti
9410 # Executed shell command
9411 /usr/local/bin/showmulti multipart/mixed 42
9415 .\" TODO v15: Mailcap: %n,%F
9416 Note that \*(UA doesn't support handlers for multipart MIME parts as
9417 shown in this example (as of today).
9418 \*(UA doesn't support the additional formats
9419 .Ql %n
9421 .Ql %F .
9422 An example file, also showing how to properly deal with the expansion of
9423 .Ql %s ,
9424 which includes any quotes that are necessary to make it a valid shell
9425 argument by itself and thus will cause undesired behaviour when placed
9426 in additional user-provided quotes:
9428 .Bd -literal -offset indent
9429 # Comment line
9430 text/richtext; richtext %s; copiousoutput
9432 text/x-perl; perl -cWT %s
9434 application/pdf; \e
9435   infile=%s\e; \e
9436     trap "rm -f ${infile}" EXIT\e; \e
9437     trap "exit 75" INT QUIT TERM\e; \e
9438     mupdf %s; \e
9439   x-mailx-async; x-mailx-tmpfile-keep
9441 application/*; echo "This is \e"%t\e" but \e
9442     is 50 \e% Greek to me" \e; < %s head -c 1024 | cat -vET; \e
9443   copiousoutput; x-mailx-noquote
9447 Further reading:
9448 .Sx "HTML mail and MIME attachments" ,
9449 .Sx "The mime.types files" ,
9450 .Ic mimetype ,
9451 .Ev MAILCAPS ,
9452 .Va mime-counter-evidence ,
9453 .Va pipe-TYPE/SUBTYPE ,
9454 .Va pipe-EXTENSION .
9455 .\" }}}
9457 .\" .Ss "The .netrc file" {{{
9458 .Ss "The .netrc file"
9461 .Pa .netrc
9462 file contains user credentials for machine accounts.
9463 The default location in the user's
9464 .Ev HOME
9465 directory may be overridden by the
9466 .Ev NETRC
9467 environment variable.
9468 The file consists of space, tabulator or newline separated tokens.
9469 \*(UA implements a parser that supports a superset of the original BSD
9470 syntax, but users should nonetheless be aware of portability glitches
9471 of that file format, shall their
9472 .Pa .netrc
9473 be usable across multiple programs and platforms:
9476 .Bl -bullet -compact
9478 BSD doesn't support single, but only double quotation marks, e.g.,
9479 .Ql password="pass with spaces" .
9481 BSD (only?) supports escaping of single characters via a reverse solidus
9482 (e.g., a space can be escaped via
9483 .Ql \e\0 ) ,
9484 in- as well as outside of a quoted string.
9486 BSD doesn't require the final quotation mark of the final user input token.
9488 The original BSD (Berknet) parser also supported a format which allowed
9489 tokens to be separated with commas \(en whereas at least Hewlett-Packard
9490 still seems to support this syntax, \*(UA does not!
9492 As a non-portable extension some widely-used programs support
9493 shell-style comments: if an input line starts, after any amount of
9494 whitespace, with a number sign
9495 .Ql # ,
9496 then the rest of the line is ignored.
9498 Whereas other programs may require that the
9499 .Pa .netrc
9500 file is accessible by only the user if it contains a
9501 .Cd password
9502 token for any other
9503 .Cd login
9504 than
9505 .Dq anonymous ,
9506 \*(UA will always require these strict permissions.
9510 Of the following list of supported tokens \*(UA only uses (and caches)
9511 .Cd machine ,
9512 .Cd login
9514 .Cd password .
9515 At runtime the command
9516 .Ic netrc
9517 can be used to control \*(UA's
9518 .Pa .netrc
9519 cache.
9521 .Bl -tag -width password
9522 .It Cd machine Ar name
9523 The hostname of the entries' machine, lowercase-normalized by \*(UA
9524 before use.
9525 Any further file content, until either end-of-file or the occurrence
9526 of another
9527 .Cd machine
9528 or a
9529 .Cd default
9530 first-class token is bound (only related) to the machine
9531 .Ar name .
9533 As an extension that shouldn't be the cause of any worries
9534 \*(UA supports a single wildcard prefix for
9535 .Ar name :
9536 .Bd -literal -offset indent
9537 machine *.example.com login USER password PASS
9538 machine pop3.example.com login USER password PASS
9539 machine smtp.example.com login USER password PASS
9542 which would match
9543 .Ql xy.example.com
9544 as well as
9545 .Ql pop3.example.com ,
9546 but neither
9547 .Ql example.com
9549 .Ql local.smtp.example.com .
9550 Note that in the example neither
9551 .Ql pop3.example.com
9553 .Ql smtp.example.com
9554 will be matched by the wildcard, since the exact matches take
9555 precedence (it is however faster to specify it the other way around).
9557 .It Cd default
9558 This is the same as
9559 .Cd machine
9560 except that it is a fallback entry that is used shall none of the
9561 specified machines match; only one default token may be specified,
9562 and it must be the last first-class token.
9564 .It Cd login Ar name
9565 The user name on the remote machine.
9567 .It Cd password Ar string
9568 The user's password on the remote machine.
9570 .It Cd account Ar string
9571 Supply an additional account password.
9572 This is merely for FTP purposes.
9574 .It Cd macdef Ar name
9575 Define a macro.
9576 A macro is defined with the specified
9577 .Ar name ;
9578 it is formed from all lines beginning with the next line and continuing
9579 until a blank line is (consecutive newline characters are) encountered.
9580 (Note that
9581 .Cd macdef
9582 entries cannot be utilized by multiple machines, too, but must be
9583 defined following the
9584 .Ic machine
9585 they are intended to be used with.)
9586 If a macro named
9587 .Ar init
9588 exists, it is automatically run as the last step of the login process.
9589 This is merely for FTP purposes.
9591 .\" }}}
9593 .\" }}}
9596 .\" .Sh EXAMPLES {{{
9597 .Sh EXAMPLES
9599 .\" .Ss "An example configuration" {{{
9600 .Ss "An example configuration"
9602 .Bd -literal -offset indent
9603 # This example assumes v15.0 compatibility mode
9604 set v15-compat
9606 # Where are the up-to-date SSL certificates?
9607 #set ssl-ca-dir=/etc/ssl/certs
9608 set ssl-ca-file=/etc/ssl/certs/ca-certificates.crt
9610 # (Since we manage up-to-date ones explicitly, don't use any,
9611 # possibly outdated, default certificates shipped with OpenSSL)
9612 set ssl-no-default-ca
9614 # Don't use protocols older than TLS v1.2.
9615 # Change this only when the remote server doesn't support it:
9616 # maybe use ssl-protocol-HOST (or -USER@HOST) syntax to define
9617 # such explicit exceptions, then
9618 set ssl-protocol='-ALL,+TLSv1.2'
9620 # Explicitly define the list of ciphers, which may improve security,
9621 # especially with protocols older than TLS v1.2.  See ciphers(1).
9622 # Including "@STRENGTH" will sort the final list by algorithm strength.
9623 # In reality it is possibly best to only use ssl-cipher-list-HOST
9624 # (or -USER@HOST), as necessary, again..
9625 set ssl-cipher-list=TLSv1.2:!aNULL:!eNULL:!MEDIUM:!LOW:!EXPORT:@STRENGTH
9626 # ALL:!aNULL:!MEDIUM:!LOW:!MD5:!RC4:!EXPORT:@STRENGTH
9628 # Request strict transport security checks!
9629 set ssl-verify=strict
9631 # Essential setting: select allowed character sets
9632 set sendcharsets=utf-8,iso-8859-1
9634 # A very kind option: when replying to a message, first try to
9635 # use the same encoding that the original poster used herself!
9636 set reply-in-same-charset
9638 # When replying to or forwarding a message the comment and name
9639 # parts of email addresses are removed unless this variable is set
9640 set fullnames
9642 # When sending messages, wait until the Mail-Transfer-Agent finishs.
9643 # Only like this you'll be able to see errors reported through the
9644 # exit status of the MTA (including the builtin SMTP one)!
9645 set sendwait
9647 # Only use builtin MIME types, no mime.types(5) files
9648 set mimetypes-load-control
9650 # Default directory where we act in (relative to $HOME)
9651 set folder=mail
9652 # A leading "+" (often) means: under *folder*
9653 # *record* is used to save copies of sent messages
9654 set MBOX=+mbox.mbox record=+sent.mbox DEAD=+dead.txt
9656 # Make "file mymbox" and "file myrec" go to..
9657 shortcut mymbox %:+mbox.mbox myrec +sent.mbox
9659 # Not really optional, e.g., for S/MIME
9660 set from='Your Name <address@exam.ple>'
9662 # It may be necessary to set hostname and/or smtp-hostname
9663 # if the "SERVER" of mta and "domain" of from don't match.
9664 # The `urlencode' command can be used to encode USER and PASS
9665 set mta=(smtps?|submission)://[USER[:PASS]@]SERVER[:PORT] \e
9666     smtp-auth=login/plain... \e
9667     smtp-use-starttls
9669 # Never refuse to start into interactive mode, and more
9670 set emptystart \e
9671     colour-pager crt= \e
9672     followup-to followup-to-honour=ask-yes \e
9673     history-file=+.\*(uAhist history-size=-1 history-gabby \e
9674     mime-counter-evidence=0xE \e
9675     prompt='?\e?[\e$ \e@]\e& ' \e
9676     reply-to-honour=ask-yes \e
9677     umask=
9679 # When `t'yping messages, show only these headers
9680 # (use `T'ype for all headers and `S'how for raw message)
9681 retain date from to cc subject
9683 # Some mailing lists
9684 mlist '@xyz-editor\e.xyz$' '@xyzf\e.xyz$'
9685 mlsubscribe '^xfans@xfans\e.xyz$'
9687 # A real life example of a very huge free mail provider
9688 account XooglX {
9689   set folder=~/spool/XooglX MAIL=+syste.mbox sent=+sent
9690   set from='Your Name <address@examp.ple>'
9691   set mta=smtp://USER:PASS@smtp.gmXil.com smtp-use-starttls
9694 # Here is a pretty large one which does not allow sending mails
9695 # if there is a domain name mismatch on the SMTP protocol level,
9696 # which would bite us if the value of from does not match, e.g.,
9697 # for people who have a sXXXXeforge project and want to speak
9698 # with the mailing list under their project account (in from),
9699 # still sending the message through their normal mail provider
9700 account XandeX {
9701   set folder=~/spool/XandeX MAIL=+syste.mbox sent=+sent
9702   set from='Your Name <address@exam.ple>'
9703   set mta=smtps://USER:PASS@smtp.yaXXex.ru:465 \e
9704       hostname=yaXXex.com smtp-hostname=
9707 # Create some new commands so that, e.g., `ls /tmp' will..
9708 wysh ghost lls '!ls ${LS_COLOR_FLAG} -aFlrS'
9709 wysh ghost llS '!ls ${LS_COLOR_FLAG} -aFlS'
9710 wysh ghost ls '!ls ${LS_COLOR_FLAG} -aFrS'
9711 wysh ghost lS '!ls ${LS_COLOR_FLAG} -aFS'
9712 wysh ghost lla '!ls ${LS_COLOR_FLAG} -aFlr'
9713 wysh ghost llA '!ls ${LS_COLOR_FLAG} -aFl'
9714 wysh ghost la '!ls ${LS_COLOR_FLAG} -aFr'
9715 wysh ghost lA '!ls ${LS_COLOR_FLAG} -aF'
9716 wysh ghost ll '!ls ${LS_COLOR_FLAG} -aFltr'
9717 wysh ghost lL '!ls ${LS_COLOR_FLAG} -aFlt'
9718 wysh ghost l '!ls ${LS_COLOR_FLAG} -aFtr'
9719 wysh ghost L '!ls ${LS_COLOR_FLAG} -aFt'
9721 # We don't support gpg(1) directly yet.  But simple --clearsign'd
9722 # message parts can be dealt with as follows:
9723 define V {
9724   wysh set pipe-text/plain=$'@*#++=@\e
9725     < "${NAIL_FILENAME_TEMPORARY}" awk \e
9726         -v TMPFILE="${NAIL_FILENAME_TEMPORARY}" \e'\e
9727       BEGIN {done=0}\e
9728       /^-----BEGIN PGP SIGNED MESSAGE-----/,/^$/{\e
9729         if (done++ != 0)\e
9730           next;\e
9731         print "--- GPG --verify ---";\e
9732         system("gpg --verify " TMPFILE " 2>&1");\e
9733         print "--- GPG --verify ---";\e
9734         print "";\e
9735         next;\e
9736       }\e
9737       /^-----BEGIN PGP SIGNATURE-----/,\e
9738           /^-----END PGP SIGNATURE-----/{\e
9739         next;\e
9740       }\e
9741       {print}\e
9742       \e''
9743   print
9745 ghost V call V
9747 define RK {
9748   !printf 'Key IDs to gpg --recv-keys: ';\e
9749     read keyids;\e
9750     gpg --recv-keys ${keyids};
9752 ghost RK call RK
9756 When storing passwords in
9757 .Pa \*(ur
9758 appropriate permissions should be set on this file with
9759 .Ql $ chmod 0600 \*(ur .
9760 If the \*(OPal
9761 .Va netrc-lookup
9762 is available user credentials can be stored in the central
9763 .Pa .netrc
9764 file instead; e.g., here is a different version of the example account
9765 that sets up SMTP and POP3:
9767 .Bd -literal -offset indent
9768 account XandeX {
9769   set folder=~/spool/XandeX MAIL=+syste.mbox sent=+sent
9770   set from='Your Name <address@exam.ple>'
9771   set netrc-lookup
9772   # Load an encrypted ~/.netrc by uncommenting the next line
9773   #set netrc-pipe='gpg -qd ~/.netrc.pgp'
9775   set mta=smtps://smtp.yXXXXx.ru:465 \e
9776       smtp-hostname= hostname=yXXXXx.com
9777   set pop3-keepalive=240 pop3-no-apop-pop.yXXXXx.ru
9778   ghost xp fi pop3s://pop.yXXXXx.ru
9783 and, in the
9784 .Pa .netrc
9785 file:
9787 .Bd -literal -offset indent
9788 machine *.yXXXXx.ru login USER password PASS
9792 This configuration should now work just fine:
9795 .Dl $ echo text | \*(uA -vv -AXandeX -s Subject user@exam.ple
9796 .\" }}}
9798 .\" .Ss "Signed and encrypted messages with S/MIME" {{{
9799 .Ss "Signed and encrypted messages with S/MIME"
9801 \*(OP S/MIME provides two central mechanisms:
9802 message signing and message encryption.
9803 A signed message contains some data in addition to the regular text.
9804 The data can be used to verify that the message was sent using a valid
9805 certificate, that the sender's address in the message header matches
9806 that in the certificate, and that the message text has not been altered.
9807 Signing a message does not change its regular text;
9808 it can be read regardless of whether the recipient's software is able to
9809 handle S/MIME.
9812 It is thus usually possible to sign all outgoing messages if so desired.
9813 Encryption, in contrast, makes the message text invisible for all people
9814 except those who have access to the secret decryption key.
9815 To encrypt a message, the specific recipient's public encryption key
9816 must be known.
9817 It is therefore not possible to send encrypted mail to people unless their
9818 key has been retrieved from either previous communication or public key
9819 directories.
9820 A message should always be signed before it is encrypted.
9821 Otherwise, it is still possible that the encrypted message text is
9822 altered.
9825 A central concept to S/MIME is that of the certification authority (CA).
9826 A CA is a trusted institution that issues certificates.
9827 For each of these certificates it can be verified that it really
9828 originates from the CA, provided that the CA's own certificate is
9829 previously known.
9830 A set of CA certificates is usually delivered with OpenSSL and installed
9831 on your system.
9832 If you trust the source of your OpenSSL software installation,
9833 this offers reasonable security for S/MIME on the Internet.
9834 (Otherwise set
9835 .Va ssl-no-default-ca
9836 and use
9837 .Va smime-ca-file
9838 and/or
9839 .Va smime-ca-dir . )
9840 In general, a certificate cannot be more secure than the method its CA
9841 certificate has been retrieved with, though.
9842 Thus if you download a CA certificate from the Internet,
9843 you can only trust the messages you verify using that certificate as
9844 much as you trust the download process.
9847 The first thing you need for participating in S/MIME message exchange is
9848 your personal certificate, including a private key.
9849 The certificate contains public information, in particular your name and
9850 your email address(es), and the public key that is used by others to
9851 encrypt messages for you,
9852 and to verify signed messages they supposedly received from you.
9853 The certificate is included in each signed message you send.
9854 The private key must be kept secret.
9855 It is used to decrypt messages that were previously encrypted with your
9856 public key, and to sign messages.
9859 For personal use it is recommended that you get a S/MIME certificate
9860 from one of the major CAs on the Internet using your WWW browser.
9861 Many CAs offer such certificates for free.
9862 There is also
9863 .Lk https://www.CAcert.org
9864 which issues client and server certificates to members of their
9865 community for free; their root certificate
9866 .Pf ( Lk https://\:www.cacert.org/\:certs/\:root.crt )
9867 is often not in the default set of trusted CA root certificates, though,
9868 which means you will have to download their root certificate separately
9869 and ensure it is part of our S/MIME certificate validation chain by
9870 including it in
9871 .Va smime-ca-dir
9872 or as a vivid member of the
9873 .Va smime-ca-file .
9874 But let's take a step-by-step tour on how to setup S/MIME with
9875 a certificate from CAcert.org despite this situation!
9878 First of all you will have to become a member of the CAcert.org
9879 community, simply by registrating yourself via the web interface.
9880 Once you are, create and verify all email addresses you want to be able
9881 to create signed and encrypted messages for/with using the corresponding
9882 entries of the web interface.
9883 Now ready to create S/MIME certificates, so let's create a new
9884 .Dq client certificate ,
9885 ensure to include all email addresses that should be covered by the
9886 certificate in the following web form, and also to use your name as the
9887 .Dq common name .
9890 Create a private key and a certificate request on your local computer
9891 (please see the manual pages of the used commands for more in-depth
9892 knowledge on what the used arguments etc. do):
9895 .Dl openssl req -nodes -newkey rsa:4096 -keyout key.pem -out creq.pem
9898 Afterwards copy-and-paste the content of
9899 .Dq creq.pem
9900 into the certificate-request (CSR) field of the web form on the
9901 CAcert.org website (you may need to unfold some
9902 .Dq advanced options
9903 to see the corresponding text field).
9904 This last step will ensure that your private key (which never left your
9905 box) and the certificate belong together (through the public key that
9906 will find its way into the certificate via the certificate-request).
9907 You are now ready and can create your CAcert certified certificate.
9908 Download and store or copy-and-paste it as
9909 .Dq pub.crt .
9912 Yay.
9913 In order to use your new S/MIME setup you will have to create
9914 a combined private key/public key (certificate) file:
9917 .Dl cat key.pem pub.crt > ME@HERE.com.paired
9920 This is the file \*(UA will work with.
9921 If you have created your private key with a passphrase then \*(UA will
9922 ask you for it whenever a message is signed or decrypted.
9923 Set the following variables to henceforth use S/MIME (setting
9924 .Va smime-ca-file
9925 is of interest for verification only):
9927 .Bd -literal -offset indent
9928 set smime-ca-file=ALL-TRUSTED-ROOT-CERTS-HERE \e
9929   smime-sign-cert=ME@HERE.com.paired \e
9930   smime-sign-message-digest=SHA256 \e
9931   smime-sign
9935 From each signed message you send, the recipient can fetch your
9936 certificate and use it to send encrypted mail back to you.
9937 Accordingly if somebody sends you a signed message, you can do the same,
9938 and use the
9939 .Ic verify
9940 command to check the validity of the certificate.
9943 Variables of interest for S/MIME signing:
9944 .Va smime-ca-dir ,
9945 .Va smime-ca-file ,
9946 .Va smime-crl-dir ,
9947 .Va smime-crl-file ,
9948 .Va smime-no-default-ca ,
9949 .Va smime-sign ,
9950 .Va smime-sign-cert ,
9951 .Va smime-sign-include-certs
9953 .Va smime-sign-message-digest .
9956 After it has been verified save the certificate via
9957 .Ic certsave
9958 and tell \*(UA that it should use it for encryption for further
9959 communication with that somebody:
9961 .Bd -literal -offset indent
9962 certsave FILENAME
9963 set smime-encrypt-USER@HOST=FILENAME \e
9964     smime-cipher-USER@HOST=AES256
9968 Additional variables of interest for S/MIME en- and decryption:
9969 .Va smime-cipher
9971 .Va smime-encrypt-USER@HOST .
9974 You should carefully consider if you prefer to store encrypted messages
9975 in decrypted form.
9976 If you do, anybody who has access to your mail folders can read them,
9977 but if you do not, you might be unable to read them yourself later if
9978 you happen to lose your private key.
9980 .Ic decrypt
9981 command saves messages in decrypted form, while the
9982 .Ic save , copy ,
9984 .Ic move
9985 commands leave them encrypted.
9988 Note that neither S/MIME signing nor encryption applies to message
9989 subjects or other header fields yet.
9990 Thus they may not contain sensitive information for encrypted messages,
9991 and cannot be trusted even if the message content has been verified.
9992 When sending signed messages,
9993 it is recommended to repeat any important header information in the
9994 message text.
9995 .\" }}}
9997 .\" .Ss "Using CRLs with S/MIME or SSL/TLS" {{{
9998 .Ss "Using CRLs with S/MIME or SSL/TLS"
10000 \*(OP Certification authorities (CAs) issue certificate revocation
10001 lists (CRLs) on a regular basis.
10002 These lists contain the serial numbers of certificates that have been
10003 declared invalid after they have been issued.
10004 Such usually happens because the private key for the certificate has
10005 been compromised,
10006 because the owner of the certificate has left the organization that is
10007 mentioned in the certificate, etc.
10008 To seriously use S/MIME or SSL/TLS verification,
10009 an up-to-date CRL is required for each trusted CA.
10010 There is otherwise no method to distinguish between valid and
10011 invalidated certificates.
10012 \*(UA currently offers no mechanism to fetch CRLs, nor to access them on
10013 the Internet, so you have to retrieve them by some external mechanism.
10016 \*(UA accepts CRLs in PEM format only;
10017 CRLs in DER format must be converted, like, e.\|g.:
10020 .Dl $ openssl crl \-inform DER \-in crl.der \-out crl.pem
10023 To tell \*(UA about the CRLs, a directory that contains all CRL files
10024 (and no other files) must be created.
10026 .Va smime-crl-dir
10028 .Va ssl-crl-dir
10029 variables, respectively, must then be set to point to that directory.
10030 After that, \*(UA requires a CRL to be present for each CA that is used
10031 to verify a certificate.
10032 .\" }}}
10034 .\" .Ss "Handling spam" {{{
10035 .Ss "Handling spam"
10037 \*(OP \*(UA can make use of several spam interfaces for the purpose of
10038 identification of, and, in general, dealing with spam messages.
10039 A precondition of most commands in order to function is that the
10040 .Va spam-interface
10041 variable is set to one of the supported interfaces.
10042 Once messages have been identified as spam their (volatile)
10043 .Ql is-spam
10044 state can be prompted: the
10045 .Ql Ar :s
10047 .Ql Ar :S
10048 message specifications will address respective messages and their
10049 .Va attrlist
10050 entries will be used when displaying the
10051 .Va headline
10052 in the header display.
10054 .Bl -bullet
10056 .Ic spamrate
10057 rates the given messages and sets their
10058 .Ql is-spam
10059 flag accordingly.
10060 If the spam interface offers spam scores those can also be displayed in
10061 the header display by including the
10062 .Ql %$
10063 format in the
10064 .Va headline
10065 variable.
10067 .Ic spamham ,
10068 .Ic spamspam
10070 .Ic spamforget
10071 will interact with the Bayesian filter of the chosen interface and learn
10072 the given messages as
10073 .Dq ham
10075 .Dq spam ,
10076 respectively; the last command can be used to cause
10077 .Dq unlearning
10078 of messages; it adheres to their current
10079 .Ql is-spam
10080 state and thus reverts previous teachings.
10082 .Ic spamclear
10084 .Ic spamset
10085 will simply set and clear, respectively, the mentioned volatile
10086 .Ql is-spam
10087 message flag, without any interface interaction.
10092 .Xr spamassassin 1
10093 based
10094 .Va spam-interface
10095 .Ql spamc
10096 requires a running instance of the
10097 .Xr spamd 1
10098 server in order to function, started with the option
10099 .Fl -allow-tell
10100 shall Bayesian filter learning be possible.
10102 .Bd -literal -offset indent
10103 $ spamd -i localhost:2142 -i /tmp/.spamsock -d [-L] [-l]
10104 $ spamd --listen=localhost:2142 --listen=/tmp/.spamsock \e
10105     --daemonize [--local] [--allow-tell]
10109 Thereafter \*(UA can make use of these interfaces:
10111 .Bd -literal -offset indent
10112 $ \*(uA -Sspam-interface=spamc -Sspam-maxsize=500000 \e
10113     -Sspamc-command=/usr/local/bin/spamc \e
10114     -Sspamc-arguments="-U /tmp/.spamsock" -Sspamc-user=
10116 $ \*(uA -Sspam-interface=spamc -Sspam-maxsize=500000 \e
10117     -Sspamc-command=/usr/local/bin/spamc \e
10118     -Sspamc-arguments="-d localhost -p 2142" -Sspamc-user=
10122 Using the generic filter approach allows usage of programs like
10123 .Xr bogofilter 1 .
10124 Here is an example, requiring it to be accessible via
10125 .Ev PATH :
10127 .Bd -literal -offset indent
10128 $ \*(uA -Sspam-interface=filter -Sspam-maxsize=500000 \e
10129     -Sspamfilter-ham="bogofilter -n" \e
10130     -Sspamfilter-noham="bogofilter -N" \e
10131     -Sspamfilter-nospam="bogofilter -S" \e
10132     -Sspamfilter-rate="bogofilter -TTu 2>/dev/null" \e
10133     -Sspamfilter-spam="bogofilter -s" \e
10134     -Sspamfilter-rate-scanscore="1;^(.+)$"
10138 Because messages must exist on local storage in order to be scored (or
10139 used for Bayesian filter training), it is possibly a good idea to
10140 perform the local spam check last:
10142 .Bd -literal -offset indent
10143 define spamdelhook {
10144   # Server side DCC
10145   spamset (header x-dcc-brand-metrics "bulk")
10146   # Server-side spamassassin(1)
10147   spamset (header x-spam-flag "YES")
10148   del :s # TODO we HAVE to be able to do `spamrate :u ! :sS'
10149   move :S +maybe-spam
10150   spamrate :u
10151   del :s
10152   move :S +maybe-spam
10154 set folder-hook-FOLDER=spamdelhook
10158 See also the documentation for the variables
10159 .Va spam-interface , spam-maxsize ,
10160 .Va spamc-command , spamc-arguments , spamc-user ,
10161 .Va spamfilter-ham , spamfilter-noham , spamfilter-nospam , \
10162   spamfilter-rate
10164 .Va spamfilter-rate-scanscore .
10165 .\" }}}
10166 .\" }}} (Examples)
10169 .\" .Sh "FAQ" {{{
10170 .Sh "FAQ"
10172 In general it is a good idea to turn on
10173 .Va debug
10174 .Pf ( Fl d )
10175 and / or
10176 .Va verbose
10177 .Pf ( Fl v ,
10178 twice) if something doesn't work well.
10179 Very often a diagnostic message can be produced that leads to the
10180 problems' solution.
10182 .\" .Ss "\*(UA shortly hangs on startup" {{{
10183 .Ss "\*(UA shortly hangs on startup"
10185 This can have two reasons, one is the necessity to wait for a file lock
10186 and can't be helped, the other being that \*(UA calls the function
10187 .Xr uname 2
10188 in order to query the nodename of the box (sometimes the real one is
10189 needed instead of the one represented by the internal variable
10190 .Va hostname ) .
10191 You may have varying success by ensuring that the real hostname and
10192 .Ql localhost
10193 have entries in
10194 .Pa /etc/hosts ,
10195 or, more generally, that the name service is properly setup \(en
10196 and does
10197 .Xr hostname 1
10198 return what you'd expect?
10199 Does this local hostname has a domain suffix?
10200 RFC 6762 standardized the link-local top-level domain
10201 .Ql .local .
10202 .\" }}}
10204 .\" .Ss "I can't login to Google mail aka GMail" {{{
10205 .Ss "I can't login to Google mail aka GMail"
10207 Since 2014 some free service providers classify programs as
10208 .Dq less secure
10209 unless they use a special authentification method (OAuth 2.0) which
10210 wasn't standardized for non-HTTP protocol authentication token query
10211 until August 2015 (RFC 7628).
10214 Different to Kerberos / GSSAPI, which is developed since the mid of the
10215 1980s, where a user can easily create a local authentication ticket for
10216 her- and himself with the locally installed
10217 .Xr kinit 1
10218 program, that protocol has no such local part but instead requires
10219 a world-wide-web query to create or fetch a token; since there is no
10220 local cache this query has to be performed whenever \*(UA is invoked
10221 from the command line (in interactive sessions situation may differ).
10224 \*(UA doesn't support OAuth.
10225 Because of this it is necessary to declare \*(UA a
10226 .Dq less secure app
10227 (on the providers account web page) in order to read and send mail.
10228 However, it also seems possible to take the following steps instead:
10231 .Bl -enum -compact
10233 give the provider the number of a mobile phone,
10235 enable
10236 .Dq 2-Step Verification ,
10238 create an application specific password (16 characters), and
10240 use that special password instead of your real Google account password in
10241 \*(UA (for more on that see the section
10242 .Sx "On URL syntax and credential lookup" ) .
10244 .\" }}}
10246 .\" .Ss "Not \(dqdefunctional\(dq, but the editor key won't work" {{{
10247 .Ss "Not \(dqdefunctional\(dq, but the editor key won't work"
10249 It can happen that the terminal library (see
10250 .Sx "On terminal control and line editor",
10251 .Ic bind ,
10252 .Va termcap )
10253 reports different codes than the terminal really sends, in which case
10254 \*(UA will tell that a key binding is functional, but won't be able to
10255 recognize it because the received data doesn't match anything expected.
10256 The verbose listing of
10257 .Ic bind Ns
10258 ings will show the byte sequences that are expected.
10261 To overcome the situation, use, e.g., the program
10262 .Xr cat 1 ,
10263 in conjunction with the
10264 .Fl \&\&v
10265 flag if available, to see the byte sequences which are actually produced
10266 by keypresses, and use the variable
10267 .Va termcap
10268 to make \*(UA aware of them.
10269 E.g., the terminal this is typed on produces some false sequences, here
10270 an example showing the shifted home key:
10272 .Bd -literal -offset indent
10273 ? set verbose
10274 ? bind*
10275 # 1B 5B=[ 31=1 3B=; 32=2 48=H
10276   bind base :kHOM z0
10277 ? x
10278 $ cat -v
10279 ^[[H
10280 ? \*(uA -v -Stermcap='kHOM=\eE[H'
10281 ? bind*
10282 # 1B 5B=[ 48=H
10283   bind base :kHOM z0
10285 .\" }}}
10286 .\" }}}
10289 .\" .Sh "SEE ALSO" {{{
10290 .Sh "SEE ALSO"
10292 .Xr bogofilter 1 ,
10293 .Xr gpg 1 ,
10294 .Xr more 1 ,
10295 .Xr newaliases 1 ,
10296 .Xr openssl 1 ,
10297 .Xr sendmail 1 ,
10298 .Xr sh 1 ,
10299 .Xr spamassassin 1 ,
10300 .Xr iconv 3 ,
10301 .Xr setlocale 3 ,
10302 .Xr aliases 5 ,
10303 .Xr termcap 5 ,
10304 .Xr terminfo 5 ,
10305 .Xr locale 7 ,
10306 .Xr mailaddr 7 ,
10307 .Xr re_format 7 ,
10308 .Xr mailwrapper 8 ,
10309 .Xr sendmail 8
10310 .\" }}}
10313 .\" .Sh HISTORY {{{
10314 .Sh HISTORY
10316 M. Douglas McIlroy writes in his article
10317 .Dq A Research UNIX Reader: Annotated Excerpts \
10318 from the Programmer's Manual, 1971-1986
10320 .Xr mail 1
10321 command already appeared in First Edition
10323 in 1971:
10325 .Bd -ragged -offset indent
10326 Electronic mail was there from the start.
10327 Never satisfied with its exact behavior, everybody touched it at one
10328 time or another: to assure the safety of simultaneous access, to improve
10329 privacy, to survive crashes, to exploit uucp, to screen out foreign
10330 freeloaders, or whatever.
10331 Not until v7 did the interface change (Thompson).
10332 Later, as mail became global in its reach, Dave Presotto took charge and
10333 brought order to communications with a grab-bag of external networks
10334 (v8).
10339 Mail was written in 1978 by Kurt Shoens and developed as part of the
10342 distribution until 1995.
10343 Mail has then seen further development in open source
10345 variants, noticeably by Christos Zoulas in
10346 .Pf Net Bx .
10347 Basing upon this Nail, later Heirloom Mailx, was developed by Gunnar
10348 Ritter in the years 2000 until 2008.
10349 Since 2012 S-nail is maintained by Steffen (Daode) Nurpmeso.
10350 This man page is derived from
10351 .Dq The Mail Reference Manual
10352 that was originally written by Kurt Shoens.
10353 .\" }}}
10356 .Sh AUTHORS
10358 .An "Kurt Shoens" ,
10359 .An "Edward Wang" ,
10360 .An "Keith Bostic" ,
10361 .An "Christos Zoulas" ,
10362 .An "Gunnar Ritter" ,
10363 .An "Steffen Nurpmeso" Aq Mt s-nail-users@lists.sourceforge.net
10364 (later
10365 .Mt s-mailx@sdaoden.eu ) .
10368 .\" .Sh CAVEATS {{{
10369 .Sh CAVEATS
10371 \*(ID Interrupting an operation via
10372 .Dv \&\&SIGINT
10374 .Ql control-C
10375 is often problematic: many library functions cannot deal with the
10376 .Fn siglongjmp 3
10377 that this software (still) performs.
10380 The SMTP and POP3 protocol support of \*(UA is very basic.
10381 Also, if it fails to contact its upstream SMTP server, it will not make
10382 further attempts to transfer the message at a later time (setting
10383 .Va save
10385 .Va sendwait
10386 may be useful).
10387 If this is a concern, it might be better to set up a local SMTP server
10388 that is capable of message queuing.
10389 .\" }}}
10392 .Sh BUGS
10394 After deleting some message of a POP3 mailbox the header summary falsely
10395 claims that there are no messages to display, you need to perform
10396 a scroll or dot movement to restore proper state.
10398 In threaded display a power user may encounter crashes very
10399 occasionally (this is may and very).
10401 The file
10402 .Pa TODO
10403 in the source repository lists future directions.
10404 .\" s-ts-mode