nail.1: "solidus" not slash, "reverse solidus" not backslash..
[s-mailx.git] / nail.1
blob4463ebeb96111f38ef04f87570f5318eec79fa23
1 .\"@ nail.1 - S-nail(1) reference manual.
2 .\"
3 .\" Copyright (c) 1980, 1990, 1993
4 .\"     The Regents of the University of California.  All rights reserved.
5 .\" Copyright (c) 2000
6 .\"     Gunnar Ritter.  All rights reserved.
7 .\" Copyright (c) 2012 - 2015 Steffen (Daode) Nurpmeso <sdaoden@users.sf.net>.
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. All advertising materials mentioning features or use of this software
18 .\"    must display the following acknowledgement:
19 .\"     This product includes software developed by the University of
20 .\"     California, Berkeley and its contributors.
21 .\"     This product includes software developed by Gunnar Ritter
22 .\"     and his contributors.
23 .\"
24 .\" THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS 'AS IS' AND
25 .\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
26 .\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
27 .\" ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
28 .\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
29 .\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
30 .\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
31 .\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
32 .\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
33 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
34 .\" SUCH DAMAGE.
35 .\"
36 .\"--MKREL-START--
37 .\" S-nail(1): v14.8.10 / 2016-08-20
38 .Dd Aug 20, 2016
39 .ds VV \\%v14.8.10
40 .\"--MKREL-END--
41 .\"--MKMAN-START--
42 .ds UU \\%S-NAIL
43 .ds UA \\%S-nail
44 .ds uA \\%s-nail
45 .ds UR \\%s-nail.rc
46 .\"--MKMAN-END--
47 .\" --BEGINSTRIP--
48 .\"
49 .\" If not ~/.mailrc, it breaks POSIX compatibility.  And adjust main.c.
50 .ds ur \\%~/.mailrc
51 .ds OB [Obsolete]
52 .ds OP [Option]
53 .ds IN [v15-compat]
54 .ds OU [no v15-compat]
55 .ds ID [v15 behaviour may differ]
56 .ds NQ [Only new quoting rules]
57 .ds BO (Boolean)
58 .ds RO (Read-only)
60 .Dt "\*(UU" 1
61 .Os
62 .Mx -enable
65 .Sh NAME
66 .Nm \*(UA \%[\*(VV]
67 .Nd send and receive Internet mail
70 .\" .Sh SYNOPSIS {{{
71 .Sh SYNOPSIS
73 .\" Keep in SYNC: ./nail.1:"SYNOPSIS, main()
74 .Nm \*(uA
75 .Fl h | Fl Fl help
76 .Nm \*(uA
77 .Bk -words
78 .Op Fl BdEFintv~
79 .Op Fl \&: Ar spec
80 .Op Fl A Ar account
81 .Op Fl a Ar attachment
82 .Op Fl b Ar bcc-addr
83 .Op Fl c Ar cc-addr
84 .Op Fl M Ar type | Fl m Ar file | Fl q Ar file | Fl t
85 .Op Fl r Ar from-addr
86 .Op Fl S Ar var Ns Op Ns = Ns Ar value
87 .Op Fl s Ar subject
88 .Op Fl X Ar cmd
89 .Op Fl \&.
90 .Ar to-addr ...
91 .Op Fl Fl \~ Ns Ar mta-option ...
92 .Ek
93 .Nm \*(uA
94 .Bk -words
95 .Op Fl BdEeHiNnRv~
96 .Op Fl \&: Ar spec
97 .Op Fl A Ar account
98 .Op Fl L Ar spec-list
99 .Op Fl r Ar from-addr
100 .Op Fl S Ar var Ns Op Ns = Ns Ar value
101 .Op Fl u Ar user
102 .Op Fl X Ar cmd
103 .Op Fl Fl \~ Ns Ar mta-option ...
105 .Nm \*(uA
106 .Bk -words
107 .Op Fl BdEeHiNnRv~#
108 .Op Fl \&: Ar spec
109 .Op Fl A Ar account
110 .Fl f
111 .Op Fl L Ar spec-list
112 .Op Fl r Ar from-addr
113 .Op Fl S Ar var Ns Op Ns = Ns Ar value
114 .Op Fl X Ar cmd
115 .Op Ar file
116 .Op Fl Fl \~ Ns Ar mta-option ...
118 .\" }}}
121 .Mx -toc -tree html pdf ps xhtml
124 .\" .Sh DESCRIPTION {{{
125 .Sh DESCRIPTION
127 .Bd -filled -compact -offset indent
128 .Sy Compatibility note:
129 S-nail (\*(UA) will wrap up into \%S-mailx in v15.0 (circa 2018).
130 Backward incompatibility has to be expected \(en
131 .Sx COMMANDS
132 will use
133 .Xr \&\&sh 1 Ns
134 -style argument quoting rules, for example.
135 New and old behaviour is flagged \*(IN and \*(OU, and setting
136 .Va v15-compat ,
137 one of the many
138 .Sx "INTERNAL VARIABLES" ,
139 will choose new behaviour when applicable.
140 \*(OB flags what will vanish, and enabling
141 .Fl d
143 .Fl v
144 enables obsoletion warnings.
148 \*(UA is a mail processing system with a command syntax reminiscent of
149 .Xr ed 1
150 with lines replaced by messages.
151 It is intended to provide the functionality of the POSIX
152 .Xr mailx 1
153 command, but is MIME capable and optionally offers extensions for
154 line editing, S/MIME, SMTP and POP3 among others.
155 It is usable as a mail batch language.
157 .\" .Ss "Options" {{{
158 .Ss "Options"
160 .Bl -tag -width ".Fl _ Ar _ddr"
162 .It Fl \&: Ar spec
163 Explicitly control which of the
164 .Sx "Resource files"
165 shall be loaded: if the letter
166 .Ql s
167 is (case-insensitively) part of the
168 .Ar spec
169 then the system wide
170 .Pa \*(UR
171 is loaded, likewise the letter
172 .Ql u
173 controls loading of the user's personal
174 .Pa \*(ur
175 file, whereas the letters
176 .Ql -
178 .Ql /
179 explicitly forbid loading of any resource files.
180 This option should be used by scripts: to avoid environmental noise they
181 should
182 .Dq detach
183 from any configuration files and create a script-local environment,
184 explicitly setting any of the desired
185 .Sx "INTERNAL VARIABLES"
187 .Fl S .
188 This option overrides
189 .Fl n .
192 .It Fl A Ar account
193 Executes an
194 .Ic account
195 command for the given user email
196 .Ar account
197 after program startup is complete.
198 Being a special incarnation of
199 .Ic define Ns d
200 macros for the purpose of bundling longer-lived settings, activating
201 such an email account also switches to the accounts
202 .Ev MAIL Ns
203 box, for example.
206 .It Fl a Ar file
207 Attach the given file to the message.
208 The same filename conventions as described in the section
209 .Sx COMMANDS
210 apply: shell word expansion is restricted to the tilde
211 .Ql ~ .
212 Shall
213 .Ar file
214 not be accessible but contain a
215 .Ql =
216 character, then anything after the
217 .Ql =
218 is assumed to specify the input character set and anything before
219 .Ql =
220 the filename: this is the only option to specify the input character set
221 (and don't perform any character set conversion) for text attachments
222 from the command line, not using the
223 .Ic ~@
224 tilde escape command.
227 .It Fl B
228 Make standard input and standard output line-buffered.
231 .It Fl b Ar addr
232 Send a blind carbon copy to
233 .Ar addr Ns
234 ess.
235 May be used multiple times, but it is also possible to give
236 a comma-separated list of receivers in a single argument, proper quoting
237 provided, e.g.,
238 .Ql -b """qrec1  ,  rec2,rec3, Ex <am@ple>""" .
239 Also see the section
240 .Sx "On sending mail, and non-interactive mode" .
243 .It Fl c Ar addr
244 Send carbon copies to the given receiver(s).
245 May be used multiple times.
248 .It Fl d
249 Sets the
250 .Va debug
251 variable which enables debug messages and disables message delivery,
252 among others; effectively turns almost any operation into a dry-run.
255 .It Fl E
256 Set the
257 .Va skipemptybody
258 variable and thus discard messages with an empty message part body.
259 This is useful for sending messages from scripts.
262 .It Fl e
263 Just check if mail is present (in the specified or system
264 .Ev MAIL Ns
265 box): if yes, return an exit status of zero, a non-zero value otherwise.
266 To restrict the set of mails to consider in this evaluation a message
267 specification can be added with the option
268 .Fl L .
271 .It Fl F
272 Save the message to send in a file named after the local part of the
273 first recipient's address (instead of in
274 .Va record Ns ).
277 .It Fl f
278 Read in the contents of the user's
279 .Ev MBOX
280 (or the specified file) for processing;
281 when \*(UA is quit, it writes undeleted messages back to this file
282 (but be aware of the
283 .Va hold
284 option).
285 Some special conventions are recognized for the optional
286 .Ar file
287 argument which are documented for the
288 .Ic file
289 command below.
290 Note that
291 .Ar file
292 is not a argument to the flag
293 .Fl \&\&f ,
294 but is instead taken from the command line after option processing has
295 been completed.
296 In order to use a
297 .Ar file
298 that starts with a hyphen, prefix it with a (relative) path, as in
299 .Ql ./-hyphenbox.mbox .
302 .It Fl H
303 Display a summary of the
304 .Ic headers
305 of all messages in the specified or system
306 .Ev MAIL Ns
307 box and exit.
308 A configurable summary view is available via the
309 .Fl L
310 option.
313 .It Fl h
314 Show a short usage summary.
315 Because of widespread use a
316 .Fl Fl help
317 argument will have the same effect.
320 .It Fl i
321 Set the
322 .Va ignore
323 variable to ignore tty interrupt signals.
326 .It Fl L Ar spec-list
327 Display a summary of all
328 .Ic headers
329 of only those messages in the specified or system
330 .Ev MAIL Ns
331 box that match the given
332 .Ar spec-list ,
333 then exit.
334 See the section
335 .Sx "Specifying messages"
336 for the format of
337 .Ar spec-list .
338 If the
339 .Fl e
340 (\*(OB or
341 .Fl H )
342 option has been given in addition no header summary is produced,
343 but \*(UA will instead indicate via its exit status whether
344 .Ar spec-list
345 matched any messages
346 .Pf ( Ql 0 )
347 or not
348 .Pf ( Ql 1 ) ;
349 note that any verbose output is suppressed in this mode and must instead
350 be enabled explicitly (e.g., by using the option
351 .Fl v ) .
354 .It Fl M Ar type
355 Special send mode that will flag standard input with the MIME
356 .Ql Content-Type:
357 set to the given
358 .Ar type
359 and use it as the main message body.
360 \*(ID Using this option will bypass processing of
361 .Va message-inject-head ,
362 .Va signature
364 .Va message-inject-tail .
365 Also see
366 .Fl q , m , t .
369 .It Fl m Ar file
370 Special send mode that will MIME classify the specified
371 .Ar file
372 and use it as the main message body.
373 \*(ID Using this option will bypass processing of
374 .Va message-inject-head ,
375 .Va signature
377 .Va message-inject-tail .
378 Also see
379 .Fl q , M , t .
382 .It Fl N
383 Unset the
384 .Va header
385 variable and thus inhibit initial display of message headers when
386 reading mail or editing a mail folder.
389 .It Fl n
390 Standard flag that inhibits reading the system wide
391 .Pa \*(UR
392 upon startup.
393 The option
394 .Fl \&:
395 allows more control over the startup sequence; also see
396 .Sx "Resource files" .
399 .It Fl q Ar file
400 Special send mode that will initialize the message body with the
401 contents of the specified
402 .Ar file ,
403 which may be standard input
404 .Ql -
405 only in non-interactive context.
406 Also see
407 .Fl M , m , t .
410 .It Fl R
411 Any folder opened will be in read-only mode.
414 .It Fl r Ar from-addr
416 .Ar from-addr
417 is a valid address then it specifies the envelope sender address to be
418 passed to the MTA 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 the MTA individually via
425 .Ql -F Ar name .
426 The given
427 .Ar from-addr
428 will also be assigned to the
429 .Va from
430 variable (as via
431 .Ql -Sfrom=from-addr ) ,
432 therefore affecting possible SMTP data transfer;
433 note this assignment does not cause value fixation.
435 If instead an empty string is passed as
436 .Ar from-addr
437 then the content of the variable
438 .Va from
439 will be evaluated and used for this purpose whenever the MTA is
440 contacted.
441 Note that \*(UA by default, without
442 .Fl \&\&r
443 that is, neither passes
444 .Ql -f
446 .Ql -F
447 flags to the MTA by itself.
450 .It Fl S Ar var Ns Op = Ns value
451 Sets the internal
452 .Ar var Ns
453 iable and, in case of a value variable, assigns
454 .Ar value
455 to it.
456 Even though variables (see
457 .Sx "INTERNAL VARIABLES" )
458 .Ic set
460 .Fl S
461 may be overwritten from within resource files,
462 the command line setting will be reestablished after all resource files
463 have been loaded.
466 .It Fl s Ar subject
467 Specify the subject of the to-be-sent message.
470 .It Fl t
471 The message given (on standard input) is expected to contain, separated
472 from the message body with an empty line, a message header with
473 .Ql To: ,
474 .Ql Cc: ,
476 .Ql Bcc:
477 fields giving its recipients, which will be added to those given on the
478 command line.
479 If a message subject is specified via
480 .Ql Subject:
481 then it'll be used in favour of one given on the command line.
483 Also understood are
484 .Ql Reply-To:
485 (possibly overriding
486 .Va replyto ) ,
487 .Ql Sender:
488 (p.\ o.\&
489 .Va sender ) .
490 Note you can also specify
491 .Ql From: ,
492 possibly overriding
493 .Va from
494 and the envelope address possibly specified with the option
495 .Fl r !
497 The following, which are normally created automatically based
498 upon the message context, can also be specified:
499 .Ql Message-ID: ,
500 .Ql In-Reply-To: ,
501 .Ql References:
503 .Ql Mail-Followup-To:
504 (special address massage will however still occur for the latter).
505 In fact custom header fields may also be used, the content of which
506 is passed through unchanged.
507 In conjunction with
508 .Fl ~
509 .Sx TILDE ESCAPES
510 can be embedded, too.
511 Also see
512 .Fl M , m , q .
515 .It Fl u Ar user
516 Initially read the primary system mailbox of
517 .Ar user ,
518 appropriate privileges presumed; effectively identical to
519 .Ql -f %user .
522 .It Fl V
523 Show \*(UA's version and exit.
526 .It Fl v
527 Setting the
528 .Va verbose
529 variable enables display of some informational context messages.
530 Using it twice increases the level of verbosity.
533 .It Fl X Ar cmd
534 Add the given
535 .Ar cmd
536 to the list of commands to be executed before normal operation starts.
537 Correlates with
538 .Fl #
540 .Va batch-exit-on-error ;
541 the only possibility to execute commands in non-interactive mode when
542 reading startup files is actively prohibited.
545 .It Fl ~
546 Enable
547 .Sx TILDE ESCAPES
548 even if not in interactive mode.
549 This can be used to, e.g., automatically format the composed message
550 text before sending the message:
551 .Bd -literal -offset indent
552 $ ( echo 'line    one. Word.     Word2.'; \e
553     echo '~| /usr/bin/fmt -tuw66' ) |\e
554   LC_ALL=C \*(uA -:/ -d~ bob@exam.ple
558 .It Fl #
559 Enables batch mode.
560 In batch mode the full set of commands is available, just like in
561 interactive mode, and diverse variable settings and internal states are
562 adjusted for batch necessities, e.g., it sets
563 .Va emptystart ,
564 .Pf no Va header ,
565 .Va quiet ,
566 .Va sendwait ,
567 as well as
568 .Ev MBOX
570 .Va folder
571 (both to
572 .Pa /dev/null ) ;
573 also no initial header listing will be printed, and processing of
574 .Sx "TILDE ESCAPES"
575 is enabled in compose mode.
576 The following prepares an email message in a batched dry run:
577 .Bd -literal -offset indent
578 $ LC_ALL=C printf 'm bob\en~s ubject\enText\en~.\enx\en' | \e
579   LC_ALL=C \*(uA -:/ -d#
583 .It Fl \&.
584 This flag forces termination of option processing in order to prevent
585 .Dq option injection
586 (attacks).
587 It also forcefully puts \*(UA into send mode, see
588 .Sx "On sending mail, and non-interactive mode" .
592 In the above list of supported command line options,
593 .Fl d , E , i , N
595 .Fl v
596 are implemented by means of setting the respective option, as via
597 .Fl S .
598 .Bk -words
599 .Op Ar mta-option ...
601 arguments that are given at the end of the command line after a
602 .Ql --
603 separator will be passed through to the mail-transfer-agent (MTA) and
604 persist for an entire (interactive) session \(en if the setting of
605 .Va expandargv
606 allows their recognition;
607 MTA arguments can also be specified in the variable
608 .Va sendmail-arguments ;
609 find MTA interaction described in more detail in the documentation of
610 .Va sendmail .
611 MTA arguments are ignored when mail is send via SMTP data transfer.
612 .\" }}}
614 .\" .Ss "A starter" {{{
615 .Ss "A starter"
617 \*(UA is a direct descendant of
619 Mail, a successor of the Research
621 mail which
622 .Dq was there from the start
623 according to
624 .Sx HISTORY .
627 Mail reference manual begins with the following words:
629 .Bd -ragged -offset indent
630 Mail provides a simple and friendly environment for sending and
631 receiving mail.
632 It divides incoming mail into its constituent messages and allows the
633 user to deal with them in any order.
634 In addition, it provides a set of
635 .Xr ed 1 Ns
636 -like commands for manipulating messages and sending mail.
637 Mail offers the user simple editing capabilities to ease the composition
638 of outgoing messages, as well as providing the ability to define and
639 send to names which address groups of users.
643 \*(UA is thus the user side of the
645 mail system, whereas the system side (mail-transfer-agent, MTA) was
646 traditionally taken by
647 .Xr sendmail 8 ;
648 today
649 .Xr postfix 1
651 .Xr exim 8
652 are often used for this purpose instead.
653 If the \*(OPal SMTP is included in the
654 .Ic features
655 of \*(UA then the system side is not a mandatory precondition for mail
656 delivery.
659 Because \*(UA strives for compliance with POSIX
660 .Xr mailx 1
661 it is likely that some configuration settings have to be adjusted before
662 using it is a smooth experience.
663 The default global
664 .Pa \*(UR
665 file already bends those standard imposed settings a bit towards more
666 user friendliness and safety, e.g., it sets the
667 .Va hold
669 .Va keepsave
670 variables in order to suppress the automatic moving of messages to
671 .Ev MBOX
672 that would otherwise occur (see
673 .Sx "Message states" )
675 .Va keep
676 to not remove empty files in order not to mangle file permissions when
677 files eventually get recreated (\*(UA actively manages the file mode
678 creation mask via
679 .Va umask
680 upon program startup).
681 .Va folder ,
682 one of the many
683 .Sx "INTERNAL VARIABLES" ,
684 isn't set by default so file grouping (via the
685 .Ql +
686 prefix as documented for
687 .Ic file )
688 is not enabled.
689 The section
690 .Sx EXAMPLES
691 contains some further suggestions.
692 .\" }}}
694 .\" .Ss "On sending mail, and non-interactive mode" {{{
695 .Ss "On sending mail, and non-interactive mode"
697 To send a message to one or more people, using a local
698 mail-transfer-agent (MTA; the executable path can be set via
699 .Va sendmail )
700 or the \*(OPal builtin SMTP (set and see the variable
701 .Va smtp )
702 transport to actually deliver the generated mail message, \*(UA can be
703 invoked with arguments which are the names of people to whom the mail
704 will be sent, and the command line options
705 .Fl b
707 .Fl c
708 can be used to add (blind) carbon copy receivers:
710 .Bd -literal -offset indent
711 $ \*(uA -s ubject -a ttach.txt bill@exam.ple
712 # But... try it in an isolated dry-run mode first
713 $ LC_ALL=C \*(uA -:/ -d -vv -Ssendwait \e
714    -b bcc@exam.ple -c cc@exam.ple -s "A subject" -. \e
715    "(Lovely) Bob <bob@exam.ple>"  eric@exam.ple
719 If standard input is a terminal rather than the message to be sent,
720 the user is expected to type in the message contents.
721 In this compose mode \*(UA treats lines beginning with the character
722 .Ql ~
723 special \(en these are so-called
724 .Sx "TILDE ESCAPES"
725 which can be used to read in files, process shell commands, add and edit
726 attachments and more; e.g., the tilde escape
727 .Ql Ic ~e
728 will start the text editor to revise the message in it's current state,
729 .Ql Ic ~h
730 allows editing of the most important message headers and
731 .Ql Ic ~?
732 gives an overview of available tilde escapes.
733 Typing
734 .Ql control-D
735 .Pf ( Ql ^D )
736 at the beginning of an empty line leaves compose mode and causes the
737 message to be sent, whereas typing
738 .Ql control-C
739 .Pf ( Ql ^C )
740 twice will abort the current letter (saving its contents in the file
741 denoted by
742 .Ev DEAD
743 unless
744 .Pf no Va save
745 is set).
746 Messages are sent asynchronously unless the variable
747 .Va sendwait
748 is set, therefore send errors won't be reported.
751 A number of
752 .Sx ENVIRONMENT
754 .Sx "INTERNAL VARIABLES"
755 can be used to alter default behavior; e.g.,
756 .Ic set Ns
757 ting (also via
758 .Fl S )
759 .Va editalong
760 will automatically startup a text editor when compose mode is entered,
761 .Va askcc
762 will cause the user to be prompted actively for carbon-copy recipients
763 and the
764 .Va dot
765 option will allow leaving compose mode by writing a line consisting
766 solely of a dot
767 .Pf ( Ql \&. ) .
768 .Va on-compose-enter
770 .Va on-compose-leave
771 hook macros may be set to automatically adjust some settings dependent
772 on receiver, sender or subject contexts.
775 Setting
776 .Va from
777 is often necessary (e.g., for
778 .Va smtp
779 transfer), and saving a copy of sent messages in a
780 .Va record
781 may be desirable \(en as for most mailbox file targets some special
782 syntax conventions are recognized (see the
783 .Ic file
784 command for more on that).
785 Defining user email
786 .Ic account Ns s
787 for the purpose of arranging a complete environment of settings that can
788 be switched to with a single command or command line option may be
789 useful (the section
790 .Sx EXAMPLES
791 contains example configurations for sending messages via some of the
792 well-known public mail providers and also gives a compact overview on
793 how to setup a secure SSL/TLS environment).
794 Performing some
795 .Fl d
797 .Va debug
798 sandbox dry-run tests first will prove correctness.
801 The section
802 .Sx "On URL syntax and credential lookup"
803 will spread light on the different ways of how to specify user email
804 account credentials, the
805 .Ql USER@HOST
806 variable chains, and accessing protocol-specific resources,
807 the section
808 .Sx "Character sets"
809 goes into the details of character encoding and how to use them for
810 representing messages and MIME part contents by specifying them in
811 .Va sendcharsets ,
812 and reading the section
813 .Sx "The mime.types files"
814 should help to understand how the MIME-type of outgoing attachments are
815 classified, and what can be done for fine-tuning.
818 Message recipients (as specified on the command line or defined in
819 .Ql To: ,
820 .Ql Cc:
822 .Ql Bcc: )
823 may not only be email addressees but can also be names of mailboxes and
824 even complete shell command pipe specifications.
825 If the variable
826 .Va expandaddr
827 is not set then only network addresses (see
828 .Xr mailaddr 7
829 for a description of mail addresses) and plain user names (including MTA
830 aliases) may be used, other types will be filtered out, giving a warning
831 message.
833 .\" When changing any of the following adjust any RECIPIENTADDRSPEC;
834 .\" grep the latter for the complete picture
836 If the variable
837 .Va expandaddr
838 is set then extended recipient addresses will optionally be accepted:
839 Any name which starts with a vertical bar
840 .Ql |
841 character specifies a command pipe \(en the command string following the
842 .Ql |
843 is executed and the message is sent to its standard input;
844 Likewise, any name that starts with the character solidus
845 .Ql /
846 or the character sequence dot solidus
847 .Ql ./
848 is treated as a file, regardless of the remaining content.
849 Any other name which contains an at sign
850 .Ql @
851 character is treated as a network address;
852 Any other name which starts with a plus sign
853 .Ql +
854 character specifies a mailbox name;
855 Any other name which contains a solidus
856 .Ql /
857 character but no exclamation mark
858 .Ql \&!
859 or percent sign
860 .Ql %
861 character before also specifies a mailbox name;
862 What remains is treated as a network address.
864 .Bd -literal -offset indent
865 $ echo bla | \*(uA -Sexpandaddr -s test ./mbox.mbox
866 $ echo bla | \*(uA -Sexpandaddr -s test '|cat >> ./mbox.mbox'
867 $ echo safe | LC_ALL=C \e
868     \*(uA -:/ -Sv15-compat -Ssendwait -Snosave \e
869       -Sexpandaddr=fail,-all,+addr -s test \e
870       -. bob@exam.ple
874 It is possible to create personal distribution lists via the
875 .Ic alias
876 command, so that, for instance, the user can send mail to
877 .Ql cohorts
878 and have it go to a group of people.
879 These aliases have nothing in common with the system wide aliases that
880 may be used by the MTA (mail-transfer-agent), which are subject to the
881 .Ql name
882 constraint of
883 .Va expandaddr
884 and are often tracked in a file
885 .Pa /etc/aliases
886 (and documented in
887 .Xr aliases 5
889 .Xr sendmail 1 ) .
890 Personal aliases will be expanded by \*(UA before the message is sent,
891 and are thus a convenient alternative to specifying each addressee by
892 itself:
895 .Dl alias cohorts bill jkf mark kridle@ucbcory ~/mail/cohorts.mbox
898 To avoid environmental noise scripts should
899 .Dq detach
900 \*(UA from any configuration files and create a script-local
901 environment, ideally with the command line options
902 .Fl \&:
903 to disable any configuration file in conjunction with repetitions of
904 .Fl S
905 to specify variables:
907 .Bd -literal -offset indent
908 $ env LC_ALL=C \e
909   \*(uA -:/ -Sv15-compat -Ssendwait -Snosave \e
910     -Sexpandaddr=fail,-all,+addr \e
911     -S 'smtp=smtps://mylogin@exam.ple:465' -Ssmtp-auth=login \e
912     -S 'from=scriptreply@exam.ple' \e
913     -s 'subject' -a attachment_file \e
914     -. "Recipient 1 <rec1@exam.ple>" rec2@exam.ple \e
915     < content_file
919 In interactive mode, which is introduced in the next section, messages
920 can be sent by calling the
921 .Ic mail
922 command with a list of recipient addresses \(em the semantics are
923 completely identical to non-interactive message sending:
925 .Bd -literal -offset indent
926 $ \*(uA -d -Squiet -Semptystart
927 "/var/spool/mail/user": 0 messages
928 ? mail "Recipient 1 <rec1@exam.ple>", rec2@exam.ple
929 ? # Will do the right thing (tm)
930 ? m rec1@exam.ple rec2@exam.ple
932 .\" }}}
934 .\" .Ss "On reading mail, and interactive mode" {{{
935 .Ss "On reading mail, and interactive mode"
937 When invoked without addressees \*(UA enters interactive mode in which
938 mails may be read.
939 When used like that the user's system
940 .Ev MAIL Ns
941 box (see the command
942 .Ic file
943 for an in-depth description of the different mailbox types that exist)
944 is read in and a one line header of each message therein is displayed.
945 The visual style of this summary of
946 .Ic headers
947 can be adjusted through the variable
948 .Va headline
949 and the possible sorting criterion via
950 .Va autosort .
951 If the initially opened mailbox is empty \*(UA will instead exit
952 immediately (after displaying a message) unless the variable
953 .Va emptystart
954 is set.
957 At the
958 .Va prompt
959 the command
960 .Ic list
961 will give a listing of all available commands and
962 .Ic help
963 will give a summary of some common ones.
964 If the \*(OPal documentation strings are available one can type
965 .Ql ?X
966 and see the actual expansion of
967 .Ql X
968 and what it's purpose is, i.e., commands can be abbreviated
969 (note that POSIX defines some abbreviations, so that the alphabetical
970 order of commands doesn't necessarily relate to the abbreviations; it is
971 possible to define overwrites with the
972 .Ic ghost
973 command, however).
976 Messages are given numbers (starting at 1) which uniquely identify
977 messages; the current message \(en the
978 .Dq dot
979 \(en will either be the first new message, or the first unread message,
980 or the first message of the mailbox; the option
981 .Va showlast
982 will instead cause usage of the last message for this purpose.
983 The command
984 .Ic headers
985 will display a
986 .Va screen Ns
987 ful of header summaries containing the
988 .Dq dot ,
989 whereas
990 .Ic from
991 will display only the summaries of the given messages, defaulting to the
992 .Dq dot .
995 Messages can be displayed on the user's terminal with the
996 .Ic type
997 command, or short:
998 .Ql t .
999 By default the current message
1000 .Pf ( Dq dot )
1001 is displayed, but like with many other commands it is possible to give
1002 a fancy message specification (see
1003 .Sx "Specifying messages" ) ,
1004 e.g.,
1005 .Ql t:u
1006 will display all unread messages,
1007 .Ql t.
1008 will display the
1009 .Dq dot ,
1010 .Ql t 1 5
1011 will type the messages 1 and 5,
1012 .Ql t 1-5
1013 will type the messages 1 through 5, and
1014 .Ql t-
1016 .Ql t+
1017 will display the last and the next message, respectively.
1018 The command
1019 .Ic search
1020 (a more substantial alias of the standard command
1021 .Ic from )
1022 will display a header summary of the given message specification list
1023 instead of their content, e.g., the following will search for subjects:
1026 .Dl from """@Some subject to search for"""
1029 In the default setup all header fields of a message will be displayed,
1030 but this can be changed: either by blacklisting a list of fields via
1031 .Ic ignore ,
1032 or by whitelisting only a given list with the
1033 .Ic retain
1034 command, e.g.,
1035 .Ql Ic \:retain Ns \0date from to cc subject .
1036 In order to display all header fields of a message regardless of
1037 currently active ignore or retain lists, use the command
1038 .Ic Type .
1039 The variable
1040 .Va crt
1041 controls whether and when \*(UA will use the configured
1042 .Ev PAGER
1043 for display instead of directly writing to the user terminal
1044 (generally speaking).
1045 Note that historically the global
1046 .Pa \*(UR
1047 not only adjusts the list of displayed headers, but also sets
1048 .Va crt .
1051 Dependent upon the configuration a line editor (see the section
1052 .Sx "On terminal control and line editor" )
1053 aims at making user experience with the many
1054 .Sx COMMANDS
1055 a bit nicer.
1056 When reading the system
1057 .Ev MAIL Ns
1058 box or when
1059 .Fl f
1061 .Ic file )
1062 specified a mailbox explicitly prefixed with the special
1063 .Ql %:
1064 modifier (propagating the mailbox to a primary one) then messages which
1065 have been read will be moved to a secondary mailbox, the user's
1066 .Ev MBOX
1067 file, automatically when the mailbox is left, either by changing the
1068 active mailbox or by quitting \*(UA (also see
1069 .Sx "Message states" )
1070 \(en this automatic moving from a system or primary to the secondary
1071 mailbox is not performed when the variable
1072 .Va hold
1073 is set.
1076 After examining a message the user can also
1077 .Ic delete Ql d
1078 the message,
1079 .Ic reply Ql r
1080 to the sender and all recipients or
1081 .Ic Reply Ql R
1082 exclusively to the sender(s).
1083 Messages can also be
1084 .Ic forward Ns
1085 ed (shorter alias is
1086 .Ic fwd Ns ).
1087 Note that when replying to or forwarding a message recipient addresses
1088 will be stripped from comments and names unless the option
1089 .Va fullnames
1090 is set.
1091 Deletion causes \*(UA to forget about the message;
1092 This is not irreversible, though, one can
1093 .Ic undelete Ql u
1094 the message by giving its number,
1095 or the \*(UA session can be ended by giving the
1096 .Ic exit Ql x
1097 command.
1100 To end a mail processing session one may either issue
1101 .Ic quit Ql q
1102 to cause a full program exit, which possibly includes
1103 automatic moving of read messages to
1104 .Ev MBOX
1105 as well as updating the \*(OPal line editor
1106 .Va history-file ,
1107 or use the command
1108 .Ic exit Ql x
1109 instead in order to prevent any of these actions.
1110 .\" }}}
1112 .\" .Ss "HTML mail and MIME attachments" {{{
1113 .Ss "HTML mail and MIME attachments"
1115 Messages which are HTML-only get more and more common and of course many
1116 messages come bundled with a bouquet of MIME attachments.
1117 Whereas \*(UA \*(OPally supports a simple HTML-to-text converter to deal
1118 with HTML messages (see
1119 .Sx "The mime.types files" ) ,
1120 it normally can't deal with any of these itself, but instead programs
1121 need to become registered to deal with specific MIME types or file
1122 extensions.
1123 These programs may either prepare plain text versions of their input
1124 in order to enable \*(UA to display the content on the terminal,
1125 or display the content themselves, for example in a graphical window.
1128 To install an external handler program for a specific MIME type set an
1129 according
1130 .Va pipe-TYPE/SUBTYPE
1131 variable; to instead define a handler for a specific file extension set
1132 the respective
1133 .Va pipe-EXTENSION
1134 variable \(en these handlers take precedence.
1135 \*(OPally \*(UA supports mail user agent configuration as defined in
1136 RFC 1524; this mechanism, documented in the section
1137 .Sx "The Mailcap files" ,
1138 will be queried for display or quote handlers if none of the former two
1139 .\" TODO v15-compat "will be" -> "is"
1140 did; it will be the sole source for handlers of other purpose.
1141 A last source for handlers may be the MIME type definition itself, if
1142 the \*(UA specific type-marker extension was used when defining the type
1143 with the command
1144 .Ic mimetype .
1145 (Many of the builtin MIME types do so by default.)
1148 The variable
1149 .Va mime-counter-evidence
1150 can be set to improve dealing with faulty MIME part declarations as are
1151 often seen in real-life messages.
1152 E.g., to display a HTML message inline (that is, converted to a more
1153 fancy plain text representation than the builtin converter is capable to
1154 produce) with either of the text-mode browsers
1155 .Xr lynx 1
1157 .Xr elinks 1 ,
1158 teach \*(UA about MathML documents and make it display them as plain
1159 text, and to open PDF attachments in an external PDF viewer,
1160 asynchronously and with some other magic attached:
1162 .Bd -literal -offset indent
1163 if $features !@ HTML-FILTER
1164   #set pipe-text/html='elinks -force-html -dump 1'
1165   set pipe-text/html='lynx -stdin -dump -force_html'
1166   # Display HTML as plain text instead
1167   #set pipe-text/html=@
1168 endif
1169 mimetype '@ application/mathml+xml mathml'
1170 wysh set pipe-application/pdf='@&=@ \e
1171   trap "rm -f \e"${NAIL_FILENAME_TEMPORARY}\e"" EXIT;\e
1172   trap "trap \e"\e" INT QUIT TERM; exit 1" INT QUIT TERM;\e
1173   mupdf "${NAIL_FILENAME_TEMPORARY}"'
1177 Note: special care must be taken when using such commands as mail
1178 viruses may be distributed by this method: if messages of type
1179 .Ql application/x-sh
1180 or files with the extension
1181 .Ql .sh
1182 were blindly filtered through the shell, for example, a message sender
1183 could easily execute arbitrary code on the system \*(UA is running on.
1184 For more on MIME, also in respect to sending of messages, see the
1185 sections
1186 .Sx "The mime.types files" ,
1187 .Sx "The Mailcap files"
1188 and the command
1189 .Ic mimetype .
1190 .\" }}}
1192 .\" .Ss "Mailing lists" {{{
1193 .Ss "Mailing lists"
1195 \*(UA offers some support to ease handling of mailing lists.
1196 The command
1197 .Ic mlist
1198 promotes all given arguments to known mailing lists, and
1199 .Ic mlsubscribe
1200 sets their subscription attribute, creating them first as necessary.
1201 (On the other hand
1202 .Ic unmlsubscribe
1203 doesn't
1204 .Ic unmlist
1205 automatically, but only resets the subscription attribute.)
1206 Using the commands without arguments will show (a subset of) all
1207 currently defined mailing lists.
1209 .Va headline
1210 format
1211 .Ql \&%T
1212 can be used to mark out messages with configured list addresses
1213 in the header display.
1216 \*(OPally mailing lists may also be specified as (extended) regular
1217 expressions, which allows matching of many addresses with a single
1218 expression.
1219 However, all fully qualified list addresses are matched via a fast
1220 dictionary, whereas expressions are placed in (a) list(s) which is
1221 (are) matched sequentially.
1223 .Bd -literal -offset indent
1224 set followup-to followup-to-honour=ask-yes reply-to-honour=ask-yes
1225 wysh mlist a1@b1.c1 a2@b2.c2 '.*@lists\e.c3$'
1226 mlsubscribe a4@b4.c4 exact@lists.c3
1230 The variable
1231 .Va followup-to-honour
1232 will ensure that a
1233 .Ql Mail-\:Followup-\:To:
1234 header is honoured when the message is being replied to (via
1235 .Ic reply
1237 .Ic Lreply )
1239 .Va followup-to
1240 controls whether this header is created when sending mails; it will be
1241 created automatically for a couple of reasons, too, like when the
1242 special
1243 .Dq mailing list specific
1244 respond command
1245 .Ic Lreply
1246 is used, when
1247 .Ic reply
1248 is used to respond to a message with its
1249 .Ql Mail-Followup-To:
1250 being honoured etc.
1253 A difference in between the handling of known and subscribed lists is
1254 that the address of the sender is usually not part of a generated
1255 .Ql Mail-Followup-To:
1256 when addressing the latter, whereas it is for the former kind of lists.
1257 Usually because there are exceptions: say, if multiple lists are
1258 addressed and not all of them are subscribed lists.
1260 For convenience \*(UA will, temporarily, automatically add a list
1261 address that is presented in the
1262 .Ql List-To:
1263 header of a message that is being responded to to the list of known
1264 mailing lists.
1265 Shall that header have existed \*(UA will instead, dependent on the
1266 variable
1267 .Va reply-to-honour ,
1268 use an also set
1269 .Ql Reply-To:
1270 for this purpose in order to accept a list administrators' wish that
1271 is supposed to have been manifested like that (but only if it provides
1272 a single address which resides on the same domain as what is stated in
1273 .Ql List-To: ) .
1274 .\" }}}
1276 .\" .Ss "Resource files" {{{
1277 .Ss "Resource files"
1279 Upon startup \*(UA reads in several resource files:
1281 .Bl -tag -width ".It Pa _AIL_EXTRA_R_"
1283 .It Pa \*(UR
1284 System wide initialization file.
1285 Reading of this file can be suppressed, either by using the
1286 .Fl \&:
1288 .Fl n
1289 command line options, or by setting the
1290 .Sx ENVIRONMENT
1291 variable
1292 .Ev NAIL_NO_SYSTEM_RC .
1295 .It Pa \*(ur
1296 File giving initial commands.
1297 A different file can be chosen by setting the
1298 .Sx ENVIRONMENT
1299 variable
1300 .Ev MAILRC .
1301 Reading of this file can be suppressed with the
1302 .Fl \&:
1303 command line option.
1305 .It Va NAIL_EXTRA_RC
1306 Can be used to define an optional startup file to be read after all
1307 other resource files.
1308 It can be used to specify settings that are not understood by other
1309 .Xr mailx 1
1310 implementations, for example.
1311 This variable is only honoured when defined in a resource file, e.g.,
1312 it is one of the
1313 .Sx "INTERNAL VARIABLES" .
1317 The content of these files is interpreted as follows:
1320 .Bl -bullet -compact
1322 A lines' leading whitespace is removed.
1324 Empty lines are ignored.
1326 Any other line is interpreted as a command.
1327 It may be spread over multiple input lines if the newline character is
1328 .Dq escaped
1329 by placing a reverse solidus character
1330 .Ql \e
1331 as the last character of the line; whereas any leading whitespace of
1332 follow lines is ignored, trailing whitespace before a escaped newline
1333 remains in the input.
1335 If the line (content) starts with the number sign
1336 .Ql #
1337 then it is a comment-command \(en a real command! \(en and also ignored.
1338 This command is the only form of comment that is understood.
1342 Unless \*(UA is about to enter interactive mode syntax errors that occur
1343 while loading these files are treated as errors and cause program exit.
1344 More files with syntactically equal content can be
1345 .Ic source Ns ed .
1346 The following, saved in a file, would be an examplary content:
1348 .Bd -literal -offset indent
1349  # This line is a comment command.  And y\e
1350     es, it is really continued here.
1351 set debug \e
1352     verbose
1353     set editheaders
1355 .\" }}}
1357 .\" .Ss "Character sets" {{{
1358 .Ss "Character sets"
1360 \*(OP \*(UA detects the character set of the terminal by using
1361 mechanisms that are controlled by the
1362 .Ev LC_CTYPE
1363 locale setting
1364 (the manual for
1365 .Xr setlocale 3
1366 should give an overview); the \*(UA internal variable
1367 .Va ttycharset
1368 will be set to the detected terminal character set accordingly
1369 and will thus show up in the output of the commands
1370 .Ic set
1372 .Ic varshow .
1375 However, a user supplied
1376 .Va ttycharset
1377 value is not overwritten by this detection mechanism: this
1378 .Dq feature
1379 must be used if the detection doesn't work properly,
1380 and it may be used to adjust the name of the locale character set.
1381 E.g., on BSD systems one may use a locale with the character set
1382 ISO8859-1, which is not a valid name for this character set; to be on
1383 the safe side, one may set
1384 .Va ttycharset
1385 to the correct name, which is ISO-8859-1.
1388 Note that changing the value doesn't mean much beside that,
1389 since several aspects of the real character set are implied by the
1390 locale environment of the system,
1391 and that stays unaffected by the content of an overwritten
1392 .Va ttycharset
1393 variable.
1394 (This is mostly an issue when interactively using \*(UA, though.
1395 It is actually possible to send mail in a completely
1396 .Dq faked
1397 locale environment, an option that \*(UA's test-suite uses excessively.)
1400 If no character set conversion capabilities have been compiled into
1401 \*(UA
1402 .Pf ( Ic features
1403 doesn't include the term
1404 .Ql ICONV ) ,
1405 then
1406 .Va ttycharset
1407 will be the only supported character set,
1408 it is simply assumed that it can be used to exchange 8-bit messages,
1409 and the rest of this section does not apply;
1410 it may however still be necessary to explicitly set it if automatic
1411 detection fails, since in that case it defaults to the mentioned
1412 .\" (Keep in SYNC: ./nail.1:"Character sets", ./nail.h:CHARSET_*!)
1413 ISO-8859-1.
1416 When reading messages, their text is converted into
1417 .Va ttycharset
1418 as necessary in order to display them on the users terminal.
1419 Unprintable characters and invalid byte sequences are detected
1420 and replaced by proper substitution characters (unless the variable
1421 .Va print-all-chars
1422 was set once \*(UA was started).
1423 Also see
1424 .Va charset-unknown-8bit
1425 to deal with another hairy aspect of message interpretation.
1428 When sending messages all their parts and attachments are classified.
1429 Whereas no character set conversion is performed on those parts which
1430 appear to be binary data,
1431 the character set being used must be declared within the MIME header of
1432 an outgoing text part if it contains characters that do not conform to
1433 the set of characters that are allowed by the email standards.
1434 Permissible values for character sets can be declared using the
1435 .Va sendcharsets
1436 variable, and
1437 .Va charset-8bit ,
1438 which defines a catch-all last-resort fallback character set that is
1439 implicitly appended to the list of character-sets in
1440 .Va sendcharsets .
1443 When replying to a message and the variable
1444 .Va reply-in-same-charset
1445 is set then the character set of the message being replied to is tried
1446 first.
1447 And it is also possible to make \*(UA work even more closely related to
1448 the current locale setting automatically by using the variable
1449 .Va sendcharsets-else-ttycharset ,
1450 please see there for more information.
1453 All the specified character sets are tried in order unless the
1454 conversion of the part or attachment succeeds.
1455 If none of the tried (8-bit) character sets is capable to represent the
1456 content of the part or attachment,
1457 then the message will not be sent and its text will optionally be
1458 .Va save Ns d
1460 .Ev DEAD .
1461 In general, if the message
1462 .Dq Cannot convert from a to b
1463 appears, either some characters are not appropriate for the currently
1464 selected (terminal) character set,
1465 or the needed conversion is not supported by the system.
1466 In the first case, it is necessary to set an appropriate
1467 .Ev LC_CTYPE
1468 locale and/or the variable
1469 .Va ttycharset .
1472 The best results are usually achieved when \*(UA is run in a UTF-8
1473 locale on a UTF-8 capable terminal, in which case the full Unicode
1474 spectrum of characters is available.
1475 In this setup characters from various countries can be displayed,
1476 while it is still possible to use more simple character sets for sending
1477 to retain maximum compatibility with older mail clients.
1480 On the other hand the POSIX standard defines a locale-independent 7-bit
1481 .Dq portable character set
1482 that should be used when overall portability is an issue, the even more
1483 restricted subset named
1484 .Dq portable filename character set
1485 consisting of A-Z, a-z, 0-9, period
1486 .Ql \&. ,
1487 underscore
1488 .Ql _
1490 .Ql -
1491 hyphen.
1492 .\" }}}
1494 .\" .Ss "Message states" {{{
1495 .Ss "Message states"
1497 \*(UA differentiates in between several different message states;
1498 the current state will be reflected in header summary displays if
1499 .Va headline
1500 is configured to do so (via the internal variable
1501 .Va attrlist ) ,
1502 and messages can also be selected and be acted upon depending on their
1503 state (see
1504 .Sx "Specifying messages" ) .
1505 When operating on the system
1506 .Ev MAIL Ns
1507 box or in primary mailboxes opened with the special prefix
1508 .Ql %:
1509 (see
1510 .Ic file )
1511 special actions, like the automatic moving of messages to the secondary
1512 .Ev MBOX
1513 mailbox may be applied when the mailbox is left (also implicitly via
1514 a successful exit of \*(UA, but not if the special command
1515 .Ic exit
1516 is used) \(en however, because this may be irritating to users which
1517 are used to
1518 .Dq more modern
1519 mail-user-agents, the default global
1520 .Pa \*(UR
1521 sets the internal
1522 .Va hold
1524 .Va keepsave
1525 variables in order to suppress this behaviour.
1527 .Bl -tag -width ".It Ql _reserved"
1528 .It Ql new
1529 Message has neither been viewed nor moved to any other state.
1530 Such messages are retained even in the primary system mailbox.
1532 .It Ql unread
1533 Message has neither been viewed nor moved to any other state, but the
1534 message was present already when the mailbox has been opened last:
1535 Such messages are retained even in the primary system mailbox.
1537 .It Ql read
1538 The message has been processed by one of the following commands:
1539 .Ic ~f ,
1540 .Ic ~m ,
1541 .Ic ~F ,
1542 .Ic ~M ,
1543 .Ic copy ,
1544 .Ic mbox ,
1545 .Ic next ,
1546 .Ic pipe  ,
1547 .Ic Print ,
1548 .Ic print ,
1549 .Ic top ,
1550 .Ic Type ,
1551 .Ic type ,
1552 .Ic undelete .
1554 .Ic delete ,
1555 .Ic dp ,
1557 .Ic dt
1558 commands may also cause the next message to be marked as read, depending
1559 on the value of the
1560 .Va autoprint
1561 variable.
1562 Except when the
1563 .Ic exit
1564 command is used, messages that are in the primary system mailbox or in
1565 mailboxes which were opened with the special
1566 .Ql %:
1567 prefix and are in
1568 .Ql read
1569 state when the mailbox is left will be saved in
1570 .Ev MBOX
1571 unless the option
1572 .Va hold
1573 it set.
1575 .It Ql deleted
1576 The message has been processed by one of the following commands:
1577 .Ic delete ,
1578 .Ic dp ,
1579 .Ic dt .
1580 Only
1581 .Ic undelete
1582 can be used to access such messages.
1584 .It Ql preserved
1585 The message has been processed by a
1586 .Ic preserve
1587 command and it will be retained in its current location.
1589 .It Ql saved
1590 The message has been processed by one of the following commands:
1591 .Ic save
1593 .Ic write .
1594 Unless when the
1595 .Ic exit
1596 command is used, messages that are in the primary system mailbox or in
1597 mailboxes which were opened with the special
1598 .Ql %:
1599 prefix and are in
1600 .Ql saved
1601 state when the mailbox is left will be deleted; they will be saved in
1602 .Ev MBOX
1603 when the option
1604 .Va keepsave
1605 is set.
1607 .\" }}}
1609 .\" .Ss "Specifying messages" {{{
1610 .Ss "Specifying messages"
1612 Commands such as
1613 .Ic from ,
1614 .Ic type
1616 .Ic delete
1617 can be given a list of message numbers as arguments to apply to a number
1618 of messages at once.
1619 Thus
1620 .Ql delete 1 2
1621 deletes messages 1 and 2,
1622 whereas
1623 .Ql delete 1-5
1624 will delete the messages 1 through 5.
1625 In sorted or threaded mode (see the
1626 .Ic sort
1627 command),
1628 .Ql delete 1-5
1629 will delete the messages that are located between (and including)
1630 messages 1 through 5 in the sorted/threaded order, as shown in the
1631 .Ic headers
1632 summary.
1633 Multiple colon modifiers can be joined into one, e.g.,
1634 .Ql :du .
1635 The following special message names exist:
1637 .Bl -tag -width ".It Ar _n_u"
1638 .It Ar :n
1640 .Ql new
1641 messages.
1642 .It Ar :o
1643 All old messages (any not in state
1644 .Ql read
1646 .Ql new ) .
1647 .It Ar :u
1649 .Ql unread
1650 messages.
1651 .It Ar :d
1653 .Ql deleted
1654 messages (for the
1655 .Ic undelete
1657 .Ic from
1658 commands only).
1659 .It Ar :r
1661 .Ql read
1662 messages.
1663 .It Ar :f
1665 .Ic flag Ns
1666 ged messages.
1667 .It Ar :a
1668 All answered messages
1669 (cf. the
1670 .Va markanswered
1671 variable).
1672 .It Ar :t
1673 All messages marked as draft.
1674 .It Ar :s
1675 \*(OP All messages classified as spam.
1676 .It Ar :S
1677 \*(OP All messages with unsure spam classification.
1678 .It Ar \&.
1679 The current message, the so-called
1680 .Dq dot .
1681 .It Ar \&;
1682 The message that was previously the current message.
1683 .It Ar \&,
1684 The parent message of the current message,
1685 that is the message with the Message-ID given in the
1686 .Ql In-Reply-To:
1687 field or the last entry of the
1688 .Ql References:
1689 field of the current message.
1690 .It Ar -
1691 The next previous undeleted message,
1692 or the next previous deleted message for the
1693 .Ic undelete
1694 command.
1695 In sorted/threaded mode,
1696 the next previous such message in the sorted/threaded order.
1697 .It Ar +
1698 The next undeleted message,
1699 or the next deleted message for the
1700 .Ic undelete
1701 command.
1702 In sorted/threaded mode,
1703 the next such message in the sorted/threaded order.
1704 .It Ar ^
1705 The first undeleted message,
1706 or the first deleted message for the
1707 .Ic undelete
1708 command.
1709 In sorted/threaded mode,
1710 the first such message in the sorted/threaded order.
1711 .It Ar $
1712 The last message.
1713 In sorted/threaded mode,
1714 the last message in the sorted/threaded order.
1716 .It Ar & Ns Ar x
1717 In threaded mode,
1718 selects the message addressed with
1719 .Ar x ,
1720 where
1721 .Ar x
1722 is any other message specification,
1723 and all messages from the thread that begins at it.
1724 Otherwise it is identical to
1725 .Ar x .
1727 .Ar x
1728 is omitted,
1729 the thread beginning with the current message is selected.
1731 .It Ar *
1732 All messages.
1733 .It Ar `
1734 All messages that were included in the message list for the previous
1735 command.
1737 .It Ar / Ns Ar string
1738 All messages that contain
1739 .Ar string
1740 in the subject field (case ignored).
1741 See also the
1742 .Va searchheaders
1743 variable.
1745 .Ar string
1746 is empty,
1747 the string from the previous specification of that type is used again.
1749 .It Xo Op Ar @ Ns Ar name-list Ns
1750 .Ar @ Ns Ar expr
1752 All messages that contain the given case-insensitive search
1753 .Ar expr Ns
1754 ession; if the \*(OPal regular expression (see
1755 .Xr re_format 7 )
1756 support is available
1757 .Ar expr
1758 will be interpreted as (an extended) one if any of the
1759 .Dq magical
1760 (extended) regular expression characters is seen.
1761 If the optional
1762 .Ar @ Ns Ar name-list
1763 part is missing, the search is restricted to the subject field body,
1764 but otherwise
1765 .Ar name-list
1766 specifies a comma-separated list of header fields to search, as in
1768 .Dl '@to,from,cc@Someone i ought to know'
1770 In order to search for a string that includes a
1771 .Ql @
1772 (commercial at) character the
1773 .Ar name-list
1774 is effectively non-optional, but may be given as the empty string.
1775 Some special header fields may be abbreviated:
1776 .Ql f ,
1777 .Ql t ,
1778 .Ql c ,
1779 .Ql b
1781 .Ql s
1782 will match
1783 .Ql From ,
1784 .Ql To ,
1785 .Ql Cc ,
1786 .Ql Bcc
1788 .Ql Subject ,
1789 respectively and case-insensitively.
1790 The special names
1791 .Ql header
1793 .Ql <
1794 can be used to search in (all of) the header(s) of the message, and the
1795 special names
1796 .Ql body
1798 .Ql >
1800 .Ql text
1802 .Ql =
1803 can be used to perform full text searches \(en whereas the former
1804 searches only the body, the latter also searches the message header.
1806 This message specification performs full text comparison, but even with
1807 regular expression support it is almost impossible to write a search
1808 expression that savely matches only a specific address domain.
1809 To request that the content of the header is treated as a list of
1810 addresses, and to strip those down to the plain email address which the
1811 search expression is to be matched against, prefix the header name
1812 (abbreviation) with a tilde
1813 .Ql ~ :
1815 .Dl @~f@@a\e.safe\e.domain\e.match$
1817 .It Ar address
1818 A case-insensitive
1819 .Dq any substring matches
1820 search against the
1821 .Ql From:
1822 header, which will match addresses (too) even if
1823 .Va showname
1824 is set (and POSIX says
1825 .Dq any address as shown in a header summary shall be matchable in this form ) ;
1826 However, if the
1827 .Va allnet
1828 variable is set, only the local part of the address is evaluated
1829 for the comparison, not ignoring case, and the setting of
1830 .Va showname
1831 is completely ignored.
1832 For finer control and match boundaries use the
1833 .Ql @
1834 search expression; the \*(OPal IMAP-style
1835 .Ql (from address)
1836 expression can also be used if substring matches are desired.
1840 \*(OP IMAP-style SEARCH expressions may also be used.
1841 This addressing mode is available with all types of folders;
1842 \*(UA will perform the search locally as necessary.
1843 Strings must be enclosed by double quotes
1844 .Ql \&"
1845 in their entirety if they contain white space or parentheses;
1846 within the quotes, only reverse solidus
1847 .Ql \e
1848 is recognized as an escape character.
1849 All string searches are case-insensitive.
1850 When the description indicates that the
1851 .Dq envelope
1852 representation of an address field is used,
1853 this means that the search string is checked against both a list
1854 constructed as
1856 .Bd -literal -offset indent
1857 (\*qname\*q \*qsource\*q \*qlocal-part\*q \*qdomain-part\*q)
1861 for each address,
1862 and the addresses without real names from the respective header field.
1863 These search expressions can be nested using parentheses, see below for
1864 examples.
1867 .Bl -tag -compact -width ".It Ar _n_u"
1868 .It Ar ( criterion )
1869 All messages that satisfy the given
1870 .Ar criterion .
1871 .It Ar ( criterion1 criterion2 ... criterionN )
1872 All messages that satisfy all of the given criteria.
1874 .It Ar ( or criterion1 criterion2 )
1875 All messages that satisfy either
1876 .Ar criterion1
1878 .Ar criterion2 ,
1879 or both.
1880 To connect more than two criteria using
1881 .Ql or
1882 specifications have to be nested using additional parentheses,
1883 as with
1884 .Ql (or a (or b c)) ,
1885 since
1886 .Ql (or a b c)
1887 really means
1888 .Ql ((a or b) and c) .
1889 For a simple
1890 .Ql or
1891 operation of independent criteria on the lowest nesting level,
1892 it is possible to achieve similar effects by using three separate
1893 criteria, as with
1894 .Ql (a) (b) (c) .
1896 .It Ar ( not criterion )
1897 All messages that do not satisfy
1898 .Ar criterion .
1899 .It Ar ( bcc \*q Ns Ar string Ns Ar \*q )
1900 All messages that contain
1901 .Ar string
1902 in the envelope representation of the
1903 .Ql Bcc:
1904 field.
1905 .It Ar ( cc \*q Ns Ar string Ns Ar \*q )
1906 All messages that contain
1907 .Ar string
1908 in the envelope representation of the
1909 .Ql Cc:
1910 field.
1911 .It Ar ( from \*q Ns Ar string Ns Ar \*q )
1912 All messages that contain
1913 .Ar string
1914 in the envelope representation of the
1915 .Ql From:
1916 field.
1917 .It Ar ( subject \*q Ns Ar string Ns Ar \*q )
1918 All messages that contain
1919 .Ar string
1920 in the
1921 .Ql Subject:
1922 field.
1923 .It Ar ( to \*q Ns Ar string Ns Ar \*q )
1924 All messages that contain
1925 .Ar string
1926 in the envelope representation of the
1927 .Ql To:
1928 field.
1929 .It Ar ( header name \*q Ns Ar string Ns Ar \*q )
1930 All messages that contain
1931 .Ar string
1932 in the specified
1933 .Ql Name:
1934 field.
1935 .It Ar ( body \*q Ns Ar string Ns Ar \*q )
1936 All messages that contain
1937 .Ar string
1938 in their body.
1939 .It Ar ( text \*q Ns Ar string Ns Ar \*q )
1940 All messages that contain
1941 .Ar string
1942 in their header or body.
1943 .It Ar ( larger size )
1944 All messages that are larger than
1945 .Ar size
1946 (in bytes).
1947 .It Ar ( smaller size )
1948 All messages that are smaller than
1949 .Ar size
1950 (in bytes).
1952 .It Ar ( before date )
1953 All messages that were received before
1954 .Ar date ,
1955 which must be in the form
1956 .Ql d[d]-mon-yyyy ,
1957 where
1958 .Ql d
1959 denotes the day of the month as one or two digits,
1960 .Ql mon
1961 is the name of the month \(en one of
1962 .Ql Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec ,
1964 .Ql yyyy
1965 is the year as four digits, e.g.,
1966 .Ql 28-Dec-2012 .
1968 .It Ar ( on date )
1969 All messages that were received on the specified date.
1970 .It Ar ( since date )
1971 All messages that were received since the specified date.
1972 .It Ar ( sentbefore date )
1973 All messages that were sent on the specified date.
1974 .It Ar ( senton date )
1975 All messages that were sent on the specified date.
1976 .It Ar ( sentsince date )
1977 All messages that were sent since the specified date.
1978 .It Ar ()
1979 The same criterion as for the previous search.
1980 This specification cannot be used as part of another criterion.
1981 If the previous command line contained more than one independent
1982 criterion then the last of those criteria is used.
1984 .\" }}}
1986 .\" .Ss "On URL syntax and credential lookup" {{{
1987 .Ss "On URL syntax and credential lookup"
1989 \*(IN For accessing protocol-specific resources usage of Uniform
1990 Resource Locators (URL, RFC 1738) has become omnipresent.
1991 \*(UA expects and understands URLs in the following form;
1992 parts in brackets
1993 .Ql []
1994 denote optional parts, optional either because there also exist other
1995 ways to define the information in question or because support of the
1996 part is protocol-specific (e.g.,
1997 .Ql /path
1998 is used by the IMAP protocol but not by POP3);
1999 If any of
2000 .Ql USER
2002 .Ql PASSWORD
2003 are specified they must be given in URL percent encoded form (RFC 3986;
2004 the commands
2005 .Ic urlencode
2007 .Ic urldecode
2008 may be helpful):
2011 .Dl PROTOCOL://[USER[:PASSWORD]@]server[:port][/path]
2014 Note that these \*(UA URLs most often don't conform to any real
2015 standard, but instead represent a normalized variant of RFC 1738 \(en
2016 they are not used in data exchange but only meant as a compact,
2017 easy-to-use way of defining and representing information in
2018 a well-known notation.
2021 Many internal variables of \*(UA exist in multiple versions, called
2022 variable chains for the rest of this document: the plain
2023 .Ql variable
2024 as well as
2025 .Ql variable-HOST
2027 .Ql variable-USER@HOST .
2028 Here
2029 .Ql HOST
2030 indeed means
2031 .Ql server:port
2032 if a
2033 .Ql port
2034 had been specified in the respective URL, otherwise it refers to the plain
2035 .Ql server .
2036 Also,
2037 .Ql USER
2038 isn't truly the
2039 .Ql USER
2040 that had been found when doing the user chain lookup as is described
2041 below, i.e., this
2042 .Ql USER
2043 will never be in URL percent encoded form, whether it came from an URL
2044 or not; i.e., values of
2045 .Sx "INTERNAL VARIABLES"
2046 must not be URL percent encoded.
2049 For example, whether an hypothetical URL
2050 .Ql smtp://hey%3Ayou@our.house
2051 had been given that includes a user, or whether the URL was
2052 .Ql smtp://our.house
2053 and the user had been found differently, to lookup the variable chain
2054 .Va smtp-use-starttls
2055 \*(UA first looks for whether
2056 .Ql smtp-\:use-\:starttls-\:hey:you@our.house
2057 is defined, then whether
2058 .Ql smtp-\:use-\:starttls-\:our.house
2059 exists before finally ending up looking at the plain variable itself.
2062 \*(UA obeys the following logic scheme when dealing with the
2063 necessary credential information of an account:
2065 .Bl -bullet
2067 If no
2068 .Ql USER
2069 has been given in the URL the variables
2070 .Va user-HOST
2072 .Va user
2073 are looked up; if no such variable(s) can be found then \*(UA will,
2074 when enforced by the \*(OPal variables
2075 .Va netrc-lookup-HOST
2077 .Va netrc-lookup ,
2078 search the users
2079 .Pa .netrc
2080 file for a
2081 .Ql HOST
2082 specific entry which provides a
2083 .Ql login
2084 name: this lookup will only succeed if unambiguous (one possible matching
2085 entry for
2086 .Ql HOST ) .
2087 It is possible to load encrypted
2088 .Pa .netrc
2089 files via
2090 .Va netrc-pipe .
2092 If there is still no
2093 .Ql USER
2094 then \*(UA will fall back to the user who is supposed to run \*(UA,
2095 the identity of which has been fixated during \*(UA startup and is
2096 known to be a valid user on the current host.
2099 Authentication: unless otherwise noted this will lookup the
2100 .Va PROTOCOL-auth-USER@HOST , PROTOCOL-auth-HOST , PROTOCOL-auth
2101 variable chain, falling back to a protocol-specific default should this
2102 have no success.
2105 If no
2106 .Ql PASSWORD
2107 has been given in the URL, then if the
2108 .Ql USER
2109 has been found through the \*(OPal
2110 .Va netrc-lookup
2111 that may have already provided the password, too.
2112 Otherwise the variable chain
2113 .Va password-USER@HOST , password-HOST , password
2114 is looked up and used if existent.
2116 Afterwards the complete \*(OPal variable chain
2117 .Va netrc-lookup-USER@HOST , netrc-lookup-HOST , netrc-lookup
2118 is looked up.
2119 If set, the
2120 .Pa .netrc
2121 cache is searched for a password only (multiple user accounts for
2122 a single machine may exist as well as a fallback entry without user
2123 but with a password).
2125 If at that point there is still no password available, but the
2126 (protocols') chosen authentication type requires a password, then in
2127 interactive mode the user will be prompted on the terminal.
2131 .Sy Note:
2132 S/MIME verification works relative to the values found in the
2133 .Ql From:
2135 .Ql Sender: )
2136 header field(s), which means that the values of
2137 .Va smime-sign , smime-sign-cert , smime-sign-include-certs
2139 .Va smime-sign-message-digest
2140 will not be looked up using the
2141 .Ql USER
2143 .Ql HOST
2144 chains from above but instead use the corresponding values from the
2145 message that is being worked on.
2146 In unusual cases multiple and different
2147 .Ql USER
2149 .Ql HOST
2150 combinations may therefore be involved \(en on the other hand those
2151 unusual cases become possible.
2152 The usual case is as short as:
2155 .Dl set smtp=smtp://USER:PASS@HOST smtp-use-starttls \e
2156 .Dl \ \ \ \ smime-sign smime-sign-cert=+smime.pair
2159 The section
2160 .Sx EXAMPLES
2161 contains complete example configurations.
2162 .\" }}}
2164 .\" .Ss "On terminal control and line editor" {{{
2165 .Ss "On terminal control and line editor"
2167 \*(OP \*(UA can be configured to support a line editor,
2168 history lists that can be saved in between sessions,
2169 and terminal control to improve interactive usage experience.
2170 For the former one may either link against an external library
2171 .Pf ( Xr readline 3 ;
2172 behaviour of \*(UA may differ slightly),
2173 or enable the builtin Mailx-Line-Editor (MLE), which should work in all
2174 environments which comply to the ISO C standard
2175 .St -isoC-amd1 ,
2176 and which will support wide glyphs if possible (the necessary
2177 functionality had been removed from ISO C, but was included in
2178 .St -xpg4 ) .
2179 Prevent usage of a line editor in interactive mode by setting the
2180 internal variable
2181 .Va line-editor-disable .
2184 \*(OP If the
2185 .Ic history
2186 feature is available then input from line editor prompts will be saved
2187 in a history list that can be searched in and be expanded from.
2188 Such saving can be prevented by prefixing input with any amount of
2189 whitespace.
2190 Aspects of history, like allowed content, maximum size etc., can be
2191 configured with the variables
2192 .Va history-file ,
2193 .Va history-gabby ,
2194 .Va history-gabby-persist
2196 .Va history-size .
2199 \*(OP Terminal control will be realized through one of the standard
2201 libraries, either the
2202 .Lb libtermcap ,
2203 or, alternatively, the
2204 .Lb libterminfo ,
2205 both of which will be initialized to work with the environment variable
2206 .Ev TERM .
2207 Terminal control will enhance or enable interactive usage aspects, e.g.,
2208 .Sx "Coloured display" ,
2209 and extend behaviour of the MLE, which may learn the key-sequences of
2210 keys like the cursor and function keys, and which will automatically
2211 enter the so-called
2212 .Dq ca-mode
2213 alternative screen shall the terminal support it.
2214 The internal variable
2215 .Va termcap
2216 can be used to overwrite settings or to learn (correct(ed)) keycodes.
2217 Actual interaction with the chosen library can be disabled completely by
2218 setting the internal variable
2219 .Va termcap-disable ,
2220 which may be necessary for proper operation on the actual terminal;
2221 .Va termcap
2222 will be queried regardless, even if the \*(OPal support for the
2223 libraries has not been enabled at configuration time.
2226 \*(OP The builtin \*(UA line editor MLE supports the following
2227 operations; the notation
2228 .Ql ^-LETTER
2229 stands for the combination of the
2230 .Ql control
2231 key plus the mentioned character, e.g.,
2232 .Ql ^A
2233 means
2234 .Dq hold down control key and press the A key .
2235 Especially without termcap support setting respective entries in
2236 .Va termcap
2237 will help shall the MLE misbehave.
2238 The MLE also supports several
2239 .Ic colour
2240 mappings.
2243 .Bl -tag -compact -width "Ql _M"
2244 .It Ql ^A
2245 Go to the start of the line.
2246 .It Ql ^B
2247 Move the cursor backward one character.
2248 .It Ql ^D
2249 Forward delete the character under the cursor;
2250 quits \*(UA if used on the empty line unless the
2251 .Va ignoreeof
2252 option is set.
2253 .It Ql ^E
2254 Go to the end of the line.
2255 .It Ql ^F
2256 Move the cursor forward one character.
2258 .It Ql ^G
2259 Cancel current operation, full reset.
2260 If there is an active history search or tabulator expansion then this
2261 command will first reset that, reverting to the former line content;
2262 thus a second reset is needed for a full reset in this case.
2263 In all cases \*(UA will reset a possibly used multibyte character input
2264 state machine.
2266 .It Ql ^H
2267 The same as
2268 .Dq backspace :
2269 backward delete one character.
2271 .It Ql ^I
2272 \*(NQ The same as
2273 .Dq horizontal tabulator :
2274 try to expand the word before the cursor, also supporting \*(UA
2275 .Ic file
2276 expansions.
2278 .It Ql ^J
2279 The same as
2280 .Dq ENTER :
2281 complete this line of input.
2282 .It Ql ^K
2283 Delete all characters from the cursor to the end of the line.
2284 .It Ql ^L
2285 Repaint the line.
2286 .It Ql ^N
2287 \*(OP Go to the next history entry.
2288 .It Ql ^O
2289 Execute the command
2290 .Ic dp .
2291 .It Ql ^P
2292 \*(OP Go to the previous history entry.
2293 .It Ql ^R
2294 \*(OP Complete the current line from (the remaining older) history entries.
2295 .It Ql ^U
2296 The same as
2297 .Ql ^A
2298 followed by
2299 .Ql ^K .
2300 .It Ql ^V
2301 Prompts for a Unicode character to be inserted.
2302 .It Ql ^W
2303 Delete the characters from the one preceding the cursor to the preceding
2304 word boundary.
2305 .It Ql ^X
2306 Move the cursor forward one word boundary.
2307 .It Ql ^Y
2308 Move the cursor backward one word boundary.
2312 If the keycodes are known then the left and right cursor keys will map to
2313 .Ql ^B
2315 .Ql ^F ,
2316 respectively, the up and down cursor keys will map to
2317 .Ql ^P
2319 .Ql ^N ,
2320 and the Home/End/PgUp/PgDown keys will call the
2321 .Ic z
2322 command with the respective arguments
2323 .Ql 0 ,
2324 .Ql $ ,
2325 .Ql -
2327 .Ql +
2328 (i.e., perform scrolling through the header summary list).
2329 Also the up and down cursor keys should invoke
2330 .Ic dotmove
2331 for up- and downwards movement if they are used while the
2332 .Ql control
2333 key is held.
2334 .\" }}}
2336 .\" .Ss "Coloured display" {{{
2337 .Ss "Coloured display"
2339 \*(OP \*(UA can be configured to support a coloured display and font
2340 attributes by emitting ANSI / ISO 6429 SGR (select graphic rendition)
2341 escape sequences.
2342 Usage of colours and font attributes solely depends upon the
2343 capability of the detected terminal type that is defined by the
2344 environment variable
2345 .Ev TERM
2346 and which can be fine-tuned by the user via the internal variable
2347 .Va termcap .
2350 On top of what \*(UA knows about the terminal the boolean variable
2351 .Va colour-pager
2352 defines whether the actually applicable colour and font attribute
2353 sequences should also be generated when output is going to be paged
2354 through the external program defined by the environment variable
2355 .Ev PAGER
2356 (also see
2357 .Va crt Ns
2359 This is not enabled by default because different pager programs need
2360 different command line switches or other configuration in order to
2361 support those sequences.
2362 \*(UA however knows about some widely used pagers and in a clean
2363 environment it is often enough to simply set
2364 .Va colour-pager ;
2365 please refer to that variable for more on this topic.
2368 If the variable
2369 .Va colour-disable
2370 is set then any active usage of colour and font attribute sequences
2371 is suppressed, but without affecting possibly established
2372 .Ic colour
2373 mappings.
2376 To define and control colours and font attributes a single multiplexer
2377 command family exists:
2378 .Ic colour
2379 shows or defines colour mappings for the given colour type (e.g.,
2380 monochrome) and
2381 .Ic uncolour
2382 can be used to remove mappings of a given colour type.
2383 Since colours are only available in interactive mode, it may make
2384 sense to conditionalize the colour setup by encapsulating it with
2385 .Ic if :
2387 .Bd -literal -offset indent
2388 if terminal && $features =@ +colour
2389   colour iso  view-msginfo  ft=bold,fg=green
2390   colour iso  view-header   ft=bold,fg=red   "from,subject"
2391   colour iso  view-header   fg=red
2393   uncolour iso view-header  from,subject
2394   colour iso  view-header   ft=bold,fg=magenta,bg=cyan
2395   colour 256  view-header   ft=bold,fg=208,bg=230 subject,from
2396   colour mono view-header   ft=bold
2397   colour mono view-header   ft=bold,ft=reverse subject,from
2398 endif
2400 .\" }}}
2401 .\" }}} (DESCRIPTION)
2404 .\" .Sh COMMANDS {{{
2405 .Sh COMMANDS
2407 Each command is typed on a line by itself,
2408 and may take arguments following the command word.
2409 Command names may be abbreviated, in which case the first command that
2410 matches the given prefix will be used.
2411 The command
2412 .Ic list
2413 can be used to show the list of all commands, either alphabetically
2414 sorted or in prefix search order (these don't match, also because the
2415 POSIX standard prescribes a set of abbreviations); a more verbose
2416 listing will be produced if either of
2417 .Va debug
2419 .Va verbose
2420 are set.
2421 \*(OPally the command
2422 .Ic help
2424 .Ic \&? ) ,
2425 when given an argument, will show a documentation string for the
2426 command matching the expanded argument, as in
2427 .Ql ?t ,
2428 which should be a shorthand of
2429 .Ql ?type .
2432 For commands which take message lists as arguments, the next message
2433 forward that satisfies the command's requirements will be used shall no
2434 explicit message list have been specified.
2435 If there are no messages forward of the current message,
2436 the search proceeds backwards,
2437 and if there are no good messages at all,
2438 \*(UA shows an error message and aborts the command.
2439 \*(ID Non-message-list arguments can be quoted using the following methods:
2442 .Bl -bullet -compact -offset indent
2444 An argument can be enclosed between paired double-quotes
2445 .Ql """argument"""
2447 single-quotes
2448 .Ql 'argument' ;
2449 any white space, shell word expansion, or reverse solidus characters
2450 (except as described next) within the quotes are treated literally as
2451 part of the argument.
2452 A double-quote will be treated literally within single-quotes and vice
2453 versa.
2454 Inside such a quoted string the actually used quote character can be
2455 used nonetheless by escaping it with a reverse solidus
2456 .Ql \e ,
2457 as in
2458 .Ql """y\e""ou""" .
2461 An argument that is not enclosed in quotes, as above, can usually still
2462 contain space characters if those spaces are reverse solidus escaped, as in
2463 .Ql you\e are .
2466 A reverse solidus outside of the enclosing quotes is discarded
2467 and the following character is treated literally as part of the argument.
2472 Some commands which don't take message-list arguments can also be
2473 prefixed with the special keyword
2474 .Ic \&\&wysh
2475 to choose \*(INible behaviour, and some new commands support only the
2476 new quoting style (without that keyword) and are flagged \*(NQ.
2477 In the future \*(UA will (mostly) use
2478 .Xr sh 1
2479 compatible argument parsing:
2480 Non-message-list arguments can be quoted using the following shell-style
2481 mechanisms: the escape character, single-quotes, double-quotes and
2482 dollar-single-quotes; any unquoted number sign
2483 .Ql #
2484 starts a comment that ends argument processing.
2485 The overall granularity of error reporting and diagnostics, also
2486 regarding function arguments and their content, will improve.
2490 .Bl -bullet -compact -offset indent
2492 The literal value of any character can be preserved by preceding it
2493 with the escape character reverse solidus
2494 .Ql \e .
2495 An unquoted dollar
2496 .Ql $
2497 will cause variable expansion of the given name: \*(UA
2498 .Sx "INTERNAL VARIABLES"
2499 as well as
2500 .Sx ENVIRONMENT
2501 (shell) variables can be accessed through this mechanism, brace
2502 enclosing the name is supported.
2505 Arguments which are enclosed in
2506 .Ql 'single-\:quotes'
2507 retain their literal value.
2508 A single-quote cannot occur within single-quotes.
2511 The literal value of all characters enclosed in
2512 .Ql \(dqdouble-\:quotes\(dq
2513 is retained, with the exception of dollar
2514 .Ql $ ,
2515 which will cause variable expansion, as above, backquote (grave accent)
2516 .Ql ` ,
2517 (which not yet means anything special), reverse solidus
2518 .Ql \e ,
2519 which will escape any of the characters dollar
2520 .Ql $
2521 (to prevent variable expansion), backquote (grave accent)
2522 .Ql ` ,
2523 double-quote
2524 .Ql \(dq
2525 (to prevent ending the quote) and reverse solidus
2526 .Ql \e
2527 (to prevent escaping, i.e., to embed a reverse solidus character as-is),
2528 but has no special meaning otherwise.
2531 Arguments enclosed in
2532 .Ql $'dollar-\:single-\:quotes'
2533 extend normal single quotes in that reverse solidus escape sequences are
2534 expanded as follows:
2536 .Bl -tag -compact -width "Ql \eNNN"
2537 .It Ql \ea
2538 alerts (bell).
2539 .It Ql \eb
2540 emits a backspace.
2541 .It Ql \eE
2542 an escape character.
2543 .It Ql \ee
2544 an escape character.
2545 .It Ql \ef
2546 form feed.
2547 .It Ql \en
2548 new line.
2549 .It Ql \er
2550 carriage return.
2551 .It Ql \et
2552 horizontal tab.
2553 .It Ql \ev
2554 vertical tab.
2555 .It Ql \e\e
2556 emits a reverse solidus character.
2557 .It Ql \e'
2558 single quote.
2559 .It Ql \e"
2560 double quote (escaping is optional).
2561 .It Ql \eNNN
2562 eight-bit byte with the octal value
2563 .Ql NNN
2564 (one to three octal digits), optionally with an additional
2565 .Ql 0
2566 suffix.
2567 A 0 byte will suppress further output for the quoted argument.
2568 .It Ql \exHH
2569 eight-bit byte with the hexadecimal value
2570 .Ql HH
2571 (one or two hexadecimal characters).
2572 A 0 byte will suppress further output for the quoted argument.
2573 .It Ql \eUHHHHHHHH
2574 the Unicode / ISO-10646 character with the hexadecimal codepoint value
2575 .Ql HHHHHHHH
2576 (one to eight hexadecimal digits) \(em note that Unicode defines the
2577 maximum code to be ever supported as
2578 .Ql 0x10FFFF
2579 (in planes of
2580 .Ql 0xFFFF
2581 characters each).
2582 This escape is only supported in locales which support Unicode (see
2583 .Sx "Character sets" ) ,
2584 in other cases the sequence will remain unexpanded unless the given code
2585 point is ASCII compatible.
2586 The character NUL will suppress further output for the quoted argument.
2587 .It Ql \euHHHH
2588 Identical to
2589 .Ql \eUHHHHHHHH
2590 except it takes only one to four hexadecimal digits.
2591 .It Ql \ecX
2593 .Ql control-X
2594 character.
2595 This is a mechanism that allows usage of the non-printable (ASCII and
2596 compatible) control codes 0 to 31: to be able to create a printable
2597 representation the numeric value 64 is added to the control code of
2598 desire, and the resulting ASCII character set code point is then
2599 printed, e.g., BEL is
2600 .Ql 7 + 64 = 71 = G .
2601 Often circumflex notation is used for the visualization purpose, e.g,
2602 .Ql ^G ,
2603 but the reverse solid notation has been standardized:
2604 .Ql \ecG .
2605 The control code NUL
2606 .Pf ( Ql \ec@ )
2607 ends argument processing without producing further output.
2608 .It Ql \e$NAME
2609 Non-standard extension: expand the given variable name, as above.
2610 Brace enclosing the name is supported.
2611 .It Ql \e`{command}
2612 Not yet supported, just to raise awareness: Non-standard extension.
2618 .Sy Compatibility notes:
2619 \*(ID Note these are new mechanisms which are not supported by all
2620 commands.
2621 Round-tripping (feeding in things shown in list modes again) are not yet
2622 stable or possible at all.
2623 On new-style command lines it is wise to quote semicolon
2624 .Ql \&;
2625 and vertical bar
2626 .Ql |
2627 characters in order to ensure upward compatibility: the author would
2628 like to see things like
2629 .Ql ? echo $'trouble\tahead' | cat >> in_the_shell.txt
2631 .Ql ? top 2 5 10; type 3 22
2632 become possible.
2633 Before \*(UA will switch entirely to shell-style argument parsing there
2634 will be a transition phase where using
2635 .Ic \&\&wysh
2636 will emit obsoletion warnings.
2637 E.g., the following are equivalent:
2639 .Bd -literal -offset indent
2640 mlist @any\e\e.where\e\e.example\e\e.com
2641 wysh mlist '@any\e.where\e.example\e.com' # This is a comment
2642 wysh mlist $'@any\e\e\ex2Ewhere\e\e.example\e\e\e56com' # A comment
2643 wysh mlist "@any\e.where\e.example\e.com"
2647 In any event an unquoted reverse solidus at the end of a command line is
2648 discarded and the next line continues the command.
2649 \*(ID Note that line continuation is handled before the above parsing is
2650 applied, i.e., the parsers documented above will see merged lines.
2651 Filenames, where expected, are subsequently subjected to the following
2652 transformations, in sequence:
2655 .Bl -bullet -compact -offset indent
2657 If the filename begins with an unquoted plus sign, and the
2658 .Va folder
2659 variable is defined,
2660 the plus sign will be replaced by the value of the
2661 .Va folder
2662 variable followed by a solidus.
2663 If the
2664 .Va folder
2665 variable is unset or is set to null, the filename will be unchanged.
2668 Meta expansions are applied to the filename: a leading tilde
2669 .Ql ~
2670 character will be replaced by the expansion of
2671 .Ev HOME ,
2672 except when followed by a valid user name, in which case the home
2673 directory of the given user is used instead.
2674 Any occurrence of
2675 .Ql $VARIABLE
2677 .Ql ${VARIABLE} )
2678 will be replaced by the expansion of the variable, if possible; \*(UA
2679 .Sx "INTERNAL VARIABLES"
2680 as well as
2681 .Sx ENVIRONMENT
2682 (shell) variables can be accessed through this mechanism, and the usual
2683 escape mechanism has to be applied to prevent interpretation.
2684 If the fully expanded filename results in multiple pathnames and the
2685 command is expecting only one file, an error results.
2687 In interactive context, in order to allow simple value acceptance (via
2688 .Dq ENTER ) ,
2689 arguments will usually be displayed in a properly quoted form, e.g., a file
2690 .Ql diet\e is \ecurd.txt
2691 may be displayed as
2692 .Ql 'diet\e is \ecurd.txt' .
2696 The following commands are available:
2698 .Bl -tag -width ".Ic _ccount"
2700 .It Ic \&!
2701 Executes the
2702 .Ev SHELL
2703 (see
2704 .Xr sh 1 Ns
2705 ) command which follows.
2708 .It Ic #
2709 The comment-command causes the entire line to be ignored.
2710 .Sy Note:
2711 this really is a normal command which' purpose is to discard its
2712 arguments, not a
2713 .Dq comment-start
2714 indicating special character, which means that, e.g., trailing comments
2715 on a line are not possible.
2718 .It Ic +
2719 Goes to the next message in sequence and types it
2720 (like
2721 .Dq ENTER ) .
2724 .It Ic -
2725 Display the preceding message, or the n'th previous message if given
2726 a numeric argument n.
2729 .It Ic =
2730 Show the current message number (the
2731 .Dq dot ) .
2734 .It Ic \&?
2735 Show a brief summary of commands.
2736 \*(OP Given an argument a synopsis for the command in question is
2737 shown instead; commands can be abbreviated in general and this command
2738 can be used to see the full expansion of an abbreviation including the
2739 synopsis, try, e.g.,
2740 .Ql ?h ,
2741 .Ql ?hel
2743 .Ql ?help
2744 and see how the output changes.
2747 .It Ic \&|
2748 A synonym for the
2749 .Ic pipe
2750 command.
2753 .It Ic ~
2754 Interprets the remainder of the word as a macro name and passes it
2755 through to the
2756 .Ic call
2757 command; e.g.,
2758 .Ql ~ Ns Ar mymacro
2759 is a shorter synonym for
2760 .Ql call Ar mymacro .
2763 .It Ic account
2764 (ac) Creates, selects or lists (an) account(s).
2765 Accounts are special incarnations of
2766 .Ic define Ns d
2767 macros and group commands and variable settings which together usually
2768 arrange the environment for the purpose of creating an email account.
2769 Different to normal macros settings which are covered by
2770 .Ic localopts
2771 \(en here by default enabled! \(en will not be reverted before the
2772 .Ic account
2773 is changed again.
2774 The special account
2775 .Ql null
2776 (case-insensitive) always exists, and all but it can be deleted via
2777 .Ic unaccount .
2779 Without arguments a listing of all defined accounts is shown.
2780 With one argument the given account is activated: the system
2781 .Ev MAIL Ns
2782 box of that account will be activated (as via
2783 .Ic file ) ,
2784 and a possibly installed
2785 .Va folder-hook
2786 will be run.
2787 The two argument form is identical to defining a macro as via
2788 .Ic define :
2789 .Bd -literal -offset indent
2790 account myisp {
2791   set folder=~/mail MAIL=+syste.mbox record=+sent.mbox
2792   set from='myname@myisp.example (My Name)'
2793   set smtp=smtp://mylogin@smtp.myisp.example
2798 .It Ic alias
2799 (a) With no arguments, shows all currently-defined aliases.
2800 With one argument, shows that alias.
2801 With more than one argument,
2802 creates a new alias or appends to an existing one.
2803 .Ic unalias
2804 can be used to delete aliases.
2807 .It Ic alternates
2808 (alt) Manage a list of alternate addresses / names of the active user,
2809 members of which will be removed from recipient lists when replying to
2810 messages (and the
2811 .Va metoo
2812 variable is not set).
2813 If arguments are given the set of alternate names is replaced by them,
2814 without arguments the current set is displayed.
2817 .It Ic answered
2818 Takes a message list and marks each message as having been answered.
2819 This mark has no technical meaning in the mail system;
2820 it just causes messages to be marked in the header summary,
2821 and makes them specially addressable.
2824 .It Ic call
2825 Calls a macro that has been created via
2826 .Ic define .
2829 .It Ic cd
2830 (ch) Change the working directory to
2831 .Ev HOME
2832 or the given argument.
2833 Synonym for
2834 .Ic chdir .
2837 .It Ic certsave
2838 \*(OP Only applicable to S/MIME signed messages.
2839 Takes a message list and a file name and saves the certificates
2840 contained within the message signatures to the named file in both
2841 human-readable and PEM format.
2842 The certificates can later be used to send encrypted messages to the
2843 respective message senders by setting
2844 .Va smime-encrypt-USER@HOST
2845 variables.
2848 .It Ic chdir
2849 (ch) Change the working directory to
2850 .Ev HOME
2851 or the given argument.
2852 Synonym for
2853 .Ic cd .
2856 .It Ic collapse
2857 Only applicable to threaded mode.
2858 Takes a message list and makes all replies to these messages invisible
2859 in header summaries, unless they are in state
2860 .Ql new .
2864 .It Ic colour
2865 \*(OP\*(NQ Manage colour mappings for the type of colour given as the
2866 (case-insensitive) first argument, which must be one of
2867 .Ql 256
2868 for 256-colour terminals,
2869 .Ql 8 ,
2870 .Ql ansi
2872 .Ql iso
2873 for the standard 8-colour ANSI / ISO 6429 color palette and
2874 .Ql 1
2876 .Ql mono
2877 for monochrome terminals.
2878 Monochrome terminals cannot deal with colours, but only (some) font
2879 attributes.
2882 Without further arguments the list of all currently defined mappings
2883 for the given colour type is shown (as a special case giving
2884 .Ql all
2886 .Ql *
2887 will iterate over all types in order).
2888 Otherwise the second argument defines the mappable slot, the third
2889 argument a (comma-separated list of) colour and font attribute
2890 specification(s), and the optional fourth argument can be used to
2891 specify a precondition: if conditioned mappings exist they are tested in
2892 (creation) order unless a (case-insensitive) match has been found, and
2893 the default mapping (if any has been established) will only be chosen as
2894 a last resort.
2895 The types of precondition available depend on the mappable slot, the
2896 following of which exist:
2899 Mappings prefixed with
2900 .Ql mle-
2901 are used for the \*(OPal builtin Mailx-Line-Editor (MLE, see
2902 .Sx "On terminal control and line editor" )
2903 and don't support preconditions.
2905 .Bl -tag -compact -width view-partinfo
2906 .It Cd mle-position
2907 This mapping is used for the position indicator that is visible when
2908 a line cannot be fully displayed on the screen.
2909 .It Cd mle-prompt
2910 Used for the
2911 .Va prompt .
2915 Mappings prefixed with
2916 .Ql sum-
2917 are used in header summaries, and they all understand the preconditions
2918 .Ql dot
2919 (the current message) and
2920 .Ql older
2921 for elder messages (only honoured in conjunction with
2922 .Va datefield-markout-older ) .
2924 .Bl -tag -compact -width view-partinfo
2925 .It Cd sum-dotmark
2926 This mapping is used for the
2927 .Dq dotmark
2928 that can be created with the
2929 .Ql %>
2931 .Ql %<
2932 formats of the variable
2933 .Va headline .
2934 .It Cd sum-header
2935 For the complete header summary line except the
2936 .Dq dotmark
2937 and the thread structure.
2938 .It Cd sum-thread
2939 For the thread structure which can be created with the
2940 .Ql %i
2941 format of the variable
2942 .Va headline .
2946 Mappings prefixed with
2947 .Ql view-
2948 are used when displaying messages.
2950 .Bl -tag -compact -width view-partinfo
2951 .It Cd view-from_
2952 This mapping is used for so-called
2953 .Ql From_
2954 lines, which are MBOX file format specific header lines.
2955 .It Cd view-header
2956 For header lines.
2957 A comma-separated list of headers to which the mapping applies may be
2958 given as a precondition; if the \*(OPal regular expression support is
2959 available then if any of the
2960 .Dq magical
2961 (extended) regular expression characters is seen the precondition will
2962 be evaluated as (an extended) one.
2963 .It Cd view-msginfo
2964 For the introductional message info line.
2965 .It Cd view-partinfo
2966 For MIME part info lines.
2970 The following (case-insensitive) colour definitions and font attributes
2971 are understood, multiple of which can be specified in a comma-separated
2972 list:
2974 .Bl -tag -width ft=
2975 .It Cd ft=
2976 a font attribute:
2977 .Ql bold ,
2978 .Ql reverse
2980 .Ql underline .
2981 It is possible (and often applicable) to specify multiple font
2982 attributes for a single mapping.
2984 .It Cd fg=
2985 foreground colour attribute:
2986 .Ql black ,
2987 .Ql blue ,
2988 .Ql green ,
2989 .Ql red ,
2990 .Ql brown ,
2991 .Ql magenta ,
2992 .Ql cyan
2994 .Ql white .
2995 To specify a 256-color mode a decimal number colour specification in
2996 the range 0 to 255, inclusive, is supported, and interpreted as follows:
2998 .Bl -tag -compact -width "999 - 999"
2999 .It 0 - 7
3000 the standard ISO 6429 colors, as above.
3001 .It 8 - 15
3002 high intensity variants of the standard colors.
3003 .It 16 - 231
3004 216 colors in tuples of 6.
3005 .It 232 - 255
3006 grayscale from black to white in 24 steps.
3008 .Bd -literal -offset indent
3009 #!/bin/sh -
3010 fg() { printf "\e033[38;5;${1}m($1)"; }
3011 bg() { printf "\e033[48;5;${1}m($1)"; }
3013 while [ $i -lt 256 ]; do fg $i; i=$(($i + 1)); done
3014 printf "\e033[0m\en"
3016 while [ $i -lt 256 ]; do bg $i; i=$(($i + 1)); done
3017 printf "\e033[0m\en"
3020 .It Cd bg=
3021 background colour attribute (see
3022 .Cd fg=
3023 for possible values).
3027 Mappings may be removed with the command
3028 .Ic uncolour .
3029 For a generic overview see the section
3030 .Sx "Coloured display" .
3034 .It Ic Copy
3035 (C) Copy messages to files whose names are derived from the author of
3036 the respective message and don't mark them as being saved;
3037 otherwise identical to
3038 .Ic Save .
3041 .It Ic copy
3042 (c) Copy messages to the named file and don't mark them as being saved;
3043 otherwise identical to
3044 .Ic save .
3047 .It Ic customhdr
3048 \*(NQ With no arguments, shows all currently-defined custom headers.
3049 With one argument, shows that custom header.
3050 With more than one argument, creates a new or replaces an existing
3051 custom header with the name given as the first argument, the content of
3052 which being defined by the concatenated remaining arguments.
3053 .Ic uncustomhdr
3054 can be used to delete custom headers.
3055 \*(ID Overwriting of automatically managed headers is neither supported
3056 nor prevented.
3057 Defined custom headers will be injected into newly composed or forwarded
3058 messages, e.g.:
3060 .Dl customhdr OpenPGP id=12345678; url=http://www.YYY.ZZ
3062 The \*(OB variable
3063 .Va customhdr
3064 may also be used to inject custom headers; it is covered by
3065 .Ic localopts .
3068 .It Ic cwd
3069 Show the name of the current working directory.
3072 .It Ic Decrypt
3073 \*(OP For unencrypted messages this command is identical to
3074 .Ic Copy ;
3075 Encrypted messages are first decrypted, if possible, and then copied.
3078 .It Ic decrypt
3079 \*(OP For unencrypted messages this command is identical to
3080 .Ic copy ;
3081 Encrypted messages are first decrypted, if possible, and then copied.
3084 .It Ic define
3085 Without arguments the current list of macros, including their content,
3086 is shown, otherwise a macro is defined.
3087 A macro definition is a sequence of commands in the following form:
3088 .Bd -literal -offset indent
3089 define name {
3090   command1
3091   command2
3092   ...
3093   commandN
3097 A defined macro can be invoked explicitly by using the
3098 .Ic call
3100 .Ic ~
3101 commands, or implicitly if a macro hook is triggered, e.g., a
3102 .Va folder-hook .
3103 Note that interpretation of
3104 .Ic localopts
3105 depends on how (i.e.,
3106 .Dq as what :
3107 normal macro, folder hook, hook, account switch) the macro is invoked.
3108 Macros can be deleted via
3109 .Ic undefine .
3111 .Sy \*(ID:
3112 Macro behaviour, including option localization, will change in v15.
3113 Please be aware of that and possibly embed a version check in a resource
3114 file of yours!
3117 .It Ic delete
3118 (d) Marks the given message list as
3119 .Ql deleted .
3120 Deleted messages will neither be saved in
3121 .Ev MBOX
3122 nor will they be available for most other commands.
3125 .It Ic discard
3126 (di) Identical to
3127 .Ic ignore .
3128 Also see
3129 .Ic retain .
3133 .It Ic dp , dt
3134 Deletes the current message and displays the next message.
3135 If there is no next message, \*(UA says
3136 .Dq at EOF .
3139 .It Ic dotmove
3140 Move the
3141 .Dq dot
3142 up or down by one message when given
3143 .Ql +
3145 .Ql -
3146 argument, respectively.
3149 .It Ic draft
3150 Takes a message list and marks each given message as a draft.
3151 This mark has no technical meaning in the mail system;
3152 it just causes messages to be marked in the header summary,
3153 and makes them specially addressable.
3156 .It Ic echo
3157 (ec) Echoes its arguments after applying
3158 .Xr sh 1 Ns -style
3159 expansions and filename transformations, as documented for
3160 .Sx COMMANDS .
3163 .It Ic edit
3164 (e) Point the text editor (as defined in
3165 .Ev EDITOR )
3166 at each message from the given list in turn.
3167 Modified contents are discarded unless the
3168 .Va writebackedited
3169 variable is set.
3172 .It Ic elif
3173 Part of the
3174 .Ic if Ns / Ns Ic elif Ns / Ns Ic else Ns / Ns Ic endif
3175 conditional \(em if the condition of a preceding
3176 .Ic if
3177 was false, check the following condition and execute the following block
3178 if it evaluates true.
3181 .It Ic else
3182 (el) Part of the
3183 .Ic if Ns / Ns Ic elif Ns / Ns Ic else Ns / Ns Ic endif
3184 conditional \(em if none of the conditions of the preceding
3185 .Ic if
3187 .Ic elif
3188 commands was true, the
3189 .Ic else
3190 block is executed.
3193 .It Ic endif
3194 (en) Marks the end of an
3195 .Ic if Ns / Ns Ic elif Ns / Ns Ic else Ns / Ns Ic endif
3196 conditional execution block.
3200 .It Ic environ
3201 \*(NQ \*(UA has a strict notion about which variables are
3202 .Sx "INTERNAL VARIABLES"
3203 and which are managed in the program
3204 .Sx ENVIRONMENT .
3205 Since some of the latter are a vivid part of \*(UAs functioning,
3206 however, they are transparently integrated into the normal handling of
3207 internal variables via
3208 .Ic set
3210 .Ic unset .
3211 To integrate other environment variables of choice into this
3212 transparent handling, and also to export internal variables into the
3213 process environment where they normally are not, a
3214 .Ql link
3215 needs to become established with this command, as in, e.g.,
3218 .Dl environ link PERL5LIB from TZ
3221 Afterwards changing such variables with
3222 .Ic set
3223 will cause automatic updates of the program environment, and therefore
3224 be inherited by newly created child processes.
3225 Sufficient system support provided (it was in BSD as early as 1987, and
3226 is standardized since Y2K) removing such variables with
3227 .Ic unset
3228 will remove them also from the program environment, but in any way
3229 the knowledge they ever have been
3230 .Ql link Ns
3231 ed will be lost.
3232 Note this implies that
3233 .Ic localopts
3234 may cause loss of links.
3237 The command
3238 .Ql unlink
3239 will remove an existing link, but leaves the variables as such intact.
3240 Additionally the subcommands
3241 .Ql set
3243 .Ql unset
3244 are provided, which work exactly the same as the documented commands
3245 .Ic set
3247 .Ic unset ,
3248 but (additionally) link the variable(s) with the program environment and
3249 thus immediately export them to, or remove them from (if possible),
3250 respectively, the program environment.
3254 .It Ic errors
3255 \*(OP Since \*(UA uses the console as a user interface it can happen
3256 that messages scroll by too fast to become recognized.
3257 Optionally an error message ring queue is available which stores
3258 duplicates of any error message and notifies the user in interactive
3259 sessions whenever a new error has occurred.
3260 The queue is finite: if its maximum size is reached any new message
3261 replaces the eldest.
3262 The command
3263 .Ic errors
3264 can be used to manage this message queue: if given
3265 .Ar show
3266 or no argument the queue will be displayed and cleared,
3267 .Ar clear
3268 will only clear all messages from the queue.
3271 .It Ic exit
3272 (ex or x) Exit from \*(UA without changing the active mailbox and skip
3273 any saving of messages in
3274 .Ev MBOX
3275 as well as a possibly tracked line editor history file.
3278 .It Ic features
3279 Show the list of features that have been compiled into \*(UA.
3280 (Outputs the contents of the variable
3281 .Va features . )
3284 .It Ic File
3285 (Fi) Like
3286 .Ic file ,
3287 but open the mailbox readonly.
3290 .It Ic file
3291 (fi) The file command switches to a new mailbox.
3292 Without arguments it shows status information of the current mailbox.
3293 If an argument is given, it will write out changes (such as deletions)
3294 the user has made and open a new mailbox.
3295 Some special conventions are recognized for the
3296 .Ar name
3297 argument:
3299 .Bl -tag -compact -offset indent -width ".Ar %:__lespec"
3300 .It Ar #
3301 (number sign) means the previous file,
3302 .It Ar %
3303 (percent sign) means the invoking user's system
3304 .Ev MAIL Ns
3305 box,
3306 .It Ar %user
3307 means the primary system mailbox of
3308 .Ar user
3309 (and never the value of
3310 .Va folder ,
3311 regardless of its actual setting),
3312 .It Ar &
3313 (ampersand) means the invoking user's
3314 .Ev MBOX
3315 file and
3316 .It Ar +file
3317 means a
3318 .Ar file
3319 in the
3320 .Va folder
3321 directory.
3322 .It Ar %:filespec
3323 expands to the same value as
3324 .Ar filespec ,
3325 but the file is handled as a primary system mailbox by, e.g., the
3326 .Ic mbox
3328 .Ic save
3329 commands, meaning that messages that have been read in the current
3330 session will be moved to the
3331 .Ev MBOX
3332 mailbox instead of simply being flagged as read.
3335 If the name matches one of the strings defined with the command
3336 .Ic shortcut ,
3337 it is replaced by its long form and expanded.
3338 If the name ends with
3339 .Ql .gz ,
3340 .Ql .bz2
3342 .Ql .xz
3343 it is treated as being compressed with
3344 .Xr gzip 1 ,
3345 .Xr bzip2 1
3347 .Xr xz 1 ,
3348 respectively, and transparently handled through an intermediate
3349 (un)compression step (using a temporary file) with the according
3350 facility, sufficient support provided.
3351 Likewise, if the named file doesn't exist, but a file with one of the
3352 mentioned compression extensions does, then the name is automatically
3353 expanded and the compressed file is used.
3355 Otherwise, if the name ends with an extension for which
3356 .Va file-hook-load-EXTENSION
3358 .Va file-hook-save-EXTENSION
3359 variables are set, then the given hooks will be used to load and save
3360 .Dq name ,
3361 and \*(UA will work with an intermediate temporary file.
3363 MBOX files (flat file-based mailboxes) are generally locked during file
3364 operations in order to avoid inconsistencies due to concurrent
3365 modifications.
3366 \*(OPal Mailbox files which \*(UA treats as system
3367 .Ev MAIL Ns
3368 boxes or primary mailboxes will also be protected by so-called dotlock
3369 files, the traditional way of mail spool file locking: for any file
3370 .Ql a
3371 a lock file
3372 .Ql a.lock
3373 will be created for the duration of the synchronization \(em
3374 as necessary a privilege-separated dotlock child process will be used
3375 to accommodate for necessary privilege adjustments in order to create
3376 the dotlock file in the same directory
3377 and with the same user and group identities as the file of interest.
3378 Also see
3379 .Va mbox-rfc4155
3380 for fine-tuning the handling of MBOX files.
3383 .Ar name
3384 refers to a directory with the subdirectories
3385 .Ql tmp ,
3386 .Ql new
3388 .Ql cur ,
3389 then it is treated as a folder in
3390 .Dq Maildir
3391 format; \*(ID the variable
3392 .Va newfolders
3393 can be used to control the format of yet non-existent folders.
3394 A name of the form
3396 .Dl \*(IN protocol://[user[:password]@]host[:port][/path]
3397 .Dl \*(OU protocol://[user@]host[:port][/path]
3399 is taken as an Internet mailbox specification.
3400 The \*(OPally supported protocols are
3401 .Ar pop3
3402 (POP3) and
3403 .Ar pop3s
3404 (POP3 with SSL/TLS encrypted transport).
3406 .Ar [/path]
3407 part is valid only for IMAP; there it defaults to
3408 .Ar INBOX .
3409 Also see the section
3410 .Sx "On URL syntax and credential lookup" .
3412 \*(OU If
3413 .Ar user
3414 contains special characters, in particular
3415 .Ql /
3417 .Ql % ,
3418 they must be escaped in URL notation \(en the command
3419 .Ic urlencode
3420 can be used to show the necessary conversion.
3423 .It Ic flag
3424 Takes a message list and marks the messages as
3425 .Ic flag Ns
3426 ged for urgent/special attention.
3427 This mark has no technical meaning in the mail system;
3428 it just causes messages to be highlighted in the header summary,
3429 and makes them specially addressable.
3432 .It Ic folder
3433 (fold) The same as
3434 .Ic file .
3437 .It Ic folders
3438 With no arguments, list the names of the folders in the folder directory.
3439 With an existing folder as an argument,
3440 lists the names of folders below the named folder.
3443 .It Ic Followup
3444 (F) Similar to
3445 .Ic Respond ,
3446 but saves the message in a file named after the local part of the first
3447 recipient's address (instead of in
3448 .Va record Ns ).
3451 .It Ic followup
3452 (fo) Similar to
3453 .Ic respond ,
3454 but saves the message in a file named after the local part of the first
3455 recipient's address (instead of in
3456 .Va record Ns ).
3459 .It Ic followupall
3460 Similar to
3461 .Ic followup ,
3462 but responds to all recipients regardless of the
3463 .Va flipr
3464 variable.
3467 .It Ic followupsender
3468 Similar to
3469 .Ic Followup ,
3470 but responds to the sender only regardless of the
3471 .Va flipr
3472 variable.
3475 .It Ic Forward
3476 Alias for
3477 .Ic Fwd .
3480 .It Ic forward
3481 Alias for
3482 .Ic fwd .
3485 .It Ic from
3486 (f) Takes a list of message specifications and displays a summary of
3487 their message headers, as via
3488 .Ic headers .
3489 An alias of this command is
3490 .Ic search .
3491 Also see
3492 .Sx "Specifying messages" .
3495 .It Ic Fwd
3496 Similar to
3497 .Ic fwd ,
3498 but saves the message in a file named after the local part of the
3499 recipient's address (instead of in
3500 .Va record Ns ).
3503 .It Ic fwd
3504 Takes a message and the address of a recipient
3505 and forwards the message to him.
3506 The text of the original message is included in the new one,
3507 with the value of the
3508 .Va fwdheading
3509 variable preceding it.
3511 .Ic fwdignore
3513 .Ic fwdretain
3514 commands specify which header fields are included in the new message.
3515 Only the first part of a multipart message is included unless the
3516 .Va forward-as-attachment
3517 option is set.
3518 Unless the option
3519 .Va fullnames
3520 is set recipient addresses will be stripped from comments, names etc.
3523 .It Ic fwdignore
3524 Specifies which header fields are to be ignored with the command
3525 .Ic fwd .
3526 This command has no effect when the
3527 .Va forward-as-attachment
3528 option is set.
3531 .It Ic fwdretain
3532 Specifies which header fields are to be retained with the command
3533 .Ic fwd .
3534 .Ic fwdretain
3535 overrides
3536 .Ic fwdignore .
3537 This command has no effect when the
3538 .Va forward-as-attachment
3539 option is set.
3542 .It Ic ghost
3543 Define or list command aliases, so-called ghosts.
3544 Without arguments a list of all currently known aliases is shown.
3545 With one argument the expansion of the given alias is shown.
3546 With two or more arguments a command alias is defined or updated: the
3547 first argument is the name under which the remaining command line should
3548 be accessible, the content of which can be just about anything.
3549 A ghost can be used everywhere a normal command can be used, but always
3550 takes precedence; any arguments that are given to the command alias are
3551 joined onto the alias content, and the resulting string forms the
3552 command line that is, in effect, executed.
3553 Also see
3554 .Ic unghost .
3555 .Bd -literal -offset indent
3556 ? gh xx
3557 `ghost': no such alias: "xx"
3558 ? gh xx echo hello,
3559 ? gh xx
3560 ghost xx "echo hello,"
3561 ? xx
3562 hello,
3563 ? xx world
3564 hello, world
3568 .It Ic headers
3569 (h) Show the current group of headers, the size of which depends on
3570 the variable
3571 .Va screen
3572 and the style of which can be adjusted with the variable
3573 .Va headline .
3574 If a message-specification is given the group of headers containing the
3575 first message therein is shown and the message at the top of the screen
3576 becomes the new
3577 .Dq dot .
3580 .It Ic help
3581 (hel) A synonym for
3582 .Ic \&? .
3585 .It Ic history
3586 \*(OP Either
3587 .Ar show
3589 .Ar clear
3590 the list of history entries;
3591 a decimal
3592 .Ar NUMBER
3593 argument selects and shows the respective history entry \(en
3594 press
3595 .Dq ENTER
3596 to accept it, and the history entry will become the new history top.
3597 The default mode if no arguments are given is
3598 .Ar show .
3601 .It Ic hold
3602 (ho, also
3603 .Ic preserve )
3604 Takes a message list and marks each message therein to be saved in the
3605 user's system
3606 .Ev MAIL Ns
3607 box instead of in
3608 .Ev MBOX .
3609 Does not override the
3610 .Ic delete
3611 command.
3612 \*(UA deviates from the POSIX standard with this command, because a
3613 .Ic next
3614 command issued after
3615 .Ic hold
3616 will display the following message, not the current one.
3620 .It Ic if
3621 (i) Part of the nestable
3622 .Ic if Ns / Ns Ic elif Ns / Ns Ic else Ns / Ns Ic endif
3623 conditional execution construct \(em if the given condition is true then
3624 the encapsulated block is executed.
3625 POSIX only supports the (case-insensitive) conditions
3626 .Ql r Ns
3627 eceive
3629 .Ql s Ns
3630 end, all remaining conditions are non-portable extensions; note that
3631 falsely specified conditions cause the execution of the entire
3632 conditional construct until the (matching) closing
3633 .Ic endif
3634 command to be suppressed.
3635 The syntax of the nestable
3636 .Ic if
3637 conditional execution construct requires that each condition and syntax
3638 element is surrounded by whitespace.
3640 .Bd -literal -offset indent
3641 if receive
3642   commands ...
3643 else
3644   commands ...
3645 endif
3649 The (case-insensitive) condition
3650 .Ql t Ns
3651 erminal will evaluate to true if the standard input is a terminal, i.e.,
3652 in interactive sessions.
3653 Another condition can be any boolean value (see the section
3654 .Sx "INTERNAL VARIABLES"
3655 for textual boolean representations) to mark an enwrapped block as
3656 .Dq never execute
3658 .Dq always execute .
3659 It is possible to check
3660 .Sx "INTERNAL VARIABLES"
3661 as well as
3662 .Sx ENVIRONMENT
3663 variables for existence or compare their expansion against a user given
3664 value or another variable by using the
3665 .Ql $
3666 .Pf ( Dq variable next )
3667 conditional trigger character;
3668 a variable on the right hand side may be signalled using the same
3669 mechanism.
3670 The variable names may be enclosed in a pair of matching braces.
3673 The available comparison operators are
3674 .Ql <
3675 (less than),
3676 .Ql <=
3677 (less than or equal to),
3678 .Ql ==
3679 (equal),
3680 .Ql !=
3681 (not equal),
3682 .Ql >=
3683 (greater than or equal to),
3684 .Ql >
3685 (greater than),
3686 .Ql =@
3687 (is substring of) and
3688 .Ql !@
3689 (is not substring of).
3690 The values of the left and right hand side are treated as strings and
3691 are compared 8-bit byte-wise, ignoring case according to the rules of
3692 the US-ASCII encoding (therefore, dependent on the active locale,
3693 possibly producing false results for strings in the locale encoding).
3694 Except for the substring checks the comparison will instead be performed
3695 arithmetically if both, the user given value as well as the variable
3696 content, can be parsed as numbers (integers).
3697 An unset variable is treated as the empty string.
3700 When the \*(OPal regular expression support is available, the additional
3701 test cases
3702 .Ql =~
3704 .Ql !~
3705 can be used.
3706 They treat the right hand side as an extended regular expression that is
3707 matched case-insensitively and according to the active
3708 .Ev LC_CTYPE
3709 locale, meaning that strings in the locale encoding should be matched
3710 correctly.
3713 Conditions can be joined via AND-OR lists (where the AND operator is
3714 .Ql &&
3715 and the OR operator is
3716 .Ql || ) ,
3717 which have equal precedence and will be evaluated with left
3718 associativity, thus using the same syntax that is known for the
3719 .Xr sh 1 .
3720 It is also possible to form groups of conditions and lists by enclosing
3721 them in pairs of brackets
3722 .Ql [\ \&.\&.\&.\ ] ,
3723 which may be interlocked within each other, and also be joined via
3724 AND-OR lists.
3727 The results of individual conditions and entire groups may be modified
3728 via unary operators: the unary operator
3729 .Ql \&!
3730 will reverse the result.
3732 .Bd -literal -offset indent
3733 if $debug
3734   echo *debug* is set
3735 endif
3736 if $ttycharset == "UTF-8"
3737   echo *ttycharset* is set to UTF-8, case-insensitively
3738 endif
3739 set t1=one t2=one
3740 if ${t1} == ${t2}
3741   echo These two variables are equal
3742 endif
3743 if $version-major >= 15
3744   echo Running a new version..
3745   if $features =@ "regex"
3746     if $TERM =~ "^xterm\&.*"
3747       echo ..in an X terminal
3748     endif
3749   endif
3750   if [ [ true ] && [ [ ${debug} ] || [ $verbose ] ] ]
3751     echo Noisy, noisy
3752   endif
3753   if true && $debug || ${verbose}
3754     echo Left associativity, as is known from the shell
3755   endif
3756   if ! ! true && ! [ ! $debug && ! $verbose ]
3757     echo Unary operator support
3758   endif
3759 endif
3764 .It Ic ignore
3765 Without arguments the list of ignored header fields is shown,
3766 otherwise the given list of header fields is added to the ignore list:
3767 Header fields in the ignore list are not shown on the terminal when
3768 a message is displayed.
3769 To display a message in its entirety, use the commands
3770 .Ic Type
3772 .Ic Print .
3773 Also see
3774 .Ic discard
3776 .Ic retain .
3779 .It Ic list
3780 Shows the names of all available commands, alphabetically sorted.
3781 If given any non-whitespace argument the list will be shown in the order
3782 in which command prefixes are searched.
3783 A more
3784 .Va verbose
3785 output is available.
3788 .It Ic localopts
3789 This command can be used to localize changes to variables, meaning that
3790 their state will be reverted to the former one once the covered scope
3791 is left.
3792 It can only be used inside of macro definition blocks introduced by
3793 .Ic account
3795 .Ic define ,
3796 and is interpreted as a boolean (string, see
3797 .Sx "INTERNAL VARIABLES" ) ;
3799 .Dq covered scope
3800 of an account is left once it is switched off again.
3801 .Bd -literal -offset indent
3802 define temporary_settings {
3803   set global_option1
3804   localopts on
3805   set local_option1
3806   set local_option2
3807   localopts off
3808   set global_option2
3812 .Sy Note
3813 that this setting
3814 .Dq stacks up :
3815 i.e., if
3816 .Ql macro1
3817 enables change localization and calls
3818 .Ql macro2 ,
3819 which explicitly resets localization, then any value changes within
3820 .Ql macro2
3821 will still be reverted by
3822 .Ql macro1 !
3823 \*(ID Once the outermost level, the one which enabled localization
3824 first, is left, but no earlier, all adjustments will be unrolled.
3827 .It Ic Lreply
3828 Reply to messages that come in via known
3829 .Pf ( Ic mlist )
3830 or subscribed
3831 .Pf ( Ic mlsubscribe )
3832 mailing lists, or pretend to do so (see
3833 .Sx "Mailing lists" ) :
3834 on top of the usual
3835 .Ic reply
3836 functionality this will actively resort and even remove message
3837 recipients in order to generate a message that is supposed to be sent to
3838 a mailing list.
3839 For example it will also implicitly generate a
3840 .Ql Mail-Followup-To:
3841 header if that seems useful, regardless of the setting of the variable
3842 .Va followup-to .
3845 .It Ic Mail
3846 Similar to
3847 .Ic mail ,
3848 but saves the message in a file named after the local part of the first
3849 recipient's address (instead of in
3850 .Va record Ns ).
3853 .It Ic mail
3854 (m) Takes a (list of) recipient address(es) as (an) argument(s),
3855 or asks on standard input if none were given;
3856 then collects the remaining mail content and sends it out.
3859 .It Ic mbox
3860 (mb) The given message list is to be sent to
3861 .Ev MBOX
3862 when \*(UA is quit; this is the default action unless the
3863 .Va hold
3864 option is set.
3865 \*(ID This command can only be used in a primary system mailbox (see
3866 .Ic file ) .
3869 .It Ic mimetype
3870 Without any arguments the content of the MIME type cache will displayed.
3871 Otherwise each argument defines a complete MIME type specification of
3872 a type that shall be added (prepended) to the cache.
3873 In any event MIME type sources are loaded first as necessary \(en
3874 .Va mimetypes-load-control
3875 can be used to fine-tune which sources are actually loaded.
3876 Refer to the section on
3877 .Sx "The mime.types files"
3878 for more on MIME type specifications and this topic in general.
3879 MIME type unregistration and cache resets can be triggered with
3880 .Ic unmimetype .
3883 .It Ic mlist
3884 Without arguments the list of all currently defined mailing lists
3885 (and their attributes, if any) is shown; a more verbose listing will be
3886 produced if either of
3887 .Va debug
3889 .Va verbose
3890 are set.
3891 Otherwise all given arguments (which need not be quoted except for
3892 whitespace) will be added and henceforth be recognized as mailing lists.
3893 Mailing lists may be removed via the command
3894 .Ic unmlist .
3896 If the \*(OPal regular expression support is available then mailing
3897 lists may also be specified as (extended) regular expressions (see
3898 .Xr re_format 7
3899 for more on those).
3902 .It Ic mlsubscribe
3903 Without arguments the list of all currently defined mailing lists which
3904 have a subscription attribute is shown; a more verbose listing will be
3905 produced if either of
3906 .Va debug
3908 .Va verbose
3909 are set.
3910 Otherwise this attribute will be set for all given mailing lists,
3911 newly creating them as necessary (as via
3912 .Ic mlist ) .
3913 Subscription attributes may be removed via the command
3914 .Ic unmlsubscribe .
3915 Also see
3916 .Va followup-to .
3919 .It Ic Move
3920 Similar to
3921 .Ic move ,
3922 but moves the messages to a file named after the local part of the
3923 sender address of the first message (instead of in
3924 .Va record Ns ).
3927 .It Ic move
3928 Acts like
3929 .Ic copy
3930 but marks the messages for deletion if they were transferred
3931 successfully.
3934 .It Ic More
3935 Like
3936 .Ic more ,
3937 but also displays ignored header fields and all MIME parts.
3938 Identical to
3939 .Ic Page .
3942 .It Ic more
3943 Invokes the
3944 .Ev PAGER
3945 on the given messages, even in non-interactive mode and as long as the
3946 standard output is a terminal.
3947 Identical to
3948 .Ic page .
3951 .It Ic netrc
3952 \*(OP When used without arguments or if
3953 .Ar show
3954 has been given the content of the
3955 .Pa .netrc
3956 cache is shown, loading it first as necessary.
3957 If the argument is
3958 .Ar load
3959 then the cache will only be initialized and
3960 .Ar clear
3961 will remove its contents.
3962 Note that \*(UA will try to load the file only once, use
3963 .Ql Ic \&\&netrc Ns \:\0\:clear
3964 to unlock further attempts.
3966 .Va netrc-lookup ,
3967 .Va netrc-pipe
3968 and the section
3969 .Sx "On URL syntax and credential lookup" ;
3970 the section
3971 .Sx "The .netrc file"
3972 documents the file format in detail.
3975 .It Ic newmail
3976 Checks for new mail in the current folder without committing any changes
3977 before.
3978 If new mail is present, a message is shown.
3979 If the
3980 .Va header
3981 variable is set,
3982 the headers of each new message are also shown.
3985 .It Ic next
3986 (n) (like
3987 .Ql +
3989 .Dq ENTER )
3990 Goes to the next message in sequence and types it.
3991 With an argument list, types the next matching message.
3994 .It Ic New
3995 Same as
3996 .Ic Unread .
3999 .It Ic new
4000 Same as
4001 .Ic unread .
4004 .It Ic noop
4005 If the current folder is accessed via a network connection, a
4006 .Dq NOOP
4007 command is sent, otherwise no operation is performed.
4010 .It Ic Page
4011 Like
4012 .Ic page ,
4013 but also displays ignored header fields and all MIME parts.
4014 Identical to
4015 .Ic More .
4018 .It Ic page
4019 Invokes the
4020 .Ev PAGER
4021 on the given messages, even in non-interactive mode and as long as the
4022 standard output is a terminal.
4023 Identical to
4024 .Ic more .
4027 .It Ic Pipe
4028 Like
4029 .Ic pipe
4030 but also pipes ignored header fields and all parts of MIME
4031 .Ql multipart/alternative
4032 messages.
4035 .It Ic pipe
4036 (pi) Takes a message list and a shell command
4037 and pipes the messages through the command.
4038 Without an argument the current message is piped through the command
4039 given by the
4040 .Va cmd
4041 variable.
4042 If the
4043 .Va page
4044 variable is set,
4045 every message is followed by a formfeed character.
4048 .It Ic preserve
4049 (pre) A synonym for
4050 .Ic hold .
4053 .It Ic Print
4054 (P) Alias for
4055 .Ic Type .
4058 .It Ic print
4059 (p) Research
4061 equivalent of
4062 .Ic type .
4065 .It Ic quit
4066 (q) Terminates the session, saving all undeleted, unsaved messages in
4067 the current
4068 .Ev MBOX ,
4069 preserving all messages marked with
4070 .Ic hold
4072 .Ic preserve
4073 or never referenced in the system
4074 .Ev MAIL Ns
4075 box, and removing all other messages from the primary system mailbox.
4076 If new mail has arrived during the session,
4077 the message
4078 .Dq You have new mail
4079 will be shown.
4080 If given while editing a mailbox file with the command line flag
4081 .Fl f ,
4082 then the edit file is rewritten.
4083 A return to the shell is effected,
4084 unless the rewrite of edit file fails,
4085 in which case the user can escape with the exit command.
4088 .It Ic redirect
4089 Same as
4090 .Ic resend .
4093 .It Ic Redirect
4094 Same as
4095 .Ic Resend .
4098 .It Ic remove
4099 Removes the named files or directories.
4100 If a name refer to a mailbox, e.g., a Maildir mailbox, then a mailbox
4101 type specific removal will be performed, deleting the complete mailbox.
4102 The user is asked for confirmation in interactive mode.
4105 .It Ic rename
4106 Takes the name of an existing folder
4107 and the name for the new folder
4108 and renames the first to the second one.
4109 Both folders must be of the same type.
4112 .It Ic Reply
4113 (R) Reply to originator.
4114 Does not reply to other recipients of the original message.
4115 .Va flipr
4116 will exchange this command with
4117 .Ic reply .
4118 Unless the option
4119 .Va fullnames
4120 is set the recipient address will be stripped from comments, names etc.
4123 .It Ic reply
4124 (r) Take a message and group-responds to it by addressing the sender
4125 and all recipients.
4126 .Va followup-to ,
4127 .Va followup-to-honour ,
4128 .Va reply-to-honour
4129 as well as
4130 .Va recipients-in-cc
4131 influence response behaviour.
4132 The command
4133 .Ic Lreply
4134 offers special support for replying to mailing lists.
4135 Unless the option
4136 .Va fullnames
4137 is set recipient addresses will be stripped from comments, names etc.
4139 .Va flipr
4140 is set the commands
4141 .Ic Reply
4143 .Ic reply
4144 are exchanged.
4147 .It Ic replyall
4148 Similar to
4149 .Ic reply ,
4150 but initiates a group-reply regardless of the value of
4151 .Va flipr .
4154 .It Ic replysender
4155 Similar to
4156 .Ic Reply ,
4157 but responds to the sender only regardless of the value of
4158 .Va flipr .
4161 .It Ic Resend
4162 Like
4163 .Ic resend ,
4164 but does not add any header lines.
4165 This is not a way to hide the sender's identity,
4166 but useful for sending a message again to the same recipients.
4169 .It Ic resend
4170 Takes a list of messages and a user name
4171 and sends each message to the named user.
4172 .Ql Resent-From:
4173 and related header fields are prepended to the new copy of the message.
4176 .It Ic Respond
4177 Same as
4178 .Ic Reply .
4181 .It Ic respond
4182 Same as
4183 .Ic reply .
4186 .It Ic respondall
4187 Same as
4188 .Ic replyall .
4191 .It Ic respondsender
4192 Same as
4193 .Ic replysender .
4196 .It Ic retain
4197 (ret) Without arguments the list of retained header fields is shown,
4198 otherwise the given list of header fields is added to the retain list:
4199 Header fields in the retain list are shown on the terminal when
4200 a message is displayed, all other header fields are suppressed.
4201 To display a message in its entirety, use the commands
4202 .Ic Type
4204 .Ic Print .
4205 Also see
4206 .Ic discard
4208 .Ic ignore ;
4209 .Ic retain
4210 takes precedence over the mentioned.
4213 .It Ic Save
4214 (S) Similar to
4215 .Ic save,
4216 but saves the messages in a file named after the local part of the
4217 sender of the first message instead of (in
4218 .Va record
4219 and) taking a filename argument.
4222 .It Ic save
4223 (s) Takes a message list and a filename and appends each message in turn
4224 to the end of the file.
4225 If no filename is given, the
4226 .Ev MBOX
4227 file is used.
4228 The filename in quotes, followed by the generated character count
4229 is echoed on the user's terminal.
4230 If editing a primary system mailbox the messages are marked for deletion.
4231 Filename interpretation as described for the
4232 .Ic file
4233 command is performed.
4236 .It Ic savediscard
4237 Same as
4238 .Ic saveignore .
4241 .It Ic saveignore
4242 Is to
4243 .Ic save
4244 what
4245 .Ic ignore
4246 is to
4247 .Ic print
4249 .Ic type .
4250 Header fields thus marked are filtered out when saving a message by
4251 .Ic save
4252 or when automatically saving to
4253 .Ev MBOX .
4254 This command should only be applied to header fields that do not contain
4255 information needed to decode the message,
4256 as MIME content fields do.
4259 .It Ic saveretain
4260 Is to
4261 .Ic save
4262 what
4263 .Ic retain
4264 is to
4265 .Ic print
4267 .Ic type .
4268 Header fields thus marked are the only ones saved with a message when
4269 saving by
4270 .Ic save
4271 or when automatically saving to
4272 .Ev MBOX .
4273 .Ic saveretain
4274 overrides
4275 .Ic saveignore .
4276 The use of this command is strongly discouraged since it may strip
4277 header fields that are needed to decode the message correctly.
4280 .It Ic search
4281 Takes a message specification (list) and displays a header summary of
4282 all matching messages, as via
4283 .Ic headers .
4284 This command is an alias of
4285 .Ic from .
4286 Also see
4287 .Sx "Specifying messages" .
4290 .It Ic seen
4291 Takes a message list and marks all messages as having been read.
4294 .It Ic set
4295 (se) Without arguments this command shows all internal variables which
4296 are currently known to \*(UA (they have been set).
4297 A more verbose listing will be produced if either of
4298 .Va debug
4300 .Va verbose
4301 are set, in which case variables may be preceded with a comment line
4302 that gives some context of what \*(UA knows about the given variable.
4304 Otherwise the given variables (and arguments) are set or adjusted.
4305 Arguments are of the form
4306 .Ql name=value
4307 (no space before or after
4308 .Ql = ) ,
4309 or plain
4310 .Ql name
4311 if there is no value, i.e., a boolean variable.
4312 Quotation marks may be placed around any part of the assignment
4313 statement to quote blanks or tabs, e.g.,
4315 .Dl set indentprefix='->'
4317 If an argument begins with
4318 .Ql no ,
4319 as in
4320 .Ql set nosave ,
4321 the effect is the same as invoking the
4322 .Ic unset
4323 command with the remaining part of the variable
4324 .Pf ( Ql unset save ) .
4327 .Ql name
4328 that is known to map to an environment variable will automatically cause
4329 updates in the program environment (unsetting a variable in the
4330 environment requires corresponding system support).
4331 Please use the command
4332 .Ic environ
4333 for further environmental control.
4334 Also see
4335 .Ic varedit ,
4336 .Ic varshow
4337 and the sections
4338 .Sx "INTERNAL VARIABLES"
4340 .Sx ENVIRONMENT .
4343 .It Ic shell
4344 (sh) Invokes an interactive version of the shell.
4347 .It Ic shortcut
4348 Without arguments the list of all currently defined shortcuts is
4349 shown.
4350 Otherwise all given arguments (which need not be quoted except for
4351 whitespace) are treated as pairs of shortcuts and their expansions,
4352 creating new or changing already existing shortcuts, as necessary.
4353 Shortcuts may be removed via the command
4354 .Ic unshortcut .
4355 The expansion strings should be in the syntax that has been described
4356 for the
4357 .Ic file
4358 command.
4361 .It Ic show
4362 Like
4363 .Ic type ,
4364 but performs neither MIME decoding nor decryption, so that the raw
4365 message text is shown.
4368 .It Ic size
4369 (si) Shows the size in characters of each message of the given
4370 message-list.
4373 .It Ic sort
4374 Shows the current sorting criterion when used without an argument.
4375 Otherwise creates a sorted representation of the current folder,
4376 and changes the
4377 .Ic next
4378 command and the addressing modes such that they refer to messages in
4379 the sorted order.
4380 Message numbers are the same as in regular mode.
4381 If the
4382 .Va header
4383 variable is set,
4384 a header summary in the new order is also displayed.
4385 Automatic folder sorting can be enabled by setting the
4386 .Va autosort
4387 variable, as in, e.g.,
4388 .Ql set autosort=thread .
4389 Possible sorting criterions are:
4391 .Bl -tag -compact -offset indent -width "subject"
4392 .It date
4393 Sort the messages by their
4394 .Ql Date:
4395 field, that is by the time they were sent.
4396 .It from
4397 Sort messages by the value of their
4398 .Ql From:
4399 field, that is by the address of the sender.
4400 If the
4401 .Va showname
4402 variable is set, the sender's real name (if any) is used.
4403 .It size
4404 Sort the messages by their size.
4405 .It spam
4406 \*(OP Sort the message by their spam score, as has been classified by
4407 .Ic spamrate .
4408 .It status
4409 Sort the messages by their message status.
4410 .It subject
4411 Sort the messages by their subject.
4412 .It thread
4413 Create a threaded display.
4414 .It to
4415 Sort messages by the value of their
4416 .Ql To:
4417 field, that is by the address of the recipient.
4418 If the
4419 .Va showname
4420 variable is set, the recipient's real name (if any) is used.
4424 .It Ic source
4425 (so) The source command reads commands from the given file, which is
4426 subject to the usual filename expansions (see introductional words of
4427 .Sx COMMANDS ) .
4428 If the given argument ends with a vertical bar
4429 .Ql |
4430 then the argument will instead be interpreted as a shell command and
4431 \*(UA will read the output generated by it.
4432 \*(ID Note that
4433 .Ic \&\&source
4434 cannot be used from within macros that execute as
4435 .Va folder-hook Ns s
4437 .Ic account Ns s ,
4438 i.e., it can only be called from macros that were
4439 .Ic call Ns ed .
4442 .It Ic source_if
4443 The difference to
4444 .Ic source
4445 (beside not supporting pipe syntax aka shell command input) is that
4446 this command will not generate an error if the given file argument
4447 cannot be opened successfully.
4448 This can matter in, e.g., resource files, since loading of those is
4449 stopped when an error is encountered.
4452 .It Ic spamclear
4453 \*(OP Takes a list of messages and clears their
4454 .Ql is-spam
4455 flag.
4458 .It Ic spamforget
4459 \*(OP Takes a list of messages and causes the
4460 .Va spam-interface
4461 to forget it has ever used them to train its Bayesian filter.
4462 Unless otherwise noted the
4463 .Ql is-spam
4464 flag of the message is inspected to chose whether a message shall be
4465 forgotten to be
4466 .Dq ham
4468 .Dq spam .
4471 .It Ic spamham
4472 \*(OP Takes a list of messages and informs the Bayesian filter of the
4473 .Va spam-interface
4474 that they are
4475 .Dq ham .
4476 This also clears the
4477 .Ql is-spam
4478 flag of the messages in question.
4481 .It Ic spamrate
4482 \*(OP Takes a list of messages and rates them using the configured
4483 .Va spam-interface ,
4484 without modifying the messages, but setting their
4485 .Ql is-spam
4486 flag as appropriate; because the spam rating headers are lost the rate
4487 will be forgotten once the mailbox is left.
4488 Refer to the manual section
4489 .Sx "Handling spam"
4490 for the complete picture of spam handling in \*(UA.
4493 .It Ic spamset
4494 \*(OP Takes a list of messages and sets their
4495 .Ql is-spam
4496 flag.
4499 .It Ic spamspam
4500 \*(OP Takes a list of messages and informs the Bayesian filter of the
4501 .Va spam-interface
4502 that they are
4503 .Dq spam .
4504 This also sets the
4505 .Ql is-spam
4506 flag of the messages in question.
4509 .It Ic thread
4510 \*(OB The same as
4511 .Ql sort thread
4512 (consider using a
4513 .Ql ghost
4514 as necessary).
4515 Create a threaded representation of the current folder,
4516 i.\|e. indent messages that are replies to other messages in the header
4517 display and change the
4518 .Ic next
4519 command and the addressing modes such that they refer to messages in the
4520 threaded order.
4521 Message numbers are the same as in unthreaded mode.
4522 If the
4523 .Va header
4524 variable is set,
4525 a header summary in threaded order is also displayed.
4528 .It Ic top
4529 (to) Takes a message list and displays the top few lines of each.
4530 The number of lines shown is controlled by the variable
4531 .Va toplines .
4534 .It Ic touch
4535 (tou) Takes a message list and marks the messages for saving in
4536 .Ev MBOX .
4537 \*(UA deviates from the POSIX standard with this command,
4538 as a following
4539 .Ic next
4540 command will display the following message instead of the current one.
4543 .It Ic Type
4544 (T) Like
4545 .Ic type
4546 but also displays out ignored header fields and all parts of MIME
4547 .Ql multipart/alternative
4548 messages.
4551 .It Ic type
4552 (t) Takes a message list and types out each message on the user's
4553 terminal, honouring
4554 .Ic ignore
4556 .Ic retain
4557 lists.
4558 For MIME multipart messages, all parts with a content type of
4559 .Ql text
4561 .Ql message
4562 are shown, the other are hidden except for their headers.
4563 Messages are decrypted and converted to the terminal character set
4564 if necessary.
4567 .It Ic unaccount
4568 Delete all given accounts.
4569 An error message is shown if a given account is not defined.
4570 The special name
4571 .Ql *
4572 will discard all existing accounts.
4575 .It Ic unalias
4576 (una) Takes a list of names defined by alias commands
4577 and discards the remembered groups of users.
4578 The special name
4579 .Ql *
4580 will discard all existing aliases.
4583 .It Ic unanswered
4584 Takes a message list and marks each message as not having been answered.
4587 .It Ic uncollapse
4588 Only applicable to threaded mode.
4589 Takes a message list and makes the message and all replies to it visible
4590 in header summaries again.
4591 When a message becomes the current message,
4592 it is automatically made visible.
4593 Also when a message with collapsed replies is displayed,
4594 all of these are automatically uncollapsed.
4597 .It Ic uncolour
4598 Forget about a
4599 .Ic colour
4600 mapping for the given colour type (see
4601 .Ic colour
4602 for a list of types) and mapping; if the optional precondition argument
4603 is used then only the exact tuple of mapping and precondition is removed.
4604 The special name
4605 .Ql *
4606 will remove all mappings (no precondition allowed).
4607 Also see
4608 .Sx "Coloured display"
4609 for the general picture.
4612 .It Ic uncustomhdr
4613 Deletes the custom headers given as arguments.
4614 The special name
4615 .Ql *
4616 will remove all custom headers.
4619 .It Ic undefine
4620 Undefine all given macros.
4621 An error message is shown if a given macro is not defined.
4622 The special name
4623 .Ql *
4624 will discard all existing macros.
4627 .It Ic undelete
4628 (u) Takes a message list and marks each message as not being deleted.
4631 .It Ic undraft
4632 Takes a message list and
4633 .Pf un Ic draft Ns
4634 s each message.
4637 .It Ic unflag
4638 Takes a message list and marks each message as not being
4639 .Ic flag Ns ged .
4642 .It Ic unfwdignore
4643 Removes the header field names from the list of ignored fields for the
4644 .Ic forward
4645 command.
4646 The special name
4647 .Ql *
4648 will remove all fields.
4651 .It Ic unfwdretain
4652 Removes the header field names from the list of retained fields for the
4653 .Ic forward
4654 command.
4655 The special name
4656 .Ql *
4657 will remove all fields.
4660 .It Ic unghost
4661 Remove all the given command
4662 .Ic ghost Ns s Ns .
4663 The special name
4664 .Ql *
4665 will remove all ghosts.
4668 .It Ic unignore
4669 Removes the header field names from the list of ignored fields.
4670 The special name
4671 .Ql *
4672 will remove all fields.
4675 .It Ic unmimetype
4676 Delete all given MIME types, e.g.,
4677 .Ql unmimetype text/plain
4678 will remove all registered specifications for the MIME type
4679 .Ql text/plain .
4680 The special name
4681 .Ql *
4682 will discard all existing MIME types, just as will
4683 .Ql reset ,
4684 but which also reenables cache initialization via
4685 .Va mimetypes-load-control .
4688 .It Ic unmlist
4689 Forget about all the given mailing lists.
4690 The special name
4691 .Ql *
4692 will remove all lists.
4693 Also see
4694 .Ic mlist .
4697 .It Ic unmlsubscribe
4698 Remove the subscription attribute from all given mailing lists.
4699 The special name
4700 .Ql *
4701 will clear the attribute from all lists which have it set.
4702 Also see
4703 .Ic mlsubscribe .
4706 .It Ic Unread
4707 Same as
4708 .Ic unread .
4711 .It Ic unread
4712 Takes a message list and marks each message as not having been read.
4715 .It Ic unretain
4716 Removes the header field names from the list of retained fields.
4717 The special name
4718 .Ql *
4719 will remove all fields.
4722 .It Ic unsaveignore
4723 Removes the header field names from the list of ignored fields for
4724 saving.
4725 The special name
4726 .Ql *
4727 will remove all fields.
4730 .It Ic unsaveretain
4731 Removes the header field names from the list of retained fields for
4732 saving.
4733 The special name
4734 .Ql *
4735 will remove all fields.
4738 .It Ic unset
4739 (uns) Takes a list of internal variable names and discards their
4740 remembered values; the reverse of
4741 .Ic set .
4742 Also see
4743 .Ic environ .
4746 .It Ic unshortcut
4747 Deletes the shortcut names given as arguments.
4748 The special name
4749 .Ql *
4750 will remove all shortcuts.
4753 .It Ic unsort
4754 Disable sorted or threaded mode
4755 (see the
4756 .Ic sort
4758 .Ic thread
4759 commands),
4760 return to normal message order and,
4761 if the
4762 .Va header
4763 variable is set,
4764 displays a header summary.
4767 .It Ic unthread
4768 \*(OB
4769 Same as
4770 .Ic unsort .
4773 .It Ic urldecode
4774 Decode the given URL-encoded string arguments and show the results.
4775 Note the resulting strings may not be valid in the current locale, see
4776 .Ic urlencode .
4779 .It Ic urlencode
4780 URL-encode the given arguments and show the results.
4781 Because the arguments effectively are in the character set of the
4782 current locale the results will vary accordingly unless the input solely
4783 consists of characters in the portable character set, see
4784 .Sx "Character sets" .
4787 .It Ic varedit
4788 Edit the values of or create the given variable(s) in the
4789 .Ev EDITOR .
4790 Boolean variables cannot be edited.
4793 .It Ic varshow
4794 This command produces the same output as the listing mode of
4795 .Ic set ,
4796 including
4797 .Va verbose Ns
4798 ity adjustments, but only for the given variables.
4801 .It Ic verify
4802 \*(OP Takes a message list and verifies each message.
4803 If a message is not a S/MIME signed message,
4804 verification will fail for it.
4805 The verification process checks if the message was signed using a valid
4806 certificate,
4807 if the message sender's email address matches one of those contained
4808 within the certificate,
4809 and if the message content has been altered.
4812 .It Ic visual
4813 (v) Takes a message list and invokes the display editor on each message.
4814 Modified contents are discarded unless the
4815 .Va writebackedited
4816 variable is set.
4819 .It Ic write
4820 (w) For conventional messages the body without all headers is written.
4821 The output is decrypted and converted to its native format as necessary.
4822 If the output file exists, the text is appended.
4823 If a message is in MIME multipart format its first part is written to
4824 the specified file as for conventional messages,
4825 and the user is asked for a filename to save each other part.
4826 For convience saving of each part may be skipped by giving an empty value;
4827 the same result can also be achieved by writing it to
4828 .Pa /dev/null .
4829 For the second and subsequent parts a leading
4830 .Ql |
4831 character causes the part to be piped to the remainder of the user input
4832 interpreted as a shell command;
4833 otherwise the user input is expanded as usually for folders,
4834 e.g., tilde expansion is performed.
4835 In non-interactive mode, only the parts of the multipart message
4836 that have a filename given in the part header are written,
4837 the others are discarded.
4838 The original message is never marked for deletion in the originating
4839 mail folder.
4840 For attachments,
4841 the contents of the destination file are overwritten if the file
4842 previously existed.
4843 No special handling of compressed files is performed.
4846 .It Ic xit
4847 (x) A synonym for
4848 .Ic exit .
4851 .It Ic z
4852 \*(UA presents message headers in windowfuls as described under the
4853 .Ic headers
4854 command.
4855 This command scrolls to the next window of messages.
4856 If an argument is given,
4857 it specifies the window to use.
4858 A number prefixed by
4859 .Ql +
4861 .Ql \-
4862 indicates that the window is calculated in relation to the current position.
4863 A number without a prefix specifies an absolute window number,
4864 and a
4865 .Ql $
4866 lets \*(UA scroll to the last window of messages.
4869 .It Ic Z
4870 Similar to
4871 .Ic z ,
4872 but scrolls to the next or previous window that contains at least one
4873 .Ql new
4875 .Ic flag Ns
4876 ged message.
4878 .\" }}}
4881 .\" .Sh TILDE ESCAPES {{{
4882 .Sh "TILDE ESCAPES"
4884 Here is a summary of the tilde escapes,
4885 which are used to perform special functions when composing messages.
4886 Tilde escapes are only recognized at the beginning of lines.
4887 The name
4888 .Dq tilde escape
4889 is somewhat of a misnomer since the actual escape character can be
4890 changed by adjusting the option
4891 .Va escape .
4893 .Bl -tag -width ".Ic __ filename"
4895 .It Ic ~~ Ar string
4896 Insert the string of text in the message prefaced by a single
4897 .Ql ~ .
4898 (If the escape character has been changed,
4899 that character must be doubled
4900 in order to send it at the beginning of a line.)
4903 .It Ic ~! Ar command
4904 Execute the indicated shell
4905 .Ar command ,
4906 then return to the message.
4909 .It Ic ~.
4910 Same effect as typing the end-of-file character.
4913 .It Ic ~: Ar \*(UA-command Ns \0or Ic ~_ Ar \*(UA-command
4914 Execute the given \*(UA command.
4915 Not all commands, however, are allowed.
4918 .It Ic ~?
4919 Write a summary of command escapes.
4922 .It Ic ~< Ar filename
4923 Identical to
4924 .Ic ~r .
4927 .It Ic ~<! Ar command
4928 .Ar command
4929 is executed using the shell.
4930 Its standard output is inserted into the message.
4933 .It Ic ~@ Op Ar filename...
4934 With no arguments, edit the attachment list interactively.
4935 If an attachment's file name is left empty,
4936 that attachment is deleted from the list.
4937 When the end of the attachment list is reached,
4938 \*(UA will ask for further attachments until an empty name is given.
4939 If a given file name solely consists of the number sign
4940 .Ql #
4941 followed by a valid message number of the currently active mailbox, then
4942 the given message is attached as a MIME
4943 .Ql message/rfc822
4944 and the rest of this section does not apply.
4946 If character set conversion has been compiled into \*(UA, then this mode
4947 gives the user the option to specify input and output character sets,
4948 unless the file extension indicates binary content, in which case \*(UA
4949 asks whether this step shall be skipped for the attachment in question.
4950 If not skipped, then the charset that succeeds to represent the
4951 attachment data will be used in the
4952 .Ql charset=
4953 MIME parameter of the mail message:
4955 .Bl -bullet -compact
4957 If input and output character sets are specified, then the conversion is
4958 performed on the fly.
4959 The user will be asked repeatedly until the desired conversion succeeds.
4961 If only an output character set is specified, then the input is assumed
4962 to be in the
4963 .Va ttycharset
4964 charset and will be converted to the given output charset on the fly.
4965 The user will be asked repeatedly until the desired conversion succeeds.
4967 If no character sets are specified at all then the algorithm that is
4968 documented in the section
4969 .Sx "Character sets"
4970 is applied, but directly and on the fly.
4971 The user will be asked repeatedly until the desired conversion succeeds.
4973 Finally, if an input-, but no output character set is specified, then no
4974 conversion is ever performed, but the
4975 .Ql charset=
4976 MIME parameter value will still be set to the user input.
4978 The character set selection loop can be left by typing
4979 .Ql control-C ,
4980 i.e., causing an interrupt.
4981 .\" \*(OU next sentence
4982 Note that before \*(UA version 15.0 this terminates the entire
4983 current attachment selection, not only the character set selection.
4986 Without character set conversion support, \*(UA will ask for the input
4987 character set only, and it'll set the
4988 .Ql charset=
4989 MIME parameter value to the given input, if any;
4990 if no user input is seen then the
4991 .Va ttycharset
4992 character set will be used for the parameter value instead.
4993 Note that the file extension check isn't performed in this mode, since
4994 no conversion will take place anyway.
4996 Note that in non-interactive mode, for reproduceabilities sake, there
4997 will always be two questions for each attachment, regardless of whether
4998 character set conversion is available and what the file extension is.
4999 The first asks for the filename, and the second asks for the input
5000 character set to be passed through to the corresponding MIME parameter;
5001 no conversion will be tried if there is input to the latter question,
5002 otherwise the usual conversion algorithm, as above, is applied.
5003 For message attachments, the answer to the second question is completely
5004 ignored.
5006 If (instead)
5007 .Ar filename
5008 arguments are specified for the
5009 .Ic \&\&~@
5010 command they are treated as a file list of
5011 .Xr sh 1 Ns
5012 -style quoted arguments, optionally also separated by commas, which are
5013 expanded and then appended to the existing list of message attachments.
5014 Message attachments can only be added via the first method.
5015 In this mode the (text) attachments are assumed to be in
5016 .Va ttycharset
5017 encoding, and will be evaluated as documented in the section
5018 .Sx "Character sets" .
5021 .It Ic ~A
5022 Inserts the string contained in the
5023 .Va Sign
5024 variable (same as
5025 .Ql Ic ~i Ns \0Sign ) .
5026 The escape sequences tabulator
5027 .Ql \et
5028 and newline
5029 .Ql \en
5030 are understood.
5033 .It Ic ~a
5034 Inserts the string contained in the
5035 .Va sign
5036 variable (same as
5037 .Ql Ic ~i Ns \0sign ) .
5038 The escape sequences tabulator
5039 .Ql \et
5040 and newline
5041 .Ql \en
5042 are understood.
5045 .It Ic ~b Ar name ...
5046 Add the given names to the list of blind carbon copy recipients.
5049 .It Ic ~c Ar name ...
5050 Add the given names to the list of carbon copy recipients.
5053 .It Ic ~d
5054 Read the file specified by the
5055 .Ev DEAD
5056 variable into the message.
5059 .It Ic ~e
5060 Invoke the text editor on the message collected so far.
5061 After the editing session is finished,
5062 the user may continue appending text to the message.
5065 .It Ic ~F Ar messages
5066 Read the named messages into the message being sent, including all
5067 message headers and MIME parts.
5068 If no messages are specified, read in the current message.
5071 .It Ic ~f Ar messages
5072 Read the named messages into the message being sent.
5073 If no messages are specified, read in the current message.
5074 .Ic ignore
5076 .Ic retain
5077 lists are used to modify the message headers.
5078 For MIME multipart messages,
5079 only the first displayable part is included.
5082 .It Ic ~H
5083 Edit the message header fields
5084 .Ql From: ,
5085 .Ql Reply-To:
5087 .Ql Sender:
5088 by typing each one in turn and allowing the user to edit the field.
5089 The default values for these fields originate from the
5090 .Va from , replyto
5092 .Va sender
5093 variables.
5096 .It Ic ~h
5097 Edit the message header fields
5098 .Ql To: ,
5099 .Ql Cc: ,
5100 .Ql Bcc:
5102 .Ql Subject:
5103 by typing each one in turn and allowing the user to edit the field.
5106 .It Ic ~i Ar variable
5107 Insert the value of the specified variable into the message,
5108 adding a newline character at the end.
5109 The message remains unaltered if the variable is unset or empty.
5110 The escape sequences tabulator
5111 .Ql \et
5112 and newline
5113 .Ql \en
5114 are understood.
5117 .It Ic ~M Ar messages
5118 Read the named messages into the message being sent,
5119 indented by
5120 .Va indentprefix .
5121 If no messages are specified, read the current message.
5124 .It Ic ~m Ar messages
5125 Read the named messages into the message being sent,
5126 indented by
5127 .Va indentprefix .
5128 If no messages are specified, read the current message.
5129 .Ic ignore
5131 .Ic retain
5132 lists are used to modify the message headers.
5133 For MIME multipart messages,
5134 only the first displayable part is included.
5137 .It Ic ~p
5138 Display the message collected so far,
5139 prefaced by the message header fields
5140 and followed by the attachment list, if any.
5143 .It Ic ~q
5144 Abort the message being sent,
5145 copying it to the file specified by the
5146 .Ev DEAD
5147 variable if
5148 .Va save
5149 is set.
5152 .It Ic ~R Ar filename
5153 Read the named file into the message, indented by
5154 .Va indentprefix .
5157 .It Ic ~r Ar filename
5158 Read the named file into the message.
5161 .It Ic ~s Ar string
5162 Cause the named string to become the current subject field.
5165 .It Ic ~t Ar name ...
5166 Add the given name(s) to the direct recipient list.
5169 .It Ic ~U Ar messages
5170 Read in the given / current message(s) excluding all headers, indented by
5171 .Va indentprefix .
5174 .It Ic ~u Ar messages
5175 Read in the given / current message(s), excluding all headers.
5178 .It Ic ~v
5179 Invoke an alternate editor (defined by the
5180 .Ev VISUAL
5181 option) on the message collected so far.
5182 Usually, the alternate editor will be a screen editor.
5183 After the editor is quit,
5184 the user may resume appending text to the end of the message.
5187 .It Ic ~w Ar filename
5188 Write the message onto the named file.
5189 If the file exists,
5190 the message is appended to it.
5193 .It Ic ~x
5194 Same as
5195 .Ic ~q ,
5196 except that the message is not saved at all.
5199 .It Ic ~| Ar command
5200 Pipe the message through the specified filter command.
5201 If the command gives no output or terminates abnormally,
5202 retain the original text of the message.
5203 E.g., the command
5204 .Xr fmt 1
5205 is often used as a rejustifying filter.
5207 .\" }}}
5210 .\" .Sh INTERNAL VARIABLES {{{
5211 .Sh "INTERNAL VARIABLES"
5213 Internal \*(UA variables are controlled via the
5214 .Ic set
5216 .Ic unset
5217 commands; prefixing a variable name with the string
5218 .Ql no
5219 and calling
5220 .Ic set
5221 has the same effect as using
5222 .Ic unset :
5223 .Ql unset crt
5225 .Ql set nocrt
5226 do the same thing.
5227 Creation or editing of variables can be performed in the
5228 .Ev EDITOR
5229 with the command
5230 .Ic varedit .
5231 .Ic varshow
5232 will give more insight on the given variable(s), and
5233 .Ic set ,
5234 when called without arguments, will show a listing of all variables.
5235 Some well-known variables will also become inherited from the
5236 program
5237 .Sx ENVIRONMENT
5238 implicitly, others can be explicitly imported with the command
5239 .Ic environ
5240 and henceforth share the said properties.
5243 Two different kind of internal variables exist.
5244 There are boolean variables, which can only be in one of the two states
5245 .Dq set
5247 .Dq unset ,
5248 and value variables with a(n optional) string value.
5249 For the latter proper quoting is necessary upon assignment time, the
5250 introduction of the section
5251 .Sx COMMANDS
5252 documents the supported quoting rules.
5254 .Bd -literal -offset indent
5255 wysh set one=val\e 1 two="val 2" \e
5256     three='val "3"' four=$'val \e'4\e''
5257 varshow one two three four
5258 unset one two three four
5262 Dependent upon the actual option the string values will be interpreted
5263 as numbers, colour names, normal text etc., but there also exists
5264 a special kind of string value, the
5265 .Dq boolean string ,
5266 which must either be a decimal integer (in which case
5267 .Ql 0
5268 is false and
5269 .Ql 1
5270 and any other value is true) or any of the (case-insensitive) strings
5271 .Ql off ,
5272 .Ql no
5274 .Ql false
5275 for a false boolean and
5276 .Ql on ,
5277 .Ql yes
5279 .Ql true
5280 for a true boolean; a special kind of boolean string is the
5281 .Dq quadoption ,
5282 which is a boolean string that can optionally be prefixed with the
5283 (case-insensitive) term
5284 .Ql ask- ,
5285 as in
5286 .Ql ask-yes ,
5287 which causes prompting of the user in interactive mode, with the given
5288 boolean as the default value.
5290 .\" .Ss "Initial settings" {{{
5291 .\" (Keep in SYNC: ./nail.h:okeys, ./nail.rc, ./nail.1:"Initial settings")
5292 .Ss "Initial Settings"
5294 The standard POSIX 2008/Cor 1-2013 mandates the following initial
5295 variable settings:
5296 .Pf no Va allnet ,
5297 .Pf no Va append ,
5298 .Va asksub ,
5299 .Pf no Va askbcc ,
5300 .Pf no Va autoprint ,
5301 .Pf no Va bang ,
5302 .Pf no Va cmd ,
5303 .Pf no Va crt ,
5304 .Pf no Va debug ,
5305 .Pf no Va dot ,
5306 .Va escape
5307 set to
5308 .Ql ~ ,
5309 .Pf no Va flipr ,
5310 .Pf no Va folder ,
5311 .Va header ,
5312 .Pf no Va hold ,
5313 .Pf no Va ignore ,
5314 .Pf no Va ignoreeof ,
5315 .Pf no Va keep ,
5316 .Pf no Va keepsave ,
5317 .Pf no Va metoo ,
5318 .Pf no Va outfolder ,
5319 .Pf no Va page ,
5320 .Va prompt
5321 set to
5322 .Ql ?\0
5323 (note that \*(UA deviates from the standard by using
5324 .Ql \e&\0 ,
5325 but the
5326 .Ql \e&
5327 special prompt escape results in
5328 .Dq \&?
5329 being shown unless
5330 .Va bsdcompat
5331 is set),
5332 .Pf no Va quiet ,
5333 .Pf no Va record ,
5334 .Va save ,
5335 .Pf no Va sendwait ,
5336 .Pf no Va showto ,
5337 .Pf no Va Sign ,
5338 .Pf no Va sign ,
5339 .Va toplines
5340 set to
5341 .Ql 5 .
5344 Notes: \*(UA doesn't support the
5345 .Pf no Va onehop
5346 variable \(en use command line options or
5347 .Va sendmail-arguments
5348 to pass options through to a MTA.
5349 And the default global
5350 .Pa \*(UR
5351 file (which is loaded unless the
5352 .Fl n
5353 command line flag has been used or the
5354 .Ev NAIL_NO_SYSTEM_RC
5355 environment variable is set) bends those initial settings a bit, e.g.,
5356 it sets the variables
5357 .Va hold ,
5358 .Va keepsave
5360 .Va keep ,
5361 to name a few, calls
5362 .Ic retain
5363 etc., and should thus be taken into account.
5364 .\" }}}
5366 .\" .Ss "Variables" {{{
5367 .Ss "Variables"
5369 .Bl -tag -width ".It Va _utoprin_"
5371 .It Va add-file-recipients
5372 \*(BO When file or pipe recipients have been specified,
5373 mention them in the corresponding address fields of the message instead
5374 of silently stripping them from their recipient list.
5375 By default such addressees are not mentioned.
5378 .It Va allnet
5379 \*(BO Causes only the local part to be evaluated
5380 when comparing addresses.
5383 .It Va append
5384 \*(BO Causes messages saved in
5385 .Ev MBOX
5386 to be appended to the end rather than prepended.
5387 This should always be set.
5390 .It Va ask
5391 \*(BO Causes \*(UA to prompt for the subject of each message sent.
5392 If the user responds with simply a newline,
5393 no subject field will be sent.
5396 .It Va askatend
5397 \*(BO Causes the prompts for
5398 .Ql Cc:
5400 .Ql Bcc:
5401 lists to appear after the message has been edited.
5404 .It Va askattach
5405 \*(BO If set, \*(UA asks for files to attach at the end of each message,
5406 shall the list be found empty at that time.
5407 An empty line finalizes the list.
5410 .It Va askcc
5411 \*(BO Causes the user to be prompted for carbon copy recipients
5412 (at the end of each message if
5413 .Va askatend
5415 .Va bsdcompat
5416 are set) shall the list be found empty (at that time).
5417 An empty line finalizes the list.
5420 .It Va askbcc
5421 \*(BO Causes the user to be prompted for blind carbon copy
5422 recipients (at the end of each message if
5423 .Va askatend
5425 .Va bsdcompat
5426 are set) shall the list be found empty (at that time).
5427 An empty line finalizes the list.
5430 .It Va asksign
5431 \*(BO\*(OP Causes the user to be prompted if the message is to be
5432 signed at the end of each message.
5434 .Va smime-sign
5435 variable is ignored when this variable is set.
5438 .It Va asksub
5439 \*(BO Alternative name for
5440 .Va ask .
5446 .It Va attachment-ask-content-description , \
5447   attachment-ask-content-disposition , \
5448   attachment-ask-content-id , \
5449   attachment-ask-content-type
5450 \*(BO If set then the user will be prompted for some attachment
5451 information when editing the attachment list.
5452 It is advisable to not use these but for the first of the variables;
5453 even for that it has to be noted that the data is used
5454 .Dq as is .
5458 .It Va attrlist
5459 A sequence of characters to display in the
5460 .Ql attribute
5461 column of the
5462 .Va headline
5463 as shown in the display of
5464 .Ic headers ;
5465 each for one type of messages (see
5466 .Sx "Message states" ) ,
5467 with the default being
5468 .Ql NUROSPMFAT+\-$~
5470 .Ql NU\ \ *HMFAT+\-$~
5471 if the
5472 .Va bsdflags
5473 variable is set, in the following order:
5475 .Bl -tag -compact -offset indent -width ".It Ql _"
5476 .It Ql N
5477 new.
5478 .It Ql U
5479 unread but old.
5480 .It Ql R
5481 new but read.
5482 .It Ql O
5483 read and old.
5484 .It Ql S
5485 saved.
5486 .It Ql P
5487 preserved.
5488 .It Ql M
5489 mboxed.
5490 .It Ql F
5491 flagged.
5492 .It Ql A
5493 answered.
5494 .It Ql T
5495 draft.
5496 .It Ql +
5497 start of a collapsed thread.
5498 .It Ql -
5499 an uncollapsed thread (TODO ignored for now).
5500 .It Ql $
5501 classified as spam.
5502 .It Ql ~
5503 classified as possible spam.
5508 .It Va autobcc
5509 Specifies a list of recipients to which a blind carbon copy of each
5510 outgoing message will be sent automatically.
5513 .It Va autocc
5514 Specifies a list of recipients to which a carbon copy of each outgoing
5515 message will be sent automatically.
5518 .It Va autocollapse
5519 \*(BO Causes threads to be collapsed automatically when threaded mode
5520 is entered (see the
5521 .Ic collapse
5522 command).
5525 .It Va autoprint
5526 \*(BO Causes the delete command to behave like
5527 .Ql dp - ;
5528 thus, after deleting a message the next one will be typed automatically.
5531 .It Va autothread
5532 \*(BO\*(OB Causes threaded mode (see the
5533 .Ic thread
5534 command) to be entered automatically when a folder is opened.
5535 The same as
5536 .Ql autosort=thread .
5539 .It Va autosort
5540 Causes sorted mode (see the
5541 .Ic sort
5542 command) to be entered automatically with the value of this option as
5543 sorting method when a folder is opened, e.g.,
5544 .Ql set autosort=thread .
5547 .It Va bang
5548 \*(BO Enables the substitution of
5549 .Ql \&!
5550 by the contents of the last command line in shell escapes.
5553 .It Va batch-exit-on-error
5554 \*(BO If the batch mode has been enabled via the
5555 .Fl #
5556 command line option, then this variable will be consulted whenever \*(UA
5557 completes one operation (returns to the command prompt); if it is set
5558 then \*(UA will terminate if the last operation generated an error.
5561 .It Va bsdannounce
5562 \*(BO Causes automatic display of a header summary after executing a
5563 .Ic file
5564 command.
5567 .It Va bsdcompat
5568 \*(BO Sets some cosmetical features to traditional BSD style;
5569 has the same affect as setting
5570 .Va askatend
5571 and all other variables prefixed with
5572 .Ql bsd ;
5573 it also changes the meaning of the \*(UA specific
5574 .Ql \e&
5575 .Va prompt
5576 escape sequence and changes behaviour of
5577 .Va emptystart
5578 (which doesn't exist in BSD).
5581 .It Va bsdflags
5582 \*(BO Changes the letters shown in the first column of a header
5583 summary to traditional BSD style.
5586 .It Va bsdheadline
5587 \*(BO Changes the display of columns in a header summary to traditional
5588 BSD style.
5591 .It Va bsdmsgs
5592 \*(BO Changes some informational messages to traditional BSD style.
5595 .It Va bsdorder
5596 \*(BO Causes the
5597 .Ql Subject:
5598 field to appear immediately after the
5599 .Ql To:
5600 field in message headers and with the
5601 .Ic ~h
5602 .Sx "TILDE ESCAPES" .
5605 .It Va charset-7bit
5606 The value that should appear in the
5607 .Ql charset=
5608 parameter of
5609 .Ql Content-Type:
5610 MIME header fields when no character set conversion of the message data
5611 was performed.
5612 This defaults to US-ASCII, and the chosen character set should be
5613 US-ASCII compatible.
5616 .It Va charset-8bit
5617 \*(OP The default 8-bit character set that is used as an implicit last
5618 member of the variable
5619 .Va sendcharsets .
5620 This defaults to UTF-8.
5621 If no character set conversion capabilities are available in \*(UA then
5622 the only supported character set is
5623 .Va ttycharset .
5624 Refer to the section
5625 .Sx "Character sets"
5626 for the complete picture of character set conversion in \*(UA.
5629 .It Va charset-unknown-8bit
5630 \*(OP RFC 1428 specifies conditions when internet mail gateways shall
5631 .Dq upgrade
5632 the content of a mail message by using a character set with the name
5633 .Ql unknown-8bit .
5634 Because of the unclassified nature of this character set \*(UA will not
5635 be capable to convert this character set to any other character set.
5636 If this variable is set any message part which uses the character set
5637 .Ql unknown-8bit
5638 is assumed to really be in the character set given in the value,
5639 otherwise the (final) value of
5640 .Va charset-8bit
5641 is used for this purpose.
5643 This variable will also be taken into account if a MIME type (see
5644 .Sx "The mime.types files" )
5645 of a MIME message part that uses the
5646 .Ql binary
5647 character set is forcefully treated as text.
5650 .It Va cmd
5651 The default value for the
5652 .Ic pipe
5653 command.
5656 .It Va colour-disable
5657 \*(BO\*(OP Forcefully disable usage of colours.
5658 Also see the section
5659 .Sx "Coloured display" .
5662 .It Va colour-pager
5663 \*(BO\*(OP Whether colour shall be used for output that is paged through
5664 .Ev PAGER .
5665 Note that pagers may need special flags, e.g.,
5666 .Xr less 1
5667 requires the option
5668 .Fl \&\&R
5670 .Xr lv 1
5671 the option
5672 .Fl \&\&c
5673 in order to support colours.
5674 Often doing manual adjustments is unnecessary since \*(UA may perform
5675 adjustments dependend on the value of the environment variable
5676 .Ev PAGER
5677 (see there for more).
5680 .It Va crt
5681 In a(n interactive) terminal session, then if this valued option is set
5682 it'll be used as a threshold to determine how many lines the given
5683 output has to span before it will be displayed via the configured
5684 .Ev PAGER ;
5685 Usage of the
5686 .Ev PAGER
5687 can be forced by setting this to the value
5688 .Ql 0 ,
5689 setting it without a value will deduce the current height of the
5690 terminal screen to compute the treshold (see
5691 .Ev LINES ,
5692 .Va screen
5694 .Xr stty 1 ) .
5697 .It Va customhdr
5698 \*(OB A variable counterpart of the
5699 .Ic customhdr
5700 command (see there for documentation), interpreted as a comma-separated
5701 list of custom headers to be injected, to include commas in the header
5702 bodies escape them with reverse solidus, e.g.:
5704 .Dl set customhdr='Hdr1: Body1-1\e, Body1-2,  Hdr2: Body2'
5707 .It Va datefield
5708 In the summary of
5709 .Ic headers
5710 the message date, if any is to be displayed according to the format of
5711 .Va headline ,
5712 is by default taken from the
5713 .Ql From_
5714 line of the message.
5715 If this variable is set the date as given in the
5716 .Ql Date:
5717 header field is used instead, converted to local time.
5718 To control the display format of the date assign a valid
5719 .Xr strftime 3
5720 format string.
5721 (Note that the
5722 .Ql %n
5723 format should not be used, because \*(UA doesn't take embedded newlines
5724 into account when calculating how many lines fit onto the screen.)
5725 Also see
5726 .Va datefield-markout-older .
5729 .It Va datefield-markout-older
5730 This option, when set in addition to
5731 .Va datefield ,
5732 is used to display
5733 .Dq older
5734 messages (concept is rather comparable to the
5735 .Fl \&\&l
5736 option of the POSIX utility
5737 .Xr ls 1 ) .
5738 The content interpretation is identical to
5739 .Va \&\&datefield .
5742 .It Va debug
5743 \*(BO Enables debug messages and obsoletion warnings, disables the
5744 actual delivery of messages and also implies
5745 .Pf no Va record
5746 as well as
5747 .Pf no Va save .
5750 .It Va disposition-notification-send
5751 \*(BO\*(OP Emit a
5752 .Ql Disposition-Notification-To:
5753 header (RFC 3798) with the message.
5754 This requires the
5755 .Va from
5756 variable to be set.
5757 .\" TODO .It Va disposition-notification-send-HOST
5758 .\"Overrides
5759 .\".Va disposition-notification-send
5760 .\" for SMTP accounts on a specific host.
5761 .\" TODO .It Va disposition-notification-send-USER@HOST
5762 .\"Overrides
5763 .\".Va disposition-notification-send
5764 .\"for a specific account.
5767 .It Va dot
5768 \*(BO When dot is set, a period
5769 .Ql \&.
5770 on a line by itself during message input in (interactive) compose mode
5771 will be treated as end-of-message (in addition to the normal end-of-file
5772 condition).
5774 .Va ignoreeof
5775 is set
5776 .Pf no Va dot
5777 is ignored.
5780 .It Va dotlock-ignore-error
5781 \*(BO\*(OP Synchronization of mailboxes which \*(UA treats as system
5782 mailboxes (see the command
5783 .Ic file )
5784 will be protected with so-called dotlock files\(emthe traditional mail
5785 spool file locking method\(emin addition to system file locking.
5786 Because \*(UA ships with a privilege-separated dotlock creation program
5787 that should always be able to create such a dotlock file there is no
5788 good reason to ignore dotlock file creation errors, and thus these are
5789 fatal unless this variable is set.
5792 .It Va editalong
5793 \*(BO If this variable is set then the editor is started automatically
5794 when a message is composed in interactive mode, as if the
5795 .Ic ~e
5796 .Sx "TILDE ESCAPES"
5797 had been specified.
5799 .Va editheaders
5800 variable is implied for this automatically spawned editor session.
5803 .It Va editheaders
5804 \*(BO When a message is edited while being composed,
5805 its header is included in the editable text.
5807 .Ql To: ,
5808 .Ql Cc: ,
5809 .Ql Bcc: ,
5810 .Ql Subject: ,
5811 .Ql From: ,
5812 .Ql Reply-To:
5814 .Ql Sender:
5815 fields are accepted within the header, other fields are ignored.
5818 .It Va emptystart
5819 \*(BO When entering interactive mode \*(UA normally writes
5820 .Dq \&No mail for user
5821 and exits immediately if a mailbox is empty or doesn't exist.
5822 If this option is set \*(UA starts even with an empty or nonexistent
5823 mailbox (the latter behaviour furtherly depends upon
5824 .Va bsdcompat ,
5825 though).
5828 .It Va encoding
5829 Suggestion for the MIME encoding to use in outgoing text messages
5830 and message parts.
5831 Valid values are the default
5832 .Ql quoted-printable ,
5833 .Ql 8bit
5835 .Ql base64 .
5836 .Ql 8bit
5837 may cause problems when transferring mail messages over channels that
5838 are not ESMTP (RFC 1869) compliant.
5839 If there is no need to encode a message,
5840 .Ql 7bit
5841 transfer mode is always used regardless of this variable.
5842 Binary data is always encoded as
5843 .Ql base64 .
5846 .It Va escape
5847 If defined, the first character of this option
5848 gives the character to use in place of
5849 .Ql ~
5850 to denote
5851 .Sx "TILDE ESCAPES" .
5854 .It Va expandaddr
5855 If not set then file and command pipeline targets are not allowed,
5856 and any such address will be filtered out, giving a warning message.
5857 If set without a value then all possible recipient address
5858 specifications will be accepted \(en see the section
5859 .Sx "On sending mail, and non-interactive mode"
5860 for more on this.
5861 To accept them, but only in interactive mode, or when tilde commands
5862 were enabled explicitly by using one of the command line options
5863 .Fl ~
5865 .Fl # ,
5866 set this to the (case-insensitive) value
5867 .Ql restrict
5868 (note right now this is actually like setting
5869 .Ql restrict,-all,+name,+addr ) .
5871 In fact the value is interpreted as a comma-separated list of values.
5872 If it contains
5873 .Ql fail
5874 then the existence of disallowed specifications is treated as a hard
5875 send error instead of only filtering them out.
5876 The remaining values specify whether a specific type of recipient
5877 address specification is allowed (optionally indicated by a plus sign
5878 .Ql +
5879 prefix) or disallowed (prefixed with a hyphen
5880 .Ql - ) .
5881 The value
5882 .Ql all
5883 addresses all possible address specifications,
5884 .Ql file
5885 file targets,
5886 .Ql pipe
5887 command pipeline targets,
5888 .Ql name
5889 plain user names and (MTA) aliases (\*(OB
5890 .Ql noalias
5891 may be used as an alternative syntax to
5892 .Ql -name )
5894 .Ql addr
5895 network addresses.
5896 These kind of values are interpreted in the given order, so that
5897 .Ql restrict,\:fail,\:+file,\:-all,\:+addr
5898 will cause hard errors for any non-network address recipient address
5899 unless \*(UA is in interactive mode or has been started with the
5900 .Fl ~
5902 .Fl #
5903 command line option; in the latter case(s) any address may be used, then.
5906 .It Va expandargv
5907 Unless this variable is set additional mail-transfer-agent (MTA)
5908 arguments from the command line, as can be given after a
5909 .Ql --
5910 separator, are ignored due to safety reasons.
5911 However, if set to the special (case-insensitive) value
5912 .Ql fail ,
5913 then the presence of additional MTA arguments is treated as a hard
5914 error that causes \*(UA to exit with failure status.
5915 A lesser strict variant is the otherwise identical
5916 .Ql restrict ,
5917 which does accept such arguments in interactive mode, or if tilde
5918 commands were enabled explicitly by using one of the command line options
5919 .Fl ~
5921 .Fl # .
5924 .It Va features
5925 \*(RO Information on the features compiled into \*(UA \(en the content
5926 of this variable is identical to the output of the command
5927 .Ic features .
5930 .It Va flipr
5931 \*(BO This option reverses the meanings of a set of reply commands,
5932 turning the lowercase variants, which by default address all recipients
5933 included in the header of a message
5934 .Pf ( Ic reply , respond , followup )
5935 into the uppercase variants, which by default address the sender only
5936 .Pf ( Ic Reply , Respond , Followup )
5937 and vice versa.
5938 The commands
5939 .Ic replysender , respondsender , followupsender
5940 as well as
5941 .Ic replyall , respondall , followupall
5942 are not affected by the current setting of
5943 .Va flipr .
5947 .It Va file-hook-load-EXTENSION , file-hook-save-EXTENSION
5948 It is possible to install file hooks which will be used by the
5949 .Ic file
5950 command in order to be able to transparently handle (through an
5951 intermediate temporary file) files with specific
5952 .Ql EXTENSION Ns
5953 s: the variable values can include shell snippets and are expected to
5954 write data to standard output / read data from standard input,
5955 respectively.
5956 \*(ID The variables may not be changed while there is a mailbox
5957 attendant.
5958 .Bd -literal -offset indent
5959 set file-hook-load-xy='echo >&2 XY-LOAD; gzip -cd' \e
5960     file-hook-save-xy='echo >&2 XY-SAVE; gzip -c' \e
5961     record=+null-sent.xy
5965 .It Va folder
5966 The default path under which mailboxes are to be saved:
5967 file names that begin with the plus-sign
5968 .Ql +
5969 will be expanded by prefixing them with the value of this variable.
5970 The same special syntax conventions as documented for the
5971 .Ic file
5972 command may be used; if the non-empty value doesn't start with a solidus
5973 .Ql / ,
5974 then the value of
5975 .Ev HOME
5976 will be prefixed automatically.
5977 If unset or the empty string any
5978 .Ql +
5979 prefixing file names will remain unexpanded.
5982 .It Va folder-hook
5983 This variable can be set to the name of a
5984 .Ic define Ns d
5985 macro which will be called whenever a
5986 .Ic file
5987 is opened.
5988 The macro will also be invoked when new mail arrives,
5989 but message lists for commands executed from the macro
5990 only include newly arrived messages then.
5991 .Ic localopts
5992 are activated by default in a folder hook, causing the covered settings
5993 to be reverted once the folder is left again.
5995 .Sy \*(ID:
5996 Macro behaviour, including option localization, will change in v15.
5997 Please be aware of that and possibly embed a version check in a resource
5998 file of yours.
6001 .It Va folder-hook-FOLDER
6002 Overrides
6003 .Va folder-hook
6004 for a folder named
6005 .Ql FOLDER .
6006 Unlike other folder specifications, the fully expanded name of a folder,
6007 without metacharacters, is used to avoid ambiguities.
6008 However, if the mailbox resides under
6009 .Va folder
6010 then the usual
6011 .Ql +
6012 specification is tried in addition, e.g., if
6013 .Va \&\&folder
6015 .Dq mail
6016 (and thus relative to the user's home directory) then
6017 .Pa /home/usr1/mail/sent
6018 will be tried as
6019 .Ql folder-hook-/home/usr1/mail/sent
6020 first, but then followed by
6021 .Ql folder-hook-+sent .
6024 .It Va followup-to
6025 \*(BO Controls whether a
6026 .Ql Mail-Followup-To:
6027 header is generated when sending messages to known mailing lists.
6028 Also see
6029 .Va followup-to-honour
6030 and the commands
6031 .Ic mlist , mlsubscribe , reply
6033 .Ic Lreply .
6036 .It Va followup-to-honour
6037 Controls whether a
6038 .Ql Mail-Followup-To:
6039 header is honoured when group-replying to a message via
6040 .Ic reply
6042 .Ic Lreply .
6043 This is a quadoption; if set without a value it defaults to
6044 .Dq yes .
6045 Also see
6046 .Va followup-to
6047 and the commands
6048 .Ic mlist
6050 .Ic mlsubscribe .
6053 .It Va forward-as-attachment
6054 \*(BO Original messages are normally sent as inline text with the
6055 .Ic forward
6056 command,
6057 and only the first part of a multipart message is included.
6058 With this option messages are sent as unmodified MIME
6059 .Ql message/rfc822
6060 attachments with all of their parts included.
6063 .It Va from
6064 The address (or a list of addresses) to put into the
6065 .Ql From:
6066 field of the message header, quoting RFC 5322:
6067 the author(s) of the message, that is, the mailbox(es) of the person(s)
6068 or system(s) responsible for the writing of the message.
6069 If replying to messages these addresses are handled as if they were in
6071 .Ic alternates
6072 list.
6073 If the machine's hostname is not valid at the Internet (for example at
6074 a dialup machine) then either this variable or
6075 .Va hostname
6076 (\*(IN and with
6077 .Va smtp
6078 .Va smtp-hostname
6079 adds even more fine-tuning capabilities),
6080 have to be set.
6082 .Va \&\&from
6083 contains more than one address,
6084 setting the
6085 .Va sender
6086 variable is required (according to the standard RFC 5322).
6089 .It Va fullnames
6090 \*(BO When replying to or forwarding a message \*(UA normally removes
6091 the comment and name parts of email addresses.
6092 If this variable is set such stripping is not performed,
6093 and comments, names etc. are retained.
6096 .It Va fwdheading
6097 The string to put before the text of a message with the
6098 .Ic forward
6099 command
6100 (unless the
6101 .Va forward-as-attachment
6102 variable is set).
6103 Defaults to
6104 .Dq -------- Original Message --------
6105 if unset; No heading is put if it is set to the empty string.
6108 .It Va header
6109 \*(BO Causes the header summary to be written at startup and after
6110 commands that affect the number of messages or the order of messages in
6111 the current folder; enabled by default.
6112 The command line option
6113 .Fl N
6114 can be used to set
6115 .Pf no Va header .
6119 .It Va headline
6120 A format string to use for the summary of
6121 .Ic headers ,
6122 similar to the ones used for
6123 .Xr printf 3
6124 formats.
6125 Format specifiers in the given string start with a percent character
6126 .Ql %
6127 and may be followed by an optional decimal number indicating the field
6128 width \(em if that is negative, the field is to be left-aligned.
6129 Valid format specifiers are:
6132 .Bl -tag -compact -offset indent -width "_%%_"
6133 .It Ql %%
6134 A plain percent character.
6135 .It Ql %>
6136 .Dq Dotmark :
6137 a space character but for the current message
6138 .Pf ( Dq dot ) ,
6139 for which it expands to
6140 .Ql > .
6141 .It Ql %<
6142 .Dq Dotmark :
6143 a space character but for the current message
6144 .Pf ( Dq dot ) ,
6145 for which it expands to
6146 .Ql < .
6147 .It Ql %$
6148 \*(OP The spam score of the message, as has been classified via the
6149 command
6150 .Ic spamrate .
6151 Shows only a replacement character if there is no spam support.
6152 .It Ql %a
6153 Message attribute character (status flag); the actual content can be
6154 adjusted by setting
6155 .Va attrlist .
6156 .It Ql %d
6157 The date when the message was received, or the date found in the
6158 .Ql From:
6159 header when the
6160 .Va datefield
6161 variable is set (optionally to a date display format string).
6162 .It Ql %e
6163 The indenting level in threaded mode.
6164 .It Ql %f
6165 The address of the message sender.
6166 .It Ql %i
6167 The message thread tree structure.
6168 (Note that this format doesn't support a field width.)
6169 .It Ql %l
6170 The number of lines of the message, if available.
6171 .It Ql %m
6172 Message number.
6173 .It Ql %o
6174 The number of octets (bytes) in the message, if available.
6175 .It Ql %s
6176 Message subject (if any).
6177 .It Ql %S
6178 Message subject (if any) in double quotes.
6179 .It Ql \&%T
6180 Message recipient flags: is the addressee of the message a known or
6181 subscribed mailing list \(en see
6182 .Ic mlist
6184 .Ic mlsubscribe .
6185 .It Ql %t
6186 The position in threaded/sorted order.
6189 The default is
6190 .Ql %>\&%a\&%m\ %-18f\ %16d\ %4l/%\-5o\ %i%-s ,
6192 .Ql %>\&%a\&%m\ %20-f\ \ %16d\ %3l/%\-5o\ %i%-S
6194 .Va bsdcompat
6195 is set.
6196 Also see
6197 .Va attrlist
6199 .Va headline-bidi .
6203 .It Va headline-bidi
6204 Bidirectional text requires special treatment when displaying headers,
6205 because numbers (in dates or for file sizes etc.) will not affect the
6206 current text direction, in effect resulting in ugly line layouts when
6207 arabic or other right-to-left text is to be displayed.
6208 On the other hand only a minority of terminals is capable to correctly
6209 handle direction changes, so that user interaction is necessary for
6210 acceptable results.
6211 Note that extended host system support is required nonetheless, e.g.,
6212 detection of the terminal character set is one precondition;
6213 and this feature only works in an Unicode (i.e., UTF-8) locale.
6215 In general setting this variable will cause \*(UA to encapsulate text
6216 fields that may occur when displaying
6217 .Va headline
6218 (and some other fields, like dynamic expansions in
6219 .Va prompt )
6220 with special Unicode control sequences;
6221 it is possible to fine-tune the terminal support level by assigning
6222 a value:
6223 no value (or any value other than
6224 .Ql 1 ,
6225 .Ql 2
6227 .Ql 3 )
6228 will make \*(UA assume that the terminal is capable to properly deal
6229 with Unicode version 6.3, in which case text is embedded in a pair of
6230 U+2068 (FIRST STRONG ISOLATE) and U+2069 (POP DIRECTIONAL ISOLATE)
6231 characters.
6232 In addition no space on the line is reserved for these characters.
6234 Weaker support is chosen by using the value
6235 .Ql 1
6236 (Unicode 6.3, but reserve the room of two spaces for writing the control
6237 sequences onto the line).
6238 The values
6239 .Ql 2
6241 .Ql 3
6242 select Unicode 1.1 support (U+200E, LEFT-TO-RIGHT MARK); the latter
6243 again reserves room for two spaces in addition.
6246 .It Va history-file
6247 \*(OP If a line editor is available then this can be set to
6248 name the (expandable) path of the location of a permanent history file.
6251 .It Va history-gabby
6252 \*(BO\*(OP Add more entries to the history as is normally done.
6255 .It Va history-gabby-persist
6256 \*(BO\*(OP \*(UA's own MLE will not save the additional
6257 .Va history-gabby
6258 entries in persistent storage unless this variable is set.
6259 On the other hand it will not loose the knowledge of whether
6260 a persistent entry was gabby or not.
6261 Also see
6262 .Va history-file .
6265 .It Va history-size
6266 \*(OP If a line editor is available this value restricts the
6267 amount of history entries that are saved into a set and valid
6268 .Va history-file .
6269 A value of less than 0 disables this feature;
6270 note that loading and incorporation of
6271 .Va history-file
6272 upon program startup can also be suppressed by doing this.
6273 If unset or 0, a default value will be used.
6274 Dependent on the available line editor this will also define the
6275 number of history entries in memory;
6276 it is also editor-specific whether runtime updates of this value will
6277 be honoured.
6280 .It Va hold
6281 \*(BO This option is used to hold messages in the system
6282 .Ev MAIL Ns
6283 box, and it is set by default.
6286 .It Va hostname
6287 Use this string as hostname when expanding local addresses instead of
6288 the value obtained from
6289 .Xr uname 3
6291 .Xr getaddrinfo 3 ,
6292 i.e., in
6293 .Ql Message-ID:
6295 .Ql From:
6296 fields.
6297 Note that when
6298 .Va smtp
6299 transport is not used then it is normally the responsibility of the MTA
6300 to create these fields, \*(IN in conjunction with
6301 .Va smtp
6302 however
6303 .Va smtp-hostname
6304 also influences the results;
6305 you should produce some test messages with the desired combination of
6306 .Va \&\&hostname ,
6307 and/or
6308 .Va from ,
6309 .Va sender
6310 etc. first.
6313 .It Va idna-disable
6314 \*(BO\*(OP Can be used to turn off the automatic conversion of domain
6315 names according to the rules of IDNA (internationalized domain names
6316 for applications).
6317 Since the IDNA code assumes that domain names are specified with the
6318 .Va ttycharset
6319 character set, an UTF-8 locale charset is required to represent all
6320 possible international domain names (before conversion, that is).
6323 .It Va ignore
6324 \*(BO Ignore interrupt signals from the terminal while entering
6325 messages; instead echo them as
6326 .Ql @
6327 characters and discard the current line.
6330 .It Va ignoreeof
6331 \*(BO Ignore end-of-file conditions
6332 .Pf ( Ql control-D )
6333 in compose mode on message input and in interactive command input.
6334 If set an interactive command input session can only be left by
6335 explicitly using one of the commands
6336 .Ic exit
6338 .Ic quit ,
6339 and message input in compose mode can only be terminated by entering
6340 a period
6341 .Ql \&.
6342 on a line by itself or by using the
6343 .Ic ~.
6344 .Sx "TILDE ESCAPES" ;
6345 .Va ignoreeof
6346 overrides a setting of
6347 .Pf no Va dot .
6350 .It Va indentprefix
6351 String used by the
6352 .Ic ~m , ~M
6354 .Ic ~R
6355 .Sx "TILDE ESCAPES"
6356 and by the
6357 .Va quote
6358 option for indenting messages,
6359 in place of the normal tabulator character
6360 .Ql ^I ,
6361 which is the default.
6362 Be sure to quote the value if it contains spaces or tabs.
6365 .It Va keep
6366 \*(BO If set, an empty mailbox file is not removed.
6367 This may improve the interoperability with other mail user agents
6368 when using a common folder directory, and prevents malicious users
6369 from creating fake mailboxes in a world-writable spool directory.
6370 Note this only applies to local regular (MBOX) files, other mailbox
6371 types will never be removed.
6374 .It Va keep-content-length
6375 \*(BO When (editing messages and) writing
6376 .Ev MBOX
6377 mailbox files \*(UA can be told to keep the
6378 .Ql Content-Length:
6380 .Ql Lines:
6381 header fields that some MUAs generate by setting this variable.
6382 Since \*(UA does neither use nor update these non-standardized header
6383 fields (which in itself shows one of their conceptual problems),
6384 stripping them should increase interoperability in between MUAs that
6385 work with with same mailbox files.
6386 Note that, if this is not set but
6387 .Va writebackedited ,
6388 as below, is, a possibly performed automatic stripping of these header
6389 fields already marks the message as being modified.
6392 .It Va keepsave
6393 \*(BO When a message is saved it is usually discarded from the
6394 originating folder when \*(UA is quit.
6395 Setting this option causes all saved message to be retained.
6398 .It Va line-editor-disable
6399 \*(BO Turn off any enhanced line editing capabilities (see
6400 .Sx "On terminal control and line editor"
6401 for more).
6404 .It Va markanswered
6405 \*(BO When a message is replied to and this variable is set,
6406 it is marked as having been answered.
6407 This mark has no technical meaning in the mail system;
6408 it just causes messages to be marked in the header summary,
6409 and makes them specially addressable.
6412 .It Va mbox-rfc4155
6413 \*(BO \*(UA generates and expects RFC 4155 compliant MBOX text
6414 mailboxes.
6415 (With the restriction that RFC 4155 defines seven-bit clean data
6416 storage, but which can be overwritten by a contrary setting of
6417 .Va encoding ) .
6418 Messages which are fetched over the network or from within already
6419 existing Maildir (or any non-MBOX) mailboxes may require so-called
6420 .Ql From_
6421 quoting (insertion of additional
6422 .Ql >
6423 characters to prevent line content misinterpretation) to be applied in
6424 order to be storable in MBOX mailboxes, however, dependent on the
6425 circumspection of the message producer.
6426 E.g., \*(UA itself will, when newly generating messages, choose a
6427 .Pf Content-Transfer- Va encoding
6428 that prevents the necessity for such quoting \(en a necessary
6429 precondition to ensure message checksums won't change.
6431 By default \*(UA will perform this
6432 .Ql From_
6433 quoting in a way that results in a MBOX file that is compatible with
6434 the POSIX MBOX layout, which means that, in order not to exceed the
6435 capabilities of simple applications, many more
6436 .Ql From_
6437 lines get quoted (thus modified) than necessary according to RFC 4155.
6438 Set this option to instead generate MBOX files which comply to RFC 4155.
6441 .It Va memdebug
6442 \*(BO Internal development variable.
6445 .It Va message-id-disable
6446 \*(BO By setting this option the generation of
6447 .Ql Message-ID:
6448 can be completely suppressed, effectively leaving this task up to the
6449 mail-transfer-agent (MTA) or the SMTP server.
6450 (According to RFC 5321 your SMTP server is not required to add this
6451 field by itself, so you should ensure that it accepts messages without a
6452 .Ql Message-ID . )
6455 .It Va message-inject-head
6456 A string to put at the beginning of each new message.
6457 The escape sequences tabulator
6458 .Ql \et
6459 and newline
6460 .Ql \en
6461 are understood.
6464 .It Va message-inject-tail
6465 A string to put at the end of each new message.
6466 The escape sequences tabulator
6467 .Ql \et
6468 and newline
6469 .Ql \en
6470 are understood.
6473 .It Va metoo
6474 \*(BO Usually, when an
6475 .Ic alias
6476 expansion contains the sender, the sender is removed from the expansion.
6477 Setting this option suppresses these removals.
6478 Note that a set
6479 .Va metoo
6480 also causes a
6481 .Ql -m
6482 option to be passed to mail-transfer-agents (MTAs);
6483 though most of the modern MTAs don't (no longer) document this flag, no
6484 MTA is known which doesn't support it (for historical compatibility).
6487 .It Va mime-allow-text-controls
6488 \*(BO When sending messages, each part of the message is MIME-inspected
6489 in order to classify the
6490 .Ql Content-Type:
6492 .Ql Content-Transfer-Encoding:
6493 (see
6494 .Va encoding )
6495 that is required to send this part over mail transport, i.e.,
6496 a computation rather similar to what the
6497 .Xr file 1
6498 command produces when used with the
6499 .Ql --mime
6500 option.
6502 This classification however treats text files which are encoded in
6503 UTF-16 (seen for HTML files) and similar character sets as binary
6504 octet-streams, forcefully changing any
6505 .Ql text/plain
6507 .Ql text/html
6508 specification to
6509 .Ql application/octet-stream :
6510 If that actually happens a yet unset charset MIME parameter is set to
6511 .Ql binary ,
6512 effectively making it impossible for the receiving MUA to automatically
6513 interpret the contents of the part.
6515 If this option is set, and the data was unambiguously identified as text
6516 data at first glance (by a
6517 .Ql .txt
6519 .Ql .html
6520 file extension), then the original
6521 .Ql Content-Type:
6522 will not be overwritten.
6525 .It Va mime-alternative-favour-rich
6526 \*(BO If this variable is set then rich MIME alternative parts (e.g.,
6527 HTML) will be preferred in favour of included plain text versions when
6528 displaying messages, provided that a handler exists which produces
6529 output that can be (re)integrated into \*(UA's normal visual display.
6530 (E.g., at the time of this writing some newsletters ship their full
6531 content only in the rich HTML part, whereas the plain text part only
6532 contains topic subjects.)
6535 .It Va mime-counter-evidence
6536 Normally the
6537 .Ql Content-Type:
6538 field is used to decide how to handle MIME parts.
6539 Some MUAs however don't use
6540 .Xr mime.types 5
6541 or a similar mechanism to correctly classify content, but simply specify
6542 .Ql application/octet-stream ,
6543 even for plain text attachments like
6544 .Ql text/diff .
6545 If this variable is set then \*(UA will try to classify such MIME
6546 message parts on its own, if possible, for example via a possibly
6547 existent attachment filename.
6548 A non-empty value may also be given, in which case a number is expected,
6549 actually a carrier of bits.
6550 Creating the bit-carrying number is a simple addition:
6551 .Bd -literal -offset indent
6552 ? !echo Value should be set to $((2 + 4 + 8))
6553 Value should be set to 14
6556 .Bl -bullet -compact
6558 If bit two is set (2) then the detected
6559 .Dq real
6560 content-type will be carried along with the message and be used for
6561 deciding which
6562 .Va pipe-TYPE/SUBTYPE
6563 is responsible for the MIME part, shall that question arise;
6564 when displaying such a MIME part the part-info will indicate the
6565 overridden content-type by showing a plus-sign
6566 .Ql + .
6568 If bit three is set (4) then the counter-evidence is always produced
6569 and a positive result will be used as the MIME type, even forcefully
6570 overriding the parts given MIME type.
6572 If bit four is set (8) then as a last resort the actual content of
6573 .Ql application/octet-stream
6574 parts will be inspected, so that data which looks like plain text can be
6575 treated as such.
6579 .It Va mimetypes-load-control
6580 This option can be used to control which of the
6581 .Xr mime.types 5
6582 databases are loaded by \*(UA, as furtherly described in the section
6583 .Sx "The mime.types files" .
6584 If the letter
6585 .Ql u
6586 is part of the option value, then the user's personal
6587 .Pa ~/.mime.types
6588 file will be loaded (if it exists); likewise the letter
6589 .Ql s
6590 controls loading of the system wide
6591 .Pa /etc/mime.types ;
6592 directives found in the user file take precedence, letter matching is
6593 case-insensitive.
6594 If this option is not set \*(UA will try to load both files.
6595 Incorporation of the \*(UA-builtin MIME types cannot be suppressed,
6596 but they will be matched last.
6598 More sources can be specified by using a different syntax: if the
6599 value string contains an equals sign
6600 .Ql =
6601 then it is instead parsed as a comma-separated list of the described
6602 letters plus
6603 .Ql f=FILENAME
6604 pairs; the given filenames will be expanded and loaded, and their
6605 content may use the extended syntax that is described in the section
6606 .Sx "The mime.types files" .
6607 Directives found in such files always take precedence (are prepended to
6608 the MIME type cache).
6611 .It Va NAIL_EXTRA_RC
6612 The name of an optional startup file to be read last.
6613 This variable has an effect only if it is set in any of the
6614 .Sx "Resource files" ,
6615 it is not imported from the environment.
6616 Use this file for commands that are not understood by other POSIX
6617 .Xr mailx 1
6618 implementations.
6620 .Mx Va netrc-lookup
6621 .It Va netrc-lookup-USER@HOST , netrc-lookup-HOST , netrc-lookup
6622 \*(BO\*(IN\*(OP Used to control usage of the users
6623 .Pa .netrc
6624 file for lookup of account credentials, as documented in the section
6625 .Sx "On URL syntax and credential lookup"
6626 and for the command
6627 .Ic netrc ;
6628 the section
6629 .Sx "The .netrc file"
6630 documents the file format.
6631 Also see
6632 .Va netrc-pipe .
6635 .It Va netrc-pipe
6636 \*(IN\*(OP When
6637 .Pa .netrc
6638 is loaded (see
6639 .Ic netrc
6641 .Va netrc-lookup )
6642 then \*(UA will read the output of a shell pipe instead of the users
6643 .Pa .netrc
6644 file if this variable is set (to the desired shell command).
6645 This can be used to, e.g., store
6646 .Pa .netrc
6647 in encrypted form:
6649 .Dl set netrc-pipe='gpg -qd ~/.netrc.pgp'
6652 .It Va newfolders
6653 If this variable has the value
6654 .Ql maildir ,
6655 newly created local folders will be in Maildir format.
6658 .It Va newmail
6659 Checks for new mail in the current folder each time the prompt is shown.
6660 A Maildir folder must be re-scanned to determine if new mail has arrived.
6661 If this variable is set to the special value
6662 .Ql nopoll
6663 then a Maildir folder will not be rescanned completely, but only
6664 timestamp changes are detected.
6668 .It Va on-compose-enter , on-compose-leave
6669 \*(ID Macro hooks which will be executed before compose mode is
6670 entered, and after composing has been finished, respectively.
6671 Please note that this interface is very likely to change in v15, and
6672 should therefore possibly even be seen as experimental.
6673 .Ic localopts
6674 are by default enabled for these hooks, causing any setting to be
6675 forgotten after the message has been sent.
6676 The following variables will be set temporarily during execution of the
6677 macros.
6679 .Bl -tag -compact -width ".It Va compose_subject"
6680 .It Va compose-from
6681 .Va from .
6682 .It Va compose-sender
6683 .Va sender .
6684 .It Va compose-to , compose-cc , compose-bcc
6685 The list of receiver addresses as a space-separated list.
6686 .It Va compose-subject
6687 The subject.
6691 .It Va outfolder
6692 \*(BO Causes the filename given in the
6693 .Va record
6694 variable
6695 and the sender-based filenames for the
6696 .Ic Copy
6698 .Ic Save
6699 commands to be interpreted relative to the directory given in the
6700 .Va folder
6701 variable rather than to the current directory,
6702 unless it is set to an absolute pathname.
6705 .It Va page
6706 \*(BO If set, each message feed through the command given for
6707 .Ic pipe
6708 is followed by a formfeed character
6709 .Ql \ef .
6711 .Mx Va password
6712 .It Va password-USER@HOST , password-HOST , password
6713 \*(IN Variable chain that sets a password, which is used in case none has
6714 been given in the protocol and account-specific URL;
6715 as a last resort \*(UA will ask for a password on the user's terminal if
6716 the authentication method requires a password.
6717 Specifying passwords in a startup file is generally a security risk;
6718 the file should be readable by the invoking user only.
6720 .It Va password-USER@HOST
6721 \*(OU (see the chain above for \*(IN)
6722 Set the password for
6723 .Ql USER
6724 when connecting to
6725 .Ql HOST .
6726 If no such variable is defined for a host,
6727 the user will be asked for a password on standard input.
6728 Specifying passwords in a startup file is generally a security risk;
6729 the file should be readable by the invoking user only.
6732 .It Va piperaw
6733 \*(BO Send messages to the
6734 .Ic pipe
6735 command without performing MIME and character set conversions.
6739 .It Va pipe-TYPE/SUBTYPE
6740 When a MIME message part of type
6741 .Ql TYPE/SUBTYPE
6742 (case-insensitive) is displayed or quoted,
6743 its text is filtered through the value of this variable interpreted as
6744 a shell command.
6745 The special value
6746 .Ql @
6747 forces interpretation of the message part as plain text, e.g.,
6748 .Ql set pipe-application/xml=@
6749 will henceforth display XML
6750 .Dq as is .
6751 (The same could also be achieved by adding a MIME type marker with the
6752 .Ic mimetype
6753 command.
6754 And \*(OPally MIME type handlers may be defined via
6755 .Sx "The Mailcap files"
6756 \(em corresponding flag strings are shown in parenthesis below.)
6759 The special value
6760 .Ql @
6761 can in fact be used to adjust usage and behaviour of a following shell
6762 command specification by appending trigger characters to it, e.g., the
6763 following hypothetical command specification could be used:
6764 .Bd -literal -offset indent
6765 set pipe-X/Y='@*!++=@vim ${NAIL_FILENAME_TEMPORARY}'
6769 .Bl -tag -compact -width ".It Ql __"
6770 .It Ql *
6771 Simply by using the special
6772 .Ql @
6773 prefix the MIME type (shell command) handler will only be invoked to
6774 display or convert the MIME part if the message is addressed directly
6775 and alone by itself.
6776 Use this trigger to disable this and always invoke the handler
6777 .Pf ( Cd x-mailx-always ) .
6779 .It Ql #
6780 If set the handler will not be invoked when a message is to be quoted,
6781 but only when it will be displayed
6782 .Pf ( Cd x-mailx-noquote ) .
6784 .It Ql &
6785 The command will be run asynchronously, i.e., without blocking \*(UA,
6786 which may be a handy way to display a, e.g., PDF file while also
6787 continuing to read the mail message
6788 .Pf ( Cd x-mailx-async ) .
6789 Asynchronous execution implies
6790 .Ql # .
6792 .It Ql \&!
6793 The command must be run on an interactive terminal, \*(UA will
6794 temporarily release the terminal to it
6795 .Pf ( Cd needsterminal ) .
6796 This flag is mutual exclusive with
6797 .Ql & ,
6798 will only be used in interactive mode and implies
6799 .Ql # .
6801 .It Ql +
6802 Request creation of a zero-sized temporary file, the absolute pathname
6803 of which will be made accessible via the environment variable
6804 .Ev NAIL_FILENAME_TEMPORARY
6805 .Pf ( Cd x-mailx-tmpfile ) .
6806 If this trigger is given twice then the file will be unlinked
6807 automatically by \*(UA when the command loop is entered again at latest
6808 .Pf ( Cd x-mailx-tmpfile-unlink ) .
6809 (Don't use this for asynchronous handlers.)
6811 .It Ql =
6812 Normally the MIME part content is passed to the handler via standard
6813 input; if this flag is set then the data will instead be written into
6814 .Ev NAIL_FILENAME_TEMPORARY
6815 .Pf ( Cd x-mailx-tmpfile-fill ) ,
6816 the creation of which is implied; note however that in order to cause
6817 deletion of the temporary file you still have to use two plus signs
6818 .Ql ++
6819 explicitly!
6821 .It Ql @
6822 To avoid ambiguities with normal shell command content you can use
6823 another at-sign to forcefully terminate interpretation of remaining
6824 characters.
6825 (Any character not in this list will have the same effect.)
6829 Some information about the MIME part to be displayed is embedded into
6830 the environment of the shell command:
6833 .Bl -tag -compact -width ".It Ev _AIL__ILENAME__ENERATED"
6835 .It Ev NAIL_CONTENT
6836 The MIME content-type of the part, if known, the empty string otherwise.
6839 .It Ev NAIL_CONTENT_EVIDENCE
6841 .Va mime-counter-evidence
6842 includes the carry-around-bit (2), then this will be set to the detected
6843 MIME content-type; not only then identical to
6844 .Ev \&\&NAIL_CONTENT
6845 otherwise.
6848 .It Ev NAIL_FILENAME
6849 The filename, if any is set, the empty string otherwise.
6852 .It Ev NAIL_FILENAME_GENERATED
6853 A random string.
6856 .It Ev NAIL_FILENAME_TEMPORARY
6857 If temporary file creation has been requested through the command prefix
6858 this variable will be set and contain the absolute pathname of the
6859 temporary file.
6862 .It Ev NAIL_TMPDIR
6863 The temporary directory that \*(UA uses.
6864 Usually identical to
6865 .Ev TMPDIR ,
6866 but guaranteed to be set and usable by child processes;
6867 to ensure the latter condition for
6868 .Ev \&\&TMPDIR
6869 also, it'll be set.
6874 .It Va pipe-EXTENSION
6875 This is identical to
6876 .Va pipe-TYPE/SUBTYPE
6877 except that
6878 .Ql EXTENSION
6879 (normalized to lowercase using character mappings of the ASCII charset)
6880 names a file extension, e.g.,
6881 .Ql xhtml .
6882 Handlers registered using this method take precedence.
6884 .Mx Va pop3-auth
6885 .It Va pop3-auth-USER@HOST , pop3-auth-HOST , pop3-auth
6886 \*(OP\*(IN Variable chain that sets the POP3 authentication method.
6887 The only possible value as of now is
6888 .Ql plain ,
6889 which is thus the default.
6892 .Mx Va pop3-bulk-load
6893 .It Va pop3-bulk-load-USER@HOST , pop3-bulk-load-HOST , pop3-bulk-load
6894 \*(BO\*(OP When accessing a POP3 server \*(UA loads the headers of
6895 the messages, and only requests the message bodies on user request.
6896 For the POP3 protocol this means that the message headers will be
6897 downloaded twice.
6898 If this option is set then \*(UA will download only complete messages
6899 from the given POP3 server(s) instead.
6901 .Mx Va pop3-keepalive
6902 .It Va pop3-keepalive-USER@HOST , pop3-keepalive-HOST , pop3-keepalive
6903 \*(OP POP3 servers close the connection after a period of inactivity;
6904 the standard requires this to be at least 10 minutes,
6905 but practical experience may vary.
6906 Setting this variable to a numeric value greater than
6907 .Ql 0
6908 causes a
6909 .Ql NOOP
6910 command to be sent each value seconds if no other operation is performed.
6912 .Mx Va pop3-no-apop
6913 .It Va pop3-no-apop-USER@HOST , pop3-no-apop-HOST , pop3-no-apop
6914 \*(BO\*(OP Unless this variable is set the
6915 .Ql APOP
6916 authentication method will be used when connecting to a POP3 server that
6917 advertises support.
6918 The advantage of
6919 .Ql APOP
6920 is that the password is not sent in clear text over the wire and that
6921 only a single packet is sent for the user/password tuple.
6922 Note that
6923 .Va pop3-no-apop-HOST
6924 requires \*(IN.
6926 .Mx Va pop3-use-starttls
6927 .It Va pop3-use-starttls-USER@HOST , pop3-use-starttls-HOST , pop3-use-starttls
6928 \*(BO\*(OP Causes \*(UA to issue a
6929 .Ql STLS
6930 command to make an unencrypted POP3 session SSL/TLS encrypted.
6931 This functionality is not supported by all servers,
6932 and is not used if the session is already encrypted by the POP3S method.
6933 Note that
6934 .Va pop3-use-starttls-HOST
6935 requires \*(IN.
6938 .It Va print-alternatives
6939 \*(BO When a MIME message part of type
6940 .Ql multipart/alternative
6941 is displayed and it contains a subpart of type
6942 .Ql text/plain ,
6943 other parts are normally discarded.
6944 Setting this variable causes all subparts to be displayed,
6945 just as if the surrounding part was of type
6946 .Ql multipart/mixed .
6949 .It Va prompt
6950 The string shown when a command is accepted.
6951 Prompting may be prevented by setting this to the null string
6952 (or by setting
6953 .Pf no Va prompt ) .
6954 If a value is assigned the following \*(UA specific additional sequences
6955 are understood:
6956 .Ql \e& ,
6957 which expands to
6958 .Dq \&?
6959 unless
6960 .Va bsdcompat
6961 is set, in which case it expands to
6962 .Dq \&& ;
6963 note that
6964 .Ql \e&\0
6965 is the default value of
6966 .Va \&\&prompt .
6967 .Ql \e? ,
6968 which will expand to
6969 .Dq 1
6970 if the last command failed and to
6971 .Dq 0
6972 otherwise,
6973 .Ql \e$ ,
6974 which will expand to the name of the currently active
6975 .Ic account ,
6976 if any, and to the empty string otherwise, and
6977 .Ql \e@ ,
6978 which will expand to the name of the currently active mailbox.
6979 (Note that the prompt buffer is size-limited, excess is cut off.)
6981 Even though
6982 .Va \&\&prompt
6983 checks for
6984 .Va headline-bidi
6985 to encapsulate the expansions of the
6986 .Ql \e$
6988 .Ql \e@
6989 escape sequences as necessary to correctly display bidirectional text,
6990 this is not true for the final string that makes up
6991 .Va \&\&prompt
6992 as such, i.e., real BIDI handling is not supported.
6995 .It Va quiet
6996 \*(BO Suppresses the printing of the version when first invoked.
6999 .It Va quote
7000 If set, \*(UA starts a replying message with the original message
7001 prefixed by the value of the variable
7002 .Va indentprefix .
7003 Normally, a heading consisting of
7004 .Dq Fromheaderfield wrote:
7005 is put before the quotation.
7006 If the string
7007 .Ql noheading
7008 is assigned to the
7009 .Va \&\&quote
7010 variable, this heading is omitted.
7011 If the string
7012 .Ql headers
7013 is assigned, the headers selected by the
7014 .Ic ignore Ns / Ns Ic retain
7015 commands are put above the message body,
7016 thus
7017 .Va \&\&quote
7018 acts like an automatic
7019 .Pf ` Ic ~m Ns '
7020 .Sx "TILDE ESCAPES"
7021 command, then.
7022 If the string
7023 .Ql allheaders
7024 is assigned, all headers are put above the message body and all MIME
7025 parts are included, making
7026 .Va \&\&quote
7027 act like an automatic
7028 .Pf ` Ic ~M Ns '
7029 command; also see
7030 .Va quote-as-attachment .
7033 .It Va quote-as-attachment
7034 \*(BO Add the original message in its entirety as a
7035 .Ql message/rfc822
7036 MIME attachment when replying to a message.
7037 Note this works regardless of the setting of
7038 .Va quote .
7041 .It Va quote-fold
7042 \*(OP Can be set in addition to
7043 .Va indentprefix .
7044 Setting this turns on a more fancy quotation algorithm in that leading
7045 quotation characters are compressed and overlong lines are folded.
7046 .Va \&\&quote-fold
7047 can be set to either one or two (space separated) numeric values,
7048 which are interpreted as the maximum (goal) and the minimum line length,
7049 respectively, in a spirit rather equal to the
7050 .Xr fmt 1
7051 program, but line-, not paragraph-based.
7052 If not set explicitly the minimum will reflect the goal algorithmically.
7053 The goal can't be smaller than the length of
7054 .Va indentprefix
7055 plus some additional pad.
7056 Necessary adjustments take place silently.
7059 .It Va recipients-in-cc
7060 \*(BO On group replies, specify only the sender of the original mail in
7061 .Ql To:
7062 and mention the other recipients in the secondary
7063 .Ql Cc: .
7064 By default all recipients of the original mail will be addressed via
7065 .Ql To: .
7068 .It Va record
7069 If defined, gives the pathname of the folder used to record all outgoing
7070 mail.
7071 If not defined, then outgoing mail is not saved.
7072 When saving to this folder fails the message is not sent,
7073 but instead saved to
7074 .Ev DEAD .
7077 .It Va record-resent
7078 \*(BO If both this variable and the
7079 .Va record
7080 variable are set,
7082 .Ic resend
7084 .Ic Resend
7085 commands save messages to the
7086 .Va record
7087 folder as it is normally only done for newly composed messages.
7090 .It Va reply-in-same-charset
7091 \*(BO If this variable is set \*(UA first tries to use the same
7092 character set of the original message for replies.
7093 If this fails, the mechanism described in
7094 .Sx "Character sets"
7095 is evaluated as usual.
7098 .It Va reply_strings
7099 Can be set to a comma-separated list of (case-insensitive according to
7100 ASCII rules) strings which shall be recognized in addition to the
7101 builtin strings as
7102 .Ql Subject:
7103 reply message indicators \(en builtin are
7104 .Ql Re: ,
7105 which is mandated by RFC 5322, as well as the german
7106 .Ql Aw: .
7109 .It Va replyto
7110 A list of addresses to put into the
7111 .Ql Reply-To:
7112 field of the message header.
7113 Members of this list are handled as if they were in the
7114 .Ic alternates
7115 list.
7118 .It Va reply-to-honour
7119 Controls whether a
7120 .Ql Reply-To:
7121 header is honoured when replying to a message via
7122 .Ic reply
7124 .Ic Lreply .
7125 This is a quadoption; if set without a value it defaults to
7126 .Dq yes .
7129 .It Va rfc822-body-from_
7130 \*(BO This variable can be used to force displaying a so-called
7131 .Ql From_
7132 line for messages that are embedded into an envelope mail via the
7133 .Ql message/rfc822
7134 MIME mechanism, for more visual convenience.
7137 .It Va save
7138 \*(BO Enable saving of (partial) messages in
7139 .Ev DEAD
7140 upon interrupt or delivery error.
7143 .It Va screen
7144 When \*(UA initially displays the message headers it determines the
7145 number to display by looking at the speed of the terminal.
7146 The faster the terminal, the more will be shown.
7147 This option specifies the number to use and overrides the calculation.
7148 This number is also used for scrolling with the
7149 .Ic z
7150 command.
7151 Overall screen dimensions and pager usage is influenced by the
7152 environment variables
7153 .Ev COLUMNS
7155 .Ev LINES
7156 and the variable
7157 .Va crt .
7160 .It Va searchheaders
7161 \*(BO Expand message-list specifiers in the form
7162 .Ql /x:y
7163 to all messages containing the substring
7164 .Dq y
7165 in the header field
7166 .Ql x .
7167 The string search is case insensitive.
7170 .It Va sendcharsets
7171 \*(OP A comma-separated list of character set names that can be used in
7172 outgoing internet mail.
7173 The value of the variable
7174 .Va charset-8bit
7175 is automatically appended to this list of character-sets.
7176 If no character set conversion capabilities are compiled into \*(UA then
7177 the only supported charset is
7178 .Va ttycharset .
7179 Also see
7180 .Va sendcharsets-else-ttycharset
7181 and refer to the section
7182 .Sx "Character sets"
7183 for the complete picture of character set conversion in \*(UA.
7186 .It Va sendcharsets-else-ttycharset
7187 \*(BO\*(OP If this variable is set, but
7188 .Va sendcharsets
7189 is not, then \*(UA acts as if
7190 .Va sendcharsets
7191 had been set to the value of the variable
7192 .Va ttycharset .
7193 In effect this combination passes through the message data in the
7194 character set of the current locale (given that
7195 .Va ttycharset
7196 hasn't been set manually), i.e., without converting it to the
7197 .Va charset-8bit
7198 fallback character set.
7199 Thus, mail message text will be in ISO-8859-1 encoding when send from
7200 within a ISO-8859-1 locale, and in UTF-8 encoding when send from within
7201 an UTF-8 locale.
7202 If no character set conversion capabilities are available in \*(UA then
7203 the only supported character set is
7204 .Va ttycharset .
7207 .It Va sender
7208 An address that is put into the
7209 .Ql Sender:
7210 field of outgoing messages, quoting RFC 5322: the mailbox of the agent
7211 responsible for the actual transmission of the message.
7212 This field should normally not be used unless the
7213 .Ql From:
7214 field contains more than one address, on which case it is required.
7216 .Va \&\&sender
7217 address is handled as if it were in the
7218 .Ic alternates
7219 list.
7222 .It Va sendmail
7223 To use an alternate mail transport agent (MTA),
7224 set this option to the full pathname of the program to use.
7225 It may be necessary to set
7226 .Va sendmail-progname
7227 in addition.
7229 The MTA will be passed command line arguments from several possible
7230 sources: from the variable
7231 .Va sendmail-arguments
7232 if set, from the command line if given and the variable
7233 .Va expandargv
7234 allows their use.
7235 Argument processing of the MTA will be terminated with a
7236 .Ql --
7237 separator.
7239 The otherwise occurring implicit usage of the following MTA command line
7240 arguments can be disabled by setting the boolean option
7241 .Va sendmail-no-default-arguments
7242 (which will also disable passing
7243 .Ql --
7244 to the MTA):
7245 .Ql -i
7246 (for not treating a line with only a dot
7247 .Ql \&.
7248 character as the end of input),
7249 .Ql -m
7250 (shall the option
7251 .Va metoo
7252 be set) and
7253 .Ql -v
7254 (if the
7255 .Va verbose
7256 option is set); in conjunction with the
7257 .Fl r
7258 command line option \*(UA will also pass
7259 .Ql -f
7260 as well as
7261 .Ql -F .
7264 .It Va sendmail-arguments
7265 Arguments to pass through to the Mail-Transfer-Agent can be given via
7266 this option.
7267 The content of this variable will be split up in a vector of arguments
7268 which will be joined onto other possible MTA options:
7270 .Dl set sendmail-arguments='-t -X \&"/tmp/my log\&"'
7273 .It Va sendmail-no-default-arguments
7274 \*(BO Unless this option is set \*(UA will pass some well known
7275 standard command line options to the defined
7276 .Va sendmail
7277 program, see there for more.
7280 .It Va sendmail-progname
7281 Many systems use a so-called
7282 .Xr mailwrapper 8
7283 environment to ensure compatibility with
7284 .Xr sendmail 1 .
7285 This works by inspecting the name that was used to invoke the mail
7286 delivery system.
7287 If this variable is set then the mailwrapper (the program that is
7288 actually executed when calling
7289 .Dq sendmail )
7290 will treat its contents as that name.
7291 The default is
7292 .Ql sendmail .
7295 .It Va sendwait
7296 \*(BO When sending a message wait until the MTA (including the builtin
7297 SMTP one) exits before accepting further commands.
7298 .Sy Only
7299 with this variable set errors reported by the MTA will be recognizable!
7300 If the MTA returns a non-zero exit status,
7301 the exit status of \*(UA will also be non-zero.
7304 .It Va showlast
7305 \*(BO Setting this option causes \*(UA to start at the last message
7306 instead of the first one when opening a mail folder.
7309 .It Va showname
7310 \*(BO Causes \*(UA to use the sender's real name instead of the plain
7311 address in the header field summary and in message specifications.
7314 .It Va showto
7315 \*(BO Causes the recipient of the message to be shown in the header
7316 summary if the message was sent by the user.
7319 .It Va Sign
7320 A string for use with the
7321 .Ic ~A
7322 tilde escape.
7325 .It Va sign
7326 A string for use with the
7327 .Ic ~a
7328 tilde escape.
7331 .It Va signature
7332 Must correspond to the name of a readable file if set.
7333 The file's content is then appended to each singlepart message
7334 and to the first part of each multipart message.
7335 Be warned that there is no possibility to edit the signature for an
7336 individual message.
7339 .It Va skipemptybody
7340 \*(BO If an outgoing message does not contain any text in its first or
7341 only message part, do not send it but discard it silently (see also the
7342 command line option
7343 .Fl E ) .
7346 .It Va smime-ca-dir
7347 \*(OP Specifies a directory with CA certificates in PEM (Privacy
7348 Enhanced Mail) format for verification of S/MIME signed messages.
7351 .It Va smime-ca-file
7352 \*(OP Specifies a file with CA certificates in PEM format for
7353 verification of S/MIME signed messages.
7355 .Mx Va smime-cipher
7356 .It Va smime-cipher-USER@HOST , smime-cipher
7357 \*(OP Specifies the cipher to use when generating S/MIME encrypted
7358 messages (for the specified account).
7359 RFC 5751 mandates a default of
7360 .Ql aes128
7361 (AES-128 CBC).
7362 Possible values are (case-insensitive and) in decreasing cipher strength:
7363 .Ql aes256
7364 (AES-256 CBC),
7365 .Ql aes192
7366 (AES-192 CBC),
7367 .Ql aes128
7368 (AES-128 CBC),
7369 .Ql des3
7370 (DES EDE3 CBC, 168 bits; default if
7371 .Ql aes128
7372 isn't available) and
7373 .Ql des
7374 (DES CBC, 56 bits).
7376 The actually available cipher algorithms depend on the cryptographic
7377 library that \*(UA uses.
7378 \*(OP Support for more cipher algorithms may be available through
7379 dynamic loading via, e.g.,
7380 .Xr EVP_get_cipherbyname 3
7381 (OpenSSL) if \*(UA has been compiled to support this.
7384 .It Va smime-crl-dir
7385 \*(OP Specifies a directory that contains files with CRLs in PEM format
7386 to use when verifying S/MIME messages.
7389 .It Va smime-crl-file
7390 \*(OP Specifies a file that contains a CRL in PEM format to use when
7391 verifying S/MIME messages.
7394 .It Va smime-encrypt-USER@HOST
7395 \*(OP If this variable is set, messages send to the given receiver are
7396 encrypted before sending.
7397 The value of the variable must be set to the name of a file that
7398 contains a certificate in PEM format.
7400 If a message is sent to multiple recipients,
7401 each of them for whom a corresponding variable is set will receive an
7402 individually encrypted message;
7403 other recipients will continue to receive the message in plain text
7404 unless the
7405 .Va smime-force-encryption
7406 variable is set.
7407 It is recommended to sign encrypted messages, i.e., to also set the
7408 .Va smime-sign
7409 variable.
7412 .It Va smime-force-encryption
7413 \*(BO\*(OP Causes \*(UA to refuse sending unencrypted messages.
7416 .It Va smime-no-default-ca
7417 \*(BO\*(OP Don't load default CA locations when verifying S/MIME signed
7418 messages.
7421 .It Va smime-sign
7422 \*(BO\*(OP S/MIME sign outgoing messages with the user's private key
7423 and include the user's certificate as a MIME attachment.
7424 Signing a message enables a recipient to verify that the sender used
7425 a valid certificate,
7426 that the email addresses in the certificate match those in the message
7427 header and that the message content has not been altered.
7428 It does not change the message text,
7429 and people will be able to read the message as usual.
7430 Also see
7431 .Va smime-sign-cert , smime-sign-include-certs
7433 .Va smime-sign-message-digest .
7435 .Mx Va smime-sign-cert
7436 .It Va smime-sign-cert-USER@HOST , smime-sign-cert
7437 \*(OP Points to a file in PEM format.
7438 For the purpose of signing and decryption this file needs to contain the
7439 user's private key as well as his certificate.
7441 For message signing
7442 .Ql USER@HOST
7443 is always derived from the value of
7444 .Va from
7445 (or, if that contains multiple addresses,
7446 .Va sender ) .
7447 For the purpose of encryption the recipient's public encryption key
7448 (certificate) is expected; the command
7449 .Ic certsave
7450 can be used to save certificates of signed messages (the section
7451 .Sx "Signed and encrypted messages with S/MIME"
7452 gives some details).
7453 This mode of operation is usually driven by the specialized form.
7455 When decrypting messages the account is derived from the recipient
7456 fields
7457 .Pf ( Ql To:
7459 .Ql Cc: )
7460 of the message, which are searched for addresses for which such
7461 a variable is set.
7462 \*(UA always uses the first address that matches,
7463 so if the same message is sent to more than one of the user's addresses
7464 using different encryption keys, decryption might fail.
7466 .Mx Va smime-sign-include-certs
7467 .It Va smime-sign-include-certs-USER@HOST , smime-sign-include-certs
7468 \*(OP If used, this is supposed to a consist of a comma-separated list
7469 of files, each of which containing a single certificate in PEM format to
7470 be included in the S/MIME message in addition to the
7471 .Va smime-sign-cert
7472 certificate.
7473 This is most useful for long certificate chains if it is desired to aid
7474 the receiving party's verification process.
7475 Note that top level certificates may also be included in the chain but
7476 don't play a role for verification.
7477 Also see
7478 .Va smime-sign-cert .
7479 Remember that for this
7480 .Ql USER@HOST
7481 refers to the variable
7482 .Va from
7483 (or, if that contains multiple addresses,
7484 .Va sender ) .
7486 .Mx Va smime-sign-message-digest
7487 .It Va smime-sign-message-digest-USER@HOST , smime-sign-message-digest
7488 \*(OP Specifies the message digest to use when signing S/MIME messages.
7489 RFC 5751 mandates a default of
7490 .Ql sha1 .
7491 Possible values are (case-insensitive and) in decreasing cipher strength:
7492 .Ql sha512 ,
7493 .Ql sha384 ,
7494 .Ql sha256 ,
7495 .Ql sha224
7497 .Ql md5 .
7499 The actually available message digest algorithms depend on the
7500 cryptographic library that \*(UA uses.
7501 \*(OP Support for more message digest algorithms may be available
7502 through dynamic loading via, e.g.,
7503 .Xr EVP_get_digestbyname 3
7504 (OpenSSL) if \*(UA has been compiled to support this.
7505 Remember that for this
7506 .Ql USER@HOST
7507 refers to the variable
7508 .Va from
7509 (or, if that contains multiple addresses,
7510 .Va sender ) .
7514 .It Va smtp
7515 \*(OP Normally \*(UA invokes the program defined via
7516 .Va sendmail
7517 to transfer messages, as described in
7518 .Sx "On sending mail, and non-interactive mode" .
7519 Setting the
7520 .Va \&\&smtp
7521 variable will instead cause SMTP network connections be made to the
7522 server specified therein in order to directly submit the message.
7523 \*(UA knows about three different
7524 .Dq SMTP protocols :
7526 .Bl -bullet -compact
7528 The plain SMTP protocol (RFC 5321) that normally lives on the
7529 server port 25 and requires setting the
7530 .Va smtp-use-starttls
7531 variable to enter a SSL/TLS encrypted session state.
7532 Assign a value like \*(IN
7533 .Ql [smtp://][user[:password]@]server[:port]
7534 (\*(OU
7535 .Ql [smtp://]server[:port] )
7536 to choose this protocol.
7538 Then the so-called SMTPS which is supposed to live on server port 465
7539 and is automatically SSL/TLS secured.
7540 Unfortunately it never became a standardized protocol and may thus not
7541 be supported by your hosts network service database
7542 \(en in fact the port number has already been reassigned to other
7543 protocols!
7545 SMTPS is nonetheless a commonly offered protocol and thus can be
7546 chosen by assigning a value like \*(IN
7547 .Ql smtps://[user[:password]@]server[:port]
7548 (\*(OU
7549 .Ql smtps://server[:port] ) ;
7550 due to the mentioned problems it is usually necessary to explicitly
7551 specify the port as
7552 .Ql :465 ,
7553 however.
7555 Finally there is the SUBMISSION protocol (RFC 6409), which usually
7556 lives on server port 587 and is practically identically to the SMTP
7557 protocol from \*(UA's point of view beside that; it requires setting the
7558 .Va smtp-use-starttls
7559 variable to enter a SSL/TLS secured session state.
7560 Assign a value like \*(IN
7561 .Ql submission://[user[:password]@]server[:port]
7562 (\*(OU
7563 .Ql submission://server[:port] ) .
7566 For more on credentials etc., please see
7567 .Sx "On URL syntax and credential lookup" .
7568 The SMTP transfer is executed in a child process, which runs
7569 asynchronously unless either the
7570 .Va sendwait
7571 or the
7572 .Va verbose
7573 variable is set.
7574 If it receives a TERM signal, it will abort and save the message to
7575 .Ev DEAD .
7578 .Mx Va smtp-auth
7579 .It Va smtp-auth-USER@HOST , smtp-auth-HOST , smtp-auth
7580 \*(OP Variable chain that sets the SMTP authentication method.
7581 Possible values are
7582 .Ql none
7583 (\*(OU default),
7584 .Ql plain
7585 (\*(IN default),
7586 .Ql login
7587 as well as the \*(OPal methods
7588 .Ql cram-md5
7590 .Ql gssapi .
7592 .Ql none
7593 method doesn't need any user credentials,
7594 .Ql gssapi
7595 requires a user name and all other methods require a user name and
7596 a password.
7597 See \*(IN
7598 .Va smtp ,
7599 .Va user
7601 .Va password
7602 (\*(OU
7603 .Va smtp-auth-password
7605 .Va smtp-auth-user ) .
7606 Note that
7607 .Va smtp-auth-HOST
7608 is \*(IN.
7609 \*(OU: Note for
7610 .Va smtp-auth-USER@HOST :
7611 may override dependent on sender address in the variable
7612 .Va from .
7614 .It Va smtp-auth-password
7615 \*(OP\*(OU Sets the global fallback password for SMTP authentication.
7616 If the authentication method requires a password, but neither
7617 .Va smtp-auth-password
7618 nor a matching
7619 .Va smtp-auth-password-USER@HOST
7620 can be found,
7621 \*(UA will ask for a password on the user's terminal.
7623 .It Va smtp-auth-password-USER@HOST
7624 \*(OU Overrides
7625 .Va smtp-auth-password
7626 for specific values of sender addresses, dependent upon the variable
7627 .Va from .
7629 .It Va smtp-auth-user
7630 \*(OP\*(OU Sets the global fallback user name for SMTP authentication.
7631 If the authentication method requires a user name, but neither
7632 .Va smtp-auth-user
7633 nor a matching
7634 .Va smtp-auth-user-USER@HOST
7635 can be found,
7636 \*(UA will ask for a user name on the user's terminal.
7638 .It Va smtp-auth-user-USER@HOST
7639 \*(OU Overrides
7640 .Va smtp-auth-user
7641 for specific values of sender addresses, dependent upon the variable
7642 .Va from .
7645 .It Va smtp-hostname
7646 \*(IN Normally \*(UA uses the variable
7647 .Va from
7648 to derive the necessary
7649 .Ql USER@HOST
7650 information to issue a
7651 .Ql MAIL FROM:<>
7652 SMTP command.
7653 Setting
7654 .Va smtp-hostname
7655 can be used to use the
7656 .Ql USER
7657 from the SMTP account
7658 .Pf ( Va smtp
7659 or the
7660 .Va user
7661 variable chain)
7662 and the
7663 .Ql HOST
7664 from the content of this variable (or, if that is the empty string,
7665 .Va hostname
7666 or the local hostname as a last resort).
7667 This often allows using an address that is itself valid but hosted by
7668 a provider other than which (in
7669 .Va from )
7670 is about to send the message.
7671 Setting this variable also influences the generated
7672 .Ql Message-ID: .
7674 .Mx Va smtp-use-starttls
7675 .It Va smtp-use-starttls-USER@HOST , smtp-use-starttls-HOST , smtp-use-starttls
7676 \*(BO\*(OP Causes \*(UA to issue a
7677 .Ql STARTTLS
7678 command to make an SMTP session SSL/TLS encrypted, i.e., to enable
7679 transport layer security.
7683 .It Va spam-interface
7684 \*(OP In order to use any of the spam-related commands (like, e.g.,
7685 .Ic spamrate )
7686 the desired spam interface must be defined by setting this variable.
7687 Please refer to the manual section
7688 .Sx "Handling spam"
7689 for the complete picture of spam handling in \*(UA.
7690 All or none of the following interfaces may be available:
7692 .Bl -tag -width ".It Ql _ilte_"
7693 .It Ql spamc
7694 Interaction with
7695 .Xr spamc 1
7696 from the
7697 .Xr spamassassin 1
7698 .Pf ( Lk http://spamassassin.apache.org SpamAssassin )
7699 suite.
7700 Different to the generic filter interface \*(UA will automatically add
7701 the correct arguments for a given command and has the necessary
7702 knowledge to parse the program's output.
7703 A default value for
7704 .Va spamc-command
7705 will have been compiled into the \*(UA binary if
7706 .Xr spamc 1
7707 has been found in
7708 .Ev PATH
7709 during compilation.
7710 Shall it be necessary to define a specific connection type (rather than
7711 using a configuration file for that), the variable
7712 .Va spamc-arguments
7713 can be used as in, e.g.,
7714 .Ql -d server.example.com -p 783 .
7715 It is also possible to specify a per-user configuration via
7716 .Va spamc-user .
7717 Note that this interface doesn't inspect the
7718 .Ql is-spam
7719 flag of a message for the command
7720 .Ic spamforget .
7722 .It Ql spamd
7723 \*(UA will directly communicate with the
7724 .Xr spamassassin 1
7725 daemon
7726 .Xr spamd 1
7727 via a path-based
7728 .Xr unix 4
7729 stream socket as specified in
7730 .Va spamd-socket .
7731 It is possible to specify a per-user configuration via
7732 .Va spamd-user .
7734 .It Ql filter
7735 generic spam filter support via freely configurable hooks.
7736 This interface is meant for programs like
7737 .Xr bogofilter 1
7739 .Xr sylfilter 1
7740 and requires according behaviour in respect to the hooks' exit
7741 status for at least the command
7742 .Ic spamrate
7743 .Pf ( Ql 0
7744 meaning a message is spam,
7745 .Ql 1
7746 for non-spam,
7747 .Ql 2
7748 for unsure and any other return value indicating a hard error);
7749 since the hooks can include shell code snippets diverting behaviour
7750 can be intercepted as necessary.
7751 The hooks are
7752 .Va spamfilter-ham , spamfilter-noham , spamfilter-nospam , \
7753   spamfilter-rate
7755 .Va spamfilter-spam ;
7756 the manual section
7757 .Sx "Handling spam"
7758 contains examples for some programs.
7759 The process environment of the hooks will have the variables
7760 .Ev NAIL_TMPDIR , TMPDIR
7762 .Ev NAIL_FILENAME_GENERATED
7763 set.
7764 Note that spam score support for
7765 .Ic spamrate
7766 isn't supported unless the \*(OPtional regular expression support is
7767 available and the
7768 .Va spamfilter-rate-scanscore
7769 variable is set.
7774 .It Va spam-maxsize
7775 \*(OP Messages that exceed this size won't be passed through to the
7776 configured
7777 .Va spam-interface .
7778 If unset or 0, the default of 420000 bytes is used.
7781 .It Va spamc-command
7782 \*(OP The path to the
7783 .Xr spamc 1
7784 program for the
7785 .Ql spamc
7786 .Va spam-interface .
7787 Note that the path is not expanded, but used
7788 .Dq as is .
7789 A fallback path will have been compiled into the \*(UA binary if the
7790 executable had been found during compilation.
7793 .It Va spamc-arguments
7794 \*(OP Even though \*(UA deals with most arguments for the
7795 .Ql spamc
7796 .Va spam-interface
7797 automatically, it may at least sometimes be desirable to specify
7798 connection-related ones via this variable, e.g.,
7799 .Ql -d server.example.com -p 783 .
7802 .It Va spamc-user
7803 \*(OP Specify a username for per-user configuration files for the
7804 .Ql spamc
7805 .Va spam-interface .
7806 If this is set to the empty string then \*(UA will use the name of the
7807 current
7808 .Va user .
7811 .It Va spamd-socket
7812 \*(OP Specify the path of the
7813 .Xr unix 4
7814 domain socket on which
7815 .Xr spamd 1
7816 listens for connections for the
7817 .Ql spamd
7818 .Va spam-interface .
7819 Note that the path is not expanded, but used
7820 .Dq as is .
7823 .It Va spamd-user
7824 \*(OP Specify a username for per-user configuration files for the
7825 .Ql spamd
7826 .Va spam-interface .
7827 If this is set to the empty string then \*(UA will use the name of the
7828 current
7829 .Va user .
7836 .It Va spamfilter-ham , spamfilter-noham , \
7837   spamfilter-nospam , spamfilter-rate , spamfilter-spam
7838 \*(OP Command and argument hooks for the
7839 .Ql filter
7840 .Va spam-interface .
7841 The manual section
7842 .Sx "Handling spam"
7843 contains examples for some programs.
7846 .It Va spamfilter-rate-scanscore
7847 \*(OP Because of the generic nature of the
7848 .Ql filter
7849 .Va spam-interface
7850 spam scores are not supported for it by default, but if the \*(OPtional
7851 regular expression support is available then setting this variable can
7852 be used to overcome this restriction.
7853 It is interpreted as follows: first a number (digits) is parsed that
7854 must be followed by a semicolon
7855 .Ql \&;
7856 and an extended regular expression.
7857 Then the latter is used to parse the first output line of the
7858 .Va spamfilter-rate
7859 hook, and, in case the evaluation is successful, the group that has been
7860 specified via the number is interpreted as a floating point scan score.
7863 .It Va ssl-ca-dir
7864 \*(OP Specifies a directory with CA certificates in PEM (Pricacy
7865 Enhanced Mail) for verification of of SSL/TLS server certificates.
7867 .Xr SSL_CTX_load_verify_locations 3
7868 for more information.
7871 .It Va ssl-ca-file
7872 \*(OP Specifies a file with CA certificates in PEM format for
7873 verification of SSL/TLS server certificates.
7875 .Xr SSL_CTX_load_verify_locations 3
7876 for more information.
7878 .Mx Va ssl-cert
7879 .It Va ssl-cert-USER@HOST , ssl-cert-HOST , ssl-cert
7880 \*(OP Variable chain that sets the file name for a SSL/TLS client
7881 certificate required by some servers.
7882 This is a direct interface to the
7883 .Ql Certificate
7884 slot of the
7885 .Xr SSL_CONF_cmd 3
7886 function of the OpenSSL library, if available.
7888 .Mx Va ssl-cipher-list
7889 .It Va ssl-cipher-list-USER@HOST , ssl-cipher-list-HOST , ssl-cipher-list
7890 \*(OP Specifies a list of ciphers for SSL/TLS connections.
7891 This is a direct interface to the
7892 .Ql CipherString
7893 slot of the
7894 .Xr SSL_CONF_cmd 3
7895 function of the OpenSSL library, if available; see
7896 .Xr ciphers 1
7897 for more information.
7898 By default \*(UA doesn't set a list of ciphers, which in effect will use a
7899 .Va ssl-protocol
7900 specific cipher (protocol standards ship with a list of acceptable
7901 ciphers), possibly cramped to what the actually used SSL/TLS library
7902 supports \(en the manual section
7903 .Sx "An example configuration"
7904 also contains a SSL/TLS use case.
7907 .It Va ssl-config-file
7908 \*(OP If this variable is set \*(UA will call
7909 .Xr CONF_modules_load_file 3
7910 to allow OpenSSL to be configured according to the host system wide
7911 security settings.
7912 If a non-empty value is given then this will be used to specify the
7913 configuration file to be used instead of the global OpenSSL default;
7914 note that in this case it is an error if the file cannot be loaded.
7915 The application name will always be passed as
7916 .Dq \*(uA .
7919 .It Va ssl-crl-file
7920 \*(OP Specifies a file that contains a CRL in PEM format to use when
7921 verifying SSL/TLS server certificates.
7924 .It Va ssl-crl-dir
7925 \*(OP Specifies a directory that contains files with CRLs in PEM format
7926 to use when verifying SSL/TLS server certificates.
7928 .Mx Va ssl-key
7929 .It Va ssl-key-USER@HOST , ssl-key-HOST , ssl-key
7930 \*(OP Variable chain that sets the file name for the private key of
7931 a SSL/TLS client certificate.
7932 If unset, the name of the certificate file is used.
7933 The file is expected to be in PEM format.
7934 This is a direct interface to the
7935 .Ql PrivateKey
7936 slot of the
7937 .Xr SSL_CONF_cmd 3
7938 function of the OpenSSL library, if available.
7940 .Mx Va ssl-method
7941 .It Va ssl-method-USER@HOST , ssl-method-HOST , ssl-method
7942 \*(OB\*(OP Please use the newer and more flexible
7943 .Va ssl-protocol
7944 instead: if both values are set,
7945 .Va ssl-protocol
7946 will take precedence!
7947 Can be set to the following values, the actually used
7948 .Va ssl-protocol
7949 specification to which it is mapped is shown in parenthesis:
7950 .Ql tls1.2
7951 .Pf ( Ql -ALL, TLSv1.2 ) ,
7952 .Ql tls1.1
7953 .Pf ( Ql -ALL, TLSv1.1 ) ,
7954 .Ql tls1
7955 .Pf ( Ql -ALL, TLSv1 )
7957 .Ql ssl3
7958 .Pf ( Ql -ALL, SSLv3 ) ;
7959 the special value
7960 .Ql auto
7961 is mapped to
7962 .Ql ALL, -SSLv2
7963 and thus includes the SSLv3 protocol.
7964 Note that SSLv2 is no longer supported at all.
7967 .It Va ssl-no-default-ca
7968 \*(BO\*(OP Don't load default CA locations to verify SSL/TLS server
7969 certificates.
7971 .Mx Va ssl-protocol
7972 .It Va ssl-protocol-USER@HOST , ssl-protocol-HOST , ssl-protocol
7973 \*(OP Specify the used SSL/TLS protocol.
7974 This is a direct interface to the
7975 .Ql Protocol
7976 slot of the
7977 .Xr SSL_CONF_cmd 3
7978 function of the OpenSSL library, if available;
7979 otherwise an \*(UA internal parser is used which understands the
7980 following subset of (case-insensitive) command strings:
7981 .Ql SSLv3 ,
7982 .Ql TLSv1 ,
7983 .Ql TLSv1.1
7985 .Ql TLSv1.2 ,
7986 as well as the special value
7987 .Ql ALL .
7988 Multiple specifications may be given via a comma-separated list which
7989 ignores any whitespace.
7990 An optional
7991 .Ql +
7992 plus prefix will enable a protocol, a
7993 .Ql -
7994 minus prefix will disable it, so that
7995 .Ql -ALL, TLSv1.2
7996 will enable only the TLSv1.2 protocol.
7998 It depends upon the used TLS/SSL library which protocols are actually
7999 supported and which protocols are used if
8000 .Va ssl-protocol
8001 is not set, but note that SSLv2 is no longer supported at all and
8002 actively disabled.
8003 Especially for older protocols explicitly securing
8004 .Va ssl-cipher-list
8005 may be worthwile, see
8006 .Sx "An example configuration" .
8009 .It Va ssl-rand-egd
8010 \*(OP Gives the pathname to an entropy daemon socket, see
8011 .Xr RAND_egd 3 .
8012 Not all SSL/TLS libraries support this.
8015 .It Va ssl-rand-file
8016 \*(OP Gives the filename to a file with random entropy data, see
8017 .Xr RAND_load_file 3 .
8018 If this variable is not set, or set to the empty string, or if the
8019 filename expansion failed, then
8020 .Xr RAND_file_name 3
8021 will be used to create the filename if, and only if,
8022 .Xr RAND_status 3
8023 documents that the SSL PRNG is not yet sufficiently seeded.
8024 If \*(UA successfully seeded the SSL PRNG then it'll update the file via
8025 .Xr RAND_write_file 3 .
8026 This variable is only used if
8027 .Va ssl-rand-egd
8028 is not set (or not supported by the SSL/TLS library).
8030 .Mx Va ssl-verify
8031 .It Va ssl-verify-USER@HOST , ssl-verify-HOST , ssl-verify
8032 \*(OP Variable chain that sets the action to be performed if an error
8033 occurs during SSL/TLS server certificate validation.
8034 Valid (case-insensitive) values are
8035 .Ql strict
8036 (fail and close connection immediately),
8037 .Ql ask
8038 (ask whether to continue on standard input),
8039 .Ql warn
8040 (show a warning and continue),
8041 .Ql ignore
8042 (do not perform validation).
8043 The default is
8044 .Ql ask .
8047 .It Va stealthmua
8048 If only set without an assigned value, then this option inhibits the
8049 generation of the
8050 .Ql Message-ID:
8052 .Ql User-Agent:
8053 header fields that include obvious references to \*(UA.
8054 There are two pitfalls associated with this:
8055 First, the message id of outgoing messages is not known anymore.
8056 Second, an expert may still use the remaining information in the header
8057 to track down the originating mail user agent.
8058 If set to the value
8059 .Ql noagent ,
8060 then the mentioned
8061 .Ql Message-ID:
8062 suppression doesn't occur.
8066 .It Va termcap
8067 (\*(OP) This specifies a comma-separated list of
8068 .Lb libterminfo
8069 and/or
8070 .Lb libtermcap
8071 capabilities (see
8072 .Sx "On terminal control and line editor" ,
8073 escape commas with reverse solidus) to be used to overwrite or define
8074 entries.
8075 Note that this variable will only be queried once at program startup and
8076 can thus only be specified in resource files or on the command line.
8079 String capabilities form
8080 .Ql cap=value
8081 pairs and are expected unless noted otherwise.
8082 Numerics have to be notated as
8083 .Ql cap#number
8084 where the number is expected in normal decimal notation.
8085 Finally, booleans don't have any value but indicate a true or false
8086 state simply by being defined or not; this indeed means that \*(UA
8087 doesn't support undefining a boolean that normally exists.
8088 The following example defines that the terminal has 256 colours:
8090 .Bd -literal -offset indent
8091 set termcap="colors=256"
8095 Keycodes can easily be detected with the command
8096 .Xr cat 1
8097 by running it on an interactive terminal via
8098 .Ql $ cat
8099 (using the
8100 .Fl \&\&v
8101 command line option if available) and pressing some keys: here
8102 .Ql ^[
8103 will stand for
8104 .Ql escape
8106 .Ql ^LETTER
8108 .Ql control-LETTER
8109 (actually a visualized numeric where
8110 .Ql A
8111 stands for 1 etc.; in fact: the numeric value of
8112 .Ql LETTER
8113 in the US-ASCII character set bitwise XORd with
8114 .Ql 0x40 ,
8115 e.g.,
8116 .Ql $ echo $((0x41 ^ 0x40)) .
8117 Note that
8118 .Ql escape
8119 and other control characters have to be notated as shell-style
8120 escape sequences, e.g.,
8121 .Ql \e033
8122 for (US-ASCII)
8123 .Ql escape
8125 .Ql \e001
8127 .Ql ^A .
8130 The following terminal capabilities are or may be meaningful for the
8131 operation of the builtin line editor or \*(UA in general:
8134 .Bl -tag -compact -width yay
8135 .\" HAVE_COLOUR
8136 .It Cd colors Ns \0or Cd Co
8137 .Cd max_colors :
8138 numeric capability specifying the maximum number of colours.
8139 Note that \*(UA doesn't actually care about the terminal beside that,
8140 but always emits ANSI/ISO 6429 escape sequences for producing the
8141 colour and font attributes.
8143 .\" HAVE_TERMCAP
8144 .It Cd rmcup Ns \0or Cd te Ns \0/ Cd smcup Ns \0or Cd ti
8145 .Cd exit_ca_mode
8147 .Cd enter_ca_mode ,
8148 respectively: exit and enter the alternative screen
8149 .Dq ca-mode ,
8150 effectively turning \*(UA into a fullscreen application.
8151 To disable that, set (at least) one to the empty string.
8153 .It Cd smkx Ns \0or Cd ks Ns \0/ Cd rmkx Ns \0or Cd ke
8154 .Cd keypad_xmit
8156 .Cd keypad_local ,
8157 respectively: enable and disable the keypad.
8158 This is always enabled if available, because it seems even keyboards
8159 without keypads generate other key codes for, e.g., cursor keys in that
8160 case, and only if enabled we see the codes that we are interested in.
8162 .It Cd ed Ns \0or Cd cd
8163 .Cd clr_eos :
8164 clear the screen.
8166 .It Cd clear Ns \0or Cd cl
8167 .Cd clear_screen :
8168 clear the screen and home cursor.
8169 (Will be simulated via
8170 .Cd ho
8171 plus
8172 .Cd cd . )
8174 .It Cd home Ns \0or Cd ho
8175 .Cd cursor_home :
8176 home cursor.
8178 .\" HAVE_MLE
8179 .It Cd el Ns \0or Cd ce
8180 .Cd clr_eol :
8181 clear to the end of line.
8182 (Will be simulated via
8183 .Cd ch
8184 plus repetitions of space characters.)
8186 .It Cd hpa Ns \0or Cd ch
8187 .Cd column_address :
8188 move the cursor (to the given column parameter) in the current row.
8189 (Will be simulated via
8190 .Cd cr
8191 plus
8192 .Cd nd . )
8194 .It Cd cr
8195 .Cd carriage_return :
8196 move to the first column in the current row.
8197 The default builtin fallback is
8198 .Ql \er .
8200 .It Cd cub1 Ns \0or Cd le
8201 .Cd cursor_left :
8202 move the cursor left one space (non-destructively).
8203 The default builtin fallback is
8204 .Ql \eb .
8206 .It Cd cuf1 Ns \0or Cd nd
8207 .Cd cursor_right :
8208 move the cursor right one space (non-destructively).
8209 The default builtin fallback is
8210 .Ql \e033[C ,
8211 which is used by most terminals.
8212 Less often occur
8213 .Ql \e033OC
8215 .Ql \e014 .
8220 .It Va termcap-disable
8221 \*(OP Disable any interaction with a terminal control library.
8222 If set only some generic fallback builtins and possibly the content of
8223 .Va termcap
8224 describe the terminal to \*(UA.
8225 .Sy Note
8226 that this variable will only be queried once at program startup and can
8227 thus only be specified in resource files or on the command line.
8230 .It Va toplines
8231 If defined, gives the number of lines of a message to be displayed
8232 with the command
8233 .Ic top ;
8234 normally, the first five lines are printed.
8237 .It Va ttycharset
8238 The character set of the terminal \*(UA operates on,
8239 and the one and only supported character set that \*(UA can use if no
8240 character set conversion capabilities have been compiled into it,
8241 in which case it defaults to ISO-8859-1 unless it can deduce a value
8242 from the
8243 .Ev LC_CTYPE
8244 locale environment.
8245 Refer to the section
8246 .Sx "Character sets"
8247 for the complete picture about character sets.
8250 .It Va umask
8251 For a safety-by-default policy \*(UA sets its process
8252 .Xr umask 2
8254 .Ql 0077 ,
8255 but this variable can be used to override that:
8256 set it to an empty value to don't change the (current) setting,
8257 otherwise the process file mode creation mask is updated to the new value.
8258 Child processes inherit the process file mode creation mask.
8260 .Mx Va user
8261 .It Va user-HOST , user
8262 \*(IN Variable chain that sets a global fallback user name, which is
8263 used in case none has been given in the protocol and account-specific
8264 URL.
8265 This variable defaults to the name of the user who runs \*(UA.
8268 .It Va v15-compat
8269 \*(BO Setting this option enables upward compatibility with \*(UA
8270 version 15.0 in respect to which configuration options are available and
8271 how they are handled.
8272 This manual uses \*(IN and \*(OU to refer to the new and the old way of
8273 doing things, respectively.
8276 .It Va verbose
8277 \*(BO Setting this option, also controllable via the command line option
8278 .Fl v ,
8279 causes \*(UA to be more verbose, e.g., it will display obsoletion
8280 warnings and SSL/TLS certificate chains.
8281 Even though marked \*(BO this option may be set twice in order to
8282 increase the level of verbosity even more, in which case even details of
8283 the actual message delivery and protocol conversations are shown.
8284 A single
8285 .Pf no Va verbose
8286 is sufficient to disable verbosity as such.
8292 .It Va version , version-major , version-minor , version-update
8293 \*(RO \*(UA version information: the first variable contains a string
8294 containing the complete version identification \(en this is identical to
8295 the output of the command
8296 .Ic version .
8297 The latter three contain only digits: the major, minor and update
8298 version numbers.
8301 .It Va writebackedited
8302 If this variable is set messages modified using the
8303 .Ic edit
8305 .Ic visual
8306 commands are written back to the current folder when it is quit;
8307 it is only honoured for writable folders in MBOX format, though.
8308 Note that the editor will be pointed to the raw message content in that
8309 case, i.e., neither MIME decoding nor decryption will have been
8310 performed, and proper RFC 4155
8311 .Ql From_
8312 quoting of newly added or edited content is also left as an excercise to
8313 the user.
8315 .\" }}} (Variables)
8316 .\" }}} (INTERNAL VARIABLES)
8319 .\" .Sh ENVIRONMENT {{{
8320 .Sh ENVIRONMENT
8322 The term
8323 .Dq environment variable
8324 should be considered an indication that these variables are either
8325 standardized as vivid parts of process environments, or that they are
8326 commonly found in there.
8327 The process environment is inherited from the
8328 .Xr sh 1
8329 once \*(UA is started, and unless otherwise explicitly noted handling of
8330 the following variables transparently integrates into that of the
8331 .Sx "INTERNAL VARIABLES"
8332 from \*(UA's point of view.
8333 This means that, e.g., they can be managed via
8334 .Ic set
8336 .Ic unset ,
8337 causing automatic program environment updates (to be inherited by
8338 newly created child processes).
8341 In order to transparently integrate other environment variables equally
8342 they need to be imported (linked) with the command
8343 .Ic environ .
8344 This command can also be used to set and unset non-integrated
8345 environment variables from scratch, sufficient system support provided.
8346 The following example, applicable to a POSIX shell, sets the
8347 .Ev COLUMNS
8348 environment variable for \*(UA only, and beforehand exports the
8349 .Ev EDITOR
8350 in order to affect any further processing in the running shell:
8352 .Bd -literal -offset indent
8353 $ EDITOR="vim -u ${HOME}/.vimrc"
8354 $ export EDITOR
8355 $ COLUMNS=80 \*(uA -R
8358 .Bl -tag -width ".It Ev _AILR_"
8360 .It Ev COLUMNS
8361 The user's preferred width in column positions for the terminal screen
8362 or window.
8363 Queried and used once on program startup, actively managed for child
8364 processes and the MLE (see
8365 .Sx "On terminal control and line editor" )
8366 in interactive mode thereafter.
8369 .It Ev DEAD
8370 The name of the file to use for saving aborted messages if
8371 .Va save
8372 is set; this defaults to
8373 .Pa dead.letter
8374 in the user's
8375 .Ev HOME
8376 directory.
8379 .It Ev EDITOR
8380 Pathname of the text editor to use in the
8381 .Ic edit
8382 command and
8383 .Ic ~e
8384 .Sx "TILDE ESCAPES" .
8385 A default editor is used if this value is not defined.
8388 .It Ev HOME
8389 The user's home directory.
8390 This variable is only used when it resides in the process environment.
8397 .It Ev LANG , LC_ALL , LC_COLLATE , LC_CTYPE , LC_MESSAGES
8399 .Xr locale 7
8401 .Sx "Character sets" .
8402 (Only recognized by the system in the process environment.)
8405 .It Ev LINES
8406 The user's preferred number of lines on a page or the vertical screen
8407 or window size in lines.
8408 Queried and used once on program startup, actively managed for child
8409 processes in interactive mode thereafter.
8412 .It Ev LISTER
8413 Pathname of the directory lister to use in the
8414 .Ic folders
8415 command when operating on local mailboxes.
8416 Default is
8417 .Xr ls 1
8418 (path search through
8419 .Ev SHELL ) .
8422 .It Ev LOGNAME
8423 Upon startup \*(UA will actively ensure that this variable refers to the
8424 name of the user who runs \*(UA, in order to be able to pass a verified
8425 name to any newly created child process.
8428 .It Ev MAIL
8429 Is used as the user's primary system mailbox, if set.
8430 Otherwise, a system-dependent default is used.
8431 Supports the special syntax conventions that are documented for the
8432 .Ic file
8433 command.
8436 .It Ev MAILCAPS
8437 \*(OP Overrides the default path search for
8438 .Sx "The Mailcap files" ,
8439 which is defined in the standard RFC 1524 as
8440 .Ql ~/.mailcap:\:/etc/mailcap:\:/usr/etc/mailcap:\:/usr/local/etc/mailcap .
8441 .\" TODO we should have a mailcaps-default virtual RDONLY option!
8442 (\*(UA makes it a configuration option, however.)
8443 Note this is not a search path, but a path search.
8446 .It Ev MAILRC
8447 Is used as a startup file instead of
8448 .Pa \*(ur
8449 if set.
8450 When \*(UA scripts are invoked on behalf of other users,
8451 either this variable should be set to
8452 .Pa /dev/null
8453 or the
8454 .Fl \&:
8455 command line option should be used in order to avoid side-effects from
8456 reading their configuration files.
8457 This variable is only used when it resides in the process environment.
8460 .It Ev MBOX
8461 The name of the user's mbox file.
8462 A logical subset of the special conventions that are documented for the
8463 .Ic file
8464 command and the
8465 .Va folder
8466 option may be used.
8467 The fallback default is
8468 .Pa mbox
8469 in the user's
8470 .Ev HOME
8471 directory.
8472 Traditionally this secondary mailbox is used as the file to save
8473 messages from the primary system mailbox that have been read.
8474 Also see
8475 .Sx "Message states" .
8478 .It Ev NAIL_NO_SYSTEM_RC
8479 If this variable is set then reading of
8480 .Pa \*(UR
8481 at startup is inhibited, i.e., the same effect is achieved as if \*(UA
8482 had been started up with the option
8483 .Fl n .
8484 This variable is only used when it resides in the process environment.
8487 .It Ev NETRC
8488 \*(IN\*(OP This variable overrides the default location of the user's
8489 .Pa .netrc
8490 file.
8493 .It Ev PAGER
8494 Pathname of the program to use for backing the command
8495 .Ic more ,
8496 and when the
8497 .Va crt
8498 variable enforces usage of a pager for output.
8499 The default paginator is
8500 .Xr more 1
8501 (path search through
8502 .Ev SHELL ) .
8504 \*(UA inspects the contents of this variable: if its contains the string
8505 .Dq less
8506 then a non-existing environment variable
8507 .Va LESS
8508 will be set to
8509 .Ql FRXi ,
8510 .Ql FRi
8512 .Ql Ri ,
8513 dependent on whether terminal control support is available and whether
8514 that supports full (alternative) screen mode or not (also see
8515 .Sx "On terminal control and line editor" ) .
8516 Likewise for
8517 .Dq lv
8518 .Va LV
8519 will optionally be set to
8520 .Dq -c .
8521 Alse see
8522 .Va colour-pager .
8525 .It Ev PATH
8526 A list of directories that is searched by the shell when looking for
8527 commands (as such only recognized in the process environment).
8530 .It Ev SHELL
8531 The shell to use for the commands
8532 .Ic \&! ,
8533 .Ic shell ,
8535 .Ic ~!
8536 .Sx "TILDE ESCAPES"
8537 and when starting subprocesses.
8538 A default shell is used if this option is not defined.
8541 .It Ev TERM
8542 \*(OP The terminal type for which output is to be prepared.
8543 For extended colour and font control please refer to
8544 .Sx "Coloured display" ,
8545 and for terminal management in general to
8546 .Sx "On terminal control and line editor" .
8549 .It Ev TMPDIR
8550 Used as directory for temporary files instead of
8551 .Pa /tmp ,
8552 if set.
8553 This variable is only used when it resides in the process environment.
8556 .It Ev USER
8557 Identical to
8558 .Ev LOGNAME
8559 (see there), but this variable is not standardized, should therefore not
8560 be used, and is only corrected if already set.
8563 .It Ev VISUAL
8564 Pathname of the text editor to use in the
8565 .Ic visual
8566 command and
8567 .Ic ~v
8568 .Sx "TILDE ESCAPES" .
8570 .\" }}}
8573 .\" .Sh FILES {{{
8574 .Sh FILES
8576 .Bl -tag -width ".It Pa _etc/mime.type_"
8577 .It Pa \*(ur
8578 File giving initial commands.
8580 .It Pa \*(UR
8581 System wide initialization file.
8584 .It Pa ~/.mailcap
8585 \*(OP Personal MIME type handler definition file, see
8586 .Sx "The Mailcap files" .
8587 (RFC 1524 location, the actual path is a configuration option.)
8590 .It Pa /etc/mailcap
8591 \*(OP System wide MIME type handler definition file, see
8592 .Sx "The Mailcap files" .
8593 (RFC 1524 location, the actual path is a configuration option.)
8596 .It Pa ~/.mime.types
8597 Personal MIME types, see
8598 .Sx "The mime.types files" .
8601 .It Pa /etc/mime.types
8602 System wide MIME types, see
8603 .Sx "The mime.types files" .
8606 .It Pa ~/.netrc
8607 \*(IN\*(OP The default location of the users
8608 .Pa .netrc
8609 file \(en the section
8610 .Sx "The .netrc file"
8611 documents the file format.
8614 .\" .Ss "The mime.types files" {{{
8615 .Ss "The mime.types files"
8617 When sending messages \*(UA tries to determine the content type of all
8618 attachments.
8619 When displaying message content or attachments \*(UA uses the content
8620 type to decide whether it can directly display data or whether it needs
8621 to deal with content handlers.
8622 It learns about MIME types and how to treat them by reading
8623 .Pa mime.types
8624 files, the loading of which can be controlled by setting the variable
8625 .Va mimetypes-load-control .
8626 (The command
8627 .Ic mimetype
8628 can also be used to deal with MIME types.)
8629 .Pa mime.types
8630 files have the following syntax:
8633 .Dl type/subtype extension [extension ...]
8636 where
8637 .Ql type/subtype
8638 are strings describing the file contents, and one or multiple
8639 .Ql extension Ns
8640 s, separated by whitespace, name the part of a filename starting after
8641 the last dot (of interest).
8642 Comments may be introduced anywhere on a line with a number sign
8643 .Ql # ,
8644 causing the remaining line to be discarded.
8646 \*(UA also supports an extended, non-portable syntax in specially
8647 crafted files, which can be loaded via the alternative value syntax of
8648 .Va mimetypes-load-control
8649 and prepends an optional
8650 .Ql type-marker :
8653 .Dl [type-marker ]type/subtype extension [extension ...]
8656 The following type markers are supported:
8659 .Bl -tag -compact -offset indent -width ".It Ar _n_u"
8660 .It Ar @
8661 Treat message parts with this content as plain text.
8662 .It Ar @t@
8663 The same as plain
8664 .Ar @ .
8665 .It Ar @h@
8666 Treat message parts with this content as HTML tagsoup.
8667 If the \*(OPal HTML-tagsoup-to-text converter is not available treat
8668 the content as plain text instead.
8669 .It Ar @H@
8670 Likewise
8671 .Ar @h@
8672 but instead of falling back to plain text require an explicit content
8673 handler to be defined.
8677 Further reading:
8678 for sending messages:
8679 .Ic mimetype ,
8680 .Va mime-allow-text-controls ,
8681 .Va mimetypes-load-control .
8682 For reading etc. messages:
8683 .Sx "HTML mail and MIME attachments" ,
8684 .Sx "The Mailcap files" ,
8685 .Ic mimetype ,
8686 .Va mime-counter-evidence ,
8687 .Va mimetypes-load-control ,
8688 .Va pipe-TYPE/SUBTYPE ,
8689 .Va pipe-EXTENSION .
8690 .\" }}}
8692 .\" .Ss "The Mailcap files" {{{
8693 .Ss "The Mailcap files"
8695 RFC 1524 defines a
8696 .Dq User Agent Configuration Mechanism
8697 which \*(UA \*(OPally supports.
8698 It defines a file format to be used to inform mail user agent programs
8699 about the locally-installed facilities for handling various data
8700 formats, i.e., about commands and how they can be used to display, edit
8701 etc. MIME part contents, as well as a default path search that includes
8702 multiple possible locations of
8703 .Dq mailcap
8704 files and the
8705 .Ev MAILCAPS
8706 environment variable that can be used to overwrite that (repeating here
8707 that it is not a search path, but instead a path search specification).
8708 Any existing files will be loaded in sequence, appending any content to
8709 the list of MIME type handler directives.
8712 .Dq Mailcap
8713 files consist of a set of newline separated entries.
8714 Comment lines start with a number sign
8715 .Ql #
8716 (in the first column!) and are ignored.
8717 Empty lines are also ignored.
8718 All other lines form individual entries that must adhere to the syntax
8719 described below.
8720 To extend a single entry (not comment) its line can be continued on
8721 follow lines if newline characters are
8722 .Dq escaped
8723 by preceding them with the reverse solidus character
8724 .Ql \e .
8725 The standard doesn't specify how leading whitespace of follow lines is
8726 to be treated, therefore \*(UA retains it.
8729 .Dq Mailcap
8730 entries consist of a number of semicolon
8731 .Ql \&;
8732 separated fields, and the reverse solidus
8733 .Ql \e
8734 character can be used to escape any following character including
8735 semicolon and itself.
8736 The first two fields are mandatory and must occur in the specified
8737 order, the remaining fields are optional and may appear in any order.
8738 Leading and trailing whitespace of content is ignored (removed).
8741 The first field defines the MIME
8742 .Ql TYPE/SUBTYPE
8743 the entry is about to handle (case-insensitively, and no reverse solidus
8744 escaping is possible in this field).
8745 If the subtype is specified as an asterisk
8746 .Ql *
8747 the entry is meant to match all subtypes of the named type, e.g.,
8748 .Ql audio/*
8749 would match any audio type.
8750 The second field defines the shell command which shall be used to
8751 .Dq display
8752 MIME parts of the given type; it is implicitly called the
8753 .Cd view
8754 command.
8757 For data
8758 .Dq consuming
8759 shell commands message (MIME part) data is passed via standard input
8760 unless the given shell command includes one or more instances of the
8761 (unquoted) string
8762 .Ql %s ,
8763 in which case these instances will be replaced with a temporary filename
8764 and the data will have been stored in the file that is being pointed to.
8765 Likewise, for data
8766 .Dq producing
8767 shell commands data is assumed to be generated on standard output unless
8768 the given command includes (one ore multiple)
8769 .Ql %s .
8770 In any case any given
8771 .Ql %s
8772 format is replaced with a(n already) properly quoted filename.
8773 Note that when a command makes use of a temporary file via
8774 .Ql %s
8775 then \*(UA will remove it again, as if the
8776 .Cd x-mailx-tmpfile ,
8777 .Cd x-mailx-tmpfile-fill
8779 .Cd x-mailx-tmpfile-unlink
8780 flags had been set; see below for more.
8783 The optional fields either define a shell command or an attribute (flag)
8784 value, the latter being a single word and the former being a keyword
8785 naming the field followed by an equals sign
8786 .Ql =
8787 succeeded by a shell command, and as usual for any
8788 .Dq Mailcap
8789 content any whitespace surrounding the equals sign will be removed, too.
8790 Optional fields include the following:
8793 .Bl -tag -width textualnewlines
8794 .It Cd compose
8795 A program that can be used to compose a new body or body part in the
8796 given format.
8797 (Currently unused.)
8799 .It Cd composetyped
8800 Similar to the
8801 .Cd compose
8802 field, but is to be used when the composing program needs to specify the
8803 .Ql Content-type:
8804 header field to be applied to the composed data.
8805 (Currently unused.)
8807 .It Cd edit
8808 A program that can be used to edit a body or body part in the given
8809 format.
8810 (Currently unused.)
8812 .It Cd print
8813 A program that can be used to print a message or body part in the given
8814 format.
8815 (Currently unused.)
8817 .It Cd test
8818 Specifies a program to be run to test some condition, e.g., the machine
8819 architecture, or the window system in use, to determine whether or not
8820 this mailcap entry applies.
8821 If the test fails, a subsequent mailcap entry should be sought; also see
8822 .Cd x-mailx-test-once .
8824 .It Cd needsterminal
8825 This flag field indicates that the given shell command must be run on
8826 an interactive terminal.
8827 \*(UA will temporarily release the terminal to the given command in
8828 interactive mode, in non-interactive mode this entry will be entirely
8829 ignored; this flag implies
8830 .Cd x-mailx-noquote .
8832 .It Cd copiousoutput
8833 A flag field which indicates that the output of the
8834 .Cd view
8835 command will be an extended stream of textual output that can be
8836 (re)integrated into \*(UA's normal visual display.
8837 It is mutually exclusive with
8838 .Cd needsterminal
8839 and implies
8840 .Cd x-mailx-always .
8842 .It Cd textualnewlines
8843 A flag field which indicates that this type of data is line-oriented and
8844 that, if encoded in
8845 .Ql base64 ,
8846 all newlines should be converted to canonical form (CRLF) before
8847 encoding, and will be in that form after decoding.
8848 (Currently unused.)
8850 .It Cd nametemplate
8851 This field gives a file name format, in which
8852 .Ql %s
8853 will be replaced by a random string, the joined combination of which
8854 will be used as the filename denoted by
8855 .Ev NAIL_FILENAME_TEMPORARY .
8856 One could specify that a GIF file being passed to an image viewer should
8857 have a name ending in
8858 .Ql .gif
8859 by using
8860 .Ql nametemplate=%s.gif .
8861 Note that \*(UA ignores the name template unless that solely specifies
8862 a filename suffix that consists of (ASCII) alphabetic and numeric
8863 characters, the underscore and dot only.
8865 .It Cd x11-bitmap
8866 Names a file, in X11 bitmap (xbm) format, which points to an appropriate
8867 icon to be used to visually denote the presence of this kind of data.
8868 This field is not used by \*(UA.
8870 .It Cd description
8871 A textual description that describes this type of data.
8873 .It Cd x-mailx-always
8874 Extension flag field that denotes that the given
8875 .Cd view
8876 command shall be executed even if multiple messages will be displayed
8877 at once.
8878 Normally messages which require external viewers that produce output
8879 which doesn't integrate into \*(UA's visual display (i.e., don't have
8880 .Cd copiousoutput
8881 set) have to be addressed directly and individually.
8882 (To avoid cases where, e.g., a thousand PDF viewer instances are spawned
8883 in sequence.)
8885 .It Cd x-mailx-even-if-not-interactive
8886 An extension flag test field \(em by default handlers without
8887 .Cd copiousoutput
8888 are entirely ignored in non-interactive mode, but if this flag is set
8889 then their use will be considered.
8890 It is an error if this flag is set for commands that use the flag
8891 .Cd needsterminal .
8893 .It Cd x-mailx-noquote
8894 An extension flag field that indicates that even a
8895 .Cd copiousoutput
8896 .Cd view
8897 command shall not be used to generate message quotes
8898 (as it would be by default).
8900 .It Cd x-mailx-async
8901 Extension flag field that denotes that the given
8902 .Cd view
8903 command shall be executed asynchronously, without blocking \*(UA.
8904 Cannot be used in conjunction with
8905 .Cd needsterminal .
8907 .It Cd x-mailx-test-once
8908 Extension flag which denotes whether the given
8909 .Cd test
8910 command shall be evaluated once only and the (boolean) result be cached.
8911 This is handy if some global unchanging condition is to be queried, like
8912 .Dq running under the X Window System .
8914 .It Cd x-mailx-tmpfile
8915 Extension flag field that requests creation of a zero-sized temporary
8916 file, the name of which is to be placed in the environment variable
8917 .Ev NAIL_FILENAME_TEMPORARY .
8918 It is an error to use this flag with commands that include a
8919 .Ql %s
8920 format.
8922 .It Cd x-mailx-tmpfile-fill
8923 Normally the MIME part content is passed to the handler via standard
8924 input; if this flag is set then the data will instead be written into
8925 the implied
8926 .Cd x-mailx-tmpfile .
8927 In order to cause deletion of the temporary file you will have to set
8928 .Cd x-mailx-tmpfile-unlink
8929 explicitly!
8930 It is an error to use this flag with commands that include a
8931 .Ql %s
8932 format.
8934 .It Cd x-mailx-tmpfile-unlink
8935 Extension flag field that requests that the temporary file shall be
8936 deleted automatically when the command loop is entered again at latest.
8937 (Don't use this for asynchronous handlers.)
8938 It is an error to use this flag with commands that include a
8939 .Ql %s
8940 format, or without also setting
8941 .Cd x-mailx-tmpfile
8943 .Cd x-mailx-tmpfile-fill .
8945 .It Cd x-mailx-tmpfile-keep
8946 Using the string
8947 .Ql %s
8948 implies the three tmpfile related flags above, but if you want, e.g.,
8949 .Cd x-mailx-async
8950 and deal with the temporary file yourself, you can add in this flag to
8951 forcefully ignore
8952 .Cd x-mailx-tmpfile-unlink .
8957 The standard includes the possibility to define any number of additional
8958 entry fields, prefixed by
8959 .Ql x- .
8960 Flag fields apply to the entire
8961 .Dq Mailcap
8962 entry \(em in some unusual cases, this may not be desirable, but
8963 differentiation can be accomplished via separate entries, taking
8964 advantage of the fact that subsequent entries are searched if an earlier
8965 one does not provide enough information.
8966 E.g., if a
8967 .Cd view
8968 command needs to specify the
8969 .Cd needsterminal
8970 flag, but the
8971 .Cd compose
8972 command shall not, the following will help out the latter (with enabled
8973 .Va debug
8974 or an increased
8975 .Va verbose
8976 level \*(UA will show information about handler evaluation):
8978 .Bd -literal -offset indent
8979 application/postscript; ps-to-terminal %s; needsterminal
8980 application/postscript; ps-to-terminal %s; compose=idraw %s
8984 In fields any occurrence of the format string
8985 .Ql %t
8986 will be replaced by the
8987 .Ql TYPE/SUBTYPE
8988 specification.
8989 Named parameters from the
8990 .Ql Content-type:
8991 field may be placed in the command execution line using
8992 .Ql %{
8993 followed by the parameter name and a closing
8994 .Ql }
8995 character.
8996 The entire parameter should appear as a single command line argument,
8997 regardless of embedded spaces; thus:
8999 .Bd -literal -offset indent
9000 # Message
9001 Content-type:  multipart/mixed; boundary=42
9003 # Mailcap file
9004 multipart/*; /usr/local/bin/showmulti \e
9005   %t %{boundary}  ;  composetyped  = /usr/local/bin/makemulti
9007 # Executed shell command
9008 /usr/local/bin/showmulti multipart/mixed 42
9012 .\" TODO v15: Mailcap: %n,%F
9013 Note that \*(UA doesn't support handlers for multipart MIME parts as
9014 shown in this example (as of today).
9015 \*(UA doesn't support the additional formats
9016 .Ql %n
9018 .Ql %F .
9019 An example file, also showing how to properly deal with the expansion of
9020 .Ql %s ,
9021 which includes any quotes that are necessary to make it a valid shell
9022 argument by itself and thus will cause undesired behaviour when placed
9023 in additional user-provided quotes:
9025 .Bd -literal -offset indent
9026 # Comment line
9027 text/richtext; richtext %s; copiousoutput
9029 text/x-perl; perl -cWT %s
9031 application/pdf; \e
9032   infile=%s\e; \e
9033     trap "rm -f ${infile}" EXIT\e; \e
9034     trap "exit 75" INT QUIT TERM\e; \e
9035     mupdf %s; \e
9036   x-mailx-async; x-mailx-tmpfile-keep
9038 application/*; echo "This is \e"%t\e" but \e
9039     is 50 \e% Greek to me" \e; < %s head -c 1024 | cat -vET; \e
9040   copiousoutput; x-mailx-noquote
9044 Further reading:
9045 .Sx "HTML mail and MIME attachments" ,
9046 .Sx "The mime.types files" ,
9047 .Ic mimetype ,
9048 .Ev MAILCAPS ,
9049 .Va mime-counter-evidence ,
9050 .Va pipe-TYPE/SUBTYPE ,
9051 .Va pipe-EXTENSION .
9052 .\" }}}
9054 .\" .Ss "The .netrc file" {{{
9055 .Ss "The .netrc file"
9058 .Pa .netrc
9059 file contains user credentials for machine accounts.
9060 The default location in the user's
9061 .Ev HOME
9062 directory may be overridden by the
9063 .Ev NETRC
9064 environment variable.
9065 The file consists of space, tabulator or newline separated tokens.
9066 \*(UA implements a parser that supports a superset of the original BSD
9067 syntax, but users should nonetheless be aware of portability glitches
9068 of that file format, shall their
9069 .Pa .netrc
9070 be usable across multiple programs and platforms:
9073 .Bl -bullet -compact
9075 BSD doesn't support single, but only double quotation marks, e.g.,
9076 .Ql password="pass with spaces" .
9078 BSD (only?) supports escaping of single characters via a reverse solidus
9079 (e.g., a space can be escaped via
9080 .Ql \e\0 ) ,
9081 in- as well as outside of a quoted string.
9083 BSD doesn't require the final quotation mark of the final user input token.
9085 The original BSD (Berknet) parser also supported a format which allowed
9086 tokens to be separated with commas \(en whereas at least Hewlett-Packard
9087 still seems to support this syntax, \*(UA does not!
9089 As a non-portable extension some widely-used programs support
9090 shell-style comments: if an input line starts, after any amount of
9091 whitespace, with a number sign
9092 .Ql # ,
9093 then the rest of the line is ignored.
9095 Whereas other programs may require that the
9096 .Pa .netrc
9097 file is accessible by only the user if it contains a
9098 .Cd password
9099 token for any other
9100 .Cd login
9101 than
9102 .Dq anonymous ,
9103 \*(UA will always require these strict permissions.
9107 Of the following list of supported tokens \*(UA only uses (and caches)
9108 .Cd machine ,
9109 .Cd login
9111 .Cd password .
9112 At runtime the command
9113 .Ic netrc
9114 can be used to control \*(UA's
9115 .Pa .netrc
9116 cache.
9118 .Bl -tag -width password
9119 .It Cd machine Ar name
9120 The hostname of the entries' machine, lowercase-normalized by \*(UA
9121 before use.
9122 Any further file content, until either end-of-file or the occurrence
9123 of another
9124 .Cd machine
9125 or a
9126 .Cd default
9127 first-class token is bound (only related) to the machine
9128 .Ar name .
9130 As an extension that shouldn't be the cause of any worries
9131 \*(UA supports a single wildcard prefix for
9132 .Ar name :
9133 .Bd -literal -offset indent
9134 machine *.example.com login USER password PASS
9135 machine pop3.example.com login USER password PASS
9136 machine smtp.example.com login USER password PASS
9139 which would match
9140 .Ql xy.example.com
9141 as well as
9142 .Ql pop3.example.com ,
9143 but neither
9144 .Ql example.com
9146 .Ql local.smtp.example.com .
9147 Note that in the example neither
9148 .Ql pop3.example.com
9150 .Ql smtp.example.com
9151 will be matched by the wildcard, since the exact matches take
9152 precedence (it is however faster to specify it the other way around).
9154 .It Cd default
9155 This is the same as
9156 .Cd machine
9157 except that it is a fallback entry that is used shall none of the
9158 specified machines match; only one default token may be specified,
9159 and it must be the last first-class token.
9161 .It Cd login Ar name
9162 The user name on the remote machine.
9164 .It Cd password Ar string
9165 The user's password on the remote machine.
9167 .It Cd account Ar string
9168 Supply an additional account password.
9169 This is merely for FTP purposes.
9171 .It Cd macdef Ar name
9172 Define a macro.
9173 A macro is defined with the specified
9174 .Ar name ;
9175 it is formed from all lines beginning with the next line and continuing
9176 until a blank line is (consecutive newline characters are) encountered.
9177 (Note that
9178 .Cd macdef
9179 entries cannot be utilized by multiple machines, too, but must be
9180 defined following the
9181 .Ic machine
9182 they are intended to be used with.)
9183 If a macro named
9184 .Ar init
9185 exists, it is automatically run as the last step of the login process.
9186 This is merely for FTP purposes.
9188 .\" }}}
9190 .\" }}}
9193 .\" .Sh EXAMPLES {{{
9194 .Sh EXAMPLES
9196 .\" .Ss "An example configuration" {{{
9197 .Ss "An example configuration"
9199 .Bd -literal -offset indent
9200 # This example assumes v15.0 compatibility mode
9201 set v15-compat
9203 # Where are the up-to-date SSL certificates?
9204 #set ssl-ca-dir=/etc/ssl/certs
9205 set ssl-ca-file=/etc/ssl/certs/ca-certificates.crt
9207 # (Since we manage up-to-date ones explicitly, don't use any,
9208 # possibly outdated, default certificates shipped with OpenSSL)
9209 set ssl-no-default-ca
9211 # Don't use protocols older than TLS v1.2.
9212 # Change this only when the remote server doesn't support it:
9213 # maybe use ssl-protocol-HOST (or -USER@HOST) syntax to define
9214 # such explicit exceptions, then
9215 set ssl-protocol='-ALL,+TLSv1.2'
9217 # Explicitly define the list of ciphers, which may improve security,
9218 # especially with protocols older than TLS v1.2.  See ciphers(1).
9219 # Including "@STRENGTH" will sort the final list by algorithm strength.
9220 # In reality it is possibly best to only use ssl-cipher-list-HOST
9221 # (or -USER@HOST), as necessary, again..
9222 set ssl-cipher-list=TLSv1.2:!aNULL:!eNULL:!MEDIUM:!LOW:!EXPORT:@STRENGTH
9223 # ALL:!aNULL:!MEDIUM:!LOW:!MD5:!RC4:!EXPORT:@STRENGTH
9225 # Request strict transport security checks!
9226 set ssl-verify=strict
9228 # Essential setting: select allowed character sets
9229 set sendcharsets=utf-8,iso-8859-1
9231 # A very kind option: when replying to a message, first try to
9232 # use the same encoding that the original poster used herself!
9233 set reply-in-same-charset
9235 # When replying to or forwarding a message the comment and name
9236 # parts of email addresses are removed unless this variable is set
9237 set fullnames
9239 # When sending messages, wait until the Mail-Transfer-Agent finishs.
9240 # Only like this you'll be able to see errors reported through the
9241 # exit status of the MTA (including the builtin SMTP one)!
9242 set sendwait
9244 # Only use builtin MIME types, no mime.types(5) files
9245 set mimetypes-load-control
9247 # Default directory where we act in (relative to $HOME)
9248 set folder=mail
9249 # A leading "+" (often) means: under *folder*
9250 # *record* is used to save copies of sent messages
9251 set MBOX=+mbox.mbox record=+sent.mbox DEAD=+dead.txt
9253 # Make "file mymbox" and "file myrec" go to..
9254 shortcut mymbox %:+mbox.mbox myrec +sent.mbox
9256 # Not really optional, e.g., for S/MIME
9257 set from='Your Name <address@exam.ple>'
9259 # It may be necessary to set hostname and/or smtp-hostname
9260 # if the "SERVER" of smtp and "domain" of from don't match.
9261 # The `urlencode' command can be used to encode USER and PASS
9262 set smtp=(smtp[s]/submission)://[USER[:PASS]@]SERVER[:PORT] \e
9263     smtp-auth=login/plain... \e
9264     smtp-use-starttls
9266 # Never refuse to start into interactive mode, and more
9267 set emptystart \e
9268     colour-pager crt= \e
9269     followup-to followup-to-honour=ask-yes \e
9270     history-file=+.\*(uAhist history-size=-1 history-gabby \e
9271     mime-counter-evidence=0xE \e
9272     prompt='?\e?[\e$ \e@]\e& ' \e
9273     reply-to-honour=ask-yes \e
9274     umask=
9276 # When `t'yping messages, show only these headers
9277 # (use `T'ype for all headers and `S'how for raw message)
9278 retain date from to cc subject
9280 # Some mailing lists
9281 mlist '@xyz-editor\e.xyz$' '@xyzf\e.xyz$'
9282 mlsubscribe '^xfans@xfans\e.xyz$'
9284 # A real life example of a very huge free mail provider
9285 account XooglX {
9286   set folder=~/spool/XooglX MAIL=+syste.mbox sent=+sent
9287   set from='Your Name <address@examp.ple>'
9288   # (The plain smtp:// proto is optional)
9289   set smtp=USER:PASS@smtp.gmXil.com smtp-use-starttls
9292 # Here is a pretty large one which does not allow sending mails
9293 # if there is a domain name mismatch on the SMTP protocol level,
9294 # which would bite us if the value of from does not match, e.g.,
9295 # for people who have a sXXXXeforge project and want to speak
9296 # with the mailing list under their project account (in from),
9297 # still sending the message through their normal mail provider
9298 account XandeX {
9299   set folder=~/spool/XandeX MAIL=+syste.mbox sent=+sent
9300   set from='Your Name <address@exam.ple>'
9301   set smtp=smtps://USER:PASS@smtp.yaXXex.ru:465 \e
9302       hostname=yaXXex.com smtp-hostname=
9305 # Create some new commands so that, e.g., `ls /tmp' will..
9306 wysh ghost lls '!ls ${LS_COLOR_FLAG} -aFlrS'
9307 wysh ghost llS '!ls ${LS_COLOR_FLAG} -aFlS'
9308 wysh ghost ls '!ls ${LS_COLOR_FLAG} -aFrS'
9309 wysh ghost lS '!ls ${LS_COLOR_FLAG} -aFS'
9310 wysh ghost lla '!ls ${LS_COLOR_FLAG} -aFlr'
9311 wysh ghost llA '!ls ${LS_COLOR_FLAG} -aFl'
9312 wysh ghost la '!ls ${LS_COLOR_FLAG} -aFr'
9313 wysh ghost lA '!ls ${LS_COLOR_FLAG} -aF'
9314 wysh ghost ll '!ls ${LS_COLOR_FLAG} -aFltr'
9315 wysh ghost lL '!ls ${LS_COLOR_FLAG} -aFlt'
9316 wysh ghost l '!ls ${LS_COLOR_FLAG} -aFtr'
9317 wysh ghost L '!ls ${LS_COLOR_FLAG} -aFt'
9319 # We don't support gpg(1) directly yet.  But simple --clearsign'd
9320 # message parts can be dealt with as follows:
9321 define V {
9322   wysh set pipe-text/plain=$'@*#++=@\e
9323     < "${NAIL_FILENAME_TEMPORARY}" awk \e
9324         -v TMPFILE="${NAIL_FILENAME_TEMPORARY}" \e'\e
9325       BEGIN {done=0}\e
9326       /^-----BEGIN PGP SIGNED MESSAGE-----/,/^$/{\e
9327         if (done++ != 0)\e
9328           next;\e
9329         print "--- GPG --verify ---";\e
9330         system("gpg --verify " TMPFILE " 2>&1");\e
9331         print "--- GPG --verify ---";\e
9332         print "";\e
9333         next;\e
9334       }\e
9335       /^-----BEGIN PGP SIGNATURE-----/,\e
9336           /^-----END PGP SIGNATURE-----/{\e
9337         next;\e
9338       }\e
9339       {print}\e
9340       \e''
9341   print
9343 ghost V call V
9345 define RK {
9346   !printf 'Key IDs to gpg --recv-keys: ';\e
9347     read keyids;\e
9348     gpg --recv-keys ${keyids};
9350 ghost RK call RK
9354 When storing passwords in
9355 .Pa \*(ur
9356 appropriate permissions should be set on this file with
9357 .Ql $ chmod 0600 \*(ur .
9358 If the \*(OPal
9359 .Va netrc-lookup
9360 is available user credentials can be stored in the central
9361 .Pa .netrc
9362 file instead; e.g., here is a different version of the example account
9363 that sets up SMTP and POP3:
9365 .Bd -literal -offset indent
9366 account XandeX {
9367   set folder=~/spool/XandeX MAIL=+syste.mbox sent=+sent
9368   set from='Your Name <address@exam.ple>'
9369   set netrc-lookup
9370   # Load an encrypted ~/.netrc by uncommenting the next line
9371   #set netrc-pipe='gpg -qd ~/.netrc.pgp'
9373   set smtp=smtps://smtp.yXXXXx.ru:465 \e
9374       smtp-hostname= hostname=yXXXXx.com
9375   set pop3-keepalive=240 pop3-no-apop-pop.yXXXXx.ru
9376   ghost xp fi pop3s://pop.yXXXXx.ru
9381 and, in the
9382 .Pa .netrc
9383 file:
9385 .Bd -literal -offset indent
9386 machine *.yXXXXx.ru login USER password PASS
9390 This configuration should now work just fine:
9393 .Dl $ echo text | \*(uA -vv -AXandeX -s Subject user@exam.ple
9394 .\" }}}
9396 .\" .Ss "Signed and encrypted messages with S/MIME" {{{
9397 .Ss "Signed and encrypted messages with S/MIME"
9399 \*(OP S/MIME provides two central mechanisms:
9400 message signing and message encryption.
9401 A signed message contains some data in addition to the regular text.
9402 The data can be used to verify that the message was sent using a valid
9403 certificate, that the sender's address in the message header matches
9404 that in the certificate, and that the message text has not been altered.
9405 Signing a message does not change its regular text;
9406 it can be read regardless of whether the recipient's software is able to
9407 handle S/MIME.
9410 It is thus usually possible to sign all outgoing messages if so desired.
9411 Encryption, in contrast, makes the message text invisible for all people
9412 except those who have access to the secret decryption key.
9413 To encrypt a message, the specific recipient's public encryption key
9414 must be known.
9415 It is therefore not possible to send encrypted mail to people unless their
9416 key has been retrieved from either previous communication or public key
9417 directories.
9418 A message should always be signed before it is encrypted.
9419 Otherwise, it is still possible that the encrypted message text is
9420 altered.
9423 A central concept to S/MIME is that of the certification authority (CA).
9424 A CA is a trusted institution that issues certificates.
9425 For each of these certificates it can be verified that it really
9426 originates from the CA, provided that the CA's own certificate is
9427 previously known.
9428 A set of CA certificates is usually delivered with OpenSSL and installed
9429 on your system.
9430 If you trust the source of your OpenSSL software installation,
9431 this offers reasonable security for S/MIME on the Internet.
9432 (Otherwise set
9433 .Va ssl-no-default-ca
9434 and use
9435 .Va smime-ca-file
9436 and/or
9437 .Va smime-ca-dir . )
9438 In general, a certificate cannot be more secure than the method its CA
9439 certificate has been retrieved with, though.
9440 Thus if you download a CA certificate from the Internet,
9441 you can only trust the messages you verify using that certificate as
9442 much as you trust the download process.
9445 The first thing you need for participating in S/MIME message exchange is
9446 your personal certificate, including a private key.
9447 The certificate contains public information, in particular your name and
9448 your email address(es), and the public key that is used by others to
9449 encrypt messages for you,
9450 and to verify signed messages they supposedly received from you.
9451 The certificate is included in each signed message you send.
9452 The private key must be kept secret.
9453 It is used to decrypt messages that were previously encrypted with your
9454 public key, and to sign messages.
9457 For personal use it is recommended that you get a S/MIME certificate
9458 from one of the major CAs on the Internet using your WWW browser.
9459 Many CAs offer such certificates for free.
9460 There is also
9461 .Lk https://www.CAcert.org
9462 which issues client and server certificates to members of their
9463 community for free; their root certificate
9464 .Pf ( Lk https://\:www.cacert.org/\:certs/\:root.crt )
9465 is often not in the default set of trusted CA root certificates, though,
9466 which means you will have to download their root certificate separately
9467 and ensure it is part of our S/MIME certificate validation chain by
9468 including it in
9469 .Va smime-ca-dir
9470 or as a vivid member of the
9471 .Va smime-ca-file .
9472 But let's take a step-by-step tour on how to setup S/MIME with
9473 a certificate from CAcert.org despite this situation!
9476 First of all you will have to become a member of the CAcert.org
9477 community, simply by registrating yourself via the web interface.
9478 Once you are, create and verify all email addresses you want to be able
9479 to create signed and encrypted messages for/with using the corresponding
9480 entries of the web interface.
9481 Now ready to create S/MIME certificates, so let's create a new
9482 .Dq client certificate ,
9483 ensure to include all email addresses that should be covered by the
9484 certificate in the following web form, and also to use your name as the
9485 .Dq common name .
9488 Create a private key and a certificate request on your local computer
9489 (please see the manual pages of the used commands for more in-depth
9490 knowledge on what the used arguments etc. do):
9493 .Dl openssl req -nodes -newkey rsa:4096 -keyout key.pem -out creq.pem
9496 Afterwards copy-and-paste the content of
9497 .Dq creq.pem
9498 into the certificate-request (CSR) field of the web form on the
9499 CAcert.org website (you may need to unfold some
9500 .Dq advanced options
9501 to see the corresponding text field).
9502 This last step will ensure that your private key (which never left your
9503 box) and the certificate belong together (through the public key that
9504 will find its way into the certificate via the certificate-request).
9505 You are now ready and can create your CAcert certified certificate.
9506 Download and store or copy-and-paste it as
9507 .Dq pub.crt .
9510 Yay.
9511 In order to use your new S/MIME setup you will have to create
9512 a combined private key/public key (certificate) file:
9515 .Dl cat key.pem pub.crt > ME@HERE.com.paired
9518 This is the file \*(UA will work with.
9519 If you have created your private key with a passphrase then \*(UA will
9520 ask you for it whenever a message is signed or decrypted.
9521 Set the following variables to henceforth use S/MIME (setting
9522 .Va smime-ca-file
9523 is of interest for verification only):
9525 .Bd -literal -offset indent
9526 set smime-ca-file=ALL-TRUSTED-ROOT-CERTS-HERE \e
9527   smime-sign-cert=ME@HERE.com.paired \e
9528   smime-sign-message-digest=SHA256 \e
9529   smime-sign
9533 From each signed message you send, the recipient can fetch your
9534 certificate and use it to send encrypted mail back to you.
9535 Accordingly if somebody sends you a signed message, you can do the same,
9536 and use the
9537 .Ic verify
9538 command to check the validity of the certificate.
9541 Variables of interest for S/MIME signing:
9542 .Va smime-ca-dir ,
9543 .Va smime-ca-file ,
9544 .Va smime-crl-dir ,
9545 .Va smime-crl-file ,
9546 .Va smime-no-default-ca ,
9547 .Va smime-sign ,
9548 .Va smime-sign-cert ,
9549 .Va smime-sign-include-certs
9551 .Va smime-sign-message-digest .
9554 After it has been verified save the certificate via
9555 .Ic certsave
9556 and tell \*(UA that it should use it for encryption for further
9557 communication with that somebody:
9559 .Bd -literal -offset indent
9560 certsave FILENAME
9561 set smime-encrypt-USER@HOST=FILENAME \e
9562     smime-cipher-USER@HOST=AES256
9566 Additional variables of interest for S/MIME en- and decryption:
9567 .Va smime-cipher
9569 .Va smime-encrypt-USER@HOST .
9572 You should carefully consider if you prefer to store encrypted messages
9573 in decrypted form.
9574 If you do, anybody who has access to your mail folders can read them,
9575 but if you do not, you might be unable to read them yourself later if
9576 you happen to lose your private key.
9578 .Ic decrypt
9579 command saves messages in decrypted form, while the
9580 .Ic save , copy ,
9582 .Ic move
9583 commands leave them encrypted.
9586 Note that neither S/MIME signing nor encryption applies to message
9587 subjects or other header fields yet.
9588 Thus they may not contain sensitive information for encrypted messages,
9589 and cannot be trusted even if the message content has been verified.
9590 When sending signed messages,
9591 it is recommended to repeat any important header information in the
9592 message text.
9593 .\" }}}
9595 .\" .Ss "Using CRLs with S/MIME or SSL/TLS" {{{
9596 .Ss "Using CRLs with S/MIME or SSL/TLS"
9598 \*(OP Certification authorities (CAs) issue certificate revocation
9599 lists (CRLs) on a regular basis.
9600 These lists contain the serial numbers of certificates that have been
9601 declared invalid after they have been issued.
9602 Such usually happens because the private key for the certificate has
9603 been compromised,
9604 because the owner of the certificate has left the organization that is
9605 mentioned in the certificate, etc.
9606 To seriously use S/MIME or SSL/TLS verification,
9607 an up-to-date CRL is required for each trusted CA.
9608 There is otherwise no method to distinguish between valid and
9609 invalidated certificates.
9610 \*(UA currently offers no mechanism to fetch CRLs, nor to access them on
9611 the Internet, so you have to retrieve them by some external mechanism.
9614 \*(UA accepts CRLs in PEM format only;
9615 CRLs in DER format must be converted, like, e.\|g.:
9618 .Dl $ openssl crl \-inform DER \-in crl.der \-out crl.pem
9621 To tell \*(UA about the CRLs, a directory that contains all CRL files
9622 (and no other files) must be created.
9624 .Va smime-crl-dir
9626 .Va ssl-crl-dir
9627 variables, respectively, must then be set to point to that directory.
9628 After that, \*(UA requires a CRL to be present for each CA that is used
9629 to verify a certificate.
9630 .\" }}}
9632 .\" .Ss "Handling spam" {{{
9633 .Ss "Handling spam"
9635 \*(OP \*(UA can make use of several spam interfaces for the purpose of
9636 identification of, and, in general, dealing with spam messages.
9637 A precondition of most commands in order to function is that the
9638 .Va spam-interface
9639 variable is set to one of the supported interfaces.
9640 Once messages have been identified as spam their (volatile)
9641 .Ql is-spam
9642 state can be prompted: the
9643 .Ql Ar :s
9645 .Ql Ar :S
9646 message specifications will address respective messages and their
9647 .Va attrlist
9648 entries will be used when displaying the
9649 .Va headline
9650 in the header display.
9652 .Bl -bullet
9654 .Ic spamrate
9655 rates the given messages and sets their
9656 .Ql is-spam
9657 flag accordingly.
9658 If the spam interface offers spam scores those can also be displayed in
9659 the header display by including the
9660 .Ql %$
9661 format in the
9662 .Va headline
9663 variable.
9665 .Ic spamham ,
9666 .Ic spamspam
9668 .Ic spamforget
9669 will interact with the Bayesian filter of the chosen interface and learn
9670 the given messages as
9671 .Dq ham
9673 .Dq spam ,
9674 respectively; the last command can be used to cause
9675 .Dq unlearning
9676 of messages; it adheres to their current
9677 .Ql is-spam
9678 state and thus reverts previous teachings.
9680 .Ic spamclear
9682 .Ic spamset
9683 will simply set and clear, respectively, the mentioned volatile
9684 .Ql is-spam
9685 message flag, without any interface interaction.
9690 .Xr spamassassin 1
9691 based
9692 .Va spam-interface Ns s
9693 .Ql spamc
9695 .Ql spamd
9696 require a running instance of the
9697 .Xr spamd 1
9698 server in order to function, started with the option
9699 .Fl -allow-tell
9700 shall Bayesian filter learning be possible.
9701 .Ql spamd
9702 only works via a local path-based
9703 .Xr unix 4
9704 socket, but otherwise the following will be equivalently fine:
9706 .Bd -literal -offset indent
9707 $ spamd -i localhost:2142 -i /tmp/.spamsock -d [-L] [-l]
9708 $ spamd --listen=localhost:2142 --listen=/tmp/.spamsock \e
9709     --daemonize [--local] [--allow-tell]
9713 Thereafter \*(UA can make use of these interfaces:
9715 .Bd -literal -offset indent
9716 $ \*(uA -Sspam-interface=spamd -Sspam-maxsize=500000 \e
9717     -Sspamd-socket=/tmp/.spamsock -Sspamd-user=
9719 $ \*(uA -Sspam-interface=spamc -Sspam-maxsize=500000 \e
9720     -Sspamc-command=/usr/local/bin/spamc \e
9721     -Sspamc-arguments="-U /tmp/.spamsock" -Sspamc-user=
9723 $ \*(uA -Sspam-interface=spamc -Sspam-maxsize=500000 \e
9724     -Sspamc-command=/usr/local/bin/spamc \e
9725     -Sspamc-arguments="-d localhost -p 2142" -Sspamc-user=
9729 Using the generic filter approach allows usage of programs like
9730 .Xr bogofilter 1
9732 .Xr sylfilter 1 .
9733 Here is an example for the former, requiring it to be accessible via
9734 .Ev PATH :
9736 .Bd -literal -offset indent
9737 $ \*(uA -Sspam-interface=filter -Sspam-maxsize=500000 \e
9738     -Sspamfilter-ham="bogofilter -n" \e
9739     -Sspamfilter-noham="bogofilter -N" \e
9740     -Sspamfilter-nospam="bogofilter -S" \e
9741     -Sspamfilter-rate="bogofilter -TTu 2>/dev/null" \e
9742     -Sspamfilter-spam="bogofilter -s" \e
9743     -Sspamfilter-rate-scanscore="1;^(.+)$"
9747 Because messages must exist on local storage in order to be scored (or
9748 used for Bayesian filter training), it is possibly a good idea to
9749 perform the local spam check last:
9751 .Bd -literal -offset indent
9752 define spamdelhook {
9753   # Server side DCC
9754   spamset (header x-dcc-brand-metrics "bulk")
9755   # Server-side spamassassin(1)
9756   spamset (header x-spam-flag "YES")
9757   del :s # TODO we HAVE to be able to do `spamrate :u ! :sS'
9758   move :S +maybe-spam
9759   spamrate :u
9760   del :s
9761   move :S +maybe-spam
9763 set folder-hook-FOLDER=spamdelhook
9767 See also the documentation for the variables
9768 .Va spam-interface , spam-maxsize ,
9769 .Va spamc-command , spamc-arguments , spamc-user ,
9770 .Va spamd-socket , spamd-user ,
9771 .Va spamfilter-ham , spamfilter-noham , spamfilter-nospam , \
9772   spamfilter-rate
9774 .Va spamfilter-rate-scanscore .
9775 .\" }}}
9776 .\" }}} (Examples)
9779 .\" .Sh "FAQ" {{{
9780 .Sh "FAQ"
9782 .\" .Ss "\*(UA shortly hangs on startup" {{{
9783 .Ss "\*(UA shortly hangs on startup"
9785 This can have two reasons, one is the necessity to wait for a file lock
9786 and can't be helped, the other being that \*(UA calls the function
9787 .Xr uname 2
9788 in order to query the nodename of the box (sometimes the real one is
9789 needed instead of the one represented by the internal variable
9790 .Va hostname ) .
9791 You may have varying success by ensuring that the real hostname and
9792 .Ql localhost
9793 have entries in
9794 .Pa /etc/hosts ,
9795 or, more generally, that the name service is properly setup \(en
9796 and does
9797 .Xr hostname 1
9798 return what you'd expect?
9799 Does this local hostname has a domain suffix?
9800 RFC 6762 standardized the link-local top-level domain
9801 .Ql .local .
9802 .\" }}}
9804 .\" .Ss "I can't login to Google mail aka GMail" {{{
9805 .Ss "I can't login to Google mail aka GMail"
9807 Since 2014 some free service providers classify programs as
9808 .Dq less secure
9809 unless they use a special authentification method (OAuth 2.0) which
9810 wasn't standardized for non-HTTP protocol authentication token query
9811 until August 2015 (RFC 7628).
9814 Different to Kerberos / GSSAPI, which is developed since the mid of the
9815 1980s, where a user can easily create a local authentication ticket for
9816 her- and himself with the locally installed
9817 .Xr kinit 1
9818 program, that protocol has no such local part but instead requires
9819 a world-wide-web query to create or fetch a token; since there is no
9820 local cache this query has to be performed whenever \*(UA is invoked
9821 from the command line (in interactive sessions situation may differ).
9824 \*(UA doesn't support OAuth.
9825 Because of this it is necessary to declare \*(UA a
9826 .Dq less secure app
9827 (on the providers account web page) in order to read and send mail.
9828 However, it also seems possible to take the following steps instead:
9831 .Bl -enum -compact
9833 give the provider the number of a mobile phone,
9835 enable
9836 .Dq 2-Step Verification ,
9838 create an application specific password (16 characters), and
9840 use that special password instead of your real Google account password in
9841 \*(UA (for more on that see the section
9842 .Sx "On URL syntax and credential lookup" ) .
9844 .\" }}}
9845 .\" }}}
9848 .\" .Sh "SEE ALSO" {{{
9849 .Sh "SEE ALSO"
9851 .Xr bogofilter 1 ,
9852 .Xr bzip2 1 ,
9853 .Xr file 1 ,
9854 .Xr fmt 1 ,
9855 .Xr gpg 1 ,
9856 .Xr gzip 1 ,
9857 .Xr less 1 ,
9858 .Xr more 1 ,
9859 .Xr newaliases 1 ,
9860 .Xr openssl 1 ,
9861 .Xr postfix 1 ,
9862 .Xr printf 1 ,
9863 .Xr sendmail 1 ,
9864 .Xr sh 1 ,
9865 .Xr spamassassin 1 ,
9866 .Xr spamc 1 ,
9867 .Xr spamd 1 ,
9868 .Xr sylfilter 1 ,
9869 .Xr vacation 1 ,
9870 .Xr xterm 1 ,
9871 .Xr xz 1 ,
9872 .Xr iconv 3 ,
9873 .Xr readline 3 ,
9874 .Xr setlocale 3 ,
9875 .Xr ssl 3 ,
9876 .Xr aliases 5 ,
9877 .Xr termcap 5 ,
9878 .Xr terminfo 5 ,
9879 .Xr locale 7 ,
9880 .Xr mailaddr 7 ,
9881 .Xr re_format 7 ,
9882 .Xr exim 8 ,
9883 .Xr mailwrapper 8 ,
9884 .Xr sendmail 8
9885 .\" }}}
9888 .\" .Sh HISTORY {{{
9889 .Sh HISTORY
9891 M. Douglas McIlroy writes in his article
9892 .Dq A Research UNIX Reader: Annotated Excerpts \
9893 from the Programmer's Manual, 1971-1986
9895 .Xr mail 1
9896 command already appeared in First Edition
9898 in 1971:
9900 .Bd -ragged -offset indent
9901 Electronic mail was there from the start.
9902 Never satisfied with its exact behavior, everybody touched it at one
9903 time or another: to assure the safety of simultaneous access, to improve
9904 privacy, to survive crashes, to exploit uucp, to screen out foreign
9905 freeloaders, or whatever.
9906 Not until v7 did the interface change (Thompson).
9907 Later, as mail became global in its reach, Dave Presotto took charge and
9908 brought order to communications with a grab-bag of external networks
9909 (v8).
9914 Mail was written in 1978 by Kurt Shoens and developed as part of the
9917 distribution until 1995.
9918 Mail has then seen further development in open source
9920 variants, noticeably by Christos Zoulas in
9921 .Pf Net Bx .
9922 Basing upon this Nail, later Heirloom Mailx, was developed by Gunnar
9923 Ritter in the years 2000 until 2008.
9924 Since 2012 S-nail is maintained by Steffen (Daode) Nurpmeso.
9925 This man page is derived from
9926 .Dq The Mail Reference Manual
9927 that was originally written by Kurt Shoens.
9928 .\" }}}
9931 .Sh AUTHORS
9933 .An "Kurt Shoens" ,
9934 .An "Christos Zoulas" ,
9935 .An "Gunnar Ritter" ,
9936 .An "Steffen Nurpmeso" Aq Mt s-nail-users@lists.sourceforge.net
9937 (later
9938 .Mt s-mailx@sdaoden.eu ) .
9941 .\" .Sh CAVEATS {{{
9942 .Sh CAVEATS
9944 The character set conversion uses and relies upon the
9945 .Xr iconv 3
9946 function.
9947 Its functionality differs widely between the various system environments
9948 \*(UA runs on.
9951 Limitations with POP3 mailboxes are:
9952 It is not possible to edit messages, they can only be copied and deleted.
9953 The line count for the header display is only appropriate if the entire
9954 message has been downloaded from the server.
9955 The status field of a message is maintained by the server between
9956 connections; some servers do not update it at all, and with a server
9957 that does, the
9958 .Ic exit
9959 command will not cause the message status to be reset.
9961 .Ic newmail
9962 command and the
9963 .Va newmail
9964 variable have no effect.
9965 It is not possible to rename or to remove POP3 mailboxes.
9968 If a
9969 .Dq RUBOUT
9970 (interrupt,
9971 .Ql control-C )
9972 is typed while a POP3 operation is in progress, \*(UA will wait
9973 until the operation can be safely aborted, and will then return to the
9974 command loop and print the prompt again.
9975 When a second
9976 .Dq RUBOUT
9977 is typed while \*(UA is waiting for the operation to complete, the
9978 operation itself will be cancelled.
9979 In this case, data that has not been fetched yet will have to be fetched
9980 before the next command can be performed.
9981 If the cancelled operation was using an SSL/TLS encrypted channel,
9982 an error in the SSL transport will very likely result and render the
9983 connection unusable.
9986 As \*(UA is a mail user agent, it provides only basic SMTP services.
9987 If it fails to contact its upstream SMTP server, it will not make
9988 further attempts to transfer the message at a later time,
9989 and it does not leave other information about this condition than an
9990 error message on the terminal and an entry in
9991 .Ev DEAD .
9992 This is usually not a problem if the SMTP server is located in the same
9993 local network as the computer on which \*(UA is run.
9994 However, care should be taken when using a remote server of an ISP;
9995 it might be better to set up a local SMTP server then which just acts as
9996 a proxy.
9999 \*(UA immediately contacts the SMTP server (or
10000 .Xr sendmail 1 ) .
10001 It would not make much sense for \*(UA to defer outgoing mail since SMTP
10002 servers usually provide much more elaborated delay handling than \*(UA
10003 could perform as a client.
10004 .\" }}}
10007 .Sh BUGS
10009 See the file
10010 .Pa TODO
10011 from the repository.
10013 After deleting some message of a POP3 mailbox the header summary falsely
10014 claims that there are no messages to display, you need to perform
10015 a scroll or dot movement to restore proper state.
10017 In threaded display a power user may encounter crashes very
10018 occasionally (this is may and very).
10019 .\" s-ts-mode