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