cmd_tab.h: allow history for `unset', `unsetenv' (i.e.: tweak [ec81a41])
[s-mailx.git] / nail.1
blob60db14a8ce1a0d3be2b61087b817fa8382ed0c5b
1 .\" Copyright (c) 1980, 1990, 1993
2 .\"     The Regents of the University of California.  All rights reserved.
3 .\" Copyright (c) 2000
4 .\"     Gunnar Ritter.  All rights reserved.
5 .\" Copyright (c) 2012 - 2015 Steffen (Daode) Nurpmeso <sdaoden@users.sf.net>.
6 .\"
7 .\" Redistribution and use in source and binary forms, with or without
8 .\" modification, are permitted provided that the following conditions
9 .\" are met:
10 .\" 1. Redistributions of source code must retain the above copyright
11 .\"    notice, this list of conditions and the following disclaimer.
12 .\" 2. Redistributions in binary form must reproduce the above copyright
13 .\"    notice, this list of conditions and the following disclaimer in the
14 .\"    documentation and/or other materials provided with the distribution.
15 .\" 3. All advertising materials mentioning features or use of this software
16 .\"    must display the following acknowledgement:
17 .\"     This product includes software developed by the University of
18 .\"     California, Berkeley and its contributors.
19 .\"     This product includes software developed by Gunnar Ritter
20 .\"     and his contributors.
21 .\" 4. Neither the name of the University nor the names of its contributors
22 .\"    may be used to endorse or promote products derived from this software
23 .\"    without specific prior written permission.
24 .\"
25 .\" THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS 'AS IS' AND
26 .\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
27 .\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
28 .\" ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
29 .\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
30 .\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
31 .\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
32 .\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
33 .\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
34 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
35 .\" SUCH DAMAGE.
36 .\"
37 .\"--MKREL-START--
38 .\"@ S-nail(1): v14.8.12 / 2016-10-05
39 .Dd Oct 05, 2016
40 .ds VV \\%v14.8.12
41 .\"--MKREL-END--
42 .\"--MKMAN-START--
43 .ds UU \\%S-NAIL
44 .ds UA \\%S-nail
45 .ds ua \\%s-nail
46 .ds UR \\%s-nail.rc
47 .\"--MKMAN-END--
48 .\" --BEGINSTRIP--
49 .\"
50 .\" If not ~/.mailrc, it breaks POSIX compatibility.  And adjust main.c.
51 .ds ur \\%~/.mailrc
52 .ds OB [Obsolete]
53 .ds OP [Option]
54 .ds IN [v15-compat]
55 .ds OU [no v15-compat]
56 .ds ID [v15 behaviour may differ]
57 .ds BY (Binary)
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 .Nm \*(ua
74 .Fl h | Fl Fl help
75 .Nm \*(ua
76 .Bk -words
77 .Op Fl BDdEFintv~
78 .Op Fl A Ar account
79 .Op Fl a Ar attachment
80 .Op Fl b Ar bcc-addr
81 .Op Fl c Ar cc-addr
82 .Op Fl q Ar quote-file
83 .Op Fl r Ar from-addr
84 .Op Fl S Ar variable Ns Op Ns = Ns Ar value
85 .Op Fl s Ar subject
86 .Op Fl X Ar cmd
87 .Op Fl \&.
88 .Ar to-addr ...
89 .Op Fl Fl \: Ar mta-option ...
90 .Ek
91 .Nm \*(ua
92 .Bk -words
93 .Op Fl BDdEeHiNnRv~#
94 .Op Fl A Ar account
95 .Op Fl L Ar spec-list
96 .Op Fl r Ar from-addr
97 .Op Fl S Ar variable Ns Op Ns = Ns Ar value
98 .Op Fl X Ar cmd
99 .Fl f Op Ar file
100 .Op Fl Fl \: Ar mta-option ...
102 .Nm \*(ua
103 .Bk -words
104 .Op Fl BDdEeHiNnRv~#
105 .Op Fl A Ar account
106 .Op Fl L Ar spec-list
107 .Op Fl r Ar from-addr
108 .Op Fl S Ar variable Ns Op Ns = Ns Ar value
109 .Op Fl u Ar user
110 .Op Fl X Ar cmd
111 .Op Fl Fl \: Ar mta-option ...
113 .\" }}}
116 .Mx -toc -tree html pdf ps xhtml
119 .\" .Sh DESCRIPTION {{{
120 .Sh DESCRIPTION
122 .Bd -filled -compact -offset indent
123 .Sy Compatibility note:
124 S-nail (\*(UA) will wrap up into \%S-mailx in v15.0 (circa 2018).
125 A partial set of compatibility options exist, tagged as \*(IN and \*(OU.
126 To choose upward compatible behaviour, please set the internal variable
127 .Va v15-compat .
128 Anything which will vanish in v15.0 is tagged \*(OB, and using
129 .Fl d
130 will print warnings for many use cases of obsolete features.
134 \*(UA is a mail processing system with a command syntax reminiscent of
135 .Xr ed 1
136 with lines replaced by messages.
137 It is intended to provide the functionality of the POSIX
138 .Xr mailx 1
139 command and offers (mostly optional) extensions for line editing, IDNA,
140 MIME, S/MIME, SMTP and POP3 (and IMAP).
141 It is usable as a mail batch language.
143 .\" .Ss "Options" {{{
144 .Ss "Options"
146 .Bl -tag -width ".Fl _ Ar _ccount"
148 .It Fl A Ar account
149 Executes an
150 .Ic account
151 command (see below) for
152 .Ar account
153 after the startup files have been read.
156 .It Fl a Ar file
157 Attach the given file to the message.
158 The same filename conventions as described in the section
159 .Sx COMMANDS
160 apply: shell word expansion is restricted to the tilde
161 .Ql ~
162 and variables.
163 Shall
164 .Ar file
165 not be accessible but contain a
166 .Ql =
167 character, then anything after the
168 .Ql =
169 is assumed to specify the input character set and anything before
170 .Ql =
171 the filename: this is the only option to specify the input character set
172 (and don't perform any character set conversion) for text attachments
173 from the command line, not using the
174 .Ic ~@
175 tilde escape command.
178 .It Fl B
179 Make standard input and standard output line-buffered.
182 .It Fl b Ar address
183 Send blind carbon copies to the given list of addresses.
184 .Sx Sending mail
185 below goes into more detail on that.
188 .It Fl c Ar address
189 Send carbon copies to the given list of addresses.
192 .It Fl D
193 \*(OP Set the
194 .Va disconnected
195 variable.
198 .It Fl d
199 Set the
200 .Va debug
201 variable, which enables debug messages and disables message delivery.
204 .It Fl E
205 Set the
206 .Va skipemptybody
207 variable and thus discard messages with an empty message part body.
208 This is useful for sending messages from scripts.
211 .It Fl e
212 Just check if mail is present in the system mailbox.
213 If yes, return an exit status of zero, a non-zero value otherwise.
216 .It Fl F
217 Save the message to send in a file named after the local part of the
218 first recipient's address (instead of in
219 .Va record Ns ).
222 .It Fl f Op Ar file
223 Read in the contents of the user's
224 .Ev MBOX
225 (or the specified file) for processing;
226 when \*(UA is quit, it writes undeleted messages back to this file
227 (but be aware of the
228 .Va hold
229 option).
230 Some special conventions are recognized for the string
231 .Ar file
232 which are documented for the
233 .Ic file
234 command below.
235 Note that
236 .Ar file
237 is not a direct argument to the flag
238 .Fl f ,
239 but is instead taken from the command line after option processing has
240 been completed.
241 In order to use a
242 .Ar file
243 that starts with a hyphen, prefix it with a (relative) path, as in
244 .Ql ./-hyphenbox.mbox .
247 .It Fl H
248 Print a header summary of all messages and exit.
249 A configurable summary view is available via the
250 .Fl L
251 option.
254 .It Fl h
255 Print a short usage summary.
256 Because of widespread use a
257 .Fl Fl help
258 argument will have the same effect.
261 .It Fl i
262 Set the
263 .Va ignore
264 variable to ignore tty interrupt signals.
267 .It Fl L Ar spec-list
268 Print a header summary of only those messages that match the given
269 .Ar spec-list ,
270 then exit.
271 See the section
272 .Sx "Specifying messages"
273 for the format of
274 .Ar spec-list .
275 If the
276 .Fl H
277 option has been given in addition no header summary is produced,
278 but \*(UA will instead indicate via its exit status whether
279 .Ar spec-list
280 matched any messages
281 .Pf ( Ql 0 )
282 or not
283 .Pf ( Ql 1 ) ;
284 note that any verbose output is suppressed in this mode and must instead
285 be enabled explicitly (e.g., by using the option
286 .Fl v ) .
289 .It Fl N
290 Unset the
291 .Va header
292 variable and thus inhibit initial display of message headers when
293 reading mail or editing a mail folder.
296 .It Fl n
297 Inhibits reading
298 .Pa \*(UR
299 upon startup.
300 This option should be activated for \*(UA scripts that are invoked on
301 more than one machine, because the contents of that file may differ
302 between them.
303 (The same behaviour can be achieved by setting the
304 .Ev NAIL_NO_SYSTEM_RC
305 environment variable.)
308 .It Fl q Ar file
309 Start the message with the contents of the specified file.
310 May be given in send mode only.
313 .It Fl R
314 Any folder opened will be in read-only mode.
317 .It Fl r Ar address
319 .Ar address
320 is a valid address then it specifies the envelope sender address to be
321 passed to the MTA as
322 .Ql -f Ar address
323 when a message is send.
324 Shall
325 .Ar address
326 include a user name, comments etc., then the components will be
327 separated and the name part will be passed to the MTA individually via
328 .Ql -F Ar name .
329 The given
330 .Ar address
331 will also be assigned to the
332 .Va from
333 variable, just as if additionally
334 .Ql -Sfrom=address
335 had been specified (therefore affecting SMTP data transfer, too).
337 If instead an empty string is passed as
338 .Ar address
339 then the content of the variable
340 .Va from
341 will be evaluated and used for this purpose whenever the MTA is
342 contacted.
343 Note that \*(UA by default, without
344 .Fl \&\&r
345 that is, neither passes
346 .Ql -f
348 .Ql -F
349 flags to the MTA by itself.
352 .It Fl S Ar variable Ns Op = Ns value
353 Sets the internal option
354 .Ar variable
355 and, in case of a value option, assigns
356 .Ar value
357 to it.
358 Even though options set via
359 .Fl S
360 may be overwritten from within resource files,
361 the command line setting will be reestablished after all resource files
362 have been loaded.
365 .It Fl s Ar subject
366 Specify the subject of the to-be-sent message.
369 .It Fl t
370 The message to be sent is expected to contain a message header with
371 .Ql To: ,
372 .Ql Cc: ,
374 .Ql Bcc:
375 fields giving its recipients, which will be added to those given on the
376 command line.
377 If a message subject is specified via
378 .Ql Subject:
379 then it'll be used in favour of one given on the command line.
381 Also understood are
382 .Ql Reply-To:
383 (possibly overriding
384 .Va replyto ) ,
385 .Ql Sender:
386 (p.\ o.\&
387 .Va sender ) ,
388 .Ql Organization:
389 (p.\ o.\&
390 .Va ORGANIZATION ) .
391 Note you can also specify
392 .Ql From: ,
393 possibly overriding
394 .Va from
395 and the envelope address possibly specified with the option
396 .Fl r !
398 The following, which are normally created automatically based
399 upon the message context, can also be specified:
400 .Ql Message-ID: ,
401 .Ql In-Reply-To: ,
402 .Ql References:
404 .Ql Mail-Followup-To:
405 (special address massage will however still occur for the latter).
408 .It Fl u Ar user
409 Read the system mailbox of
410 .Ar user
411 (appropriate privileges presumed), and
412 .Dq assume to be
413 .Ar user
414 in some aspects, e.g. in respect to
415 .Ic file Ns
416 \(enexpansions of
417 .Ql %
418 etc.; also see
419 .Ev USER .
422 .It Fl V
423 Print \*(UA's version and exit.
426 .It Fl v
427 Setting the
428 .Va verbose
429 option causes some verbosity (like printing of certificate chains).
430 Using it twice increases the level of verbosity.
433 .It Fl X Ar cmd
434 Add the given
435 .Ar cmd
436 to the list of commands to be executed before normal operation starts.
437 Correlates with
438 .Fl #
440 .Va batch-exit-on-error ;
441 the only possibility to execute commands in non-interactive mode when
442 reading startup files is actively prohibited.
445 .It Fl ~
446 Enable
447 .Sx TILDE ESCAPES
448 even if not in interactive mode.
451 .It Fl #
452 This sets several options to prepare \*(UA for working in (most likely
453 non-interactive) batch mode:
454 .Va dot ,
455 .Va emptystart ,
456 .Pf no Va header ,
457 .Va quiet ,
458 .Va sendwait ,
459 as well as
460 .Ev MBOX
462 .Va folder
463 (both to
464 .Pa /dev/null ) .
465 It also enables processing of
466 .Sx "TILDE ESCAPES" .
467 E.g., the following should send an email message to
468 .Dq bob :
469 .Bd -literal -offset indent
470 $ LC_ALL=C printf 'm bob\en~s ubject\enText\en.\enx\en' | \e
471   LC_ALL=C MAILRC=/dev/null s-nail -n -# -Snosave
475 .It Fl \&.
476 This flag forces termination of option processing in order to prevent
477 .Dq option injection
478 (attacks).
479 It also forcefully puts \*(UA into send mode, see
480 .Sx "Sending mail" .
484 In the above list of supported command line options,
485 .Fl D , d , E , i , N
487 .Fl v
488 are implemented by means of setting the respective option, as via
489 .Fl S .
490 .Bk -words
491 .Op Ar mta-option ...
493 arguments that are given at the end of the command line after a
494 .Ql --
495 separator will be passed through to the mail-transfer-agent (MTA) and
496 persist for an entire (interactive) session \(en if the setting of
497 .Va expandargv
498 allows their recognition;
499 MTA arguments can also be specified in the variable
500 .Va sendmail-arguments ;
501 find MTA interaction described in more detail in the documentation of
502 .Va sendmail .
503 MTA arguments are ignored when mail is send via SMTP data transfer.
504 .\" }}}
506 .\" .Ss "A starter" {{{
507 .Ss "A starter"
509 \*(UA is a direct descendant of the BSD Mail program that was introduced
510 in 1978 (itself superceeding the simpler UNIX mail program) and used
511 to introduce itself (in the Mail reference manual) as follows:
513 .Bd -ragged -offset indent
514 Mail provides a simple and friendly environment for sending and
515 receiving mail.
516 It divides incoming mail into its constituent messages and allows the
517 user to deal with them in any order.
518 In addition, it provides a set of
519 .Xr ed 1 Ns
520 -like commands for manipulating messages and sending mail.
521 Mail offers the user simple editing capabilities to ease the composition
522 of outgoing messages, as well as providing the ability to define and
523 send to names which address groups of users.
527 \*(UA is thus the user side of the Unix mail system, whereas the system
528 side (mail-transfer-agent, MTA) was traditionally taken by
529 .Xr sendmail 8 ;
530 today
531 .Xr postfix 1
533 .Xr exim 8
534 are often used for this purpose instead.
535 If the \*(OPal SMTP feature has been built into \*(UA then the
536 system side is not a mandatory precondition for mail delivery.
539 Because \*(UA strives for compliance with POSIX
540 .Xr mailx 1
541 it is likely that some configuration settings have to be adjusted before
542 using it is a smooth experience.
543 The default global
544 .Pa \*(UR
545 file already bends those standard settings a bit towards more user
546 friendliness and safety, e.g., it sets the
547 .Va hold
549 .Va keepsave
550 options in order to suppress the automatic moving of messages to
551 .Ev MBOX
552 that would otherwise occur (see
553 .Sx "Message states" )
555 .Va keep
556 to not remove empty files in order not to mangle file permissions when
557 files eventually get recreated.
558 It does not set the
559 .Va folder
560 option so that by default file grouping (via the
561 .Ql +
562 prefix as documented also for
563 .Ic file )
564 is not enabled.
565 The section
566 .Sx EXAMPLES
567 contains some further suggestions.
568 .\" }}}
570 .\" .Ss "Sending mail" {{{
571 .Ss "Sending mail"
573 To send a message to one or more people, using a local
574 mail-transfer-agent (MTA; the executable path can be set via
575 .Va sendmail )
576 or the \*(OPal builtin SMTP (set and see the variable
577 .Va smtp )
578 transport to actually deliver the generated mail message, \*(UA can be
579 invoked with arguments which are the names of people to whom the mail
580 will be sent:
582 .Bd -literal -offset indent
583 $ \*(ua -s Subject -a attachm.ent bill@host1 'Bob <bob@host2>'
584 # But... try it in an isolated dry-run mode first
585 $ LC_ALL=C MAILRC=/dev/null \e
586   \*(ua -n -d -vv -Sfrom="me <he@re>" \e
587     -s Subject -. "(Lovely) Bob <bob@host2>"
591 The user is then expected to type in the message contents.
592 In this compose mode \*(UA treats lines beginning with the character
593 .Ql ~
594 special \(en these are so-called
595 .Sx "TILDE ESCAPES"
596 which can be used to read in files, process shell commands, add and edit
597 attachments and more; e.g., the tilde escape
598 .Ql Ic ~e
599 will start the text editor to revise the message in it's current state,
600 .Ql Ic ~h
601 allows editing of the message recipients and
602 .Ql Ic ~?
603 gives an overview of available tilde escapes.
604 Typing control-D
605 .Ql ^D
606 at the beginning of an empty line leaves compose mode and causes the
607 message to be send, whereas typing control-C
608 .Ql ^C
609 twice will abort the current letter (saving its contents in the file
610 denoted by
611 .Ev DEAD
612 unless
613 .Pf no Va save
614 is set.)
617 A number of options can be used to alter default behavior; e.g.,
618 .Ic set Ns
619 ting (also via
620 .Fl S )
621 .Va editalong
622 will automatically startup a text editor when compose mode is entered,
623 .Va askcc
624 will cause the user to be prompted actively for carbon-copy recipients
625 and the
626 .Va dot
627 option will allow leaving compose mode by writing a line consisting
628 solely of a dot
629 .Pf ( Ql \&. ) .
632 Very important, though, is to define which
633 .Sx "Character sets"
634 may be used when sending messages, usually by setting the option
635 .Va sendcharsets
636 accordingly,
637 having read the section
638 .Sx "The mime.types files"
639 to understand how the MIME-type of outgoing attachments is classified
640 and the knowledge that messages are sent asynchronously unless
641 .Va sendwait
642 is set: only with it MTA delivery errors will be recognizable.
645 Setting
646 .Va from
647 is often necessary (e.g., in conjunction with
648 .Va smtp )
649 or desirable, you may want to do some dry-run tests before you go.
650 Saving a copy of the sent messages in a
651 .Va record
652 may also be desirable \(en as for most mailbox file targets some
653 special conventions are recognized, see the
654 .Ic file
655 command for more on that.
656 The section
657 .Sx "On URL syntax and credential lookup"
658 will spread some light on the
659 .Ql USER@HOST
660 variable chains as well as on using URLs for accessing protocol-specific
661 resources, like
662 .Va smtp ,
664 .Sx EXAMPLES
665 contains an example configuration for sending messages via some of the
666 well-known public mail providers;
667 note it also gives a compact overview on how to setup a secure SSL/TLS
668 environment.
671 Message recipients (as specified on the command line or defined in
672 .Ql To: ,
673 .Ql Cc:
675 .Ql Bcc: )
676 may not only be email addressees but can also be names of mailboxes and
677 even complete shell command pipe specifications.
678 Proper quoting may be necessary, e.g., to embed whitespace characters.
679 (Recall that \*(UA deals with mail standards, therefore those define the
680 rules with which content is interpreted.)
681 If the variable
682 .Va expandaddr
683 is not set then only network addresses (see
684 .Xr mailaddr 7
685 for a description of mail addresses) and plain user names (including MTA
686 aliases) may be used, other types will be filtered out, giving a warning
687 message.
689 .\" When changing any of the following adjust any RECIPIENTADDRSPEC;
690 .\" grep the latter for the complete picture
692 If the variable
693 .Va expandaddr
694 is set then extended recipient addresses will optionally be accepted:
695 Any name which starts with a vertical bar
696 .Ql |
697 character specifies a command pipe \(en the command string following the
698 .Ql |
699 is executed and the message is sent to its standard input;
700 Likewise, any name that starts with the character slash
701 .Ql /
702 or the character sequence dot slash
703 .Ql ./
704 is treated as a file, regardless of the remaining content.
705 Any other name which contains an at sign
706 .Ql @
707 character is treated as a network address;
708 Any other name which starts with a plus sign
709 .Ql +
710 character specifies a mailbox name;
711 Any other name which contains a slash
712 .Ql /
713 character but no exclamation mark
714 .Ql \&!
715 or percent sign
716 .Ql %
717 character before also specifies a mailbox name;
718 What remains is treated as a network address.
720 .Bd -literal -offset indent
721 $ echo bla | \*(ua -Sexpandaddr -s test ./mbox.mbox
722 $ echo bla | \*(ua -Sexpandaddr -s test '|cat >> ./mbox.mbox'
723 $ echo safe | LC_ALL=C MAILRC=/dev/null \e
724     \*(ua -n -Sv15-compat -Ssendwait -Snosave \e
725       -Sexpandaddr=fail,-all,+addr -s test \e
726       -. bob@home.net
730 It is possible to create personal distribution lists via the
731 .Ic alias
732 command, so that, for instance, the user can send mail to
733 .Ql cohorts
734 and have it go to a group of people:
737 .Dl alias cohorts bill jkf mark kridle@ucbcory ~/mail/cohorts.mbox
740 Please note that this mechanism has nothing in common with the system
741 wide aliases that may be used by the local MTA (mail-transfer-agent),
742 which are subject to the
743 .Ql name
744 constraint of
745 .Va expandaddr
746 and are often tracked in a file
747 .Pa /etc/aliases
748 (and documented in
749 .Xr aliases 5
751 .Xr sendmail 1 ) .
752 Personal aliases will be expanded by \*(UA before the message is sent,
753 and are thus a convenient alternative to specifying each addressee by
754 itself.
757 To avoid environmental noise scripts should
758 .Dq detach
759 \*(ua from any configuration files and create a script-local
760 environment, either by pointing the
761 .Ev MAILRC
762 variable to a custom configuration file, or by using the
763 .Fl S
764 command line option to specify options:
766 .Bd -literal -offset indent
767 $ env LC_ALL=C MAILRC=/dev/null password=NOTSECRET \e
768   \*(ua -n -Sv15-compat -Ssendwait -Snosave \e
769     -Sexpandaddr=fail,-all,+addr \e
770     -S 'smtp=smtps://mylogin@some.host:465' -Ssmtp-auth=login \e
771     -S 'from=scriptreply@domain' \e
772     -s 'subject' -a attachment_file \e
773     -. "Recipient 1 <recipient1@domain>" recipient2@domain \e
774     < content_file
776 .\" }}}
778 .\" .Ss "Reading mail" {{{
779 .Ss "Reading mail"
781 When invoked without addressees \*(UA enters interactive mode in which
782 mails may be read.
783 When used like that the user's system mailbox
784 (see the command
785 .Ic file
786 for an in-depth description of the different mailbox types that exist)
787 is read in and a one line header of each message therein is displayed.
788 The visual style of this summary of
789 .Ic headers
790 can be adjusted through the variable
791 .Va headline
792 and the possible sorting criterion via
793 .Va autosort .
794 Scrolling through
795 .Va screen Ns
796 fuls of
797 .Ic headers
798 can be performed with the command
799 .Ic z .
800 If the initially opened mailbox is empty \*(UA will instead exit
801 immediately (after displaying a message) unless the variable
802 .Va emptystart
803 is found to be set.
806 At the
807 .Va prompt
808 the command
809 .Ic list
810 will give a listing of all available commands and
811 .Ic help
812 will give a summary of some common ones.
813 If the \*(OPal documentation strings are available one can type
814 .Ql ?X
815 and see the actual expansion of
816 .Ql X
817 and what it's purpose is, i.e., commands can be abbreviated
818 (note that POSIX defines some abbreviations, so that the alphabetical
819 order of commands doesn't necessarily relate to the abbreviations; it is
820 possible to define overwrites with the
821 .Ic ghost
822 command, however).
825 Messages are given numbers (starting at 1) which uniquely identify
826 messages; the current message \(en the
827 .Dq dot
828 \(en will either be the first new message, or the first unread message,
829 or the first message of the mailbox; the option
830 .Va showlast
831 will instead cause usage of the last message for this purpose.
834 Messages can be printed with the
835 .Ic print
836 command, or short:
837 .Ql p .
838 By default the current message
839 .Pf ( Dq dot )
840 is printed, but like with most other commands it is possible to give
841 a fancy message specification (see
842 .Sx "Specifying messages" ) ,
843 e.g.,
844 .Ql p:u
845 will display all unread messages,
846 .Ql p.
847 will print the
848 .Dq dot ,
849 .Ql p 1 5
850 will print the messages 1 and 5,
851 .Ql p 1-5
852 will print the messages 1 through 5, and
853 .Ql p-
855 .Ql p+
856 will print the last and the next message, respectively.
859 In the default setup all header fields of a message will be printed,
860 but this can be changed: either by blacklisting a list of fields via
861 .Ic ignore ,
862 or by whitelisting only a given list with the
863 .Ic retain
864 command, e.g.,
865 .Ql Ic \:retain Ns \0date from to cc subject .
866 In order to print all header fields of a message regardless of currently
867 active ignore or retain lists, use the command
868 .Ic Print .
869 The variable
870 .Va crt
871 controls whether and when \*(UA will use the configured
872 .Ev PAGER
873 for printing instead of directly writing to the terminal (generally
874 speaking).
877 Dependent upon the configuration a
878 .Sx "Command line editor"
879 aims at making user experience with the many
880 .Sx COMMANDS
881 a bit nicer.
882 When reading the system mailbox or when
883 .Fl f
885 .Ic file )
886 specified a mailbox explicitly prefixed with the special
887 .Ql %:
888 modifier then messages which have been read will be moved to the user's
889 .Ev MBOX
890 file automatically when the mailbox is left, either by changing the
891 active mailbox or by quitting \*(UA (also see
892 .Sx "Message states" ) .
895 After examining a message the user can also
896 .Ic delete Ql d
897 the message,
898 .Ic reply Ql r
899 to the sender and all recipients or
900 .Ic Reply Ql R
901 exclusively to the sender.
902 Messages can also be
903 .Ic forward Ns
904 ed (shorter alias is
905 .Ic fwd Ns ).
906 Note that when replying to or forwarding a message recipient addresses
907 will be stripped from comments and names unless the option
908 .Va fullnames
909 is set.
910 Deletion causes \*(UA to forget about the message;
911 This is not irreversible, though, one can
912 .Ic undelete Ql u
913 the message by giving its number,
914 or the \*(UA session can be ended by giving the
915 .Ic exit Ql x
916 command.
919 To end a mail processing session one may either issue
920 .Ic quit Ql q
921 to cause a full program exit, which possibly includes
922 automatic moving of read messages to
923 .Ev MBOX
924 as well as updating the \*(OPal command line editor history file,
925 or use the command
926 .Ic exit Ql x
927 instead in order to prevent any of these actions.
928 .\" }}}
930 .\" .Ss "Viewing HTML mail and MIME attachments" {{{
931 .Ss "Viewing HTML mail and MIME attachments"
933 Messages which are HTML-only get more and more common and of course many
934 messages come bundled with a bouquet of MIME attachments.
935 Whereas \*(UA \*(OPally supports a simple HTML-to-text converter to deal
936 with HTML messages (see
937 .Sx "The mime.types files" ) ,
938 it normally can't deal with any of these itself, but instead programs
939 need to become registered to deal with specific MIME types or file
940 extensions.
941 These programs may either prepare plain text versions of their input
942 in order to enable \*(UA to display the content on the terminal,
943 or display the content themselves, for example in a graphical window.
944 The latter type of programs by default
945 .Dq blocks
946 \*(UA until the external viewer has terminated, but asynchronous
947 side-by-side execution is also possible, in which case \*(UA will
948 continue to display the message and remain responsive.
951 To install an external handler program for a specific MIME type set an
952 according
953 .Va pipe-TYPE/SUBTYPE
954 variable.
955 To define a handler for a specific file extension set the respective
956 .Va pipe-EXTENSION
957 variable \(en these handlers take precedence.
958 The variable
959 .Va mime-counter-evidence
960 can be set to improve dealing with faulty MIME part declarations as are
961 often seen in real-life messages.
962 E.g., to display a HTML message inline (that is, converted to a more
963 fancy plain text representation than the builtin converter is capable to
964 produce) with either of the text-mode browsers
965 .Xr lynx 1
967 .Xr elinks 1 ,
968 teach \*(UA about MathML documents and make it display them as plain text
969 and to open PDF attachments in an external PDF viewer, asynchronously:
971 .Bd -literal -offset indent
972 if $features !@ HTML-FILTER
973   #set pipe-text/html="elinks -force-html -dump 1"
974   set pipe-text/html="lynx -stdin -dump -force_html"
975   # Display HTML as plain text instead
976   #set pipe-text/html=@
977 endif
978 mimetype '@ application/mathml+xml mathml'
979 set pipe-application/pdf="@&set -C;\e
980     : > \e"${TMPDIR}/${NAIL_FILENAME_GENERATED}\e"; \e
981     trap \e"rm -f \e\e\e"${TMPDIR}/${NAIL_FILENAME_GENERATED}\e\e\e"\e" \e
982       EXIT INT QUIT PIPE TERM;\e
983     set +C;\e
984     cat > \e"${TMPDIR}/${NAIL_FILENAME_GENERATED}\e"; \e
985     xpdf \e"${TMPDIR}/${NAIL_FILENAME_GENERATED}\e""
989 Note: special care must be taken when using such commands as mail
990 viruses may be distributed by this method: if messages of type
991 .Ql application/x-sh
992 or files with the extension
993 .Ql .sh
994 were blindly filtered through the shell, for example, a message sender
995 could easily execute arbitrary code on the system \*(UA is running on.
996 For more on MIME, also in respect to sending of messages, see the
997 section
998 .Sx "The mime.types files"
999 and the command
1000 .Ic mimetype .
1001 .\" }}}
1003 .\" .Ss "Mailing lists" {{{
1004 .Ss "Mailing lists"
1006 \*(UA offers some support to ease handling of mailing lists.
1007 The command
1008 .Ic mlist
1009 promotes all given arguments to known mailing lists, and
1010 .Ic mlsubscribe
1011 sets their subscription attribute, creating them first as necessary.
1012 (On the other hand
1013 .Ic unmlsubscribe
1014 doesn't
1015 .Ic unmlist
1016 automatically, but only resets the subscription attribute.)
1017 Using the commands without arguments will print out (a subset of) all
1018 currently defined mailing lists.
1020 .Va headline
1021 format
1022 .Ql \&%T
1023 can be used to mark out messages with configured list addresses
1024 in the header display.
1027 \*(OPally mailing lists may also be specified as regular expressions,
1028 which allows matching of many addresses with a single expression.
1029 However, all fully qualified list addresses are matched via a fast
1030 dictionary, whereas expressions are placed in (a) list(s) which is
1031 (are) matched sequentially.
1033 .Bd -literal -offset indent
1034 set followup-to followup-to-honour=ask-yes reply-to-honour=ask-yes
1035 mlist a1@b1.c1 a2@b2.c2 .*@lists.c3$
1036 mlsubscribe a4@b4.c4 exact@lists.c3
1040 The variable
1041 .Va followup-to-honour
1042 will ensure that a
1043 .Ql Mail-\:Followup-\:To:
1044 header is honoured when the message is being replied to (via
1045 .Ic reply
1047 .Ic Lreply )
1049 .Va followup-to
1050 controls whether this header is created when sending mails; it will be
1051 created automatically for a couple of reasons, too, like when the
1052 special
1053 .Dq mailing list specific
1054 respond command
1055 .Ic Lreply
1056 is used, when
1057 .Ic reply
1058 is used to respond to a message with its
1059 .Ql Mail-Followup-To:
1060 being honoured etc.
1063 A difference in between the handling of known and subscribed lists is
1064 that the address of the sender is usually not part of a generated
1065 .Ql Mail-Followup-To:
1066 when addressing the latter, whereas it is for the former kind of lists.
1067 Usually because there are exceptions: say, if multiple lists are
1068 addressed and not all of them are subscribed lists.
1070 For convenience \*(UA will, temporarily, automatically add a list
1071 address that is presented in the
1072 .Ql List-To:
1073 header of a message that is being responded to to the list of known
1074 mailing lists.
1075 Shall that header have existed \*(UA will instead, dependend on the
1076 variable
1077 .Va reply-to-honour ,
1078 use an also set
1079 .Ql Reply-To:
1080 for this purpose in order to accept a list administrators' wish that
1081 is supposed to have been manifested like that (but only if it provides
1082 a single address which resides on the same domain as what is stated in
1083 .Ql List-To: ) .
1084 .\" }}}
1086 .\" .Ss "Resource files" {{{
1087 .Ss "Resource files"
1089 Upon startup \*(UA reads in several resource files:
1091 .Bl -tag -width ".It Pa _AIL_EXTRA_R_"
1093 .It Pa \*(UR
1094 System wide initialization file.
1095 Reading of this file can be suppressed, either by using the
1096 .Fl n
1097 command line option, or by setting the environment variable
1098 .Ev NAIL_NO_SYSTEM_RC .
1101 .It Pa \*(ur
1102 File giving initial commands.
1103 A different file can be chosen by setting the environment variable
1104 .Ev MAILRC .
1106 .It Va NAIL_EXTRA_RC
1107 Can be used to define an optional startup file to be read after
1108 .Pa \*(ur .
1109 This variable is only honoured in certain circumstances (see its
1110 documentation for more).
1114 The content of these files is interpreted as follows:
1117 .Bl -bullet -compact
1119 A lines' leading whitespace is ignored.
1121 An empty line is ignored.
1123 If the line (content) starts with the number sign
1124 .Ql #
1125 then it is a comment-command \(en a real command! \(en and also ignored.
1126 This command is the only form of comment that is understood.
1128 A line can be
1129 .Dq continued
1130 on the next line if the newline character is
1131 .Dq escaped
1132 by preceding it with the backslash character
1133 .Ql \e .
1134 Note that any leading whitespace of follow lines is removed:
1135 If whitespace is desired it must be placed before the backslash.
1136 For example:
1138 .Bd -literal -offset indent
1139  # This line is a comment command.  And y\e
1140     es, it is really continued here.
1141 set debug \e
1142     verbose
1145 .\" }}}
1147 .\" .Ss "Character sets" {{{
1148 .Ss "Character sets"
1150 \*(OP \*(UA detects the character set of the terminal by using
1151 mechanisms that are controlled by the
1152 .Ev LC_CTYPE
1153 locale setting
1154 (the manual for
1155 .Xr setlocale 3
1156 should give an overview); the \*(UA internal variable
1157 .Va ttycharset
1158 will be set to the detected terminal character set accordingly
1159 and will thus show up in the output of the commands
1160 .Ic set
1162 .Ic varshow .
1165 However, a user supplied
1166 .Va ttycharset
1167 value is not overwritten by this detection mechanism: this
1168 .Dq feature
1169 must be used if the detection doesn't work properly,
1170 and it may be used to adjust the name of the locale character set.
1171 E.g., on BSD systems one may use a locale with the character set
1172 ISO8859-1, which is not a valid name for this character set; to be on
1173 the safe side, one may set
1174 .Va ttycharset
1175 to the correct name, which is ISO-8859-1.
1178 Note that changing the value doesn't mean much beside that,
1179 since several aspects of the real character set are implied by the
1180 locale environment of the system,
1181 and that stays unaffected by the content of an overwritten
1182 .Va ttycharset
1183 variable.
1184 (This is mostly an issue when interactively using \*(UA, though.
1185 It is actually possible to send mail in a completely
1186 .Dq faked
1187 locale environment.)
1190 If no character set conversion capabilities have been compiled into
1191 \*(UA (i.e., no
1192 .Xr iconv 3
1193 library has been found), then
1194 .Va ttycharset
1195 will be the only supported character set,
1196 it is simply assumed that it can be used to exchange 8-bit messages,
1197 and the rest of this section does not apply;
1198 it may however still be necessary to explicitly set it if automatic
1199 detection fails, since in that case it defaults to the mentioned
1200 ISO-8859-1.
1203 When reading messages, their text is converted into
1204 .Va ttycharset
1205 as necessary in order to display them on the users terminal.
1206 Unprintable characters and invalid byte sequences are detected
1207 and replaced by proper substitution characters (unless the variable
1208 .Va print-all-chars
1209 was set once \*(UA was started).
1210 Also see
1211 .Va charset-unknown-8bit
1212 to deal with another hairy aspect of message interpretation.
1215 When sending messages all their parts and attachments are classified.
1216 Whereas no character set conversion is performed on those parts which
1217 appear to be binary data,
1218 the character set being used must be declared within the MIME header of
1219 an outgoing text part if it contains characters that do not conform to
1220 the set of characters that are allowed by the email standards.
1221 Permissible values for character sets can be declared using the
1222 .Va sendcharsets
1223 variable, and
1224 .Va charset-8bit ,
1225 which defines a catch-all last-resort fallback character set that is
1226 implicitly appended to the list of character-sets in
1227 .Va sendcharsets .
1230 When replying to a message and the variable
1231 .Va reply-in-same-charset
1232 is set then the character set of the message being replied to is tried
1233 first.
1234 And it is also possible to make \*(UA work even more closely related to
1235 the current locale setting automatically by using the variable
1236 .Va sendcharsets-else-ttycharset ,
1237 please see there for more information.
1240 All the specified character sets are tried in order unless the
1241 conversion of the part or attachment succeeds.
1242 If none of the tried (8-bit) character sets is capable to represent the
1243 content of the part or attachment,
1244 then the message will not be sent and its text will be saved to
1245 .Ev DEAD .
1246 In general, if the message
1247 .Dq Cannot convert from a to b
1248 appears, either some characters are not appropriate for the currently
1249 selected (terminal) character set,
1250 or the needed conversion is not supported by the system.
1251 In the first case, it is necessary to set an appropriate
1252 .Ev LC_CTYPE
1253 locale and/or the variable
1254 .Va ttycharset .
1257 The best results are usually achieved when \*(UA is run in a UTF-8
1258 locale on a UTF-8 capable terminal, in which case the full Unicode
1259 spectrum of characters is available.
1260 In this setup characters from various countries can be displayed,
1261 while it is still possible to use more simple character sets for sending
1262 to retain maximum compatibility with older mail clients.
1263 .\" }}}
1265 .\" .Ss "Message states" {{{
1266 .Ss "Message states"
1268 \*(UA differentiates in between several different message states;
1269 the current state will be reflected in the header display if
1270 .Va headline
1271 is configured to do so.
1272 In \*(UA message states are inspected when leaving a mailbox and may
1273 cause messages to be automatically moved to the special
1274 .Ev MBOX
1275 mailbox \(en because this may be irritating to users which are used to
1276 .Dq more modern
1277 mail-user-agents, the default global
1278 .Pa \*(UR
1279 sets the
1280 .Va hold
1282 .Va keepsave
1283 variables in order to suppress this behaviour.
1285 .Bl -tag -width ".It Ql _reserved"
1286 .It Ql new
1287 Message has neither been viewed nor moved to any other state.
1288 Such messages are retained even in the system mailbox.
1290 .It Ql unread
1291 Message has neither been viewed nor moved to any other state, but the
1292 message was present already when the mailbox has been opened last:
1293 Such messages are retained even in the system mailbox.
1295 .It Ql read
1296 The message has been processed by one of the following commands:
1297 .Ic ~f ,
1298 .Ic ~m ,
1299 .Ic ~F ,
1300 .Ic ~M ,
1301 .Ic copy ,
1302 .Ic mbox ,
1303 .Ic next ,
1304 .Ic pipe  ,
1305 .Ic print ,
1306 .Ic Print ,
1307 .Ic top ,
1308 .Ic type ,
1309 .Ic Type ,
1310 .Ic undelete .
1312 .Ic delete ,
1313 .Ic dp ,
1315 .Ic dt
1316 commands may also cause the next message to be marked as read, depending
1317 on the value of the
1318 .Va autoprint
1319 variable.
1320 Except when the
1321 .Ic exit
1322 command is used, messages that are in the system mailbox or in mailboxes
1323 which were opened with the special
1324 .Ql %:
1325 prefix and are in
1326 .Ql read
1327 state when the mailbox is left will be saved in
1328 .Ev MBOX
1329 unless the option
1330 .Va hold
1331 it set.
1333 .It Ql deleted
1334 The message has been processed by one of the following commands:
1335 .Ic delete ,
1336 .Ic dp ,
1337 .Ic dt .
1338 Only
1339 .Ic undelete
1340 can be used to access such messages.
1342 .It Ql preserved
1343 The message has been processed by a
1344 .Ic preserve
1345 command and it will be retained in its current location.
1347 .It Ql saved
1348 The message has been processed by one of the following commands:
1349 .Ic save
1351 .Ic write .
1352 Unless when the
1353 .Ic exit
1354 command is used, messages that are in the system mailbox or in mailboxes
1355 which were opened with the special
1356 .Ql %:
1357 prefix and are in
1358 .Ql saved
1359 state when the mailbox is left will be deleted; they will be saved in
1360 .Ev MBOX
1361 when the option
1362 .Va keepsave
1363 is set.
1365 .\" }}}
1367 .\" .Ss "Specifying messages" {{{
1368 .Ss "Specifying messages"
1370 Commands such as
1371 .Ic print
1373 .Ic delete
1374 can be given a list of message numbers as arguments to apply to a number
1375 of messages at once.
1376 Thus
1377 .Ql delete 1 2
1378 deletes messages 1 and 2,
1379 whereas
1380 .Ql delete 1-5
1381 will delete the messages 1 through 5.
1382 In sorted or threaded mode (see the
1383 .Ic sort
1384 command),
1385 .Ql delete 1-5
1386 will delete the messages that are located between (and including)
1387 messages 1 through 5 in the sorted/threaded order, as shown in the
1388 header summary.
1389 Multiple colon modifiers can be joined into one, e.g.,
1390 .Ql :du .
1391 The following special message names exist:
1393 .Bl -tag -width ".It Ar _n_u"
1394 .It Ar :n
1396 .Ql new
1397 messages.
1398 .It Ar :o
1399 All old messages (any not in state
1400 .Ql read
1402 .Ql new ) .
1403 .It Ar :u
1405 .Ql unread
1406 messages.
1407 .It Ar :d
1409 .Ql deleted
1410 messages (for the
1411 .Ic undelete
1412 command).
1413 .It Ar :r
1415 .Ql read
1416 messages.
1417 .It Ar :f
1419 .Ic flag Ns
1420 ged messages.
1421 .It Ar :a
1422 All answered messages
1423 (cf. the
1424 .Va markanswered
1425 variable).
1426 .It Ar :t
1427 All messages marked as draft.
1428 .It Ar :s
1429 \*(OP All messages classified as spam.
1430 .It Ar :S
1431 \*(OP All messages with unsure spam classification.
1432 .It Ar \&.
1433 The current message, the so-called
1434 .Dq dot .
1435 .It Ar \&;
1436 The message that was previously the current message.
1437 .It Ar \&,
1438 The parent message of the current message,
1439 that is the message with the Message-ID given in the
1440 .Ql In-Reply-To:
1441 field or the last entry of the
1442 .Ql References:
1443 field of the current message.
1444 .It Ar -
1445 The next previous undeleted message,
1446 or the next previous deleted message for the
1447 .Ic undelete
1448 command.
1449 In sorted/threaded mode,
1450 the next previous such message in the sorted/threaded order.
1451 .It Ar +
1452 The next undeleted message,
1453 or the next deleted message for the
1454 .Ic undelete
1455 command.
1456 In sorted/threaded mode,
1457 the next such message in the sorted/threaded order.
1458 .It Ar ^
1459 The first undeleted message,
1460 or the first deleted message for the
1461 .Ic undelete
1462 command.
1463 In sorted/threaded mode,
1464 the first such message in the sorted/threaded order.
1465 .It Ar $
1466 The last message.
1467 In sorted/threaded mode,
1468 the last message in the sorted/threaded order.
1470 .It Ar & Ns Ar x
1471 In threaded mode,
1472 selects the message addressed with
1473 .Ar x ,
1474 where
1475 .Ar x
1476 is any other message specification,
1477 and all messages from the thread that begins at it.
1478 Otherwise it is identical to
1479 .Ar x .
1481 .Ar x
1482 is omitted,
1483 the thread beginning with the current message is selected.
1485 .It Ar *
1486 All messages.
1487 .It Ar `
1488 All messages that were included in the message list for the previous
1489 command.
1491 .It Ar / Ns Ar string
1492 All messages that contain
1493 .Ar string
1494 in the subject field (case ignored).
1495 See also the
1496 .Va searchheaders
1497 variable.
1499 .Ar string
1500 is empty,
1501 the string from the previous specification of that type is used again.
1503 .It Xo Op Ar @ Ns Ar name-list Ns
1504 .Ar @ Ns Ar expr
1506 All messages that contain the given case-insensitive search
1507 .Ar expr Ns
1508 ession; if the \*(OPal regular expression (see
1509 .Xr re_format 7 )
1510 support is available
1511 .Ar expr
1512 will be interpreted as one if any of the
1513 .Dq magical
1514 regular expression characters is seen.
1515 If the optional
1516 .Ar @ Ns Ar name-list
1517 part is missing, the search is restricted to the subject field body,
1518 but otherwise
1519 .Ar name-list
1520 specifies a comma-separated list of header fields to search, as in
1522 .Dl '@to,from,cc@Someone i ought to know'
1524 In order to search for a string that includes a
1525 .Ql @
1526 (commercial at) character the
1527 .Ar name-list
1528 is effectively non-optional, but may be given as the empty string.
1529 Some special header fields may be abbreviated:
1530 .Ql f ,
1531 .Ql t ,
1532 .Ql c ,
1533 .Ql b
1535 .Ql s
1536 will match
1537 .Ql From ,
1538 .Ql To ,
1539 .Ql Cc ,
1540 .Ql Bcc
1542 .Ql Subject ,
1543 respectively and case-insensitively.
1544 The special names
1545 .Ql header
1547 .Ql <
1548 can be used to search in (all of) the header(s) of the message, and the
1549 special names
1550 .Ql body
1552 .Ql >
1554 .Ql text
1556 .Ql =
1557 can be used to perform full text searches \(en whereas the former
1558 searches only the body, the latter also searches the message header.
1560 This message specification performs full text comparison, but even with
1561 regular expression support it is almost impossible to write a search
1562 expression that savely matches only a specific address domain.
1563 To request that the content of the header is treated as a list of
1564 addresses, and to strip those down to the plain email address which the
1565 search expression is to be matched against, prefix the header name
1566 (abbreviation) with a tilde
1567 .Ql ~ :
1569 .Dl '@~f@@a\e.safe\e.domain\e.match$'
1571 .It Ar address
1572 A case-insensitive
1573 .Dq any substring matches
1574 search against the
1575 .Ql From:
1576 header, which will match addresses (too) even if
1577 .Va showname
1578 is set (and POSIX says
1579 .Dq any address as shown in a header summary shall be matchable in this form ) ;
1580 However, if the
1581 .Va allnet
1582 variable is set, only the local part of the address is evaluated
1583 for the comparison, not ignoring case, and the setting of
1584 .Va showname
1585 is completely ignored.
1586 For finer control and match boundaries use the
1587 .Ql @
1588 search expression; the \*(OPal IMAP-style
1589 .Ql (from address)
1590 expression can also be used if substring matches are desired.
1594 \*(OP IMAP-style SEARCH expressions may also be used.
1595 This addressing mode is available with all types of folders;
1596 \*(UA will perform the search locally as necessary.
1597 Strings must be enclosed by double quotes
1598 .Ql \&"
1599 in their entirety if they contain white space or parentheses;
1600 within the quotes, only backslash
1601 .Ql \e
1602 is recognized as an escape character.
1603 All string searches are case-insensitive.
1604 When the description indicates that the
1605 .Dq envelope
1606 representation of an address field is used,
1607 this means that the search string is checked against both a list
1608 constructed as
1610 .Bd -literal -offset indent
1611 (\*qname\*q \*qsource\*q \*qlocal-part\*q \*qdomain-part\*q)
1615 for each address,
1616 and the addresses without real names from the respective header field.
1617 These search expressions can be nested using parentheses, see below for
1618 examples.
1621 .Bl -tag -compact -width ".It Ar _n_u"
1622 .It Ar ( criterion )
1623 All messages that satisfy the given
1624 .Ar criterion .
1625 .It Ar ( criterion1 criterion2 ... criterionN )
1626 All messages that satisfy all of the given criteria.
1628 .It Ar ( or criterion1 criterion2 )
1629 All messages that satisfy either
1630 .Ar criterion1
1632 .Ar criterion2 ,
1633 or both.
1634 To connect more than two criteria using
1635 .Ql or
1636 specifications have to be nested using additional parentheses,
1637 as with
1638 .Ql (or a (or b c)) ,
1639 since
1640 .Ql (or a b c)
1641 really means
1642 .Ql ((a or b) and c) .
1643 For a simple
1644 .Ql or
1645 operation of independent criteria on the lowest nesting level,
1646 it is possible to achieve similar effects by using three separate
1647 criteria, as with
1648 .Ql (a) (b) (c) .
1650 .It Ar ( not criterion )
1651 All messages that do not satisfy
1652 .Ar criterion .
1653 .It Ar ( bcc \*q Ns Ar string Ns Ar \*q )
1654 All messages that contain
1655 .Ar string
1656 in the envelope representation of the
1657 .Ql Bcc:
1658 field.
1659 .It Ar ( cc \*q Ns Ar string Ns Ar \*q )
1660 All messages that contain
1661 .Ar string
1662 in the envelope representation of the
1663 .Ql Cc:
1664 field.
1665 .It Ar ( from \*q Ns Ar string Ns Ar \*q )
1666 All messages that contain
1667 .Ar string
1668 in the envelope representation of the
1669 .Ql From:
1670 field.
1671 .It Ar ( subject \*q Ns Ar string Ns Ar \*q )
1672 All messages that contain
1673 .Ar string
1674 in the
1675 .Ql Subject:
1676 field.
1677 .It Ar ( to \*q Ns Ar string Ns Ar \*q )
1678 All messages that contain
1679 .Ar string
1680 in the envelope representation of the
1681 .Ql To:
1682 field.
1683 .It Ar ( header name \*q Ns Ar string Ns Ar \*q )
1684 All messages that contain
1685 .Ar string
1686 in the specified
1687 .Ql Name:
1688 field.
1689 .It Ar ( body \*q Ns Ar string Ns Ar \*q )
1690 All messages that contain
1691 .Ar string
1692 in their body.
1693 .It Ar ( text \*q Ns Ar string Ns Ar \*q )
1694 All messages that contain
1695 .Ar string
1696 in their header or body.
1697 .It Ar ( larger size )
1698 All messages that are larger than
1699 .Ar size
1700 (in bytes).
1701 .It Ar ( smaller size )
1702 All messages that are smaller than
1703 .Ar size
1704 (in bytes).
1706 .It Ar ( before date )
1707 All messages that were received before
1708 .Ar date ,
1709 which must be in the form
1710 .Ql d[d]-mon-yyyy ,
1711 where
1712 .Ql d
1713 denotes the day of the month as one or two digits,
1714 .Ql mon
1715 is the name of the month \(en one of
1716 .Ql Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec ,
1718 .Ql yyyy
1719 is the year as four digits, e.g.,
1720 .Ql 28-Dec-2012 .
1722 .It Ar ( on date )
1723 All messages that were received on the specified date.
1724 .It Ar ( since date )
1725 All messages that were received since the specified date.
1726 .It Ar ( sentbefore date )
1727 All messages that were sent on the specified date.
1728 .It Ar ( senton date )
1729 All messages that were sent on the specified date.
1730 .It Ar ( sentsince date )
1731 All messages that were sent since the specified date.
1732 .It Ar ()
1733 The same criterion as for the previous search.
1734 This specification cannot be used as part of another criterion.
1735 If the previous command line contained more than one independent
1736 criterion then the last of those criteria is used.
1738 .\" }}}
1740 .\" .Ss "On URL syntax and credential lookup" {{{
1741 .Ss "On URL syntax and credential lookup"
1743 \*(IN For accessing protocol-specific resources, like POP3 mailboxes,
1744 usage of compact and standardized Uniform Resource Locators
1745 (URL, RFC 1738) has become omnipresent.
1746 \*(UA expects and understands URLs in the following form;
1747 parts in brackets
1748 .Ql []
1749 denote optional parts, optional either because there also exist other
1750 ways to define the information in question or because support of the
1751 part is protocol-specific \(en e.g.,
1752 .Ql /path
1753 is used by the IMAP protocol but not by POP3.
1756 .Dl PROTOCOL://[USER[:PASSWORD]@]server[:port][/path]
1760 .Ql USER
1762 .Ql PASSWORD
1763 are specified as part of an URL they must be given in URL percent
1764 encoded (RFC 3986) form \(en the command
1765 .Ic urlencode
1766 can be used to perform the encoding and show the encoded value.
1767 (This doesn't really conform to any standard, but for one it isn't
1768 used for any data exchange over the internet, and second it's easier for
1769 users to simply call
1770 .Ic urlencode
1771 on a string and use that instead of having to deal with several
1772 different standards.)
1773 On the other hand, values given in variables are expected not to be URL
1774 percent encoded.
1777 Many variable options of \*(UA exist in multiple versions, called
1778 variable chains for the rest of this document: the plain
1779 .Ql variable
1780 as well as
1781 .Ql variable-HOST
1783 .Ql variable-USER@HOST .
1784 Here
1785 .Ql HOST
1786 indeed means
1787 .Ql server:port
1788 if a
1789 .Ql port
1790 had been specified in the respective URL, otherwise it refers to the plain
1791 .Ql server .
1792 Also,
1793 .Ql USER
1794 isn't truly the
1795 .Ql USER
1796 that had been found when doing the user chain lookup as is described
1797 below, i.e., this
1798 .Ql USER
1799 will never be in URL percent encoded form, whether it came from an URL or not.
1802 For example, whether an hypothetical URL
1803 .Ql smtp://hey%3Ayou@our.house
1804 had been given that includes a user, or whether the URL was
1805 .Ql smtp://our.house
1806 and the user had been found differently, to lookup the variable chain
1807 .Va smtp-use-starttls
1808 \*(UA first looks for whether
1809 .Ql smtp-\:use-\:starttls-\:hey:you@our.house
1810 is defined, then whether
1811 .Ql smtp-\:use-\:starttls-\:our.house
1812 exists before finally ending up looking at the plain variable itself.
1815 \*(UA obeys the following logic scheme when dealing with the
1816 necessary credential informations of an account:
1818 .Bl -bullet
1820 If no
1821 .Ql USER
1822 has been given in the URL the variables
1823 .Va user-HOST
1825 .Va user
1826 are looked up; if no such variable(s) can be found then \*(UA will,
1827 when enforced by the \*(OPal variables
1828 .Va netrc-lookup-HOST
1830 .Va netrc-lookup ,
1831 search the users
1832 .Pa .netrc
1833 file for a
1834 .Ql HOST
1835 specific entry which provides a
1836 .Ql login
1837 name: this lookup will only succeed if unambiguous (one possible matching
1838 entry for
1839 .Ql HOST ) .
1841 If there is still no
1842 .Ql USER
1843 then \*(UA will fall back to the user who is supposed to run \*(UA:
1844 either the name that has been given with the
1845 .Fl u
1846 command line option (or, equivalently, but with less precedence, the
1847 environment variable
1848 .Ev USER ) ,
1849 or the
1850 .Dq current
1851 user.
1852 The identity of this user has been fixated during \*(UA startup and is
1853 known to be a valid user on the current host.
1856 Authentication: unless otherwise noted this will lookup the
1857 .Va PROTOCOL-auth-USER@HOST , PROTOCOL-auth-HOST , PROTOCOL-auth
1858 variable chain, falling back to a protocol-specific default should this
1859 have no success.
1862 If no
1863 .Ql PASSWORD
1864 has been given in the URL \(en it should be noted once that specifying
1865 the password in the URL is only syntactic sugar for the user, it'll
1866 never be part of an URL that \*(UA uses itself \(en, then if the
1867 .Ql USER
1868 has been found through the \*(OPal
1869 .Pa .netrc
1870 file lookup then that may have already provided the password, too.
1871 Otherwise the variable chain
1872 .Va password-USER@HOST , password-HOST , password
1873 is looked up.
1875 \*(OP Then if any of the variables of the chain
1876 .Va agent-shell-lookup-USER@HOST , agent-shell-lookup-HOST , \
1877   agent-shell-lookup
1878 is set the shell command specified therein is run and the output (less
1879 newline characters) will be used as the password.
1880 It is perfectly valid for such an agent to simply not return any data,
1881 in which case the password lookup is continued somewhere else;
1882 Any command failure is treated as a hard error, however.
1884 The next variable chain that is inspected is the \*(OPal
1885 .Va netrc-lookup-USER@HOST , netrc-lookup-HOST , netrc-lookup ,
1886 but this time looking only for the password (multiple user accounts
1887 for a single machine may exist as well as a fallback entry without
1888 user but with a password).
1890 If at that point there is still no password available, but the
1891 (protocols') chosen authentication type requires a password, then in
1892 interactive mode the user will be prompted on the terminal.
1896 .Sy Note:
1897 S/MIME verification works relative to the values found in the
1898 .Ql From:
1900 .Ql Sender: )
1901 header field(s), which means that the values of
1902 .Va smime-sign , smime-sign-cert , smime-sign-include-certs
1904 .Va smime-sign-message-digest
1905 will not be looked up using the
1906 .Ql USER
1908 .Ql HOST
1909 chains from above but instead use the corresponding values from the
1910 message that is being worked on.
1911 In unusual cases multiple and different
1912 .Ql USER
1914 .Ql HOST
1915 combinations may therefore be involved \(en on the other hand those
1916 unusual cases become possible.
1917 The usual case is as short as:
1920 .Dl set smtp=smtp://USER:PASS@HOST smtp-use-starttls \e
1921 .Dl \ \ \ \ smime-sign smime-sign-cert=+smime.pair
1924 The section
1925 .Sx EXAMPLES
1926 contains complete example configurations.
1927 .\" }}}
1929 .\" .Ss "Command line editor" {{{
1930 .Ss "Command line editor"
1932 \*(OP \*(UA can be configured to support a command line editor and
1933 command history lists which are saved in between sessions.
1934 One may link against fully-fledged external libraries
1935 .Pf ( Xr readline 6 ,
1936 .Xr editline 3 Ns
1937 ) or use \*(UA's own command line editor NCL (Nail-Command-Line)
1938 instead, which should work in all environments which comply to the
1939 ISO C standard (ISO/IEC 9899:1990/Amendment 1:1995).
1940 When an external library is used, interactive behaviour of \*(UA relies
1941 on that library and may not correspond one-to-one to what is described
1942 in this manual.
1945 Regardless of the actually used command line editor
1946 .Ic history
1947 entries will be created for lines entered in command mode only, and
1948 creation of such an entry can be forcefully suppressed by starting the
1949 line with a space character.
1950 Note that
1951 .Ic history
1952 handling is by itself an optional feature and may therefore not be
1953 available.
1954 For more information see the documentation of the options
1955 .Va emptystart ,
1956 .Va history-gabby ,
1957 .Va history-gabby-persist ,
1958 .Va line-editor-disable ,
1959 .Va NAIL_HISTFILE
1961 .Va NAIL_HISTSIZE .
1964 The builtin \*(UA command line editor supports the following operations;
1965 the notation
1966 .Ql ^-character
1967 stands for the combination of the
1968 .Dq Control
1969 key plus the mentioned character, e.g.,
1970 .Ql ^A
1971 means
1972 .Dq hold down control key and press the A key :
1975 .Bl -tag -compact -width "Ql _M"
1976 .It Ql ^A
1977 Go to the start of the line.
1978 .It Ql ^B
1979 Move the cursor backward one character.
1980 .It Ql ^D
1981 Forward delete the character under the cursor;
1982 quits \*(UA if used on the empty line unless the
1983 .Va ignoreeof
1984 option is set.
1985 .It Ql ^E
1986 Go to the end of the line.
1987 .It Ql ^F
1988 Move the cursor forward one character.
1990 .It Ql ^G
1991 Cancel current operation, full reset.
1992 If there is an active history search or tabulator expansion then this
1993 command will first reset that, reverting to the former line content;
1994 thus a second reset is needed for a full reset in this case.
1995 In all cases \*(UA will reset a possibly used multibyte character input
1996 state machine.
1998 .It Ql ^H
1999 The same as
2000 .Dq backspace :
2001 backward delete one character.
2003 .It Ql ^I
2004 \*(OP The same as
2005 .Dq horizontal tabulator :
2006 try to expand the word before the cursor.
2007 (Note this is not
2008 .Dq tabulator-completion
2009 as is known from the
2010 .Xr sh 1
2011 but really means the usual \*(UA expansion, as documented for
2012 .Ic file ,
2013 yet it involves shell expansion as a last step, too.)
2015 .It Ql ^J
2016 The same as
2017 .Dq ENTER :
2018 complete this line of input.
2019 .It Ql ^K
2020 Delete all characters from the cursor to the end of the line.
2021 .It Ql ^L
2022 Repaint the line.
2023 .It Ql ^N
2024 \*(OP Go to the next history entry.
2025 .It Ql ^O
2026 Execute the command
2027 .Ic dp .
2028 .It Ql ^P
2029 \*(OP Go to the previous history entry.
2030 .It Ql ^R
2031 \*(OP Complete the current line from (the remaining older) history entries.
2032 .It Ql ^U
2033 The same as
2034 .Ql ^A
2035 followed by
2036 .Ql ^K .
2037 .It Ql ^W
2038 Delete the characters from the one preceding the cursor to the preceding
2039 word boundary.
2040 .It Ql ^X
2041 Move the cursor forward one word boundary.
2042 .It Ql ^Y
2043 Move the cursor backward one word boundary.
2047 If problems with commands that are based upon rightwise movement are
2048 encountered, adjustments of the option
2049 .Va line-editor-cursor-right
2050 may solve the problem, as documented for it.
2053 If the terminal produces key sequences which are compatible with
2054 .Xr xterm 1
2055 then the left and right cursor keys will map to
2056 .Ql ^B
2058 .Ql ^F ,
2059 respectively, the up and down cursor keys will map to
2060 .Ql ^P
2062 .Ql ^N ,
2063 and the Home/End/PgUp/PgDown keys will call the
2064 .Ic z
2065 command with the respective arguments
2066 .Ql 0 ,
2067 .Ql $ ,
2068 .Ql -
2070 .Ql +
2071 (i.e., perform scrolling through the header summary list).
2072 .\" }}}
2074 .\" .Ss "Coloured message display" {{{
2075 .Ss "Coloured message display"
2077 \*(OP \*(UA can be configured to support coloured message display,
2078 realized by emitting ANSI colour escape sequences.
2079 Colours are only used when the
2080 .Ev TERM
2081 environment variable is set and either the terminal type can be found in
2082 .Va colour-terms
2083 or its name includes the string
2084 .Ql color .
2087 On top of that the binary option
2088 .Va colour-pager
2089 defines whether these colour sequences are also generated when the output
2090 of a command needs to go through the
2091 .Ev PAGER
2092 (also see
2093 .Va crt Ns
2094 ) \(en this is not enabled by default because different pager programs
2095 need different command line switches or other configuration in order to
2096 support those colour sequences, please see the option for more details.
2099 To forcefully disable all colour support, set
2100 .Va colour-disable .
2103 Colours can be configured through font attributes
2104 .Pf ( Ql ft=
2105 \(en
2106 .Ql bold ,
2107 .Ql invers
2109 .Ql underline ) ,
2110 foreground
2111 .Pf ( Ql fg= )
2112 and background
2113 .Pf ( Ql bg= )
2114 colours
2115 .Pf ( Ql black ,
2116 .Ql blue ,
2117 .Ql green ,
2118 .Ql red ,
2119 .Ql brown ,
2120 .Ql magenta ,
2121 .Ql cyan
2123 .Ql white ) .
2124 Multiple specifications can be joined in a comma separated list, as in
2127 .Dl set colour-msginfo="ft=bold,fg=magenta,bg=cyan"
2130 Options to be set are
2131 .Va colour-msginfo ,
2132 .Va colour-partinfo ,
2133 .Va colour-from_ ,
2134 .Va colour-header
2136 .Va colour-uheader ,
2137 as well as
2138 .Va colour-user-headers ,
2139 which is a list of headers to be colourized via
2140 .Va colour-uheader
2141 instead of the default
2142 .Va colour-header .
2143 .\" }}}
2144 .\" }}} (DESCRIPTION)
2147 .\" .Sh COMMANDS {{{
2148 .Sh COMMANDS
2150 Each command is typed on a line by itself,
2151 and may take arguments following the command word.
2152 The command need not be typed in its entirety \(en
2153 the first command which matches the typed prefix is used.
2154 (The command
2155 .Ic list
2156 prints a sorted list of available commands, and the command
2157 .Ic help
2159 .Ic \&? ) ,
2160 when given an argument, will show a documentation string for the
2161 expansion, as in
2162 .Ql ?unc ;
2163 documentation strings are however \*(OPal.)
2166 For commands which take message lists as arguments, the next message
2167 forward that satisfies the command's requirements will be used shall no
2168 explicit message list have been passed.
2169 If there are no messages forward of the current message,
2170 the search proceeds backwards,
2171 and if there are no good messages at all,
2172 \*(UA types
2173 .Dq no applicable messages
2174 and aborts the command.
2175 The arguments to commands can be quoted, using the following methods:
2178 .Bl -bullet -compact -offset indent
2180 An argument can be enclosed between paired double-quotes
2181 .Ql """argument"""
2183 single-quotes
2184 .Ql 'argument' ;
2185 any white space, shell word expansion, or backslash characters (except
2186 as described next) within the quotes are treated literally as part of
2187 the argument.
2188 A double-quote will be treated literally within single-quotes and vice
2189 versa.
2190 Inside such a quoted string the actually used quote character can be
2191 used nonetheless by escaping it with a backslash
2192 .Ql \e ,
2193 as in
2194 .Ql """y\e""ou""" .
2197 An argument that is not enclosed in quotes, as above, can usually still
2198 contain space characters if those spaces are backslash-escaped.
2201 A backslash outside of the enclosing quotes is discarded
2202 and the following character is treated literally as part of the argument.
2205 An unquoted backslash at the end of a command line is discarded and the
2206 next line continues the command.
2210 Filenames, where expected, are subsequently subjected to the following
2211 transformations, in sequence:
2214 .Bl -bullet -compact -offset indent
2216 If the filename begins with an unquoted plus sign, and the
2217 .Va folder
2218 variable is defined,
2219 the plus sign will be replaced by the value of the
2220 .Va folder
2221 variable followed by a slash.
2222 If the
2223 .Va folder
2224 variable is unset or is set to null, the filename will be unchanged.
2227 Shell word expansions are applied to the filename.
2228 .\" TODO shell word expansion shell expand fexpand FEXP_NSHELL
2229 .Sy Compatibility note:
2230 on the long run support for complete shell word expansion will be
2231 replaced by an internally implemented restricted expansion mechanism in
2232 order to circumvent possible security impacts through shell expansion.
2233 Expect that a growing number of program parts only support this
2234 restricted syntax:
2236 Meta expansions are applied to the filename: leading tilde characters
2237 .Pf ( Ql ~/ )
2238 will be replaced by the expansion of
2239 .Ev HOME ,
2240 and any occurrence of
2241 .Ql $VARIABLE
2243 .Ql ${VARIABLE} )
2244 will be replaced by the expansion of the variable, if possible;
2245 \*(UA internal as well as environmental (shell) variables can be
2246 accessed through this mechanism.
2247 In order to include a raw
2248 .Ql $
2249 character precede it with a backslash
2250 .Ql \e ,
2251 to include a backslash double it.
2252 If more than a single pathname results from this expansion and the
2253 command is expecting one file, an error results.
2255 Note that in interactive display context, in order to allow simple
2256 value acceptance (typing
2257 .Dq ENTER ) ,
2258 backslash quoting is performed automatically as necessary, e.g., a file
2259 .Ql diet\e is \ecurd.txt
2260 will be displayed as
2261 .Ql diet\e\e is \e\ecurd.txt .
2265 The following commands are available:
2267 .Bl -tag -width ".Ic _ccount"
2269 .It Ic #
2270 The comment-command causes the entire line to be ignored.
2271 .Sy Note:
2272 this really is a normal command which' purpose is to discard its
2273 arguments, not a
2274 .Dq comment-start
2275 indicating special character, which means that, e.g., trailing comments
2276 on a line are not possible.
2279 .It Ic ~
2280 Interprets the remainder of the word as a macro name and passes it
2281 through to the
2282 .Ic call
2283 command; e.g.,
2284 .Ql ~ Ns Ar mymacro
2285 is a shorter synonym for
2286 .Ql call Ar mymacro .
2289 .It Ic -
2290 Print out the preceding message.
2291 If given a numeric argument n,
2292 goes to the n'th previous message and prints it.
2295 .It Ic =
2296 Show the current message number (the
2297 .Dq dot ) .
2300 .It Ic \&?
2301 Prints a brief summary of commands.
2302 \*(OP Given an argument a synopsis for the command in question is
2303 printed instead;
2304 commands can be abbreviated in general and this command can be used
2305 to see the full expansion of an abbreviation including the synopsis,
2306 try, e.g.,
2307 .Ql ?h ,
2308 .Ql ?hel
2310 .Ql ?help
2311 and see how the display changes.
2314 .It Ic \&!
2315 Executes the
2316 .Ev SHELL
2317 (see
2318 .Xr sh 1 Ns
2319 ) command which follows.
2322 .It Ic \&|
2323 A synonym for the
2324 .Ic pipe
2325 command.
2328 .It Ic account
2329 (ac) Creates, selects or lists (an) account(s).
2330 An account is a group of commands and variable settings which together
2331 usually arrange the environment for the purpose of creating a system login.
2332 Without any argument a listing of all defined accounts and their content
2333 is printed.
2334 A specific account can be activated by giving solely its name, resulting
2335 in the system mailbox or inbox of that account to be activated as via an
2336 explicit use of the command
2337 .Ic file .
2338 The two argument form is identical to defining a macro as via
2339 .Ic define .
2340 For example:
2341 .Bd -literal -offset indent
2342 account myisp {
2343   set folder=imaps://mylogin@imap.myisp.example
2344   set record=+Sent
2345   set from="myname@myisp.example (My Name)"
2346   set smtp=smtp://mylogin@smtp.myisp.example
2350 creates an account named
2351 .Ql myisp
2352 which can later be selected by specifying
2353 .Ql account myisp .
2354 The special account
2355 .Ql null
2356 (case-insensitive) always exists.
2357 .Ic localopts
2358 can be used to localize account settings \(en different to normal macros
2359 the settings will be reverted once the account is switched off.
2360 Accounts can be deleted via
2361 .Ic unaccount .
2364 .It Ic alias
2365 (a) With no arguments, prints out all currently-defined aliases.
2366 With one argument, prints out that alias.
2367 With more than one argument,
2368 creates a new alias or appends to an existing one.
2369 .Ic unalias
2370 can be used to delete aliases.
2373 .It Ic alternates
2374 (alt) Manage a list of alternate addresses / names of the active user,
2375 members of which will be removed from recipient lists when replying to
2376 messages (and the
2377 .Va metoo
2378 variable is not set).
2379 If arguments are given the set of alternate names is replaced by them,
2380 without arguments the current set is displayed.
2383 .It Ic answered
2384 Takes a message list and marks each message as having been answered.
2385 This mark has no technical meaning in the mail system;
2386 it just causes messages to be marked in the header summary,
2387 and makes them specially addressable.
2390 .It Ic cache
2391 \*(OP Only applicable to cached IMAP mailboxes;
2392 takes a message list and reads the specified messages into the IMAP
2393 cache.
2396 .It Ic call
2397 Calls a macro that has been created via
2398 .Ic define .
2401 .It Ic cd
2402 (ch) Change the working directory to
2403 .Ev HOME
2404 or the given argument.
2405 Synonym for
2406 .Ic chdir .
2409 .It Ic certsave
2410 \*(OP Only applicable to S/MIME signed messages.
2411 Takes a message list and a file name and saves the certificates
2412 contained within the message signatures to the named file in both
2413 human-readable and PEM format.
2414 The certificates can later be used to send encrypted messages to the
2415 respective message senders by setting
2416 .Va smime-encrypt-USER@HOST
2417 variables.
2420 .It Ic chdir
2421 (ch) Change the working directory to
2422 .Ev HOME
2423 or the given argument.
2424 Synonym for
2425 .Ic cd .
2428 .It Ic collapse
2429 Only applicable to threaded mode.
2430 Takes a message list and makes all replies to these messages invisible
2431 in header summaries, unless they are in state
2432 .Ql new .
2435 .It Ic connect
2436 \*(OP If operating in disconnected mode on an IMAP mailbox,
2437 switch to online mode and connect to the mail server while retaining
2438 the mailbox status.
2439 See the description of the
2440 .Va disconnected
2441 variable for more information.
2444 .It Ic Copy
2445 (C) Copy messages to files whose names are derived from the author of
2446 the respective message and don't mark them as being saved;
2447 otherwise identical to
2448 .Ic Save .
2451 .It Ic copy
2452 (c) Copy messages to the named file and don't mark them as being saved;
2453 otherwise identical to
2454 .Ic save .
2457 .It Ic cwd
2458 Print the current working directory.
2461 .It Ic Decrypt
2462 \*(OP For unencrypted messages this command is identical to
2463 .Ic Copy ;
2464 Encrypted messages are first decrypted, if possible, and then copied.
2467 .It Ic decrypt
2468 \*(OP For unencrypted messages this command is identical to
2469 .Ic copy ;
2470 Encrypted messages are first decrypted, if possible, and then copied.
2473 .It Ic define
2474 Without arguments the current list of macros, including their content,
2475 is printed, but otherwise a macro is defined.
2476 A macro definition is a sequence of commands in the following form:
2477 .Bd -literal -offset indent
2478 define name {
2479   command1
2480   command2
2481   ...
2482   commandN
2486 A defined macro can be invoked explicitly by using the
2487 .Ic call
2489 .Ic ~
2490 commands, or implicitly by setting the
2491 .Va folder-hook
2493 .Va folder-hook-FOLDER
2494 variables.
2495 Note that interpretation of
2496 .Ic localopts
2497 depends on how (i.e.,
2498 .Dq as what :
2499 normal macro, folder hook, account switch) the macro is invoked.
2500 Macros can be deleted via
2501 .Ic undefine .
2504 .It Ic delete
2505 (d) Marks the given message list as
2506 .Ql deleted .
2507 Deleted messages will neither be saved in
2508 .Ev MBOX
2509 nor will they be available for most other commands.
2512 .It Ic discard
2513 (di) Identical to
2514 .Ic ignore .
2515 Also see
2516 .Ic retain .
2519 .It Ic disconnect
2520 \*(OP (disco) If operating in online mode on an IMAP mailbox,
2521 switch to disconnected mode while retaining the mailbox status.
2522 See the description of the
2523 .Va disconnected
2524 variable for more.
2525 A list of messages may optionally be given as argument;
2526 the respective messages are then read into the cache before the
2527 connection is closed.
2528 Thus `disco *' makes the entire mailbox available for disconnected use.
2532 .It Ic dp , dt
2533 Deletes the current message and prints the next message.
2534 If there is no next message, \*(UA says
2535 .Dq at EOF .
2538 .It Ic draft
2539 Takes a message list and marks each given message as a draft.
2540 This mark has no technical meaning in the mail system;
2541 it just causes messages to be marked in the header summary,
2542 and makes them specially addressable.
2545 .It Ic echo
2546 (ec) Echoes its arguments,
2547 resolving special names as documented for the command
2548 .Ic file .
2549 The escape sequences
2550 .Ql \ea ,
2551 .Ql \eb ,
2552 .Ql \ec ,
2553 .Ql \ef ,
2554 .Ql \en ,
2555 .Ql \er ,
2556 .Ql \et ,
2557 .Ql \ev ,
2558 .Ql \e\e
2560 .Ql \e0octal-num
2561 are interpreted just as they are by
2562 .Xr printf 1
2563 (proper quoting provided).
2566 .It Ic edit
2567 (e) Point the text editor (as defined in
2568 .Ev EDITOR )
2569 at each message from the given list in turn.
2570 Modified contents are discarded unless the
2571 .Va writebackedited
2572 variable is set.
2575 .It Ic elif
2576 Part of the
2577 .Ic if Ns / Ns Ic elif Ns / Ns Ic else Ns / Ns Ic endif
2578 conditional \(em if the condition of a preceeding
2579 .Ic if
2580 was false, check the following condition and execute the following block
2581 if it evaluates true.
2584 .It Ic else
2585 (el) Part of the
2586 .Ic if Ns / Ns Ic elif Ns / Ns Ic else Ns / Ns Ic endif
2587 conditional \(em if none of the conditions of the preceeding
2588 .Ic if
2590 .Ic elif
2591 commands was true, the
2592 .Ic else
2593 block is executed.
2596 .It Ic endif
2597 (en) Marks the end of an
2598 .Ic if Ns / Ns Ic elif Ns / Ns Ic else Ns / Ns Ic endif
2599 conditional execution block.
2602 .It Ic errors
2603 \*(OP Since \*(UA uses the console as a user interface it can happen
2604 that messages scroll by too fast to become recognized.
2605 Optionally an error message ring queue is available which stores
2606 duplicates of any error message and notifies the user in interactive
2607 sessions whenever a new error has occurred.
2608 The queue is finite: if its maximum size is reached any new message
2609 replaces the eldest.
2610 The command
2611 .Ic errors
2612 can be used to manage this message queue: if given
2613 .Ar show
2614 or no argument the queue will be displayed and cleared,
2615 .Ar clear
2616 will only clear all messages from the queue.
2619 .It Ic exit
2620 (ex or x) Exit from \*(UA without changing the active mailbox and skip
2621 any saving of messages in
2622 .Ev MBOX
2623 as well as a possibly tracked command line editor history file.
2626 .It Ic features
2627 Print the list of features that have been compiled into \*(UA.
2630 .It Ic File
2631 (Fi) Like
2632 .Ic file ,
2633 but open the mailbox readonly.
2636 .It Ic file
2637 (fi) The file command switches to a new mailbox.
2638 Without arguments it prints the complete state of the current mailbox.
2639 If an argument is given, it will write out changes (such as deletions)
2640 the user has made and open a new mailbox.
2641 Some special conventions are recognized for the
2642 .Ar name
2643 argument:
2645 .Bl -tag -compact -offset indent -width ".Ar %:__lespec"
2646 .It Ar #
2647 (number sign) means the previous file,
2648 .It Ar %
2649 (percent sign) means the invoking user's system mailbox, which either is
2650 the (itself expandable)
2651 .Va inbox
2652 if that is set, the standardized absolute pathname indicating
2653 .Ev MAIL
2654 if that is set, or a builtin compile-time default otherwise.
2655 (\*(OB For IMAP folders only, and only if
2656 .Va inbox
2657 is not set, the value of
2658 .Va folder
2659 is inspected and used if found.)
2660 .It Ar %user
2661 means the system mailbox of
2662 .Ar user
2663 (and never the value of
2664 .Va inbox
2666 .Va folder ,
2667 regardless of their actual setting),
2668 .It Ar &
2669 (ampersand) means the invoking user's
2670 .Ev MBOX
2671 file and
2672 .It Ar +file
2673 means a
2674 .Ar file
2675 in the
2676 .Va folder
2677 directory.
2678 .It Ar %:filespec
2679 expands to the same value as
2680 .Ar filespec ,
2681 but the file is handled as a system mailbox by, e.g., the
2682 .Ic mbox
2684 .Ic save
2685 commands, meaning that messages that have been read in the current
2686 session will be moved to the
2687 .Ev MBOX
2688 mailbox instead of simply being flagged as read.
2691 If the name matches one of the strings defined with the command
2692 .Ic shortcut ,
2693 it is replaced by its long form and expanded.
2694 If the name ends with
2695 .Ql .gz ,
2696 .Ql .bz2
2698 .Ql .xz
2699 it is treated as being compressed with
2700 .Xr gzip 1 ,
2701 .Xr bzip2 1
2703 .Xr xz 1 ,
2704 respectively, and transparently handled through an intermediate
2705 (un)compression step (using a temporary file) with the according
2706 facility, sufficient support provided.
2707 Likewise, if the named file doesn't exist, but a file with one of the
2708 mentioned compression extensions does, then the name is automatically
2709 expanded and the compressed file is used.
2711 Otherwise, if the name ends with an extension for which
2712 .Va file-hook-load-EXTENSION
2714 .Va file-hook-save-EXTENSION
2715 variables are set, then the given hooks will be used to load and save
2716 .Dq name ,
2717 and \*(UA will work with an intermediate temporary file.
2719 MBOX files (flat file-based mailboxes) are generally locked during file
2720 operations in order to avoid inconsistencies against concurrent
2721 modifications.
2722 Mailbox files which \*(UA treats as system mailboxes will also be
2723 protected by so-called dotlock files, the traditional way of mail spool
2724 file locking: for any file
2725 .Ql a
2726 a lock file
2727 .Ql a.lock
2728 will be created for the duration of the synchronization \(em
2729 as necessary a privilege-separated dotlock child process will be used
2730 to accommodate for necessary privilege adjustments in order to create
2731 the dotlock file in the same directory
2732 and with the same user and group identities as the file of interest.
2735 .Ar name
2736 refers to a directory with the subdirectories
2737 .Ql tmp ,
2738 .Ql new
2740 .Ql cur ,
2741 then it is treated as a folder in
2742 .Dq Maildir
2743 format.
2744 A name of the form
2746 .Dl \*(IN protocol://[user[:password]@]host[:port][/path]
2747 .Dl \*(OU protocol://[user@]host[:port][/path]
2749 is taken as an Internet mailbox specification.
2750 The \*(OPally supported protocols are
2751 .Ar pop3
2752 (POP3) and
2753 .Ar pop3s
2754 (POP3 with SSL/TLS encrypted transport).
2756 .Ar [/path]
2757 part is valid only for IMAP; there it defaults to
2758 .Ar INBOX .
2759 Also see the section
2760 .Sx "On URL syntax and credential lookup" .
2762 \*(OU If
2763 .Ar user
2764 contains special characters, in particular
2765 .Ql /
2767 .Ql % ,
2768 they must be escaped in URL notation \(en the command
2769 .Ic urlencode
2770 can be used to show the necessary conversion.
2771 The optional `path' part applies to IMAP only;
2772 if it is omitted, the default `INBOX' is used.
2774 If \*(UA is connected to an IMAP server,
2775 a name of the form `@mailbox' refers to the `mailbox' on that server,
2776 but otherwise a `@' prefix has no special meaning.
2779 .It Ic flag
2780 Takes a message list and marks the messages as
2781 .Ic flag Ns
2782 ged for urgent/special attention.
2783 This mark has no technical meaning in the mail system;
2784 it just causes messages to be highlighted in the header summary,
2785 and makes them specially addressable.
2788 .It Ic folder
2789 (fold) The same as
2790 .Ic file .
2793 .It Ic folders
2794 With no arguments, list the names of the folders in the folder directory.
2795 With an existing folder as an argument,
2796 lists the names of folders below the named folder;
2797 e.\|g. the command `folders @' lists the folders on the base level of
2798 the current IMAP server.
2799 See also the variable
2800 .Va imap-list-depth .
2803 .It Ic Followup
2804 (F) Similar to
2805 .Ic Respond ,
2806 but saves the message in a file named after the local part of the first
2807 recipient's address (instead of in
2808 .Va record Ns ).
2811 .It Ic followup
2812 (fo) Similar to
2813 .Ic respond ,
2814 but saves the message in a file named after the local part of the first
2815 recipient's address (instead of in
2816 .Va record Ns ).
2819 .It Ic followupall
2820 Similar to
2821 .Ic followup ,
2822 but responds to all recipients regardless of the
2823 .Va flipr
2824 variable.
2827 .It Ic followupsender
2828 Similar to
2829 .Ic Followup ,
2830 but responds to the sender only regardless of the
2831 .Va flipr
2832 variable.
2835 .It Ic Forward
2836 Alias for
2837 .Ic Fwd .
2840 .It Ic forward
2841 Alias for
2842 .Ic fwd .
2845 .It Ic from
2846 (f) Takes a list of messages and prints their message headers
2847 (which qualifies this command as \*(UAs search facility).
2850 .It Ic Fwd
2851 Similar to
2852 .Ic fwd ,
2853 but saves the message in a file named after the local part of the
2854 recipient's address (instead of in
2855 .Va record Ns ).
2858 .It Ic fwd
2859 Takes a message and the address of a recipient
2860 and forwards the message to him.
2861 The text of the original message is included in the new one,
2862 with the value of the
2863 .Va fwdheading
2864 variable printed before.
2866 .Ic fwdignore
2868 .Ic fwdretain
2869 commands specify which header fields are included in the new message.
2870 Only the first part of a multipart message is included unless the
2871 .Va forward-as-attachment
2872 option is set.
2873 Unless the option
2874 .Va fullnames
2875 is set recipient addresses will be stripped from comments, names etc.
2878 .It Ic fwdignore
2879 Specifies which header fields are to be ignored with the command
2880 .Ic fwd .
2881 This command has no effect when the
2882 .Va forward-as-attachment
2883 option is set.
2886 .It Ic fwdretain
2887 Specifies which header fields are to be retained with the command
2888 .Ic fwd .
2889 .Ic fwdretain
2890 overrides
2891 .Ic fwdignore .
2892 This command has no effect when the
2893 .Va forward-as-attachment
2894 option is set.
2897 .It Ic ghost
2898 Define or list command aliases, so-called ghosts.
2899 Without arguments a list of all currently known aliases is printed.
2900 With one argument the expansion of the given alias is shown.
2901 With two or more arguments a command alias is defined or updated: the
2902 first argument is the name under which the remaining command line should
2903 be accessible, the content of which can be just about anything.
2904 A ghost can be used everywhere a normal command can be used, but always
2905 takes precedence; any arguments that are given to the command alias are
2906 joined onto the alias content, and the resulting string forms the
2907 command line that is, in effect, executed.
2908 Also see
2909 .Ic unghost .
2910 .Bd -literal -offset indent
2911 ? gh xx
2912 `ghost': no such alias: "xx"
2913 ? gh xx echo hello,
2914 ? gh xx
2915 ghost xx "echo hello,"
2916 ? xx
2917 hello,
2918 ? xx world
2919 hello, world
2923 .It Ic headers
2924 (h) Show the current group of headers, the size of which depends on
2925 the variable
2926 .Va screen .
2927 If a message-specification is given the group of headers containing the
2928 first message therein is shown and the message at the top of the screen
2929 becomes the new
2930 .Dq dot .
2933 .It Ic help
2934 (hel) A synonym for
2935 .Ic \&? .
2938 .It Ic history
2939 \*(OP Either
2940 .Ar show
2942 .Ar clear
2943 the list of history entries;
2944 a decimal
2945 .Ar NUMBER
2946 argument selects and shows the respective history entry \(en
2947 press
2948 .Dq ENTER
2949 to accept it, and the history entry will become the new history top.
2950 The default mode if no arguments are given is
2951 .Ar show .
2954 .It Ic hold
2955 (ho, also
2956 .Ic preserve )
2957 Takes a message list and marks each message therein to be saved in the
2958 user's system mailbox instead of in
2959 .Ev MBOX .
2960 Does not override the
2961 .Ic delete
2962 command.
2963 \*(UA deviates from the POSIX standard with this command, because a
2964 .Ic next
2965 command issued after
2966 .Ic hold
2967 will display the following message, not the current one.
2971 .It Ic if
2972 (i) Part of the nestable
2973 .Ic if Ns / Ns Ic elif Ns / Ns Ic else Ns / Ns Ic endif
2974 conditional execution construct \(em if the given condition is true then
2975 the encapsulated block is executed.
2976 POSIX only supports the conditions
2977 .Ql [Rr]eceive ,
2978 .Ql [Ss]end
2980 .Ql [Tt]erm
2981 (execute if standard input is a tty), all remaining conditions are
2982 non-portable extensions; note that falsely specified conditions cause
2983 the execution of the entire conditional construct until the
2984 (matching) closing
2985 .Ic endif
2986 command to be suppressed.
2987 The syntax of the nestable
2988 .Ic if
2989 conditional execution construct requires that each condition and syntax
2990 element is surrounded by whitespace.
2992 .Bd -literal -offset indent
2993 if receive
2994   commands ...
2995 else
2996   commands ...
2997 endif
3001 Another condition can be any boolean value (see the section
3002 .Sx "Value options"
3003 for booleans) to mark an enwrapped block as
3004 .Dq never execute
3006 .Dq always execute .
3007 It is possible to check a variable for existence or compare its
3008 expansion against a user given value or another variable via the
3009 .Ql $
3010 .Pf ( Dq variable next )
3011 conditional trigger character.
3012 The available comparison operators are
3013 .Ql <
3014 (less than),
3015 .Ql <=
3016 (less than or equal to),
3017 .Ql ==
3018 (equal),
3019 .Ql !=
3020 (not equal),
3021 .Ql >=
3022 (greater than or equal to),
3023 .Ql >
3024 (greater than),
3025 .Ql =@
3026 (is substring of) and
3027 .Ql !@
3028 (is not substring of).
3029 The values of the left and right hand side are treated as strings and
3030 are compared 8-bit byte-wise, ignoring case according to the rules of
3031 the US-ASCII encoding (therefore, dependend on the active locale,
3032 possibly producing false results for strings in the locale encoding).
3033 Except for the substring checks the comparison will instead be performed
3034 arithmetically if both, the user given value as well as the variable
3035 content, can be parsed as numbers (integers).
3036 An unset variable is treated as the empty string.
3039 When the \*(OPal regular expression support is available, the additional
3040 test cases
3041 .Ql =~
3043 .Ql !~
3044 can be used.
3045 They treat the right hand side as a regular expression that is matched
3046 case-insensitively and according to the active
3047 .Ev LC_CTYPE
3048 locale, meaning that strings in the locale encoding should be matched
3049 correctly.
3052 Conditions can be joined via AND-OR lists (where the AND operator is
3053 .Ql &&
3054 and the OR operator is
3055 .Ql || ) ,
3056 which have equal precedence and will be evaluated with left
3057 associativity, thus using the same syntax that is known for the
3058 .Xr sh 1 .
3059 It is also possible to form groups of conditions and lists by enclosing
3060 them in pairs of brackets
3061 .Ql [\ \&.\&.\&.\ ] ,
3062 which may be interlocked within each other, and also be joined via
3063 AND-OR lists.
3066 The results of individual conditions and entire groups may be modified
3067 via unary operators: the unary operator
3068 .Ql \&!
3069 will reverse the result.
3071 .Bd -literal -offset indent
3072 if $debug
3073   echo *debug* is set
3074 endif
3075 if $ttycharset == "UTF-8"
3076   echo *ttycharset* is set to UTF-8, case-insensitively
3077 endif
3078 set t1=one t2=one
3079 if $t1 == $t2
3080   echo These two variables are equal
3081 endif
3082 if $version-major >= 15
3083   echo Running a new version..
3084   if $features =@ "regex"
3085     if $TERM =~ "^xterm\&.*"
3086       echo ..in an X terminal
3087     endif
3088   endif
3089   if [ [ true ] && [ [ $debug ] || [ $verbose ] ] ]
3090     echo Noisy, noisy
3091   endif
3092   if true && $debug || $verbose
3093     echo Left associativity, as is known from the shell
3094   endif
3095   if ! ! true && ! [ ! $debug && ! $verbose ]
3096     echo Unary operator support
3097   endif
3098 endif
3103 .It Ic ignore
3104 Without arguments the list of ignored header fields is printed,
3105 otherwise the given list of header fields is added to the ignore list:
3106 Header fields in the ignore list are not printed on the terminal when
3107 a message is printed.
3108 To print a message in its entirety, use the commands
3109 .Ic Type
3111 .Ic Print .
3112 Also see
3113 .Ic discard
3115 .Ic retain .
3118 .It Ic imap
3119 \*(OP Sends command strings directly to the current IMAP server.
3120 \*(UA operates always in IMAP `selected state' on the current mailbox;
3121 commands that change this will produce undesirable results and should be
3122 avoided.
3123 Useful IMAP commands are:
3124 .Bl -tag -offset indent -width ".Ic getquotearoot"
3125 .It create
3126 Takes the name of an IMAP mailbox as an argument and creates it.
3127 .It getquotaroot
3128 (RFC 2087) Takes the name of an IMAP mailbox as an argument
3129 and prints the quotas that apply to the mailbox.
3130 Not all IMAP servers support this command.
3131 .It namespace
3132 (RFC 2342) Takes no arguments and prints the Personal Namespaces,
3133 the Other User's Namespaces and the Shared Namespaces.
3134 Each namespace type is printed in parentheses;
3135 if there are multiple namespaces of the same type,
3136 inner parentheses separate them.
3137 For each namespace a prefix and a hierarchy separator is listed.
3138 Not all IMAP servers support this command.
3142 .It Ic inc
3143 Same as
3144 .Ic newmail .
3147 .It Ic list
3148 Prints the names of all available commands, alphabetically sorted.
3151 .It Ic localopts
3152 This command can be used to localize changes to variables, meaning that
3153 their state will be reverted to the former one once the covered scope
3154 is left.
3155 It can only be used inside of macro definition blocks introduced by
3156 .Ic account
3158 .Ic define ,
3159 and is interpreted as a boolean (see
3160 .Sx "Value options" ) ;
3162 .Dq covered scope
3163 of an account is left once it is switched off again.
3164 .Bd -literal -offset indent
3165 define temporary_settings {
3166   set global_option1
3167   localopts on
3168   set local_option1
3169   set local_option2
3170   localopts off
3171   set global_option2
3175 .Sy Note
3176 that this setting
3177 .Dq stacks up :
3178 i.e., if
3179 .Ql macro1
3180 enables change localization and calls
3181 .Ql macro2 ,
3182 which explicitly resets localization, then any value changes within
3183 .Ql macro2
3184 will still be reverted by
3185 .Ql macro1 !
3188 .It Ic Lreply
3189 Reply to messages that come in via known
3190 .Pf ( Ic mlist )
3191 or subscribed
3192 .Pf ( Ic mlsubscribe )
3193 mailing lists, or pretend to do so (see
3194 .Sx "Mailing lists" ) :
3195 on top of the usual
3196 .Ic reply
3197 functionality this will actively resort and even remove message
3198 recipients in order to generate a message that is supposed to be send to
3199 a mailing list.
3200 For example it will also implicitly generate a
3201 .Ql Mail-Followup-To:
3202 header if that seems useful, regardless of the setting of the variable
3203 .Va followup-to .
3206 .It Ic Mail
3207 Similar to
3208 .Ic mail ,
3209 but saves the message in a file named after the local part of the first
3210 recipient's address (instead of in
3211 .Va record Ns ).
3214 .It Ic mail
3215 (m) Takes a (list of) recipient address(es) as (an) argument(s),
3216 or asks on standard input if none were given;
3217 then collects the remaining mail content and sends it out.
3220 .It Ic mbox
3221 (mb) The given message list is to be sent to
3222 .Ev MBOX
3223 when \*(UA is quit; this is the default action unless the
3224 .Va hold
3225 option is set.
3226 \*(ID This command can only be used in a system mailbox (see
3227 .Ic file ) .
3230 .It Ic mimetype
3231 Without any arguments the content of the MIME type cache will displayed.
3232 Otherwise each argument defines a complete MIME type specification of
3233 a type that shall be added (prepended) to the cache.
3234 In any event MIME type sources are loaded first as necessary \(en
3235 .Va mimetypes-load-control
3236 can be used to fine-tune which sources are actually loaded.
3237 Refer to the section on
3238 .Sx "The mime.types files"
3239 for more on MIME type specifications and this topic in general.
3240 MIME type unregistration and cache resets can be triggered with
3241 .Ic unmimetype .
3244 .It Ic mlist
3245 Without arguments the list of all currently defined mailing lists
3246 (and their attributes, if any) is printed.
3247 Otherwise all given arguments (which need not be quoted except for
3248 whitespace) will be added and henceforth be recognized as mailing lists.
3249 Mailing lists may be removed via the command
3250 .Ic unmlist .
3252 If the \*(OPal regular expression support is available then mailing
3253 lists may also be specified as regular expressions (see
3254 .Xr re_format 7
3255 for more on those).
3258 .It Ic mlsubscribe
3259 Without arguments the list of all currently defined mailing lists which
3260 have a subscription attribute is printed.
3261 Otherwise this attribute will be set for all given mailing lists,
3262 newly creating them as necessary (as via
3263 .Ic mlist ) .
3264 Subscription attributes may be removed via the command
3265 .Ic unmlsubscribe .
3266 Also see
3267 .Va followup-to .
3270 .It Ic Move
3271 Similar to
3272 .Ic move ,
3273 but moves the messages to a file named after the local part of the
3274 sender address of the first message (instead of in
3275 .Va record Ns ).
3278 .It Ic move
3279 Acts like
3280 .Ic copy
3281 but marks the messages for deletion if they were transferred
3282 successfully.
3285 .It Ic More
3286 Like
3287 .Ic more ,
3288 but also prints ignored header fields and all MIME parts.
3289 Identical to
3290 .Ic Page .
3293 .It Ic more
3294 Invokes the
3295 .Ev PAGER
3296 on the given messages, even in non-interactive mode and as long as the
3297 standard output is a terminal.
3298 Identical to
3299 .Ic page .
3302 .It Ic netrc
3303 \*(OP Either
3304 .Pf ( Ar show
3306 .Ar clear
3307 the current
3308 .Pa .netrc
3309 cache, loading the file first as necessary in the former case.
3310 Note that \*(UA will try to read the file only once, use
3311 .Ql Ic netrc Ns \:\0\:clear
3312 to unlock the next attempt.
3314 .Va netrc-lookup
3315 and the section
3316 .Sx "On URL syntax and credential lookup" ;
3317 the section
3318 .Sx "The .netrc file"
3319 documents the file format in detail.
3322 .It Ic newmail
3323 Checks for new mail in the current folder without committing any changes
3324 before.
3325 If new mail is present, a message is printed.
3326 If the
3327 .Va header
3328 variable is set,
3329 the headers of each new message are also printed.
3332 .It Ic next
3333 (n) (like
3334 .Ql +
3336 .Dq ENTER )
3337 Goes to the next message in sequence and types it.
3338 With an argument list, types the next matching message.
3341 .It Ic New
3342 Same as
3343 .Ic Unread .
3346 .It Ic new
3347 Same as
3348 .Ic unread .
3351 .It Ic noop
3352 If the current folder is accessed via a network connection, a
3353 .Dq NOOP
3354 command is sent, otherwise no operation is performed.
3357 .It Ic Page
3358 Like
3359 .Ic page ,
3360 but also prints ignored header fields and all MIME parts.
3361 Identical to
3362 .Ic More .
3365 .It Ic page
3366 Invokes the
3367 .Ev PAGER
3368 on the given messages, even in non-interactive mode and as long as the
3369 standard output is a terminal.
3370 Identical to
3371 .Ic more .
3374 .It Ic Pipe
3375 Like
3376 .Ic pipe
3377 but also pipes ignored header fields and all parts of MIME
3378 .Ql multipart/alternative
3379 messages.
3382 .It Ic pipe
3383 (pi) Takes a message list and a shell command
3384 and pipes the messages through the command.
3385 Without an argument the current message is piped through the command
3386 given by the
3387 .Va cmd
3388 variable.
3389 If the
3390 .Va page
3391 variable is set,
3392 every message is followed by a formfeed character.
3395 .It Ic preserve
3396 (pre) A synonym for
3397 .Ic hold .
3400 .It Ic Print
3401 (P) Like
3402 .Ic print
3403 but also prints out ignored header fields and all parts of MIME
3404 .Ql multipart/alternative
3405 messages.
3406 See also
3407 .Ic print ,
3408 .Ic ignore
3410 .Ic retain .
3413 .It Ic print
3414 (p) Takes a message list and types out each message on the user's
3415 terminal.
3416 For MIME multipart messages, all parts with a content type of
3417 .Ql text
3419 .Ql message
3420 are shown, the other are hidden except for their headers.
3421 Messages are decrypted and converted to the terminal character set
3422 if necessary.
3425 .It Ic quit
3426 (q) Terminates the session, saving all undeleted, unsaved messages in
3427 the current
3428 .Ev MBOX ,
3429 preserving all messages marked with
3430 .Ic hold
3432 .Ic preserve
3433 or never referenced in the system mailbox,
3434 and removing all other messages from the system mailbox.
3435 If new mail has arrived during the session,
3436 the message
3437 .Dq You have new mail
3438 will be shown.
3439 If given while editing a mailbox file with the command line flag
3440 .Fl f ,
3441 then the edit file is rewritten.
3442 A return to the shell is effected,
3443 unless the rewrite of edit file fails,
3444 in which case the user can escape with the exit command.
3447 .It Ic redirect
3448 Same as
3449 .Ic resend .
3452 .It Ic Redirect
3453 Same as
3454 .Ic Resend .
3457 .It Ic remove
3458 Removes the named folders.
3459 The user is asked for confirmation in interactive mode.
3462 .It Ic rename
3463 Takes the name of an existing folder
3464 and the name for the new folder
3465 and renames the first to the second one.
3466 Both folders must be of the same type
3467 and must be located on the current server for IMAP.
3470 .It Ic Reply
3471 (R) Reply to originator.
3472 Does not reply to other recipients of the original message.
3473 .Va flipr
3474 will exchange this command with
3475 .Ic reply .
3476 Unless the option
3477 .Va fullnames
3478 is set the recipient address will be stripped from comments, names etc.
3481 .It Ic reply
3482 (r) Take a message and group-responds to it by addressing the sender
3483 and all recipients.
3484 .Va followup-to ,
3485 .Va followup-to-honour ,
3486 .Va reply-to-honour
3487 as well as
3488 .Va recipients-in-cc
3489 influence response behaviour.
3490 The command
3491 .Ic Lreply
3492 offers special support for replying to mailing lists.
3493 Unless the option
3494 .Va fullnames
3495 is set recipient addresses will be stripped from comments, names etc.
3497 .Va flipr
3498 is set the commands
3499 .Ic Reply
3501 .Ic reply
3502 are exchanged.
3505 .It Ic replyall
3506 Similar to
3507 .Ic reply ,
3508 but initiates a group-reply regardless of the value of
3509 .Va flipr .
3512 .It Ic replysender
3513 Similar to
3514 .Ic Reply ,
3515 but responds to the sender only regardless of the value of
3516 .Va flipr .
3519 .It Ic Resend
3520 Like
3521 .Ic resend ,
3522 but does not add any header lines.
3523 This is not a way to hide the sender's identity,
3524 but useful for sending a message again to the same recipients.
3527 .It Ic resend
3528 Takes a list of messages and a user name
3529 and sends each message to the named user.
3530 .Ql Resent-From:
3531 and related header fields are prepended to the new copy of the message.
3534 .It Ic Respond
3535 Same as
3536 .Ic Reply .
3539 .It Ic respond
3540 Same as
3541 .Ic reply .
3544 .It Ic respondall
3545 Same as
3546 .Ic replyall .
3549 .It Ic respondsender
3550 Same as
3551 .Ic replysender .
3554 .It Ic retain
3555 (ret) Without arguments the list of retained header fields is printed,
3556 otherwise the given list of header fields is added to the retain list:
3557 Header fields in the retain list are shown on the terminal when
3558 a message is printed, all other header fields are suppressed.
3559 To print a message in its entirety, use the commands
3560 .Ic Type
3562 .Ic Print .
3563 Also see
3564 .Ic discard
3566 .Ic ignore ;
3567 .Ic retain
3568 takes precedence over the mentioned.
3571 .It Ic Save
3572 (S) Similar to
3573 .Ic save,
3574 but saves the messages in a file named after the local part of the
3575 sender of the first message instead of (in
3576 .Va record
3577 and) taking a filename argument.
3580 .It Ic save
3581 (s) Takes a message list and a filename and appends each message in turn
3582 to the end of the file.
3583 If no filename is given, the
3584 .Ev MBOX
3585 file is used.
3586 The filename in quotes, followed by the generated character count
3587 is echoed on the user's terminal.
3588 If editing a system mailbox the messages are marked for deletion.
3589 Compressed files and IMAP mailboxes are handled as described for the
3590 .Fl f
3591 command line option above.
3594 .It Ic savediscard
3595 Same as
3596 .Ic saveignore .
3599 .It Ic saveignore
3600 Is to
3601 .Ic save
3602 what
3603 .Ic ignore
3604 is to
3605 .Ic print
3607 .Ic type .
3608 Header fields thus marked are filtered out when saving a message by
3609 .Ic save
3610 or when automatically saving to
3611 .Ev MBOX .
3612 This command should only be applied to header fields that do not contain
3613 information needed to decode the message,
3614 as MIME content fields do.
3615 If saving messages on an IMAP account ignoring fields makes it
3616 impossible to copy the data directly on the server,
3617 thus operation usually becomes much slower.
3620 .It Ic saveretain
3621 Is to
3622 .Ic save
3623 what
3624 .Ic retain
3625 is to
3626 .Ic print
3628 .Ic type .
3629 Header fields thus marked are the only ones saved with a message when
3630 saving by
3631 .Ic save
3632 or when automatically saving to
3633 .Ev MBOX .
3634 .Ic saveretain
3635 overrides
3636 .Ic saveignore .
3637 The use of this command is strongly discouraged since it may strip
3638 header fields that are needed to decode the message correctly.
3641 .It Ic seen
3642 Takes a message list and marks all messages as having been read.
3645 .It Ic set
3646 (se) Without arguments this command prints all options and, for
3647 non-binary options, values that are currently known to \*(UA.
3648 Setting any of the options
3649 .Va bsdcompat
3651 .Va bsdset
3652 changes the output format to BSD style, otherwise a properly quoted
3653 listing is produced.
3655 .Va debug
3656 is set or
3657 .Va verbose
3658 has been set twice then the listing is modified to mark out assembled
3659 variables.
3661 Otherwise modifies (set and unsets) the given options.
3662 Arguments are of the form
3663 .Ql option=value
3664 (no space before or after
3665 .Ql = ) ,
3666 or plain
3667 .Ql option
3668 if there is no value.
3669 Quotation marks may be placed around any part of the assignment
3670 statement to quote blanks or tabs, e.g.,
3672 .Dl set indentprefix="->"
3674 If an argument begins with
3675 .Ql no ,
3676 as in
3677 .Ql set nosave ,
3678 the effect is the same as invoking the
3679 .Ic unset
3680 command with the remaining part of the variable
3681 .Pf ( Ql unset save ) .
3684 .It Ic setenv
3685 Identical to
3686 .Ic set
3687 except that the options are also exported into the program environment;
3688 since this task requires native host support the command will always
3689 report error if that is not available (but still act like
3690 .Ic set
3691 in this case).
3692 This operation is a no-op unless all resource files have been loaded.
3693 Also see
3694 .Ic unsetenv .
3697 .It Ic shell
3698 (sh) Invokes an interactive version of the shell.
3701 .It Ic shortcut
3702 Without arguments the list of all currently defined shortcuts is
3703 printed.
3704 Otherwise all given arguments (which need not be quoted except for
3705 whitespace) are treated as pairs of shortcuts and their expansions,
3706 creating new or changing already existing shortcuts, as necessary.
3707 Shortcuts may be removed via the command
3708 .Ic unshortcut .
3709 The expansion strings should be in the syntax that has been described
3710 for the
3711 .Ic file
3712 command.
3715 .It Ic show
3716 Like
3717 .Ic print ,
3718 but performs neither MIME decoding nor decryption, so that the raw
3719 message text is shown.
3722 .It Ic size
3723 (si) Print the size in characters of each message of the given
3724 message-list.
3727 .It Ic sort
3728 Create a sorted representation of the current folder,
3729 and change the
3730 .Ic next
3731 command and the addressing modes such that they refer to messages in the
3732 sorted order.
3733 Message numbers are the same as in regular mode.
3734 If the
3735 .Va header
3736 variable is set,
3737 a header summary in the new order is also printed.
3738 Possible sorting criteria are:
3740 .Bl -tag -compact -offset indent -width "subject"
3741 .It date
3742 Sort the messages by their
3743 .Ql Date:
3744 field, that is by the time they were sent.
3745 .It from
3746 Sort messages by the value of their
3747 .Ql From:
3748 field, that is by the address of the sender.
3749 If the
3750 .Va showname
3751 variable is set, the sender's real name (if any) is used.
3752 .It size
3753 Sort the messages by their size.
3754 .It spam
3755 \*(OP Sort the message by their spam score, as has been classified by
3756 .Ic spamrate .
3757 .It status
3758 Sort the messages by their message status.
3759 .It subject
3760 Sort the messages by their subject.
3761 .It thread
3762 Create a threaded display.
3763 .It to
3764 Sort messages by the value of their
3765 .Ql To:
3766 field, that is by the address of the recipient.
3767 If the
3768 .Va showname
3769 variable is set, the recipient's real name (if any) is used.
3772 If no argument is given,
3773 the current sorting criterion is printed.
3776 .It Ic source
3777 (so) The source command reads commands from a file.
3780 .It Ic source_if
3781 The difference to
3782 .Ic source
3783 is that this command will not generate an error if the given file
3784 argument cannot be opened successfully.
3785 This can matter in, e.g., resource files, since loading of those is
3786 stopped when an error is encountered.
3789 .It Ic spamclear
3790 \*(OP Takes a list of messages and clears their
3791 .Ql is-spam
3792 flag.
3795 .It Ic spamforget
3796 \*(OP Takes a list of messages and causes the
3797 .Va spam-interface
3798 to forget it has ever used them to train its Bayesian filter.
3799 Unless otherwise noted the
3800 .Ql is-spam
3801 flag of the message is inspected to chose whether a message shall be
3802 forgotten to be
3803 .Dq ham
3805 .Dq spam .
3808 .It Ic spamham
3809 \*(OP Takes a list of messages and informs the Bayesian filter of the
3810 .Va spam-interface
3811 that they are
3812 .Dq ham .
3813 This also clears the
3814 .Ql is-spam
3815 flag of the messages in question.
3818 .It Ic spamrate
3819 \*(OP Takes a list of messages and rates them using the configured
3820 .Va spam-interface ,
3821 without modifying the messages, but setting their
3822 .Ql is-spam
3823 flag as appropriate; because the spam rating headers are lost the rate
3824 will be forgotten once the mailbox is left.
3825 Refer to the manual section
3826 .Sx "Handling spam"
3827 for the complete picture of spam handling in \*(UA.
3830 .It Ic spamset
3831 \*(OP Takes a list of messages and sets their
3832 .Ql is-spam
3833 flag.
3836 .It Ic spamspam
3837 \*(OP Takes a list of messages and informs the Bayesian filter of the
3838 .Va spam-interface
3839 that they are
3840 .Dq spam .
3841 This also sets the
3842 .Ql is-spam
3843 flag of the messages in question.
3846 .It Ic thread
3847 \*(OB The same as
3848 .Ql sort thread
3849 (consider using a
3850 .Ql ghost
3851 as necessary).
3852 Create a threaded representation of the current folder,
3853 i.\|e. indent messages that are replies to other messages in the header
3854 display and change the
3855 .Ic next
3856 command and the addressing modes such that they refer to messages in the
3857 threaded order.
3858 Message numbers are the same as in unthreaded mode.
3859 If the
3860 .Va header
3861 variable is set,
3862 a header summary in threaded order is also printed.
3865 .It Ic top
3866 (to) Takes a message list and prints the top few lines of each.
3867 The number of lines printed is controlled by the variable
3868 .Va toplines
3869 and defaults to five.
3872 .It Ic touch
3873 (tou) Takes a message list and marks the messages for saving in
3874 .Ev MBOX .
3875 \*(UA deviates from the POSIX standard with this command,
3876 as a following
3877 .Ic next
3878 command will display the following message instead of the current one.
3881 .It Ic Type
3882 (T) Identical to the
3883 .Ic Print
3884 command.
3887 .It Ic type
3888 (t) A synonym for
3889 .Ic print .
3892 .It Ic unaccount
3893 Delete all given accounts.
3894 An error message is printed if a given account is not defined.
3895 The special name
3896 .Ql *
3897 will discard all existing accounts.
3900 .It Ic unalias
3901 (una) Takes a list of names defined by alias commands
3902 and discards the remembered groups of users.
3903 The special name
3904 .Ql *
3905 will discard all existing aliases.
3908 .It Ic unanswered
3909 Takes a message list and marks each message as not having been answered.
3912 .It Ic uncollapse
3913 Only applicable to threaded mode.
3914 Takes a message list and makes the message and all replies to it visible
3915 in header summaries again.
3916 When a message becomes the current message,
3917 it is automatically made visible.
3918 Also when a message with collapsed replies is printed,
3919 all of these are automatically uncollapsed.
3922 .It Ic undefine
3923 Undefine all given macros.
3924 An error message is printed if a given macro is not defined.
3925 The special name
3926 .Ql *
3927 will discard all existing macros.
3930 .It Ic undelete
3931 (u) Takes a message list and marks each message as not being deleted.
3934 .It Ic undraft
3935 Takes a message list and
3936 .Pf un Ic draft Ns
3937 s each message.
3940 .It Ic unflag
3941 Takes a message list and marks each message as not being
3942 .Ic flag Ns ged .
3945 .It Ic unfwdignore
3946 Removes the header field names from the list of ignored fields for the
3947 .Ic forward
3948 command.
3949 The special name
3950 .Ql *
3951 will remove all fields.
3954 .It Ic unfwdretain
3955 Removes the header field names from the list of retained fields for the
3956 .Ic forward
3957 command.
3958 The special name
3959 .Ql *
3960 will remove all fields.
3963 .It Ic unghost
3964 Remove all the given command
3965 .Ic ghost Ns s Ns .
3966 The special name
3967 .Ql *
3968 will remove all ghosts.
3971 .It Ic unignore
3972 Removes the header field names from the list of ignored fields.
3973 The special name
3974 .Ql *
3975 will remove all fields.
3978 .It Ic unmimetype
3979 Delete all given MIME types, e.g.,
3980 .Ql unmimetype text/plain
3981 will remove all registered specifications for the MIME type
3982 .Ql text/plain .
3983 The special name
3984 .Ql *
3985 will discard all existing MIME types, just as will
3986 .Ql reset ,
3987 but which also reenables cache initialization via
3988 .Va mimetypes-load-control .
3991 .It Ic unmlist
3992 Forget about all the given mailing lists.
3993 The special name
3994 .Ql *
3995 will remove all lists.
3996 Also see
3997 .Ic mlist .
4000 .It Ic unmlsubscribe
4001 Remove the subscription attribute from all given mailing lists.
4002 The special name
4003 .Ql *
4004 will clear the attribute from all lists which have it set.
4005 Also see
4006 .Ic mlsubscribe .
4009 .It Ic Unread
4010 Same as
4011 .Ic unread .
4014 .It Ic unread
4015 Takes a message list and marks each message as not having been read.
4018 .It Ic unretain
4019 Removes the header field names from the list of retained fields.
4020 The special name
4021 .Ql *
4022 will remove all fields.
4025 .It Ic unsaveignore
4026 Removes the header field names from the list of ignored fields for
4027 saving.
4028 The special name
4029 .Ql *
4030 will remove all fields.
4033 .It Ic unsaveretain
4034 Removes the header field names from the list of retained fields for
4035 saving.
4036 The special name
4037 .Ql *
4038 will remove all fields.
4041 .It Ic unset
4042 (uns) Takes a list of option names and discards their remembered values;
4043 the inverse of
4044 .Ic set .
4047 .It Ic unsetenv
4048 Identical to
4049 .Ic unset
4050 except that the options are also removed from the program environment;
4051 since this task requires native host support the command will always
4052 report error if that is not available (but still act like
4053 .Ic unset Ns
4055 This operation is a no-op unless all resource files have been loaded.
4056 Also see
4057 .Ic setenv .
4060 .It Ic unshortcut
4061 Deletes the shortcut names given as arguments.
4062 The special name
4063 .Ql *
4064 will remove all shortcuts.
4067 .It Ic unsort
4068 Disable sorted or threaded mode
4069 (see the
4070 .Ic sort
4072 .Ic thread
4073 commands),
4074 return to normal message order and,
4075 if the
4076 .Va header
4077 variable is set,
4078 print a header summary.
4081 .It Ic unthread
4082 \*(OB
4083 Same as
4084 .Ic unsort .
4087 .It Ic urldecode
4088 Decode the given URL-encoded string arguments and show the results.
4091 .It Ic urlencode
4092 URL-encode the given arguments and show the results.
4095 .It Ic varedit
4096 Edit the values of or create the given variable(s) in the
4097 .Ev EDITOR .
4098 Binary variables cannot be edited.
4101 .It Ic varshow
4102 Show informations about all the given options.
4103 \*(UA knows about a finite set of known builtin variables that are
4104 subdivided further in binary and value variants;
4105 they may have special properties, like
4106 .Dq read-only
4107 (setting may not be changed) and
4108 .Dq virtual ,
4109 meaning that the value is generated on-the-fly as necessary.
4110 Beside those known variables an infinite number of unknown, so-called
4111 .Dq assembled
4112 variables, which are expected to be able to store values, may exist.
4113 .Bd -literal -offset indent
4114 ? set foo=bar nobar
4115 ? varshow sendwait version-major foo bar
4116 "sendwait": (73) binary: set=1 (ENVIRON=0)
4117 "version-major": (192) value, read-only, virtual:\e
4118   set=1 (ENVIRON=0) value<14>
4119 "foo": (assembled) set=1 (ENVIRON=0) value<bar>
4120 "bar": (assembled) set=0 (ENVIRON=0) value<NULL>
4124 .It Ic verify
4125 \*(OP Takes a message list and verifies each message.
4126 If a message is not a S/MIME signed message,
4127 verification will fail for it.
4128 The verification process checks if the message was signed using a valid
4129 certificate,
4130 if the message sender's email address matches one of those contained
4131 within the certificate,
4132 and if the message content has been altered.
4135 .It Ic visual
4136 (v) Takes a message list and invokes the display editor on each message.
4137 Modified contents are discarded unless the
4138 .Va writebackedited
4139 variable is set.
4142 .It Ic write
4143 (w) For conventional messages the body without all headers is written.
4144 The original message is never marked for deletion in the originating
4145 mail folder.
4146 The output is decrypted and converted to its native format as necessary.
4147 If the output file exists, the text is appended.
4148 If a message is in MIME multipart format its first part is written to
4149 the specified file as for conventional messages, handling of the remains
4150 depends on the execution mode.
4151 No special handling of compressed files is performed.
4153 In interactive mode the user is consecutively asked for the filenames of
4154 the processed parts.
4155 For convience saving of each part may be skipped by giving an empty
4156 value, the same result as writing it to
4157 .Pa /dev/null .
4158 Shell piping the part content by specifying a leading vertical bar
4159 .Ql |
4160 character for the filename is supported.
4161 Other user input is expanded as usually for folders, e.g., tilde
4162 expansion is performed, and contents of the destination file are
4163 overwritten if the file previously existed.
4165 \*(ID In non-interactive mode any part which does not specify a filename
4166 is ignored, and suspicious parts of filenames of the remaining parts are
4167 URL percent encoded (as via
4168 .Ic urlencode )
4169 to prevent injection of malicious character sequences, resulting in
4170 a filename that will be written into the current directory.
4171 Existing files won't be overwritten, instead the part number or
4172 a dot are appended after a number sign
4173 .Ql #
4174 to the name until file creation succeeds (or fails due to other
4175 reasons).
4178 .It Ic xit
4179 (x) A synonym for
4180 .Ic exit .
4183 .It Ic z
4184 \*(UA presents message headers in
4185 .Va screen Ns
4186 fuls as described under the
4187 .Ic headers
4188 command.
4189 Without arguments this command scrolls to the next window of messages,
4190 likewise if the argument is
4191 .Ql + .
4192 An argument of
4193 .Ql -
4194 scrolls to the last,
4195 .Ql ^
4196 scrolls to the first, and
4197 .Ql $
4198 to the last
4199 .Va \&\&screen
4200 of messages.
4201 A number argument prefixed by
4202 .Ql +
4204 .Ql \-
4205 indicates that the window is calculated in relation to the current
4206 position, and a number without a prefix specifies an absolute position.
4209 .It Ic Z
4210 Similar to
4211 .Ic z ,
4212 but scrolls to the next or previous window that contains at least one
4213 .Ql new
4215 .Ic flag Ns
4216 ged message.
4218 .\" }}}
4221 .\" .Sh TILDE ESCAPES {{{
4222 .Sh "TILDE ESCAPES"
4224 Here is a summary of the tilde escapes,
4225 which are used to perform special functions when composing messages.
4226 Tilde escapes are only recognized at the beginning of lines.
4227 The name
4228 .Dq tilde escape
4229 is somewhat of a misnomer since the actual escape character can be
4230 changed by adjusting the option
4231 .Va escape .
4233 .Bl -tag -width ".Ic __ filename"
4235 .It Ic ~~ Ar string
4236 Insert the string of text in the message prefaced by a single
4237 .Ql ~ .
4238 (If the escape character has been changed,
4239 that character must be doubled
4240 in order to send it at the beginning of a line.)
4243 .It Ic ~! Ar command
4244 Execute the indicated shell
4245 .Ar command ,
4246 then return to the message.
4249 .It Ic ~.
4250 Same effect as typing the end-of-file character.
4253 .It Ic ~: Ar \*(UA-command Ns \0or Ic ~_ Ar \*(UA-command
4254 Execute the given \*(UA command.
4255 Not all commands, however, are allowed.
4258 .It Ic ~?
4259 Write a summary of command escapes.
4262 .It Ic ~< Ar filename
4263 Identical to
4264 .Ic ~r .
4267 .It Ic ~<! Ar command
4268 .Ar command
4269 is executed using the shell.
4270 Its standard output is inserted into the message.
4273 .It Ic ~@ Op Ar filename...
4274 With no arguments, edit the attachment list interactively.
4275 If an attachment's file name is left empty,
4276 that attachment is deleted from the list.
4277 When the end of the attachment list is reached,
4278 \*(UA will ask for further attachments until an empty name is given.
4279 If a given file name solely consists of the number sign
4280 .Ql #
4281 followed by a valid message number of the currently active mailbox, then
4282 the given message is attached as a MIME
4283 .Ql message/rfc822
4284 and the rest of this section does not apply.
4286 If character set conversion has been compiled into \*(UA, then this mode
4287 gives the user the option to specify input and output character sets,
4288 unless the file extension indicates binary content, in which case \*(UA
4289 asks whether this step shall be skipped for the attachment in question.
4290 If not skipped, then the charset that succeeds to represent the
4291 attachment data will be used in the
4292 .Ql charset=
4293 MIME parameter of the mail message:
4295 .Bl -bullet -compact
4297 If input and output character sets are specified, then the conversion is
4298 performed on the fly.
4299 The user will be asked repeatedly until the desired conversion succeeds.
4301 If only an output character set is specified, then the input is assumed
4302 to be in the
4303 .Va ttycharset
4304 charset and will be converted to the given output charset on the fly.
4305 The user will be asked repeatedly until the desired conversion succeeds.
4307 If no character sets are specified at all then the algorithm that is
4308 documented in the section
4309 .Sx "Character sets"
4310 is applied, but directly and on the fly.
4311 The user will be asked repeatedly until the desired conversion succeeds.
4313 Finally, if an input-, but no output character set is specified, then no
4314 conversion is ever performed, but the
4315 .Ql charset=
4316 MIME parameter value will still be set to the user input.
4318 The character set selection loop can be left by typing
4319 .Ql control-C ,
4320 i.e., causing an interrupt.
4321 .\" \*(OU next sentence
4322 Note that before \*(UA version 15.0 this terminates the entire
4323 current attachment selection, not only the character set selection.
4326 Without character set conversion support, \*(UA will ask for the input
4327 character set only, and it'll set the
4328 .Ql charset=
4329 MIME parameter value to the given input, if any;
4330 if no user input is seen then the
4331 .Va ttycharset
4332 character set will be used for the parameter value instead.
4333 Note that the file extension check isn't performed in this mode, since
4334 no conversion will take place anyway.
4336 Note that in non-interactive mode, for reproduceabilities sake, there
4337 will always be two questions for each attachment, regardless of whether
4338 character set conversion is available and what the file extension is.
4339 The first asks for the filename, and the second asks for the input
4340 character set to be passed through to the corresponding MIME parameter;
4341 no conversion will be tried if there is input to the latter question,
4342 otherwise the usual conversion algorithm, as above, is applied.
4343 For message attachments, the answer to the second question is completely
4344 ignored.
4346 If (instead)
4347 .Ar filename
4348 arguments are specified for the
4349 .Ic \&\&~@
4350 command they are treated as a comma separated list of files,
4351 which are all expanded and appended to the end of the attachment list.
4352 (Filenames with commas, or with leading or trailing whitespace can only
4353 be added via the command line or the first method.
4354 Message attachments can only be added via the first method;
4355 filenames which clash with message numbers can only be added via the
4356 command line or the second method.)
4357 In this mode the (text) attachments are assumed to be in
4358 .Va ttycharset
4359 encoding, and will be evaluated as documented in the section
4360 .Sx "Character sets" .
4363 .It Ic ~A
4364 Inserts the string contained in the
4365 .Va Sign
4366 variable (same as
4367 .Ql Ic ~i Ns \0Sign ) .
4368 The escape sequences tabulator
4369 .Ql \et
4370 and newline
4371 .Ql \en
4372 are understood.
4375 .It Ic ~a
4376 Inserts the string contained in the
4377 .Va sign
4378 variable (same as
4379 .Ql Ic ~i Ns \0sign ) .
4380 The escape sequences tabulator
4381 .Ql \et
4382 and newline
4383 .Ql \en
4384 are understood.
4387 .It Ic ~b Ar name ...
4388 Add the given names to the list of blind carbon copy recipients.
4391 .It Ic ~c Ar name ...
4392 Add the given names to the list of carbon copy recipients.
4395 .It Ic ~d
4396 Read the file specified by the
4397 .Ev DEAD
4398 variable into the message.
4401 .It Ic ~e
4402 Invoke the text editor on the message collected so far.
4403 After the editing session is finished,
4404 the user may continue appending text to the message.
4407 .It Ic ~F Ar messages
4408 Read the named messages into the message being sent, including all
4409 message headers and MIME parts.
4410 If no messages are specified, read in the current message.
4413 .It Ic ~f Ar messages
4414 Read the named messages into the message being sent.
4415 If no messages are specified, read in the current message.
4416 .Ic ignore
4418 .Ic retain
4419 lists are used to modify the message headers.
4420 For MIME multipart messages,
4421 only the first printable part is included.
4424 .It Ic ~H
4425 Edit the message header fields
4426 .Ql From: ,
4427 .Ql Reply-To: ,
4428 .Ql Sender:
4430 .Ql Organization:
4431 by typing each one in turn and allowing the user to edit the field.
4432 The default values for these fields originate from the
4433 .Va from , replyto , sender
4435 .Va ORGANIZATION
4436 variables.
4439 .It Ic ~h
4440 Edit the message header fields
4441 .Ql To: ,
4442 .Ql Cc: ,
4443 .Ql Bcc:
4445 .Ql Subject:
4446 by typing each one in turn and allowing the user to edit the field.
4449 .It Ic ~i Ar variable
4450 Insert the value of the specified variable into the message,
4451 adding a newline character at the end.
4452 The message remains unaltered if the variable is unset or empty.
4453 The escape sequences tabulator
4454 .Ql \et
4455 and newline
4456 .Ql \en
4457 are understood.
4460 .It Ic ~M Ar messages
4461 Read the named messages into the message being sent,
4462 indented by
4463 .Va indentprefix .
4464 If no messages are specified, read the current message.
4467 .It Ic ~m Ar messages
4468 Read the named messages into the message being sent,
4469 indented by
4470 .Va indentprefix .
4471 If no messages are specified, read the current message.
4472 .Ic ignore
4474 .Ic retain
4475 lists are used to modify the message headers.
4476 For MIME multipart messages,
4477 only the first printable part is included.
4480 .It Ic ~p
4481 Print out the message collected so far,
4482 prefaced by the message header fields
4483 and followed by the attachment list, if any.
4486 .It Ic ~q
4487 Abort the message being sent,
4488 copying it to the file specified by the
4489 .Ev DEAD
4490 variable if
4491 .Va save
4492 is set.
4495 .It Ic ~R Ar filename
4496 Read the named file into the message, indented by
4497 .Va indentprefix .
4500 .It Ic ~r Ar filename
4501 Read the named file into the message.
4504 .It Ic ~s Ar string
4505 Cause the named string to become the current subject field.
4508 .It Ic ~t Ar name ...
4509 Add the given name(s) to the direct recipient list.
4512 .It Ic ~U Ar messages
4513 Read in the given / current message(s) excluding all headers, indented by
4514 .Va indentprefix .
4517 .It Ic ~u Ar messages
4518 Read in the given / current message(s), excluding all headers.
4521 .It Ic ~v
4522 Invoke an alternate editor (defined by the
4523 .Ev VISUAL
4524 option) on the message collected so far.
4525 Usually, the alternate editor will be a screen editor.
4526 After the editor is quit,
4527 the user may resume appending text to the end of the message.
4530 .It Ic ~w Ar filename
4531 Write the message onto the named file.
4532 If the file exists,
4533 the message is appended to it.
4536 .It Ic ~x
4537 Same as
4538 .Ic ~q ,
4539 except that the message is not saved at all.
4542 .It Ic ~| Ar command
4543 Pipe the message through the specified filter command.
4544 If the command gives no output or terminates abnormally,
4545 retain the original text of the message.
4546 E.g., the command
4547 .Xr fmt 1
4548 is often used as a rejustifying filter.
4550 .\" }}}
4553 .\" .Sh VARIABLE OPTIONS {{{
4554 .Sh "VARIABLE OPTIONS"
4556 Variables are controlled via
4557 .Ic set
4559 .Ic unset
4560 commands; in general using
4561 .Ic unset
4562 can also be accomplished by prefixing a variable name with the string
4563 .Dq no
4564 and calling
4565 .Ic set ,
4566 e.g.,
4567 .Ql unset crt
4568 will have the same effect as
4569 .Ql set nocrt .
4570 Creation or editing of variables in an editor can also be achieved with
4571 .Ic varedit .
4572 .Ic varshow
4573 will give more insight on the given variable(s), whereas
4574 .Ic set
4575 will print a listing of all variables when called without arguments.
4576 Options are also implicitly inherited from the program
4577 .Sx ENVIRONMENT
4578 and can be set explicitly via the command line option
4579 .Fl S .
4582 Different kind of options exist:
4583 binary options, which can only be in one of the two states
4584 .Dq set
4586 .Dq unset ,
4587 as well as value options which have an assigned string value, for which
4588 proper quoting may be important upon assignment time.
4590 .\" .Ss "Initial settings" {{{
4591 .\" (Keep in sync: ./main.c:_startup(), ./nail.rc, ./nail.1:"Initial settings"!)
4592 .Ss "Initial Settings"
4594 The standard POSIX 2008/Cor 1-2013 mandates the following initial
4595 variable settings:
4596 .Pf no Va allnet ,
4597 .Pf no Va append ,
4598 .Va asksub ,
4599 .Pf no Va askbcc ,
4600 .Pf no Va autoprint ,
4601 .Pf no Va bang ,
4602 .Pf no Va cmd ,
4603 .Pf no Va crt ,
4604 .Pf no Va debug ,
4605 .Pf no Va dot ,
4606 .Va escape
4607 set to
4608 .Ql ~ ,
4609 .Pf no Va flipr ,
4610 .Pf no Va folder ,
4611 .Va header ,
4612 .Pf no Va hold ,
4613 .Pf no Va ignore ,
4614 .Pf no Va ignoreeof ,
4615 .Pf no Va keep ,
4616 .Pf no Va keepsave ,
4617 .Pf no Va metoo ,
4618 .Pf no Va outfolder ,
4619 .Pf no Va page ,
4620 .Va prompt
4621 set to
4622 .Ql ?\0
4623 (note that \*(UA deviates from the standard by using
4624 .Ql \e&\0 ,
4625 but the
4626 .Ql \e&
4627 special prompt escape results in
4628 .Dq \&?
4629 being printed unless
4630 .Va bsdcompat
4631 is set),
4632 .Pf no Va quiet ,
4633 .Pf no Va record ,
4634 .Va save ,
4635 .Pf no Va sendwait ,
4636 .Pf no Va showto ,
4637 .Pf no Va Sign ,
4638 .Pf no Va sign ,
4639 .Va toplines
4640 set to
4641 .Ql 5 .
4644 Notes: \*(UA doesn't support the
4645 .Pf no Va onehop
4646 variable \(en use command line options or
4647 .Va sendmail-arguments
4648 to pass options through to a MTA.
4649 And the default global
4650 .Pa \*(UR
4651 file (which is loaded unless the
4652 .Fl n
4653 command line flag has been used or the
4654 .Ev NAIL_NO_SYSTEM_RC
4655 environment variable is set) bends those initial settings a bit, e.g.,
4656 it sets the options
4657 .Va hold ,
4658 .Va keepsave
4660 .Va keep ,
4661 to name a few, calls
4662 .Ic retain
4663 etc., and should thus be taken into account.
4664 .\" }}}
4666 .\" .Ss "Binary options" {{{
4667 .Ss "Binary options"
4669 .Bl -tag -width ".Va _utoprin_"
4671 .It Va add-file-recipients
4672 When file or pipe recipients have been specified,
4673 mention them in the corresponding address fields of the message instead
4674 of silently stripping them from their recipient list.
4675 By default such addressees are not mentioned.
4678 .It Va allnet
4679 Causes only the local part to be evaluated
4680 when comparing addresses.
4683 .It Va append
4684 Causes messages saved in
4685 .Ev MBOX
4686 to be appended to the end rather than prepended.
4687 This should always be set.
4691 .It Va ask Ns \0or Va asksub
4692 Causes \*(UA to prompt for the subject of each message sent.
4693 If the user responds with simply a newline,
4694 no subject field will be sent.
4697 .It Va askatend
4698 Causes the prompts for
4699 .Ql Cc:
4701 .Ql Bcc:
4702 lists to appear after the message has been edited.
4705 .It Va askattach
4706 If set, \*(UA asks for files to attach at the end of each message, shall
4707 the list be found empty at that time.
4708 An empty line finalizes the list.
4711 .It Va askcc
4712 Causes the user to be prompted for carbon copy recipients
4713 (at the end of each message if
4714 .Va askatend
4716 .Va bsdcompat
4717 are set) shall the list be found empty (at that time).
4718 An empty line finalizes the list.
4721 .It Va askbcc
4722 Causes the user to be prompted for blind carbon copy
4723 recipients (at the end of each message if
4724 .Va askatend
4726 .Va bsdcompat
4727 are set) shall the list be found empty (at that time).
4728 An empty line finalizes the list.
4731 .It Va asksign
4732 \*(OP Causes the user to be prompted if the message is to be signed at
4733 the end of each message.
4735 .Va smime-sign
4736 variable is ignored when this variable is set.
4739 .It Va autocollapse
4740 Causes threads to be collapsed automatically when threaded mode is
4741 entered (see the
4742 .Ic collapse
4743 command).
4746 .It Va autoprint
4747 Causes the delete command to behave like
4748 .Ql dp - ;
4749 thus, after deleting a message the next one will be typed automatically.
4752 .It Va autothread
4753 \*(OB Causes threaded mode (see the
4754 .Ic thread
4755 command) to be entered automatically when a folder is opened.
4756 The same as
4757 .Ql autosort=thread .
4760 .It Va bang
4761 Enables the substitution of
4762 .Ql \&!
4763 by the contents of the last command line in shell escapes.
4766 .It Va batch-exit-on-error
4767 If the batch mode has been enabled via the
4768 .Fl #
4769 command line option, then this variable will be consulted whenever \*(UA
4770 completes one operation (returns to the command prompt); if it is set
4771 then \*(UA will terminate if the last operation generated an error.
4774 .It Va bsdannounce
4775 Causes automatic display of a header summary after executing a
4776 .Ic file
4777 command.
4780 .It Va bsdcompat
4781 Sets some cosmetical features to traditional BSD style;
4782 has the same affect as setting
4783 .Va askatend
4784 and all other variables prefixed with
4785 .Ql bsd ;
4786 it also changes the meaning of the \*(UA specific
4787 .Ql \e&
4788 .Va prompt
4789 escape sequence.
4792 .It Va bsdflags
4793 Changes the letters printed in the first column of a header summary
4794 to traditional BSD style.
4797 .It Va bsdheadline
4798 Changes the display of columns in a header summary to traditional BSD
4799 style.
4802 .It Va bsdmsgs
4803 Changes some informational messages to traditional BSD style.
4806 .It Va bsdorder
4807 Causes the
4808 .Ql Subject:
4809 field to appear immediately after the
4810 .Ql To:
4811 field in message headers and with the
4812 .Ic ~h
4813 .Sx "TILDE ESCAPES" .
4816 .It Va bsdset
4817 Changes the output format of the
4818 .Ic set
4819 command to traditional BSD style.
4822 .It Va colour-disable
4823 \*(OP Forcefully disable usage of colours.
4824 Also see the section
4825 .Sx "Coloured message display" .
4828 .It Va colour-pager
4829 \*(OP Whether colour shall be used for output that is paged through
4830 .Ev PAGER .
4831 Note that pagers may need special flags, e.g.,
4832 .Xr less 1
4833 requires the option
4834 .Fl \&\&R
4836 .Xr lv 1
4837 the option
4838 .Fl \&\&c
4839 in order to support colours; therefore \*(UA will inspect the variable
4840 .Ev PAGER
4841 \(en if that starts with the string
4842 .Dq less
4843 a non-existing environment variable
4844 .Va LESS
4845 will be set to
4846 .Ql FRSXi ,
4847 likewise for
4848 .Dq lv
4849 .Va LV
4850 will optionally be set to
4851 .Dq -c .
4852 Also see the section
4853 .Sx "Coloured message display"
4854 for more on this.
4857 .It Va debug
4858 Prints debugging messages and disables the actual delivery of messages.
4859 Also implies
4860 .Pf no Va record
4862 .Pf no Va save .
4865 .It Va disconnected
4866 \*(OP When an IMAP mailbox is selected and this variable is set,
4867 no connection to the server is initiated.
4868 Instead, data is obtained from the local cache (see
4869 .Va imap-cache Ns
4871 Mailboxes that are not present in the cache
4872 and messages that have not yet entirely been fetched from the server
4873 are not available;
4874 to fetch all messages in a mailbox at once,
4875 the command
4876 .No ` Ns Li copy * /dev/null Ns '
4877 can be used while still in connected mode.
4878 Changes that are made to IMAP mailboxes in disconnected mode are queued
4879 and committed later when a connection to that server is made.
4880 This procedure is not completely reliable since it cannot be guaranteed
4881 that the IMAP unique identifiers (UIDs) on the server still match the
4882 ones in the cache at that time.
4883 Data is saved to
4884 .Ev DEAD
4885 when this problem occurs.
4887 .It Va disconnected-USER@HOST
4888 The specified account is handled as described for the
4889 .Va disconnected
4890 variable above,
4891 but other accounts are not affected.
4894 .It Va disposition-notification-send
4895 \*(OP Emit a
4896 .Ql Disposition-Notification-To:
4897 header (RFC 3798) with the message.
4898 This requires a set
4899 .Va from
4900 variable.
4901 .\" TODO .It Va disposition-notification-send-HOST
4902 .\"Overrides
4903 .\".Va disposition-notification-send
4904 .\" for SMTP accounts on a specific host.
4905 .\" TODO .It Va disposition-notification-send-USER@HOST
4906 .\"Overrides
4907 .\".Va disposition-notification-send
4908 .\"for a specific account.
4911 .It Va dot
4912 When dot is set, a dot
4913 .Ql \&.
4914 on a line by itself during message input from a terminal shall be
4915 treated as end-of-message (in addition to the normal end-of-file
4916 condition).
4918 .Va ignoreeof
4919 is set
4920 .Pf no Va dot
4921 is ignored and using a dot is the only method to terminate input mode.
4924 .It Va dotlock-ignore-error
4925 \*(OP Synchronization of mailboxes which \*(UA treats as system
4926 mailboxes (see the command
4927 .Ic file )
4928 will be protected with so-called dotlock files\(emthe traditional mail
4929 spool file locking method\(emin addition to system file locking.
4930 Because \*(UA ships with a privilege-separated dotlock creation program
4931 that should always be able to create such a dotlock file there is no
4932 good reason to ignore dotlock file creation errors, and thus these are
4933 fatal unless this variable is set.
4936 .It Va editalong
4937 If this variable is set then the editor is started automatically when
4938 a message is composed in interactive mode, as if the
4939 .Ic ~e
4940 .Sx "TILDE ESCAPES"
4941 had been specified.
4943 .Va editheaders
4944 variable is implied for this automatically spawned editor session.
4947 .It Va editheaders
4948 When a message is edited while being composed,
4949 its header is included in the editable text.
4951 .Ql To: ,
4952 .Ql Cc: ,
4953 .Ql Bcc: ,
4954 .Ql Subject: ,
4955 .Ql From: ,
4956 .Ql Reply-To: ,
4957 .Ql Sender: ,
4959 .Ql Organization:
4960 fields are accepted within the header, other fields are ignored.
4963 .It Va emptystart
4964 If the mailbox is empty \*(UA normally prints
4965 .Dq \&No mail for user
4966 and exits immediately.
4967 If this option is set \*(UA starts even with an empty mailbox.
4970 .It Va flipr
4971 This option reverses the meanings of a set of reply commands,
4972 turning the lowercase variants, which by default address all recipients
4973 included in the header of a message
4974 .Pf ( Ic reply , respond , followup )
4975 into the uppercase variants, which by default address the sender only
4976 .Pf ( Ic Reply , Respond , Followup )
4977 and vice versa.
4978 The commands
4979 .Ic replysender , respondsender , followupsender
4980 as well as
4981 .Ic replyall , respondall , followupall
4982 are not affected by the current setting of
4983 .Va flipr .
4986 .It Va followup-to
4987 Controls whether a
4988 .Ql Mail-Followup-To:
4989 header is generated when sending messages to known mailing lists.
4990 Also see
4991 .Va followup-to-honour
4992 and the commands
4993 .Ic mlist , mlsubscribe , reply
4995 .Ic Lreply .
4998 .It Va forward-as-attachment
4999 Original messages are normally sent as inline text with the
5000 .Ic forward
5001 command,
5002 and only the first part of a multipart message is included.
5003 With this option messages are sent as unmodified MIME
5004 .Ql message/rfc822
5005 attachments with all of their parts included.
5008 .It Va fullnames
5009 When replying to or forwarding a message \*(UA normally removes the
5010 comment and name parts of email addresses.
5011 If this variable is set such stripping is not performed,
5012 and comments, names etc. are retained.
5015 .It Va header
5016 Causes the header summary to be written at startup and after commands
5017 that affect the number of messages or the order of messages in the
5018 current folder; enabled by default.
5019 The command line option
5020 .Fl N
5021 can be used to set
5022 .Pf no Va header .
5025 .It Va history-gabby
5026 \*(OP Add more entries to the history as is normally done.
5029 .It Va history-gabby-persist
5030 \*(OP \*(UAs own NCL will not save the additional (gabby) history
5031 entries in persistent storage unless this variable is also set.
5032 Also see
5033 .Va NAIL_HISTFILE .
5036 .It Va hold
5037 This option is used to hold messages in the system mailbox by default.
5040 .It Va idna-disable
5041 \*(OP Can be used to turn off the automatic conversion of domain names
5042 according to the rules of IDNA (internationalized domain names for
5043 applications).
5044 Since the IDNA code assumes that domain names are specified with the
5045 .Va ttycharset
5046 character set, an UTF-8 locale charset is required to represent all
5047 possible international domain names (before conversion, that is).
5050 .It Va ignore
5051 Ignore interrupt signals from the terminal while entering messages;
5052 instead echo them as
5053 .Ql @
5054 characters and discard the current line.
5057 .It Va ignoreeof
5058 Ignore end-of-file conditions
5059 .Pf ( Ql control-D ) ,
5060 on message input, which instead can be terminated only by entering a
5061 .Va dot
5062 .Ql \&.
5063 on a line by itself or by using the
5064 .Ic ~.
5065 .Sx "TILDE ESCAPES" .
5066 This option also applies to \*(UA command mode.
5068 .Mx Va imap-use-starttls
5069 .It Va imap-use-starttls-USER@HOST , imap-use-starttls-HOST , imap-use-starttls
5070 \*(OP Causes \*(UA to issue a `STARTTLS' command to make an unencrypted
5071 IMAP session SSL/TLS encrypted.
5072 This functionality is not supported by all servers,
5073 and is not used if the session is already encrypted by the IMAPS method.
5076 .It Va keep
5077 If set, an empty mailbox file is not removed.
5078 This may improve the interoperability with other mail user agents
5079 when using a common folder directory, and prevents malicious users
5080 from creating fake mailboxes in a world-writable spool directory.
5081 Note this only applies to local regular (MBOX) files, other mailbox
5082 types will never be removed.
5085 .It Va keepsave
5086 When a message is saved it is usually discarded from the originating
5087 folder when \*(UA is quit.
5088 Setting this option causes all saved message to be retained.
5091 .It Va line-editor-disable
5092 Turn off any enhanced command line editing capabilities (see
5093 .Sx "Command line editor"
5094 for more).
5097 .It Va markanswered
5098 When a message is replied to and this variable is set,
5099 it is marked as having been answered.
5100 This mark has no technical meaning in the mail system;
5101 it just causes messages to be marked in the header summary,
5102 and makes them specially addressable.
5105 .It Va message-id-disable
5106 By setting this option the generation of
5107 .Ql Message-ID:
5108 can be completely suppressed, effectively leaving this task up to the
5109 mail-transfer-agent (MTA) or the SMTP server.
5110 (According to RFC 5321 your SMTP server is not required to add this
5111 field by itself, so you should ensure that it accepts messages without a
5112 .Ql Message-ID . )
5115 .It Va metoo
5116 Usually, when an
5117 .Ic alias
5118 expansion contains the sender, the sender is removed from the expansion.
5119 Setting this option suppresses these removals.
5120 Note that a set
5121 .Va metoo
5122 also causes a
5123 .Ql -m
5124 option to be passed to mail-transfer-agents (MTAs);
5125 though most of the modern MTAs don't (no longer) document this flag, no
5126 MTA is known which doesn't support it (for historical compatibility).
5129 .It Va mime-allow-text-controls
5130 When sending messages, each part of the message is MIME-inspected in
5131 order to classify the
5132 .Ql Content-Type:
5134 .Ql Content-Transfer-Encoding:
5135 (see
5136 .Va encoding )
5137 that is required to send this part over mail transport, i.e.,
5138 a computation rather similar to what the
5139 .Xr file 1
5140 command produces when used with the
5141 .Ql --mime
5142 option.
5144 This classification however treats text files which are encoded in
5145 UTF-16 (seen for HTML files) and similar character sets as binary
5146 octet-streams, forcefully changing any
5147 .Ql text/plain
5149 .Ql text/html
5150 specification to
5151 .Ql application/octet-stream :
5152 If that actually happens a yet unset charset MIME parameter is set to
5153 .Ql binary ,
5154 effectively making it impossible for the receiving MUA to automatically
5155 interpret the contents of the part.
5157 If this option is set, and the data was unambiguously identified as text
5158 data at first glance (by a
5159 .Ql .txt
5161 .Ql .html
5162 file extension), then the original
5163 .Ql Content-Type:
5164 will not be overwritten.
5166 .Mx Va netrc-lookup
5167 .It Va netrc-lookup-USER@HOST , netrc-lookup-HOST , netrc-lookup
5168 \*(IN \*(OP Used to control usage of the users
5169 .Pa .netrc
5170 file for lookup of account credentials, as documented in the section
5171 .Sx "On URL syntax and credential lookup"
5172 and for the command
5173 .Ic netrc ;
5174 the section
5175 .Sx "The .netrc file"
5176 documents the file format.
5179 .It Va outfolder
5180 Causes the filename given in the
5181 .Va record
5182 variable
5183 and the sender-based filenames for the
5184 .Ic Copy
5186 .Ic Save
5187 commands to be interpreted relative to the directory given in the
5188 .Va folder
5189 variable rather than to the current directory,
5190 unless it is set to an absolute pathname.
5193 .It Va page
5194 If set, each message the
5195 .Ic pipe
5196 command prints out is followed by a formfeed character
5197 .Ql \ef .
5200 .It Va piperaw
5201 Send messages to the
5202 .Ic pipe
5203 command without performing MIME and character set conversions.
5206 .Mx Va pop3-bulk-load
5207 .It Va pop3-bulk-load-USER@HOST , pop3-bulk-load-HOST , pop3-bulk-load
5208 \*(OP When accessing a POP3 server \*(UA loads the headers of the
5209 messages, and only requests the message bodies on user request.
5210 For the POP3 protocol this means that the message headers will be
5211 downloaded twice.
5212 If this option is set then \*(UA will download only complete messages
5213 from the given POP3 server(s) instead.
5215 .Mx Va pop3-no-apop
5216 .It Va pop3-no-apop-USER@HOST , pop3-no-apop-HOST , pop3-no-apop
5217 \*(OP Unless this variable is set the
5218 .Ql APOP
5219 authentication method will be used when connecting to a POP3 server that
5220 advertises support.
5221 The advantage of
5222 .Ql APOP
5223 is that the password is not sent in clear text over the wire and that
5224 only a single packet is sent for the user/password tuple.
5225 Note that
5226 .Va pop3-no-apop-HOST
5227 requires \*(IN.
5229 .Mx Va pop3-use-starttls
5230 .It Va pop3-use-starttls-USER@HOST , pop3-use-starttls-HOST , pop3-use-starttls
5231 \*(OP Causes \*(UA to issue a
5232 .Ql STLS
5233 command to make an unencrypted POP3 session SSL/TLS encrypted.
5234 This functionality is not supported by all servers,
5235 and is not used if the session is already encrypted by the POP3S method.
5236 Note that
5237 .Va pop3-use-starttls-HOST
5238 requires \*(IN.
5241 .It Va print-all-chars
5242 This option causes all characters to be considered printable.
5243 It is only effective if given in a startup file.
5244 With this option set some character sequences in messages may put the
5245 user's terminal in an undefined state when printed;
5246 it should only be used as a last resort if no working system locale can
5247 be found.
5250 .It Va print-alternatives
5251 When a MIME message part of type
5252 .Ql multipart/alternative
5253 is displayed and it contains a subpart of type
5254 .Ql text/plain ,
5255 other parts are normally discarded.
5256 Setting this variable causes all subparts to be displayed,
5257 just as if the surrounding part was of type
5258 .Ql multipart/mixed .
5261 .It Va quiet
5262 Suppresses the printing of the version when first invoked.
5265 .It Va quote-as-attachment
5266 If this is set, then the original message is added in its entirety as a
5267 .Ql message/rfc822
5268 MIME attachment when replying to a message.
5269 Note this works regardless of the setting of
5270 .Va quote .
5273 .It Va recipients-in-cc
5274 On group replies, specify only the sender of the original mail in
5275 .Ql To:
5276 and mention the other recipients in the secondary
5277 .Ql Cc: .
5278 By default all recipients of the original mail will be addressed via
5279 .Ql To: .
5282 .It Va record-resent
5283 If both this variable and the
5284 .Va record
5285 variable are set,
5287 .Ic resend
5289 .Ic Resend
5290 commands save messages to the
5291 .Va record
5292 folder as it is normally only done for newly composed messages.
5295 .It Va reply-in-same-charset
5296 If this variable is set \*(UA first tries to use the same character set
5297 of the original message for replies.
5298 If this fails, the mechanism described in
5299 .Sx "Character sets"
5300 is evaluated as usual.
5303 .It Va rfc822-body-from_
5304 This variable can be used to force displaying a so-called
5305 .Ql From_
5306 line for messages that are embedded into an envelope mail via the
5307 .Ql message/rfc822
5308 MIME mechanism, for more visual convenience.
5311 .It Va save
5312 Enable saving of (partial) messages in
5313 .Ev DEAD
5314 upon interrupt or delivery error.
5317 .It Va searchheaders
5318 Expand message-list specifiers in the form
5319 .Ql /x:y
5320 to all messages containing the substring
5321 .Dq y
5322 in the header field
5323 .Ql x .
5324 The string search is case insensitive.
5327 .It Va sendcharsets-else-ttycharset
5328 \*(OP If this variable is set, but
5329 .Va sendcharsets
5330 is not, then \*(UA acts as if
5331 .Va sendcharsets
5332 had been set to the value of the variable
5333 .Va ttycharset .
5334 In effect this combination passes through the message data in the
5335 character set of the current locale (given that
5336 .Va ttycharset
5337 hasn't been set manually), i.e., without converting it to the
5338 .Va charset-8bit
5339 fallback character set.
5340 Thus, mail message text will be in ISO-8859-1 encoding when send from
5341 within a ISO-8859-1 locale, and in UTF-8 encoding when send from within
5342 an UTF-8 locale.
5343 If no character set conversion capabilities are available in \*(UA then
5344 the only supported character set is
5345 .Va ttycharset .
5347 .It Va sendmail-no-default-arguments
5348 Unless this option is set \*(UA will pass some well known
5349 standard command line options to the defined
5350 .Va sendmail
5351 program, see there for more.
5354 .It Va sendwait
5355 When sending a message wait until the MTA (including the builtin SMTP
5356 one) exits before accepting further commands.
5357 .Sy Only
5358 with this variable set errors reported by the MTA will be recognizable!
5359 If the MTA returns a non-zero exit status,
5360 the exit status of \*(ua will also be non-zero.
5363 .It Va showlast
5364 Setting this option causes \*(UA to start at the last message instead of
5365 the first one when opening a mail folder.
5368 .It Va showname
5369 Causes \*(UA to use the sender's real name instead of the plain address
5370 in the header field summary and in message specifications.
5373 .It Va showto
5374 Causes the recipient of the message to be shown in the header summary
5375 if the message was sent by the user.
5378 .It Va skipemptybody
5379 If an outgoing message does not contain any text in its first or only
5380 message part,
5381 do not send it but discard it silently (see also the command line option
5382 .Fl E ) .
5385 .It Va smime-force-encryption
5386 \*(OP Causes \*(UA to refuse sending unencrypted messages.
5389 .It Va smime-sign
5390 \*(OP S/MIME sign outgoing messages with the user's private key and
5391 include the user's certificate as a MIME attachment.
5392 Signing a message enables a recipient to verify that the sender used
5393 a valid certificate,
5394 that the email addresses in the certificate match those in the message
5395 header and that the message content has not been altered.
5396 It does not change the message text,
5397 and people will be able to read the message as usual.
5398 Also see
5399 .Va smime-sign-cert , smime-sign-include-certs
5401 .Va smime-sign-message-digest .
5404 .It Va smime-no-default-ca
5405 \*(OP Don't load default CA locations when verifying S/MIME signed
5406 messages.
5408 .Mx Va smtp-use-starttls
5409 .It Va smtp-use-starttls-USER@HOST , smtp-use-starttls-HOST , smtp-use-starttls
5410 \*(OP Causes \*(UA to issue a
5411 .Ql STARTTLS
5412 command to make an SMTP session SSL/TLS encrypted, i.e., to enable
5413 transport layer security.
5416 .It Va ssl-no-default-ca
5417 \*(OP Don't load default CA locations to verify SSL/TLS server
5418 certificates.
5421 .It Va term-ca-mode
5422 \*(OP If terminal capability queries are supported and this option is
5423 set then \*(UA will try to switch to the
5424 .Dq alternate screen
5425 when in interactive mode, so that the terminal will go back to the
5426 normal screen, leaving all the text there intact, when \*(UA exits.
5427 .Sy Note:
5428 even when supported for this to produce appealing results the used
5429 .Ev PAGER
5430 and possibly configured
5431 .Va pipe-TYPE/SUBTYPE
5432 applications that take control over the terminal need to have
5433 corresponding support too, e.g., the
5434 .Xr less 1
5435 pager should be driven with the
5436 .Ql -X
5437 command line flag.
5440 .It Va keep-content-length
5441 When (editing messages and) writing
5442 .Ev MBOX
5443 mailbox files \*(UA can be told to keep the
5444 .Ql Content-Length:
5446 .Ql Lines:
5447 header fields that some MUAs generate by setting this variable.
5448 Since \*(UA does neither use nor update these non-standardized header
5449 fields (which in itself shows one of their conceptual problems),
5450 stripping them should increase interoperability in between MUAs that
5451 work with with same mailbox files.
5452 Note that, if this is not set but
5453 .Va writebackedited ,
5454 as below, is, a possibly performed automatic stripping of these header
5455 fields already marks the message as being modified.
5458 .It Va v15-compat
5459 Setting this option enables upward compatibility with \*(UA version 15.0
5460 in respect to which configuration options are available and how they are
5461 handled.
5462 This manual uses \*(IN and \*(OU to refer to the new and the old way of
5463 doing things, respectively.
5466 .It Va verbose
5467 Setting this option, also controllable via the command line option
5468 .Fl v ,
5469 causes \*(UA to be more verbose, so that, e.g., certificate chains will
5470 be displayed on the users terminal.
5471 Setting this binary option twice increases the level of verbosity, in
5472 which case even details of the actual message delivery and protocol
5473 conversations are shown.
5474 A single
5475 .Pf no Va verbose
5476 is sufficient to disable verbosity as such.
5479 .It Va writebackedited
5480 If this variable is set messages modified using the
5481 .Ic edit
5483 .Ic visual
5484 commands are written back to the current folder when it is quit;
5485 it is only honoured for writable folders in MBOX format, though.
5486 Note that the editor will be pointed to the raw message content in that
5487 case, i.e., neither MIME decoding nor decryption will have been
5488 performed, and proper RFC 4155
5489 .Ql From_
5490 quoting of newly added or edited content is also left as an excercise to
5491 the user.
5493 .\" }}}
5495 .\" .Ss "Value options" {{{
5496 .Ss "Value options"
5498 Options with values that are generally treated as strings.
5499 To embed whitespace (space and tabulator) in a value it either needs to
5500 be escaped with a backslash character, or the entire value must be
5501 enclosed in (double or single) quotation marks;
5502 To use quotation marks identical to those used to enclose the value,
5503 escape them with a backslash character.
5504 The backslash character has no special meaning except in these cases.
5506 .Bd -literal -offset indent
5507 set 1=val\e one 2="val two" 3='val "three"' 4='val \e'four\e''
5508 varshow 1 2 3 4
5509 unset 1 2 3 4
5513 Booleans are special string values that must either be set to decimal
5514 integers (in which case
5515 .Ql 0
5516 is false and
5517 .Ql 1
5518 and any other value is true) or to any of
5519 .Ql off ,
5520 .Ql no
5522 .Ql false
5523 for a false boolean and
5524 .Ql on ,
5525 .Ql yes
5527 .Ql true
5528 for a true boolean; matching is performed case-insensitively.
5529 And there exists a special kind of boolean, the
5530 .Dq quadoption :
5531 this is expected to either name a boolean or one of the strings
5532 .Ql ask-yes
5534 .Ql ask-no
5535 (in fact:
5536 .Ql ask-
5537 followed by a valid boolean, case-insensitively);
5538 if one of the latter is set then in interactive mode the user will be
5539 prompted with the default value (also used for empty user input) set to
5540 the given boolean, whereas in non-interactive the given default will
5541 be used right away.
5543 .Bl -tag -width ".It Va _utoprin_"
5544 .Mx Va agent-shell-lookup
5545 .It Va agent-shell-lookup-USER@HOST , agent-shell-lookup-HOST , \
5546   agent-shell-lookup
5547 \*(IN \*(OP Account passwords can be fetched via an external agent
5548 program in order to permit encrypted password storage \(en see
5549 .Sx "On URL syntax and credential lookup"
5550 for more on credential lookup.
5551 If this is set then the content is interpreted as a shell command the
5552 output of which (with newline characters removed) is treated as the
5553 account password shall the command succeed (and have produced non-empty
5554 non-newline output); e.g., via
5555 .Xr gpg 1 :
5556 .Bd -literal -offset indent
5557 $ echo PASSWORD > .pass
5558 $ gpg -e .pass
5559 $ eval `gpg-agent --daemon \e
5560     --pinentry-program=/usr/bin/pinentry-curses \e
5561     --max-cache-ttl 99999 --default-cache-ttl 99999`
5562 $ echo 'set agent-shell-lookup="gpg -d .pass.gpg"' \e
5563     >> \*(ur
5566 A couple of environment variables will be set for the agent:
5568 .Bl -tag -compact -width ".It Ev _AIL_TMPDIR[337]"
5569 .It Ev NAIL_TMPDIR
5570 The temporary directory that \*(UA uses.
5571 Usually identical to
5572 .Ev TMPDIR ,
5573 but guaranteed to be set and usable by child processes;
5574 to ensure the latter condition for
5575 .Ev TMPDIR
5576 also, it'll be set.
5577 .It Ev NAIL_USER
5578 The user
5579 .Pf ( Ql USER )
5580 for which the password is looked up.
5581 .It Ev NAIL_USER_ENC
5582 The URL percent-encoded variant of
5583 .Ev NAIL_USER .
5584 .It Ev NAIL_HOST
5585 The plain machine hostname of the user account.
5586 .It Ev NAIL_HOST_PORT
5588 .Ql HOST
5589 (hostname possibly including port) of the user account.
5593 .It Va attrlist
5594 A sequence of characters to print in the
5595 .Ql attribute
5596 column of the
5597 .Va headline
5598 as shown in the header display; each for one type of messages (see
5599 .Sx "Message states" ) ,
5600 with the default being
5601 .Ql NUROSPMFAT+\-$~
5603 .Ql NU\ \ *HMFAT+\-$~
5605 .Va bsdflags
5606 or the
5607 .Ev SYSV3
5608 environment variable are set, in the following order:
5610 .Bl -tag -compact -offset indent -width ".It Ql _"
5611 .It Ql N
5612 new.
5613 .It Ql U
5614 unread but old.
5615 .It Ql R
5616 new but read.
5617 .It Ql O
5618 read and old.
5619 .It Ql S
5620 saved.
5621 .It Ql P
5622 preserved.
5623 .It Ql M
5624 mboxed.
5625 .It Ql F
5626 flagged.
5627 .It Ql A
5628 answered.
5629 .It Ql T
5630 draft.
5631 .It Ql +
5632 start of a collapsed thread.
5633 .It Ql -
5634 collapsed.
5635 .It Ql $
5636 classified as spam.
5637 .It Ql ~
5638 classified as possible spam.
5642 .It Va autobcc
5643 Specifies a list of recipients to which a blind carbon copy of each
5644 outgoing message will be sent automatically.
5647 .It Va autocc
5648 Specifies a list of recipients to which a carbon copy of each outgoing
5649 message will be sent automatically.
5652 .It Va autosort
5653 Causes sorted mode (see the
5654 .Ic sort
5655 command) to be entered automatically with the value of this option as
5656 sorting method when a folder is opened.
5659 .It Va charset-7bit
5660 The value that should appear in the
5661 .Ql charset=
5662 parameter of
5663 .Ql Content-Type:
5664 MIME header fields when no character set conversion of the message data
5665 was performed.
5666 This defaults to US-ASCII, and the chosen character set should be
5667 US-ASCII compatible.
5670 .It Va charset-8bit
5671 \*(OP The default 8-bit character set that is used as an implicit last
5672 member of the variable
5673 .Va sendcharsets .
5674 This defaults to UTF-8.
5675 If no character set conversion capabilities are available in \*(UA then
5676 the only supported character set is
5677 .Va ttycharset .
5678 Refer to the section
5679 .Sx "Character sets"
5680 for the complete picture of character set conversion in \*(UA.
5683 .It Va charset-unknown-8bit
5684 \*(OP RFC 1428 specifies conditions when internet mail gateways shall
5685 .Dq upgrade
5686 the content of a mail message by using a character set with the name
5687 .Ql unknown-8bit .
5688 Because of the unclassified nature of this character set \*(UA will not
5689 be capable to convert this character set to any other character set.
5690 If this variable is set any message part which uses the character set
5691 .Ql unknown-8bit
5692 is assumed to really be in the character set given in the value,
5693 otherwise the (final) value of
5694 .Va charset-8bit
5695 is used for this purpose.
5698 .It Va cmd
5699 The default value for the
5700 .Ic pipe
5701 command.
5704 .It Va colour-from_
5705 \*(OP The colour specification for so-called
5706 .Ql From_
5707 lines.
5708 See the section
5709 .Sx "Coloured message display"
5710 for the format of the value.
5713 .It Va colour-header
5714 \*(OP The colour specification for header lines.
5717 .It Va colour-msginfo
5718 \*(OP The colour specification for the introductional message info line.
5721 .It Va colour-partinfo
5722 \*(OP The colour specification for MIME part info lines.
5725 .It Va colour-terms
5726 \*(OP A comma-separated list of
5727 .Ev TERM Ns
5728 inals for which coloured message display can be used.
5729 Entries only need to be added if the string
5730 .Dq color
5731 isn't part of the terminal name itself; the default value is
5733 .Dl cons25,linux,rxvt,rxvt-unicode,\:screen,\:sun,\:vt100,\:vt220,\:\
5734 wsvt25,\:xterm
5737 .It Va colour-uheader
5738 \*(OP The colour specification for those header lines that have been
5739 placed in the
5740 .Va colour-user-headers
5741 list.
5742 See the section
5743 .Sx "Coloured message display" .
5746 .It Va colour-user-headers
5747 A comma separated list of (case-insensitive) header names which should
5748 be colourized with the alternative
5749 .Va colour-uheader
5750 colours.
5751 The default value is
5752 .Ql from,subject .
5755 .It Va crt
5756 In a(n interactive) terminal session, then if this valued option is set
5757 it'll be used as a threshold to determine how many lines the given
5758 output has to span before it will be displayed via the configured
5759 .Ev PAGER ;
5760 Usage of the
5761 .Ev PAGER
5762 can be forced by setting this to the value
5763 .Ql 0 ,
5764 setting it without a value will deduce the current height of the
5765 terminal screen to compute the treshold (see
5766 .Ev LINES
5768 .Xr stty 1 ) .
5771 .It Va datefield
5772 The date in a header summary is normally the date of the mailbox
5773 .Ql From_
5774 line of the message.
5775 If this variable is set, then the date as given in the
5776 .Ql Date:
5777 field is used, converted to local time.
5778 It is possible to control the display of the date by assigning a value,
5779 in which case the
5780 .Xr strftime 3
5781 function will be used to format the date accordingly.
5782 Please read your system manual for the available formats.
5783 Note that the
5784 .Ql %n
5785 format should not be used, because \*(UA doesn't take embedded newlines
5786 into account when calculating how many lines fit onto the screen.
5789 .It Va datefield-markout-older
5790 This option, when set in addition to
5791 .Va datefield ,
5792 is used to display
5793 .Dq older
5794 messages (concept is rather comparable to the
5795 .Fl \&\&l
5796 option of the POSIX utility
5797 .Xr ls 1 ) .
5798 The content interpretation is identical to
5799 .Va datefield .
5802 .It Va encoding
5803 Suggestion for the MIME encoding to use in outgoing text messages
5804 and message parts.
5805 Valid values are the default
5806 .Ql quoted-printable ,
5807 .Ql 8bit
5809 .Ql base64 .
5810 .Ql 8bit
5811 may cause problems when transferring mail messages over channels that
5812 are not ESMTP (RFC 1869) compliant.
5813 If there is no need to encode a message,
5814 .Ql 7bit
5815 transfer mode is always used regardless of this variable.
5816 Binary data is always encoded as
5817 .Ql base64 .
5820 .It Va escape
5821 If defined, the first character of this option
5822 gives the character to use in place of
5823 .Ql ~
5824 to denote
5825 .Sx "TILDE ESCAPES" .
5828 .It Va expandaddr
5829 If not set then file and command pipeline targets are not allowed,
5830 and any such address will be filtered out, giving a warning message.
5831 If set without a value then all possible recipient address
5832 specifications will be accepted \(en see the section
5833 .Sx "Sending mail"
5834 for more on this.
5835 To accept them, but only in interactive mode, or when tilde commands
5836 were enabled explicitly by using one of the command line options
5837 .Fl ~
5839 .Fl # ,
5840 set this to the (case-insensitive) value
5841 .Ql restrict
5842 (note right now this is actually like setting
5843 .Ql restrict,-all,+name,+addr ) .
5845 In fact the value is interpreted as a comma-separated list of values.
5846 If it contains
5847 .Ql fail
5848 then the existence of disallowed specifications is treated as a hard
5849 send error instead of only filtering them out.
5850 The remaining values specify whether a specific type of recipient
5851 address specification is allowed (optionally indicated by a plus sign
5852 .Ql +
5853 prefix) or disallowed (prefixed with a hyphen
5854 .Ql - ) .
5855 The value
5856 .Ql all
5857 addresses all possible address specifications,
5858 .Ql file
5859 file targets,
5860 .Ql pipe
5861 command pipeline targets,
5862 .Ql name
5863 plain user names and (MTA) aliases (\*(OB
5864 .Ql noalias
5865 may be used as an alternative syntax to
5866 .Ql -name )
5868 .Ql addr
5869 network addresses.
5870 These kind of values are interpreted in the given order, so that
5871 .Ql restrict,\:fail,\:+file,\:-all,\:+addr
5872 will cause hard errors for any non-network address recipient address
5873 unless \*(UA is in interactive mode or has been started with the
5874 .Fl ~
5876 .Fl #
5877 command line option; in the latter case(s) any address may be used, then.
5880 .It Va expandargv
5881 Unless this variable is set additional mail-transfer-agent (MTA)
5882 arguments from the command line, as can be given after a
5883 .Ql --
5884 separator, are ignored due to safety reasons.
5885 However, if set to the special value
5886 .Ql fail ,
5887 then the presence of additional MTA arguments is treated as a hard
5888 error that causes \*(UA to exit with failure status.
5889 A lesser strict variant is the otherwise identical
5890 .Ql restrict ,
5891 which does accept such arguments in interactive mode, or if tilde
5892 commands were enabled explicitly by using one of the command line options
5893 .Fl ~
5895 .Fl # .
5898 .It Va features
5899 \*(RO Information on the features compiled into \*(UA \(en the content
5900 of this variable is identical to the output of the command
5901 .Ic features .
5905 .It Va file-hook-load-EXTENSION , file-hook-save-EXTENSION
5906 It is possible to install file hooks which will be used by the
5907 .Ic file
5908 command in order to be able to transparently handle (through an
5909 intermediate temporary file) files with specific
5910 .Ql EXTENSION Ns
5911 s: the variable values can include shell snippets and are expected to
5912 write data to standard output / read data from standard input,
5913 respectively.
5914 \*(ID The variables may not be changed while there is a mailbox
5915 attendant.
5916 .Bd -literal -offset indent
5917 set file-hook-load-xy='echo >&2 XY-LOAD; gzip -cd' \e
5918     file-hook-save-xy='echo >&2 XY-SAVE; gzip -c' \e
5919     record=+null-sent.xy
5923 .It Va folder
5924 The name of the directory to use for storing folders of messages.
5925 All folder names that begin with
5926 .Ql +
5927 refer to files below it.
5928 The same special conventions as documented for the
5929 .Ic file
5930 command may be used when specifying a new value for
5931 .Va \&\&folder ,
5932 but be aware that the expansion is fully performed immediately.
5933 E.g., if the expanded name refers to an IMAP account, all names that
5934 begin with `+' refer to IMAP mailboxes below the
5935 .Va folder
5936 target box.
5938 Note: for IMAP it makes a difference whether
5939 .Va \&\&folder
5940 ends with a directory separator solidus or not in respect to the
5941 automatic append of `INBOX' strings.
5942 Ssome IMAP servers do not accept the creation of mailboxes in
5943 the hierarchy base, but require that they are created as subfolders of
5944 `INBOX' \(en with such servers a folder name of the form
5946 .Dl imaps://mylogin@imap.myisp.example/INBOX.
5948 should be used (the last character is the server's hierarchy delimiter).
5949 Folder names prefixed by `+' will then refer to folders below `INBOX',
5950 while folder names prefixed by `@' refer to folders below the hierarchy
5951 base.
5952 See the
5953 .Ic imap
5954 namespace command for a method to detect the appropriate prefix and
5955 delimiter.
5958 .It Va folder-hook
5959 When a folder is opened and this variable is set,
5960 the macro corresponding to the value of this variable is executed.
5961 The macro is also invoked when new mail arrives,
5962 but message lists for commands executed from the macro
5963 only include newly arrived messages then.
5965 .Ic localopts
5966 are activated in a folder hook, then the covered settings will be
5967 reverted once the folder is left again.
5970 .It Va folder-hook-FOLDER
5971 Overrides
5972 .Va folder-hook
5973 for a folder named
5974 .Ql FOLDER .
5975 Unlike other folder specifications, the fully expanded name of a folder,
5976 without metacharacters, is used to avoid ambiguities.
5977 However, if the mailbox resides under
5978 .Va folder
5979 then the usual
5980 .Ql +
5981 specification is tried in addition, e.g., if
5982 .Va \&\&folder
5984 .Dq mail
5985 (and thus relative to the user's home directory) then
5986 .Pa /home/usr1/mail/sent
5987 will be tried as
5988 .Ql folder-hook-/home/usr1/mail/sent
5989 first, but then followed by
5990 .Ql folder-hook-+sent .
5993 .It Va followup-to-honour
5994 Controls whether a
5995 .Ql Mail-Followup-To:
5996 header is honoured when group-replying to a message via
5997 .Ic reply
5999 .Ic Lreply .
6000 This is a quadoption; if set without a value it defaults to
6001 .Dq yes .
6002 Also see
6003 .Va followup-to
6004 and the commands
6005 .Ic mlist
6007 .Ic mlsubscribe .
6010 .It Va from
6011 The address (or a list of addresses) to put into the
6012 .Ql From:
6013 field of the message header, quoting RFC 5322:
6014 the author(s) of the message, that is, the mailbox(es) of the person(s)
6015 or system(s) responsible for the writing of the message.
6016 If replying to messages these addresses are handled as if they were in
6018 .Ic alternates
6019 list.
6020 If the machine's hostname is not valid at the Internet (for example at
6021 a dialup machine) then either this variable or
6022 .Va hostname
6023 (\*(IN and with
6024 .Va smtp
6025 .Va smtp-hostname
6026 adds even more fine-tuning capabilities),
6027 have to be set.
6029 .Va \&\&from
6030 contains more than one address,
6031 setting the
6032 .Va sender
6033 variable is required (according to the standard RFC 5322).
6036 .It Va fwdheading
6037 The string to print before the text of a message with the
6038 .Ic forward
6039 command
6040 (unless the
6041 .Va forward-as-attachment
6042 variable is set).
6043 Defaults to
6044 .Dq -------- Original Message --------
6045 if unset; No heading is printed if it is set to the empty string.
6048 .It Va headline
6049 A format string to use for the header summary,
6050 similar to
6051 .Xr printf 3
6052 formats.
6053 A percent character
6054 .Ql %
6055 introduces a format specifier that may be followed by a number
6056 indicating the field width;
6057 If the (possibly implicitly implied) field width is negative, the field
6058 is to be left-aligned.
6059 Valid format specifiers are:
6061 .Bl -tag -compact -offset indent -width "_%%_"
6062 .It Ql %%
6063 A plain percent character.
6064 .It Ql %>
6065 A space character but for the current message, for which it expands to
6066 .Ql > .
6067 .It Ql %<
6068 A space character but for the current message, for which it expands to
6069 .Ql < .
6070 .It Ql %$
6071 \*(OP The spam score of the message, as has been classified via the
6072 command
6073 .Ic spamrate .
6074 Prints only a replacement character if there is no spam support.
6075 .It Ql %a
6076 Message attribute character (status flag); the actual content can be
6077 adjusted by setting
6078 .Va attrlist .
6079 .It Ql %d
6080 The date when the message was received.
6081 .It Ql %e
6082 The indenting level in threaded mode.
6083 .It Ql %f
6084 The address of the message sender.
6085 .It Ql %i
6086 The message thread structure.
6087 (Note that this format doesn't support a field width.)
6088 .It Ql %l
6089 The number of lines of the message.
6090 .It Ql %m
6091 Message number.
6092 .It Ql %o
6093 The number of octets (bytes) in the message.
6094 .It Ql %s
6095 Message subject (if any).
6096 .It Ql %S
6097 Message subject (if any) in double quotes.
6098 .It Ql \&%T
6099 Message recipient flags: is the addressee of the message a known or
6100 subscribed mailing list \(en see
6101 .Ic mlist
6103 .Ic mlsubscribe .
6104 .It Ql %t
6105 The position in threaded/sorted order.
6108 The default is
6109 .Ql %>\&%a\&%m\ %-18f\ %16d\ %4l/%\-5o\ %i%-s ,
6111 .Ql %>\&%a\&%m\ %20-f\ \ %16d\ %3l/%\-5o\ %i%-S
6113 .Va bsdcompat
6114 is set.
6115 Also see
6116 .Va attrlist
6118 .Va headline-bidi .
6121 .It Va headline-bidi
6122 Bidirectional text requires special treatment when displaying headers,
6123 because numbers (in dates or for file sizes etc.) will not affect the
6124 current text direction, in effect resulting in ugly line layouts when
6125 arabic or other right-to-left text is to be displayed.
6126 On the other hand only a minority of terminals is capable to correctly
6127 handle direction changes, so that user interaction is necessary for
6128 acceptable results.
6129 Note that extended host system support is required nonetheless, e.g.,
6130 detection of the terminal character set is one precondition;
6131 and this feature only works in an Unicode (i.e., UTF-8) locale.
6133 In general setting this variable will cause \*(UA to encapsulate text
6134 fields that may occur when printing
6135 .Va headline
6136 (and some other fields, like dynamic expansions in
6137 .Va prompt )
6138 with special Unicode control sequences;
6139 it is possible to fine-tune the terminal support level by assigning
6140 a value:
6141 no value (or any value other than
6142 .Ql 1 ,
6143 .Ql 2
6145 .Ql 3 )
6146 will make \*(UA assume that the terminal is capable to properly deal
6147 with Unicode version 6.3, in which case text is embedded in a pair of
6148 U+2068 (FIRST STRONG ISOLATE) and U+2069 (POP DIRECTIONAL ISOLATE)
6149 characters.
6150 In addition no space on the line is reserved for these characters.
6152 Weaker support is chosen by using the value
6153 .Ql 1
6154 (Unicode 6.3, but reserve the room of two spaces for writing the control
6155 sequences onto the line).
6156 The values
6157 .Ql 2
6159 .Ql 3
6160 select Unicode 1.1 support (U+200E, LEFT-TO-RIGHT MARK); the latter
6161 again reserves room for two spaces in addition.
6164 .It Va hostname
6165 Use this string as hostname when expanding local addresses instead of
6166 the value obtained from
6167 .Xr uname 3
6169 .Xr getaddrinfo 3 ,
6170 i.e., in
6171 .Ql Message-ID:
6173 .Ql From:
6174 fields.
6175 Note that when
6176 .Va smtp
6177 transport is not used then it is normally the responsibility of the MTA
6178 to create these fields, \*(IN in conjunction with
6179 .Va smtp
6180 however
6181 .Va smtp-hostname
6182 also influences the results;
6183 you should produce some test messages with the desired combination of
6184 .Va \&\&hostname ,
6185 and/or
6186 .Va from ,
6187 .Va sender
6188 etc. first.
6190 .Mx Va imap-auth
6191 .It Va imap-auth-USER@HOST , imap-auth
6192 \*(OP Sets the IMAP authentication method.
6193 Valid values are `login' for the usual password-based authentication
6194 (the default),
6195 `cram-md5', which is a password-based authentication that does not send
6196 the password over the network in clear text,
6197 and `gssapi' for GSS-API based authentication.
6200 .It Va imap-cache
6201 \*(OP Enables caching of IMAP mailboxes.
6202 The value of this variable must point to a directory that is either
6203 existent or can be created by \*(UA.
6204 All contents of the cache can be deleted by \*(UA at any time;
6205 it is not safe to make assumptions about them.
6207 .Mx Va imap-delim
6208 .It Va imap-delim-USER@HOST , imap-delim-HOST , imap-delim
6209 \*(OP The hierarchy separator used by the IMAP server.
6210 Whenever an IMAP path is specified it will undergo normalization.
6211 One of the normalization steps is the squeeze and adjustment of
6212 hierarchy separators.
6213 If this variable is set, any occurrence of any character of the given
6214 value that exists in the path will be replaced by the first member of
6215 the value; an empty value will cause the default to be used, it is
6216 .Ql /. .
6218 .Mx Va imap-keepalive
6219 .It Va imap-keepalive-USER@HOST , imap-keepalive-HOST , imap-keepalive
6220 \*(OP IMAP servers may close the connection after a period of
6221 inactivity; the standard requires this to be at least 30 minutes,
6222 but practical experience may vary.
6223 Setting this variable to a numeric `value' greater than 0 causes
6224 a `NOOP' command to be sent each `value' seconds if no other operation
6225 is performed.
6228 .It Va imap-list-depth
6229 \*(OP When retrieving the list of folders on an IMAP server, the
6230 .Ic folders
6231 command stops after it has reached a certain depth to avoid possible
6232 infinite loops.
6233 The value of this variable sets the maximum depth allowed.
6234 The default is 2.
6235 If the folder separator on the current IMAP server is a slash `/',
6236 this variable has no effect and the
6237 .Ic folders
6238 command does not descend to subfolders.
6241 .It Va inbox
6242 If this is set it will be used for expansions of
6243 .Ql % ,
6245 .Ic file
6246 for more.
6247 The value supports a subset of filename expansions itself.
6250 .It Va indentprefix
6251 String used by the
6252 .Ic ~m , ~M
6254 .Ic ~R
6255 .Sx "TILDE ESCAPES"
6256 and by the
6257 .Va quote
6258 option for indenting messages,
6259 in place of the normal tabulator character
6260 .Ql ^I ,
6261 which is the default.
6262 Be sure to quote the value if it contains spaces or tabs.
6265 .It Va line-editor-cursor-right
6266 \*(OP If the builtin command line editor is used, actions which are
6267 based on rightwise movement may not work on some terminals.
6268 If you encounter such problems, set this variable to the terminal
6269 control sequence that is necessary to move the cursor one column to the
6270 right.
6271 The default is
6272 .Ql \e033[C ,
6273 which should work for most terminals.
6274 Less often occur
6275 .Ql \e033OC
6277 .Ql \e014 .
6278 Note that
6279 .Dq Escape
6280 and other control character have to be written as shell-style escape
6281 sequences, e.g.,
6282 .Ql \e033
6283 for (US-ASCII)
6284 .Dq Escape .
6287 .It Va MAIL
6288 Is used as the user's mailbox, if set.
6289 Otherwise, a system-dependent default is used.
6290 Supports a logical subset of the special conventions that are documented
6291 for the
6292 .Ic file
6293 command and the
6294 .Va folder
6295 option.
6298 .It Va mime-counter-evidence
6299 Normally the
6300 .Ql Content-Type:
6301 field is used to decide how to handle MIME parts.
6302 Some MUAs however don't use
6303 .Xr mime.types 5
6304 or a similar mechanism to correctly classify content, but simply specify
6305 .Ql application/octet-stream ,
6306 even for plain text attachments like
6307 .Ql text/diff .
6308 If this variable is set then \*(UA will try to classify such MIME
6309 message parts on its own, if possible, and through their file name.
6310 This variable can also be given a non-empty value, in which case the
6311 value is expected to be a number, actually a carrier of bits.
6312 Creating the bit-carrying number is a simple addition:
6313 .Bd -literal -offset indent
6314 ? !echo Value should be set to $((2 + 4))
6315 Value should be set to 6
6318 .Bl -bullet -compact
6320 If bit two is set (2) then the detected
6321 .Qd real
6322 content-type will be carried along with the message and be used for
6323 deciding which
6324 .Va pipe-TYPE/SUBTYPE
6325 is responsible for the MIME part, shall that question arise;
6326 when displaying such a MIME part the part-info will indicate the
6327 overridden content-type by showing a plus-sign
6328 .Ql + .
6330 If bit three is set (4) then the counter-evidence is always produced
6331 and a positive result will be used as the MIME type, even forcefully
6332 overriding the parts given MIME type.
6333 .\".It
6334 .\"If bit four is set (8) then as a last resort the content of
6335 .\".Ql application/octet-stream
6336 .\"parts will be inspected, so that data that looks like (english) plain
6337 .\"text can be treated as such.
6341 .It Va mimetypes-load-control
6342 This option can be used to control which of the
6343 .Xr mime.types 5
6344 databases are loaded by \*(UA, as furtherly described in the section
6345 .Sx "The mime.types files" .
6346 If the letter
6347 .Ql u
6348 is part of the option value, then the user's personal
6349 .Pa ~/.mime.types
6350 file will be loaded (if it exists); likewise the letter
6351 .Ql s
6352 controls loading of the system wide
6353 .Pa /etc/mime.types ;
6354 the user file is loaded first, letter matching is case-insensitive.
6355 If this option is not set \*(UA will try to load both files instead.
6356 Incorporation of the \*(UA-builtin MIME types cannot be suppressed,
6357 but they will be matched last.
6359 More sources can be specified by using a different syntax: if the
6360 value string contains an equals sign
6361 .Ql =
6362 then it is instead parsed as a comma-separated list of the described
6363 letters plus
6364 .Ql f=FILENAME
6365 pairs; the given filenames will be expanded and loaded, and their
6366 content may use the extended syntax that is described in the section
6367 .Sx "The mime.types files" .
6370 .It Va NAIL_EXTRA_RC
6371 The name of an optional startup file to be read after
6372 .Pa \*(ur .
6373 This variable has an effect only if it is set in
6374 .Pa \*(UR
6376 .Pa \&\&\*(ur ,
6377 it is not imported from the environment in order to honour
6378 .Ql MAILRC=/dev/null Ns /
6379 .Fl n
6380 invocations.
6381 Use this file for commands that are not understood by other POSIX
6382 .Xr mailx 1
6383 implementations.
6386 .It Va NAIL_HEAD
6387 A string to put at the beginning of each new message.
6388 The escape sequences tabulator
6389 .Ql \et
6390 and newline
6391 .Ql \en
6392 are understood.
6395 .It Va NAIL_HISTFILE
6396 \*(OP If a command line editor is available then this can be set to
6397 name the (expandable) path of the location of a permanent history file.
6400 .It Va NAIL_HISTSIZE
6401 \*(OP If a command line editor is available this value restricts the
6402 amount of history entries that are saved into a set and valid
6403 .Va NAIL_HISTFILE .
6404 A value of less than 0 disables this feature;
6405 note that loading and incorporation of
6406 .Va NAIL_HISTFILE
6407 upon program startup can also be suppressed by doing this.
6408 An unset or invalid value, or 0, causes a default value to be used.
6409 Dependent on the available command line editor this will also define the
6410 number of history entries in memory;
6411 it is also editor-specific whether runtime updates of this value will be
6412 honoured.
6415 .It Va NAIL_TAIL
6416 A string to put at the end of each new message.
6417 The escape sequences tabulator
6418 .Ql \et
6419 and newline
6420 .Ql \en
6421 are understood.
6424 .It Va newfolders
6425 If this variable has the value
6426 .Ql maildir ,
6427 newly created local folders will be in Maildir format.
6430 .It Va newmail
6431 Checks for new mail in the current folder each time the prompt is
6432 printed.
6433 For IMAP mailboxes the server is then polled for new mail,
6434 which may result in delayed operation if the connection to the server is
6435 slow.
6436 A Maildir folder must be re-scanned to determine if new mail has arrived.
6438 If this variable is set to the special value
6439 .Dq nopoll
6440 an IMAP server is not actively asked for new mail, but new mail may
6441 still be detected and announced with any other IMAP command that is sent
6442 to the server.
6443 In either case the IMAP server may send notifications about messages
6444 that have been deleted on the server by another process or client.
6445 In this case,
6446 .Dq Expunged X messages
6447 is printed regardless of this variable, and message numbers may have
6448 changed.
6450 If this variable is set to the special value
6451 .Ql nopoll
6452 then a Maildir folder will not be rescanned completely, but only
6453 timestamp changes are detected.
6456 .It Va ORGANIZATION
6457 The value to put into the
6458 .Ql Organization:
6459 field of the message header.
6461 .Mx Va password
6462 .It Va password-USER@HOST , password-HOST , password
6463 \*(IN Variable chain that sets a password, which is used in case none has
6464 been given in the protocol and account-specific URL;
6465 as a last resort \*(UA will ask for a password on the user's terminal if
6466 the authentication method requires a password.
6467 Specifying passwords in a startup file is generally a security risk;
6468 the file should be readable by the invoking user only.
6470 .It Va password-USER@HOST
6471 \*(OU (see the chain above for \*(IN)
6472 Set the password for
6473 .Ql USER
6474 when connecting to
6475 .Ql HOST .
6476 If no such variable is defined for a host,
6477 the user will be asked for a password on standard input.
6478 Specifying passwords in a startup file is generally a security risk;
6479 the file should be readable by the invoking user only.
6482 .It Va pipe-TYPE/SUBTYPE
6483 When a MIME message part of type
6484 .Ql TYPE/SUBTYPE
6485 (normalized to lowercase) is displayed or quoted,
6486 its text is filtered through the value of this variable interpreted as
6487 a shell command.
6488 The special value
6489 .Ql @
6490 can be used to force interpretation of the message part as plain text, e.g.,
6491 .Ql set pipe-application/pgp-signature=@
6492 will henceforth treat signatures as plain text and display them "as is".
6493 (The same can also be achieved, in a more useful context, by using the
6494 .Ic mimetype
6495 command in conjunction with a type marker.)
6497 Also, if a shell command is prefixed with
6498 .Ql @ ,
6499 then the command will only be used to prepare the MIME message part if
6500 the message is displayed by itself, but not when multiple messages are
6501 displayed at once.
6503 Finally, if a shell command is prefixed with
6504 .Ql @& ,
6505 then, in addition to what has been described for the plain
6506 .Ql @
6507 shell command prefix, the command will be run asynchronously, i.e.,
6508 without blocking \*(UA, which may be a handy way to display a, e.g., PDF
6509 file while also continuing to read the mail message.
6510 Some information about the MIME part to be displayed is embedded into
6511 the environment of the shell command:
6513 .Bl -tag -compact -width ".It Ev _AIL__ILENAME__ENERATED"
6515 .It Ev NAIL_TMPDIR
6516 The temporary directory that \*(UA uses.
6517 Usually identical to
6518 .Ev TMPDIR ,
6519 but guaranteed to be set and usable by child processes;
6520 to ensure the latter condition for
6521 .Ev \&\&TMPDIR
6522 also, it'll be set.
6524 .It Ev NAIL_FILENAME
6525 The filename, if any is set, the empty string otherwise.
6527 .It Ev NAIL_FILENAME_GENERATED
6528 A random string.
6530 .It Ev NAIL_CONTENT
6531 The MIME content-type of the part, if known, the empty string otherwise.
6533 .It Ev NAIL_CONTENT_EVIDENCE
6535 .Va mime-counter-evidence
6536 includes the carry-around-bit (2), then this will be set to the detected
6537 MIME content-type; not only then identical to
6538 .Ev \&\&NAIL_CONTENT
6539 otherwise.
6543 .It Va pipe-EXTENSION
6544 This is identical to
6545 .Va pipe-TYPE/SUBTYPE
6546 except that
6547 .Ql EXTENSION
6548 (normalized to lowercase using character mappings of the ASCII charset)
6549 names a file extension, e.g.,
6550 .Ql xhtml .
6551 Handlers registered using this method take precedence.
6553 .Mx Va pop3-keepalive
6554 .It Va pop3-keepalive-USER@HOST , pop3-keepalive-HOST , pop3-keepalive
6555 \*(OP POP3 servers close the connection after a period of inactivity;
6556 the standard requires this to be at least 10 minutes,
6557 but practical experience may vary.
6558 Setting this variable to a numeric value greater than
6559 .Ql 0
6560 causes a
6561 .Ql NOOP
6562 command to be sent each value seconds if no other operation is performed.
6565 .It Va prompt
6566 The string printed when a command is accepted.
6567 Prompting may be prevented by either setting this to the null string
6568 or by setting
6569 .Pf no Va prompt .
6570 The same XSI escape sequences that are understood by the
6571 .Ic echo
6572 command may be used within
6573 .Va \&\&prompt .
6575 In addition, the following \*(UA specific additional sequences are
6576 understood:
6577 .Ql \e& ,
6578 which expands to
6579 .Dq \&?
6580 unless
6581 .Va bsdcompat
6582 is set, in which case it expands to
6583 .Dq \&& ;
6584 note that
6585 .Ql \e&\0
6586 is the default value of
6587 .Va \&\&prompt .
6588 .Ql \e? ,
6589 which will expand to
6590 .Dq 1
6591 if the last command failed and to
6592 .Dq 0
6593 otherwise,
6594 .Ql \e$ ,
6595 which will expand to the name of the currently active
6596 .Ic account ,
6597 if any, and to the empty string otherwise, and
6598 .Ql \e@ ,
6599 which will expand to the name of the currently active mailbox.
6600 (Note that the prompt buffer is size-limited, excess is cut off.)
6602 Even though
6603 .Va \&\&prompt
6604 checks for
6605 .Va headline-bidi
6606 to encapsulate the expansions of the
6607 .Ql \e$
6609 .Ql \e@
6610 escape sequences as necessary to correctly display bidirectional text,
6611 this is not true for the final string that makes up
6612 .Va \&\&prompt
6613 as such, i.e., real BIDI handling is not supported.
6615 When a newer version of the
6616 .Xr editline 3
6617 .Sx "Command line editor"
6618 is used, any escape sequence must itself be encapsulated with another
6619 escape character for usage with the
6620 .Va EL_PROMPT_ESC
6621 mechanism: \*(UA configures the control character
6622 .Ql \e01
6623 for this.
6626 .It Va quote
6627 If set, \*(UA starts a replying message with the original message
6628 prefixed by the value of the variable
6629 .Va indentprefix .
6630 Normally, a heading consisting of
6631 .Dq Fromheaderfield wrote:
6632 is printed before the quotation.
6633 If the string
6634 .Ql noheading
6635 is assigned to the
6636 .Va \&\&quote
6637 variable, this heading is omitted.
6638 If the string
6639 .Ql headers
6640 is assigned, the headers selected by the
6641 .Ic ignore Ns / Ns Ic retain
6642 commands are printed above the message body,
6643 thus
6644 .Va \&\&quote
6645 acts like an automatic
6646 .Pf ` Ic ~m Ns '
6647 .Sx "TILDE ESCAPES"
6648 command, then.
6649 If the string
6650 .Ql allheaders
6651 is assigned, all headers are printed above the message body and all MIME
6652 parts are included, making
6653 .Va \&\&quote
6654 act like an automatic
6655 .Pf ` Ic ~M Ns '
6656 command; also see
6657 .Va quote-as-attachment .
6660 .It Va quote-fold
6661 \*(OP Can be set in addition to
6662 .Va indentprefix .
6663 Setting this turns on a more fancy quotation algorithm in that leading
6664 quotation characters are compressed and overlong lines are folded.
6665 .Va \&\&quote-fold
6666 can be set to either one or two (space separated) numeric values,
6667 which are interpreted as the maximum (goal) and the minimum line length,
6668 respectively, in a spirit rather equal to the
6669 .Xr fmt 1
6670 program, but line-, not paragraph-based.
6671 If not set explicitly the minimum will reflect the goal algorithmically.
6672 The goal can't be smaller than the length of
6673 .Va indentprefix
6674 plus some additional pad.
6675 Necessary adjustments take place silently.
6678 .It Va record
6679 If defined, gives the pathname of the folder used to record all outgoing
6680 mail.
6681 If not defined, then outgoing mail is not saved.
6682 When saving to this folder fails the message is not sent,
6683 but instead saved to
6684 .Ev DEAD .
6687 .It Va reply_strings
6688 Can be set to a comma-separated list of (case-insensitive according to
6689 ASCII rules) strings which shall be recognized in addition to the
6690 builtin strings as
6691 .Ql Subject:
6692 reply message indicators \(en builtin are
6693 .Ql Re: ,
6694 which is mandated by RFC 5322, as well as the german
6695 .Ql Aw: .
6698 .It Va replyto
6699 A list of addresses to put into the
6700 .Ql Reply-To:
6701 field of the message header.
6702 Members of this list are handled as if they were in the
6703 .Ic alternates
6704 list.
6707 .It Va reply-to-honour
6708 Controls whether a
6709 .Ql Reply-To:
6710 header is honoured when replying to a message via
6711 .Ic reply
6713 .Ic Lreply .
6714 This is a quadoption; if set without a value it defaults to
6715 .Dq yes .
6718 .It Va screen
6719 When \*(UA initially prints the message headers it determines the number
6720 to print by looking at the speed of the terminal.
6721 The faster the terminal, the more it prints.
6722 This option overrides this calculation and specifies how many message
6723 headers are printed.
6724 This number is also used for scrolling with the
6725 .Ic z
6726 command.
6729 .It Va sendcharsets
6730 \*(OP A comma-separated list of character set names that can be used in
6731 outgoing internet mail.
6732 The value of the variable
6733 .Va charset-8bit
6734 is automatically appended to this list of character-sets.
6735 If no character set conversion capabilities are compiled into \*(UA then
6736 the only supported charset is
6737 .Va ttycharset .
6738 Also see
6739 .Va sendcharsets-else-ttycharset
6740 and refer to the section
6741 .Sx "Character sets"
6742 for the complete picture of character set conversion in \*(UA.
6745 .It Va sender
6746 An address that is put into the
6747 .Ql Sender:
6748 field of outgoing messages, quoting RFC 5322: the mailbox of the agent
6749 responsible for the actual transmission of the message.
6750 This field should normally not be used unless the
6751 .Ql From:
6752 field contains more than one address, on which case it is required.
6754 .Va \&\&sender
6755 address is handled as if it were in the
6756 .Ic alternates
6757 list.
6760 .It Va sendmail
6761 To use an alternate mail transport agent (MTA),
6762 set this option to the full pathname of the program to use.
6763 It may be necessary to set
6764 .Va sendmail-progname
6765 in addition.
6767 The MTA will be passed command line arguments from several possible
6768 sources: from the variable
6769 .Va sendmail-arguments
6770 if set, from the command line if given and the variable
6771 .Va expandargv
6772 allows their use.
6773 Argument processing of the MTA will be terminated with a
6774 .Ql --
6775 separator.
6777 The otherwise occurring implicit usage of the following MTA command line
6778 arguments can be disabled by setting the boolean option
6779 .Va sendmail-no-default-arguments
6780 (which will also disable passing
6781 .Ql --
6782 to the MTA):
6783 .Ql -i
6784 (for not treating a line with only a dot
6785 .Ql \&.
6786 character as the end of input),
6787 .Ql -m
6788 (shall the option
6789 .Va metoo
6790 be set) and
6791 .Ql -v
6792 (if the
6793 .Va verbose
6794 option is set); in conjunction with the
6795 .Fl r
6796 command line option \*(UA will also pass
6797 .Ql -f
6798 as well as
6799 .Ql -F .
6802 .It Va sendmail-arguments
6803 Arguments to pass through to the Mail-Transfer-Agent can be given via
6804 this option.
6805 The content of this variable will be split up in a vector of arguments
6806 which will be joined onto other possible MTA options:
6808 .Dl set sendmail-arguments='-t -X \&"/tmp/my log\&"'
6811 .It Va sendmail-no-default-arguments
6812 \*(BY Unless this option is set \*(UA will pass some well known
6813 standard command line options to the defined
6814 .Va sendmail
6815 program, see there for more.
6818 .It Va sendmail-progname
6819 Many systems use a so-called
6820 .Xr mailwrapper 8
6821 environment to ensure compatibility with
6822 .Xr sendmail 1 .
6823 This works by inspecting the name that was used to invoke the mail
6824 delivery system.
6825 If this variable is set then the mailwrapper (the program that is
6826 actually executed when calling
6827 .Dq sendmail )
6828 will treat its contents as that name.
6829 The default is
6830 .Ql sendmail .
6833 .It Va Sign
6834 A string for use with the
6835 .Ic ~A
6836 tilde escape.
6839 .It Va sign
6840 A string for use with the
6841 .Ic ~a
6842 tilde escape.
6845 .It Va signature
6846 Must correspond to the name of a readable file if set.
6847 The file's content is then appended to each singlepart message
6848 and to the first part of each multipart message.
6849 Be warned that there is no possibility to edit the signature for an
6850 individual message.
6853 .It Va smime-ca-dir
6854 \*(OP Specifies a directory with CA certificates in PEM (Privacy
6855 Enhanced Mail) format for verification of S/MIME signed messages.
6858 .It Va smime-ca-file
6859 \*(OP Specifies a file with CA certificates in PEM format for
6860 verification of S/MIME signed messages.
6862 .Mx Va smime-cipher
6863 .It Va smime-cipher-USER@HOST , smime-cipher
6864 \*(OP Specifies the cipher to use when generating S/MIME encrypted
6865 messages (for the specified account).
6866 RFC 5751 mandates a default of
6867 .Ql aes128
6868 (AES-128 CBC).
6869 Possible values are (case-insensitive and) in decreasing cipher strength:
6870 .Ql aes256
6871 (AES-256 CBC),
6872 .Ql aes192
6873 (AES-192 CBC),
6874 .Ql aes128
6875 (AES-128 CBC),
6876 .Ql des3
6877 (DES EDE3 CBC, 168 bits; default if
6878 .Ql aes128
6879 isn't available) and
6880 .Ql des
6881 (DES CBC, 56 bits).
6883 The actually available cipher algorithms depend on the cryptographic
6884 library that \*(UA uses.
6885 \*(OP Support for more cipher algorithms may be available through
6886 dynamic loading via, e.g.,
6887 .Xr EVP_get_cipherbyname 3
6888 (OpenSSL) if \*(UA has been compiled to support this.
6891 .It Va smime-crl-dir
6892 \*(OP Specifies a directory that contains files with CRLs in PEM format
6893 to use when verifying S/MIME messages.
6896 .It Va smime-crl-file
6897 \*(OP Specifies a file that contains a CRL in PEM format to use when
6898 verifying S/MIME messages.
6901 .It Va smime-encrypt-USER@HOST
6902 \*(OP If this variable is set, messages send to the given receiver are
6903 encrypted before sending.
6904 The value of the variable must be set to the name of a file that
6905 contains a certificate in PEM format.
6907 If a message is sent to multiple recipients,
6908 each of them for whom a corresponding variable is set will receive an
6909 individually encrypted message;
6910 other recipients will continue to receive the message in plain text
6911 unless the
6912 .Va smime-force-encryption
6913 variable is set.
6914 It is recommended to sign encrypted messages, i.e., to also set the
6915 .Va smime-sign
6916 variable.
6918 .Mx Va smime-sign-cert
6919 .It Va smime-sign-cert-USER@HOST , smime-sign-cert
6920 \*(OP Points to a file in PEM format.
6921 For the purpose of signing and decryption this file needs to contain the
6922 user's private key as well as his certificate.
6924 For message signing
6925 .Ql USER@HOST
6926 is always derived from the value of
6927 .Va from
6928 (or, if that contains multiple addresses,
6929 .Va sender ) .
6930 For the purpose of encryption the recipient's public encryption key
6931 (certificate) is expected; the command
6932 .Ic certsave
6933 can be used to save certificates of signed messages (the section
6934 .Sx "Signed and encrypted messages with S/MIME"
6935 gives some details).
6936 This mode of operation is usually driven by the specialized form.
6938 When decrypting messages the account is derived from the recipient
6939 fields
6940 .Pf ( Ql To:
6942 .Ql Cc: )
6943 of the message, which are searched for addresses for which such
6944 a variable is set.
6945 \*(UA always uses the first address that matches,
6946 so if the same message is sent to more than one of the user's addresses
6947 using different encryption keys, decryption might fail.
6949 .Mx Va smime-sign-include-certs
6950 .It Va smime-sign-include-certs-USER@HOST , smime-sign-include-certs
6951 \*(OP If used, this is supposed to a consist of a comma-separated list
6952 of files, each of which containing a single certificate in PEM format to
6953 be included in the S/MIME message in addition to the
6954 .Va smime-sign-cert
6955 certificate.
6956 This is most useful for long certificate chains if it is desired to aid
6957 the receiving party's verification process.
6958 Note that top level certificates may also be included in the chain but
6959 don't play a role for verification.
6960 Also see
6961 .Va smime-sign-cert .
6962 Remember that for this
6963 .Ql USER@HOST
6964 refers to the variable
6965 .Va from
6966 (or, if that contains multiple addresses,
6967 .Va sender ) .
6969 .Mx Va smime-sign-message-digest
6970 .It Va smime-sign-message-digest-USER@HOST , smime-sign-message-digest
6971 \*(OP Specifies the message digest to use when signing S/MIME messages.
6972 RFC 5751 mandates a default of
6973 .Ql sha1 .
6974 Possible values are (case-insensitive and) in decreasing cipher strength:
6975 .Ql sha512 ,
6976 .Ql sha384 ,
6977 .Ql sha256 ,
6978 .Ql sha224
6980 .Ql md5 .
6982 The actually available message digest algorithms depend on the
6983 cryptographic library that \*(UA uses.
6984 \*(OP Support for more message digest algorithms may be available
6985 through dynamic loading via, e.g.,
6986 .Xr EVP_get_digestbyname 3
6987 (OpenSSL) if \*(UA has been compiled to support this.
6988 Remember that for this
6989 .Ql USER@HOST
6990 refers to the variable
6991 .Va from
6992 (or, if that contains multiple addresses,
6993 .Va sender ) .
6996 .It Va smtp
6997 \*(OP Normally \*(UA invokes the program defined via
6998 .Va sendmail
6999 to transfer messages, as described in
7000 .Sx "Sending mail" .
7001 Setting the
7002 .Va \&\&smtp
7003 variable will instead cause SMTP network connections be made to the
7004 server specified therein in order to directly submit the message.
7005 \*(UA knows about three different
7006 .Dq SMTP protocols :
7008 .Bl -bullet -compact
7010 The plain SMTP protocol (RFC 5321) that normally lives on the
7011 server port 25 and requires setting the
7012 .Va smtp-use-starttls
7013 variable to enter a SSL/TLS encrypted session state.
7014 Assign a value like \*(IN
7015 .Ql [smtp://][user[:password]@]server[:port]
7016 (\*(OU
7017 .Ql [smtp://]server[:port] )
7018 to choose this protocol.
7020 Then the so-called SMTPS which is supposed to live on server port 465
7021 and is automatically SSL/TLS secured.
7022 Unfortunately it never became a standardized protocol and may thus not
7023 be supported by your hosts network service database
7024 \(en in fact the port number has already been reassigned to other
7025 protocols!
7027 SMTPS is nonetheless a commonly offered protocol and thus can be
7028 chosen by assigning a value like \*(IN
7029 .Ql smtps://[user[:password]@]server[:port]
7030 (\*(OU
7031 .Ql smtps://server[:port] ) ;
7032 due to the mentioned problems it is usually necessary to explicitly
7033 specify the port as
7034 .Ql :465 ,
7035 however.
7037 Finally there is the SUBMISSION protocol (RFC 6409), which usually
7038 lives on server port 587 and is practically identically to the SMTP
7039 protocol from \*(UAs point of view beside that; it requires setting the
7040 .Va smtp-use-starttls
7041 variable to enter a SSL/TLS secured session state.
7042 Assign a value like \*(IN
7043 .Ql submission://[user[:password]@]server[:port]
7044 (\*(OU
7045 .Ql submission://server[:port] ) .
7048 For more on credentials etc. please see
7049 .Sx "On URL syntax and credential lookup" .
7050 The SMTP transfer is executed in a child process, which runs
7051 asynchronously unless either the
7052 .Va sendwait
7053 or the
7054 .Va verbose
7055 variable is set.
7056 If it receives a TERM signal, it will abort and save the message to
7057 .Ev DEAD .
7059 .Mx Va smtp-auth
7060 .It Va smtp-auth-USER@HOST , smtp-auth-HOST , smtp-auth
7061 \*(OP Variable chain that sets the SMTP authentication method.
7062 Possible values are
7063 .Ql none
7064 (\*(OU default),
7065 .Ql plain
7066 (\*(IN default),
7067 .Ql login
7068 as well as the \*(OPal methods
7069 .Ql cram-md5
7071 .Ql gssapi .
7073 .Ql none
7074 method doesn't need any user credentials,
7075 .Ql gssapi
7076 requires a user name and all other methods require a user name and
7077 a password.
7078 See \*(IN
7079 .Va smtp ,
7080 .Va user
7082 .Va password
7083 (\*(OU
7084 .Va smtp-auth-password
7086 .Va smtp-auth-user ) .
7087 Note that
7088 .Va smtp-auth-HOST
7089 is \*(IN.
7090 \*(OU: Note for
7091 .Va smtp-auth-USER@HOST :
7092 may override dependend on sender address in the variable
7093 .Va from .
7095 .It Va smtp-auth-password
7096 \*(OP \*(OU Sets the global fallback password for SMTP authentication.
7097 If the authentication method requires a password, but neither
7098 .Va smtp-auth-password
7099 nor a matching
7100 .Va smtp-auth-password-USER@HOST
7101 can be found,
7102 \*(UA will ask for a password on the user's terminal.
7104 .It Va smtp-auth-password-USER@HOST
7105 \*(OU Overrides
7106 .Va smtp-auth-password
7107 for specific values of sender addresses, dependent upon the variable
7108 .Va from .
7110 .It Va smtp-auth-user
7111 \*(OP \*(OU Sets the global fallback user name for SMTP authentication.
7112 If the authentication method requires a user name, but neither
7113 .Va smtp-auth-user
7114 nor a matching
7115 .Va smtp-auth-user-USER@HOST
7116 can be found,
7117 \*(UA will ask for a user name on the user's terminal.
7119 .It Va smtp-auth-user-USER@HOST
7120 \*(OU Overrides
7121 .Va smtp-auth-user
7122 for specific values of sender addresses, dependent upon the variable
7123 .Va from .
7126 .It Va smtp-hostname
7127 \*(IN Normally \*(UA uses the variable
7128 .Va from
7129 to derive the necessary
7130 .Ql USER@HOST
7131 information to issue a
7132 .Ql MAIL FROM:<>
7133 SMTP command.
7134 Setting
7135 .Va smtp-hostname
7136 can be used to use the
7137 .Ql USER
7138 from the SMTP account
7139 .Pf ( Va smtp
7140 or the
7141 .Va user
7142 variable chain)
7143 and the
7144 .Ql HOST
7145 from the content of this variable (or, if that is the empty string,
7146 .Va hostname
7147 or the local hostname as a last resort).
7148 This often allows using an address that is itself valid but hosted by
7149 a provider other than which (in
7150 .Va from )
7151 is about to send the message.
7152 Setting this variable also influences the generated
7153 .Ql Message-ID: .
7157 .It Va spam-interface
7158 \*(OP In order to use any of the spam-related commands (like, e.g.,
7159 .Ic spamrate )
7160 the desired spam interface must be defined by setting this variable.
7161 Please refer to the manual section
7162 .Sx "Handling spam"
7163 for the complete picture of spam handling in \*(UA.
7164 All or none of the following interfaces may be available:
7166 .Bl -tag -width ".It Ql _ilte_"
7167 .It Ql spamc
7168 Interaction with
7169 .Xr spamc 1
7170 from the
7171 .Xr spamassassin 1
7172 .Pf ( Lk http://spamassassin.apache.org SpamAssassin )
7173 suite.
7174 Different to the generic filter interface \*(UA will automatically add
7175 the correct arguments for a given command and has the necessary
7176 knowledge to parse the program's output.
7177 A default value for
7178 .Va spamc-command
7179 will have been compiled into the \*(UA binary if
7180 .Xr spamc 1
7181 has been found in
7182 .Ev PATH
7183 during compilation.
7184 Shall it be necessary to define a specific connection type (rather than
7185 using a configuration file for that), the variable
7186 .Va spamc-arguments
7187 can be used as in, e.g.,
7188 .Ql -d server.example.com -p 783 .
7189 It is also possible to specify a per-user configuration via
7190 .Va spamc-user .
7191 Note that this interface doesn't inspect the
7192 .Ql is-spam
7193 flag of a message for the command
7194 .Ic spamforget .
7196 .It Ql spamd
7197 \*(UA will directly communicate with the
7198 .Xr spamassassin 1
7199 daemon
7200 .Xr spamd 1
7201 via a path-based
7202 .Xr unix 4
7203 stream socket as specified in
7204 .Va spamd-socket .
7205 It is possible to specify a per-user configuration via
7206 .Va spamd-user .
7208 .It Ql filter
7209 generic spam filter support via freely configurable hooks.
7210 This interface is ment for programs like
7211 .Xr bogofilter 1
7213 .Xr sylfilter 1
7214 and requires according behaviour in respect to the hooks' exit
7215 status for at least the command
7216 .Ic spamrate
7217 .Pf ( Ql 0
7218 meaning a message is spam,
7219 .Ql 1
7220 for non-spam,
7221 .Ql 2
7222 for unsure and any other return value indicating a hard error);
7223 since the hooks can include shell code snippets diverting behaviour
7224 can be intercepted as necessary.
7225 The hooks are
7226 .Va spamfilter-ham , spamfilter-noham , spamfilter-nospam , \
7227   spamfilter-rate
7229 .Va spamfilter-spam ;
7230 the manual section
7231 .Sx "Handling spam"
7232 contains examples for some programs.
7233 The process environment of the hooks will have the variables
7234 .Ev NAIL_TMPDIR , TMPDIR
7236 .Ev NAIL_FILENAME_GENERATED
7237 set.
7238 Note that spam score support for
7239 .Ic spamrate
7240 isn't supported unless the \*(OPtional regular expression support is
7241 available and the
7242 .Va spamfilter-rate-scanscore
7243 variable is set.
7248 .It Va spam-maxsize
7249 \*(OP Messages that exceed this size won't be passed through to the
7250 configured
7251 .Va spam-interface .
7252 The default is 420000 bytes.
7255 .It Va spamc-command
7256 \*(OP The path to the
7257 .Xr spamc 1
7258 program for the
7259 .Ql spamc
7260 .Va spam-interface .
7261 Note that the path is not expanded, but used
7262 .Dq as is .
7263 A fallback path will have been compiled into the \*(UA binary if the
7264 executable had been found during compilation.
7267 .It Va spamc-arguments
7268 \*(OP Even though \*(UA deals with most arguments for the
7269 .Ql spamc
7270 .Va spam-interface
7271 automatically, it may at least sometimes be desirable to specifiy
7272 connection-related ones via this variable, e.g.,
7273 .Ql -d server.example.com -p 783 .
7276 .It Va spamc-user
7277 \*(OP Specify a username for per-user configuration files for the
7278 .Ql spamc
7279 .Va spam-interface .
7280 If this is set to the empty string then \*(UA will use the name of the
7281 current
7282 .Va user .
7285 .It Va spamd-socket
7286 \*(OP Specify the path of the
7287 .Xr unix 4
7288 domain socket on which
7289 .Xr spamd 1
7290 listens for connections for the
7291 .Ql spamd
7292 .Va spam-interface .
7293 Note that the path is not expanded, but used
7294 .Dq as is .
7297 .It Va spamd-user
7298 \*(OP Specify a username for per-user configuration files for the
7299 .Ql spamd
7300 .Va spam-interface .
7301 If this is set to the empty string then \*(UA will use the name of the
7302 current
7303 .Va user .
7310 .It Va spamfilter-ham , spamfilter-noham , \
7311   spamfilter-nospam , spamfilter-rate , spamfilter-spam
7312 \*(OP Command and argument hooks for the
7313 .Ql filter
7314 .Va spam-interface .
7315 The manual section
7316 .Sx "Handling spam"
7317 contains examples for some programs.
7320 .It Va spamfilter-rate-scanscore
7321 \*(OP Because of the generic nature of the
7322 .Ql filter
7323 .Va spam-interface
7324 spam scores are not supported for it by default, but if the \*(OPtional
7325 regular expression support is available then setting this variable can
7326 be used to overcome this restriction.
7327 It is interpreted as follows: first a number (digits) is parsed that
7328 must be followed by a semicolon
7329 .Ql \&;
7330 and a regular expression.
7331 Then the latter is used to parse the first output line of the
7332 .Va spamfilter-rate
7333 hook, and, in case the evaluation is successful, the group that has been
7334 specified via the number is interpreted as a floating point scan score.
7337 .It Va ssl-ca-dir
7338 \*(OP Specifies a directory with CA certificates in PEM (Pricacy
7339 Enhanced Mail) for verification of of SSL/TLS server certificates.
7341 .Xr SSL_CTX_load_verify_locations 3
7342 for more information.
7345 .It Va ssl-ca-file
7346 \*(OP Specifies a file with CA certificates in PEM format for
7347 verification of SSL/TLS server certificates.
7349 .Xr SSL_CTX_load_verify_locations 3
7350 for more information.
7352 .Mx Va ssl-cert
7353 .It Va ssl-cert-USER@HOST , ssl-cert-HOST , ssl-cert
7354 \*(OP Variable chain that sets the file name for a SSL/TLS client
7355 certificate required by some servers.
7356 This is a direct interface to the
7357 .Ql Certificate
7358 slot of the
7359 .Xr SSL_CONF_cmd 3
7360 function of the OpenSSL library, if available.
7362 .Mx Va ssl-cipher-list
7363 .It Va ssl-cipher-list-USER@HOST , ssl-cipher-list-HOST , ssl-cipher-list
7364 \*(OP Specifies a list of ciphers for SSL/TLS connections.
7365 This is a direct interface to the
7366 .Ql CipherString
7367 slot of the
7368 .Xr SSL_CONF_cmd 3
7369 function of the OpenSSL library, if available; see
7370 .Xr ciphers 1
7371 for more information.
7372 By default \*(UA doesn't set a list of ciphers, which in effect will use a
7373 .Va ssl-protocol
7374 specific cipher (protocol standards ship with a list of acceptable
7375 ciphers), possibly cramped to what the actually used SSL/TLS library
7376 supports \(en the manual section
7377 .Sx "An example configuration"
7378 also contains a SSL/TLS use case.
7381 .It Va ssl-config-file
7382 \*(OP If this variable is set \*(UA will call
7383 .Xr CONF_modules_load_file 3
7384 to allow OpenSSL to be configured according to the host system wide
7385 security settings.
7386 If a non-empty value is given then this will be used to specify the
7387 configuration file to be used instead of the global OpenSSL default;
7388 note that in this case it is an error if the file cannot be loaded.
7389 The application name will always be passed as
7390 .Dq \*(ua .
7393 .It Va ssl-crl-file
7394 \*(OP Specifies a file that contains a CRL in PEM format to use when
7395 verifying SSL/TLS server certificates.
7398 .It Va ssl-crl-dir
7399 \*(OP Specifies a directory that contains files with CRLs in PEM format
7400 to use when verifying SSL/TLS server certificates.
7402 .Mx Va ssl-key
7403 .It Va ssl-key-USER@HOST , ssl-key-HOST , ssl-key
7404 \*(OP Variable chain that sets the file name for the private key of
7405 a SSL/TLS client certificate.
7406 If unset, the name of the certificate file is used.
7407 The file is expected to be in PEM format.
7408 This is a direct interface to the
7409 .Ql PrivateKey
7410 slot of the
7411 .Xr SSL_CONF_cmd 3
7412 function of the OpenSSL library, if available.
7414 .Mx Va ssl-method
7415 .It Va ssl-method-USER@HOST , ssl-method-HOST , ssl-method
7416 \*(OP
7417 \*(OB Please use the newer and more flexible
7418 .Va ssl-protocol
7419 instead: if both values are set,
7420 .Va ssl-protocol
7421 will take precedence!
7422 Can be set to the following values, the actually used
7423 .Va ssl-protocol
7424 specification to which it is mapped is shown in parenthesis:
7425 .Ql tls1.2
7426 .Pf ( Ql -ALL, TLSv1.2 ) ,
7427 .Ql tls1.1
7428 .Pf ( Ql -ALL, TLSv1.1 ) ,
7429 .Ql tls1
7430 .Pf ( Ql -ALL, TLSv1 )
7432 .Ql ssl3
7433 .Pf ( Ql -ALL, SSLv3 ) ;
7434 the special value
7435 .Ql auto
7436 is mapped to
7437 .Ql ALL, -SSLv2
7438 and thus includes the SSLv3 protocol.
7439 Note that SSLv2 is no longer supported at all.
7441 .Mx Va ssl-protocol
7442 .It Va ssl-protocol-USER@HOST , ssl-protocol-HOST , ssl-protocol
7443 \*(OP Specify the used SSL/TLS protocol.
7444 This is a direct interface to the
7445 .Ql Protocol
7446 slot of the
7447 .Xr SSL_CONF_cmd 3
7448 function of the OpenSSL library, if available;
7449 otherwise an \*(UA internal parser is used which understands the
7450 following subset of (case-insensitive) command strings:
7451 .Ql SSLv3 ,
7452 .Ql TLSv1 ,
7453 .Ql TLSv1.1
7455 .Ql TLSv1.2 ,
7456 as well as the special value
7457 .Ql ALL .
7458 Multiple specifications may be given via a comma-separated list which
7459 ignores any whitespace.
7460 An optional
7461 .Ql +
7462 plus prefix will enable a protocol, a
7463 .Ql -
7464 minus prefix will disable it, so that
7465 .Ql -ALL, TLSv1.2
7466 will enable only the TLSv1.2 protocol.
7468 It depends upon the used TLS/SSL library which protocols are actually
7469 supported and which protocols are used if
7470 .Va ssl-protocol
7471 is not set, but note that SSLv2 is no longer supported at all and
7472 actively disabled.
7473 Especially for older protocols explicitly securing
7474 .Va ssl-cipher-list
7475 may be worthwile, see
7476 .Sx "An example configuration" .
7479 .It Va ssl-rand-egd
7480 \*(OP Gives the pathname to an entropy daemon socket, see
7481 .Xr RAND_egd 3 .
7482 Not all SSL/TLS libraries support this.
7485 .It Va ssl-rand-file
7486 \*(OP Gives the pathname to a file with entropy data, see
7487 .Xr RAND_load_file 3 .
7488 If the file is a regular file writable by the invoking user,
7489 new data is written to it after it has been loaded.
7491 .Mx Va ssl-verify
7492 .It Va ssl-verify-USER@HOST , ssl-verify-HOST , ssl-verify
7493 \*(OP Variable chain that sets the action to be performed if an error
7494 occurs during SSL/TLS server certificate validation.
7495 Valid (case-insensitive) values are
7496 .Ql strict
7497 (fail and close connection immediately),
7498 .Ql ask
7499 (ask whether to continue on standard input),
7500 .Ql warn
7501 (print a warning and continue),
7502 .Ql ignore
7503 (do not perform validation).
7504 The default is
7505 .Ql ask .
7508 .It Va stealthmua
7509 If only set without an assigned value, then this option inhibits the
7510 generation of the
7511 .Ql Message-ID:
7513 .Ql User-Agent:
7514 header fields that include obvious references to \*(UA.
7515 There are two pitfalls associated with this:
7516 First, the message id of outgoing messages is not known anymore.
7517 Second, an expert may still use the remaining information in the header
7518 to track down the originating mail user agent.
7519 If set to the value
7520 .Ql noagent ,
7521 then the mentioned
7522 .Ql Message-ID:
7523 suppression doesn't occur.
7526 .It Va toplines
7527 If defined, gives the number of lines of a message to be printed out
7528 with the top command; normally, the first five lines are printed.
7531 .It Va ttycharset
7532 The character set of the terminal \*(UA operates on,
7533 and the one and only supported character set that \*(UA can use if no
7534 character set conversion capabilities have been compiled into it,
7535 in which case it defaults to ISO-8859-1 unless it can deduce a value
7536 from the
7537 .Ev LC_CTYPE
7538 locale environment.
7539 Refer to the section
7540 .Sx "Character sets"
7541 for the complete picture about character sets.
7543 .Mx Va user
7544 .It Va user-HOST , user
7545 \*(IN Variable chain that sets a global fallback user name, which is
7546 used in case none has been given in the protocol and account-specific
7547 URL.
7548 This variable defaults to the value of
7549 .Ev USER .
7555 .It Va version , version-major , version-minor , version-update
7556 \*(RO \*(UA version information: the first variable contains a string
7557 containing the complete version identification \(en this is identical to
7558 the output of the command
7559 .Ic version .
7560 The latter three contain only digits: the major, minor and update
7561 version numbers.
7563 .\" }}}
7564 .\" }}} (Variable options)
7567 .\" .Sh ENVIRONMENT {{{
7568 .Sh ENVIRONMENT
7570 The term
7571 .Dq environment variable
7572 should be considered an indication that the following variables are
7573 either standardized as being vivid parts of process environments, or
7574 are commonly found in there.
7575 Unless otherwise explicitly noted they integrate into the normal
7576 variable handling, as documented above, from \*(UAs point of view.
7578 .Bl -tag -width ".It Ev _AILR_"
7580 .It Ev COLUMNS
7581 The user's preferred width in column positions for the terminal screen
7582 or window.
7583 Queried and used once on program startup.
7586 .It Ev DEAD
7587 The name of the file to use for saving aborted messages if
7588 .Va save
7589 is set; this defaults to
7590 .Pa dead.letter
7591 in the user's
7592 .Ev HOME
7593 directory.
7596 .It Ev EDITOR
7597 Pathname of the text editor to use in the
7598 .Ic edit
7599 command and
7600 .Ic ~e
7601 .Sx "TILDE ESCAPES" .
7602 A default editor is used if this value is not defined.
7605 .It Ev HOME
7606 The user's home directory.
7607 This variable is only used when it resides in the process environment.
7609 .Ic setenv
7610 to update the value at runtime.
7617 .It Ev LANG , LC_ALL , LC_COLLATE , LC_CTYPE , LC_MESSAGES
7619 .Xr locale 7
7621 .Sx "Character sets" .
7624 .It Ev LINES
7625 The user's preferred number of lines on a page or the vertical screen
7626 or window size in lines.
7627 Queried and used once on program startup.
7630 .It Ev LISTER
7631 Pathname of the directory lister to use in the
7632 .Ic folders
7633 command when operating on local mailboxes.
7634 Default is
7635 .Xr ls 1
7636 (path search through
7637 .Ev SHELL ) .
7640 .It Ev MBOX
7641 The name of the user's mbox file.
7642 Supports a logical subset of the special conventions that are
7643 documented for the
7644 .Ic file
7645 command and the
7646 .Va folder
7647 option.
7648 The fallback default is
7649 .Pa mbox
7650 in the user's
7651 .Ev HOME
7652 directory.
7654 .It Ev MAIL
7655 Is used as the user's primary system mailbox, unless
7656 .Va inbox
7657 is set, see
7658 .Ic file .
7659 This is assumed to be an absolute pathname.
7662 .It Ev MAILRC
7663 Is used as a startup file instead of
7664 .Pa \*(ur
7665 if set.
7666 When \*(UA scripts are invoked on behalf of other users,
7667 this variable should be set to
7668 .Pa /dev/null
7669 to avoid side-effects from reading their configuration files.
7670 This variable is only used when it resides in the process environment.
7673 .It Ev NAIL_NO_SYSTEM_RC
7674 If this variable is set then reading of
7675 .Pa \*(UR
7676 at startup is inhibited, i.e., the same effect is achieved as if \*(UA
7677 had been started up with the option
7678 .Fl n .
7679 This variable is only used when it resides in the process environment.
7682 .It Ev NETRC
7683 \*(IN \*(OP This variable overrides the default location of the user's
7684 .Pa .netrc
7685 file.
7688 .It Ev PAGER
7689 Pathname of the program to use in the more command or when the
7690 .Va crt
7691 variable is set.
7692 The default paginator is
7693 .Xr more 1
7694 (path search through
7695 .Ev SHELL ) .
7698 .It Ev PATH
7699 A list of directories that is searched by the shell when looking for
7700 commands (as such only recognized in the process environment).
7703 .It Ev SHELL
7704 The shell to use for the commands
7705 .Ic \&! ,
7706 .Ic shell ,
7708 .Ic ~!
7709 .Sx "TILDE ESCAPES"
7710 and when starting subprocesses.
7711 A default shell is used if this option is not defined.
7714 .It Ev SYSV3
7715 Changes the letters printed in the first column of a header summary.
7718 .It Ev TERM
7719 \*(OP The terminal type for which output is to be prepared.
7722 .It Ev TMPDIR
7723 Used as directory for temporary files instead of
7724 .Pa /tmp ,
7725 if set.
7726 This variable is only used when it resides in the process environment.
7728 .Ic setenv
7729 to update the value at runtime.
7732 .It Ev USER
7733 Force identification as the given user, i.e., identical to the
7734 .Fl u
7735 command line option.
7736 This variable is only used when it resides in the process environment.
7738 .Ic setenv
7739 to update the value at runtime, but note that doing so won't trigger any
7740 of those validation checks that were performed on program startup (again).
7743 .It Ev VISUAL
7744 Pathname of the text editor to use in the
7745 .Ic visual
7746 command and
7747 .Ic ~v
7748 .Sx "TILDE ESCAPES" .
7750 .\" }}}
7753 .\" .Sh FILES {{{
7754 .Sh FILES
7756 .Bl -tag -width ".It Pa _etc/mime.type_"
7757 .It Pa \*(ur
7758 File giving initial commands.
7760 .It Pa \*(UR
7761 System wide initialization file.
7764 .It Pa ~/.mime.types
7765 Personal MIME types, see
7766 .Sx "The mime.types files" .
7769 .It Pa /etc/mime.types
7770 System wide MIME types, see
7771 .Sx "The mime.types files" .
7774 .It Pa ~/.netrc
7775 \*(IN \*(OP The default location of the users
7776 .Pa .netrc
7777 file \(en the section
7778 .Sx "The .netrc file"
7779 documents the file format.
7782 .\" .Ss "The mime.types files" {{{
7783 .Ss "The mime.types files"
7785 When sending messages \*(UA tries to determine the content type of all
7786 attachments.
7787 When displaying message content or attachments \*(UA uses the content
7788 type to decide whether it can directly display data or whether it needs to
7789 deal with content handlers, as can be defined via
7790 .Va pipe-TYPE/SUBTYPE
7791 (and
7792 .Va pipe-EXTENSION )
7793 variables, to do so.
7796 It learns about MIME types and how to treat them by reading
7797 .Pa mime.types
7798 files, the loading of which can be controlled by setting the variable
7799 .Va mimetypes-load-control .
7800 (The command
7801 .Ic mimetype
7802 can also be used to deal with MIME types.)
7803 .Pa mime.types
7804 files have the following syntax:
7807 .Dl type/subtype extension [extension ...]
7810 where
7811 .Ql type/subtype
7812 are strings describing the file contents, and one or multiple
7813 .Ql extension Ns
7814 s, separated by whitespace, name the part of a filename starting after
7815 the last dot (of interest).
7816 Comments may be introduced anywhere on a line with a number sign
7817 .Ql # ,
7818 causing the remaining line to be discarded.
7820 \*(UA also supports an extended, non-portable syntax in specially
7821 crafted files, which can be loaded via the alternative value syntax of
7822 .Va mimetypes-load-control
7823 and prepends an optional
7824 .Ql type-marker :
7827 .Dl [type-marker ]type/subtype extension [extension ...]
7830 The following type markers are supported:
7833 .Bl -tag -compact -offset indent -width ".It Ar _n_u"
7834 .It Ar @
7835 Treat message parts with this content as plain text.
7836 .It Ar @t@
7837 The same as plain
7838 .Ar @ .
7839 .It Ar @h@
7840 Treat message parts with this content as HTML tagsoup.
7841 If the \*(OPal HTML-tagsoup-to-text converter is not available treat
7842 the content as plain text instead.
7843 .It Ar @H@
7844 Likewise
7845 .Ar @h@
7846 but instead of falling back to plain text require an explicit content
7847 handler to be defined.
7851 Further reading:
7852 for sending messages:
7853 .Va mime-allow-text-controls .
7854 For reading etc. messages:
7855 .Sx "Viewing HTML mail and MIME attachments" ,
7856 .Va mime-counter-evidence ,
7857 .Va pipe-TYPE/SUBTYPE ,
7858 .Va pipe-EXTENSION .
7859 .\" }}}
7861 .\" .Ss "The .netrc file" {{{
7862 .Ss "The .netrc file"
7865 .Pa .netrc
7866 file contains user credentials for machine accounts.
7867 The default location in the user's
7868 .Ev HOME
7869 directory may be overridden by the
7870 .Ev NETRC
7871 environment variable.
7872 The file consists of space, tabulator or newline separated tokens.
7873 \*(UA implements a parser that supports a superset of the original BSD
7874 syntax, but users should nonetheless be aware of portability glitches
7875 of that file format, shall their
7876 .Pa .netrc
7877 be usable across multiple programs and platforms:
7880 .Bl -bullet -compact
7882 BSD doesn't support single, but only double quotation marks, e.g.,
7883 .Ql password="pass with spaces" .
7885 BSD (only?) supports escaping of single characters via a backslash
7886 (e.g., a space can be escaped via
7887 .Ql \e\0 ) ,
7888 in- as well as outside of a quoted string.
7890 BSD doesn't require the final quotation mark of the final user input token.
7892 At least Hewlett-Packard seems to support a format which also allows
7893 tokens to be separated with commas \(en this format is not supported!
7895 Whereas other programs may require that the
7896 .Pa .netrc
7897 file is accessible by only the user if it contains a
7898 .Cd password
7899 token for any other
7900 .Cd login
7901 than
7902 .Dq anonymous ,
7903 \*(UA will always require these strict permissions.
7907 Of the following list of supported tokens \*(UA only uses (and caches)
7908 .Cd machine ,
7909 .Cd login
7911 .Cd password :
7913 .Bl -tag -width password
7914 .It Cd machine Ar name
7915 The hostname of the entries' machine, lowercase-normalized by \*(UA
7916 before use.
7917 Any further file content, until either end-of-file or the occurrence
7918 of another
7919 .Cd machine
7920 or a
7921 .Cd default
7922 first-class token is bound (only related) to the machine
7923 .Ar name .
7925 As an extension that shouldn't be the cause of any worries
7926 \*(UA supports a single wildcard prefix for
7927 .Ar name :
7928 .Bd -literal -offset indent
7929 machine *.example.com login USER password PASS
7930 machine pop3.example.com login USER password PASS
7931 machine smtp.example.com login USER password PASS
7934 which would match
7935 .Ql xy.example.com
7936 as well as
7937 .Ql pop3.example.com ,
7938 but neither
7939 .Ql example.com
7941 .Ql local.smtp.example.com .
7942 Note that in the example neither
7943 .Ql pop3.example.com
7945 .Ql smtp.example.com
7946 will be matched by the wildcard, since the exact matches take
7947 precedence (it is however faster to specify it the other way around).
7949 .It Cd default
7950 This is the same as
7951 .Cd machine
7952 except that it is a fallback entry that is used shall none of the
7953 specified machines match; only one default token may be specified,
7954 and it must be the last first-class token.
7956 .It Cd login Ar name
7957 The user name on the remote machine.
7959 .It Cd password Ar string
7960 The user's password on the remote machine.
7962 .It Cd account Ar string
7963 Supply an additional account password.
7964 This is merely for FTP purposes.
7966 .It Cd macdef Ar name
7967 Define a macro.
7968 A macro is defined with the specified
7969 .Ar name ;
7970 it is formed from all lines beginning with the next line and continuing
7971 until a blank line is (consecutive newline characters are) encountered.
7972 (Note that
7973 .Cd macdef
7974 entries cannot be utilized by multiple machines, too, but must be
7975 defined following the
7976 .Ic machine
7977 they are intended to be used with.)
7978 If a macro named
7979 .Ar init
7980 exists, it is automatically run as the last step of the login process.
7981 This is merely for FTP purposes.
7983 .\" }}}
7985 .\" }}}
7988 .\" .Sh EXAMPLES {{{
7989 .Sh EXAMPLES
7991 .\" .Ss "An example configuration" {{{
7992 .Ss "An example configuration"
7994 .Bd -literal -offset indent
7995 # This example assumes v15.0 compatibility mode
7996 set v15-compat
7998 # Where are the up-to-date SSL certificates?
7999 #set ssl-ca-dir=/etc/ssl/certs
8000 set ssl-ca-file=/etc/ssl/certs/ca-certificates.crt
8002 # (Since we manage up-to-date ones explicitly, don't use any,
8003 # possibly outdated, default certificates shipped with OpenSSL
8004 set ssl-no-default-ca
8006 # Don't use protocols olders than TLS v1.2.
8007 # Change this only when the remote server doesn't support it:
8008 # maybe use ssl-protocol-HOST (or -USER@HOST) syntax to define
8009 # such explicit exceptions, then
8010 set ssl-protocol="-ALL,+TLSv1.2"
8012 # Explicitly define the list of ciphers, which may improve security,
8013 # especially with protocols older than TLS v1.2.  See ciphers(1).
8014 # Hint: it is important to include "@STRENGTH": only with it the
8015 # final list will be sorted by algorithm strength.
8016 # This is an example: in reality it is possibly best to only use
8017 # ssl-cipher-list-HOST (or -USER@HOST), as necessary, again..
8018 set ssl-cipher-list="ALL:!aNULL:!MEDIUM:!LOW:\e
8019     !MD5:!RC4:!EXPORT:@STRENGTH"
8021 # Request strict transport security checks!
8022 set ssl-verify=strict
8024 # Essential setting: select allowed character sets
8025 set sendcharsets=utf-8,iso-8859-1
8027 # A very kind option: when replying to a message, first try to
8028 # use the same encoding that the original poster used herself!
8029 set reply-in-same-charset
8031 # When replying to or forwarding a message the comment and name
8032 # parts of email addresses are removed unless this variable is set
8033 set fullnames
8035 # When sending messages, wait until the Mail-Transfer-Agent finishs.
8036 # Only like this you'll be able to see errors reported through the
8037 # exit status of the MTA (including the builtin SMTP one)!
8038 set sendwait
8040 # Only use builtin MIME types, no mime.types(5) files
8041 set mimetypes-load-control
8043 # Default directory where we act in (relative to $HOME)
8044 set folder=mail MBOX=+mbox.mbox record=+sent.mbox \e
8045     DEAD=+dead.mbox
8047 # Make "file mymbox" and "file myrec" go to..
8048 shortcut mymbox %:+mbox.mbox myrec +sent.mbox
8050 # Not really optional, e.g., for S/MIME
8051 set from="Your Name <youremail@domain>"
8053 # It may be necessary to set hostname and/or smtp-hostname
8054 # if the "SERVER" of smtp and "domain" of from don't match.
8055 # The `urlencode' command can be used to encode USER and PASS
8056 set smtp=(smtp[s]/submission)://[USER[:PASS]@]SERVER[:PORT] \e
8057     smtp-auth=login/plain... \e
8058     smtp-use-starttls
8060 # Never refuse to start into interactive mode, and more
8061 set emptystart \e
8062     colour-pager crt= followup-to followup-to-honour=ask-yes \e
8063     history-gabby mime-counter-evidence=6 \e
8064     prompt="\e033[31m?\e?[\e$ \e@]\e& \e033[0m" \e
8065     NAIL_HISTFILE=+.s-nailhist NAIL_HISTSIZE=-1 \e
8066     reply-to-honour=ask-yes
8068 # When `p'rinting messages, show only these headers
8069 # (use `P'rint for all headers and `S'how for raw message)
8070 retain date from to cc subject
8072 # Some mailing lists
8073 mlist @xyz-editor.xyz$ @xyzf.xyz$
8074 mlsubscribe ^xfans@xfans.xyz$
8076 # A real life example of a very huge free mail provider
8077 account XooglX {
8078   localopts yes
8079   set from="Your Name <youremail@domain>"
8080   # (The plain smtp:// proto is optional)
8081   set smtp=USER:PASS@smtp.gmXil.com smtp-use-starttls
8084 # Here is a pretty large one which does not allow sending mails
8085 # if there is a domain name mismatch on the SMTP protocol level,
8086 # which would bite us if the value of from does not match, e.g.,
8087 # for people who have a sXXXXeforge project and want to speak
8088 # with the mailing list under their project account (in from),
8089 # still sending the message through their normal mail provider
8090 account XandeX {
8091   localopts true
8092   set from="Your Name <youremail@domain>"
8093   set smtp=smtps://USER:PASS@smtp.yaXXex.ru:465 \e
8094       hostname=yaXXex.com smtp-hostname=
8097 # Create some new commands so that, e.g., `ls /tmp' will..
8098 ghost l   !ls -aFtr
8099 ghost L   !ls -aFt
8100 ghost ll  !ls -aFltr
8101 ghost Ll  !ls -aFlt
8102 ghost la  !ls -aFr
8103 ghost La  !ls -aF
8104 ghost lla !ls -aFlr
8105 ghost Lla !ls -aFl
8106 ghost lS  !ls -aFrS
8107 ghost LS  !ls -aFS
8108 ghost llS !ls -aFlrS
8109 ghost LlS !ls -aFlS
8111 # We don't support gpg(1) directly yet.  But simple --clearsign'd
8112 # message parts can be dealt with as follows:
8113 define V {
8114   localopts yes
8115   set pipe-text/plain="set -C;\e
8116     : > \e"${TMPDIR}/${NAIL_FILENAME_GENERATED}\e" \e
8117     trap \e"rm -f \e\e\e"${TMPDIR}/${NAIL_FILENAME_GENERATED}\e\e\e"\e" \e
8118       EXIT INT QUIT PIPE TERM;\e
8119     set +C;\e
8120     cat > \e"${TMPDIR}/${NAIL_FILENAME_GENERATED}\e";\e
8121     < \e"${TMPDIR}/${NAIL_FILENAME_GENERATED}\e" awk \e
8122         -v TMPFILE=\e"${TMPDIR}/${NAIL_FILENAME_GENERATED}\e" '\e
8123       BEGIN {done=0}\e
8124       /^-----BEGIN PGP SIGNED MESSAGE-----/,/^$/ {\e
8125         if (done++ != 0)\e
8126           next;\e
8127         print \e"--- GPG --verify ---\e";\e
8128         system(\e"gpg --verify \e" TMPFILE \e" 2>&1\e");\e
8129         print \e"--- GPG --verify ---\e";\e
8130         print \e"\e";\e
8131         next;\e
8132       }\e
8133       /^-----BEGIN PGP SIGNATURE-----/,\e
8134           /^-----END PGP SIGNATURE-----/ {\e
8135         next;\e
8136       }\e
8137       {print}\e
8138       '"
8139   print
8141 ghost V call V
8143 define RK {
8144   !printf 'Key IDs to gpg --recv-keys: ';\e
8145     read keyids;\e
8146     gpg --recv-keys ${keyids};
8148 ghost RK call RK
8152 When storing passwords in
8153 .Pa \*(ur
8154 appropriate permissions should be set on this file with
8155 .Ql $ chmod 0600 \*(ur .
8156 If the \*(OPal
8157 .Va netrc-lookup
8158 is available user credentials can be stored in the central
8159 .Pa .netrc
8160 file instead; e.g., here is a different version of the example account
8161 that sets up SMTP and POP3:
8163 .Bd -literal -offset indent
8164 account XandeX {
8165   localopts true
8166   set from="Your Name <youremail@domain>"
8167   set netrc-lookup
8168   #set agent-shell-lookup="gpg -d .pass.gpg"
8170   set smtp=smtps://smtp.yXXXXx.ru:465 \e
8171       smtp-hostname= hostname=yXXXXx.com
8172   set pop3-keepalive=240 pop3-no-apop-pop.yXXXXx.ru
8173   ghost xp fi pop3s://pop.yXXXXx.ru
8178 and, in the
8179 .Pa .netrc
8180 file:
8182 .Bd -literal -offset indent
8183 machine *.yXXXXx.ru login USER password PASS
8187 If the also \*(OPal
8188 .Va agent-shell-lookup
8189 is available things could be diversified further by using encrypted
8190 password storage: for this, don't specify
8191 .Ql password PASS
8192 in the
8193 .Pa .netrc
8194 file and instead uncomment the line that defines agent lookup in the
8195 example
8196 .Ic account
8197 above, then create the encrypted password storage file
8198 .Pa .pass.gpg :
8200 .Bd -literal -offset indent
8201 $ echo PASS > .pass
8202 $ gpg -e .pass
8203 $ eval `gpg-agent --daemon \e
8204         --pinentry-program=/usr/bin/pinentry-curses \e
8205         --max-cache-ttl 99999 --default-cache-ttl 99999`
8209 This configuration should now work just fine (use the
8210 .Fl d
8211 command line option for a(n almost) dry-run):
8214 .Dl $ echo text | \*(ua -vv -AXandeX -s Subject some@where
8215 .\" }}}
8217 .\" .Ss "Signed and encrypted messages with S/MIME" {{{
8218 .Ss "Signed and encrypted messages with S/MIME"
8220 \*(OP S/MIME provides two central mechanisms:
8221 message signing and message encryption.
8222 A signed message contains some data in addition to the regular text.
8223 The data can be used to verify that the message was sent using a valid
8224 certificate, that the sender's address in the message header matches
8225 that in the certificate, and that the message text has not been altered.
8226 Signing a message does not change its regular text;
8227 it can be read regardless of whether the recipient's software is able to
8228 handle S/MIME.
8231 It is thus usually possible to sign all outgoing messages if so desired.
8232 Encryption, in contrast, makes the message text invisible for all people
8233 except those who have access to the secret decryption key.
8234 To encrypt a message, the specific recipient's public encryption key
8235 must be known.
8236 It is therefore not possible to send encrypted mail to people unless their
8237 key has been retrieved from either previous communication or public key
8238 directories.
8239 A message should always be signed before it is encrypted.
8240 Otherwise, it is still possible that the encrypted message text is
8241 altered.
8244 A central concept to S/MIME is that of the certification authority (CA).
8245 A CA is a trusted institution that issues certificates.
8246 For each of these certificates it can be verified that it really
8247 originates from the CA, provided that the CA's own certificate is
8248 previously known.
8249 A set of CA certificates is usually delivered with OpenSSL and installed
8250 on your system.
8251 If you trust the source of your OpenSSL software installation,
8252 this offers reasonable security for S/MIME on the Internet.
8253 (Otherwise set
8254 .Va ssl-no-default-ca
8255 and use
8256 .Va smime-ca-file
8257 and/or
8258 .Va smime-ca-dir . )
8259 In general, a certificate cannot be more secure than the method its CA
8260 certificate has been retrieved with, though.
8261 Thus if you download a CA certificate from the Internet,
8262 you can only trust the messages you verify using that certificate as
8263 much as you trust the download process.
8266 The first thing you need for participating in S/MIME message exchange is
8267 your personal certificate, including a private key.
8268 The certificate contains public information, in particular your name and
8269 your email address(es), and the public key that is used by others to
8270 encrypt messages for you,
8271 and to verify signed messages they supposedly received from you.
8272 The certificate is included in each signed message you send.
8273 The private key must be kept secret.
8274 It is used to decrypt messages that were previously encrypted with your
8275 public key, and to sign messages.
8278 For personal use it is recommended that you get a S/MIME certificate
8279 from one of the major CAs on the Internet using your WWW browser.
8280 Many CAs offer such certificates for free.
8281 There is also
8282 .Lk https://www.CAcert.org
8283 which issues client and server certificates to members of their
8284 community for free; their root certificate
8285 .Pf ( Lk https://\:www.cacert.org/\:certs/\:root.crt )
8286 is often not in the default set of trusted CA root certificates, though,
8287 which means you will have to download their root certificate separately
8288 and ensure it is part of our S/MIME certificate validation chain by
8289 including it in
8290 .Va smime-ca-dir
8291 or as a vivid member of the
8292 .Va smime-ca-file .
8293 But let's take a step-by-step tour on how to setup S/MIME with
8294 a certificate from CAcert.org despite this situation!
8297 First of all you will have to become a member of the CAcert.org
8298 community, simply by registrating yourself via the web interface.
8299 Once you are, create and verify all email addresses you want to be able
8300 to create signed and encrypted messages for/with using the corresponding
8301 entries of the web interface.
8302 Now ready to create S/MIME certificates, so let's create a new
8303 .Dq client certificate ,
8304 ensure to include all email addresses that should be covered by the
8305 certificate in the following web form, and also to use your name as the
8306 .Dq common name .
8309 Create a private key and a certificate request on your local computer
8310 (please see the manual pages of the used commands for more in-depth
8311 knowledge on what the used arguments etc. do):
8314 .Dl openssl req -nodes -newkey rsa:4096 -keyout key.pem -out creq.pem
8317 Afterwards copy-and-paste the content of
8318 .Dq creq.pem
8319 into the certificate-request (CSR) field of the web form on the
8320 CAcert.org website (you may need to unfold some
8321 .Dq advanced options
8322 to see the corresponding text field).
8323 This last step will ensure that your private key (which never left your
8324 box) and the certificate belong together (through the public key that
8325 will find its way into the certificate via the certificate-request).
8326 You are now ready and can create your CAcert certified certificate.
8327 Download and store or copy-and-paste it as
8328 .Dq pub.crt .
8331 Yay.
8332 In order to use your new S/MIME setup you will have to create
8333 a combined private key/public key (certificate) file:
8336 .Dl cat key.pem pub.crt > ME@HERE.com.paired
8339 This is the file \*(UA will work with.
8340 If you have created your private key with a passphrase then \*(UA will
8341 ask you for it whenever a message is signed or decrypted.
8342 Set the following variables to henceforth use S/MIME (setting
8343 .Va smime-ca-file
8344 is of interest for verification only):
8346 .Bd -literal -offset indent
8347 set smime-ca-file=ALL-TRUSTED-ROOT-CERTS-HERE \e
8348   smime-sign-cert=ME@HERE.com.paired \e
8349   smime-sign-message-digest=SHA256 \e
8350   smime-sign
8354 From each signed message you send, the recipient can fetch your
8355 certificate and use it to send encrypted mail back to you.
8356 Accordingly if somebody sends you a signed message, you can do the same,
8357 and use the
8358 .Ic verify
8359 command to check the validity of the certificate.
8362 Options of interest for S/MIME signing:
8363 .Va smime-ca-dir ,
8364 .Va smime-ca-file ,
8365 .Va smime-crl-dir ,
8366 .Va smime-crl-file ,
8367 .Va smime-no-default-ca ,
8368 .Va smime-sign ,
8369 .Va smime-sign-cert ,
8370 .Va smime-sign-include-certs
8372 .Va smime-sign-message-digest .
8375 After it has been verified save the certificate via
8376 .Ic certsave
8377 and tell \*(UA that it should use it for encryption for further
8378 communication with that somebody:
8380 .Bd -literal -offset indent
8381 certsave FILENAME
8382 set smime-encrypt-USER@HOST=FILENAME \e
8383     smime-cipher-USER@HOST=AES256
8387 Additional options of interest for S/MIME en- and decryption:
8388 .Va smime-cipher
8390 .Va smime-encrypt-USER@HOST .
8393 You should carefully consider if you prefer to store encrypted messages
8394 in decrypted form.
8395 If you do, anybody who has access to your mail folders can read them,
8396 but if you do not, you might be unable to read them yourself later if
8397 you happen to lose your private key.
8399 .Ic decrypt
8400 command saves messages in decrypted form, while the
8401 .Ic save , copy ,
8403 .Ic move
8404 commands leave them encrypted.
8407 Note that neither S/MIME signing nor encryption applies to message
8408 subjects or other header fields yet.
8409 Thus they may not contain sensitive information for encrypted messages,
8410 and cannot be trusted even if the message content has been verified.
8411 When sending signed messages,
8412 it is recommended to repeat any important header information in the
8413 message text.
8414 .\" }}}
8416 .\" .Ss "Using CRLs with S/MIME or SSL/TLS" {{{
8417 .Ss "Using CRLs with S/MIME or SSL/TLS"
8419 \*(OP Certification authorities (CAs) issue certificate revocation
8420 lists (CRLs) on a regular basis.
8421 These lists contain the serial numbers of certificates that have been
8422 declared invalid after they have been issued.
8423 Such usually happens because the private key for the certificate has
8424 been compromised,
8425 because the owner of the certificate has left the organization that is
8426 mentioned in the certificate, etc.
8427 To seriously use S/MIME or SSL/TLS verification,
8428 an up-to-date CRL is required for each trusted CA.
8429 There is otherwise no method to distinguish between valid and
8430 invalidated certificates.
8431 \*(UA currently offers no mechanism to fetch CRLs, nor to access them on
8432 the Internet, so you have to retrieve them by some external mechanism.
8435 \*(UA accepts CRLs in PEM format only;
8436 CRLs in DER format must be converted, like, e.\|g.:
8439 .Dl $ openssl crl \-inform DER \-in crl.der \-out crl.pem
8442 To tell \*(UA about the CRLs, a directory that contains all CRL files
8443 (and no other files) must be created.
8445 .Va smime-crl-dir
8447 .Va ssl-crl-dir
8448 variables, respectively, must then be set to point to that directory.
8449 After that, \*(UA requires a CRL to be present for each CA that is used
8450 to verify a certificate.
8451 .\" }}}
8453 .\" .Ss "Handling spam" {{{
8454 .Ss "Handling spam"
8456 \*(OP \*(UA can make use of several spam interfaces for the purpose of
8457 identification of, and, in general, dealing with spam messages.
8458 A precondition of most commands in order to function is that the
8459 .Va spam-interface
8460 variable is set to one of the supported interfaces.
8461 Once messages have been identified as spam their (volatile)
8462 .Ql is-spam
8463 state can be prompted: the
8464 .Ql Ar :s
8466 .Ql Ar :S
8467 message specifications will address respective messages and their
8468 .Va attrlist
8469 entries will be used when displaying the
8470 .Va headline
8471 in the header display.
8473 .Bl -bullet
8475 .Ic spamrate
8476 rates the given messages and sets their
8477 .Ql is-spam
8478 flag accordingly.
8479 If the spam interface offers spam scores those can also be displayed in
8480 the header display by including the
8481 .Ql %$
8482 format in the
8483 .Va headline
8484 variable.
8486 .Ic spamham ,
8487 .Ic spamspam
8489 .Ic spamforget
8490 will interact with the Bayesian filter of the chosen interface and learn
8491 the given messages as
8492 .Dq ham
8494 .Dq spam ,
8495 respectively; the last command can be used to cause
8496 .Dq unlearning
8497 of messages; it adheres to their current
8498 .Ql is-spam
8499 state and thus reverts previous teachings.
8501 .Ic spamclear
8503 .Ic spamset
8504 will simply set and clear, respectively, the mentioned volatile
8505 .Ql is-spam
8506 message flag, without any interface interaction.
8511 .Xr spamassassin 1
8512 based
8513 .Va spam-interface Ns s
8514 .Ql spamc
8516 .Ql spamd
8517 require a running instance of the
8518 .Xr spamd 1
8519 server in order to function, started with the option
8520 .Fl -allow-tell
8521 shall Bayesian filter learning be possible.
8522 .Ql spamd
8523 only works via a local path-based
8524 .Xr unix 4
8525 socket, but otherwise the following will be equivalently fine:
8527 .Bd -literal -offset indent
8528 $ spamd -i localhost:2142 -i /tmp/.spamsock -d [-L] [-l]
8529 $ spamd --listen=localhost:2142 --listen=/tmp/.spamsock \e
8530     --daemonize [--local] [--allow-tell]
8534 Thereafter \*(UA can make use of these interfaces:
8536 .Bd -literal -offset indent
8537 $ \*(ua -Sspam-interface=spamd -Sspam-maxsize=500000 \e
8538     -Sspamd-socket=/tmp/.spamsock -Sspamd-user=
8540 $ \*(ua -Sspam-interface=spamc -Sspam-maxsize=500000 \e
8541     -Sspamc-command=/usr/local/bin/spamc \e
8542     -Sspamc-arguments="-U /tmp/.spamsock" -Sspamc-user=
8544 $ \*(ua -Sspam-interface=spamc -Sspam-maxsize=500000 \e
8545     -Sspamc-command=/usr/local/bin/spamc \e
8546     -Sspamc-arguments="-d localhost -p 2142" -Sspamc-user=
8550 Using the generic filter approach allows usage of programs like
8551 .Xr bogofilter 1
8553 .Xr sylfilter 1 .
8554 Here is an example for the former, requiring it to be accessible via
8555 .Ev PATH :
8557 .Bd -literal -offset indent
8558 $ \*(ua -Sspam-interface=filter -Sspam-maxsize=500000 \e
8559     -Sspamfilter-ham="bogofilter -n" \e
8560     -Sspamfilter-noham="bogofilter -N" \e
8561     -Sspamfilter-nospam="bogofilter -S" \e
8562     -Sspamfilter-rate="bogofilter -TTu 2>/dev/null" \e
8563     -Sspamfilter-spam="bogofilter -s" \e
8564     -Sspamfilter-rate-scanscore="1;^(.+)$"
8568 Because messages must exist on local storage in order to be scored (or
8569 used for Bayesian filter training), it is possibly a good idea to
8570 perform the local spam check last:
8572 .Bd -literal -offset indent
8573 define spamdelhook {
8574   # Server side DCC
8575   spamset (header x-dcc-brand-metrics "bulk")
8576   # Server-side spamassassin(1)
8577   spamset (header x-spam-flag "YES")
8578   del :s # TODO we HAVE to be able to do `spamrate :u ! :sS'
8579   move :S +maybe-spam
8580   spamrate :u
8581   del :s
8582   move :S +maybe-spam
8584 set folder-hook-FOLDER=spamdelhook
8588 See also the documentation for the variables
8589 .Va spam-interface , spam-maxsize ,
8590 .Va spamc-command , spamc-arguments , spamc-user ,
8591 .Va spamd-socket , spamd-user ,
8592 .Va spamfilter-ham , spamfilter-noham , spamfilter-nospam , \
8593   spamfilter-rate
8595 .Va spamfilter-rate-scanscore .
8596 .\" }}}
8597 .\" }}} (Examples)
8600 .\" .Sh "FAQ" {{{
8601 .Sh "FAQ"
8603 .\" .Ss "\*(UA shortly hangs on startup" {{{
8604 .Ss "\*(UA shortly hangs on startup"
8606 This can have two reasons, one is the necessity to wait for a file lock
8607 and can't be helped, the other being that \*(UA calls the function
8608 .Xr uname 2
8609 in order to query the nodename of the box (sometimes the real one is
8610 needed instead of the one represented by the internal variable
8611 .Va hostname ) .
8612 You may have varying success by ensuring that the real hostname and
8613 .Ql localhost
8614 have entries in
8615 .Pa /etc/hosts ,
8616 or, more generally, that the name service is properly setup \(en
8617 and does
8618 .Xr hostname 1
8619 return what you'd expect?
8620 .\" }}}
8622 .\" .Ss "I can't login to Google mail a.k.a. GMail" {{{
8623 .Ss "I can't login to Google mail a.k.a. GMail"
8625 Since 2014 some free service providers classify programs as
8626 .Dq less secure
8627 unless they use a special authentification method (OAuth 2.0) which
8628 wasn't standardized for non-HTTP protocol authentication token query
8629 until August 2015 (RFC 7628).
8632 Different to Kerberos / GSSAPI, which is developed since the mid of the
8633 1980s, where a user can easily create a local authentication ticket for
8634 her- and himself with the locally installed
8635 .Xr kinit 1
8636 program, that protocol has no such local part but instead requires
8637 a world-wide-web query to create or fetch a token; since there is no
8638 local cache this query has to be performed whenever \*(UA is invoked
8639 from the command line (in interactive sessions situation may differ).
8642 \*(UA doesn't support OAuth.
8643 Because of this it is necessary to declare \*(UA a
8644 .Dq less secure app
8645 (on the providers account web page) in order to read and send mail.
8646 However, it also seems possible to take the following steps instead:
8649 .Bl -enum -compact
8651 give the provider the number of a mobile phone,
8653 enable
8654 .Dq 2-Step Verification ,
8656 create an application specific password (16 characters), and
8658 use that special password instead of your real Google account password in
8659 S-nail (for more on that see the section
8660 .Sx "On URL syntax and credential lookup" ) .
8662 .\" }}}
8663 .\" }}}
8666 .\" .Sh "SEE ALSO" {{{
8667 .Sh "SEE ALSO"
8669 .Xr bogofilter 1 ,
8670 .Xr bzip2 1 ,
8671 .Xr file 1 ,
8672 .Xr fmt 1 ,
8673 .Xr gpg 1 ,
8674 .Xr gpg-agent 1 ,
8675 .Xr gzip 1 ,
8676 .Xr less 1 ,
8677 .Xr more 1 ,
8678 .Xr newaliases 1 ,
8679 .Xr openssl 1 ,
8680 .Xr postfix 1 ,
8681 .Xr printf 1 ,
8682 .Xr sendmail 1 ,
8683 .Xr sh 1 ,
8684 .Xr spamassassin 1 ,
8685 .Xr spamc 1 ,
8686 .Xr spamd 1 ,
8687 .Xr sylfilter 1 ,
8688 .Xr vacation 1 ,
8689 .Xr xterm 1 ,
8690 .Xr xz 1 ,
8691 .Xr editline 3 ,
8692 .Xr iconv 3 ,
8693 .Xr readline 3 ,
8694 .Xr setlocale 3 ,
8695 .Xr ssl 3 ,
8696 .Xr aliases 5 ,
8697 .Xr locale 7 ,
8698 .Xr mailaddr 7 ,
8699 .Xr re_format 7 ,
8700 .Xr exim 8 ,
8701 .Xr mailwrapper 8 ,
8702 .Xr sendmail 8
8703 .\" }}}
8706 .\" .Sh HISTORY {{{
8707 .Sh HISTORY
8710 .Em mail
8711 command appeared in Version 1 AT&T Unix.
8712 Berkeley Mail was written in 1978 by Kurt Shoens.
8713 This man page is derived from from
8714 .Dq The Mail Reference Manual
8715 originally written by Kurt Shoens.
8716 .Dq Heirloom Mailx
8717 enhancements are maintained and documented by Gunnar
8718 Ritter.
8719 .Dq S-nail
8720 is maintained and documented by Steffen (Daode) Nurpmeso.
8723 Portions of this text are reprinted and reproduced in electronic form
8724 from IEEE Std 1003.1, 2003 Edition, Standard for Information Technology
8725 \(en Operating System Interface (POSIX), The Open Group Base
8726 Specifications Issue 6, Copyright \(co 2001-2003 by the Institute of
8727 Electrical and Electronics Engineers, Inc and The Open Group.
8728 In the event of any discrepancy between this version and the original
8729 IEEE and The Open Group Standard, the original IEEE and The Open Group
8730 Standard is the referee document.
8731 The original Standard can be obtained online at
8732 .Lk http://www.opengroup.org/unix/online.html OpenGroup.org
8733 Redistribution of this material is permitted so long as this notice
8734 remains intact.
8735 .\" }}}
8738 .Sh AUTHORS
8740 .An "Kurt Shoens" ,
8741 .An "Christos Zoulas" ,
8742 .An "Gunnar Ritter" ,
8743 .An "Steffen Nurpmeso" Aq Mt s-nail-users@lists.sourceforge.net
8744 (later
8745 .Mt s-mailx@sdaoden.eu ) .
8748 .\" .Sh CAVEATS {{{
8749 .Sh CAVEATS
8751 The character set conversion uses and relies upon the
8752 .Xr iconv 3
8753 function.
8754 Its functionality differs widely between the various system environments
8755 \*(UA runs on.
8758 Limitations with IMAP mailboxes are:
8759 It is not possible to edit messages, but it is possible to append them.
8760 Thus to edit a message, create a local copy of it, edit it, append it,
8761 and delete the original.
8762 The line count for the header display is only appropriate if the entire
8763 message has been downloaded from the server.
8764 The marking of messages as `new' is performed by the IMAP server;
8765 use of the
8766 .Ic exit
8767 command instead of
8768 .Ic quit
8769 will not cause it to be reset, and if the
8770 .Va newmail
8771 variable is unset, messages that arrived during a session will not be
8772 in state `new' anymore when the folder is opened again.
8773 Also if commands queued in disconnected mode are committed,
8774 the IMAP server will delete the `new' flag for all messages in the
8775 changed folder,
8776 and new messages will appear as unread when it is selected for viewing
8777 later.
8778 The `flagged', `answered', and `draft' attributes are usually permanent,
8779 but some IMAP servers are known to drop them without notification.
8780 Message numbers may change with IMAP every time before the prompt is
8781 printed if \*(UA is notified by the server that messages have been
8782 deleted by some other client or process.
8783 In this case, `Expunged n messages' is printed, and message numbers may
8784 have changed.
8787 Limitations with POP3 mailboxes are:
8788 It is not possible to edit messages, they can only be copied and deleted.
8789 The line count for the header display is only appropriate if the entire
8790 message has been downloaded from the server.
8791 The status field of a message is maintained by the server between
8792 connections; some servers do not update it at all, and with a server
8793 that does, the
8794 .Ic exit
8795 command will not cause the message status to be reset.
8797 .Ic newmail
8798 command and the
8799 .Va newmail
8800 variable have no effect.
8801 It is not possible to rename or to remove POP3 mailboxes.
8804 If a
8805 .Dq RUBOUT
8806 (interrupt,
8807 .Ql control-C )
8808 is typed while an IMAP or POP3 operation is in progress, \*(UA will wait
8809 until the operation can be safely aborted, and will then return to the
8810 command loop and print the prompt again.
8811 When a second
8812 .Dq RUBOUT
8813 is typed while \*(UA is waiting for the operation to complete, the
8814 operation itself will be cancelled.
8815 In this case, data that has not been fetched yet will have to be fetched
8816 before the next command can be performed.
8817 If the cancelled operation was using an SSL/TLS encrypted channel,
8818 an error in the SSL transport will very likely result and render the
8819 connection unusable.
8822 As \*(UA is a mail user agent, it provides only basic SMTP services.
8823 If it fails to contact its upstream SMTP server, it will not make
8824 further attempts to transfer the message at a later time,
8825 and it does not leave other information about this condition than an
8826 error message on the terminal and an entry in
8827 .Ev DEAD .
8828 This is usually not a problem if the SMTP server is located in the same
8829 local network as the computer on which \*(UA is run.
8830 However, care should be taken when using a remote server of an ISP;
8831 it might be better to set up a local SMTP server then which just acts as
8832 a proxy.
8835 \*(UA immediately contacts the SMTP server (or
8836 .Xr sendmail 1 Ns
8837 ) even when operating in
8838 .Va disconnected
8839 mode.
8840 It would not make much sense for \*(UA to defer outgoing mail since SMTP
8841 servers usually provide much more elaborated delay handling than \*(UA
8842 could perform as a client.
8843 Thus the recommended setup for sending mail in
8844 .Va disconnected
8845 mode is to configure a local SMTP server such that it sends outgoing
8846 mail as soon as an external network connection is available again,
8847 i.e., to advise it to do that from a network startup script.
8848 .\" }}}
8851 .Sh BUGS
8853 IMAP support is very basic, and doesn't support international mailbox
8854 names as specified in RFC 3501.
8855 Interrupting an IMAP operation can lead to endless iterations of the
8856 same operation.
8857 With IMAP, at least if the IMAP cache is used, if multiple
8858 .Ic connect
8860 .Ic disconnect
8861 cycles happen without an intervening change of the active mailbox then
8862 \*(UA will at some time loose the ability to keep the local state
8863 up-to-date, meaning that, e.g., messages show up with false numbers, and
8864 including the possibility that messages are accessed via numbers that
8865 are no(t longer) valid, resulting in program crashes.
8866 The solution is to change the active mailbox before that happens :).
8867 Also see the file
8868 .Pa TODO
8869 from the distribution or the repository.
8871 After deleting some message of a POP3 mailbox the header summary falsely
8872 claims that there are no messages to display, you need to perform
8873 a scroll or dot movement to restore proper state.
8875 In threaded display a power user may encounter crashes very
8876 occasionally (this is may and very).
8877 .\" s-ts-mode