MLE: add "mle-position" and "mle-prompt" colour mappings
[s-mailx.git] / nail.1
blob61ccfe6714ba221fbd3863e69c9bf15cd44522cc
1 .\"@ nail.1 - S-nail(1) reference manual.
2 .\"
3 .\" Copyright (c) 1980, 1990, 1993
4 .\"     The Regents of the University of California.  All rights reserved.
5 .\" Copyright (c) 2000
6 .\"     Gunnar Ritter.  All rights reserved.
7 .\" Copyright (c) 2012 - 2015 Steffen (Daode) Nurpmeso <sdaoden@users.sf.net>.
8 .\"
9 .\" Redistribution and use in source and binary forms, with or without
10 .\" modification, are permitted provided that the following conditions
11 .\" are met:
12 .\" 1. Redistributions of source code must retain the above copyright
13 .\"    notice, this list of conditions and the following disclaimer.
14 .\" 2. Redistributions in binary form must reproduce the above copyright
15 .\"    notice, this list of conditions and the following disclaimer in the
16 .\"    documentation and/or other materials provided with the distribution.
17 .\" 3. All advertising materials mentioning features or use of this software
18 .\"    must display the following acknowledgement:
19 .\"     This product includes software developed by the University of
20 .\"     California, Berkeley and its contributors.
21 .\"     This product includes software developed by Gunnar Ritter
22 .\"     and his contributors.
23 .\"
24 .\" THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS 'AS IS' AND
25 .\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
26 .\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
27 .\" ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
28 .\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
29 .\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
30 .\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
31 .\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
32 .\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
33 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
34 .\" SUCH DAMAGE.
35 .\"
36 .\"--MKREL-START--
37 .\" S-nail(1): v14.8.10 / 2016-08-20
38 .Dd Aug 20, 2016
39 .ds VV \\%v14.8.10
40 .\"--MKREL-END--
41 .\"--MKMAN-START--
42 .ds UU \\%S-NAIL
43 .ds UA \\%S-nail
44 .ds ua \\%s-nail
45 .ds UR \\%s-nail.rc
46 .\"--MKMAN-END--
47 .\" --BEGINSTRIP--
48 .\"
49 .\" If not ~/.mailrc, it breaks POSIX compatibility.  And adjust main.c.
50 .ds ur \\%~/.mailrc
51 .ds OB [Obsolete]
52 .ds OP [Option]
53 .ds IN [v15-compat]
54 .ds OU [no v15-compat]
55 .ds ID [v15 behaviour may differ]
56 .ds BO (Boolean)
57 .ds RO (Read-only)
59 .Dt "\*(UU" 1
60 .Os
61 .Mx -enable
64 .Sh NAME
65 .Nm \*(UA \%[\*(VV]
66 .Nd send and receive Internet mail
69 .\" .Sh SYNOPSIS {{{
70 .Sh SYNOPSIS
72 .Nm \*(ua
73 .Fl h | Fl Fl help
74 .Nm \*(ua
75 .Bk -words
76 .Op Fl BdEFintv~
77 .Op Fl \&: Ar spec
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 \~ Ns Ar mta-option ...
90 .Ek
91 .Nm \*(ua
92 .Bk -words
93 .Op Fl BdEeHiNnRv~#
94 .Op Fl \&: Ar spec
95 .Op Fl A Ar account
96 .Op Fl L Ar spec-list
97 .Op Fl r Ar from-addr
98 .Op Fl S Ar variable Ns Op Ns = Ns Ar value
99 .Op Fl X Ar cmd
100 .Fl f Op Ar file
101 .Op Fl Fl \~ Ns Ar mta-option ...
103 .Nm \*(ua
104 .Bk -words
105 .Op Fl BdEeHiNnRv~#
106 .Op Fl \&: Ar spec
107 .Op Fl A Ar account
108 .Op Fl L Ar spec-list
109 .Op Fl r Ar from-addr
110 .Op Fl S Ar variable Ns Op Ns = Ns Ar value
111 .Op Fl u Ar user
112 .Op Fl X Ar cmd
113 .Op Fl Fl \~ Ns Ar mta-option ...
115 .\" }}}
118 .Mx -toc -tree html pdf ps xhtml
121 .\" .Sh DESCRIPTION {{{
122 .Sh DESCRIPTION
124 .Bd -filled -compact -offset indent
125 .Sy Compatibility note:
126 S-nail (\*(UA) will wrap up into \%S-mailx in v15.0 (circa 2018).
127 A partial set of compatibility options exist, tagged as \*(IN and \*(OU,
128 yet complete compatibility won't be possible.
129 To choose upward compatible behaviour, please set the internal variable
130 .Va v15-compat .
131 Anything which will vanish in v15.0 is tagged \*(OB, and using
132 .Fl d
133 will print warnings for many use cases of obsolete features.
137 \*(UA is a mail processing system with a command syntax reminiscent of
138 .Xr ed 1
139 with lines replaced by messages.
140 It is intended to provide the functionality of the POSIX
141 .Xr mailx 1
142 command, but is MIME capable and optionally offers extensions for
143 line editing, S/MIME, SMTP and POP3 among others.
144 It is usable as a mail batch language.
146 .\" .Ss "Options" {{{
147 .Ss "Options"
149 .Bl -tag -width ".Fl _ Ar _ccount"
151 .It Fl \&: Ar spec
152 Explicitly control which of the
153 .Sx "Resource files"
154 shall be loaded: if the letter
155 .Ql s
156 is (case-insensitively) part of the
157 .Ar spec
158 then the system wide
159 .Pa \*(UR
160 is loaded, likewise the letter
161 .Ql u
162 controls loading of the user's personal
163 .Pa \*(ur
164 file, whereas the letters
165 .Ql -
167 .Ql /
168 explicitly forbid loading of any resource files.
169 This option should be used by scripts: to avoid environmental noise they
170 should
171 .Dq detach
172 from any configuration files and create a script-local environment,
173 explicitly setting any desired variable via
174 .Fl S .
175 This option overrides
176 .Fl n .
179 .It Fl A Ar account
180 Executes an
181 .Ic account
182 command (see below) for
183 .Ar account
184 after the startup files have been read.
187 .It Fl a Ar file
188 Attach the given file to the message.
189 The same filename conventions as described in the section
190 .Sx COMMANDS
191 apply: shell word expansion is restricted to the tilde
192 .Ql ~
193 and variables.
194 Shall
195 .Ar file
196 not be accessible but contain a
197 .Ql =
198 character, then anything after the
199 .Ql =
200 is assumed to specify the input character set and anything before
201 .Ql =
202 the filename: this is the only option to specify the input character set
203 (and don't perform any character set conversion) for text attachments
204 from the command line, not using the
205 .Ic ~@
206 tilde escape command.
209 .It Fl B
210 Make standard input and standard output line-buffered.
213 .It Fl b Ar address
214 Send a blind carbon copy to
215 .Ar address .
216 Can be used multiple times, but it is also possible to give
217 a comma-separated list of receivers in a single argument, proper shell
218 quoting provided, e.g.,
219 .Ql -b """qrec1  ,  rec2,rec3, Ex <am@ple>""" .
220 Also see the section
221 .Sx "On sending mail, and non-interactive mode" .
224 .It Fl c Ar address
225 Send carbon copies to the given receiver(s).
226 Can be used multiple times.
229 .It Fl d
230 Sets the
231 .Va debug
232 variable which enables debug messages and disables message delivery,
233 among others; effectively turns almost any operation into a dry-run.
236 .It Fl E
237 Set the
238 .Va skipemptybody
239 variable and thus discard messages with an empty message part body.
240 This is useful for sending messages from scripts.
243 .It Fl e
244 Just check if mail is present (in the specified or system mailbox).
245 If yes, return an exit status of zero, a non-zero value otherwise.
246 To restrict the set of mails to consider in this evaluation a message
247 specification can be added with the option
248 .Fl L .
251 .It Fl F
252 Save the message to send in a file named after the local part of the
253 first recipient's address (instead of in
254 .Va record Ns ).
257 .It Fl f Op Ar file
258 Read in the contents of the user's
259 .Ev MBOX
260 (or the specified file) for processing;
261 when \*(UA is quit, it writes undeleted messages back to this file
262 (but be aware of the
263 .Va hold
264 option).
265 Some special conventions are recognized for the string
266 .Ar file
267 which are documented for the
268 .Ic file
269 command below.
270 Note that
271 .Ar file
272 is not a direct argument to the flag
273 .Fl f ,
274 but is instead taken from the command line after option processing has
275 been completed.
276 In order to use a
277 .Ar file
278 that starts with a hyphen, prefix it with a (relative) path, as in
279 .Ql ./-hyphenbox.mbox .
282 .It Fl H
283 Display a summary of the
284 .Ic headers
285 of all messages in the specified or system mailbox and exit.
286 A configurable summary view is available via the
287 .Fl L
288 option.
291 .It Fl h
292 Show a short usage summary.
293 Because of widespread use a
294 .Fl Fl help
295 argument will have the same effect.
298 .It Fl i
299 Set the
300 .Va ignore
301 variable to ignore tty interrupt signals.
304 .It Fl L Ar spec-list
305 Display a summary of all
306 .Ic headers
307 of only those messages in the specified or system mailbox that match the
308 given
309 .Ar spec-list ,
310 then exit.
311 See the section
312 .Sx "Specifying messages"
313 for the format of
314 .Ar spec-list .
315 If the
316 .Fl e
317 (\*(OB or
318 .Fl H )
319 option has been given in addition no header summary is produced,
320 but \*(UA will instead indicate via its exit status wether
321 .Ar spec-list
322 matched any messages
323 .Pf ( Ql 0 )
324 or not
325 .Pf ( Ql 1 ) ;
326 note that any verbose output is suppressed in this mode and must instead
327 be enabled explicitly (e.g., by using the option
328 .Fl v ) .
331 .It Fl N
332 Unset the
333 .Va header
334 variable and thus inhibit initial display of message headers when
335 reading mail or editing a mail folder.
338 .It Fl n
339 Standard flag that inhibits reading the system wide
340 .Pa \*(UR
341 upon startup.
342 The option
343 .Fl \&:
344 allows more control over the startup sequence; also see
345 .Sx "Resource files" .
348 .It Fl q Ar file
349 Initialize the message body with the contents of the specified file,
350 which may be standard input
351 .Ql -
352 only in non-interactive context.
353 May be given in send mode only.
356 .It Fl R
357 Any folder opened will be in read-only mode.
360 .It Fl r Ar address
362 .Ar address
363 is a valid address then it specifies the envelope sender address to be
364 passed to the MTA as
365 .Ql -f Ar address
366 when a message is send.
367 Shall
368 .Ar address
369 include a user name, comments etc., then the components will be
370 separated and the name part will be passed to the MTA individually via
371 .Ql -F Ar name .
372 The given
373 .Ar address
374 will also be assigned to the
375 .Va from
376 variable, just as if additionally
377 .Ql -Sfrom=address
378 had been specified (therefore affecting SMTP data transfer, too).
380 If instead an empty string is passed as
381 .Ar address
382 then the content of the variable
383 .Va from
384 will be evaluated and used for this purpose whenever the MTA is
385 contacted.
386 Note that \*(UA by default, without
387 .Fl \&\&r
388 that is, neither passes
389 .Ql -f
391 .Ql -F
392 flags to the MTA by itself.
395 .It Fl S Ar variable Ns Op = Ns value
396 Sets the internal option
397 .Ar variable
398 and, in case of a value option, assigns
399 .Ar value
400 to it.
401 Even though variables set via
402 .Fl S
403 may be overwritten from within resource files,
404 the command line setting will be reestablished after all resource files
405 have been loaded.
408 .It Fl s Ar subject
409 Specify the subject of the to-be-sent message.
412 .It Fl t
413 The message given (on standard input) is expected to contain, separated
414 from the message body with an empty line, a message header with
415 .Ql To: ,
416 .Ql Cc: ,
418 .Ql Bcc:
419 fields giving its recipients, which will be added to those given on the
420 command line.
421 If a message subject is specified via
422 .Ql Subject:
423 then it'll be used in favour of one given on the command line.
425 Also understood are
426 .Ql Reply-To:
427 (possibly overriding
428 .Va replyto ) ,
429 .Ql Sender:
430 (p.\ o.\&
431 .Va sender ) .
432 Note you can also specify
433 .Ql From: ,
434 possibly overriding
435 .Va from
436 and the envelope address possibly specified with the option
437 .Fl r !
439 The following, which are normally created automatically based
440 upon the message context, can also be specified:
441 .Ql Message-ID: ,
442 .Ql In-Reply-To: ,
443 .Ql References:
445 .Ql Mail-Followup-To:
446 (special address massage will however still occur for the latter).
447 In fact custom header fields may also be used, the content of which
448 is passed through unchanged.
449 In conjunction with
450 .Fl ~
451 .Sx TILDE ESCAPES
452 can be embedded, too.
455 .It Fl u Ar user
456 Read the system mailbox of
457 .Ar user
458 (appropriate privileges presumed), and
459 .Dq assume to be
460 .Ar user
461 in some aspects, e.g. in respect to
462 .Ic file Ns
463 \(enexpansions of
464 .Ql %
465 etc.; also see
466 .Ev LOGNAME .
469 .It Fl V
470 Show \*(UA's version and exit.
473 .It Fl v
474 Setting the
475 .Va verbose
476 option enables display of some informational context messages.
477 Using it twice increases the level of verbosity.
480 .It Fl X Ar cmd
481 Add the given
482 .Ar cmd
483 to the list of commands to be executed before normal operation starts.
484 Correlates with
485 .Fl #
487 .Va batch-exit-on-error ;
488 the only possibility to execute commands in non-interactive mode when
489 reading startup files is actively prohibited.
492 .It Fl ~
493 Enable
494 .Sx TILDE ESCAPES
495 even if not in interactive mode.
498 .It Fl #
499 Enables batch mode.
500 In batch mode the full set of commands is available, just like in
501 interactive mode, and diverse variable settings and internal states are
502 adjusted for batch necessities, e.g., it sets
503 .Va emptystart ,
504 .Pf no Va header ,
505 .Va quiet ,
506 .Va sendwait ,
507 as well as
508 .Ev MBOX
510 .Va folder
511 (both to
512 .Pa /dev/null ) .
513 It also enables processing of
514 .Sx "TILDE ESCAPES" .
515 E.g., the following should send an email message to
516 .Dq bob :
517 .Bd -literal -offset indent
518 $ LC_ALL=C printf 'm bob\en~s ubject\enText\en~.\enx\en' | \e
519   LC_ALL=C \*(ua -:/ -d#
523 .It Fl \&.
524 This flag forces termination of option processing in order to prevent
525 .Dq option injection
526 (attacks).
527 It also forcefully puts \*(UA into send mode, see
528 .Sx "On sending mail, and non-interactive mode" .
532 In the above list of supported command line options,
533 .Fl d , E , i , N
535 .Fl v
536 are implemented by means of setting the respective option, as via
537 .Fl S .
538 .Bk -words
539 .Op Ar mta-option ...
541 arguments that are given at the end of the command line after a
542 .Ql --
543 separator will be passed through to the mail-transfer-agent (MTA) and
544 persist for an entire (interactive) session \(en if the setting of
545 .Va expandargv
546 allows their recognition;
547 MTA arguments can also be specified in the variable
548 .Va sendmail-arguments ;
549 find MTA interaction described in more detail in the documentation of
550 .Va sendmail .
551 MTA arguments are ignored when mail is send via SMTP data transfer.
552 .\" }}}
554 .\" .Ss "A starter" {{{
555 .Ss "A starter"
557 \*(UA is a direct descendant of
559 Mail, a successor of the Research
561 mail which
562 .Dq was there from the start
563 according to
564 .Sx HISTORY .
567 Mail reference manual begins with the following words:
569 .Bd -ragged -offset indent
570 Mail provides a simple and friendly environment for sending and
571 receiving mail.
572 It divides incoming mail into its constituent messages and allows the
573 user to deal with them in any order.
574 In addition, it provides a set of
575 .Xr ed 1 Ns
576 -like commands for manipulating messages and sending mail.
577 Mail offers the user simple editing capabilities to ease the composition
578 of outgoing messages, as well as providing the ability to define and
579 send to names which address groups of users.
583 \*(UA is thus the user side of the
585 mail system, whereas the system side (mail-transfer-agent, MTA) was
586 traditionally taken by
587 .Xr sendmail 8 ;
588 today
589 .Xr postfix 1
591 .Xr exim 8
592 are often used for this purpose instead.
593 If the \*(OPal SMTP is included in the
594 .Ic features
595 of \*(UA then the system side is not a mandatory precondition for mail
596 delivery.
599 Because \*(UA strives for compliance with POSIX
600 .Xr mailx 1
601 it is likely that some configuration settings have to be adjusted before
602 using it is a smooth experience.
603 The default global
604 .Pa \*(UR
605 file already bends those standard settings a bit towards more user
606 friendliness and safety, e.g., it sets the
607 .Va hold
609 .Va keepsave
610 variables in order to suppress the automatic moving of messages to
611 .Ev MBOX
612 that would otherwise occur (see
613 .Sx "Message states" )
615 .Va keep
616 to not remove empty files in order not to mangle file permissions when
617 files eventually get recreated.
618 It does not set the
619 .Va folder
620 option so that by default file grouping (via the
621 .Ql +
622 prefix as documented also for
623 .Ic file )
624 is not enabled.
625 The section
626 .Sx EXAMPLES
627 contains some further suggestions.
628 .\" }}}
630 .\" .Ss "On sending mail, and non-interactive mode" {{{
631 .Ss "On sending mail, and non-interactive mode"
633 To send a message to one or more people, using a local
634 mail-transfer-agent (MTA; the executable path can be set via
635 .Va sendmail )
636 or the \*(OPal builtin SMTP (set and see the variable
637 .Va smtp )
638 transport to actually deliver the generated mail message, \*(UA can be
639 invoked with arguments which are the names of people to whom the mail
640 will be sent:
642 .Bd -literal -offset indent
643 $ \*(ua -s Subject -a attachm.ent bill@host1 'Bob <bob@host2>'
644 # But... try it in an isolated dry-run mode first
645 $ LC_ALL=C \*(ua -:/ -d -vv -Sfrom="me <he@exam.ple>" \e
646     -b bcc@exam.ple -c cc@exam.ple \e
647     -s Subject -. "(Lovely) Bob <bob@host2>"
651 The command line options
652 .Fl b
654 .Fl c
655 can be used to add (blind) carbon copy receivers.
656 Almost always lists of addresses can be given where an address is
657 expected:
658 whereas comma-separated lists should be given, e.g.,
659 .Ql -c """r1@exam.ple ,  r2@exam.ple,r3@exam.ple""" ,
660 that very example could also be given as the whitespace-separated list
661 .Ql -c """r1@exam.ple   r2@exam.ple r3@exam.ple""" ,
662 but which for obvious reasons would not work for
663 .Ql -c """R1 <r1@exam.ple>, R2 (heh!) <r2@exam.ple>""" .
666 The user is then expected to type in the message contents.
667 In this compose mode \*(UA treats lines beginning with the character
668 .Ql ~
669 special \(en these are so-called
670 .Sx "TILDE ESCAPES"
671 which can be used to read in files, process shell commands, add and edit
672 attachments and more; e.g., the tilde escape
673 .Ql Ic ~e
674 will start the text editor to revise the message in it's current state,
675 .Ql Ic ~h
676 allows editing of the message recipients and
677 .Ql Ic ~?
678 gives an overview of available tilde escapes.
679 Typing
680 .Ql control-D
681 .Pf ( Ql ^D )
682 at the beginning of an empty line leaves compose mode and causes the
683 message to be sent, whereas typing
684 .Ql control-C
685 .Pf ( Ql ^C )
686 twice will abort the current letter (saving its contents in the file
687 denoted by
688 .Ev DEAD
689 unless
690 .Pf no Va save
691 is set).
694 A number of variables can be used to alter default behavior; e.g.,
695 .Ic set Ns
696 ting (also via
697 .Fl S )
698 .Va editalong
699 will automatically startup a text editor when compose mode is entered,
700 .Va askcc
701 will cause the user to be prompted actively for carbon-copy recipients
702 and the
703 .Va dot
704 option will allow leaving compose mode by writing a line consisting
705 solely of a dot
706 .Pf ( Ql \&. ) .
709 Very important, though, is to define which
710 .Sx "Character sets"
711 may be used when sending messages, usually by setting the option
712 .Va sendcharsets
713 accordingly,
714 having read the section
715 .Sx "The mime.types files"
716 to understand how the MIME-type of outgoing attachments is classified
717 and the knowledge that messages are sent asynchronously unless
718 .Va sendwait
719 is set: only with it MTA delivery errors will be recognizable.
722 Setting
723 .Va from
724 is often necessary (e.g., in conjunction with
725 .Va smtp )
726 or desirable, you may want to do some dry-run tests before you go.
727 Saving a copy of the sent messages in a
728 .Va record
729 may also be desirable \(en as for most mailbox file targets some
730 special conventions are recognized, see the
731 .Ic file
732 command for more on that.
733 The section
734 .Sx "On URL syntax and credential lookup"
735 will spread some light on the
736 .Ql USER@HOST
737 variable chains as well as on using URLs for accessing protocol-specific
738 resources, like
739 .Va smtp ,
741 .Sx EXAMPLES
742 contains an example configuration for sending messages via some of the
743 well-known public mail providers;
744 note it also gives a compact overview on how to setup a secure SSL/TLS
745 environment.
748 Message recipients (as specified on the command line or defined in
749 .Ql To: ,
750 .Ql Cc:
752 .Ql Bcc: )
753 may not only be email addressees but can also be names of mailboxes and
754 even complete shell command pipe specifications.
755 Proper (shell) quoting is necessary, e.g., to embed whitespace characters.
756 (Recall that \*(UA deals with mail standards, therefore those define the
757 rules with which content is interpreted.)
758 If the variable
759 .Va expandaddr
760 is not set then only network addresses (see
761 .Xr mailaddr 7
762 for a description of mail addresses) and plain user names (including MTA
763 aliases) may be used, other types will be filtered out, giving a warning
764 message.
766 .\" When changing any of the following adjust any RECIPIENTADDRSPEC;
767 .\" grep the latter for the complete picture
769 If the variable
770 .Va expandaddr
771 is set then extended recipient addresses will optionally be accepted:
772 Any name which starts with a vertical bar
773 .Ql |
774 character specifies a command pipe \(en the command string following the
775 .Ql |
776 is executed and the message is sent to its standard input;
777 Likewise, any name that starts with the character slash
778 .Ql /
779 or the character sequence dot slash
780 .Ql ./
781 is treated as a file, regardless of the remaining content.
782 Any other name which contains an at sign
783 .Ql @
784 character is treated as a network address;
785 Any other name which starts with a plus sign
786 .Ql +
787 character specifies a mailbox name;
788 Any other name which contains a slash
789 .Ql /
790 character but no exclamation mark
791 .Ql \&!
792 or percent sign
793 .Ql %
794 character before also specifies a mailbox name;
795 What remains is treated as a network address.
797 .Bd -literal -offset indent
798 $ echo bla | \*(ua -Sexpandaddr -s test ./mbox.mbox
799 $ echo bla | \*(ua -Sexpandaddr -s test '|cat >> ./mbox.mbox'
800 $ echo safe | LC_ALL=C \e
801     \*(ua -:/ -Sv15-compat -Ssendwait -Snosave \e
802       -Sexpandaddr=fail,-all,+addr -s test \e
803       -. bob@home.net
807 It is possible to create personal distribution lists via the
808 .Ic alias
809 command, so that, for instance, the user can send mail to
810 .Ql cohorts
811 and have it go to a group of people:
814 .Dl alias cohorts bill jkf mark kridle@ucbcory ~/mail/cohorts.mbox
817 Please note that this mechanism has nothing in common with the system
818 wide aliases that may be used by the local MTA (mail-transfer-agent),
819 which are subject to the
820 .Ql name
821 constraint of
822 .Va expandaddr
823 and are often tracked in a file
824 .Pa /etc/aliases
825 (and documented in
826 .Xr aliases 5
828 .Xr sendmail 1 ) .
829 Personal aliases will be expanded by \*(UA before the message is sent,
830 and are thus a convenient alternative to specifying each addressee by
831 itself.
834 To avoid environmental noise scripts should
835 .Dq detach
836 \*(UA from any configuration files and create a script-local
837 environment, ideally with the command line options
838 .Fl \&:
839 to disable any configuration file in conjunction with repititions of
840 .Fl S
841 to specify variables:
843 .Bd -literal -offset indent
844 $ env LC_ALL=C password=NOTSECRET \e
845   \*(ua -:/ -Sv15-compat -Ssendwait -Snosave \e
846     -Sexpandaddr=fail,-all,+addr \e
847     -S 'smtp=smtps://mylogin@some.host:465' -Ssmtp-auth=login \e
848     -S 'from=scriptreply@domain' \e
849     -s 'subject' -a attachment_file \e
850     -. "Recipient 1 <recipient1@domain>" recipient2@domain \e
851     < content_file
855 In interactive mode, which is introduced in the next section, messages
856 can be sent by calling the
857 .Ic mail
858 command with a list of recipient addresses \(em the semantics are
859 completely identical to non-interactive message sending, except that
860 it is likely necessary to separate recipient lists with commas:
862 .Bd -literal -offset indent
863 $ \*(ua -d -Squiet -Semptystart
864 "/var/spool/mail/user": 0 messages
865 ? mail "Recipient 1 <recipient1@domain>", recipient2@domain
866 ? # Will do the right thing (tm)
867 ? m recipient1@domain recipient2@domain
869 .\" }}}
871 .\" .Ss "On reading mail, and interactive mode" {{{
872 .Ss "On reading mail, and interactive mode"
874 When invoked without addressees \*(UA enters interactive mode in which
875 mails may be read.
876 When used like that the user's system mailbox (see the command
877 .Ic file
878 for an in-depth description of the different mailbox types that exist)
879 is read in and a one line header of each message therein is displayed.
880 The visual style of this summary of
881 .Ic headers
882 can be adjusted through the variable
883 .Va headline
884 and the possible sorting criterion via
885 .Va autosort .
886 If the initially opened mailbox is empty \*(UA will instead exit
887 immediately (after displaying a message) unless the variable
888 .Va emptystart
889 is set.
892 At the
893 .Va prompt
894 the command
895 .Ic list
896 will give a listing of all available commands and
897 .Ic help
898 will give a summary of some common ones.
899 If the \*(OPal documentation strings are available one can type
900 .Ql ?X
901 and see the actual expansion of
902 .Ql X
903 and what it's purpose is, i.e., commands can be abbreviated
904 (note that POSIX defines some abbreviations, so that the alphabetical
905 order of commands doesn't necessarily relate to the abbreviations; it is
906 possible to define overwrites with the
907 .Ic ghost
908 command, however).
911 Messages are given numbers (starting at 1) which uniquely identify
912 messages; the current message \(en the
913 .Dq dot
914 \(en will either be the first new message, or the first unread message,
915 or the first message of the mailbox; the option
916 .Va showlast
917 will instead cause usage of the last message for this purpose.
918 The command
919 .Ic headers
920 will display a
921 .Va screen Ns
922 ful of header summaries containing the
923 .Dq dot ,
924 whereas
925 .Ic from
926 will display only the summaries of the given messages, defaulting to the
927 .Dq dot .
930 Messages can be displayed on the user's terminal with the
931 .Ic type
932 command, or short:
933 .Ql t .
934 By default the current message
935 .Pf ( Dq dot )
936 is displayed, but like with many other commands it is possible to give
937 a fancy message specification (see
938 .Sx "Specifying messages" ) ,
939 e.g.,
940 .Ql t:u
941 will display all unread messages,
942 .Ql t.
943 will display the
944 .Dq dot ,
945 .Ql t 1 5
946 will type the messages 1 and 5,
947 .Ql t 1-5
948 will type the messages 1 through 5, and
949 .Ql t-
951 .Ql t+
952 will display the last and the next message, respectively.
953 The command
954 .Ic search
955 (a more substantial alias of the standard command
956 .Ic from )
957 will display a header summary of the given message specification list
958 instead of their content, e.g., the following will search for subjects:
961 .Dl ? from """@Some subject to search for"""
964 In the default setup all header fields of a message will be displayed,
965 but this can be changed: either by blacklisting a list of fields via
966 .Ic ignore ,
967 or by whitelisting only a given list with the
968 .Ic retain
969 command, e.g.,
970 .Ql Ic \:retain Ns \0date from to cc subject .
971 In order to display all header fields of a message regardless of
972 currently active ignore or retain lists, use the command
973 .Ic Type .
974 The variable
975 .Va crt
976 controls wether and when \*(UA will use the configured
977 .Ev PAGER
978 for display instead of directly writing to the user terminal
979 (generally speaking).
980 Note that historically the global
981 .Pa \*(UR
982 not only adjusts the list of displayed headers, but also sets
983 .Va crt .
986 Dependent upon the configuration a line editor (see the section
987 .Sx "On terminal control and line editor" )
988 aims at making user experience with the many
989 .Sx COMMANDS
990 a bit nicer.
991 When reading the system mailbox or when
992 .Fl f
994 .Ic file )
995 specified a mailbox explicitly prefixed with the special
996 .Ql %:
997 modifier (propagating the mailbox to a primary one) then messages which
998 have been read will be moved to a secondary mailbox, the user's
999 .Ev MBOX
1000 file, automatically when the mailbox is left, either by changing the
1001 active mailbox or by quitting \*(UA (also see
1002 .Sx "Message states" )
1003 \(en this automatic moving from a system or primary to the secondary
1004 mailbox is not performed when the variable
1005 .Va hold
1006 is set.
1009 After examining a message the user can also
1010 .Ic delete Ql d
1011 the message,
1012 .Ic reply Ql r
1013 to the sender and all recipients or
1014 .Ic Reply Ql R
1015 exclusively to the sender(s).
1016 Messages can also be
1017 .Ic forward Ns
1018 ed (shorter alias is
1019 .Ic fwd Ns ).
1020 Note that when replying to or forwarding a message recipient addresses
1021 will be stripped from comments and names unless the option
1022 .Va fullnames
1023 is set.
1024 Deletion causes \*(UA to forget about the message;
1025 This is not irreversible, though, one can
1026 .Ic undelete Ql u
1027 the message by giving its number,
1028 or the \*(UA session can be ended by giving the
1029 .Ic exit Ql x
1030 command.
1033 To end a mail processing session one may either issue
1034 .Ic quit Ql q
1035 to cause a full program exit, which possibly includes
1036 automatic moving of read messages to
1037 .Ev MBOX
1038 as well as updating the \*(OPal line editor
1039 .Va history-file ,
1040 or use the command
1041 .Ic exit Ql x
1042 instead in order to prevent any of these actions.
1043 .\" }}}
1045 .\" .Ss "HTML mail and MIME attachments" {{{
1046 .Ss "HTML mail and MIME attachments"
1048 Messages which are HTML-only get more and more common and of course many
1049 messages come bundled with a bouquet of MIME attachments.
1050 Whereas \*(UA \*(OPally supports a simple HTML-to-text converter to deal
1051 with HTML messages (see
1052 .Sx "The mime.types files" ) ,
1053 it normally can't deal with any of these itself, but instead programs
1054 need to become registered to deal with specific MIME types or file
1055 extensions.
1056 These programs may either prepare plain text versions of their input
1057 in order to enable \*(UA to display the content on the terminal,
1058 or display the content themselves, for example in a graphical window.
1061 To install an external handler program for a specific MIME type set an
1062 according
1063 .Va pipe-TYPE/SUBTYPE
1064 variable; to instead define a handler for a specific file extension set
1065 the respective
1066 .Va pipe-EXTENSION
1067 variable \(en these handlers take precedence.
1068 \*(OPally \*(UA supports mail user agent configuration as defined in
1069 RFC 1524; this mechanism, documented in the section
1070 .Sx "The Mailcap files" ,
1071 will be queried for display or quote handlers if none of the former two
1072 .\" TODO v15-compat "will be" -> "is"
1073 did; it will be the sole source for handlers of other purpose.
1074 A last source for handlers may be the MIME type definition itself, if
1075 the \*(UA specific type-marker extension was used when defining the type
1076 with the command
1077 .Ic mimetype .
1078 (Many of the builtin MIME types do so by default.)
1081 The variable
1082 .Va mime-counter-evidence
1083 can be set to improve dealing with faulty MIME part declarations as are
1084 often seen in real-life messages.
1085 E.g., to display a HTML message inline (that is, converted to a more
1086 fancy plain text representation than the builtin converter is capable to
1087 produce) with either of the text-mode browsers
1088 .Xr lynx 1
1090 .Xr elinks 1 ,
1091 teach \*(UA about MathML documents and make it display them as plain
1092 text, and to open PDF attachments in an external PDF viewer,
1093 asynchronously and with some other magic attached:
1095 .Bd -literal -offset indent
1096 if $features !@ HTML-FILTER
1097   #set pipe-text/html="elinks -force-html -dump 1"
1098   set pipe-text/html="lynx -stdin -dump -force_html"
1099   # Display HTML as plain text instead
1100   #set pipe-text/html=@
1101 endif
1102 mimetype '@ application/mathml+xml mathml'
1103 set pipe-application/pdf="@&=@ \e
1104   trap \e"rm -f \e\e\e"${NAIL_FILENAME_TEMPORARY}\e\e\e"\e" EXIT;\e
1105   trap \e"trap \e\e\e"\e\e\e" INT QUIT TERM; exit 1\e" \e INT QUIT TERM;\e
1106   xpdf \e"${NAIL_FILENAME_TEMPORARY}\e""
1110 Note: special care must be taken when using such commands as mail
1111 viruses may be distributed by this method: if messages of type
1112 .Ql application/x-sh
1113 or files with the extension
1114 .Ql .sh
1115 were blindly filtered through the shell, for example, a message sender
1116 could easily execute arbitrary code on the system \*(UA is running on.
1117 For more on MIME, also in respect to sending of messages, see the
1118 sections
1119 .Sx "The mime.types files" ,
1120 .Sx "The Mailcap files"
1121 and the command
1122 .Ic mimetype .
1123 .\" }}}
1125 .\" .Ss "Mailing lists" {{{
1126 .Ss "Mailing lists"
1128 \*(UA offers some support to ease handling of mailing lists.
1129 The command
1130 .Ic mlist
1131 promotes all given arguments to known mailing lists, and
1132 .Ic mlsubscribe
1133 sets their subscription attribute, creating them first as necessary.
1134 (On the other hand
1135 .Ic unmlsubscribe
1136 doesn't
1137 .Ic unmlist
1138 automatically, but only resets the subscription attribute.)
1139 Using the commands without arguments will show (a subset of) all
1140 currently defined mailing lists.
1142 .Va headline
1143 format
1144 .Ql \&%T
1145 can be used to mark out messages with configured list addresses
1146 in the header display.
1149 \*(OPally mailing lists may also be specified as (extended) regular
1150 expressions, which allows matching of many addresses with a single
1151 expression.
1152 However, all fully qualified list addresses are matched via a fast
1153 dictionary, whereas expressions are placed in (a) list(s) which is
1154 (are) matched sequentially.
1156 .Bd -literal -offset indent
1157 set followup-to followup-to-honour=ask-yes reply-to-honour=ask-yes
1158 mlist a1@b1.c1 a2@b2.c2 .*@lists.c3$
1159 mlsubscribe a4@b4.c4 exact@lists.c3
1163 The variable
1164 .Va followup-to-honour
1165 will ensure that a
1166 .Ql Mail-\:Followup-\:To:
1167 header is honoured when the message is being replied to (via
1168 .Ic reply
1170 .Ic Lreply )
1172 .Va followup-to
1173 controls wether this header is created when sending mails; it will be
1174 created automatically for a couple of reasons, too, like when the
1175 special
1176 .Dq mailing list specific
1177 respond command
1178 .Ic Lreply
1179 is used, when
1180 .Ic reply
1181 is used to respond to a message with its
1182 .Ql Mail-Followup-To:
1183 being honoured etc.
1186 A difference in between the handling of known and subscribed lists is
1187 that the address of the sender is usually not part of a generated
1188 .Ql Mail-Followup-To:
1189 when addressing the latter, whereas it is for the former kind of lists.
1190 Usually because there are exceptions: say, if multiple lists are
1191 addressed and not all of them are subscribed lists.
1193 For convenience \*(UA will, temporarily, automatically add a list
1194 address that is presented in the
1195 .Ql List-To:
1196 header of a message that is being responded to to the list of known
1197 mailing lists.
1198 Shall that header have existed \*(UA will instead, dependend on the
1199 variable
1200 .Va reply-to-honour ,
1201 use an also set
1202 .Ql Reply-To:
1203 for this purpose in order to accept a list administrators' wish that
1204 is supposed to have been manifested like that (but only if it provides
1205 a single address which resides on the same domain as what is stated in
1206 .Ql List-To: ) .
1207 .\" }}}
1209 .\" .Ss "Resource files" {{{
1210 .Ss "Resource files"
1212 Upon startup \*(UA reads in several resource files:
1214 .Bl -tag -width ".It Pa _AIL_EXTRA_R_"
1216 .It Pa \*(UR
1217 System wide initialization file.
1218 Reading of this file can be suppressed, either by using the
1219 .Fl \&:
1221 .Fl n
1222 command line options, or by setting the environment variable
1223 .Ev NAIL_NO_SYSTEM_RC .
1226 .It Pa \*(ur
1227 File giving initial commands.
1228 A different file can be chosen by setting the environment variable
1229 .Ev MAILRC .
1230 Reading of this file can be suppressed with the
1231 .Fl \&:
1232 command line option.
1234 .It Va NAIL_EXTRA_RC
1235 Can be used to define an optional startup file to be read after all
1236 other resource files.
1237 It can be used to specify settings that are not understood by other
1238 .Xr mailx 1
1239 implementations, for example.
1240 This variable is only honoured when defined in a resource file.
1244 The content of these files is interpreted as follows:
1247 .Bl -bullet -compact
1249 A lines' leading whitespace is removed.
1251 Empty lines are ignored.
1253 Any other line is interpreted as a command.
1254 It may be spread over multiple input lines if the newline character is
1255 .Dq escaped
1256 by placing a backslash character
1257 .Ql \e
1258 as the last character of the line; whereas any leading whitespace of
1259 follow lines is ignored, trailing whitespace before a escaped newline
1260 remains in the input.
1262 If the line (content) starts with the number sign
1263 .Ql #
1264 then it is a comment-command \(en a real command! \(en and also ignored.
1265 This command is the only form of comment that is understood.
1269 For example:
1271 .Bd -literal -offset indent
1272  # This line is a comment command.  And y\e
1273     es, it is really continued here.
1274 set debug \e
1275     verbose
1276     set editheaders
1278 .\" }}}
1280 .\" .Ss "Character sets" {{{
1281 .Ss "Character sets"
1283 \*(OP \*(UA detects the character set of the terminal by using
1284 mechanisms that are controlled by the
1285 .Ev LC_CTYPE
1286 locale setting
1287 (the manual for
1288 .Xr setlocale 3
1289 should give an overview); the \*(UA internal variable
1290 .Va ttycharset
1291 will be set to the detected terminal character set accordingly
1292 and will thus show up in the output of the commands
1293 .Ic set
1295 .Ic varshow .
1298 However, a user supplied
1299 .Va ttycharset
1300 value is not overwritten by this detection mechanism: this
1301 .Dq feature
1302 must be used if the detection doesn't work properly,
1303 and it may be used to adjust the name of the locale character set.
1304 E.g., on BSD systems one may use a locale with the character set
1305 ISO8859-1, which is not a valid name for this character set; to be on
1306 the safe side, one may set
1307 .Va ttycharset
1308 to the correct name, which is ISO-8859-1.
1311 Note that changing the value doesn't mean much beside that,
1312 since several aspects of the real character set are implied by the
1313 locale environment of the system,
1314 and that stays unaffected by the content of an overwritten
1315 .Va ttycharset
1316 variable.
1317 (This is mostly an issue when interactively using \*(UA, though.
1318 It is actually possible to send mail in a completely
1319 .Dq faked
1320 locale environment, an option that \*(UA's test-suite uses excessively.)
1323 If no character set conversion capabilities have been compiled into
1324 \*(UA
1325 .Pf ( Ic features
1326 doesn't include the term
1327 .Ql ICONV ) ,
1328 then
1329 .Va ttycharset
1330 will be the only supported character set,
1331 it is simply assumed that it can be used to exchange 8-bit messages,
1332 and the rest of this section does not apply;
1333 it may however still be necessary to explicitly set it if automatic
1334 detection fails, since in that case it defaults to the mentioned
1335 .\" (Keep in SYNC: ./nail.1:"Character sets", ./nail.h:CHARSET_*!)
1336 ISO-8859-1.
1339 When reading messages, their text is converted into
1340 .Va ttycharset
1341 as necessary in order to display them on the users terminal.
1342 Unprintable characters and invalid byte sequences are detected
1343 and replaced by proper substitution characters (unless the variable
1344 .Va print-all-chars
1345 was set once \*(UA was started).
1346 Also see
1347 .Va charset-unknown-8bit
1348 to deal with another hairy aspect of message interpretation.
1351 When sending messages all their parts and attachments are classified.
1352 Whereas no character set conversion is performed on those parts which
1353 appear to be binary data,
1354 the character set being used must be declared within the MIME header of
1355 an outgoing text part if it contains characters that do not conform to
1356 the set of characters that are allowed by the email standards.
1357 Permissible values for character sets can be declared using the
1358 .Va sendcharsets
1359 variable, and
1360 .Va charset-8bit ,
1361 which defines a catch-all last-resort fallback character set that is
1362 implicitly appended to the list of character-sets in
1363 .Va sendcharsets .
1366 When replying to a message and the variable
1367 .Va reply-in-same-charset
1368 is set then the character set of the message being replied to is tried
1369 first.
1370 And it is also possible to make \*(UA work even more closely related to
1371 the current locale setting automatically by using the variable
1372 .Va sendcharsets-else-ttycharset ,
1373 please see there for more information.
1376 All the specified character sets are tried in order unless the
1377 conversion of the part or attachment succeeds.
1378 If none of the tried (8-bit) character sets is capable to represent the
1379 content of the part or attachment,
1380 then the message will not be sent and its text will optionally be
1381 .Va save Ns d
1383 .Ev DEAD .
1384 In general, if the message
1385 .Dq Cannot convert from a to b
1386 appears, either some characters are not appropriate for the currently
1387 selected (terminal) character set,
1388 or the needed conversion is not supported by the system.
1389 In the first case, it is necessary to set an appropriate
1390 .Ev LC_CTYPE
1391 locale and/or the variable
1392 .Va ttycharset .
1395 The best results are usually achieved when \*(UA is run in a UTF-8
1396 locale on a UTF-8 capable terminal, in which case the full Unicode
1397 spectrum of characters is available.
1398 In this setup characters from various countries can be displayed,
1399 while it is still possible to use more simple character sets for sending
1400 to retain maximum compatibility with older mail clients.
1403 On the other hand the POSIX standard defines a locale-independent 7-bit
1404 .Dq portable character set
1405 that should be used when overall portability is an issue, the even more
1406 restricted subset named
1407 .Dq portable filename character set
1408 consisting of A-Z, a-z, 0-9, period
1409 .Ql \&. ,
1410 underscore
1411 .Ql _
1413 .Ql -
1414 hyphen.
1415 .\" }}}
1417 .\" .Ss "Message states" {{{
1418 .Ss "Message states"
1420 \*(UA differentiates in between several different message states;
1421 the current state will be reflected in header summary displays if
1422 .Va headline
1423 is configured to do so (via the internal variable
1424 .Va attrlist ) ,
1425 and messages can also be selected and be acted upon depending on their
1426 state (see
1427 .Sx "Specifying messages" ) .
1428 When operating on the system mailbox or in primary mailboxes opened with
1429 the special prefix
1430 .Ql %:
1431 (see
1432 .Ic file )
1433 special actions, like the automatic moving of messages to the secondary
1434 .Ev MBOX
1435 mailbox may be applied when the mailbox is left (also implicitly via
1436 a successful exit of \*(UA, but not if the special command
1437 .Ic exit
1438 is used) \(en however, because this may be irritating to users which
1439 are used to
1440 .Dq more modern
1441 mail-user-agents, the default global
1442 .Pa \*(UR
1443 sets the internal
1444 .Va hold
1446 .Va keepsave
1447 variables in order to suppress this behaviour.
1449 .Bl -tag -width ".It Ql _reserved"
1450 .It Ql new
1451 Message has neither been viewed nor moved to any other state.
1452 Such messages are retained even in the system mailbox.
1454 .It Ql unread
1455 Message has neither been viewed nor moved to any other state, but the
1456 message was present already when the mailbox has been opened last:
1457 Such messages are retained even in the system mailbox.
1459 .It Ql read
1460 The message has been processed by one of the following commands:
1461 .Ic ~f ,
1462 .Ic ~m ,
1463 .Ic ~F ,
1464 .Ic ~M ,
1465 .Ic copy ,
1466 .Ic mbox ,
1467 .Ic next ,
1468 .Ic pipe  ,
1469 .Ic Print ,
1470 .Ic print ,
1471 .Ic top ,
1472 .Ic Type ,
1473 .Ic type ,
1474 .Ic undelete .
1476 .Ic delete ,
1477 .Ic dp ,
1479 .Ic dt
1480 commands may also cause the next message to be marked as read, depending
1481 on the value of the
1482 .Va autoprint
1483 variable.
1484 Except when the
1485 .Ic exit
1486 command is used, messages that are in the system mailbox or in mailboxes
1487 which were opened with the special
1488 .Ql %:
1489 prefix and are in
1490 .Ql read
1491 state when the mailbox is left will be saved in
1492 .Ev MBOX
1493 unless the option
1494 .Va hold
1495 it set.
1497 .It Ql deleted
1498 The message has been processed by one of the following commands:
1499 .Ic delete ,
1500 .Ic dp ,
1501 .Ic dt .
1502 Only
1503 .Ic undelete
1504 can be used to access such messages.
1506 .It Ql preserved
1507 The message has been processed by a
1508 .Ic preserve
1509 command and it will be retained in its current location.
1511 .It Ql saved
1512 The message has been processed by one of the following commands:
1513 .Ic save
1515 .Ic write .
1516 Unless when the
1517 .Ic exit
1518 command is used, messages that are in the system mailbox or in mailboxes
1519 which were opened with the special
1520 .Ql %:
1521 prefix and are in
1522 .Ql saved
1523 state when the mailbox is left will be deleted; they will be saved in
1524 .Ev MBOX
1525 when the option
1526 .Va keepsave
1527 is set.
1529 .\" }}}
1531 .\" .Ss "Specifying messages" {{{
1532 .Ss "Specifying messages"
1534 Commands such as
1535 .Ic from ,
1536 .Ic type
1538 .Ic delete
1539 can be given a list of message numbers as arguments to apply to a number
1540 of messages at once.
1541 Thus
1542 .Ql delete 1 2
1543 deletes messages 1 and 2,
1544 whereas
1545 .Ql delete 1-5
1546 will delete the messages 1 through 5.
1547 In sorted or threaded mode (see the
1548 .Ic sort
1549 command),
1550 .Ql delete 1-5
1551 will delete the messages that are located between (and including)
1552 messages 1 through 5 in the sorted/threaded order, as shown in the
1553 .Ic headers
1554 summary.
1555 Multiple colon modifiers can be joined into one, e.g.,
1556 .Ql :du .
1557 The following special message names exist:
1559 .Bl -tag -width ".It Ar _n_u"
1560 .It Ar :n
1562 .Ql new
1563 messages.
1564 .It Ar :o
1565 All old messages (any not in state
1566 .Ql read
1568 .Ql new ) .
1569 .It Ar :u
1571 .Ql unread
1572 messages.
1573 .It Ar :d
1575 .Ql deleted
1576 messages (for the
1577 .Ic undelete
1579 .Ic from
1580 commands only).
1581 .It Ar :r
1583 .Ql read
1584 messages.
1585 .It Ar :f
1587 .Ic flag Ns
1588 ged messages.
1589 .It Ar :a
1590 All answered messages
1591 (cf. the
1592 .Va markanswered
1593 variable).
1594 .It Ar :t
1595 All messages marked as draft.
1596 .It Ar :s
1597 \*(OP All messages classified as spam.
1598 .It Ar :S
1599 \*(OP All messages with unsure spam classification.
1600 .It Ar \&.
1601 The current message, the so-called
1602 .Dq dot .
1603 .It Ar \&;
1604 The message that was previously the current message.
1605 .It Ar \&,
1606 The parent message of the current message,
1607 that is the message with the Message-ID given in the
1608 .Ql In-Reply-To:
1609 field or the last entry of the
1610 .Ql References:
1611 field of the current message.
1612 .It Ar -
1613 The next previous undeleted message,
1614 or the next previous deleted message for the
1615 .Ic undelete
1616 command.
1617 In sorted/threaded mode,
1618 the next previous such message in the sorted/threaded order.
1619 .It Ar +
1620 The next undeleted message,
1621 or the next deleted message for the
1622 .Ic undelete
1623 command.
1624 In sorted/threaded mode,
1625 the next such message in the sorted/threaded order.
1626 .It Ar ^
1627 The first undeleted message,
1628 or the first deleted message for the
1629 .Ic undelete
1630 command.
1631 In sorted/threaded mode,
1632 the first such message in the sorted/threaded order.
1633 .It Ar $
1634 The last message.
1635 In sorted/threaded mode,
1636 the last message in the sorted/threaded order.
1638 .It Ar & Ns Ar x
1639 In threaded mode,
1640 selects the message addressed with
1641 .Ar x ,
1642 where
1643 .Ar x
1644 is any other message specification,
1645 and all messages from the thread that begins at it.
1646 Otherwise it is identical to
1647 .Ar x .
1649 .Ar x
1650 is omitted,
1651 the thread beginning with the current message is selected.
1653 .It Ar *
1654 All messages.
1655 .It Ar `
1656 All messages that were included in the message list for the previous
1657 command.
1659 .It Ar / Ns Ar string
1660 All messages that contain
1661 .Ar string
1662 in the subject field (case ignored).
1663 See also the
1664 .Va searchheaders
1665 variable.
1667 .Ar string
1668 is empty,
1669 the string from the previous specification of that type is used again.
1671 .It Xo Op Ar @ Ns Ar name-list Ns
1672 .Ar @ Ns Ar expr
1674 All messages that contain the given case-insensitive search
1675 .Ar expr Ns
1676 ession; if the \*(OPal regular expression (see
1677 .Xr re_format 7 )
1678 support is available
1679 .Ar expr
1680 will be interpreted as (an extended) one if any of the
1681 .Dq magical
1682 (extended) regular expression characters is seen.
1683 If the optional
1684 .Ar @ Ns Ar name-list
1685 part is missing, the search is restricted to the subject field body,
1686 but otherwise
1687 .Ar name-list
1688 specifies a comma-separated list of header fields to search, as in
1690 .Dl '@to,from,cc@Someone i ought to know'
1692 In order to search for a string that includes a
1693 .Ql @
1694 (commercial at) character the
1695 .Ar name-list
1696 is effectively non-optional, but may be given as the empty string.
1697 Some special header fields may be abbreviated:
1698 .Ql f ,
1699 .Ql t ,
1700 .Ql c ,
1701 .Ql b
1703 .Ql s
1704 will match
1705 .Ql From ,
1706 .Ql To ,
1707 .Ql Cc ,
1708 .Ql Bcc
1710 .Ql Subject ,
1711 respectively and case-insensitively.
1712 The special names
1713 .Ql header
1715 .Ql <
1716 can be used to search in (all of) the header(s) of the message, and the
1717 special names
1718 .Ql body
1720 .Ql >
1722 .Ql text
1724 .Ql =
1725 can be used to perform full text searches \(en whereas the former
1726 searches only the body, the latter also searches the message header.
1728 This message specification performs full text comparison, but even with
1729 regular expression support it is almost impossible to write a search
1730 expression that savely matches only a specific address domain.
1731 To request that the content of the header is treated as a list of
1732 addresses, and to strip those down to the plain email address which the
1733 search expression is to be matched against, prefix the header name
1734 (abbreviation) with a tilde
1735 .Ql ~ :
1737 .Dl @~f@@a\e.safe\e.domain\e.match$
1739 .It Ar address
1740 A case-insensitive
1741 .Dq any substring matches
1742 search against the
1743 .Ql From:
1744 header, which will match addresses (too) even if
1745 .Va showname
1746 is set (and POSIX says
1747 .Dq any address as shown in a header summary shall be matchable in this form ) ;
1748 However, if the
1749 .Va allnet
1750 variable is set, only the local part of the address is evaluated
1751 for the comparison, not ignoring case, and the setting of
1752 .Va showname
1753 is completely ignored.
1754 For finer control and match boundaries use the
1755 .Ql @
1756 search expression; the \*(OPal IMAP-style
1757 .Ql (from address)
1758 expression can also be used if substring matches are desired.
1762 \*(OP IMAP-style SEARCH expressions may also be used.
1763 This addressing mode is available with all types of folders;
1764 \*(UA will perform the search locally as necessary.
1765 Strings must be enclosed by double quotes
1766 .Ql \&"
1767 in their entirety if they contain white space or parentheses;
1768 within the quotes, only backslash
1769 .Ql \e
1770 is recognized as an escape character.
1771 All string searches are case-insensitive.
1772 When the description indicates that the
1773 .Dq envelope
1774 representation of an address field is used,
1775 this means that the search string is checked against both a list
1776 constructed as
1778 .Bd -literal -offset indent
1779 (\*qname\*q \*qsource\*q \*qlocal-part\*q \*qdomain-part\*q)
1783 for each address,
1784 and the addresses without real names from the respective header field.
1785 These search expressions can be nested using parentheses, see below for
1786 examples.
1789 .Bl -tag -compact -width ".It Ar _n_u"
1790 .It Ar ( criterion )
1791 All messages that satisfy the given
1792 .Ar criterion .
1793 .It Ar ( criterion1 criterion2 ... criterionN )
1794 All messages that satisfy all of the given criteria.
1796 .It Ar ( or criterion1 criterion2 )
1797 All messages that satisfy either
1798 .Ar criterion1
1800 .Ar criterion2 ,
1801 or both.
1802 To connect more than two criteria using
1803 .Ql or
1804 specifications have to be nested using additional parentheses,
1805 as with
1806 .Ql (or a (or b c)) ,
1807 since
1808 .Ql (or a b c)
1809 really means
1810 .Ql ((a or b) and c) .
1811 For a simple
1812 .Ql or
1813 operation of independent criteria on the lowest nesting level,
1814 it is possible to achieve similar effects by using three separate
1815 criteria, as with
1816 .Ql (a) (b) (c) .
1818 .It Ar ( not criterion )
1819 All messages that do not satisfy
1820 .Ar criterion .
1821 .It Ar ( bcc \*q Ns Ar string Ns Ar \*q )
1822 All messages that contain
1823 .Ar string
1824 in the envelope representation of the
1825 .Ql Bcc:
1826 field.
1827 .It Ar ( cc \*q Ns Ar string Ns Ar \*q )
1828 All messages that contain
1829 .Ar string
1830 in the envelope representation of the
1831 .Ql Cc:
1832 field.
1833 .It Ar ( from \*q Ns Ar string Ns Ar \*q )
1834 All messages that contain
1835 .Ar string
1836 in the envelope representation of the
1837 .Ql From:
1838 field.
1839 .It Ar ( subject \*q Ns Ar string Ns Ar \*q )
1840 All messages that contain
1841 .Ar string
1842 in the
1843 .Ql Subject:
1844 field.
1845 .It Ar ( to \*q Ns Ar string Ns Ar \*q )
1846 All messages that contain
1847 .Ar string
1848 in the envelope representation of the
1849 .Ql To:
1850 field.
1851 .It Ar ( header name \*q Ns Ar string Ns Ar \*q )
1852 All messages that contain
1853 .Ar string
1854 in the specified
1855 .Ql Name:
1856 field.
1857 .It Ar ( body \*q Ns Ar string Ns Ar \*q )
1858 All messages that contain
1859 .Ar string
1860 in their body.
1861 .It Ar ( text \*q Ns Ar string Ns Ar \*q )
1862 All messages that contain
1863 .Ar string
1864 in their header or body.
1865 .It Ar ( larger size )
1866 All messages that are larger than
1867 .Ar size
1868 (in bytes).
1869 .It Ar ( smaller size )
1870 All messages that are smaller than
1871 .Ar size
1872 (in bytes).
1874 .It Ar ( before date )
1875 All messages that were received before
1876 .Ar date ,
1877 which must be in the form
1878 .Ql d[d]-mon-yyyy ,
1879 where
1880 .Ql d
1881 denotes the day of the month as one or two digits,
1882 .Ql mon
1883 is the name of the month \(en one of
1884 .Ql Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec ,
1886 .Ql yyyy
1887 is the year as four digits, e.g.,
1888 .Ql 28-Dec-2012 .
1890 .It Ar ( on date )
1891 All messages that were received on the specified date.
1892 .It Ar ( since date )
1893 All messages that were received since the specified date.
1894 .It Ar ( sentbefore date )
1895 All messages that were sent on the specified date.
1896 .It Ar ( senton date )
1897 All messages that were sent on the specified date.
1898 .It Ar ( sentsince date )
1899 All messages that were sent since the specified date.
1900 .It Ar ()
1901 The same criterion as for the previous search.
1902 This specification cannot be used as part of another criterion.
1903 If the previous command line contained more than one independent
1904 criterion then the last of those criteria is used.
1906 .\" }}}
1908 .\" .Ss "On URL syntax and credential lookup" {{{
1909 .Ss "On URL syntax and credential lookup"
1911 \*(IN For accessing protocol-specific resources usage of Uniform
1912 Resource Locators (URL, RFC 1738) has become omnipresent.
1913 \*(UA expects and understands URLs in the following form;
1914 parts in brackets
1915 .Ql []
1916 denote optional parts, optional either because there also exist other
1917 ways to define the information in question or because support of the
1918 part is protocol-specific (e.g.,
1919 .Ql /path
1920 is used by the IMAP protocol but not by POP3);
1921 If any of
1922 .Ql USER
1924 .Ql PASSWORD
1925 are specified they must be given in URL percent encoded form (RFC 3986;
1926 the commands
1927 .Ic urlencode
1929 .Ic urldecode
1930 may be helpful):
1933 .Dl PROTOCOL://[USER[:PASSWORD]@]server[:port][/path]
1936 Note that these \*(UA URLs most often don't conform to any real
1937 standard, but instead represent a normalized variant of RFC 1738 \(en
1938 they are not used in data exchange but only ment as a compact,
1939 easy-to-use way of defining and representing information in
1940 a well-known notation.
1943 Many internal variables of \*(UA exist in multiple versions, called
1944 variable chains for the rest of this document: the plain
1945 .Ql variable
1946 as well as
1947 .Ql variable-HOST
1949 .Ql variable-USER@HOST .
1950 Here
1951 .Ql HOST
1952 indeed means
1953 .Ql server:port
1954 if a
1955 .Ql port
1956 had been specified in the respective URL, otherwise it refers to the plain
1957 .Ql server .
1958 Also,
1959 .Ql USER
1960 isn't truly the
1961 .Ql USER
1962 that had been found when doing the user chain lookup as is described
1963 below, i.e., this
1964 .Ql USER
1965 will never be in URL percent encoded form, wether it came from an URL or
1966 not; i.e., values of
1967 .Sx "INTERNAL VARIABLES"
1968 must not be URL percent encoded.
1971 For example, wether an hypothetical URL
1972 .Ql smtp://hey%3Ayou@our.house
1973 had been given that includes a user, or wether the URL was
1974 .Ql smtp://our.house
1975 and the user had been found differently, to lookup the variable chain
1976 .Va smtp-use-starttls
1977 \*(UA first looks for wether
1978 .Ql smtp-\:use-\:starttls-\:hey:you@our.house
1979 is defined, then wether
1980 .Ql smtp-\:use-\:starttls-\:our.house
1981 exists before finally ending up looking at the plain variable itself.
1984 \*(UA obeys the following logic scheme when dealing with the
1985 necessary credential informations of an account:
1987 .Bl -bullet
1989 If no
1990 .Ql USER
1991 has been given in the URL the variables
1992 .Va user-HOST
1994 .Va user
1995 are looked up; if no such variable(s) can be found then \*(UA will,
1996 when enforced by the \*(OPal variables
1997 .Va netrc-lookup-HOST
1999 .Va netrc-lookup ,
2000 search the users
2001 .Pa .netrc
2002 file for a
2003 .Ql HOST
2004 specific entry which provides a
2005 .Ql login
2006 name: this lookup will only succeed if unambiguous (one possible matching
2007 entry for
2008 .Ql HOST ) .
2010 If there is still no
2011 .Ql USER
2012 then \*(UA will fall back to the user who is supposed to run \*(UA:
2013 either the name that has been given with the
2014 .Fl u
2015 command line option (or, equivalently, but with less precedence, the
2016 environment variable
2017 .Ev LOGNAME ) ,
2018 or the
2019 .Dq current
2020 user.
2021 The identity of this user has been fixated during \*(UA startup and is
2022 known to be a valid user on the current host.
2025 Authentication: unless otherwise noted this will lookup the
2026 .Va PROTOCOL-auth-USER@HOST , PROTOCOL-auth-HOST , PROTOCOL-auth
2027 variable chain, falling back to a protocol-specific default should this
2028 have no success.
2031 If no
2032 .Ql PASSWORD
2033 has been given in the URL, then if the
2034 .Ql USER
2035 has been found through the \*(OPal
2036 .Va netrc-lookup
2037 then that may have already provided the password, too.
2038 Otherwise the variable chain
2039 .Va password-USER@HOST , password-HOST , password
2040 is looked up and used if existent.
2042 \*(OP Then if any of the variables of the chain
2043 .Va agent-shell-lookup-USER@HOST , agent-shell-lookup-HOST , \
2044   agent-shell-lookup
2045 is set the shell command specified therein is run and the output (less
2046 newline characters) will be used as the password.
2047 It is perfectly valid for such an agent to simply not return any data,
2048 in which case the password lookup is continued somewhere else;
2049 Any command failure is treated as a hard error, however.
2051 Afterwards the complete \*(OPal variable chain
2052 .Va netrc-lookup-USER@HOST , netrc-lookup-HOST , netrc-lookup
2053 is looked up.
2054 If set, the
2055 .Pa .netrc
2056 cache is searched for a password only (multiple user accounts for
2057 a single machine may exist as well as a fallback entry without user
2058 but with a password).
2060 If at that point there is still no password available, but the
2061 (protocols') chosen authentication type requires a password, then in
2062 interactive mode the user will be prompted on the terminal.
2066 .Sy Note:
2067 S/MIME verification works relative to the values found in the
2068 .Ql From:
2070 .Ql Sender: )
2071 header field(s), which means that the values of
2072 .Va smime-sign , smime-sign-cert , smime-sign-include-certs
2074 .Va smime-sign-message-digest
2075 will not be looked up using the
2076 .Ql USER
2078 .Ql HOST
2079 chains from above but instead use the corresponding values from the
2080 message that is being worked on.
2081 In unusual cases multiple and different
2082 .Ql USER
2084 .Ql HOST
2085 combinations may therefore be involved \(en on the other hand those
2086 unusual cases become possible.
2087 The usual case is as short as:
2090 .Dl set smtp=smtp://USER:PASS@HOST smtp-use-starttls \e
2091 .Dl \ \ \ \ smime-sign smime-sign-cert=+smime.pair
2094 The section
2095 .Sx EXAMPLES
2096 contains complete example configurations.
2097 .\" }}}
2099 .\" .Ss "On terminal control and line editor" {{{
2100 .Ss "On terminal control and line editor"
2102 \*(OP \*(UA can be configured to support a line editor,
2103 history lists that can be saved in between sessions,
2104 and terminal control to improve interactive usage experience.
2105 For the former one may either link against an external library
2106 .Pf ( Xr readline 3 ;
2107 behaviour of \*(UA may differ slightly),
2108 or enable the builtin Mailx-Line-Editor (MLE), which should work in all
2109 environments which comply to the ISO C standard
2110 .St -isoC-amd1 ,
2111 and which will support wide glyphs if possible (the necessary
2112 functionality had been removed from ISO C, but was included in
2113 .St -xpg4 ) .
2114 Prevent usage of a line editor in interactive mode by setting the
2115 internal variable
2116 .Va line-editor-disable .
2119 \*(OP If the
2120 .Ic history
2121 feature is available then input from line editor prompts will be saved
2122 in a history list that can be searched in and be expanded from.
2123 Such saving can be prevented by prefixing input with any amount of
2124 whitespace.
2125 Aspects of history, like allowed content, maximum size etc., can be
2126 configured with the variables
2127 .Va history-file ,
2128 .Va history-gabby ,
2129 .Va history-gabby-persist
2131 .Va history-size .
2134 \*(OP For terminal control the standard
2136 .Lb libtermcap
2137 will be initialized to work with the
2138 .Ev TERM Ns
2139 inal in order to enhance or enable interactive usage aspects, for example
2140 .Sx "Coloured display" ,
2141 and extend behaviour of the MLE, which may learn the key-sequences of
2142 special keys like, e.g., the cursor and function keys, and which will
2143 automatically enter the so-called
2144 .Dq ca-mode
2145 alternative screen shall the terminal support it.
2146 The internal variable
2147 .Va termcap
2148 can be used to overwrite settings or to learn (correct(ed)) keycodes.
2149 Interaction with the
2150 .Lb libtermcap
2151 can be disabled completely by setting
2152 .Va termcap-disable ,
2153 which may be necessary for proper operation on the actual terminal;
2154 note that the variable
2155 .Va termcap
2156 will be queried by some \*(OPal modules of \*(UA, like the MLE,
2157 regardless of the availability of the mentioned library and wether its
2158 use is disabled.
2161 \*(OP The builtin \*(UA line editor MLE supports the following
2162 operations; the notation
2163 .Ql ^-LETTER
2164 stands for the combination of the
2165 .Ql control
2166 key plus the mentioned character, e.g.,
2167 .Ql ^A
2168 means
2169 .Dq hold down control key and press the A key .
2170 Especially without termcap support setting respective entries in
2171 .Va termcap
2172 will help shall the MLE misbehave.
2173 The MLE also supports several
2174 .Ic colour
2175 mappings.
2178 .Bl -tag -compact -width "Ql _M"
2179 .It Ql ^A
2180 Go to the start of the line.
2181 .It Ql ^B
2182 Move the cursor backward one character.
2183 .It Ql ^D
2184 Forward delete the character under the cursor;
2185 quits \*(UA if used on the empty line unless the
2186 .Va ignoreeof
2187 option is set.
2188 .It Ql ^E
2189 Go to the end of the line.
2190 .It Ql ^F
2191 Move the cursor forward one character.
2193 .It Ql ^G
2194 Cancel current operation, full reset.
2195 If there is an active history search or tabulator expansion then this
2196 command will first reset that, reverting to the former line content;
2197 thus a second reset is needed for a full reset in this case.
2198 In all cases \*(UA will reset a possibly used multibyte character input
2199 state machine.
2201 .It Ql ^H
2202 The same as
2203 .Dq backspace :
2204 backward delete one character.
2206 .It Ql ^I
2207 The same as
2208 .Dq horizontal tabulator :
2209 try to expand the word before the cursor.
2210 (Note this is not
2211 .Dq tabulator-completion
2212 as is known from the
2213 .Xr sh 1
2214 but really means the usual \*(UA expansion, as documented for
2215 .Ic file ,
2216 yet it involves shell expansion as a last step, too.)
2218 .It Ql ^J
2219 The same as
2220 .Dq ENTER :
2221 complete this line of input.
2222 .It Ql ^K
2223 Delete all characters from the cursor to the end of the line.
2224 .It Ql ^L
2225 Repaint the line.
2226 .It Ql ^N
2227 \*(OP Go to the next history entry.
2228 .It Ql ^O
2229 Execute the command
2230 .Ic dp .
2231 .It Ql ^P
2232 \*(OP Go to the previous history entry.
2233 .It Ql ^R
2234 \*(OP Complete the current line from (the remaining older) history entries.
2235 .It Ql ^U
2236 The same as
2237 .Ql ^A
2238 followed by
2239 .Ql ^K .
2240 .It Ql ^V
2241 Prompts for a Unicode character to be inserted.
2242 .It Ql ^W
2243 Delete the characters from the one preceding the cursor to the preceding
2244 word boundary.
2245 .It Ql ^X
2246 Move the cursor forward one word boundary.
2247 .It Ql ^Y
2248 Move the cursor backward one word boundary.
2252 If the keycodes are known then the left and right cursor keys will map to
2253 .Ql ^B
2255 .Ql ^F ,
2256 respectively, the up and down cursor keys will map to
2257 .Ql ^P
2259 .Ql ^N ,
2260 and the Home/End/PgUp/PgDown keys will call the
2261 .Ic z
2262 command with the respective arguments
2263 .Ql 0 ,
2264 .Ql $ ,
2265 .Ql -
2267 .Ql +
2268 (i.e., perform scrolling through the header summary list).
2269 Also the up and down cursor keys should invoke
2270 .Ic dotmove
2271 for up- and downwards movement if they are used while the
2272 .Ql control
2273 key is held.
2274 .\" }}}
2276 .\" .Ss "Coloured display" {{{
2277 .Ss "Coloured display"
2279 \*(OP \*(UA can be configured to support a coloured display and font
2280 attributes by emitting ANSI / ISO 6429 SGR (select graphic rendition)
2281 escape sequences.
2282 Usage of colours and font attributes solely depends upon the
2283 capability of the detected terminal type that is defined by the
2284 environment variable
2285 .Ev TERM
2286 and which can be fine-tuned by the user via the internal variable
2287 .Va termcap .
2290 On top of what \*(UA knows about the terminal the boolean variable
2291 .Va colour-pager
2292 defines wether the actually applicable colour and font attribute
2293 sequences should also be generated when output is going to be paged
2294 through the external program defined by the environment variable
2295 .Ev PAGER
2296 (also see
2297 .Va crt Ns
2299 This is not enabled by default because different pager programs need
2300 different command line switches or other configuration in order to
2301 support those sequences.
2302 \*(UA however knows about some widely used pagers and in a clean
2303 environment it is often enough to simply set
2304 .Va colour-pager ;
2305 please refer to that variable for more on this topic.
2308 If the variable
2309 .Va colour-disable
2310 is set then any active usage of colour and font attribute sequences
2311 is suppressed, but without affecting possibly established
2312 .Ic colour
2313 mappings.
2316 To define and control colours and font attributes a single multiplexer
2317 command family exists:
2318 .Ic colour
2319 shows or defines colour mappings for the given colour type (e.g.,
2320 monochrome) and
2321 .Ic uncolour
2322 can be used to remove mappings of a given colour type.
2323 Since colours are only available in interactive mode, it may make
2324 sense to conditionalize the colour setup by encapsulating it with
2325 .Ic if :
2327 .Bd -literal -offset indent
2328 if terminal && $features =@ +colour
2329   colour iso  view-msginfo  ft=bold,fg=green
2330   colour iso  view-header   ft=bold,fg=red   "from,subject"
2331   colour iso  view-header   fg=red
2333   uncolour iso view-header  from,subject
2334   colour iso  view-header   ft=bold,fg=magenta,bg=cyan
2335   colour 256  view-header   ft=bold,fg=208,bg=230 subject,from
2336   colour mono view-header   ft=bold
2337   colour mono view-header   ft=bold,ft=reverse subject,from
2338 endif
2340 .\" }}}
2341 .\" }}} (DESCRIPTION)
2344 .\" .Sh COMMANDS {{{
2345 .Sh COMMANDS
2347 Each command is typed on a line by itself,
2348 and may take arguments following the command word.
2349 The command need not be typed in its entirety \(en
2350 the first command which matches the typed prefix is used.
2351 An \(en alphabetically \(en sorted list of commands can be shown
2352 with the command
2353 .Ic list ,
2354 and the command
2355 .Ic help
2357 .Ic \&? ) ,
2358 when given an argument, will show a documentation string for the
2359 command matching the expanded argument, as in
2360 .Ql ?t ,
2361 which should be a shorthand of
2362 .Ql ?type ;
2363 documentation strings are however \*(OPal.
2366 For commands which take message lists as arguments, the next message
2367 forward that satisfies the command's requirements will be used shall no
2368 explicit message list have been specified.
2369 If there are no messages forward of the current message,
2370 the search proceeds backwards,
2371 and if there are no good messages at all,
2372 \*(UA types
2373 .Dq no applicable messages
2374 and aborts the command.
2375 The arguments to commands can be quoted, using the following methods:
2378 .Bl -bullet -compact -offset indent
2380 An argument can be enclosed between paired double-quotes
2381 .Ql """argument"""
2383 single-quotes
2384 .Ql 'argument' ;
2385 any white space, shell word expansion, or backslash characters (except
2386 as described next) within the quotes are treated literally as part of
2387 the argument.
2388 A double-quote will be treated literally within single-quotes and vice
2389 versa.
2390 Inside such a quoted string the actually used quote character can be
2391 used nonetheless by escaping it with a backslash
2392 .Ql \e ,
2393 as in
2394 .Ql """y\e""ou""" .
2397 An argument that is not enclosed in quotes, as above, can usually still
2398 contain space characters if those spaces are backslash-escaped, as in
2399 .Ql you\e are .
2402 A backslash outside of the enclosing quotes is discarded
2403 and the following character is treated literally as part of the argument.
2406 An unquoted backslash at the end of a command line is discarded and the
2407 next line continues the command.
2411 Filenames, where expected, are subsequently subjected to the following
2412 transformations, in sequence:
2415 .Bl -bullet -compact -offset indent
2417 If the filename begins with an unquoted plus sign, and the
2418 .Va folder
2419 variable is defined,
2420 the plus sign will be replaced by the value of the
2421 .Va folder
2422 variable followed by a slash.
2423 If the
2424 .Va folder
2425 variable is unset or is set to null, the filename will be unchanged.
2428 Shell word expansions are applied to the filename.
2429 .\" TODO shell word expansion shell expand fexpand FEXP_NSHELL
2430 .Sy Compatibility note:
2431 on the long run support for complete shell word expansion will be
2432 replaced by an internally implemented restricted expansion mechanism in
2433 order to circumvent possible security impacts through shell expansion.
2434 Expect that a growing number of program parts only support this
2435 restricted syntax:
2437 Meta expansions are applied to the filename: leading tilde characters
2438 .Pf ( Ql ~/ )
2439 will be replaced by the expansion of
2440 .Ev HOME ,
2441 and any occurrence of
2442 .Ql $VARIABLE
2444 .Ql ${VARIABLE} )
2445 will be replaced by the expansion of the variable, if possible;
2446 \*(UA internal as well as environmental (shell) variables can be
2447 accessed through this mechanism.
2448 In order to include a raw
2449 .Ql $
2450 character precede it with a backslash
2451 .Ql \e ,
2452 to include a backslash double it.
2453 If more than a single pathname results from this expansion and the
2454 command is expecting one file, an error results.
2456 Note that in interactive display context, in order to allow simple
2457 value acceptance (typing
2458 .Dq ENTER ) ,
2459 backslash quoting is performed automatically as necessary, e.g., a file
2460 .Ql diet\e is \ecurd.txt
2461 will be displayed as
2462 .Ql diet\e\e is \e\ecurd.txt .
2466 The following commands are available:
2468 .Bl -tag -width ".Ic _ccount"
2470 .It Ic \&!
2471 Executes the
2472 .Ev SHELL
2473 (see
2474 .Xr sh 1 Ns
2475 ) command which follows.
2478 .It Ic #
2479 The comment-command causes the entire line to be ignored.
2480 .Sy Note:
2481 this really is a normal command which' purpose is to discard its
2482 arguments, not a
2483 .Dq comment-start
2484 indicating special character, which means that, e.g., trailing comments
2485 on a line are not possible.
2488 .It Ic +
2489 Goes to the next message in sequence and types it
2490 (like
2491 .Dq ENTER ) .
2494 .It Ic -
2495 Display the preceding message, or the n'th previous message if given
2496 a numeric argument n.
2499 .It Ic =
2500 Show the current message number (the
2501 .Dq dot ) .
2504 .It Ic \&?
2505 Show a brief summary of commands.
2506 \*(OP Given an argument a synopsis for the command in question is
2507 shown instead; commands can be abbreviated in general and this command
2508 can be used to see the full expansion of an abbreviation including the
2509 synopsis, try, e.g.,
2510 .Ql ?h ,
2511 .Ql ?hel
2513 .Ql ?help
2514 and see how the output changes.
2517 .It Ic \&|
2518 A synonym for the
2519 .Ic pipe
2520 command.
2523 .It Ic ~
2524 Interprets the remainder of the word as a macro name and passes it
2525 through to the
2526 .Ic call
2527 command; e.g.,
2528 .Ql ~ Ns Ar mymacro
2529 is a shorter synonym for
2530 .Ql call Ar mymacro .
2533 .It Ic account
2534 (ac) Creates, selects or lists (an) account(s).
2535 An account is a group of commands and variable settings which together
2536 usually arrange the environment for the purpose of creating a system login.
2537 Without any argument a listing of all defined accounts and their content
2538 is shown.
2539 A specific account can be activated by giving solely its name, resulting
2540 in the system mailbox or inbox of that account to be activated as via an
2541 explicit use of the command
2542 .Ic file .
2543 The two argument form is identical to defining a macro as via
2544 .Ic define .
2545 For example:
2546 .Bd -literal -offset indent
2547 account myisp {
2548   set folder=mail
2549   set record=+Sent
2550   set from="myname@myisp.example (My Name)"
2551   set smtp=smtp://mylogin@smtp.myisp.example
2555 creates an account named
2556 .Ql myisp
2557 which can later be selected by specifying
2558 .Ql account myisp .
2559 The special account
2560 .Ql null
2561 (case-insensitive) always exists.
2562 .Ic localopts
2563 are enabled by default and localize account settings \(en different to
2564 normal macros the settings will be reverted once the account is switched off.
2565 Accounts can be deleted via
2566 .Ic unaccount .
2569 .It Ic alias
2570 (a) With no arguments, shows all currently-defined aliases.
2571 With one argument, shows that alias.
2572 With more than one argument,
2573 creates a new alias or appends to an existing one.
2574 .Ic unalias
2575 can be used to delete aliases.
2578 .It Ic alternates
2579 (alt) Manage a list of alternate addresses / names of the active user,
2580 members of which will be removed from recipient lists when replying to
2581 messages (and the
2582 .Va metoo
2583 variable is not set).
2584 If arguments are given the set of alternate names is replaced by them,
2585 without arguments the current set is displayed.
2588 .It Ic answered
2589 Takes a message list and marks each message as having been answered.
2590 This mark has no technical meaning in the mail system;
2591 it just causes messages to be marked in the header summary,
2592 and makes them specially addressable.
2595 .It Ic call
2596 Calls a macro that has been created via
2597 .Ic define .
2600 .It Ic cd
2601 (ch) Change the working directory to
2602 .Ev HOME
2603 or the given argument.
2604 Synonym for
2605 .Ic chdir .
2608 .It Ic certsave
2609 \*(OP Only applicable to S/MIME signed messages.
2610 Takes a message list and a file name and saves the certificates
2611 contained within the message signatures to the named file in both
2612 human-readable and PEM format.
2613 The certificates can later be used to send encrypted messages to the
2614 respective message senders by setting
2615 .Va smime-encrypt-USER@HOST
2616 variables.
2619 .It Ic chdir
2620 (ch) Change the working directory to
2621 .Ev HOME
2622 or the given argument.
2623 Synonym for
2624 .Ic cd .
2627 .It Ic collapse
2628 Only applicable to threaded mode.
2629 Takes a message list and makes all replies to these messages invisible
2630 in header summaries, unless they are in state
2631 .Ql new .
2635 .It Ic colour
2636 \*(OP Manage colour mappings for the type of colour given as the
2637 (case-insensitive) first argument, which must be one of
2638 .Ql 256
2639 for 256-colour terminals,
2640 .Ql 8 ,
2641 .Ql ansi
2643 .Ql iso
2644 for the standard 8-colour ANSI / ISO 6429 color palette and
2645 .Ql 1
2647 .Ql mono
2648 for monochrome terminals.
2649 Monochrome terminals cannot deal with colours, but only (some) font
2650 attributes.
2653 Without further arguments the list of all currently defined mappings
2654 for the given colour type is shown (as a special case giving
2655 .Ql all
2657 .Ql *
2658 will iterate over all types in order).
2659 Otherwise the second argument defines the mappable slot, the third
2660 argument a (comma-separated list of) colour and font attribute
2661 specification(s), and the optional fourth argument can be used to
2662 specify a precondition: if conditioned mappings exist they are tested in
2663 (creation) order unless a (case-insensitive) match has been found, and
2664 the default mapping (if any has been established) will only be chosen as
2665 a last resort.
2666 The types of precondition available depend on the mappable slot, the
2667 following of which exist:
2670 Mappings prefixed with
2671 .Ql mle-
2672 are used for the \*(OPal builtin Mailx-Line-Editor (MLE, see
2673 .Sx "On terminal control and line editor" )
2674 and don't support preconditions.
2676 .Bl -tag -compact -width view-partinfo
2677 .It Cd mle-position
2678 This mapping is used for the position indicator that is visible when
2679 a line cannot be fully displayed on the screen.
2680 .It Cd mle-prompt
2681 Used for the
2682 .Va prompt .
2686 Mappings prefixed with
2687 .Ql sum-
2688 are used in header summaries, and they all understand the preconditions
2689 .Ql dot
2690 (the current message) and
2691 .Ql older
2692 for elder messages (only honoured in conjunction with
2693 .Va datefield-markout-older ) .
2695 .Bl -tag -compact -width view-partinfo
2696 .It Cd sum-dotmark
2697 This mapping is used for the
2698 .Dq dotmark
2699 that can be created with the
2700 .Ql %>
2702 .Ql %<
2703 formats of the variable
2704 .Va headline .
2705 .It Cd sum-header
2706 For the complete header summary line except the
2707 .Dq dotmark
2708 and the thread structure.
2709 .It Cd sum-thread
2710 For the thread structure which can be created with the
2711 .Ql %i
2712 format of the variable
2713 .Va headline .
2717 Mappings prefixed with
2718 .Ql view-
2719 are used when displaying messages.
2721 .Bl -tag -compact -width view-partinfo
2722 .It Cd view-from_
2723 This mapping is used for so-called
2724 .Ql From_
2725 lines, which are MBOX file format specific header lines.
2726 .It Cd view-header
2727 For header lines.
2728 A comma-separated list of headers to which the mapping applies may be
2729 given as a precondition; if the \*(OPal regular expression support is
2730 available then if any of the
2731 .Dq magical
2732 (extended) regular expression characters is seen the precondition will
2733 be evaluated as (an extended) one.
2734 .It Cd view-msginfo
2735 For the introductional message info line.
2736 .It Cd view-partinfo
2737 For MIME part info lines.
2741 The following (case-insensitive) colour definitions and font attributes
2742 are understood, multiple of which can be specified in a comma-separated
2743 list:
2745 .Bl -tag -width ft=
2746 .It Cd ft=
2747 a font attribute:
2748 .Ql bold ,
2749 .Ql reverse
2751 .Ql underline .
2752 It is possible (and often applicable) to specify multiple font
2753 attributes for a single mapping.
2755 .It Cd fg=
2756 foreground colour attribute:
2757 .Ql black ,
2758 .Ql blue ,
2759 .Ql green ,
2760 .Ql red ,
2761 .Ql brown ,
2762 .Ql magenta ,
2763 .Ql cyan
2765 .Ql white .
2766 To specify a 256-color mode a decimal number colour specification in
2767 the range 0 to 255, inclusive, is supported, and interpreted as follows:
2769 .Bl -tag -compact -width "999 - 999"
2770 .It 0 - 7
2771 the standard ISO 6429 colors, as above.
2772 .It 8 - 15
2773 high intensity variants of the standard colors.
2774 .It 16 - 231
2775 216 colors in tuples of 6.
2776 .It 232 - 255
2777 grayscale from black to white in 24 steps.
2779 .Bd -literal -offset indent
2780 #!/bin/sh -
2781 fg() { printf "\e033[38;5;${1}m($1)"; }
2782 bg() { printf "\e033[48;5;${1}m($1)"; }
2784 while [ $i -lt 256 ]; do fg $i; i=$(($i + 1)); done
2785 printf "\e033[0m\en"
2787 while [ $i -lt 256 ]; do bg $i; i=$(($i + 1)); done
2788 printf "\e033[0m\en"
2791 .It Cd bg=
2792 background colour attribute (see
2793 .Cd fg=
2794 for possible values).
2798 Mappings may be removed with the command
2799 .Ic uncolour .
2800 For a generic overview see the section
2801 .Sx "Coloured display" .
2805 .It Ic Copy
2806 (C) Copy messages to files whose names are derived from the author of
2807 the respective message and don't mark them as being saved;
2808 otherwise identical to
2809 .Ic Save .
2812 .It Ic copy
2813 (c) Copy messages to the named file and don't mark them as being saved;
2814 otherwise identical to
2815 .Ic save .
2818 .It Ic customhdr
2819 With no arguments, shows all currently-defined custom headers.
2820 With one argument, shows that custom header.
2821 With more than one argument, creates a new or replaces an existing
2822 custom header with the name given as the first argument, the content of
2823 which being defined by the concatenated remaining arguments.
2824 .Ic uncustomhdr
2825 can be used to delete custom headers.
2826 \*(ID Overwriting of automatically managed headers is neither supported
2827 nor prevented.
2828 Defined custom headers will be injected into newly composed or forwarded
2829 messages, e.g.:
2831 .Dl customhdr OpenPGP id=12345678; url=http://www.YYY.ZZ
2833 The \*(OB variable
2834 .Va customhdr
2835 may also be used to inject custom headers; it is covered by
2836 .Ic localopts .
2839 .It Ic cwd
2840 Show the name of the current working directory.
2843 .It Ic Decrypt
2844 \*(OP For unencrypted messages this command is identical to
2845 .Ic Copy ;
2846 Encrypted messages are first decrypted, if possible, and then copied.
2849 .It Ic decrypt
2850 \*(OP For unencrypted messages this command is identical to
2851 .Ic copy ;
2852 Encrypted messages are first decrypted, if possible, and then copied.
2855 .It Ic define
2856 Without arguments the current list of macros, including their content,
2857 is shown, otherwise a macro is defined.
2858 A macro definition is a sequence of commands in the following form:
2859 .Bd -literal -offset indent
2860 define name {
2861   command1
2862   command2
2863   ...
2864   commandN
2868 A defined macro can be invoked explicitly by using the
2869 .Ic call
2871 .Ic ~
2872 commands, or implicitly if a macro hook is triggered, e.g., a
2873 .Va folder-hook .
2874 Note that interpretation of
2875 .Ic localopts
2876 depends on how (i.e.,
2877 .Dq as what :
2878 normal macro, folder hook, hook, account switch) the macro is invoked.
2879 Macros can be deleted via
2880 .Ic undefine .
2882 .Sy \*(ID:
2883 Macro behaviour, including option localization, will change in v15.
2884 Please be aware of that and possibly embed a version check in a resource
2885 file of yours!
2888 .It Ic delete
2889 (d) Marks the given message list as
2890 .Ql deleted .
2891 Deleted messages will neither be saved in
2892 .Ev MBOX
2893 nor will they be available for most other commands.
2896 .It Ic discard
2897 (di) Identical to
2898 .Ic ignore .
2899 Also see
2900 .Ic retain .
2904 .It Ic dp , dt
2905 Deletes the current message and displays the next message.
2906 If there is no next message, \*(UA says
2907 .Dq at EOF .
2910 .It Ic dotmove
2911 Move the
2912 .Dq dot
2913 up or down by one message when given
2914 .Ql +
2916 .Ql -
2917 argument, respectively.
2920 .It Ic draft
2921 Takes a message list and marks each given message as a draft.
2922 This mark has no technical meaning in the mail system;
2923 it just causes messages to be marked in the header summary,
2924 and makes them specially addressable.
2927 .It Ic echo
2928 (ec) Echoes its arguments,
2929 resolving special names as documented for the command
2930 .Ic file .
2931 The escape sequences
2932 .Ql \ea ,
2933 .Ql \eb ,
2934 .Ql \ec ,
2935 .Ql \ef ,
2936 .Ql \en ,
2937 .Ql \er ,
2938 .Ql \et ,
2939 .Ql \ev ,
2940 .Ql \e\e
2942 .Ql \e0octal-num
2943 are interpreted just as they are by
2944 .Xr printf 1
2945 (proper quoting provided).
2948 .It Ic edit
2949 (e) Point the text editor (as defined in
2950 .Ev EDITOR )
2951 at each message from the given list in turn.
2952 Modified contents are discarded unless the
2953 .Va writebackedited
2954 variable is set.
2957 .It Ic elif
2958 Part of the
2959 .Ic if Ns / Ns Ic elif Ns / Ns Ic else Ns / Ns Ic endif
2960 conditional \(em if the condition of a preceeding
2961 .Ic if
2962 was false, check the following condition and execute the following block
2963 if it evaluates true.
2966 .It Ic else
2967 (el) Part of the
2968 .Ic if Ns / Ns Ic elif Ns / Ns Ic else Ns / Ns Ic endif
2969 conditional \(em if none of the conditions of the preceeding
2970 .Ic if
2972 .Ic elif
2973 commands was true, the
2974 .Ic else
2975 block is executed.
2978 .It Ic endif
2979 (en) Marks the end of an
2980 .Ic if Ns / Ns Ic elif Ns / Ns Ic else Ns / Ns Ic endif
2981 conditional execution block.
2984 .It Ic errors
2985 \*(OP Since \*(UA uses the console as a user interface it can happen
2986 that messages scroll by too fast to become recognized.
2987 Optionally an error message ring queue is available which stores
2988 duplicates of any error message and notifies the user in interactive
2989 sessions whenever a new error has occurred.
2990 The queue is finite: if its maximum size is reached any new message
2991 replaces the eldest.
2992 The command
2993 .Ic errors
2994 can be used to manage this message queue: if given
2995 .Ar show
2996 or no argument the queue will be displayed and cleared,
2997 .Ar clear
2998 will only clear all messages from the queue.
3001 .It Ic exit
3002 (ex or x) Exit from \*(UA without changing the active mailbox and skip
3003 any saving of messages in
3004 .Ev MBOX
3005 as well as a possibly tracked line editor history file.
3008 .It Ic features
3009 Show the list of features that have been compiled into \*(UA.
3010 (Outputs the contents of the variable
3011 .Va features . )
3014 .It Ic File
3015 (Fi) Like
3016 .Ic file ,
3017 but open the mailbox readonly.
3020 .It Ic file
3021 (fi) The file command switches to a new mailbox.
3022 Without arguments it shows status information of the current mailbox.
3023 If an argument is given, it will write out changes (such as deletions)
3024 the user has made and open a new mailbox.
3025 Some special conventions are recognized for the
3026 .Ar name
3027 argument:
3029 .Bl -tag -compact -offset indent -width ".Ar %:__lespec"
3030 .It Ar #
3031 (number sign) means the previous file,
3032 .It Ar %
3033 (percent sign) means the invoking user's system mailbox,
3034 .It Ar %user
3035 means the system mailbox of
3036 .Ar user
3037 (and never the value of
3038 .Va folder ,
3039 regardless of its actual setting),
3040 .It Ar &
3041 (ampersand) means the invoking user's
3042 .Ev MBOX
3043 file and
3044 .It Ar +file
3045 means a
3046 .Ar file
3047 in the
3048 .Va folder
3049 directory.
3050 .It Ar %:filespec
3051 expands to the same value as
3052 .Ar filespec ,
3053 but the file is handled as a system mailbox by, e.g., the
3054 .Ic mbox
3056 .Ic save
3057 commands, meaning that messages that have been read in the current
3058 session will be moved to the
3059 .Ev MBOX
3060 mailbox instead of simply being flagged as read.
3063 If the name matches one of the strings defined with the command
3064 .Ic shortcut ,
3065 it is replaced by its long form and expanded.
3066 If the name ends with
3067 .Ql .gz ,
3068 .Ql .bz2
3070 .Ql .xz
3071 it is treated as being compressed with
3072 .Xr gzip 1 ,
3073 .Xr bzip2 1
3075 .Xr xz 1 ,
3076 respectively, and transparently handled through an intermediate
3077 (un)compression step (using a temporary file) with the according
3078 facility, sufficient support provided.
3079 Likewise, if the named file doesn't exist, but a file with one of the
3080 mentioned compression extensions does, then the name is automatically
3081 expanded and the compressed file is used.
3083 Otherwise, if the name ends with an extension for which
3084 .Va file-hook-load-EXTENSION
3086 .Va file-hook-save-EXTENSION
3087 variables are set, then the given hooks will be used to load and save
3088 .Dq name ,
3089 and \*(UA will work with an intermediate temporary file.
3091 MBOX files (flat file-based mailboxes) are generally locked during file
3092 operations in order to avoid inconsistencies due to concurrent
3093 modifications.
3094 \*(OPal Mailbox files which \*(UA treats as system or primary mailboxes
3095 will also be protected by so-called dotlock files, the traditional way
3096 of mail spool file locking: for any file
3097 .Ql a
3098 a lock file
3099 .Ql a.lock
3100 will be created for the duration of the synchronization \(em
3101 as necessary a privilege-separated dotlock child process will be used
3102 to accommodate for necessary privilege adjustments in order to create
3103 the dotlock file in the same directory
3104 and with the same user and group identities as the file of interest.
3105 Also see
3106 .Va mbox-rfc4155
3107 for fine-tuning the handling of MBOX files.
3110 .Ar name
3111 refers to a directory with the subdirectories
3112 .Ql tmp ,
3113 .Ql new
3115 .Ql cur ,
3116 then it is treated as a folder in
3117 .Dq Maildir
3118 format.
3119 A name of the form
3121 .Dl \*(IN protocol://[user[:password]@]host[:port][/path]
3122 .Dl \*(OU protocol://[user@]host[:port][/path]
3124 is taken as an Internet mailbox specification.
3125 The \*(OPally supported protocols are
3126 .Ar pop3
3127 (POP3) and
3128 .Ar pop3s
3129 (POP3 with SSL/TLS encrypted transport).
3131 .Ar [/path]
3132 part is valid only for IMAP; there it defaults to
3133 .Ar INBOX .
3134 Also see the section
3135 .Sx "On URL syntax and credential lookup" .
3137 \*(OU If
3138 .Ar user
3139 contains special characters, in particular
3140 .Ql /
3142 .Ql % ,
3143 they must be escaped in URL notation \(en the command
3144 .Ic urlencode
3145 can be used to show the necessary conversion.
3148 .It Ic flag
3149 Takes a message list and marks the messages as
3150 .Ic flag Ns
3151 ged for urgent/special attention.
3152 This mark has no technical meaning in the mail system;
3153 it just causes messages to be highlighted in the header summary,
3154 and makes them specially addressable.
3157 .It Ic folder
3158 (fold) The same as
3159 .Ic file .
3162 .It Ic folders
3163 With no arguments, list the names of the folders in the folder directory.
3164 With an existing folder as an argument,
3165 lists the names of folders below the named folder.
3168 .It Ic Followup
3169 (F) Similar to
3170 .Ic Respond ,
3171 but saves the message in a file named after the local part of the first
3172 recipient's address (instead of in
3173 .Va record Ns ).
3176 .It Ic followup
3177 (fo) Similar to
3178 .Ic respond ,
3179 but saves the message in a file named after the local part of the first
3180 recipient's address (instead of in
3181 .Va record Ns ).
3184 .It Ic followupall
3185 Similar to
3186 .Ic followup ,
3187 but responds to all recipients regardless of the
3188 .Va flipr
3189 variable.
3192 .It Ic followupsender
3193 Similar to
3194 .Ic Followup ,
3195 but responds to the sender only regardless of the
3196 .Va flipr
3197 variable.
3200 .It Ic Forward
3201 Alias for
3202 .Ic Fwd .
3205 .It Ic forward
3206 Alias for
3207 .Ic fwd .
3210 .It Ic from
3211 (f) Takes a list of message specifications and displays a summary of
3212 their message headers, as via
3213 .Ic headers .
3214 An alias of this command is
3215 .Ic search .
3216 Also see
3217 .Sx "Specifying messages" .
3220 .It Ic Fwd
3221 Similar to
3222 .Ic fwd ,
3223 but saves the message in a file named after the local part of the
3224 recipient's address (instead of in
3225 .Va record Ns ).
3228 .It Ic fwd
3229 Takes a message and the address of a recipient
3230 and forwards the message to him.
3231 The text of the original message is included in the new one,
3232 with the value of the
3233 .Va fwdheading
3234 variable preceding it.
3236 .Ic fwdignore
3238 .Ic fwdretain
3239 commands specify which header fields are included in the new message.
3240 Only the first part of a multipart message is included unless the
3241 .Va forward-as-attachment
3242 option is set.
3243 Unless the option
3244 .Va fullnames
3245 is set recipient addresses will be stripped from comments, names etc.
3248 .It Ic fwdignore
3249 Specifies which header fields are to be ignored with the command
3250 .Ic fwd .
3251 This command has no effect when the
3252 .Va forward-as-attachment
3253 option is set.
3256 .It Ic fwdretain
3257 Specifies which header fields are to be retained with the command
3258 .Ic fwd .
3259 .Ic fwdretain
3260 overrides
3261 .Ic fwdignore .
3262 This command has no effect when the
3263 .Va forward-as-attachment
3264 option is set.
3267 .It Ic ghost
3268 Define or list command aliases, so-called ghosts.
3269 Without arguments a list of all currently known aliases is shown.
3270 With one argument the expansion of the given alias is shown.
3271 With two or more arguments a command alias is defined or updated: the
3272 first argument is the name under which the remaining command line should
3273 be accessible, the content of which can be just about anything.
3274 A ghost can be used everywhere a normal command can be used, but always
3275 takes precedence; any arguments that are given to the command alias are
3276 joined onto the alias content, and the resulting string forms the
3277 command line that is, in effect, executed.
3278 Also see
3279 .Ic unghost .
3280 .Bd -literal -offset indent
3281 ? gh xx
3282 `ghost': no such alias: "xx"
3283 ? gh xx echo hello,
3284 ? gh xx
3285 ghost xx "echo hello,"
3286 ? xx
3287 hello,
3288 ? xx world
3289 hello, world
3293 .It Ic headers
3294 (h) Show the current group of headers, the size of which depends on
3295 the variable
3296 .Va screen
3297 and the style of which can be adjusted with the variable
3298 .Va headline .
3299 If a message-specification is given the group of headers containing the
3300 first message therein is shown and the message at the top of the screen
3301 becomes the new
3302 .Dq dot .
3305 .It Ic help
3306 (hel) A synonym for
3307 .Ic \&? .
3310 .It Ic history
3311 \*(OP Either
3312 .Ar show
3314 .Ar clear
3315 the list of history entries;
3316 a decimal
3317 .Ar NUMBER
3318 argument selects and shows the respective history entry \(en
3319 press
3320 .Dq ENTER
3321 to accept it, and the history entry will become the new history top.
3322 The default mode if no arguments are given is
3323 .Ar show .
3326 .It Ic hold
3327 (ho, also
3328 .Ic preserve )
3329 Takes a message list and marks each message therein to be saved in the
3330 user's system mailbox instead of in
3331 .Ev MBOX .
3332 Does not override the
3333 .Ic delete
3334 command.
3335 \*(UA deviates from the POSIX standard with this command, because a
3336 .Ic next
3337 command issued after
3338 .Ic hold
3339 will display the following message, not the current one.
3343 .It Ic if
3344 (i) Part of the nestable
3345 .Ic if Ns / Ns Ic elif Ns / Ns Ic else Ns / Ns Ic endif
3346 conditional execution construct \(em if the given condition is true then
3347 the encapsulated block is executed.
3348 POSIX only supports the (case-insensitive) conditions
3349 .Ql r Ns
3350 eceive
3352 .Ql s Ns
3353 end, all remaining conditions are non-portable extensions; note that
3354 falsely specified conditions cause the execution of the entire
3355 conditional construct until the (matching) closing
3356 .Ic endif
3357 command to be suppressed.
3358 The syntax of the nestable
3359 .Ic if
3360 conditional execution construct requires that each condition and syntax
3361 element is surrounded by whitespace.
3363 .Bd -literal -offset indent
3364 if receive
3365   commands ...
3366 else
3367   commands ...
3368 endif
3372 The (case-insensitive) condition
3373 .Ql t Ns
3374 erminal will evaluate to true if the standard input is a terminal, i.e.,
3375 in interactive sessions.
3376 Another condition can be any boolean value (see the section
3377 .Sx "INTERNAL VARIABLES"
3378 for textual boolean representations) to mark an enwrapped block as
3379 .Dq never execute
3381 .Dq always execute .
3382 It is possible to check
3383 .Sx "INTERNAL VARIABLES"
3384 as well as
3385 .Sx ENVIRONMENT
3386 variables for existence or compare their expansion against a user given
3387 value or another variable by using the
3388 .Ql $
3389 .Pf ( Dq variable next )
3390 conditional trigger character;
3391 a variable on the right hand side may be signalled using the same
3392 mechanism.
3393 The variable names may be enclosed in a pair of matching braces.
3396 The available comparison operators are
3397 .Ql <
3398 (less than),
3399 .Ql <=
3400 (less than or equal to),
3401 .Ql ==
3402 (equal),
3403 .Ql !=
3404 (not equal),
3405 .Ql >=
3406 (greater than or equal to),
3407 .Ql >
3408 (greater than),
3409 .Ql =@
3410 (is substring of) and
3411 .Ql !@
3412 (is not substring of).
3413 The values of the left and right hand side are treated as strings and
3414 are compared 8-bit byte-wise, ignoring case according to the rules of
3415 the US-ASCII encoding (therefore, dependend on the active locale,
3416 possibly producing false results for strings in the locale encoding).
3417 Except for the substring checks the comparison will instead be performed
3418 arithmetically if both, the user given value as well as the variable
3419 content, can be parsed as numbers (integers).
3420 An unset variable is treated as the empty string.
3423 When the \*(OPal regular expression support is available, the additional
3424 test cases
3425 .Ql =~
3427 .Ql !~
3428 can be used.
3429 They treat the right hand side as an extended regular expression that is
3430 matched case-insensitively and according to the active
3431 .Ev LC_CTYPE
3432 locale, meaning that strings in the locale encoding should be matched
3433 correctly.
3436 Conditions can be joined via AND-OR lists (where the AND operator is
3437 .Ql &&
3438 and the OR operator is
3439 .Ql || ) ,
3440 which have equal precedence and will be evaluated with left
3441 associativity, thus using the same syntax that is known for the
3442 .Xr sh 1 .
3443 It is also possible to form groups of conditions and lists by enclosing
3444 them in pairs of brackets
3445 .Ql [\ \&.\&.\&.\ ] ,
3446 which may be interlocked within each other, and also be joined via
3447 AND-OR lists.
3450 The results of individual conditions and entire groups may be modified
3451 via unary operators: the unary operator
3452 .Ql \&!
3453 will reverse the result.
3455 .Bd -literal -offset indent
3456 if $debug
3457   echo *debug* is set
3458 endif
3459 if $ttycharset == "UTF-8"
3460   echo *ttycharset* is set to UTF-8, case-insensitively
3461 endif
3462 set t1=one t2=one
3463 if ${t1} == ${t2}
3464   echo These two variables are equal
3465 endif
3466 if $version-major >= 15
3467   echo Running a new version..
3468   if $features =@ "regex"
3469     if $TERM =~ "^xterm\&.*"
3470       echo ..in an X terminal
3471     endif
3472   endif
3473   if [ [ true ] && [ [ ${debug} ] || [ $verbose ] ] ]
3474     echo Noisy, noisy
3475   endif
3476   if true && $debug || ${verbose}
3477     echo Left associativity, as is known from the shell
3478   endif
3479   if ! ! true && ! [ ! $debug && ! $verbose ]
3480     echo Unary operator support
3481   endif
3482 endif
3487 .It Ic ignore
3488 Without arguments the list of ignored header fields is shown,
3489 otherwise the given list of header fields is added to the ignore list:
3490 Header fields in the ignore list are not shown on the terminal when
3491 a message is displayed.
3492 To display a message in its entirety, use the commands
3493 .Ic Type
3495 .Ic Print .
3496 Also see
3497 .Ic discard
3499 .Ic retain .
3502 .It Ic list
3503 Shows the names of all available commands, alphabetically sorted.
3506 .It Ic localopts
3507 This command can be used to localize changes to variables, meaning that
3508 their state will be reverted to the former one once the covered scope
3509 is left.
3510 It can only be used inside of macro definition blocks introduced by
3511 .Ic account
3513 .Ic define ,
3514 and is interpreted as a boolean (string, see
3515 .Sx "INTERNAL VARIABLES" ) ;
3517 .Dq covered scope
3518 of an account is left once it is switched off again.
3519 .Bd -literal -offset indent
3520 define temporary_settings {
3521   set global_option1
3522   localopts on
3523   set local_option1
3524   set local_option2
3525   localopts off
3526   set global_option2
3530 .Sy Note
3531 that this setting
3532 .Dq stacks up :
3533 i.e., if
3534 .Ql macro1
3535 enables change localization and calls
3536 .Ql macro2 ,
3537 which explicitly resets localization, then any value changes within
3538 .Ql macro2
3539 will still be reverted by
3540 .Ql macro1 !
3543 .It Ic Lreply
3544 Reply to messages that come in via known
3545 .Pf ( Ic mlist )
3546 or subscribed
3547 .Pf ( Ic mlsubscribe )
3548 mailing lists, or pretend to do so (see
3549 .Sx "Mailing lists" ) :
3550 on top of the usual
3551 .Ic reply
3552 functionality this will actively resort and even remove message
3553 recipients in order to generate a message that is supposed to be sent to
3554 a mailing list.
3555 For example it will also implicitly generate a
3556 .Ql Mail-Followup-To:
3557 header if that seems useful, regardless of the setting of the variable
3558 .Va followup-to .
3561 .It Ic Mail
3562 Similar to
3563 .Ic mail ,
3564 but saves the message in a file named after the local part of the first
3565 recipient's address (instead of in
3566 .Va record Ns ).
3569 .It Ic mail
3570 (m) Takes a (list of) recipient address(es) as (an) argument(s),
3571 or asks on standard input if none were given;
3572 then collects the remaining mail content and sends it out.
3575 .It Ic mbox
3576 (mb) The given message list is to be sent to
3577 .Ev MBOX
3578 when \*(UA is quit; this is the default action unless the
3579 .Va hold
3580 option is set.
3581 \*(ID This command can only be used in a system mailbox (see
3582 .Ic file ) .
3585 .It Ic mimetype
3586 Without any arguments the content of the MIME type cache will displayed.
3587 Otherwise each argument defines a complete MIME type specification of
3588 a type that shall be added (prepended) to the cache.
3589 In any event MIME type sources are loaded first as necessary \(en
3590 .Va mimetypes-load-control
3591 can be used to fine-tune which sources are actually loaded.
3592 Refer to the section on
3593 .Sx "The mime.types files"
3594 for more on MIME type specifications and this topic in general.
3595 MIME type unregistration and cache resets can be triggered with
3596 .Ic unmimetype .
3599 .It Ic mlist
3600 Without arguments the list of all currently defined mailing lists
3601 (and their attributes, if any) is shown; a more verbose listing will be
3602 produced if either of
3603 .Va debug
3605 .Va verbose
3606 are set.
3607 Otherwise all given arguments (which need not be quoted except for
3608 whitespace) will be added and henceforth be recognized as mailing lists.
3609 Mailing lists may be removed via the command
3610 .Ic unmlist .
3612 If the \*(OPal regular expression support is available then mailing
3613 lists may also be specified as (extended) regular expressions (see
3614 .Xr re_format 7
3615 for more on those).
3618 .It Ic mlsubscribe
3619 Without arguments the list of all currently defined mailing lists which
3620 have a subscription attribute is shown; a more verbose listing will be
3621 produced if either of
3622 .Va debug
3624 .Va verbose
3625 are set.
3626 Otherwise this attribute will be set for all given mailing lists,
3627 newly creating them as necessary (as via
3628 .Ic mlist ) .
3629 Subscription attributes may be removed via the command
3630 .Ic unmlsubscribe .
3631 Also see
3632 .Va followup-to .
3635 .It Ic Move
3636 Similar to
3637 .Ic move ,
3638 but moves the messages to a file named after the local part of the
3639 sender address of the first message (instead of in
3640 .Va record Ns ).
3643 .It Ic move
3644 Acts like
3645 .Ic copy
3646 but marks the messages for deletion if they were transferred
3647 successfully.
3650 .It Ic More
3651 Like
3652 .Ic more ,
3653 but also displays ignored header fields and all MIME parts.
3654 Identical to
3655 .Ic Page .
3658 .It Ic more
3659 Invokes the
3660 .Ev PAGER
3661 on the given messages, even in non-interactive mode and as long as the
3662 standard output is a terminal.
3663 Identical to
3664 .Ic page .
3667 .It Ic netrc
3668 \*(OP When used without arguments or if
3669 .Ar show
3670 has been given the content of the
3671 .Pa .netrc
3672 cache is shown, loading it first as necessary,
3673 If the argument is
3674 .Ar load
3675 then the cache will only be initialized and
3676 .Ar clear
3677 will remove its contents.
3678 Note that \*(UA will try to load the file only once, use
3679 .Ql Ic netrc Ns \:\0\:clear
3680 to unlock further attempts.
3682 .Va netrc-lookup
3683 and the section
3684 .Sx "On URL syntax and credential lookup" ;
3685 the section
3686 .Sx "The .netrc file"
3687 documents the file format in detail.
3690 .It Ic newmail
3691 Checks for new mail in the current folder without committing any changes
3692 before.
3693 If new mail is present, a message is shown.
3694 If the
3695 .Va header
3696 variable is set,
3697 the headers of each new message are also shown.
3700 .It Ic next
3701 (n) (like
3702 .Ql +
3704 .Dq ENTER )
3705 Goes to the next message in sequence and types it.
3706 With an argument list, types the next matching message.
3709 .It Ic New
3710 Same as
3711 .Ic Unread .
3714 .It Ic new
3715 Same as
3716 .Ic unread .
3719 .It Ic noop
3720 If the current folder is accessed via a network connection, a
3721 .Dq NOOP
3722 command is sent, otherwise no operation is performed.
3725 .It Ic Page
3726 Like
3727 .Ic page ,
3728 but also displays ignored header fields and all MIME parts.
3729 Identical to
3730 .Ic More .
3733 .It Ic page
3734 Invokes the
3735 .Ev PAGER
3736 on the given messages, even in non-interactive mode and as long as the
3737 standard output is a terminal.
3738 Identical to
3739 .Ic more .
3742 .It Ic Pipe
3743 Like
3744 .Ic pipe
3745 but also pipes ignored header fields and all parts of MIME
3746 .Ql multipart/alternative
3747 messages.
3750 .It Ic pipe
3751 (pi) Takes a message list and a shell command
3752 and pipes the messages through the command.
3753 Without an argument the current message is piped through the command
3754 given by the
3755 .Va cmd
3756 variable.
3757 If the
3758 .Va page
3759 variable is set,
3760 every message is followed by a formfeed character.
3763 .It Ic preserve
3764 (pre) A synonym for
3765 .Ic hold .
3768 .It Ic Print
3769 (P) Alias for
3770 .Ic Type .
3773 .It Ic print
3774 (p) Research
3776 equivalent of
3777 .Ic type .
3780 .It Ic quit
3781 (q) Terminates the session, saving all undeleted, unsaved messages in
3782 the current
3783 .Ev MBOX ,
3784 preserving all messages marked with
3785 .Ic hold
3787 .Ic preserve
3788 or never referenced in the system mailbox,
3789 and removing all other messages from the system mailbox.
3790 If new mail has arrived during the session,
3791 the message
3792 .Dq You have new mail
3793 will be shown.
3794 If given while editing a mailbox file with the command line flag
3795 .Fl f ,
3796 then the edit file is rewritten.
3797 A return to the shell is effected,
3798 unless the rewrite of edit file fails,
3799 in which case the user can escape with the exit command.
3802 .It Ic redirect
3803 Same as
3804 .Ic resend .
3807 .It Ic Redirect
3808 Same as
3809 .Ic Resend .
3812 .It Ic remove
3813 Removes the named folders.
3814 The user is asked for confirmation in interactive mode.
3817 .It Ic rename
3818 Takes the name of an existing folder
3819 and the name for the new folder
3820 and renames the first to the second one.
3821 Both folders must be of the same type.
3824 .It Ic Reply
3825 (R) Reply to originator.
3826 Does not reply to other recipients of the original message.
3827 .Va flipr
3828 will exchange this command with
3829 .Ic reply .
3830 Unless the option
3831 .Va fullnames
3832 is set the recipient address will be stripped from comments, names etc.
3835 .It Ic reply
3836 (r) Take a message and group-responds to it by addressing the sender
3837 and all recipients.
3838 .Va followup-to ,
3839 .Va followup-to-honour ,
3840 .Va reply-to-honour
3841 as well as
3842 .Va recipients-in-cc
3843 influence response behaviour.
3844 The command
3845 .Ic Lreply
3846 offers special support for replying to mailing lists.
3847 Unless the option
3848 .Va fullnames
3849 is set recipient addresses will be stripped from comments, names etc.
3851 .Va flipr
3852 is set the commands
3853 .Ic Reply
3855 .Ic reply
3856 are exchanged.
3859 .It Ic replyall
3860 Similar to
3861 .Ic reply ,
3862 but initiates a group-reply regardless of the value of
3863 .Va flipr .
3866 .It Ic replysender
3867 Similar to
3868 .Ic Reply ,
3869 but responds to the sender only regardless of the value of
3870 .Va flipr .
3873 .It Ic Resend
3874 Like
3875 .Ic resend ,
3876 but does not add any header lines.
3877 This is not a way to hide the sender's identity,
3878 but useful for sending a message again to the same recipients.
3881 .It Ic resend
3882 Takes a list of messages and a user name
3883 and sends each message to the named user.
3884 .Ql Resent-From:
3885 and related header fields are prepended to the new copy of the message.
3888 .It Ic Respond
3889 Same as
3890 .Ic Reply .
3893 .It Ic respond
3894 Same as
3895 .Ic reply .
3898 .It Ic respondall
3899 Same as
3900 .Ic replyall .
3903 .It Ic respondsender
3904 Same as
3905 .Ic replysender .
3908 .It Ic retain
3909 (ret) Without arguments the list of retained header fields is shown,
3910 otherwise the given list of header fields is added to the retain list:
3911 Header fields in the retain list are shown on the terminal when
3912 a message is displayed, all other header fields are suppressed.
3913 To display a message in its entirety, use the commands
3914 .Ic Type
3916 .Ic Print .
3917 Also see
3918 .Ic discard
3920 .Ic ignore ;
3921 .Ic retain
3922 takes precedence over the mentioned.
3925 .It Ic Save
3926 (S) Similar to
3927 .Ic save,
3928 but saves the messages in a file named after the local part of the
3929 sender of the first message instead of (in
3930 .Va record
3931 and) taking a filename argument.
3934 .It Ic save
3935 (s) Takes a message list and a filename and appends each message in turn
3936 to the end of the file.
3937 If no filename is given, the
3938 .Ev MBOX
3939 file is used.
3940 The filename in quotes, followed by the generated character count
3941 is echoed on the user's terminal.
3942 If editing a system mailbox the messages are marked for deletion.
3943 Filename interpretation as described for the
3944 .Ic file
3945 command is performed.
3948 .It Ic savediscard
3949 Same as
3950 .Ic saveignore .
3953 .It Ic saveignore
3954 Is to
3955 .Ic save
3956 what
3957 .Ic ignore
3958 is to
3959 .Ic print
3961 .Ic type .
3962 Header fields thus marked are filtered out when saving a message by
3963 .Ic save
3964 or when automatically saving to
3965 .Ev MBOX .
3966 This command should only be applied to header fields that do not contain
3967 information needed to decode the message,
3968 as MIME content fields do.
3971 .It Ic saveretain
3972 Is to
3973 .Ic save
3974 what
3975 .Ic retain
3976 is to
3977 .Ic print
3979 .Ic type .
3980 Header fields thus marked are the only ones saved with a message when
3981 saving by
3982 .Ic save
3983 or when automatically saving to
3984 .Ev MBOX .
3985 .Ic saveretain
3986 overrides
3987 .Ic saveignore .
3988 The use of this command is strongly discouraged since it may strip
3989 header fields that are needed to decode the message correctly.
3992 .It Ic search
3993 Takes a message specification (list) and displays a header summary of
3994 all matching messages, as via
3995 .Ic headers .
3996 This command is an alias of
3997 .Ic from .
3998 Also see
3999 .Sx "Specifying messages" .
4002 .It Ic seen
4003 Takes a message list and marks all messages as having been read.
4006 .It Ic set
4007 (se) Without arguments this command shows all variables and their
4008 values which are currently known to \*(UA.
4009 Setting any of the variables
4010 .Va bsdcompat
4012 .Va bsdset
4013 changes the output format to BSD style, otherwise a properly quoted
4014 listing is produced.
4016 .Va debug
4017 is set or
4018 .Va verbose
4019 has been set twice then the listing is modified to mark out assembled
4020 variables.
4022 Otherwise modifies (set and unsets) the given variables.
4023 Arguments are of the form
4024 .Ql option=value
4025 (no space before or after
4026 .Ql = ) ,
4027 or plain
4028 .Ql option
4029 if there is no value.
4030 Quotation marks may be placed around any part of the assignment
4031 statement to quote blanks or tabs, e.g.,
4033 .Dl set indentprefix="->"
4035 If an argument begins with
4036 .Ql no ,
4037 as in
4038 .Ql set nosave ,
4039 the effect is the same as invoking the
4040 .Ic unset
4041 command with the remaining part of the variable
4042 .Pf ( Ql unset save ) .
4045 .It Ic setenv
4046 Identical to
4047 .Ic set
4048 except that the variables are also exported into the program environment;
4049 since this task requires native host support the command will always
4050 report error if that is not available (but still act like
4051 .Ic set
4052 in this case).
4053 This operation is a no-op unless all resource files have been loaded.
4054 Also see
4055 .Ic unsetenv .
4058 .It Ic shell
4059 (sh) Invokes an interactive version of the shell.
4062 .It Ic shortcut
4063 Without arguments the list of all currently defined shortcuts is
4064 shown.
4065 Otherwise all given arguments (which need not be quoted except for
4066 whitespace) are treated as pairs of shortcuts and their expansions,
4067 creating new or changing already existing shortcuts, as necessary.
4068 Shortcuts may be removed via the command
4069 .Ic unshortcut .
4070 The expansion strings should be in the syntax that has been described
4071 for the
4072 .Ic file
4073 command.
4076 .It Ic show
4077 Like
4078 .Ic type ,
4079 but performs neither MIME decoding nor decryption, so that the raw
4080 message text is shown.
4083 .It Ic size
4084 (si) Shows the size in characters of each message of the given
4085 message-list.
4088 .It Ic sort
4089 Shows the current sorting criterion when used without an argument.
4090 Otherwise creates a sorted representation of the current folder,
4091 and changes the
4092 .Ic next
4093 command and the addressing modes such that they refer to messages in
4094 the sorted order.
4095 Message numbers are the same as in regular mode.
4096 If the
4097 .Va header
4098 variable is set,
4099 a header summary in the new order is also displayed.
4100 Automatic folder sorting can be enabled by setting the
4101 .Va autosort
4102 variable, as in, e.g.,
4103 .Ql set autosort=thread .
4104 Possible sorting criterions are:
4106 .Bl -tag -compact -offset indent -width "subject"
4107 .It date
4108 Sort the messages by their
4109 .Ql Date:
4110 field, that is by the time they were sent.
4111 .It from
4112 Sort messages by the value of their
4113 .Ql From:
4114 field, that is by the address of the sender.
4115 If the
4116 .Va showname
4117 variable is set, the sender's real name (if any) is used.
4118 .It size
4119 Sort the messages by their size.
4120 .It spam
4121 \*(OP Sort the message by their spam score, as has been classified by
4122 .Ic spamrate .
4123 .It status
4124 Sort the messages by their message status.
4125 .It subject
4126 Sort the messages by their subject.
4127 .It thread
4128 Create a threaded display.
4129 .It to
4130 Sort messages by the value of their
4131 .Ql To:
4132 field, that is by the address of the recipient.
4133 If the
4134 .Va showname
4135 variable is set, the recipient's real name (if any) is used.
4139 .It Ic source
4140 (so) The source command reads commands from the given file, which is
4141 subject to the usual filename expansions (see introductional words of
4142 .Sx COMMANDS ) .
4143 If the given argument ends with a vertical bar
4144 .Ql |
4145 then the argument will instead be interpreted as a shell command and
4146 \*(UA will read the output generated by it.
4149 .It Ic source_if
4150 The difference to
4151 .Ic source
4152 (beside not supporting pipe syntax a.k.a. shell command input) is that
4153 this command will not generate an error if the given file argument
4154 cannot be opened successfully.
4155 This can matter in, e.g., resource files, since loading of those is
4156 stopped when an error is encountered.
4159 .It Ic spamclear
4160 \*(OP Takes a list of messages and clears their
4161 .Ql is-spam
4162 flag.
4165 .It Ic spamforget
4166 \*(OP Takes a list of messages and causes the
4167 .Va spam-interface
4168 to forget it has ever used them to train its Bayesian filter.
4169 Unless otherwise noted the
4170 .Ql is-spam
4171 flag of the message is inspected to chose wether a message shall be
4172 forgotten to be
4173 .Dq ham
4175 .Dq spam .
4178 .It Ic spamham
4179 \*(OP Takes a list of messages and informs the Bayesian filter of the
4180 .Va spam-interface
4181 that they are
4182 .Dq ham .
4183 This also clears the
4184 .Ql is-spam
4185 flag of the messages in question.
4188 .It Ic spamrate
4189 \*(OP Takes a list of messages and rates them using the configured
4190 .Va spam-interface ,
4191 without modifying the messages, but setting their
4192 .Ql is-spam
4193 flag as appropriate; because the spam rating headers are lost the rate
4194 will be forgotten once the mailbox is left.
4195 Refer to the manual section
4196 .Sx "Handling spam"
4197 for the complete picture of spam handling in \*(UA.
4200 .It Ic spamset
4201 \*(OP Takes a list of messages and sets their
4202 .Ql is-spam
4203 flag.
4206 .It Ic spamspam
4207 \*(OP Takes a list of messages and informs the Bayesian filter of the
4208 .Va spam-interface
4209 that they are
4210 .Dq spam .
4211 This also sets the
4212 .Ql is-spam
4213 flag of the messages in question.
4216 .It Ic thread
4217 \*(OB The same as
4218 .Ql sort thread
4219 (consider using a
4220 .Ql ghost
4221 as necessary).
4222 Create a threaded representation of the current folder,
4223 i.\|e. indent messages that are replies to other messages in the header
4224 display and change the
4225 .Ic next
4226 command and the addressing modes such that they refer to messages in the
4227 threaded order.
4228 Message numbers are the same as in unthreaded mode.
4229 If the
4230 .Va header
4231 variable is set,
4232 a header summary in threaded order is also displayed.
4235 .It Ic top
4236 (to) Takes a message list and displays the top few lines of each.
4237 The number of lines shown is controlled by the variable
4238 .Va toplines
4239 and defaults to five.
4242 .It Ic touch
4243 (tou) Takes a message list and marks the messages for saving in
4244 .Ev MBOX .
4245 \*(UA deviates from the POSIX standard with this command,
4246 as a following
4247 .Ic next
4248 command will display the following message instead of the current one.
4251 .It Ic Type
4252 (T) Like
4253 .Ic type
4254 but also displays out ignored header fields and all parts of MIME
4255 .Ql multipart/alternative
4256 messages.
4259 .It Ic type
4260 (t) Takes a message list and types out each message on the user's
4261 terminal, honouring
4262 .Ic ignore
4264 .Ic retain
4265 lists.
4266 For MIME multipart messages, all parts with a content type of
4267 .Ql text
4269 .Ql message
4270 are shown, the other are hidden except for their headers.
4271 Messages are decrypted and converted to the terminal character set
4272 if necessary.
4275 .It Ic unaccount
4276 Delete all given accounts.
4277 An error message is shown if a given account is not defined.
4278 The special name
4279 .Ql *
4280 will discard all existing accounts.
4283 .It Ic unalias
4284 (una) Takes a list of names defined by alias commands
4285 and discards the remembered groups of users.
4286 The special name
4287 .Ql *
4288 will discard all existing aliases.
4291 .It Ic unanswered
4292 Takes a message list and marks each message as not having been answered.
4295 .It Ic uncollapse
4296 Only applicable to threaded mode.
4297 Takes a message list and makes the message and all replies to it visible
4298 in header summaries again.
4299 When a message becomes the current message,
4300 it is automatically made visible.
4301 Also when a message with collapsed replies is displayed,
4302 all of these are automatically uncollapsed.
4305 .It Ic uncolour
4306 Forget about a
4307 .Ic colour
4308 mapping for the given colour type (see
4309 .Ic colour
4310 for a list of types) and mapping; if the optional precondition argument
4311 is used then only the exact tuple of mapping and precondition is removed.
4312 The special name
4313 .Ql *
4314 will remove all mappings (no precondition allowed).
4315 Also see
4316 .Sx "Coloured display"
4317 for the general picture.
4320 .It Ic uncustomhdr
4321 Deletes the custom headers given as arguments.
4322 The special name
4323 .Ql *
4324 will remove all custom headers.
4327 .It Ic undefine
4328 Undefine all given macros.
4329 An error message is shown if a given macro is not defined.
4330 The special name
4331 .Ql *
4332 will discard all existing macros.
4335 .It Ic undelete
4336 (u) Takes a message list and marks each message as not being deleted.
4339 .It Ic undraft
4340 Takes a message list and
4341 .Pf un Ic draft Ns
4342 s each message.
4345 .It Ic unflag
4346 Takes a message list and marks each message as not being
4347 .Ic flag Ns ged .
4350 .It Ic unfwdignore
4351 Removes the header field names from the list of ignored fields for the
4352 .Ic forward
4353 command.
4354 The special name
4355 .Ql *
4356 will remove all fields.
4359 .It Ic unfwdretain
4360 Removes the header field names from the list of retained fields for the
4361 .Ic forward
4362 command.
4363 The special name
4364 .Ql *
4365 will remove all fields.
4368 .It Ic unghost
4369 Remove all the given command
4370 .Ic ghost Ns s Ns .
4371 The special name
4372 .Ql *
4373 will remove all ghosts.
4376 .It Ic unignore
4377 Removes the header field names from the list of ignored fields.
4378 The special name
4379 .Ql *
4380 will remove all fields.
4383 .It Ic unmimetype
4384 Delete all given MIME types, e.g.,
4385 .Ql unmimetype text/plain
4386 will remove all registered specifications for the MIME type
4387 .Ql text/plain .
4388 The special name
4389 .Ql *
4390 will discard all existing MIME types, just as will
4391 .Ql reset ,
4392 but which also reenables cache initialization via
4393 .Va mimetypes-load-control .
4396 .It Ic unmlist
4397 Forget about all the given mailing lists.
4398 The special name
4399 .Ql *
4400 will remove all lists.
4401 Also see
4402 .Ic mlist .
4405 .It Ic unmlsubscribe
4406 Remove the subscription attribute from all given mailing lists.
4407 The special name
4408 .Ql *
4409 will clear the attribute from all lists which have it set.
4410 Also see
4411 .Ic mlsubscribe .
4414 .It Ic Unread
4415 Same as
4416 .Ic unread .
4419 .It Ic unread
4420 Takes a message list and marks each message as not having been read.
4423 .It Ic unretain
4424 Removes the header field names from the list of retained fields.
4425 The special name
4426 .Ql *
4427 will remove all fields.
4430 .It Ic unsaveignore
4431 Removes the header field names from the list of ignored fields for
4432 saving.
4433 The special name
4434 .Ql *
4435 will remove all fields.
4438 .It Ic unsaveretain
4439 Removes the header field names from the list of retained fields for
4440 saving.
4441 The special name
4442 .Ql *
4443 will remove all fields.
4446 .It Ic unset
4447 (uns) Takes a list of option names and discards their remembered values;
4448 the reverse of
4449 .Ic set .
4452 .It Ic unsetenv
4453 Identical to
4454 .Ic unset
4455 except that the variables are also removed from the program environment;
4456 since this task requires native host support the command will always
4457 report error if that is not available (but still act like
4458 .Ic unset Ns
4460 This operation is a no-op unless all resource files have been loaded.
4461 Also see
4462 .Ic setenv .
4465 .It Ic unshortcut
4466 Deletes the shortcut names given as arguments.
4467 The special name
4468 .Ql *
4469 will remove all shortcuts.
4472 .It Ic unsort
4473 Disable sorted or threaded mode
4474 (see the
4475 .Ic sort
4477 .Ic thread
4478 commands),
4479 return to normal message order and,
4480 if the
4481 .Va header
4482 variable is set,
4483 displays a header summary.
4486 .It Ic unthread
4487 \*(OB
4488 Same as
4489 .Ic unsort .
4492 .It Ic urldecode
4493 Decode the given URL-encoded string arguments and show the results.
4494 Note the resulting strings may not be valid in the current locale, see
4495 .Ic urlencode .
4498 .It Ic urlencode
4499 URL-encode the given arguments and show the results.
4500 Because the arguments effectively are in the character set of the
4501 current locale the results will vary accordingly unless the input solely
4502 consists of characters in the portable character set, see
4503 .Sx "Character sets" .
4506 .It Ic varedit
4507 Edit the values of or create the given variable(s) in the
4508 .Ev EDITOR .
4509 Boolean variables cannot be edited.
4512 .It Ic varshow
4513 Show informations about all the given variables.
4514 \*(UA knows about a finite set of known builtin variables that are
4515 subdivided further in boolean and value variants;
4516 they may have special properties, like
4517 .Dq read-only
4518 (setting may not be changed) and
4519 .Dq virtual ,
4520 meaning that the value is generated on-the-fly as necessary.
4521 Beside those known variables an infinite number of unknown, so-called
4522 .Dq assembled
4523 variables, which are expected to be able to store values, may exist.
4524 .Bd -literal -offset indent
4525 ? set foo=bar nobar
4526 ? varshow sendwait version-major foo bar
4527 "sendwait": (73) boolean: set=1 (ENVIRON=0)
4528 "version-major": (192) value, read-only, virtual:\e
4529   set=1 (ENVIRON=0) value<14>
4530 "foo": (assembled) set=1 (ENVIRON=0) value<bar>
4531 "bar": (assembled) set=0 (ENVIRON=0) value<NULL>
4535 .It Ic verify
4536 \*(OP Takes a message list and verifies each message.
4537 If a message is not a S/MIME signed message,
4538 verification will fail for it.
4539 The verification process checks if the message was signed using a valid
4540 certificate,
4541 if the message sender's email address matches one of those contained
4542 within the certificate,
4543 and if the message content has been altered.
4546 .It Ic visual
4547 (v) Takes a message list and invokes the display editor on each message.
4548 Modified contents are discarded unless the
4549 .Va writebackedited
4550 variable is set.
4553 .It Ic write
4554 (w) For conventional messages the body without all headers is written.
4555 The output is decrypted and converted to its native format as necessary.
4556 If the output file exists, the text is appended.
4557 If a message is in MIME multipart format its first part is written to
4558 the specified file as for conventional messages,
4559 and the user is asked for a filename to save each other part.
4560 For convience saving of each part may be skipped by giving an empty value;
4561 the same result can also be achieved by writing it to
4562 .Pa /dev/null .
4563 For the second and subsequent parts a leading
4564 .Ql |
4565 character causes the part to be piped to the remainder of the user input
4566 interpreted as a shell command;
4567 otherwise the user input is expanded as usually for folders,
4568 e.g., tilde expansion is performed.
4569 In non-interactive mode, only the parts of the multipart message
4570 that have a filename given in the part header are written,
4571 the others are discarded.
4572 The original message is never marked for deletion in the originating
4573 mail folder.
4574 For attachments,
4575 the contents of the destination file are overwritten if the file
4576 previously existed.
4577 No special handling of compressed files is performed.
4580 .It Ic xit
4581 (x) A synonym for
4582 .Ic exit .
4585 .It Ic z
4586 \*(UA presents message headers in windowfuls as described under the
4587 .Ic headers
4588 command.
4589 This command scrolls to the next window of messages.
4590 If an argument is given,
4591 it specifies the window to use.
4592 A number prefixed by
4593 .Ql +
4595 .Ql \-
4596 indicates that the window is calculated in relation to the current position.
4597 A number without a prefix specifies an absolute window number,
4598 and a
4599 .Ql $
4600 lets \*(UA scroll to the last window of messages.
4603 .It Ic Z
4604 Similar to
4605 .Ic z ,
4606 but scrolls to the next or previous window that contains at least one
4607 .Ql new
4609 .Ic flag Ns
4610 ged message.
4612 .\" }}}
4615 .\" .Sh TILDE ESCAPES {{{
4616 .Sh "TILDE ESCAPES"
4618 Here is a summary of the tilde escapes,
4619 which are used to perform special functions when composing messages.
4620 Tilde escapes are only recognized at the beginning of lines.
4621 The name
4622 .Dq tilde escape
4623 is somewhat of a misnomer since the actual escape character can be
4624 changed by adjusting the option
4625 .Va escape .
4627 .Bl -tag -width ".Ic __ filename"
4629 .It Ic ~~ Ar string
4630 Insert the string of text in the message prefaced by a single
4631 .Ql ~ .
4632 (If the escape character has been changed,
4633 that character must be doubled
4634 in order to send it at the beginning of a line.)
4637 .It Ic ~! Ar command
4638 Execute the indicated shell
4639 .Ar command ,
4640 then return to the message.
4643 .It Ic ~.
4644 Same effect as typing the end-of-file character.
4647 .It Ic ~: Ar \*(UA-command Ns \0or Ic ~_ Ar \*(UA-command
4648 Execute the given \*(UA command.
4649 Not all commands, however, are allowed.
4652 .It Ic ~?
4653 Write a summary of command escapes.
4656 .It Ic ~< Ar filename
4657 Identical to
4658 .Ic ~r .
4661 .It Ic ~<! Ar command
4662 .Ar command
4663 is executed using the shell.
4664 Its standard output is inserted into the message.
4667 .It Ic ~@ Op Ar filename...
4668 With no arguments, edit the attachment list interactively.
4669 If an attachment's file name is left empty,
4670 that attachment is deleted from the list.
4671 When the end of the attachment list is reached,
4672 \*(UA will ask for further attachments until an empty name is given.
4673 If a given file name solely consists of the number sign
4674 .Ql #
4675 followed by a valid message number of the currently active mailbox, then
4676 the given message is attached as a MIME
4677 .Ql message/rfc822
4678 and the rest of this section does not apply.
4680 If character set conversion has been compiled into \*(UA, then this mode
4681 gives the user the option to specify input and output character sets,
4682 unless the file extension indicates binary content, in which case \*(UA
4683 asks wether this step shall be skipped for the attachment in question.
4684 If not skipped, then the charset that succeeds to represent the
4685 attachment data will be used in the
4686 .Ql charset=
4687 MIME parameter of the mail message:
4689 .Bl -bullet -compact
4691 If input and output character sets are specified, then the conversion is
4692 performed on the fly.
4693 The user will be asked repeatedly until the desired conversion succeeds.
4695 If only an output character set is specified, then the input is assumed
4696 to be in the
4697 .Va ttycharset
4698 charset and will be converted to the given output charset on the fly.
4699 The user will be asked repeatedly until the desired conversion succeeds.
4701 If no character sets are specified at all then the algorithm that is
4702 documented in the section
4703 .Sx "Character sets"
4704 is applied, but directly and on the fly.
4705 The user will be asked repeatedly until the desired conversion succeeds.
4707 Finally, if an input-, but no output character set is specified, then no
4708 conversion is ever performed, but the
4709 .Ql charset=
4710 MIME parameter value will still be set to the user input.
4712 The character set selection loop can be left by typing
4713 .Ql control-C ,
4714 i.e., causing an interrupt.
4715 .\" \*(OU next sentence
4716 Note that before \*(UA version 15.0 this terminates the entire
4717 current attachment selection, not only the character set selection.
4720 Without character set conversion support, \*(UA will ask for the input
4721 character set only, and it'll set the
4722 .Ql charset=
4723 MIME parameter value to the given input, if any;
4724 if no user input is seen then the
4725 .Va ttycharset
4726 character set will be used for the parameter value instead.
4727 Note that the file extension check isn't performed in this mode, since
4728 no conversion will take place anyway.
4730 Note that in non-interactive mode, for reproduceabilities sake, there
4731 will always be two questions for each attachment, regardless of wether
4732 character set conversion is available and what the file extension is.
4733 The first asks for the filename, and the second asks for the input
4734 character set to be passed through to the corresponding MIME parameter;
4735 no conversion will be tried if there is input to the latter question,
4736 otherwise the usual conversion algorithm, as above, is applied.
4737 For message attachments, the answer to the second question is completely
4738 ignored.
4740 If (instead)
4741 .Ar filename
4742 arguments are specified for the
4743 .Ic \&\&~@
4744 command they are treated as a comma-separated list of files,
4745 which are all expanded and appended to the end of the attachment list.
4746 (Commas need to be escaped with backslash, but filenames with leading or
4747 trailing whitespace can only be added via the command line or the first
4748 method.
4749 Message attachments can only be added via the first method;
4750 filenames which clash with message numbers can only be added via the
4751 command line or the second method.)
4752 In this mode the (text) attachments are assumed to be in
4753 .Va ttycharset
4754 encoding, and will be evaluated as documented in the section
4755 .Sx "Character sets" .
4758 .It Ic ~A
4759 Inserts the string contained in the
4760 .Va Sign
4761 variable (same as
4762 .Ql Ic ~i Ns \0Sign ) .
4763 The escape sequences tabulator
4764 .Ql \et
4765 and newline
4766 .Ql \en
4767 are understood.
4770 .It Ic ~a
4771 Inserts the string contained in the
4772 .Va sign
4773 variable (same as
4774 .Ql Ic ~i Ns \0sign ) .
4775 The escape sequences tabulator
4776 .Ql \et
4777 and newline
4778 .Ql \en
4779 are understood.
4782 .It Ic ~b Ar name ...
4783 Add the given names to the list of blind carbon copy recipients.
4786 .It Ic ~c Ar name ...
4787 Add the given names to the list of carbon copy recipients.
4790 .It Ic ~d
4791 Read the file specified by the
4792 .Ev DEAD
4793 variable into the message.
4796 .It Ic ~e
4797 Invoke the text editor on the message collected so far.
4798 After the editing session is finished,
4799 the user may continue appending text to the message.
4802 .It Ic ~F Ar messages
4803 Read the named messages into the message being sent, including all
4804 message headers and MIME parts.
4805 If no messages are specified, read in the current message.
4808 .It Ic ~f Ar messages
4809 Read the named messages into the message being sent.
4810 If no messages are specified, read in the current message.
4811 .Ic ignore
4813 .Ic retain
4814 lists are used to modify the message headers.
4815 For MIME multipart messages,
4816 only the first displayable part is included.
4819 .It Ic ~H
4820 Edit the message header fields
4821 .Ql From: ,
4822 .Ql Reply-To:
4824 .Ql Sender:
4825 by typing each one in turn and allowing the user to edit the field.
4826 The default values for these fields originate from the
4827 .Va from , replyto
4829 .Va sender
4830 variables.
4833 .It Ic ~h
4834 Edit the message header fields
4835 .Ql To: ,
4836 .Ql Cc: ,
4837 .Ql Bcc:
4839 .Ql Subject:
4840 by typing each one in turn and allowing the user to edit the field.
4843 .It Ic ~i Ar variable
4844 Insert the value of the specified variable into the message,
4845 adding a newline character at the end.
4846 The message remains unaltered if the variable is unset or empty.
4847 The escape sequences tabulator
4848 .Ql \et
4849 and newline
4850 .Ql \en
4851 are understood.
4854 .It Ic ~M Ar messages
4855 Read the named messages into the message being sent,
4856 indented by
4857 .Va indentprefix .
4858 If no messages are specified, read the current message.
4861 .It Ic ~m Ar messages
4862 Read the named messages into the message being sent,
4863 indented by
4864 .Va indentprefix .
4865 If no messages are specified, read the current message.
4866 .Ic ignore
4868 .Ic retain
4869 lists are used to modify the message headers.
4870 For MIME multipart messages,
4871 only the first displayable part is included.
4874 .It Ic ~p
4875 Display the message collected so far,
4876 prefaced by the message header fields
4877 and followed by the attachment list, if any.
4880 .It Ic ~q
4881 Abort the message being sent,
4882 copying it to the file specified by the
4883 .Ev DEAD
4884 variable if
4885 .Va save
4886 is set.
4889 .It Ic ~R Ar filename
4890 Read the named file into the message, indented by
4891 .Va indentprefix .
4894 .It Ic ~r Ar filename
4895 Read the named file into the message.
4898 .It Ic ~s Ar string
4899 Cause the named string to become the current subject field.
4902 .It Ic ~t Ar name ...
4903 Add the given name(s) to the direct recipient list.
4906 .It Ic ~U Ar messages
4907 Read in the given / current message(s) excluding all headers, indented by
4908 .Va indentprefix .
4911 .It Ic ~u Ar messages
4912 Read in the given / current message(s), excluding all headers.
4915 .It Ic ~v
4916 Invoke an alternate editor (defined by the
4917 .Ev VISUAL
4918 option) on the message collected so far.
4919 Usually, the alternate editor will be a screen editor.
4920 After the editor is quit,
4921 the user may resume appending text to the end of the message.
4924 .It Ic ~w Ar filename
4925 Write the message onto the named file.
4926 If the file exists,
4927 the message is appended to it.
4930 .It Ic ~x
4931 Same as
4932 .Ic ~q ,
4933 except that the message is not saved at all.
4936 .It Ic ~| Ar command
4937 Pipe the message through the specified filter command.
4938 If the command gives no output or terminates abnormally,
4939 retain the original text of the message.
4940 E.g., the command
4941 .Xr fmt 1
4942 is often used as a rejustifying filter.
4944 .\" }}}
4947 .\" .Sh INTERNAL VARIABLES {{{
4948 .Sh "INTERNAL VARIABLES"
4950 Internal \*(UA variables are controlled via the
4951 .Ic set
4953 .Ic unset
4954 commands; prefixing a variable name with the string
4955 .Ql no
4956 and calling
4957 .Ic set
4958 has the same effect as using
4959 .Ic unset :
4960 .Ql unset crt
4962 .Ql set nocrt
4963 do the same thing.
4964 Creation or editing of variables can be performed in the
4965 .Ev EDITOR
4966 with the command
4967 .Ic varedit .
4968 .Ic varshow
4969 will give more insight on the given variable(s), and
4970 .Ic set ,
4971 when called without arguments, will show a listing of all variables.
4972 Variables are also implicitly inherited from the program
4973 .Sx ENVIRONMENT
4974 and can be set explicitly via the command line option
4975 .Fl S .
4978 Two different kind of variables exist.
4979 There are boolean variables, which can only be in one of the two states
4980 .Dq set
4982 .Dq unset ,
4983 and value variables with a(n optional) string value.
4984 For the latter proper quoting is necessary upon assignment time:
4985 To embed whitespace (space and tabulator) in a value it either needs to
4986 be escaped with a backslash character, or the entire value must be
4987 enclosed in (double or single) quotation marks;
4988 To use quotation marks identical to those used to enclose the value,
4989 escape them with a backslash character.
4990 The backslash character has no special meaning except in these cases.
4992 .Bd -literal -offset indent
4993 set one=val\e 1 two="val 2" \e
4994     three='val "3"' four='val \e'4\e''
4995 varshow one two three four
4996 unset one two three four
5000 Dependent upon the actual option the string values will be interpreted
5001 as numbers, colour names, normal text etc., but there also exists
5002 a special kind of string value, the
5003 .Dq boolean string ,
5004 which must either be a decimal integer (in which case
5005 .Ql 0
5006 is false and
5007 .Ql 1
5008 and any other value is true) or any of the (case-insensitive) strings
5009 .Ql off ,
5010 .Ql no
5012 .Ql false
5013 for a false boolean and
5014 .Ql on ,
5015 .Ql yes
5017 .Ql true
5018 for a true boolean; a special kind of boolean string is the
5019 .Dq quadoption ,
5020 which is a boolean string that can optionally be prefixed with the
5021 (case-insensitive) term
5022 .Ql ask- ,
5023 as in
5024 .Ql ask-yes ,
5025 which causes prompting of the user in interactive mode, with the given
5026 boolean as the default value.
5028 .\" .Ss "Initial settings" {{{
5029 .\" (Keep in SYNC: ./main.c:_startup(), ./nail.rc, ./nail.1:"Initial settings"!)
5030 .Ss "Initial Settings"
5032 The standard POSIX 2008/Cor 1-2013 mandates the following initial
5033 variable settings:
5034 .Pf no Va allnet ,
5035 .Pf no Va append ,
5036 .Va asksub ,
5037 .Pf no Va askbcc ,
5038 .Pf no Va autoprint ,
5039 .Pf no Va bang ,
5040 .Pf no Va cmd ,
5041 .Pf no Va crt ,
5042 .Pf no Va debug ,
5043 .Pf no Va dot ,
5044 .Va escape
5045 set to
5046 .Ql ~ ,
5047 .Pf no Va flipr ,
5048 .Pf no Va folder ,
5049 .Va header ,
5050 .Pf no Va hold ,
5051 .Pf no Va ignore ,
5052 .Pf no Va ignoreeof ,
5053 .Pf no Va keep ,
5054 .Pf no Va keepsave ,
5055 .Pf no Va metoo ,
5056 .Pf no Va outfolder ,
5057 .Pf no Va page ,
5058 .Va prompt
5059 set to
5060 .Ql ?\0
5061 (note that \*(UA deviates from the standard by using
5062 .Ql \e&\0 ,
5063 but the
5064 .Ql \e&
5065 special prompt escape results in
5066 .Dq \&?
5067 being shown unless
5068 .Va bsdcompat
5069 is set),
5070 .Pf no Va quiet ,
5071 .Pf no Va record ,
5072 .Va save ,
5073 .Pf no Va sendwait ,
5074 .Pf no Va showto ,
5075 .Pf no Va Sign ,
5076 .Pf no Va sign ,
5077 .Va toplines
5078 set to
5079 .Ql 5 .
5082 Notes: \*(UA doesn't support the
5083 .Pf no Va onehop
5084 variable \(en use command line options or
5085 .Va sendmail-arguments
5086 to pass options through to a MTA.
5087 And the default global
5088 .Pa \*(UR
5089 file (which is loaded unless the
5090 .Fl n
5091 command line flag has been used or the
5092 .Ev NAIL_NO_SYSTEM_RC
5093 environment variable is set) bends those initial settings a bit, e.g.,
5094 it sets the variables
5095 .Va hold ,
5096 .Va keepsave
5098 .Va keep ,
5099 to name a few, calls
5100 .Ic retain
5101 etc., and should thus be taken into account.
5102 .\" }}}
5104 .\" .Ss "Variables" {{{
5105 .Ss "Variables"
5107 .Bl -tag -width ".It Va _utoprin_"
5109 .It Va add-file-recipients
5110 \*(BO When file or pipe recipients have been specified,
5111 mention them in the corresponding address fields of the message instead
5112 of silently stripping them from their recipient list.
5113 By default such addressees are not mentioned.
5115 .Mx Va agent-shell-lookup
5116 .It Va agent-shell-lookup-USER@HOST , agent-shell-lookup-HOST , \
5117   agent-shell-lookup
5118 \*(IN\*(OP Account passwords can be fetched via an external agent
5119 program in order to permit encrypted password storage \(en see
5120 .Sx "On URL syntax and credential lookup"
5121 for more on credential lookup.
5122 If this is set then the content is interpreted as a shell command the
5123 output of which (with newline characters removed) is treated as the
5124 account password shall the command succeed (and have produced non-empty
5125 non-newline output); e.g., via
5126 .Xr gpg 1 :
5127 .Bd -literal -offset indent
5128 $ echo PASSWORD > .pass
5129 $ gpg -e .pass
5130 $ eval `gpg-agent --daemon \e
5131     --pinentry-program=/usr/bin/pinentry-curses \e
5132     --max-cache-ttl 99999 --default-cache-ttl 99999`
5133 $ echo 'set agent-shell-lookup="gpg -d .pass.gpg"' \e
5134     >> \*(ur
5137 A couple of environment variables will be set for the agent:
5139 .Bl -tag -compact -width ".It Ev _AIL_TMPDIR[337]"
5140 .It Ev NAIL_TMPDIR
5141 The temporary directory that \*(UA uses.
5142 Usually identical to
5143 .Ev TMPDIR ,
5144 but guaranteed to be set and usable by child processes;
5145 to ensure the latter condition for
5146 .Ev TMPDIR
5147 also, it'll be set.
5148 .It Ev NAIL_USER
5149 The user
5150 .Pf ( Ql USER )
5151 for which the password is looked up.
5152 .It Ev NAIL_USER_ENC
5153 The URL percent-encoded variant of
5154 .Ev NAIL_USER .
5155 .It Ev NAIL_HOST
5156 The plain machine hostname of the user account.
5157 .It Ev NAIL_HOST_PORT
5159 .Ql HOST
5160 (hostname possibly including port) of the user account.
5164 .It Va allnet
5165 \*(BO Causes only the local part to be evaluated
5166 when comparing addresses.
5169 .It Va append
5170 \*(BO Causes messages saved in
5171 .Ev MBOX
5172 to be appended to the end rather than prepended.
5173 This should always be set.
5176 .It Va ask
5177 \*(BO Causes \*(UA to prompt for the subject of each message sent.
5178 If the user responds with simply a newline,
5179 no subject field will be sent.
5182 .It Va askatend
5183 \*(BO Causes the prompts for
5184 .Ql Cc:
5186 .Ql Bcc:
5187 lists to appear after the message has been edited.
5190 .It Va askattach
5191 \*(BO If set, \*(UA asks for files to attach at the end of each message,
5192 shall the list be found empty at that time.
5193 An empty line finalizes the list.
5196 .It Va askcc
5197 \*(BO Causes the user to be prompted for carbon copy recipients
5198 (at the end of each message if
5199 .Va askatend
5201 .Va bsdcompat
5202 are set) shall the list be found empty (at that time).
5203 An empty line finalizes the list.
5206 .It Va askbcc
5207 \*(BO Causes the user to be prompted for blind carbon copy
5208 recipients (at the end of each message if
5209 .Va askatend
5211 .Va bsdcompat
5212 are set) shall the list be found empty (at that time).
5213 An empty line finalizes the list.
5216 .It Va asksign
5217 \*(BO\*(OP Causes the user to be prompted if the message is to be
5218 signed at the end of each message.
5220 .Va smime-sign
5221 variable is ignored when this variable is set.
5224 .It Va asksub
5225 \*(BO Alternative name for
5226 .Va ask .
5232 .It Va attachment-ask-content-description , \
5233   attachment-ask-content-disposition , \
5234   attachment-ask-content-id , \
5235   attachment-ask-content-type
5236 \*(BO If set then the user will be prompted for some attachment
5237 information when editing the attachment list.
5238 It is advisable to not use these but for the first of the variables;
5239 even for that it has to be noted that the data is used
5240 .Dq as is .
5244 .It Va attrlist
5245 A sequence of characters to display in the
5246 .Ql attribute
5247 column of the
5248 .Va headline
5249 as shown in the display of
5250 .Ic headers ;
5251 each for one type of messages (see
5252 .Sx "Message states" ) ,
5253 with the default being
5254 .Ql NUROSPMFAT+\-$~
5256 .Ql NU\ \ *HMFAT+\-$~
5257 if the
5258 .Va bsdflags
5259 variable is set, in the following order:
5261 .Bl -tag -compact -offset indent -width ".It Ql _"
5262 .It Ql N
5263 new.
5264 .It Ql U
5265 unread but old.
5266 .It Ql R
5267 new but read.
5268 .It Ql O
5269 read and old.
5270 .It Ql S
5271 saved.
5272 .It Ql P
5273 preserved.
5274 .It Ql M
5275 mboxed.
5276 .It Ql F
5277 flagged.
5278 .It Ql A
5279 answered.
5280 .It Ql T
5281 draft.
5282 .It Ql +
5283 start of a collapsed thread.
5284 .It Ql -
5285 an uncollapsed thread (TODO ignored for now).
5286 .It Ql $
5287 classified as spam.
5288 .It Ql ~
5289 classified as possible spam.
5294 .It Va autobcc
5295 Specifies a list of recipients to which a blind carbon copy of each
5296 outgoing message will be sent automatically.
5299 .It Va autocc
5300 Specifies a list of recipients to which a carbon copy of each outgoing
5301 message will be sent automatically.
5304 .It Va autocollapse
5305 \*(BO Causes threads to be collapsed automatically when threaded mode
5306 is entered (see the
5307 .Ic collapse
5308 command).
5311 .It Va autoprint
5312 \*(BO Causes the delete command to behave like
5313 .Ql dp - ;
5314 thus, after deleting a message the next one will be typed automatically.
5317 .It Va autothread
5318 \*(BO\*(OB Causes threaded mode (see the
5319 .Ic thread
5320 command) to be entered automatically when a folder is opened.
5321 The same as
5322 .Ql autosort=thread .
5325 .It Va autosort
5326 Causes sorted mode (see the
5327 .Ic sort
5328 command) to be entered automatically with the value of this option as
5329 sorting method when a folder is opened, e.g.,
5330 .Ql set autosort=thread .
5333 .It Va bang
5334 \*(BO Enables the substitution of
5335 .Ql \&!
5336 by the contents of the last command line in shell escapes.
5339 .It Va batch-exit-on-error
5340 \*(BO If the batch mode has been enabled via the
5341 .Fl #
5342 command line option, then this variable will be consulted whenever \*(UA
5343 completes one operation (returns to the command prompt); if it is set
5344 then \*(UA will terminate if the last operation generated an error.
5347 .It Va bsdannounce
5348 \*(BO Causes automatic display of a header summary after executing a
5349 .Ic file
5350 command.
5353 .It Va bsdcompat
5354 \*(BO Sets some cosmetical features to traditional BSD style;
5355 has the same affect as setting
5356 .Va askatend
5357 and all other variables prefixed with
5358 .Ql bsd ;
5359 it also changes the meaning of the \*(UA specific
5360 .Ql \e&
5361 .Va prompt
5362 escape sequence and changes behaviour of
5363 .Va emptystart
5364 (which doesn't exist in BSD).
5367 .It Va bsdflags
5368 \*(BO Changes the letters shown in the first column of a header
5369 summary to traditional BSD style.
5372 .It Va bsdheadline
5373 \*(BO Changes the display of columns in a header summary to traditional
5374 BSD style.
5377 .It Va bsdmsgs
5378 \*(BO Changes some informational messages to traditional BSD style.
5381 .It Va bsdorder
5382 \*(BO Causes the
5383 .Ql Subject:
5384 field to appear immediately after the
5385 .Ql To:
5386 field in message headers and with the
5387 .Ic ~h
5388 .Sx "TILDE ESCAPES" .
5391 .It Va bsdset
5392 \*(BO Changes the output format of the
5393 .Ic set
5394 command to traditional BSD style.
5397 .It Va charset-7bit
5398 The value that should appear in the
5399 .Ql charset=
5400 parameter of
5401 .Ql Content-Type:
5402 MIME header fields when no character set conversion of the message data
5403 was performed.
5404 This defaults to US-ASCII, and the chosen character set should be
5405 US-ASCII compatible.
5408 .It Va charset-8bit
5409 \*(OP The default 8-bit character set that is used as an implicit last
5410 member of the variable
5411 .Va sendcharsets .
5412 This defaults to UTF-8.
5413 If no character set conversion capabilities are available in \*(UA then
5414 the only supported character set is
5415 .Va ttycharset .
5416 Refer to the section
5417 .Sx "Character sets"
5418 for the complete picture of character set conversion in \*(UA.
5421 .It Va charset-unknown-8bit
5422 \*(OP RFC 1428 specifies conditions when internet mail gateways shall
5423 .Dq upgrade
5424 the content of a mail message by using a character set with the name
5425 .Ql unknown-8bit .
5426 Because of the unclassified nature of this character set \*(UA will not
5427 be capable to convert this character set to any other character set.
5428 If this variable is set any message part which uses the character set
5429 .Ql unknown-8bit
5430 is assumed to really be in the character set given in the value,
5431 otherwise the (final) value of
5432 .Va charset-8bit
5433 is used for this purpose.
5435 This variable will also be taken into account if a MIME type (see
5436 .Sx "The mime.types files" )
5437 of a MIME message part that uses the
5438 .Ql binary
5439 character set is forcefully treated as text.
5442 .It Va cmd
5443 The default value for the
5444 .Ic pipe
5445 command.
5448 .It Va colour-disable
5449 \*(BO\*(OP Forcefully disable usage of colours.
5450 Also see the section
5451 .Sx "Coloured display" .
5454 .It Va colour-pager
5455 \*(BO\*(OP Wether colour shall be used for output that is paged through
5456 .Ev PAGER .
5457 Note that pagers may need special flags, e.g.,
5458 .Xr less 1
5459 requires the option
5460 .Fl \&\&R
5462 .Xr lv 1
5463 the option
5464 .Fl \&\&c
5465 in order to support colours; therefore \*(UA will inspect the variable
5466 .Ev PAGER
5467 \(en if that starts with the string
5468 .Dq less
5469 a non-existing environment variable
5470 .Va LESS
5471 will be set to
5472 .Ql FRSXi ,
5473 likewise for
5474 .Dq lv
5475 .Va LV
5476 will optionally be set to
5477 .Dq -c .
5478 Also see the section
5479 .Sx "Coloured display"
5480 for more on this.
5483 .It Va crt
5484 In a(n interactive) terminal session, then if this valued option is set
5485 it'll be used as a threshold to determine how many lines the given
5486 output has to span before it will be displayed via the configured
5487 .Ev PAGER ;
5488 Usage of the
5489 .Ev PAGER
5490 can be forced by setting this to the value
5491 .Ql 0 ,
5492 setting it without a value will deduce the current height of the
5493 terminal screen to compute the treshold (see
5494 .Ev LINES ,
5495 .Va screen
5497 .Xr stty 1 ) .
5500 .It Va customhdr
5501 \*(OB A variable counterpart of the
5502 .Ic customhdr
5503 command (see there for documentation), interpreted as a comma-separated
5504 list of custom headers to be injected, to include commas in the header
5505 bodies escape them with backslash, e.g.:
5507 .Dl set customhdr="Hdr1: Body1-1\e, Body1-2,  Hdr2: Body2"
5510 .It Va datefield
5511 In the summary of
5512 .Ic headers
5513 the message date, if any is to be displayed according to the format of
5514 .Va headline ,
5515 is by default taken from the
5516 .Ql From_
5517 line of the message.
5518 If this variable is set the date as given in the
5519 .Ql Date:
5520 header field is used instead, converted to local time.
5521 To control the display format of the date assign a valid
5522 .Xr strftime 3
5523 format string.
5524 (Note that the
5525 .Ql %n
5526 format should not be used, because \*(UA doesn't take embedded newlines
5527 into account when calculating how many lines fit onto the screen.)
5528 Also see
5529 .Va datefield-markout-older .
5532 .It Va datefield-markout-older
5533 This option, when set in addition to
5534 .Va datefield ,
5535 is used to display
5536 .Dq older
5537 messages (concept is rather comparable to the
5538 .Fl \&\&l
5539 option of the POSIX utility
5540 .Xr ls 1 ) .
5541 The content interpretation is identical to
5542 .Va \&\&datefield .
5545 .It Va debug
5546 \*(BO Enables debug messages and obsoletion warnings, disables the
5547 actual delivery of messages and also implies
5548 .Pf no Va record
5549 as well as
5550 .Pf no Va save .
5553 .It Va disposition-notification-send
5554 \*(BO\*(OP Emit a
5555 .Ql Disposition-Notification-To:
5556 header (RFC 3798) with the message.
5557 This requires the
5558 .Va from
5559 variable to be set.
5560 .\" TODO .It Va disposition-notification-send-HOST
5561 .\"Overrides
5562 .\".Va disposition-notification-send
5563 .\" for SMTP accounts on a specific host.
5564 .\" TODO .It Va disposition-notification-send-USER@HOST
5565 .\"Overrides
5566 .\".Va disposition-notification-send
5567 .\"for a specific account.
5570 .It Va dot
5571 \*(BO When dot is set, a period
5572 .Ql \&.
5573 on a line by itself during message input in (interactive) compose mode
5574 will be treated as end-of-message (in addition to the normal end-of-file
5575 condition).
5577 .Va ignoreeof
5578 is set
5579 .Pf no Va dot
5580 is ignored.
5583 .It Va dotlock-ignore-error
5584 \*(BO\*(OP Synchronization of mailboxes which \*(UA treats as system
5585 mailboxes (see the command
5586 .Ic file )
5587 will be protected with so-called dotlock files\(emthe traditional mail
5588 spool file locking method\(emin addition to system file locking.
5589 Because \*(UA ships with a privilege-separated dotlock creation program
5590 that should always be able to create such a dotlock file there is no
5591 good reason to ignore dotlock file creation errors, and thus these are
5592 fatal unless this variable is set.
5595 .It Va editalong
5596 \*(BO If this variable is set then the editor is started automatically
5597 when a message is composed in interactive mode, as if the
5598 .Ic ~e
5599 .Sx "TILDE ESCAPES"
5600 had been specified.
5602 .Va editheaders
5603 variable is implied for this automatically spawned editor session.
5606 .It Va editheaders
5607 \*(BO When a message is edited while being composed,
5608 its header is included in the editable text.
5610 .Ql To: ,
5611 .Ql Cc: ,
5612 .Ql Bcc: ,
5613 .Ql Subject: ,
5614 .Ql From: ,
5615 .Ql Reply-To:
5617 .Ql Sender:
5618 fields are accepted within the header, other fields are ignored.
5621 .It Va emptystart
5622 \*(BO When entering interactive mode \*(UA normally writes
5623 .Dq \&No mail for user
5624 and exits immediately if a mailbox is empty or doesn't exist.
5625 If this option is set \*(UA starts even with an empty or nonexistent
5626 mailbox (the latter behaviour furtherly depends upon
5627 .Va bsdcompat ,
5628 though).
5631 .It Va encoding
5632 Suggestion for the MIME encoding to use in outgoing text messages
5633 and message parts.
5634 Valid values are the default
5635 .Ql quoted-printable ,
5636 .Ql 8bit
5638 .Ql base64 .
5639 .Ql 8bit
5640 may cause problems when transferring mail messages over channels that
5641 are not ESMTP (RFC 1869) compliant.
5642 If there is no need to encode a message,
5643 .Ql 7bit
5644 transfer mode is always used regardless of this variable.
5645 Binary data is always encoded as
5646 .Ql base64 .
5649 .It Va escape
5650 If defined, the first character of this option
5651 gives the character to use in place of
5652 .Ql ~
5653 to denote
5654 .Sx "TILDE ESCAPES" .
5657 .It Va expandaddr
5658 If not set then file and command pipeline targets are not allowed,
5659 and any such address will be filtered out, giving a warning message.
5660 If set without a value then all possible recipient address
5661 specifications will be accepted \(en see the section
5662 .Sx "On sending mail, and non-interactive mode"
5663 for more on this.
5664 To accept them, but only in interactive mode, or when tilde commands
5665 were enabled explicitly by using one of the command line options
5666 .Fl ~
5668 .Fl # ,
5669 set this to the (case-insensitive) value
5670 .Ql restrict
5671 (note right now this is actually like setting
5672 .Ql restrict,-all,+name,+addr ) .
5674 In fact the value is interpreted as a comma-separated list of values.
5675 If it contains
5676 .Ql fail
5677 then the existence of disallowed specifications is treated as a hard
5678 send error instead of only filtering them out.
5679 The remaining values specify wether a specific type of recipient
5680 address specification is allowed (optionally indicated by a plus sign
5681 .Ql +
5682 prefix) or disallowed (prefixed with a hyphen
5683 .Ql - ) .
5684 The value
5685 .Ql all
5686 addresses all possible address specifications,
5687 .Ql file
5688 file targets,
5689 .Ql pipe
5690 command pipeline targets,
5691 .Ql name
5692 plain user names and (MTA) aliases (\*(OB
5693 .Ql noalias
5694 may be used as an alternative syntax to
5695 .Ql -name )
5697 .Ql addr
5698 network addresses.
5699 These kind of values are interpreted in the given order, so that
5700 .Ql restrict,\:fail,\:+file,\:-all,\:+addr
5701 will cause hard errors for any non-network address recipient address
5702 unless \*(UA is in interactive mode or has been started with the
5703 .Fl ~
5705 .Fl #
5706 command line option; in the latter case(s) any address may be used, then.
5709 .It Va expandargv
5710 Unless this variable is set additional mail-transfer-agent (MTA)
5711 arguments from the command line, as can be given after a
5712 .Ql --
5713 separator, are ignored due to safety reasons.
5714 However, if set to the special (case-insensitive) value
5715 .Ql fail ,
5716 then the presence of additional MTA arguments is treated as a hard
5717 error that causes \*(UA to exit with failure status.
5718 A lesser strict variant is the otherwise identical
5719 .Ql restrict ,
5720 which does accept such arguments in interactive mode, or if tilde
5721 commands were enabled explicitly by using one of the command line options
5722 .Fl ~
5724 .Fl # .
5727 .It Va features
5728 \*(RO Information on the features compiled into \*(UA \(en the content
5729 of this variable is identical to the output of the command
5730 .Ic features .
5733 .It Va flipr
5734 \*(BO This option reverses the meanings of a set of reply commands,
5735 turning the lowercase variants, which by default address all recipients
5736 included in the header of a message
5737 .Pf ( Ic reply , respond , followup )
5738 into the uppercase variants, which by default address the sender only
5739 .Pf ( Ic Reply , Respond , Followup )
5740 and vice versa.
5741 The commands
5742 .Ic replysender , respondsender , followupsender
5743 as well as
5744 .Ic replyall , respondall , followupall
5745 are not affected by the current setting of
5746 .Va flipr .
5750 .It Va file-hook-load-EXTENSION , file-hook-save-EXTENSION
5751 It is possible to install file hooks which will be used by the
5752 .Ic file
5753 command in order to be able to transparently handle (through an
5754 intermediate temporary file) files with specific
5755 .Ql EXTENSION Ns
5756 s: the variable values can include shell snippets and are expected to
5757 write data to standard output / read data from standard input,
5758 respectively.
5759 \*(ID The variables may not be changed while there is a mailbox
5760 attendant.
5761 .Bd -literal -offset indent
5762 set file-hook-load-xy='echo >&2 XY-LOAD; gzip -cd' \e
5763     file-hook-save-xy='echo >&2 XY-SAVE; gzip -c' \e
5764     record=+null-sent.xy
5768 .It Va folder
5769 The name of the directory to use for storing folders of messages.
5770 All folder names that begin with
5771 .Ql +
5772 refer to files below it.
5773 The same special conventions as documented for the
5774 .Ic file
5775 command may be used when specifying a new value for
5776 .Va \&\&folder ,
5777 but be aware that the expansion is fully performed immediately.
5780 .It Va folder-hook
5781 This variable can be set to the name of a
5782 .Ic define Ns d
5783 macro which will be called whenever a
5784 .Ic file
5785 is opened.
5786 The macro will also be invoked when new mail arrives,
5787 but message lists for commands executed from the macro
5788 only include newly arrived messages then.
5789 .Ic localopts
5790 are activated by default in a folder hook, causing the covered settings
5791 to be reverted once the folder is left again.
5793 .Sy \*(ID:
5794 Macro behaviour, including option localization, will change in v15.
5795 Please be aware of that and possibly embed a version check in a resource
5796 file of yours.
5799 .It Va folder-hook-FOLDER
5800 Overrides
5801 .Va folder-hook
5802 for a folder named
5803 .Ql FOLDER .
5804 Unlike other folder specifications, the fully expanded name of a folder,
5805 without metacharacters, is used to avoid ambiguities.
5806 However, if the mailbox resides under
5807 .Va folder
5808 then the usual
5809 .Ql +
5810 specification is tried in addition, e.g., if
5811 .Va \&\&folder
5813 .Dq mail
5814 (and thus relative to the user's home directory) then
5815 .Pa /home/usr1/mail/sent
5816 will be tried as
5817 .Ql folder-hook-/home/usr1/mail/sent
5818 first, but then followed by
5819 .Ql folder-hook-+sent .
5822 .It Va followup-to
5823 \*(BO Controls wether a
5824 .Ql Mail-Followup-To:
5825 header is generated when sending messages to known mailing lists.
5826 Also see
5827 .Va followup-to-honour
5828 and the commands
5829 .Ic mlist , mlsubscribe , reply
5831 .Ic Lreply .
5834 .It Va followup-to-honour
5835 Controls wether a
5836 .Ql Mail-Followup-To:
5837 header is honoured when group-replying to a message via
5838 .Ic reply
5840 .Ic Lreply .
5841 This is a quadoption; if set without a value it defaults to
5842 .Dq yes .
5843 Also see
5844 .Va followup-to
5845 and the commands
5846 .Ic mlist
5848 .Ic mlsubscribe .
5851 .It Va forward-as-attachment
5852 \*(BO Original messages are normally sent as inline text with the
5853 .Ic forward
5854 command,
5855 and only the first part of a multipart message is included.
5856 With this option messages are sent as unmodified MIME
5857 .Ql message/rfc822
5858 attachments with all of their parts included.
5861 .It Va from
5862 The address (or a list of addresses) to put into the
5863 .Ql From:
5864 field of the message header, quoting RFC 5322:
5865 the author(s) of the message, that is, the mailbox(es) of the person(s)
5866 or system(s) responsible for the writing of the message.
5867 If replying to messages these addresses are handled as if they were in
5869 .Ic alternates
5870 list.
5871 If the machine's hostname is not valid at the Internet (for example at
5872 a dialup machine) then either this variable or
5873 .Va hostname
5874 (\*(IN and with
5875 .Va smtp
5876 .Va smtp-hostname
5877 adds even more fine-tuning capabilities),
5878 have to be set.
5880 .Va \&\&from
5881 contains more than one address,
5882 setting the
5883 .Va sender
5884 variable is required (according to the standard RFC 5322).
5887 .It Va fullnames
5888 \*(BO When replying to or forwarding a message \*(UA normally removes
5889 the comment and name parts of email addresses.
5890 If this variable is set such stripping is not performed,
5891 and comments, names etc. are retained.
5894 .It Va fwdheading
5895 The string to put before the text of a message with the
5896 .Ic forward
5897 command
5898 (unless the
5899 .Va forward-as-attachment
5900 variable is set).
5901 Defaults to
5902 .Dq -------- Original Message --------
5903 if unset; No heading is put if it is set to the empty string.
5906 .It Va header
5907 \*(BO Causes the header summary to be written at startup and after
5908 commands that affect the number of messages or the order of messages in
5909 the current folder; enabled by default.
5910 The command line option
5911 .Fl N
5912 can be used to set
5913 .Pf no Va header .
5917 .It Va headline
5918 A format string to use for the summary of
5919 .Ic headers ,
5920 similar to the ones used for
5921 .Xr printf 3
5922 formats.
5923 Format specifiers in the given string start with a percent character
5924 .Ql %
5925 and may be followed by an optional decimal number indicating the field
5926 width \(em if that is negative, the field is to be left-aligned.
5927 Valid format specifiers are:
5930 .Bl -tag -compact -offset indent -width "_%%_"
5931 .It Ql %%
5932 A plain percent character.
5933 .It Ql %>
5934 .Dq Dotmark :
5935 a space character but for the current message
5936 .Pf ( Dq dot ) ,
5937 for which it expands to
5938 .Ql > .
5939 .It Ql %<
5940 .Dq Dotmark :
5941 a space character but for the current message
5942 .Pf ( Dq dot ) ,
5943 for which it expands to
5944 .Ql < .
5945 .It Ql %$
5946 \*(OP The spam score of the message, as has been classified via the
5947 command
5948 .Ic spamrate .
5949 Shows only a replacement character if there is no spam support.
5950 .It Ql %a
5951 Message attribute character (status flag); the actual content can be
5952 adjusted by setting
5953 .Va attrlist .
5954 .It Ql %d
5955 The date when the message was received, or the date found in the
5956 .Ql From:
5957 header when the
5958 .Va datefield
5959 variable is set (optionally to a date display format string).
5960 .It Ql %e
5961 The indenting level in threaded mode.
5962 .It Ql %f
5963 The address of the message sender.
5964 .It Ql %i
5965 The message thread tree structure.
5966 (Note that this format doesn't support a field width.)
5967 .It Ql %l
5968 The number of lines of the message, if available.
5969 .It Ql %m
5970 Message number.
5971 .It Ql %o
5972 The number of octets (bytes) in the message, if available.
5973 .It Ql %s
5974 Message subject (if any).
5975 .It Ql %S
5976 Message subject (if any) in double quotes.
5977 .It Ql \&%T
5978 Message recipient flags: is the addressee of the message a known or
5979 subscribed mailing list \(en see
5980 .Ic mlist
5982 .Ic mlsubscribe .
5983 .It Ql %t
5984 The position in threaded/sorted order.
5987 The default is
5988 .Ql %>\&%a\&%m\ %-18f\ %16d\ %4l/%\-5o\ %i%-s ,
5990 .Ql %>\&%a\&%m\ %20-f\ \ %16d\ %3l/%\-5o\ %i%-S
5992 .Va bsdcompat
5993 is set.
5994 Also see
5995 .Va attrlist
5997 .Va headline-bidi .
6001 .It Va headline-bidi
6002 Bidirectional text requires special treatment when displaying headers,
6003 because numbers (in dates or for file sizes etc.) will not affect the
6004 current text direction, in effect resulting in ugly line layouts when
6005 arabic or other right-to-left text is to be displayed.
6006 On the other hand only a minority of terminals is capable to correctly
6007 handle direction changes, so that user interaction is necessary for
6008 acceptable results.
6009 Note that extended host system support is required nonetheless, e.g.,
6010 detection of the terminal character set is one precondition;
6011 and this feature only works in an Unicode (i.e., UTF-8) locale.
6013 In general setting this variable will cause \*(UA to encapsulate text
6014 fields that may occur when displaying
6015 .Va headline
6016 (and some other fields, like dynamic expansions in
6017 .Va prompt )
6018 with special Unicode control sequences;
6019 it is possible to fine-tune the terminal support level by assigning
6020 a value:
6021 no value (or any value other than
6022 .Ql 1 ,
6023 .Ql 2
6025 .Ql 3 )
6026 will make \*(UA assume that the terminal is capable to properly deal
6027 with Unicode version 6.3, in which case text is embedded in a pair of
6028 U+2068 (FIRST STRONG ISOLATE) and U+2069 (POP DIRECTIONAL ISOLATE)
6029 characters.
6030 In addition no space on the line is reserved for these characters.
6032 Weaker support is chosen by using the value
6033 .Ql 1
6034 (Unicode 6.3, but reserve the room of two spaces for writing the control
6035 sequences onto the line).
6036 The values
6037 .Ql 2
6039 .Ql 3
6040 select Unicode 1.1 support (U+200E, LEFT-TO-RIGHT MARK); the latter
6041 again reserves room for two spaces in addition.
6044 .It Va history-file
6045 \*(OP If a line editor is available then this can be set to
6046 name the (expandable) path of the location of a permanent history file.
6049 .It Va history-gabby
6050 \*(BO\*(OP Add more entries to the history as is normally done.
6053 .It Va history-gabby-persist
6054 \*(BO\*(OP \*(UA's own MLE will not save the additional
6055 .Va history-gabby
6056 entries in persistent storage unless this variable is set.
6057 On the other hand it will not loose the knowledge of wether a persistent
6058 entry was gabby or not.
6059 Also see
6060 .Va history-file .
6063 .It Va history-size
6064 \*(OP If a line editor is available this value restricts the
6065 amount of history entries that are saved into a set and valid
6066 .Va history-file .
6067 A value of less than 0 disables this feature;
6068 note that loading and incorporation of
6069 .Va history-file
6070 upon program startup can also be suppressed by doing this.
6071 An unset or invalid value, or 0, causes a default value to be used.
6072 Dependent on the available line editor this will also define the
6073 number of history entries in memory;
6074 it is also editor-specific wether runtime updates of this value will be
6075 honoured.
6078 .It Va hold
6079 \*(BO This option is used to hold messages in the system mailbox,
6080 and it is set by default.
6083 .It Va hostname
6084 Use this string as hostname when expanding local addresses instead of
6085 the value obtained from
6086 .Xr uname 3
6088 .Xr getaddrinfo 3 ,
6089 i.e., in
6090 .Ql Message-ID:
6092 .Ql From:
6093 fields.
6094 Note that when
6095 .Va smtp
6096 transport is not used then it is normally the responsibility of the MTA
6097 to create these fields, \*(IN in conjunction with
6098 .Va smtp
6099 however
6100 .Va smtp-hostname
6101 also influences the results;
6102 you should produce some test messages with the desired combination of
6103 .Va \&\&hostname ,
6104 and/or
6105 .Va from ,
6106 .Va sender
6107 etc. first.
6110 .It Va idna-disable
6111 \*(BO\*(OP Can be used to turn off the automatic conversion of domain
6112 names according to the rules of IDNA (internationalized domain names
6113 for applications).
6114 Since the IDNA code assumes that domain names are specified with the
6115 .Va ttycharset
6116 character set, an UTF-8 locale charset is required to represent all
6117 possible international domain names (before conversion, that is).
6120 .It Va ignore
6121 \*(BO Ignore interrupt signals from the terminal while entering
6122 messages; instead echo them as
6123 .Ql @
6124 characters and discard the current line.
6127 .It Va ignoreeof
6128 \*(BO Ignore end-of-file conditions
6129 .Pf ( Ql control-D )
6130 in compose mode on message input and in interactive command input.
6131 If set an interactive command input session can only be left by
6132 explicitly using one of the commands
6133 .Ic exit
6135 .Ic quit ,
6136 and message input in compose mode can only be terminated by entering
6137 a period
6138 .Ql \&.
6139 on a line by itself or by using the
6140 .Ic ~.
6141 .Sx "TILDE ESCAPES" ;
6142 .Va ignoreeof
6143 overrides a setting of
6144 .Pf no Va dot .
6147 .It Va indentprefix
6148 String used by the
6149 .Ic ~m , ~M
6151 .Ic ~R
6152 .Sx "TILDE ESCAPES"
6153 and by the
6154 .Va quote
6155 option for indenting messages,
6156 in place of the normal tabulator character
6157 .Ql ^I ,
6158 which is the default.
6159 Be sure to quote the value if it contains spaces or tabs.
6162 .It Va keep
6163 \*(BO If set, an empty mailbox file is not removed.
6164 This may improve the interoperability with other mail user agents
6165 when using a common folder directory, and prevents malicious users
6166 from creating fake mailboxes in a world-writable spool directory.
6167 Note this only applies to local regular (MBOX) files, other mailbox
6168 types will never be removed.
6171 .It Va keep-content-length
6172 \*(BO When (editing messages and) writing
6173 .Ev MBOX
6174 mailbox files \*(UA can be told to keep the
6175 .Ql Content-Length:
6177 .Ql Lines:
6178 header fields that some MUAs generate by setting this variable.
6179 Since \*(UA does neither use nor update these non-standardized header
6180 fields (which in itself shows one of their conceptual problems),
6181 stripping them should increase interoperability in between MUAs that
6182 work with with same mailbox files.
6183 Note that, if this is not set but
6184 .Va writebackedited ,
6185 as below, is, a possibly performed automatic stripping of these header
6186 fields already marks the message as being modified.
6189 .It Va keepsave
6190 \*(BO When a message is saved it is usually discarded from the
6191 originating folder when \*(UA is quit.
6192 Setting this option causes all saved message to be retained.
6195 .It Va line-editor-disable
6196 \*(BO Turn off any enhanced line editing capabilities (see
6197 .Sx "On terminal control and line editor"
6198 for more).
6201 .It Va markanswered
6202 \*(BO When a message is replied to and this variable is set,
6203 it is marked as having been answered.
6204 This mark has no technical meaning in the mail system;
6205 it just causes messages to be marked in the header summary,
6206 and makes them specially addressable.
6209 .It Va mbox-rfc4155
6210 \*(BO \*(UA generates and expects fully RFC 4155 compliant MBOX text
6211 mailboxes.
6212 Messages which are fetched over the network or from within already
6213 existing Maildir (or any non-MBOX) mailboxes may require so-called
6214 .Ql From_
6215 quoting (insertion of additional
6216 .Ql >
6217 characters to prevent line content misinterpretation) to be applied in
6218 order to be storable in MBOX mailboxes, however, dependent on the
6219 circumspection of the message producer.
6220 (E.g., \*(UA itself will, when newly generating messages, choose a
6221 .Pf Content-Transfer- Va encoding
6222 that prevents the necessity for such quoting \(en a necessary
6223 precondition to ensure message checksums won't change.)
6225 By default \*(UA will perform this
6226 .Ql From_
6227 quoting in a way that results in a MBOX file that is compatible with
6228 the POSIX MBOX layout, which means that, in order not to exceed the
6229 capabilities of simple applications, many more
6230 .Ql From_
6231 lines get quoted (thus modified) than necessary according to RFC 4155.
6232 Set this option to instead generate MBOX files which comply to RFC 4155.
6235 .It Va memdebug
6236 \*(BO Internal development variable.
6239 .It Va message-id-disable
6240 \*(BO By setting this option the generation of
6241 .Ql Message-ID:
6242 can be completely suppressed, effectively leaving this task up to the
6243 mail-transfer-agent (MTA) or the SMTP server.
6244 (According to RFC 5321 your SMTP server is not required to add this
6245 field by itself, so you should ensure that it accepts messages without a
6246 .Ql Message-ID . )
6249 .It Va message-inject-head
6250 A string to put at the beginning of each new message.
6251 The escape sequences tabulator
6252 .Ql \et
6253 and newline
6254 .Ql \en
6255 are understood.
6258 .It Va message-inject-tail
6259 A string to put at the end of each new message.
6260 The escape sequences tabulator
6261 .Ql \et
6262 and newline
6263 .Ql \en
6264 are understood.
6267 .It Va metoo
6268 \*(BO Usually, when an
6269 .Ic alias
6270 expansion contains the sender, the sender is removed from the expansion.
6271 Setting this option suppresses these removals.
6272 Note that a set
6273 .Va metoo
6274 also causes a
6275 .Ql -m
6276 option to be passed to mail-transfer-agents (MTAs);
6277 though most of the modern MTAs don't (no longer) document this flag, no
6278 MTA is known which doesn't support it (for historical compatibility).
6281 .It Va mime-allow-text-controls
6282 \*(BO When sending messages, each part of the message is MIME-inspected
6283 in order to classify the
6284 .Ql Content-Type:
6286 .Ql Content-Transfer-Encoding:
6287 (see
6288 .Va encoding )
6289 that is required to send this part over mail transport, i.e.,
6290 a computation rather similar to what the
6291 .Xr file 1
6292 command produces when used with the
6293 .Ql --mime
6294 option.
6296 This classification however treats text files which are encoded in
6297 UTF-16 (seen for HTML files) and similar character sets as binary
6298 octet-streams, forcefully changing any
6299 .Ql text/plain
6301 .Ql text/html
6302 specification to
6303 .Ql application/octet-stream :
6304 If that actually happens a yet unset charset MIME parameter is set to
6305 .Ql binary ,
6306 effectively making it impossible for the receiving MUA to automatically
6307 interpret the contents of the part.
6309 If this option is set, and the data was unambiguously identified as text
6310 data at first glance (by a
6311 .Ql .txt
6313 .Ql .html
6314 file extension), then the original
6315 .Ql Content-Type:
6316 will not be overwritten.
6319 .It Va mime-alternative-favour-rich
6320 \*(BO If this variable is set then rich MIME alternative parts (e.g.,
6321 HTML) will be preferred in favour of included plain text versions when
6322 displaying messages, provided that a handler exists which produces
6323 output that can be (re)integrated into \*(UA's normal visual display.
6324 (E.g., at the time of this writing some newsletters ship their full
6325 content only in the rich HTML part, whereas the plain text part only
6326 contains topic subjects.)
6329 .It Va mime-counter-evidence
6330 Normally the
6331 .Ql Content-Type:
6332 field is used to decide how to handle MIME parts.
6333 Some MUAs however don't use
6334 .Xr mime.types 5
6335 or a similar mechanism to correctly classify content, but simply specify
6336 .Ql application/octet-stream ,
6337 even for plain text attachments like
6338 .Ql text/diff .
6339 If this variable is set then \*(UA will try to classify such MIME
6340 message parts on its own, if possible, for example via a possibly
6341 existent attachment filename.
6342 A non-empty value may also be given, in which case a number is expected,
6343 actually a carrier of bits.
6344 Creating the bit-carrying number is a simple addition:
6345 .Bd -literal -offset indent
6346 ? !echo Value should be set to $((2 + 4 + 8))
6347 Value should be set to 14
6350 .Bl -bullet -compact
6352 If bit two is set (2) then the detected
6353 .Dq real
6354 content-type will be carried along with the message and be used for
6355 deciding which
6356 .Va pipe-TYPE/SUBTYPE
6357 is responsible for the MIME part, shall that question arise;
6358 when displaying such a MIME part the part-info will indicate the
6359 overridden content-type by showing a plus-sign
6360 .Ql + .
6362 If bit three is set (4) then the counter-evidence is always produced
6363 and a positive result will be used as the MIME type, even forcefully
6364 overriding the parts given MIME type.
6366 If bit four is set (8) then as a last resort the actual content of
6367 .Ql application/octet-stream
6368 parts will be inspected, so that data which looks like plain text can be
6369 treated as such.
6373 .It Va mimetypes-load-control
6374 This option can be used to control which of the
6375 .Xr mime.types 5
6376 databases are loaded by \*(UA, as furtherly described in the section
6377 .Sx "The mime.types files" .
6378 If the letter
6379 .Ql u
6380 is part of the option value, then the user's personal
6381 .Pa ~/.mime.types
6382 file will be loaded (if it exists); likewise the letter
6383 .Ql s
6384 controls loading of the system wide
6385 .Pa /etc/mime.types ;
6386 directives found in the user file take precedence, letter matching is
6387 case-insensitive.
6388 If this option is not set \*(UA will try to load both files.
6389 Incorporation of the \*(UA-builtin MIME types cannot be suppressed,
6390 but they will be matched last.
6392 More sources can be specified by using a different syntax: if the
6393 value string contains an equals sign
6394 .Ql =
6395 then it is instead parsed as a comma-separated list of the described
6396 letters plus
6397 .Ql f=FILENAME
6398 pairs; the given filenames will be expanded and loaded, and their
6399 content may use the extended syntax that is described in the section
6400 .Sx "The mime.types files" .
6401 Directives found in such files always take precedence (are prepended to
6402 the MIME type cache).
6405 .It Va NAIL_EXTRA_RC
6406 The name of an optional startup file to be read last.
6407 This variable has an effect only if it is set in any of the
6408 .Sx "Resource files" ,
6409 it is not imported from the environment.
6410 Use this file for commands that are not understood by other POSIX
6411 .Xr mailx 1
6412 implementations.
6414 .Mx Va netrc-lookup
6415 .It Va netrc-lookup-USER@HOST , netrc-lookup-HOST , netrc-lookup
6416 \*(BO\*(IN\*(OP Used to control usage of the users
6417 .Pa .netrc
6418 file for lookup of account credentials, as documented in the section
6419 .Sx "On URL syntax and credential lookup"
6420 and for the command
6421 .Ic netrc ;
6422 the section
6423 .Sx "The .netrc file"
6424 documents the file format.
6427 .It Va newfolders
6428 If this variable has the value
6429 .Ql maildir ,
6430 newly created local folders will be in Maildir format.
6433 .It Va newmail
6434 Checks for new mail in the current folder each time the prompt is shown.
6435 A Maildir folder must be re-scanned to determine if new mail has arrived.
6436 If this variable is set to the special value
6437 .Ql nopoll
6438 then a Maildir folder will not be rescanned completely, but only
6439 timestamp changes are detected.
6443 .It Va on-compose-enter , on-compose-leave
6444 \*(ID Macro hooks which will be executed before compose mode is
6445 entered, and after composing has been finished, respectively.
6446 Please note that this interface is very likely to change in v15, and
6447 should therefore possibly even be seen as experimental.
6448 .Ic localopts
6449 are by default enabled for these hooks, causing any setting to be
6450 forgotten after the message has been sent.
6451 The following variables will be set temporarily during execution of the
6452 macros.
6454 .Bl -tag -compact -width ".It Va compose_subject"
6455 .It Va compose-from
6456 .Va from .
6457 .It Va compose-sender
6458 .Va sender .
6459 .It Va compose-to , compose-cc , compose-bcc
6460 The list of receiver addresses as a space-separated list.
6461 .It Va compose-subject
6462 The subject.
6466 .It Va outfolder
6467 \*(BO Causes the filename given in the
6468 .Va record
6469 variable
6470 and the sender-based filenames for the
6471 .Ic Copy
6473 .Ic Save
6474 commands to be interpreted relative to the directory given in the
6475 .Va folder
6476 variable rather than to the current directory,
6477 unless it is set to an absolute pathname.
6480 .It Va page
6481 \*(BO If set, each message feed through the command given for
6482 .Ic pipe
6483 is followed by a formfeed character
6484 .Ql \ef .
6486 .Mx Va password
6487 .It Va password-USER@HOST , password-HOST , password
6488 \*(IN Variable chain that sets a password, which is used in case none has
6489 been given in the protocol and account-specific URL;
6490 as a last resort \*(UA will ask for a password on the user's terminal if
6491 the authentication method requires a password.
6492 Specifying passwords in a startup file is generally a security risk;
6493 the file should be readable by the invoking user only.
6495 .It Va password-USER@HOST
6496 \*(OU (see the chain above for \*(IN)
6497 Set the password for
6498 .Ql USER
6499 when connecting to
6500 .Ql HOST .
6501 If no such variable is defined for a host,
6502 the user will be asked for a password on standard input.
6503 Specifying passwords in a startup file is generally a security risk;
6504 the file should be readable by the invoking user only.
6507 .It Va piperaw
6508 \*(BO Send messages to the
6509 .Ic pipe
6510 command without performing MIME and character set conversions.
6514 .It Va pipe-TYPE/SUBTYPE
6515 When a MIME message part of type
6516 .Ql TYPE/SUBTYPE
6517 (case-insensitive) is displayed or quoted,
6518 its text is filtered through the value of this variable interpreted as
6519 a shell command.
6520 The special value
6521 .Ql @
6522 forces interpretation of the message part as plain text, e.g.,
6523 .Ql set pipe-application/xml=@
6524 will henceforth display XML
6525 .Dq as is .
6526 (The same could also be achieved by adding a MIME type marker with the
6527 .Ic mimetype
6528 command.
6529 And \*(OPally MIME type handlers may be defined via
6530 .Sx "The Mailcap files"
6531 \(em corresponding flag strings are shown in parenthesis below.)
6534 The special value
6535 .Ql @
6536 can in fact be used to adjust usage and behaviour of a following shell
6537 command specification by appending trigger characters to it, e.g., the
6538 following hypothetical command specification could be used:
6539 .Bd -literal -offset indent
6540 set pipe-X/Y="@*!++=@vim ${NAIL_FILENAME_TEMPORARY}"
6544 .Bl -tag -compact -width ".It Ql __"
6545 .It Ql *
6546 Simply by using the special
6547 .Ql @
6548 prefix the MIME type (shell command) handler will only be invoked to
6549 display or convert the MIME part if the message is addressed directly
6550 and alone by itself.
6551 Use this trigger to disable this and always invoke the handler
6552 .Pf ( Cd x-mailx-always ) .
6554 .It Ql #
6555 If set the handler will not be invoked when a message is to be quoted,
6556 but only when it will be displayed
6557 .Pf ( Cd x-mailx-noquote ) .
6559 .It Ql &
6560 The command will be run asynchronously, i.e., without blocking \*(UA,
6561 which may be a handy way to display a, e.g., PDF file while also
6562 continuing to read the mail message
6563 .Pf ( Cd x-mailx-async ) .
6564 Asynchronous execution implies
6565 .Ql # .
6567 .It Ql \&!
6568 The command must be run on an interactive terminal, \*(UA will
6569 temporarily release the terminal to it
6570 .Pf ( Cd needsterminal ) .
6571 This flag is mutual exclusive with
6572 .Ql & ,
6573 will only be used in interactive mode and implies
6574 .Ql # .
6576 .It Ql +
6577 Request creation of a zero-sized temporary file, the absolute pathname
6578 of which will be made accessable via the environment variable
6579 .Ev NAIL_FILENAME_TEMPORARY
6580 .Pf ( Cd x-mailx-tmpfile ) .
6581 If this trigger is given twice then the file will be unlinked
6582 automatically by \*(UA when the command loop is entered again at latest
6583 .Pf ( Cd x-mailx-tmpfile-unlink ) .
6584 (Don't use this for asynchronous handlers.)
6586 .It Ql =
6587 Normally the MIME part content is passed to the handler via standard
6588 input; if this flag is set then the data will instead be written into
6589 .Ev NAIL_FILENAME_TEMPORARY
6590 .Pf ( Cd x-mailx-tmpfile-fill ) ,
6591 the creation of which is implied; note however that in order to cause
6592 deletion of the temporary file you still have to use two plus signs
6593 .Ql ++
6594 explicitly!
6596 .It Ql @
6597 To avoid ambiguities with normal shell command content you can use
6598 another at-sign to forcefully terminate interpretation of remaining
6599 characters.
6600 (Any character not in this list will have the same effect.)
6604 Some information about the MIME part to be displayed is embedded into
6605 the environment of the shell command:
6608 .Bl -tag -compact -width ".It Ev _AIL__ILENAME__ENERATED"
6610 .It Ev NAIL_CONTENT
6611 The MIME content-type of the part, if known, the empty string otherwise.
6614 .It Ev NAIL_CONTENT_EVIDENCE
6616 .Va mime-counter-evidence
6617 includes the carry-around-bit (2), then this will be set to the detected
6618 MIME content-type; not only then identical to
6619 .Ev \&\&NAIL_CONTENT
6620 otherwise.
6623 .It Ev NAIL_FILENAME
6624 The filename, if any is set, the empty string otherwise.
6627 .It Ev NAIL_FILENAME_GENERATED
6628 A random string.
6631 .It Ev NAIL_FILENAME_TEMPORARY
6632 If temporary file creation has been requested through the command prefix
6633 this variable will be set and contain the absolute pathname of the
6634 temporary file.
6637 .It Ev NAIL_TMPDIR
6638 The temporary directory that \*(UA uses.
6639 Usually identical to
6640 .Ev TMPDIR ,
6641 but guaranteed to be set and usable by child processes;
6642 to ensure the latter condition for
6643 .Ev \&\&TMPDIR
6644 also, it'll be set.
6649 .It Va pipe-EXTENSION
6650 This is identical to
6651 .Va pipe-TYPE/SUBTYPE
6652 except that
6653 .Ql EXTENSION
6654 (normalized to lowercase using character mappings of the ASCII charset)
6655 names a file extension, e.g.,
6656 .Ql xhtml .
6657 Handlers registered using this method take precedence.
6659 .Mx Va pop3-auth
6660 .It Va pop3-auth-USER@HOST , pop3-auth-HOST , pop3-auth
6661 \*(OP\*(IN Variable chain that sets the POP3 authentication method.
6662 The only possible value as of now is
6663 .Ql plain ,
6664 which is thus the default.
6667 .Mx Va pop3-bulk-load
6668 .It Va pop3-bulk-load-USER@HOST , pop3-bulk-load-HOST , pop3-bulk-load
6669 \*(BO\*(OP When accessing a POP3 server \*(UA loads the headers of
6670 the messages, and only requests the message bodies on user request.
6671 For the POP3 protocol this means that the message headers will be
6672 downloaded twice.
6673 If this option is set then \*(UA will download only complete messages
6674 from the given POP3 server(s) instead.
6676 .Mx Va pop3-keepalive
6677 .It Va pop3-keepalive-USER@HOST , pop3-keepalive-HOST , pop3-keepalive
6678 \*(OP POP3 servers close the connection after a period of inactivity;
6679 the standard requires this to be at least 10 minutes,
6680 but practical experience may vary.
6681 Setting this variable to a numeric value greater than
6682 .Ql 0
6683 causes a
6684 .Ql NOOP
6685 command to be sent each value seconds if no other operation is performed.
6687 .Mx Va pop3-no-apop
6688 .It Va pop3-no-apop-USER@HOST , pop3-no-apop-HOST , pop3-no-apop
6689 \*(BO\*(OP Unless this variable is set the
6690 .Ql APOP
6691 authentication method will be used when connecting to a POP3 server that
6692 advertises support.
6693 The advantage of
6694 .Ql APOP
6695 is that the password is not sent in clear text over the wire and that
6696 only a single packet is sent for the user/password tuple.
6697 Note that
6698 .Va pop3-no-apop-HOST
6699 requires \*(IN.
6701 .Mx Va pop3-use-starttls
6702 .It Va pop3-use-starttls-USER@HOST , pop3-use-starttls-HOST , pop3-use-starttls
6703 \*(BO\*(OP Causes \*(UA to issue a
6704 .Ql STLS
6705 command to make an unencrypted POP3 session SSL/TLS encrypted.
6706 This functionality is not supported by all servers,
6707 and is not used if the session is already encrypted by the POP3S method.
6708 Note that
6709 .Va pop3-use-starttls-HOST
6710 requires \*(IN.
6713 .It Va print-alternatives
6714 \*(BO When a MIME message part of type
6715 .Ql multipart/alternative
6716 is displayed and it contains a subpart of type
6717 .Ql text/plain ,
6718 other parts are normally discarded.
6719 Setting this variable causes all subparts to be displayed,
6720 just as if the surrounding part was of type
6721 .Ql multipart/mixed .
6724 .It Va prompt
6725 The string shown when a command is accepted.
6726 Prompting may be prevented by setting this to the null string
6727 (or by setting
6728 .Pf no Va prompt ) .
6729 If a value is assigned the following \*(UA specific additional sequences
6730 are understood:
6731 .Ql \e& ,
6732 which expands to
6733 .Dq \&?
6734 unless
6735 .Va bsdcompat
6736 is set, in which case it expands to
6737 .Dq \&& ;
6738 note that
6739 .Ql \e&\0
6740 is the default value of
6741 .Va \&\&prompt .
6742 .Ql \e? ,
6743 which will expand to
6744 .Dq 1
6745 if the last command failed and to
6746 .Dq 0
6747 otherwise,
6748 .Ql \e$ ,
6749 which will expand to the name of the currently active
6750 .Ic account ,
6751 if any, and to the empty string otherwise, and
6752 .Ql \e@ ,
6753 which will expand to the name of the currently active mailbox.
6754 (Note that the prompt buffer is size-limited, excess is cut off.)
6756 Even though
6757 .Va \&\&prompt
6758 checks for
6759 .Va headline-bidi
6760 to encapsulate the expansions of the
6761 .Ql \e$
6763 .Ql \e@
6764 escape sequences as necessary to correctly display bidirectional text,
6765 this is not true for the final string that makes up
6766 .Va \&\&prompt
6767 as such, i.e., real BIDI handling is not supported.
6770 .It Va quiet
6771 \*(BO Suppresses the printing of the version when first invoked.
6774 .It Va quote
6775 If set, \*(UA starts a replying message with the original message
6776 prefixed by the value of the variable
6777 .Va indentprefix .
6778 Normally, a heading consisting of
6779 .Dq Fromheaderfield wrote:
6780 is put before the quotation.
6781 If the string
6782 .Ql noheading
6783 is assigned to the
6784 .Va \&\&quote
6785 variable, this heading is omitted.
6786 If the string
6787 .Ql headers
6788 is assigned, the headers selected by the
6789 .Ic ignore Ns / Ns Ic retain
6790 commands are put above the message body,
6791 thus
6792 .Va \&\&quote
6793 acts like an automatic
6794 .Pf ` Ic ~m Ns '
6795 .Sx "TILDE ESCAPES"
6796 command, then.
6797 If the string
6798 .Ql allheaders
6799 is assigned, all headers are put above the message body and all MIME
6800 parts are included, making
6801 .Va \&\&quote
6802 act like an automatic
6803 .Pf ` Ic ~M Ns '
6804 command; also see
6805 .Va quote-as-attachment .
6808 .It Va quote-as-attachment
6809 \*(BO Add the original message in its entirety as a
6810 .Ql message/rfc822
6811 MIME attachment when replying to a message.
6812 Note this works regardless of the setting of
6813 .Va quote .
6816 .It Va quote-fold
6817 \*(OP Can be set in addition to
6818 .Va indentprefix .
6819 Setting this turns on a more fancy quotation algorithm in that leading
6820 quotation characters are compressed and overlong lines are folded.
6821 .Va \&\&quote-fold
6822 can be set to either one or two (space separated) numeric values,
6823 which are interpreted as the maximum (goal) and the minimum line length,
6824 respectively, in a spirit rather equal to the
6825 .Xr fmt 1
6826 program, but line-, not paragraph-based.
6827 If not set explicitly the minimum will reflect the goal algorithmically.
6828 The goal can't be smaller than the length of
6829 .Va indentprefix
6830 plus some additional pad.
6831 Necessary adjustments take place silently.
6834 .It Va recipients-in-cc
6835 \*(BO On group replies, specify only the sender of the original mail in
6836 .Ql To:
6837 and mention the other recipients in the secondary
6838 .Ql Cc: .
6839 By default all recipients of the original mail will be addressed via
6840 .Ql To: .
6843 .It Va record
6844 If defined, gives the pathname of the folder used to record all outgoing
6845 mail.
6846 If not defined, then outgoing mail is not saved.
6847 When saving to this folder fails the message is not sent,
6848 but instead saved to
6849 .Ev DEAD .
6852 .It Va record-resent
6853 \*(BO If both this variable and the
6854 .Va record
6855 variable are set,
6857 .Ic resend
6859 .Ic Resend
6860 commands save messages to the
6861 .Va record
6862 folder as it is normally only done for newly composed messages.
6865 .It Va reply-in-same-charset
6866 \*(BO If this variable is set \*(UA first tries to use the same
6867 character set of the original message for replies.
6868 If this fails, the mechanism described in
6869 .Sx "Character sets"
6870 is evaluated as usual.
6873 .It Va reply_strings
6874 Can be set to a comma-separated list of (case-insensitive according to
6875 ASCII rules) strings which shall be recognized in addition to the
6876 builtin strings as
6877 .Ql Subject:
6878 reply message indicators \(en builtin are
6879 .Ql Re: ,
6880 which is mandated by RFC 5322, as well as the german
6881 .Ql Aw: .
6884 .It Va replyto
6885 A list of addresses to put into the
6886 .Ql Reply-To:
6887 field of the message header.
6888 Members of this list are handled as if they were in the
6889 .Ic alternates
6890 list.
6893 .It Va reply-to-honour
6894 Controls wether a
6895 .Ql Reply-To:
6896 header is honoured when replying to a message via
6897 .Ic reply
6899 .Ic Lreply .
6900 This is a quadoption; if set without a value it defaults to
6901 .Dq yes .
6904 .It Va rfc822-body-from_
6905 \*(BO This variable can be used to force displaying a so-called
6906 .Ql From_
6907 line for messages that are embedded into an envelope mail via the
6908 .Ql message/rfc822
6909 MIME mechanism, for more visual convenience.
6912 .It Va save
6913 \*(BO Enable saving of (partial) messages in
6914 .Ev DEAD
6915 upon interrupt or delivery error.
6918 .It Va screen
6919 When \*(UA initially displays the message headers it determines the
6920 number to display by looking at the speed of the terminal.
6921 The faster the terminal, the more will be shown.
6922 This option specifies the number to use and overrides the calculation.
6923 This number is also used for scrolling with the
6924 .Ic z
6925 command.
6926 Overall screen dimensions and pager usage is influenced by the
6927 environment variables
6928 .Ev COLUMNS
6930 .Ev LINES
6931 and the variable
6932 .Va crt .
6935 .It Va searchheaders
6936 \*(BO Expand message-list specifiers in the form
6937 .Ql /x:y
6938 to all messages containing the substring
6939 .Dq y
6940 in the header field
6941 .Ql x .
6942 The string search is case insensitive.
6945 .It Va sendcharsets
6946 \*(OP A comma-separated list of character set names that can be used in
6947 outgoing internet mail.
6948 The value of the variable
6949 .Va charset-8bit
6950 is automatically appended to this list of character-sets.
6951 If no character set conversion capabilities are compiled into \*(UA then
6952 the only supported charset is
6953 .Va ttycharset .
6954 Also see
6955 .Va sendcharsets-else-ttycharset
6956 and refer to the section
6957 .Sx "Character sets"
6958 for the complete picture of character set conversion in \*(UA.
6961 .It Va sendcharsets-else-ttycharset
6962 \*(BO\*(OP If this variable is set, but
6963 .Va sendcharsets
6964 is not, then \*(UA acts as if
6965 .Va sendcharsets
6966 had been set to the value of the variable
6967 .Va ttycharset .
6968 In effect this combination passes through the message data in the
6969 character set of the current locale (given that
6970 .Va ttycharset
6971 hasn't been set manually), i.e., without converting it to the
6972 .Va charset-8bit
6973 fallback character set.
6974 Thus, mail message text will be in ISO-8859-1 encoding when send from
6975 within a ISO-8859-1 locale, and in UTF-8 encoding when send from within
6976 an UTF-8 locale.
6977 If no character set conversion capabilities are available in \*(UA then
6978 the only supported character set is
6979 .Va ttycharset .
6982 .It Va sender
6983 An address that is put into the
6984 .Ql Sender:
6985 field of outgoing messages, quoting RFC 5322: the mailbox of the agent
6986 responsible for the actual transmission of the message.
6987 This field should normally not be used unless the
6988 .Ql From:
6989 field contains more than one address, on which case it is required.
6991 .Va \&\&sender
6992 address is handled as if it were in the
6993 .Ic alternates
6994 list.
6997 .It Va sendmail
6998 To use an alternate mail transport agent (MTA),
6999 set this option to the full pathname of the program to use.
7000 It may be necessary to set
7001 .Va sendmail-progname
7002 in addition.
7004 The MTA will be passed command line arguments from several possible
7005 sources: from the variable
7006 .Va sendmail-arguments
7007 if set, from the command line if given and the variable
7008 .Va expandargv
7009 allows their use.
7010 Argument processing of the MTA will be terminated with a
7011 .Ql --
7012 separator.
7014 The otherwise occurring implicit usage of the following MTA command line
7015 arguments can be disabled by setting the boolean option
7016 .Va sendmail-no-default-arguments
7017 (which will also disable passing
7018 .Ql --
7019 to the MTA):
7020 .Ql -i
7021 (for not treating a line with only a dot
7022 .Ql \&.
7023 character as the end of input),
7024 .Ql -m
7025 (shall the option
7026 .Va metoo
7027 be set) and
7028 .Ql -v
7029 (if the
7030 .Va verbose
7031 option is set); in conjunction with the
7032 .Fl r
7033 command line option \*(UA will also pass
7034 .Ql -f
7035 as well as
7036 .Ql -F .
7039 .It Va sendmail-arguments
7040 Arguments to pass through to the Mail-Transfer-Agent can be given via
7041 this option.
7042 The content of this variable will be split up in a vector of arguments
7043 which will be joined onto other possible MTA options:
7045 .Dl set sendmail-arguments='-t -X \&"/tmp/my log\&"'
7048 .It Va sendmail-no-default-arguments
7049 \*(BO Unless this option is set \*(UA will pass some well known
7050 standard command line options to the defined
7051 .Va sendmail
7052 program, see there for more.
7055 .It Va sendmail-progname
7056 Many systems use a so-called
7057 .Xr mailwrapper 8
7058 environment to ensure compatibility with
7059 .Xr sendmail 1 .
7060 This works by inspecting the name that was used to invoke the mail
7061 delivery system.
7062 If this variable is set then the mailwrapper (the program that is
7063 actually executed when calling
7064 .Dq sendmail )
7065 will treat its contents as that name.
7066 The default is
7067 .Ql sendmail .
7070 .It Va sendwait
7071 \*(BO When sending a message wait until the MTA (including the builtin
7072 SMTP one) exits before accepting further commands.
7073 .Sy Only
7074 with this variable set errors reported by the MTA will be recognizable!
7075 If the MTA returns a non-zero exit status,
7076 the exit status of \*(ua will also be non-zero.
7079 .It Va showlast
7080 \*(BO Setting this option causes \*(UA to start at the last message
7081 instead of the first one when opening a mail folder.
7084 .It Va showname
7085 \*(BO Causes \*(UA to use the sender's real name instead of the plain
7086 address in the header field summary and in message specifications.
7089 .It Va showto
7090 \*(BO Causes the recipient of the message to be shown in the header
7091 summary if the message was sent by the user.
7094 .It Va Sign
7095 A string for use with the
7096 .Ic ~A
7097 tilde escape.
7100 .It Va sign
7101 A string for use with the
7102 .Ic ~a
7103 tilde escape.
7106 .It Va signature
7107 Must correspond to the name of a readable file if set.
7108 The file's content is then appended to each singlepart message
7109 and to the first part of each multipart message.
7110 Be warned that there is no possibility to edit the signature for an
7111 individual message.
7114 .It Va skipemptybody
7115 \*(BO If an outgoing message does not contain any text in its first or
7116 only message part, do not send it but discard it silently (see also the
7117 command line option
7118 .Fl E ) .
7121 .It Va smime-ca-dir
7122 \*(OP Specifies a directory with CA certificates in PEM (Privacy
7123 Enhanced Mail) format for verification of S/MIME signed messages.
7126 .It Va smime-ca-file
7127 \*(OP Specifies a file with CA certificates in PEM format for
7128 verification of S/MIME signed messages.
7130 .Mx Va smime-cipher
7131 .It Va smime-cipher-USER@HOST , smime-cipher
7132 \*(OP Specifies the cipher to use when generating S/MIME encrypted
7133 messages (for the specified account).
7134 RFC 5751 mandates a default of
7135 .Ql aes128
7136 (AES-128 CBC).
7137 Possible values are (case-insensitive and) in decreasing cipher strength:
7138 .Ql aes256
7139 (AES-256 CBC),
7140 .Ql aes192
7141 (AES-192 CBC),
7142 .Ql aes128
7143 (AES-128 CBC),
7144 .Ql des3
7145 (DES EDE3 CBC, 168 bits; default if
7146 .Ql aes128
7147 isn't available) and
7148 .Ql des
7149 (DES CBC, 56 bits).
7151 The actually available cipher algorithms depend on the cryptographic
7152 library that \*(UA uses.
7153 \*(OP Support for more cipher algorithms may be available through
7154 dynamic loading via, e.g.,
7155 .Xr EVP_get_cipherbyname 3
7156 (OpenSSL) if \*(UA has been compiled to support this.
7159 .It Va smime-crl-dir
7160 \*(OP Specifies a directory that contains files with CRLs in PEM format
7161 to use when verifying S/MIME messages.
7164 .It Va smime-crl-file
7165 \*(OP Specifies a file that contains a CRL in PEM format to use when
7166 verifying S/MIME messages.
7169 .It Va smime-encrypt-USER@HOST
7170 \*(OP If this variable is set, messages send to the given receiver are
7171 encrypted before sending.
7172 The value of the variable must be set to the name of a file that
7173 contains a certificate in PEM format.
7175 If a message is sent to multiple recipients,
7176 each of them for whom a corresponding variable is set will receive an
7177 individually encrypted message;
7178 other recipients will continue to receive the message in plain text
7179 unless the
7180 .Va smime-force-encryption
7181 variable is set.
7182 It is recommended to sign encrypted messages, i.e., to also set the
7183 .Va smime-sign
7184 variable.
7187 .It Va smime-force-encryption
7188 \*(BO\*(OP Causes \*(UA to refuse sending unencrypted messages.
7191 .It Va smime-no-default-ca
7192 \*(BO\*(OP Don't load default CA locations when verifying S/MIME signed
7193 messages.
7196 .It Va smime-sign
7197 \*(BO\*(OP S/MIME sign outgoing messages with the user's private key
7198 and include the user's certificate as a MIME attachment.
7199 Signing a message enables a recipient to verify that the sender used
7200 a valid certificate,
7201 that the email addresses in the certificate match those in the message
7202 header and that the message content has not been altered.
7203 It does not change the message text,
7204 and people will be able to read the message as usual.
7205 Also see
7206 .Va smime-sign-cert , smime-sign-include-certs
7208 .Va smime-sign-message-digest .
7210 .Mx Va smime-sign-cert
7211 .It Va smime-sign-cert-USER@HOST , smime-sign-cert
7212 \*(OP Points to a file in PEM format.
7213 For the purpose of signing and decryption this file needs to contain the
7214 user's private key as well as his certificate.
7216 For message signing
7217 .Ql USER@HOST
7218 is always derived from the value of
7219 .Va from
7220 (or, if that contains multiple addresses,
7221 .Va sender ) .
7222 For the purpose of encryption the recipient's public encryption key
7223 (certificate) is expected; the command
7224 .Ic certsave
7225 can be used to save certificates of signed messages (the section
7226 .Sx "Signed and encrypted messages with S/MIME"
7227 gives some details).
7228 This mode of operation is usually driven by the specialized form.
7230 When decrypting messages the account is derived from the recipient
7231 fields
7232 .Pf ( Ql To:
7234 .Ql Cc: )
7235 of the message, which are searched for addresses for which such
7236 a variable is set.
7237 \*(UA always uses the first address that matches,
7238 so if the same message is sent to more than one of the user's addresses
7239 using different encryption keys, decryption might fail.
7241 .Mx Va smime-sign-include-certs
7242 .It Va smime-sign-include-certs-USER@HOST , smime-sign-include-certs
7243 \*(OP If used, this is supposed to a consist of a comma-separated list
7244 of files, each of which containing a single certificate in PEM format to
7245 be included in the S/MIME message in addition to the
7246 .Va smime-sign-cert
7247 certificate.
7248 This is most useful for long certificate chains if it is desired to aid
7249 the receiving party's verification process.
7250 Note that top level certificates may also be included in the chain but
7251 don't play a role for verification.
7252 Also see
7253 .Va smime-sign-cert .
7254 Remember that for this
7255 .Ql USER@HOST
7256 refers to the variable
7257 .Va from
7258 (or, if that contains multiple addresses,
7259 .Va sender ) .
7261 .Mx Va smime-sign-message-digest
7262 .It Va smime-sign-message-digest-USER@HOST , smime-sign-message-digest
7263 \*(OP Specifies the message digest to use when signing S/MIME messages.
7264 RFC 5751 mandates a default of
7265 .Ql sha1 .
7266 Possible values are (case-insensitive and) in decreasing cipher strength:
7267 .Ql sha512 ,
7268 .Ql sha384 ,
7269 .Ql sha256 ,
7270 .Ql sha224
7272 .Ql md5 .
7274 The actually available message digest algorithms depend on the
7275 cryptographic library that \*(UA uses.
7276 \*(OP Support for more message digest algorithms may be available
7277 through dynamic loading via, e.g.,
7278 .Xr EVP_get_digestbyname 3
7279 (OpenSSL) if \*(UA has been compiled to support this.
7280 Remember that for this
7281 .Ql USER@HOST
7282 refers to the variable
7283 .Va from
7284 (or, if that contains multiple addresses,
7285 .Va sender ) .
7289 .It Va smtp
7290 \*(OP Normally \*(UA invokes the program defined via
7291 .Va sendmail
7292 to transfer messages, as described in
7293 .Sx "On sending mail, and non-interactive mode" .
7294 Setting the
7295 .Va \&\&smtp
7296 variable will instead cause SMTP network connections be made to the
7297 server specified therein in order to directly submit the message.
7298 \*(UA knows about three different
7299 .Dq SMTP protocols :
7301 .Bl -bullet -compact
7303 The plain SMTP protocol (RFC 5321) that normally lives on the
7304 server port 25 and requires setting the
7305 .Va smtp-use-starttls
7306 variable to enter a SSL/TLS encrypted session state.
7307 Assign a value like \*(IN
7308 .Ql [smtp://][user[:password]@]server[:port]
7309 (\*(OU
7310 .Ql [smtp://]server[:port] )
7311 to choose this protocol.
7313 Then the so-called SMTPS which is supposed to live on server port 465
7314 and is automatically SSL/TLS secured.
7315 Unfortunately it never became a standardized protocol and may thus not
7316 be supported by your hosts network service database
7317 \(en in fact the port number has already been reassigned to other
7318 protocols!
7320 SMTPS is nonetheless a commonly offered protocol and thus can be
7321 chosen by assigning a value like \*(IN
7322 .Ql smtps://[user[:password]@]server[:port]
7323 (\*(OU
7324 .Ql smtps://server[:port] ) ;
7325 due to the mentioned problems it is usually necessary to explicitly
7326 specify the port as
7327 .Ql :465 ,
7328 however.
7330 Finally there is the SUBMISSION protocol (RFC 6409), which usually
7331 lives on server port 587 and is practically identically to the SMTP
7332 protocol from \*(UA's point of view beside that; it requires setting the
7333 .Va smtp-use-starttls
7334 variable to enter a SSL/TLS secured session state.
7335 Assign a value like \*(IN
7336 .Ql submission://[user[:password]@]server[:port]
7337 (\*(OU
7338 .Ql submission://server[:port] ) .
7341 For more on credentials etc. please see
7342 .Sx "On URL syntax and credential lookup" .
7343 The SMTP transfer is executed in a child process, which runs
7344 asynchronously unless either the
7345 .Va sendwait
7346 or the
7347 .Va verbose
7348 variable is set.
7349 If it receives a TERM signal, it will abort and save the message to
7350 .Ev DEAD .
7353 .Mx Va smtp-auth
7354 .It Va smtp-auth-USER@HOST , smtp-auth-HOST , smtp-auth
7355 \*(OP Variable chain that sets the SMTP authentication method.
7356 Possible values are
7357 .Ql none
7358 (\*(OU default),
7359 .Ql plain
7360 (\*(IN default),
7361 .Ql login
7362 as well as the \*(OPal methods
7363 .Ql cram-md5
7365 .Ql gssapi .
7367 .Ql none
7368 method doesn't need any user credentials,
7369 .Ql gssapi
7370 requires a user name and all other methods require a user name and
7371 a password.
7372 See \*(IN
7373 .Va smtp ,
7374 .Va user
7376 .Va password
7377 (\*(OU
7378 .Va smtp-auth-password
7380 .Va smtp-auth-user ) .
7381 Note that
7382 .Va smtp-auth-HOST
7383 is \*(IN.
7384 \*(OU: Note for
7385 .Va smtp-auth-USER@HOST :
7386 may override dependend on sender address in the variable
7387 .Va from .
7389 .It Va smtp-auth-password
7390 \*(OP\*(OU Sets the global fallback password for SMTP authentication.
7391 If the authentication method requires a password, but neither
7392 .Va smtp-auth-password
7393 nor a matching
7394 .Va smtp-auth-password-USER@HOST
7395 can be found,
7396 \*(UA will ask for a password on the user's terminal.
7398 .It Va smtp-auth-password-USER@HOST
7399 \*(OU Overrides
7400 .Va smtp-auth-password
7401 for specific values of sender addresses, dependent upon the variable
7402 .Va from .
7404 .It Va smtp-auth-user
7405 \*(OP\*(OU Sets the global fallback user name for SMTP authentication.
7406 If the authentication method requires a user name, but neither
7407 .Va smtp-auth-user
7408 nor a matching
7409 .Va smtp-auth-user-USER@HOST
7410 can be found,
7411 \*(UA will ask for a user name on the user's terminal.
7413 .It Va smtp-auth-user-USER@HOST
7414 \*(OU Overrides
7415 .Va smtp-auth-user
7416 for specific values of sender addresses, dependent upon the variable
7417 .Va from .
7420 .It Va smtp-hostname
7421 \*(IN Normally \*(UA uses the variable
7422 .Va from
7423 to derive the necessary
7424 .Ql USER@HOST
7425 information to issue a
7426 .Ql MAIL FROM:<>
7427 SMTP command.
7428 Setting
7429 .Va smtp-hostname
7430 can be used to use the
7431 .Ql USER
7432 from the SMTP account
7433 .Pf ( Va smtp
7434 or the
7435 .Va user
7436 variable chain)
7437 and the
7438 .Ql HOST
7439 from the content of this variable (or, if that is the empty string,
7440 .Va hostname
7441 or the local hostname as a last resort).
7442 This often allows using an address that is itself valid but hosted by
7443 a provider other than which (in
7444 .Va from )
7445 is about to send the message.
7446 Setting this variable also influences the generated
7447 .Ql Message-ID: .
7449 .Mx Va smtp-use-starttls
7450 .It Va smtp-use-starttls-USER@HOST , smtp-use-starttls-HOST , smtp-use-starttls
7451 \*(BO\*(OP Causes \*(UA to issue a
7452 .Ql STARTTLS
7453 command to make an SMTP session SSL/TLS encrypted, i.e., to enable
7454 transport layer security.
7458 .It Va spam-interface
7459 \*(OP In order to use any of the spam-related commands (like, e.g.,
7460 .Ic spamrate )
7461 the desired spam interface must be defined by setting this variable.
7462 Please refer to the manual section
7463 .Sx "Handling spam"
7464 for the complete picture of spam handling in \*(UA.
7465 All or none of the following interfaces may be available:
7467 .Bl -tag -width ".It Ql _ilte_"
7468 .It Ql spamc
7469 Interaction with
7470 .Xr spamc 1
7471 from the
7472 .Xr spamassassin 1
7473 .Pf ( Lk http://spamassassin.apache.org SpamAssassin )
7474 suite.
7475 Different to the generic filter interface \*(UA will automatically add
7476 the correct arguments for a given command and has the necessary
7477 knowledge to parse the program's output.
7478 A default value for
7479 .Va spamc-command
7480 will have been compiled into the \*(UA binary if
7481 .Xr spamc 1
7482 has been found in
7483 .Ev PATH
7484 during compilation.
7485 Shall it be necessary to define a specific connection type (rather than
7486 using a configuration file for that), the variable
7487 .Va spamc-arguments
7488 can be used as in, e.g.,
7489 .Ql -d server.example.com -p 783 .
7490 It is also possible to specify a per-user configuration via
7491 .Va spamc-user .
7492 Note that this interface doesn't inspect the
7493 .Ql is-spam
7494 flag of a message for the command
7495 .Ic spamforget .
7497 .It Ql spamd
7498 \*(UA will directly communicate with the
7499 .Xr spamassassin 1
7500 daemon
7501 .Xr spamd 1
7502 via a path-based
7503 .Xr unix 4
7504 stream socket as specified in
7505 .Va spamd-socket .
7506 It is possible to specify a per-user configuration via
7507 .Va spamd-user .
7509 .It Ql filter
7510 generic spam filter support via freely configurable hooks.
7511 This interface is ment for programs like
7512 .Xr bogofilter 1
7514 .Xr sylfilter 1
7515 and requires according behaviour in respect to the hooks' exit
7516 status for at least the command
7517 .Ic spamrate
7518 .Pf ( Ql 0
7519 meaning a message is spam,
7520 .Ql 1
7521 for non-spam,
7522 .Ql 2
7523 for unsure and any other return value indicating a hard error);
7524 since the hooks can include shell code snippets diverting behaviour
7525 can be intercepted as necessary.
7526 The hooks are
7527 .Va spamfilter-ham , spamfilter-noham , spamfilter-nospam , \
7528   spamfilter-rate
7530 .Va spamfilter-spam ;
7531 the manual section
7532 .Sx "Handling spam"
7533 contains examples for some programs.
7534 The process environment of the hooks will have the variables
7535 .Ev NAIL_TMPDIR , TMPDIR
7537 .Ev NAIL_FILENAME_GENERATED
7538 set.
7539 Note that spam score support for
7540 .Ic spamrate
7541 isn't supported unless the \*(OPtional regular expression support is
7542 available and the
7543 .Va spamfilter-rate-scanscore
7544 variable is set.
7549 .It Va spam-maxsize
7550 \*(OP Messages that exceed this size won't be passed through to the
7551 configured
7552 .Va spam-interface .
7553 The default is 420000 bytes.
7556 .It Va spamc-command
7557 \*(OP The path to the
7558 .Xr spamc 1
7559 program for the
7560 .Ql spamc
7561 .Va spam-interface .
7562 Note that the path is not expanded, but used
7563 .Dq as is .
7564 A fallback path will have been compiled into the \*(UA binary if the
7565 executable had been found during compilation.
7568 .It Va spamc-arguments
7569 \*(OP Even though \*(UA deals with most arguments for the
7570 .Ql spamc
7571 .Va spam-interface
7572 automatically, it may at least sometimes be desirable to specifiy
7573 connection-related ones via this variable, e.g.,
7574 .Ql -d server.example.com -p 783 .
7577 .It Va spamc-user
7578 \*(OP Specify a username for per-user configuration files for the
7579 .Ql spamc
7580 .Va spam-interface .
7581 If this is set to the empty string then \*(UA will use the name of the
7582 current
7583 .Va user .
7586 .It Va spamd-socket
7587 \*(OP Specify the path of the
7588 .Xr unix 4
7589 domain socket on which
7590 .Xr spamd 1
7591 listens for connections for the
7592 .Ql spamd
7593 .Va spam-interface .
7594 Note that the path is not expanded, but used
7595 .Dq as is .
7598 .It Va spamd-user
7599 \*(OP Specify a username for per-user configuration files for the
7600 .Ql spamd
7601 .Va spam-interface .
7602 If this is set to the empty string then \*(UA will use the name of the
7603 current
7604 .Va user .
7611 .It Va spamfilter-ham , spamfilter-noham , \
7612   spamfilter-nospam , spamfilter-rate , spamfilter-spam
7613 \*(OP Command and argument hooks for the
7614 .Ql filter
7615 .Va spam-interface .
7616 The manual section
7617 .Sx "Handling spam"
7618 contains examples for some programs.
7621 .It Va spamfilter-rate-scanscore
7622 \*(OP Because of the generic nature of the
7623 .Ql filter
7624 .Va spam-interface
7625 spam scores are not supported for it by default, but if the \*(OPtional
7626 regular expression support is available then setting this variable can
7627 be used to overcome this restriction.
7628 It is interpreted as follows: first a number (digits) is parsed that
7629 must be followed by a semicolon
7630 .Ql \&;
7631 and an extended regular expression.
7632 Then the latter is used to parse the first output line of the
7633 .Va spamfilter-rate
7634 hook, and, in case the evaluation is successful, the group that has been
7635 specified via the number is interpreted as a floating point scan score.
7638 .It Va ssl-ca-dir
7639 \*(OP Specifies a directory with CA certificates in PEM (Pricacy
7640 Enhanced Mail) for verification of of SSL/TLS server certificates.
7642 .Xr SSL_CTX_load_verify_locations 3
7643 for more information.
7646 .It Va ssl-ca-file
7647 \*(OP Specifies a file with CA certificates in PEM format for
7648 verification of SSL/TLS server certificates.
7650 .Xr SSL_CTX_load_verify_locations 3
7651 for more information.
7653 .Mx Va ssl-cert
7654 .It Va ssl-cert-USER@HOST , ssl-cert-HOST , ssl-cert
7655 \*(OP Variable chain that sets the file name for a SSL/TLS client
7656 certificate required by some servers.
7657 This is a direct interface to the
7658 .Ql Certificate
7659 slot of the
7660 .Xr SSL_CONF_cmd 3
7661 function of the OpenSSL library, if available.
7663 .Mx Va ssl-cipher-list
7664 .It Va ssl-cipher-list-USER@HOST , ssl-cipher-list-HOST , ssl-cipher-list
7665 \*(OP Specifies a list of ciphers for SSL/TLS connections.
7666 This is a direct interface to the
7667 .Ql CipherString
7668 slot of the
7669 .Xr SSL_CONF_cmd 3
7670 function of the OpenSSL library, if available; see
7671 .Xr ciphers 1
7672 for more information.
7673 By default \*(UA doesn't set a list of ciphers, which in effect will use a
7674 .Va ssl-protocol
7675 specific cipher (protocol standards ship with a list of acceptable
7676 ciphers), possibly cramped to what the actually used SSL/TLS library
7677 supports \(en the manual section
7678 .Sx "An example configuration"
7679 also contains a SSL/TLS use case.
7682 .It Va ssl-config-file
7683 \*(OP If this variable is set \*(UA will call
7684 .Xr CONF_modules_load_file 3
7685 to allow OpenSSL to be configured according to the host system wide
7686 security settings.
7687 If a non-empty value is given then this will be used to specify the
7688 configuration file to be used instead of the global OpenSSL default;
7689 note that in this case it is an error if the file cannot be loaded.
7690 The application name will always be passed as
7691 .Dq \*(ua .
7694 .It Va ssl-crl-file
7695 \*(OP Specifies a file that contains a CRL in PEM format to use when
7696 verifying SSL/TLS server certificates.
7699 .It Va ssl-crl-dir
7700 \*(OP Specifies a directory that contains files with CRLs in PEM format
7701 to use when verifying SSL/TLS server certificates.
7703 .Mx Va ssl-key
7704 .It Va ssl-key-USER@HOST , ssl-key-HOST , ssl-key
7705 \*(OP Variable chain that sets the file name for the private key of
7706 a SSL/TLS client certificate.
7707 If unset, the name of the certificate file is used.
7708 The file is expected to be in PEM format.
7709 This is a direct interface to the
7710 .Ql PrivateKey
7711 slot of the
7712 .Xr SSL_CONF_cmd 3
7713 function of the OpenSSL library, if available.
7715 .Mx Va ssl-method
7716 .It Va ssl-method-USER@HOST , ssl-method-HOST , ssl-method
7717 \*(OP
7718 \*(OB Please use the newer and more flexible
7719 .Va ssl-protocol
7720 instead: if both values are set,
7721 .Va ssl-protocol
7722 will take precedence!
7723 Can be set to the following values, the actually used
7724 .Va ssl-protocol
7725 specification to which it is mapped is shown in parenthesis:
7726 .Ql tls1.2
7727 .Pf ( Ql -ALL, TLSv1.2 ) ,
7728 .Ql tls1.1
7729 .Pf ( Ql -ALL, TLSv1.1 ) ,
7730 .Ql tls1
7731 .Pf ( Ql -ALL, TLSv1 )
7733 .Ql ssl3
7734 .Pf ( Ql -ALL, SSLv3 ) ;
7735 the special value
7736 .Ql auto
7737 is mapped to
7738 .Ql ALL, -SSLv2
7739 and thus includes the SSLv3 protocol.
7740 Note that SSLv2 is no longer supported at all.
7743 .It Va ssl-no-default-ca
7744 \*(BO\*(OP Don't load default CA locations to verify SSL/TLS server
7745 certificates.
7747 .Mx Va ssl-protocol
7748 .It Va ssl-protocol-USER@HOST , ssl-protocol-HOST , ssl-protocol
7749 \*(OP Specify the used SSL/TLS protocol.
7750 This is a direct interface to the
7751 .Ql Protocol
7752 slot of the
7753 .Xr SSL_CONF_cmd 3
7754 function of the OpenSSL library, if available;
7755 otherwise an \*(UA internal parser is used which understands the
7756 following subset of (case-insensitive) command strings:
7757 .Ql SSLv3 ,
7758 .Ql TLSv1 ,
7759 .Ql TLSv1.1
7761 .Ql TLSv1.2 ,
7762 as well as the special value
7763 .Ql ALL .
7764 Multiple specifications may be given via a comma-separated list which
7765 ignores any whitespace.
7766 An optional
7767 .Ql +
7768 plus prefix will enable a protocol, a
7769 .Ql -
7770 minus prefix will disable it, so that
7771 .Ql -ALL, TLSv1.2
7772 will enable only the TLSv1.2 protocol.
7774 It depends upon the used TLS/SSL library which protocols are actually
7775 supported and which protocols are used if
7776 .Va ssl-protocol
7777 is not set, but note that SSLv2 is no longer supported at all and
7778 actively disabled.
7779 Especially for older protocols explicitly securing
7780 .Va ssl-cipher-list
7781 may be worthwile, see
7782 .Sx "An example configuration" .
7785 .It Va ssl-rand-egd
7786 \*(OP Gives the pathname to an entropy daemon socket, see
7787 .Xr RAND_egd 3 .
7788 Not all SSL/TLS libraries support this.
7791 .It Va ssl-rand-file
7792 \*(OP Gives the filename to a file with random entropy data, see
7793 .Xr RAND_load_file 3 .
7794 If this variable is not set, or set to the empty string, or if the
7795 filename expansion failed, then
7796 .Xr RAND_file_name 3
7797 will be used to create the filename if, and only if,
7798 .Xr RAND_status 3
7799 documents that the SSL PRNG is not yet sufficiently seeded.
7800 If \*(UA successfully seeded the SSL PRNG then it'll update the file via
7801 .Xr RAND_write_file 3 .
7802 This variable is only used if
7803 .Va ssl-rand-egd
7804 is not set (or not supported by the SSL/TLS library).
7806 .Mx Va ssl-verify
7807 .It Va ssl-verify-USER@HOST , ssl-verify-HOST , ssl-verify
7808 \*(OP Variable chain that sets the action to be performed if an error
7809 occurs during SSL/TLS server certificate validation.
7810 Valid (case-insensitive) values are
7811 .Ql strict
7812 (fail and close connection immediately),
7813 .Ql ask
7814 (ask whether to continue on standard input),
7815 .Ql warn
7816 (show a warning and continue),
7817 .Ql ignore
7818 (do not perform validation).
7819 The default is
7820 .Ql ask .
7823 .It Va stealthmua
7824 If only set without an assigned value, then this option inhibits the
7825 generation of the
7826 .Ql Message-ID:
7828 .Ql User-Agent:
7829 header fields that include obvious references to \*(UA.
7830 There are two pitfalls associated with this:
7831 First, the message id of outgoing messages is not known anymore.
7832 Second, an expert may still use the remaining information in the header
7833 to track down the originating mail user agent.
7834 If set to the value
7835 .Ql noagent ,
7836 then the mentioned
7837 .Ql Message-ID:
7838 suppression doesn't occur.
7842 .It Va termcap
7843 (\*(OP) This specifies a comma-separated list of
7844 .Lb libtermcap
7845 capabilities (see
7846 .Sx "On terminal control and line editor" ,
7847 escape commas with backslash) to be used to overwrite or define entries.
7848 .Sy Note
7849 that this variable will only be queried once at program startup and can
7850 thus only be specified in resource files or on the command line.
7853 String capabilities form
7854 .Ql cap=value
7855 pairs and are expected unless noted otherwise.
7856 Numerics have to be notated as
7857 .Ql cap#number
7858 where the number is expected in normal decimal notation.
7859 Finally, booleans don't have any value but indicate a true or false
7860 state simply by being defined or not; this indeed means that \*(UA
7861 doesn't support undefining a boolean that normally exists.
7862 The following example defines entries for combinations of
7863 .Ql control-CURSOR :
7865 .Bd -literal -offset indent
7866 set termcap="%k=\e033[D,%o=\e033[C,%q=\e033[A,%r=\e033[B"
7870 Keycodes can easily be detected with the command
7871 .Xr cat 1
7872 by running it on an interactive terminal via
7873 .Ql $ cat
7874 (using the
7875 .Fl \&\&v
7876 command line option if available) and pressing some keys: here
7877 .Ql ^[
7878 will stand for
7879 .Ql escape
7881 .Ql ^LETTER
7883 .Ql control-LETTER
7884 (actually a visualized numeric where
7885 .Ql A
7886 stands for 1 etc.; in fact: the numeric value of
7887 .Ql LETTER
7888 in the US-ASCII character set bitwise XORd with
7889 .Ql 0x40 ,
7890 e.g.,
7891 .Ql $ echo $((0x41 ^ 0x40)) .
7892 Note that
7893 .Ql escape
7894 and other control characters have to be notated as shell-style
7895 escape sequences, e.g.,
7896 .Ql \e033
7897 for (US-ASCII)
7898 .Ql escape
7900 .Ql \e001
7902 .Ql ^A .
7905 The following terminal capabilities are or may be meaningful for the
7906 operation of the builtin line editor or \*(UA in general:
7909 .Bl -tag -compact -width yay
7910 .\" HAVE_COLOUR
7911 .It Cd Co
7912 .Cd max_colors Ns / Ns Cd colors :
7913 numeric capability specifying the maximum number of colours.
7914 Note that \*(UA doesn't actually care about the terminal beside that,
7915 but always emits ANSI/ISO 6429 escape sequences for producing the
7916 colour and font attributes.
7918 .\" HAVE_TERMCAP
7919 .It Cd te , ti
7920 .Cd exit_ca_mode Ns / Ns Cd rmcup
7922 .Cd enter_ca_mode Ns / Ns Cd smcup ,
7923 respectively: exit and enter the alternative screen
7924 .Dq ca-mode ,
7925 effectively turning \*(UA into a fullscreen application.
7926 To disable that, set (at least) one to the empty string.
7928 .It Cd ks , ke
7929 .Cd keypad_xmit Ns / Ns Cd smkx
7931 .Cd keypad_local Ns / Ns Cd rmkx ,
7932 respectively: enable and disable the keypad.
7933 This is always enabled if available, because it seems even keyboards
7934 without keypads generate other key codes for, e.g., cursor keys in that
7935 case, and only if enabled we see the codes that we are interested in.
7937 .It Cd cd
7938 .Cd clr_eos Ns / Ns Cd ed :
7939 clear the screen.
7941 .It Cd cl
7942 .Cd clear_screen Ns / Ns Cd clear :
7943 clear the screen and home cursor.
7944 (Will be simulated via
7945 .Cd ho
7946 plus
7947 .Cd cd . )
7949 .It Cd ho
7950 .Cd cursor_home Ns / Ns Cd home :
7951 home cursor.
7953 .\" HAVE_MLE
7954 .It Cd ce
7955 .Cd clr_eol Ns / Ns Cd el :
7956 clear to the end of line.
7957 (Will be simulated via
7958 .Cd ch
7959 plus repititions of space characters.)
7961 .It Cd ch
7962 .Cd column_address Ns / Ns Cd hpa :
7963 move the cursor (to the given column parameter) in the current row.
7964 (Will be simulated via
7965 .Cd cr
7966 plus
7967 .Cd nd . )
7969 .It Cd cr
7970 .Cd carriage_return Ns / Ns Cd cr :
7971 move to the first column in the current row.
7972 The default builtin fallback is
7973 .Ql \er .
7975 .It Cd le
7976 .Cd cursor_left Ns / Ns Cd cub1 :
7977 move the cursor left one space (non-destructively).
7978 The default builtin fallback is
7979 .Ql \eb .
7981 .It Cd nd
7982 .Cd cursor_right Ns / Ns Cd cuf1 :
7983 move the cursor right one space (non-destructively).
7984 The default builtin fallback is
7985 .Ql \e033[C ,
7986 which is used by most terminals.
7987 Less often occur
7988 .Ql \e033OC
7990 .Ql \e014 .
7992 .It Cd %k , %o , %q , %r
7993 The left, right, up and down cursor keys with the
7994 .Ql control
7995 key held.
8000 .It Va termcap-disable
8001 \*(OP Disable any interaction with the
8002 .Lb libtermcap .
8003 If set only some generic fallback builtins and possibly the content of
8004 .Va termcap
8005 describe the terminal to \*(UA.
8006 .Sy Note
8007 that this variable will only be queried once at program startup and can
8008 thus only be specified in resource files or on the command line.
8011 .It Va toplines
8012 If defined, gives the number of lines of a message to be displayed
8013 with the command
8014 .Ic top ;
8015 normally, the first five lines are printed.
8018 .It Va ttycharset
8019 The character set of the terminal \*(UA operates on,
8020 and the one and only supported character set that \*(UA can use if no
8021 character set conversion capabilities have been compiled into it,
8022 in which case it defaults to ISO-8859-1 unless it can deduce a value
8023 from the
8024 .Ev LC_CTYPE
8025 locale environment.
8026 Refer to the section
8027 .Sx "Character sets"
8028 for the complete picture about character sets.
8030 .Mx Va user
8031 .It Va user-HOST , user
8032 \*(IN Variable chain that sets a global fallback user name, which is
8033 used in case none has been given in the protocol and account-specific
8034 URL.
8035 This variable defaults to the value of the first of
8036 .Ev LOGNAME
8038 .Ev USER
8039 that is set (the former being SystemV and POSIX standard, the latter BSD).
8042 .It Va v15-compat
8043 \*(BO Setting this option enables upward compatibility with \*(UA
8044 version 15.0 in respect to which configuration options are available and
8045 how they are handled.
8046 This manual uses \*(IN and \*(OU to refer to the new and the old way of
8047 doing things, respectively.
8050 .It Va verbose
8051 \*(BO Setting this option, also controllable via the command line option
8052 .Fl v ,
8053 causes \*(UA to be more verbose, e.g., it will display obsoletion
8054 warnings and SSL/TLS certificate chains.
8055 Even though marked \*(BO this option may be set twice in order to
8056 increase the level of verbosity even more, in which case even details of
8057 the actual message delivery and protocol conversations are shown.
8058 A single
8059 .Pf no Va verbose
8060 is sufficient to disable verbosity as such.
8066 .It Va version , version-major , version-minor , version-update
8067 \*(RO \*(UA version information: the first variable contains a string
8068 containing the complete version identification \(en this is identical to
8069 the output of the command
8070 .Ic version .
8071 The latter three contain only digits: the major, minor and update
8072 version numbers.
8075 .It Va writebackedited
8076 If this variable is set messages modified using the
8077 .Ic edit
8079 .Ic visual
8080 commands are written back to the current folder when it is quit;
8081 it is only honoured for writable folders in MBOX format, though.
8082 Note that the editor will be pointed to the raw message content in that
8083 case, i.e., neither MIME decoding nor decryption will have been
8084 performed, and proper RFC 4155
8085 .Ql From_
8086 quoting of newly added or edited content is also left as an excercise to
8087 the user.
8089 .\" }}} (Variables)
8090 .\" }}} (INTERNAL VARIABLES)
8093 .\" .Sh ENVIRONMENT {{{
8094 .Sh ENVIRONMENT
8096 The term
8097 .Dq environment variable
8098 should be considered an indication that the following variables are
8099 either standardized as being vivid parts of process environments, or
8100 are commonly found in there.
8101 The process environment is inherited from the
8102 .Xr sh 1
8103 once \*(UA is started, and unless otherwise explicitly noted variables
8104 in there integrate into the normal handling of
8105 .Sx "INTERNAL VARIABLES" ,
8106 from \*(UAs point of view, i.e., they can be
8107 .Ic set
8108 as such in resource files and need not necessarily come from the process
8109 environment and be managed via
8110 .Ic setenv
8112 .Ic unsetenv .
8113 E.g., the following example, applicable to a POSIX shell, sets the
8114 .Ev COLUMNS
8115 environment variable for \*(UA only, and beforehand exports the
8116 .Ev EDITOR
8117 in order to affect any further processing in the running shell:
8119 .Bd -literal -offset indent
8120 $ EDITOR="vim -u ${HOME}/.vimrc"
8121 $ export EDITOR
8122 $ COLUMNS=80 \*(ua -R
8125 .Bl -tag -width ".It Ev _AILR_"
8127 .It Ev COLUMNS
8128 The user's preferred width in column positions for the terminal screen
8129 or window.
8130 Queried and used once on program startup.
8133 .It Ev DEAD
8134 The name of the file to use for saving aborted messages if
8135 .Va save
8136 is set; this defaults to
8137 .Pa dead.letter
8138 in the user's
8139 .Ev HOME
8140 directory.
8143 .It Ev EDITOR
8144 Pathname of the text editor to use in the
8145 .Ic edit
8146 command and
8147 .Ic ~e
8148 .Sx "TILDE ESCAPES" .
8149 A default editor is used if this value is not defined.
8152 .It Ev HOME
8153 The user's home directory.
8154 This variable is only used when it resides in the process environment.
8156 .Ic setenv
8157 to update the value at runtime.
8164 .It Ev LANG , LC_ALL , LC_COLLATE , LC_CTYPE , LC_MESSAGES
8166 .Xr locale 7
8168 .Sx "Character sets" .
8171 .It Ev LINES
8172 The user's preferred number of lines on a page or the vertical screen
8173 or window size in lines.
8174 Queried and used once on program startup.
8177 .It Ev LISTER
8178 Pathname of the directory lister to use in the
8179 .Ic folders
8180 command when operating on local mailboxes.
8181 Default is
8182 .Xr ls 1
8183 (path search through
8184 .Ev SHELL ) .
8187 .It Ev LOGNAME
8188 Force identification as the given user, i.e., identical to the
8189 .Fl u
8190 command line option.
8191 This variable is standardized and therefore used in preference to the
8192 otherwise identical
8193 .Ev USER ;
8194 it is only used when it resides in the process environment.
8195 \*(ID The variable can be updated at runtime via
8196 .Ic setenv ,
8197 but without having an effect on \*(UA itself.
8200 .It Ev MAIL
8201 Is used as the user's mailbox, if set.
8202 Otherwise, a system-dependent default is used.
8203 Supports a logical subset of the special conventions that are documented
8204 for the
8205 .Ic file
8206 command and the
8207 .Va folder
8208 option.
8211 .It Ev MAILCAPS
8212 \*(OP Overrides the default path search for
8213 .Sx "The Mailcap files" ,
8214 which is defined in the standard RFC 1524 as
8215 .Ql ~/.mailcap:\:/etc/mailcap:\:/usr/etc/mailcap:\:/usr/local/etc/mailcap .
8216 .\" TODO we should have a mailcaps-default virtual RDONLY option!
8217 (\*(UA makes it a configuration option, however.)
8218 Note this is not a search path, but a path search.
8221 .It Ev MAILRC
8222 Is used as a startup file instead of
8223 .Pa \*(ur
8224 if set.
8225 When \*(UA scripts are invoked on behalf of other users,
8226 either this variable should be set to
8227 .Pa /dev/null
8228 or the
8229 .Fl \&:
8230 command line option should be used in order to avoid side-effects from
8231 reading their configuration files.
8232 This variable is only used when it resides in the process environment.
8235 .It Ev MBOX
8236 The name of the user's mbox file.
8237 A logical subset of the special conventions that are documented for the
8238 .Ic file
8239 command and the
8240 .Va folder
8241 option may be used.
8242 The fallback default is
8243 .Pa mbox
8244 in the user's
8245 .Ev HOME
8246 directory.
8247 Traditionally this secondary mailbox is used as the file to save
8248 messages from the system mailbox that have been read.
8249 Also see
8250 .Sx "Message states" .
8253 .It Ev NAIL_NO_SYSTEM_RC
8254 If this variable is set then reading of
8255 .Pa \*(UR
8256 at startup is inhibited, i.e., the same effect is achieved as if \*(UA
8257 had been started up with the option
8258 .Fl n .
8259 This variable is only used when it resides in the process environment.
8262 .It Ev NETRC
8263 \*(IN\*(OP This variable overrides the default location of the user's
8264 .Pa .netrc
8265 file.
8268 .It Ev PAGER
8269 Pathname of the program to use in the more command or when the
8270 .Va crt
8271 variable is set.
8272 The default paginator is
8273 .Xr more 1
8274 (path search through
8275 .Ev SHELL ) .
8278 .It Ev PATH
8279 A list of directories that is searched by the shell when looking for
8280 commands (as such only recognized in the process environment).
8283 .It Ev SHELL
8284 The shell to use for the commands
8285 .Ic \&! ,
8286 .Ic shell ,
8288 .Ic ~!
8289 .Sx "TILDE ESCAPES"
8290 and when starting subprocesses.
8291 A default shell is used if this option is not defined.
8294 .It Ev TERM
8295 \*(OP The terminal type for which output is to be prepared.
8296 For extended colour and font control please refer to
8297 .Sx "Coloured display" ,
8298 and for terminal management in general to
8299 .Sx "On terminal control and line editor" .
8302 .It Ev TMPDIR
8303 Used as directory for temporary files instead of
8304 .Pa /tmp ,
8305 if set.
8306 This variable is only used when it resides in the process environment.
8308 .Ic setenv
8309 to update the value at runtime.
8312 .It Ev USER
8313 This variable comes from the BSD world and is only used if the POSIX
8314 standard environment variable
8315 .Ev LOGNAME ,
8316 which originates in SysV
8317 .Ux ,
8318 is not set.
8319 Force identification as the given user, i.e., identical to the
8320 .Fl u
8321 command line option.
8322 This variable is only used when it resides in the process environment.
8323 \*(ID The variable can be updated at runtime via
8324 .Ic setenv ,
8325 but without having an effect on \*(UA itself.
8328 .It Ev VISUAL
8329 Pathname of the text editor to use in the
8330 .Ic visual
8331 command and
8332 .Ic ~v
8333 .Sx "TILDE ESCAPES" .
8335 .\" }}}
8338 .\" .Sh FILES {{{
8339 .Sh FILES
8341 .Bl -tag -width ".It Pa _etc/mime.type_"
8342 .It Pa \*(ur
8343 File giving initial commands.
8345 .It Pa \*(UR
8346 System wide initialization file.
8349 .It Pa ~/.mailcap
8350 \*(OP Personal MIME type handler definition file, see
8351 .Sx "The Mailcap files" .
8352 (RFC 1524 location, the actual path is a configuration option.)
8355 .It Pa /etc/mailcap
8356 \*(OP System wide MIME type handler definition file, see
8357 .Sx "The Mailcap files" .
8358 (RFC 1524 location, the actual path is a configuration option.)
8361 .It Pa ~/.mime.types
8362 Personal MIME types, see
8363 .Sx "The mime.types files" .
8366 .It Pa /etc/mime.types
8367 System wide MIME types, see
8368 .Sx "The mime.types files" .
8371 .It Pa ~/.netrc
8372 \*(IN\*(OP The default location of the users
8373 .Pa .netrc
8374 file \(en the section
8375 .Sx "The .netrc file"
8376 documents the file format.
8379 .\" .Ss "The mime.types files" {{{
8380 .Ss "The mime.types files"
8382 When sending messages \*(UA tries to determine the content type of all
8383 attachments.
8384 When displaying message content or attachments \*(UA uses the content
8385 type to decide wether it can directly display data or wether it needs to
8386 deal with content handlers.
8387 It learns about MIME types and how to treat them by reading
8388 .Pa mime.types
8389 files, the loading of which can be controlled by setting the variable
8390 .Va mimetypes-load-control .
8391 (The command
8392 .Ic mimetype
8393 can also be used to deal with MIME types.)
8394 .Pa mime.types
8395 files have the following syntax:
8398 .Dl type/subtype extension [extension ...]
8401 where
8402 .Ql type/subtype
8403 are strings describing the file contents, and one or multiple
8404 .Ql extension Ns
8405 s, separated by whitespace, name the part of a filename starting after
8406 the last dot (of interest).
8407 Comments may be introduced anywhere on a line with a number sign
8408 .Ql # ,
8409 causing the remaining line to be discarded.
8411 \*(UA also supports an extended, non-portable syntax in specially
8412 crafted files, which can be loaded via the alternative value syntax of
8413 .Va mimetypes-load-control
8414 and prepends an optional
8415 .Ql type-marker :
8418 .Dl [type-marker ]type/subtype extension [extension ...]
8421 The following type markers are supported:
8424 .Bl -tag -compact -offset indent -width ".It Ar _n_u"
8425 .It Ar @
8426 Treat message parts with this content as plain text.
8427 .It Ar @t@
8428 The same as plain
8429 .Ar @ .
8430 .It Ar @h@
8431 Treat message parts with this content as HTML tagsoup.
8432 If the \*(OPal HTML-tagsoup-to-text converter is not available treat
8433 the content as plain text instead.
8434 .It Ar @H@
8435 Likewise
8436 .Ar @h@
8437 but instead of falling back to plain text require an explicit content
8438 handler to be defined.
8442 Further reading:
8443 for sending messages:
8444 .Ic mimetype ,
8445 .Va mime-allow-text-controls ,
8446 .Va mimetypes-load-control .
8447 For reading etc. messages:
8448 .Sx "HTML mail and MIME attachments" ,
8449 .Sx "The Mailcap files" ,
8450 .Ic mimetype ,
8451 .Va mime-counter-evidence ,
8452 .Va mimetypes-load-control ,
8453 .Va pipe-TYPE/SUBTYPE ,
8454 .Va pipe-EXTENSION .
8455 .\" }}}
8457 .\" .Ss "The Mailcap files" {{{
8458 .Ss "The Mailcap files"
8460 RFC 1524 defines a
8461 .Dq User Agent Configuration Mechanism
8462 which \*(UA \*(OPally supports.
8463 It defines a file format to be used to inform mail user agent programs
8464 about the locally-installed facilities for handling various data
8465 formats, i.e., about commands and how they can be used to display, edit
8466 etc. MIME part contents, as well as a default path search that includes
8467 multiple possible locations of
8468 .Dq mailcap
8469 files and the
8470 .Ev MAILCAPS
8471 environment variable that can be used to overwrite that (repeating here
8472 that it is not a search path, but instead a path search specification).
8473 Any existing files will be loaded in sequence, appending any content to
8474 the list of MIME type handler directives.
8477 .Dq Mailcap
8478 files consist of a set of newline separated entries.
8479 Comment lines start with a number sign
8480 .Ql #
8481 (in the first column!) and are ignored.
8482 Empty lines are also ignored.
8483 All other lines form individual entries that must adhere to the syntax
8484 described below.
8485 To extend a single entry (not comment) its line can be continued on
8486 follow lines if newline characters are
8487 .Dq escaped
8488 by preceding them with the backslash character
8489 .Ql \e .
8490 The standard doesn't specify how leading whitespace of follow lines is
8491 to be treated, therefore \*(UA retains it.
8494 .Dq Mailcap
8495 entries consist of a number of semicolon
8496 .Ql \&;
8497 separated fields, and the backslash
8498 .Ql \e
8499 character can be used to escape any following character including
8500 semicolon and itself.
8501 The first two fields are mandatory and must occur in the specified
8502 order, the remaining fields are optional and may appear in any order.
8503 Leading and trailing whitespace of content is ignored (removed).
8506 The first field defines the MIME
8507 .Ql TYPE/SUBTYPE
8508 the entry is about to handle (case-insensitively, and no backslash
8509 escaping is possible in this field).
8510 If the subtype is specified as an asterisk
8511 .Ql *
8512 the entry is ment to match all subtypes of the named type, e.g.,
8513 .Ql audio/*
8514 would match any audio type.
8515 The second field defines the shell command which shall be used to
8516 .Dq display
8517 MIME parts of the given type; it is implicitly called the
8518 .Cd view
8519 command.
8522 For data
8523 .Dq consuming
8524 shell commands message (MIME part) data is passed via standard input
8525 unless the given shell command includes one or more instances of the
8526 (unquoted) string
8527 .Ql %s ,
8528 in which case these instances will be replaced with a temporary filename
8529 and the data will have been stored in the file that is being pointed to.
8530 Likewise, for data
8531 .Dq producing
8532 shell commands data is assumed to be generated on standard output unless
8533 the given command includes (one ore multiple)
8534 .Ql %s .
8535 In any case any given
8536 .Ql %s
8537 format is replaced with a(n already) properly quoted filename.
8538 Note that when a command makes use of a temporary file via
8539 .Ql %s
8540 then \*(UA will remove it again, as if the
8541 .Cd x-mailx-tmpfile ,
8542 .Cd x-mailx-tmpfile-fill
8544 .Cd x-mailx-tmpfile-unlink
8545 flags had been set; see below for more.
8548 The optional fields either define a shell command or an attribute (flag)
8549 value, the latter being a single word and the former being a keyword
8550 naming the field followed by an equals sign
8551 .Ql =
8552 succeeded by a shell command, and as usual for any
8553 .Dq Mailcap
8554 content any whitespace surrounding the equals sign will be removed, too.
8555 Optional fields include the following:
8558 .Bl -tag -width textualnewlines
8559 .It Cd compose
8560 A program that can be used to compose a new body or body part in the
8561 given format.
8562 (Currently unused.)
8564 .It Cd composetyped
8565 Similar to the
8566 .Cd compose
8567 field, but is to be used when the composing program needs to specify the
8568 .Ql Content-type:
8569 header field to be applied to the composed data.
8570 (Currently unused.)
8572 .It Cd edit
8573 A program that can be used to edit a body or body part in the given
8574 format.
8575 (Currently unused.)
8577 .It Cd print
8578 A program that can be used to print a message or body part in the given
8579 format.
8580 (Currently unused.)
8582 .It Cd test
8583 Specifies a program to be run to test some condition, e.g., the machine
8584 architecture, or the window system in use, to determine whether or not
8585 this mailcap entry applies.
8586 If the test fails, a subsequent mailcap entry should be sought; also see
8587 .Cd x-mailx-test-once .
8589 .It Cd needsterminal
8590 This flag field indicates that the given shell command must be run on
8591 an interactive terminal.
8592 \*(UA will temporarily release the terminal to the given command in
8593 interactive mode, in non-interactive mode this entry will be entirely
8594 ignored; this flag implies
8595 .Cd x-mailx-noquote .
8597 .It Cd copiousoutput
8598 A flag field which indicates that the output of the
8599 .Cd view
8600 command will be an extended stream of textual output that can be
8601 (re)integrated into \*(UA's normal visual display.
8602 It is mutually exclusive with
8603 .Cd needsterminal
8604 and implies
8605 .Cd x-mailx-always .
8607 .It Cd textualnewlines
8608 A flag field which indicates that this type of data is line-oriented and
8609 that, if encoded in
8610 .Ql base64 ,
8611 all newlines should be converted to canonical form (CRLF) before
8612 encoding, and will be in that form after decoding.
8613 (Currently unused.)
8615 .It Cd nametemplate
8616 This field gives a file name format, in which
8617 .Ql %s
8618 will be replaced by a random string, the joined combination of which
8619 will be used as the filename denoted by
8620 .Ev NAIL_FILENAME_TEMPORARY .
8621 One could specify that a GIF file being passed to an image viewer should
8622 have a name ending in
8623 .Ql .gif
8624 by using
8625 .Ql nametemplate=%s.gif .
8626 Note that \*(UA ignores the name template unless that solely specifies
8627 a filename suffix that consists of (ASCII) alphabetic and numeric
8628 characters, the underscore and dot only.
8630 .It Cd x11-bitmap
8631 Names a file, in X11 bitmap (xbm) format, which points to an appropriate
8632 icon to be used to visually denote the presence of this kind of data.
8633 This field is not used by \*(UA.
8635 .It Cd description
8636 A textual description that describes this type of data.
8638 .It Cd x-mailx-always
8639 Extension flag field that denotes that the given
8640 .Cd view
8641 command shall be executed even if multiple messages will be displayed
8642 at once.
8643 Normally messages which require external viewers that produce output
8644 which doesn't integrate into \*(UA's visual display (i.e., don't have
8645 .Cd copiousoutput
8646 set) have to be addressed directly and individually.
8647 (To avoid cases where, e.g., a thousand PDF viewer instances are spawned
8648 in sequence.)
8650 .It Cd x-mailx-even-if-not-interactive
8651 An extension flag test field \(em by default handlers without
8652 .Cd copiousoutput
8653 are entirely ignored in non-interactive mode, but if this flag is set
8654 then their use will be considered.
8655 It is an error if this flag is set for commands that use the flag
8656 .Cd needsterminal .
8658 .It Cd x-mailx-noquote
8659 An extension flag field that indicates that even a
8660 .Cd copiousoutput
8661 .Cd view
8662 command shall not be used to generate message quotes
8663 (as it would be by default).
8665 .It Cd x-mailx-async
8666 Extension flag field that denotes that the given
8667 .Cd view
8668 command shall be executed asynchronously, without blocking \*(UA.
8669 Cannot be used in conjunction with
8670 .Cd needsterminal .
8672 .It Cd x-mailx-test-once
8673 Extension flag which denotes wether the given
8674 .Cd test
8675 command shall be evaluated once only and the (boolean) result be cached.
8676 This is handy if some global unchanging condition is to be queried, like
8677 .Dq running under the X Window System .
8679 .It Cd x-mailx-tmpfile
8680 Extension flag field that requests creation of a zero-sized temporary
8681 file, the name of which is to be placed in the environment variable
8682 .Ev NAIL_FILENAME_TEMPORARY .
8683 It is an error to use this flag with commands that include a
8684 .Ql %s
8685 format.
8687 .It Cd x-mailx-tmpfile-fill
8688 Normally the MIME part content is passed to the handler via standard
8689 input; if this flag is set then the data will instead be written into
8690 the implied
8691 .Cd x-mailx-tmpfile .
8692 In order to cause deletion of the temporary file you will have to set
8693 .Cd x-mailx-tmpfile-unlink
8694 explicitly!
8695 It is an error to use this flag with commands that include a
8696 .Ql %s
8697 format.
8699 .It Cd x-mailx-tmpfile-unlink
8700 Extension flag field that requests that the temporary file shall be
8701 deleted automatically when the command loop is entered again at latest.
8702 (Don't use this for asynchronous handlers.)
8703 It is an error to use this flag with commands that include a
8704 .Ql %s
8705 format, or without also setting
8706 .Cd x-mailx-tmpfile
8708 .Cd x-mailx-tmpfile-fill .
8710 .It Cd x-mailx-tmpfile-keep
8711 Using the string
8712 .Ql %s
8713 implies the three tmpfile related flags above, but if you want, e.g.,
8714 .Cd x-mailx-async
8715 and deal with the temporary file yourself, you can add in this flag to
8716 forcefully ignore
8717 .Cd x-mailx-tmpfile-unlink .
8722 The standard includes the possibility to define any number of additional
8723 entry fields, prefixed by
8724 .Ql x- .
8725 Flag fields apply to the entire
8726 .Dq Mailcap
8727 entry \(em in some unusual cases, this may not be desirable, but
8728 differentiation can be accomplished via separate entries, taking
8729 advantage of the fact that subsequent entries are searched if an earlier
8730 one does not provide enough information.
8731 E.g., if a
8732 .Cd view
8733 command needs to specify the
8734 .Cd needsterminal
8735 flag, but the
8736 .Cd compose
8737 command shall not, the following will help out the latter (with enabled
8738 .Va debug
8739 or an increased
8740 .Va verbose
8741 level \*(UA will show informations about handler evaluation):
8743 .Bd -literal -offset indent
8744 application/postscript; ps-to-terminal %s; needsterminal
8745 application/postscript; ps-to-terminal %s; compose=idraw %s
8749 In fields any occurrence of the format string
8750 .Ql %t
8751 will be replaced by the
8752 .Ql TYPE/SUBTYPE
8753 specification.
8754 Named parameters from the
8755 .Ql Content-type:
8756 field may be placed in the command execution line using
8757 .Ql %{
8758 followed by the parameter name and a closing
8759 .Ql }
8760 character.
8761 The entire parameter should appear as a single command line argument,
8762 regardless of embedded spaces; thus:
8764 .Bd -literal -offset indent
8765 # Message
8766 Content-type:  multipart/mixed; boundary=42
8768 # Mailcap file
8769 multipart/*; /usr/local/bin/showmulti \e
8770   %t %{boundary}  ;  composetyped  = /usr/local/bin/makemulti
8772 # Executed shell command
8773 /usr/local/bin/showmulti multipart/mixed 42
8777 .\" TODO v15: Mailcap: %n,%F
8778 Note that \*(UA doesn't support handlers for multipart MIME parts as
8779 shown in this example (as of today).
8780 \*(UA doesn't support the additional formats
8781 .Ql %n
8783 .Ql %F .
8784 An example file, also showing how to properly deal with the expansion of
8785 .Ql %s ,
8786 which includes any quotes that are necessary to make it a valid shell
8787 argument by itself and thus will cause undesired behaviour when placed
8788 in additional user-provided quotes:
8790 .Bd -literal -offset indent
8791 # Comment line
8792 text/richtext; richtext %s; copiousoutput
8794 text/x-perl; perl -cWT %s
8796 application/pdf; \e
8797   infile=%s\e; \e
8798     trap "rm -f ${infile}" EXIT\e; \e
8799     trap "exit 75" INT QUIT TERM\e; \e
8800     mupdf %s; \e
8801   x-mailx-async; x-mailx-tmpfile-keep
8803 application/*; echo "This is \e"%t\e" but \e
8804     is 50 \e% Greek to me" \e; < %s head -c 1024 | cat -vET; \e
8805   copiousoutput; x-mailx-noquote
8809 Further reading:
8810 .Sx "HTML mail and MIME attachments" ,
8811 .Sx "The mime.types files" ,
8812 .Ic mimetype ,
8813 .Ev MAILCAPS ,
8814 .Va mime-counter-evidence ,
8815 .Va pipe-TYPE/SUBTYPE ,
8816 .Va pipe-EXTENSION .
8817 .\" }}}
8819 .\" .Ss "The .netrc file" {{{
8820 .Ss "The .netrc file"
8823 .Pa .netrc
8824 file contains user credentials for machine accounts.
8825 The default location in the user's
8826 .Ev HOME
8827 directory may be overridden by the
8828 .Ev NETRC
8829 environment variable.
8830 The file consists of space, tabulator or newline separated tokens.
8831 \*(UA implements a parser that supports a superset of the original BSD
8832 syntax, but users should nonetheless be aware of portability glitches
8833 of that file format, shall their
8834 .Pa .netrc
8835 be usable across multiple programs and platforms:
8838 .Bl -bullet -compact
8840 BSD doesn't support single, but only double quotation marks, e.g.,
8841 .Ql password="pass with spaces" .
8843 BSD (only?) supports escaping of single characters via a backslash
8844 (e.g., a space can be escaped via
8845 .Ql \e\0 ) ,
8846 in- as well as outside of a quoted string.
8848 BSD doesn't require the final quotation mark of the final user input token.
8850 The original BSD (Berknet) parser also supported a format which allowed
8851 tokens to be separated with commas \(en whereas at least Hewlett-Packard
8852 still seems to support this syntax, \*(UA does not!
8854 As a non-portable extension some widely-used programs support
8855 shell-style comments: if an input line starts, after any amount of
8856 whitespace, with a number sign
8857 .Ql # ,
8858 then the rest of the line is ignored.
8860 Whereas other programs may require that the
8861 .Pa .netrc
8862 file is accessible by only the user if it contains a
8863 .Cd password
8864 token for any other
8865 .Cd login
8866 than
8867 .Dq anonymous ,
8868 \*(UA will always require these strict permissions.
8872 Of the following list of supported tokens \*(UA only uses (and caches)
8873 .Cd machine ,
8874 .Cd login
8876 .Cd password .
8877 At runtime the command
8878 .Ic netrc
8879 can be used to control \*(UAs
8880 .Pa .netrc
8881 cache.
8883 .Bl -tag -width password
8884 .It Cd machine Ar name
8885 The hostname of the entries' machine, lowercase-normalized by \*(UA
8886 before use.
8887 Any further file content, until either end-of-file or the occurrence
8888 of another
8889 .Cd machine
8890 or a
8891 .Cd default
8892 first-class token is bound (only related) to the machine
8893 .Ar name .
8895 As an extension that shouldn't be the cause of any worries
8896 \*(UA supports a single wildcard prefix for
8897 .Ar name :
8898 .Bd -literal -offset indent
8899 machine *.example.com login USER password PASS
8900 machine pop3.example.com login USER password PASS
8901 machine smtp.example.com login USER password PASS
8904 which would match
8905 .Ql xy.example.com
8906 as well as
8907 .Ql pop3.example.com ,
8908 but neither
8909 .Ql example.com
8911 .Ql local.smtp.example.com .
8912 Note that in the example neither
8913 .Ql pop3.example.com
8915 .Ql smtp.example.com
8916 will be matched by the wildcard, since the exact matches take
8917 precedence (it is however faster to specify it the other way around).
8919 .It Cd default
8920 This is the same as
8921 .Cd machine
8922 except that it is a fallback entry that is used shall none of the
8923 specified machines match; only one default token may be specified,
8924 and it must be the last first-class token.
8926 .It Cd login Ar name
8927 The user name on the remote machine.
8929 .It Cd password Ar string
8930 The user's password on the remote machine.
8932 .It Cd account Ar string
8933 Supply an additional account password.
8934 This is merely for FTP purposes.
8936 .It Cd macdef Ar name
8937 Define a macro.
8938 A macro is defined with the specified
8939 .Ar name ;
8940 it is formed from all lines beginning with the next line and continuing
8941 until a blank line is (consecutive newline characters are) encountered.
8942 (Note that
8943 .Cd macdef
8944 entries cannot be utilized by multiple machines, too, but must be
8945 defined following the
8946 .Ic machine
8947 they are intended to be used with.)
8948 If a macro named
8949 .Ar init
8950 exists, it is automatically run as the last step of the login process.
8951 This is merely for FTP purposes.
8953 .\" }}}
8955 .\" }}}
8958 .\" .Sh EXAMPLES {{{
8959 .Sh EXAMPLES
8961 .\" .Ss "An example configuration" {{{
8962 .Ss "An example configuration"
8964 .Bd -literal -offset indent
8965 # This example assumes v15.0 compatibility mode
8966 set v15-compat
8968 # Where are the up-to-date SSL certificates?
8969 #set ssl-ca-dir=/etc/ssl/certs
8970 set ssl-ca-file=/etc/ssl/certs/ca-certificates.crt
8972 # (Since we manage up-to-date ones explicitly, don't use any,
8973 # possibly outdated, default certificates shipped with OpenSSL
8974 set ssl-no-default-ca
8976 # Don't use protocols older than TLS v1.2.
8977 # Change this only when the remote server doesn't support it:
8978 # maybe use ssl-protocol-HOST (or -USER@HOST) syntax to define
8979 # such explicit exceptions, then
8980 set ssl-protocol="-ALL,+TLSv1.2"
8982 # Explicitly define the list of ciphers, which may improve security,
8983 # especially with protocols older than TLS v1.2.  See ciphers(1).
8984 # Hint: it is important to include "@STRENGTH": only with it the
8985 # final list will be sorted by algorithm strength.
8986 # This is an example: in reality it is possibly best to only use
8987 # ssl-cipher-list-HOST (or -USER@HOST), as necessary, again..
8988 set ssl-cipher-list="ALL:!aNULL:!MEDIUM:!LOW:\e
8989     !MD5:!RC4:!EXPORT:@STRENGTH"
8991 # Request strict transport security checks!
8992 set ssl-verify=strict
8994 # Essential setting: select allowed character sets
8995 set sendcharsets=utf-8,iso-8859-1
8997 # A very kind option: when replying to a message, first try to
8998 # use the same encoding that the original poster used herself!
8999 set reply-in-same-charset
9001 # When replying to or forwarding a message the comment and name
9002 # parts of email addresses are removed unless this variable is set
9003 set fullnames
9005 # When sending messages, wait until the Mail-Transfer-Agent finishs.
9006 # Only like this you'll be able to see errors reported through the
9007 # exit status of the MTA (including the builtin SMTP one)!
9008 set sendwait
9010 # Only use builtin MIME types, no mime.types(5) files
9011 set mimetypes-load-control
9013 # Default directory where we act in (relative to $HOME)
9014 set folder=mail
9015 # A leading "+" (often) means: under *folder*
9016 # *record* is used to save copies of sent messages
9017 set MBOX=+mbox.mbox record=+sent.mbox DEAD=+dead.mbox
9019 # Make "file mymbox" and "file myrec" go to..
9020 shortcut mymbox %:+mbox.mbox myrec +sent.mbox
9022 # Not really optional, e.g., for S/MIME
9023 set from="Your Name <youremail@domain>"
9025 # It may be necessary to set hostname and/or smtp-hostname
9026 # if the "SERVER" of smtp and "domain" of from don't match.
9027 # The `urlencode' command can be used to encode USER and PASS
9028 set smtp=(smtp[s]/submission)://[USER[:PASS]@]SERVER[:PORT] \e
9029     smtp-auth=login/plain... \e
9030     smtp-use-starttls
9032 # Never refuse to start into interactive mode, and more
9033 set emptystart \e
9034     colour-pager crt= \e
9035     followup-to followup-to-honour=ask-yes \e
9036     history-file=+.\*(uahist history-size=-1 history-gabby \e
9037     mime-counter-evidence=0xE \e
9038     prompt='?\e?[\e$ \e@]\e& ' \e
9039     reply-to-honour=ask-yes
9041 # When `p'rinting messages, show only these headers
9042 # (use `P'rint for all headers and `S'how for raw message)
9043 retain date from to cc subject
9045 # Some mailing lists
9046 mlist @xyz-editor.xyz$ @xyzf.xyz$
9047 mlsubscribe ^xfans@xfans.xyz$
9049 # A real life example of a very huge free mail provider
9050 account XooglX {
9051   set from="Your Name <youremail@domain>"
9052   # (The plain smtp:// proto is optional)
9053   set smtp=USER:PASS@smtp.gmXil.com smtp-use-starttls
9056 # Here is a pretty large one which does not allow sending mails
9057 # if there is a domain name mismatch on the SMTP protocol level,
9058 # which would bite us if the value of from does not match, e.g.,
9059 # for people who have a sXXXXeforge project and want to speak
9060 # with the mailing list under their project account (in from),
9061 # still sending the message through their normal mail provider
9062 account XandeX {
9063   set from="Your Name <youremail@domain>"
9064   set smtp=smtps://USER:PASS@smtp.yaXXex.ru:465 \e
9065       hostname=yaXXex.com smtp-hostname=
9068 # Create some new commands so that, e.g., `ls /tmp' will..
9069 ghost l   !ls -aFtr
9070 ghost L   !ls -aFt
9071 ghost ll  !ls -aFltr
9072 ghost Ll  !ls -aFlt
9073 ghost la  !ls -aFr
9074 ghost La  !ls -aF
9075 ghost lla !ls -aFlr
9076 ghost Lla !ls -aFl
9077 ghost lS  !ls -aFrS
9078 ghost LS  !ls -aFS
9079 ghost llS !ls -aFlrS
9080 ghost LlS !ls -aFlS
9082 # We don't support gpg(1) directly yet.  But simple --clearsign'd
9083 # message parts can be dealt with as follows:
9084 define V {
9085   localopts yes
9086   set pipe-text/plain="@*#++=@\e
9087     < \e"${NAIL_FILENAME_TEMPORARY}\e" awk \e
9088         -v TMPFILE=\e"${NAIL_FILENAME_TEMPORARY}\e" '\e
9089       BEGIN {done=0}\e
9090       /^-----BEGIN PGP SIGNED MESSAGE-----/,/^$/ {\e
9091         if (done++ != 0)\e
9092           next;\e
9093         print \e"--- GPG --verify ---\e";\e
9094         system(\e"gpg --verify \e" TMPFILE \e" 2>&1\e");\e
9095         print \e"--- GPG --verify ---\e";\e
9096         print \e"\e";\e
9097         next;\e
9098       }\e
9099       /^-----BEGIN PGP SIGNATURE-----/,\e
9100           /^-----END PGP SIGNATURE-----/ {\e
9101         next;\e
9102       }\e
9103       {print}\e
9104       '"
9105   print
9107 ghost V call V
9109 define RK {
9110   !printf 'Key IDs to gpg --recv-keys: ';\e
9111     read keyids;\e
9112     gpg --recv-keys ${keyids};
9114 ghost RK call RK
9118 When storing passwords in
9119 .Pa \*(ur
9120 appropriate permissions should be set on this file with
9121 .Ql $ chmod 0600 \*(ur .
9122 If the \*(OPal
9123 .Va netrc-lookup
9124 is available user credentials can be stored in the central
9125 .Pa .netrc
9126 file instead; e.g., here is a different version of the example account
9127 that sets up SMTP and POP3:
9129 .Bd -literal -offset indent
9130 account XandeX {
9131   set from="Your Name <youremail@domain>"
9132   set netrc-lookup
9133   #set agent-shell-lookup="gpg -d .pass.gpg"
9135   set smtp=smtps://smtp.yXXXXx.ru:465 \e
9136       smtp-hostname= hostname=yXXXXx.com
9137   set pop3-keepalive=240 pop3-no-apop-pop.yXXXXx.ru
9138   ghost xp fi pop3s://pop.yXXXXx.ru
9143 and, in the
9144 .Pa .netrc
9145 file:
9147 .Bd -literal -offset indent
9148 machine *.yXXXXx.ru login USER password PASS
9152 If the also \*(OPal
9153 .Va agent-shell-lookup
9154 is available things could be diversified further by using encrypted
9155 password storage: for this, don't specify
9156 .Ql password PASS
9157 in the
9158 .Pa .netrc
9159 file and instead uncomment the line that defines agent lookup in the
9160 example
9161 .Ic account
9162 above, then create the encrypted password storage file
9163 .Pa .pass.gpg :
9165 .Bd -literal -offset indent
9166 $ echo PASS > .pass
9167 $ gpg -e .pass
9168 $ eval `gpg-agent --daemon \e
9169         --pinentry-program=/usr/bin/pinentry-curses \e
9170         --max-cache-ttl 99999 --default-cache-ttl 99999`
9174 This configuration should now work just fine (use the
9175 .Fl d
9176 command line option for a(n almost) dry-run):
9179 .Dl $ echo text | \*(ua -vv -AXandeX -s Subject some@where
9180 .\" }}}
9182 .\" .Ss "Signed and encrypted messages with S/MIME" {{{
9183 .Ss "Signed and encrypted messages with S/MIME"
9185 \*(OP S/MIME provides two central mechanisms:
9186 message signing and message encryption.
9187 A signed message contains some data in addition to the regular text.
9188 The data can be used to verify that the message was sent using a valid
9189 certificate, that the sender's address in the message header matches
9190 that in the certificate, and that the message text has not been altered.
9191 Signing a message does not change its regular text;
9192 it can be read regardless of whether the recipient's software is able to
9193 handle S/MIME.
9196 It is thus usually possible to sign all outgoing messages if so desired.
9197 Encryption, in contrast, makes the message text invisible for all people
9198 except those who have access to the secret decryption key.
9199 To encrypt a message, the specific recipient's public encryption key
9200 must be known.
9201 It is therefore not possible to send encrypted mail to people unless their
9202 key has been retrieved from either previous communication or public key
9203 directories.
9204 A message should always be signed before it is encrypted.
9205 Otherwise, it is still possible that the encrypted message text is
9206 altered.
9209 A central concept to S/MIME is that of the certification authority (CA).
9210 A CA is a trusted institution that issues certificates.
9211 For each of these certificates it can be verified that it really
9212 originates from the CA, provided that the CA's own certificate is
9213 previously known.
9214 A set of CA certificates is usually delivered with OpenSSL and installed
9215 on your system.
9216 If you trust the source of your OpenSSL software installation,
9217 this offers reasonable security for S/MIME on the Internet.
9218 (Otherwise set
9219 .Va ssl-no-default-ca
9220 and use
9221 .Va smime-ca-file
9222 and/or
9223 .Va smime-ca-dir . )
9224 In general, a certificate cannot be more secure than the method its CA
9225 certificate has been retrieved with, though.
9226 Thus if you download a CA certificate from the Internet,
9227 you can only trust the messages you verify using that certificate as
9228 much as you trust the download process.
9231 The first thing you need for participating in S/MIME message exchange is
9232 your personal certificate, including a private key.
9233 The certificate contains public information, in particular your name and
9234 your email address(es), and the public key that is used by others to
9235 encrypt messages for you,
9236 and to verify signed messages they supposedly received from you.
9237 The certificate is included in each signed message you send.
9238 The private key must be kept secret.
9239 It is used to decrypt messages that were previously encrypted with your
9240 public key, and to sign messages.
9243 For personal use it is recommended that you get a S/MIME certificate
9244 from one of the major CAs on the Internet using your WWW browser.
9245 Many CAs offer such certificates for free.
9246 There is also
9247 .Lk https://www.CAcert.org
9248 which issues client and server certificates to members of their
9249 community for free; their root certificate
9250 .Pf ( Lk https://\:www.cacert.org/\:certs/\:root.crt )
9251 is often not in the default set of trusted CA root certificates, though,
9252 which means you will have to download their root certificate separately
9253 and ensure it is part of our S/MIME certificate validation chain by
9254 including it in
9255 .Va smime-ca-dir
9256 or as a vivid member of the
9257 .Va smime-ca-file .
9258 But let's take a step-by-step tour on how to setup S/MIME with
9259 a certificate from CAcert.org despite this situation!
9262 First of all you will have to become a member of the CAcert.org
9263 community, simply by registrating yourself via the web interface.
9264 Once you are, create and verify all email addresses you want to be able
9265 to create signed and encrypted messages for/with using the corresponding
9266 entries of the web interface.
9267 Now ready to create S/MIME certificates, so let's create a new
9268 .Dq client certificate ,
9269 ensure to include all email addresses that should be covered by the
9270 certificate in the following web form, and also to use your name as the
9271 .Dq common name .
9274 Create a private key and a certificate request on your local computer
9275 (please see the manual pages of the used commands for more in-depth
9276 knowledge on what the used arguments etc. do):
9279 .Dl openssl req -nodes -newkey rsa:4096 -keyout key.pem -out creq.pem
9282 Afterwards copy-and-paste the content of
9283 .Dq creq.pem
9284 into the certificate-request (CSR) field of the web form on the
9285 CAcert.org website (you may need to unfold some
9286 .Dq advanced options
9287 to see the corresponding text field).
9288 This last step will ensure that your private key (which never left your
9289 box) and the certificate belong together (through the public key that
9290 will find its way into the certificate via the certificate-request).
9291 You are now ready and can create your CAcert certified certificate.
9292 Download and store or copy-and-paste it as
9293 .Dq pub.crt .
9296 Yay.
9297 In order to use your new S/MIME setup you will have to create
9298 a combined private key/public key (certificate) file:
9301 .Dl cat key.pem pub.crt > ME@HERE.com.paired
9304 This is the file \*(UA will work with.
9305 If you have created your private key with a passphrase then \*(UA will
9306 ask you for it whenever a message is signed or decrypted.
9307 Set the following variables to henceforth use S/MIME (setting
9308 .Va smime-ca-file
9309 is of interest for verification only):
9311 .Bd -literal -offset indent
9312 set smime-ca-file=ALL-TRUSTED-ROOT-CERTS-HERE \e
9313   smime-sign-cert=ME@HERE.com.paired \e
9314   smime-sign-message-digest=SHA256 \e
9315   smime-sign
9319 From each signed message you send, the recipient can fetch your
9320 certificate and use it to send encrypted mail back to you.
9321 Accordingly if somebody sends you a signed message, you can do the same,
9322 and use the
9323 .Ic verify
9324 command to check the validity of the certificate.
9327 Variables of interest for S/MIME signing:
9328 .Va smime-ca-dir ,
9329 .Va smime-ca-file ,
9330 .Va smime-crl-dir ,
9331 .Va smime-crl-file ,
9332 .Va smime-no-default-ca ,
9333 .Va smime-sign ,
9334 .Va smime-sign-cert ,
9335 .Va smime-sign-include-certs
9337 .Va smime-sign-message-digest .
9340 After it has been verified save the certificate via
9341 .Ic certsave
9342 and tell \*(UA that it should use it for encryption for further
9343 communication with that somebody:
9345 .Bd -literal -offset indent
9346 certsave FILENAME
9347 set smime-encrypt-USER@HOST=FILENAME \e
9348     smime-cipher-USER@HOST=AES256
9352 Additional variables of interest for S/MIME en- and decryption:
9353 .Va smime-cipher
9355 .Va smime-encrypt-USER@HOST .
9358 You should carefully consider if you prefer to store encrypted messages
9359 in decrypted form.
9360 If you do, anybody who has access to your mail folders can read them,
9361 but if you do not, you might be unable to read them yourself later if
9362 you happen to lose your private key.
9364 .Ic decrypt
9365 command saves messages in decrypted form, while the
9366 .Ic save , copy ,
9368 .Ic move
9369 commands leave them encrypted.
9372 Note that neither S/MIME signing nor encryption applies to message
9373 subjects or other header fields yet.
9374 Thus they may not contain sensitive information for encrypted messages,
9375 and cannot be trusted even if the message content has been verified.
9376 When sending signed messages,
9377 it is recommended to repeat any important header information in the
9378 message text.
9379 .\" }}}
9381 .\" .Ss "Using CRLs with S/MIME or SSL/TLS" {{{
9382 .Ss "Using CRLs with S/MIME or SSL/TLS"
9384 \*(OP Certification authorities (CAs) issue certificate revocation
9385 lists (CRLs) on a regular basis.
9386 These lists contain the serial numbers of certificates that have been
9387 declared invalid after they have been issued.
9388 Such usually happens because the private key for the certificate has
9389 been compromised,
9390 because the owner of the certificate has left the organization that is
9391 mentioned in the certificate, etc.
9392 To seriously use S/MIME or SSL/TLS verification,
9393 an up-to-date CRL is required for each trusted CA.
9394 There is otherwise no method to distinguish between valid and
9395 invalidated certificates.
9396 \*(UA currently offers no mechanism to fetch CRLs, nor to access them on
9397 the Internet, so you have to retrieve them by some external mechanism.
9400 \*(UA accepts CRLs in PEM format only;
9401 CRLs in DER format must be converted, like, e.\|g.:
9404 .Dl $ openssl crl \-inform DER \-in crl.der \-out crl.pem
9407 To tell \*(UA about the CRLs, a directory that contains all CRL files
9408 (and no other files) must be created.
9410 .Va smime-crl-dir
9412 .Va ssl-crl-dir
9413 variables, respectively, must then be set to point to that directory.
9414 After that, \*(UA requires a CRL to be present for each CA that is used
9415 to verify a certificate.
9416 .\" }}}
9418 .\" .Ss "Handling spam" {{{
9419 .Ss "Handling spam"
9421 \*(OP \*(UA can make use of several spam interfaces for the purpose of
9422 identification of, and, in general, dealing with spam messages.
9423 A precondition of most commands in order to function is that the
9424 .Va spam-interface
9425 variable is set to one of the supported interfaces.
9426 Once messages have been identified as spam their (volatile)
9427 .Ql is-spam
9428 state can be prompted: the
9429 .Ql Ar :s
9431 .Ql Ar :S
9432 message specifications will address respective messages and their
9433 .Va attrlist
9434 entries will be used when displaying the
9435 .Va headline
9436 in the header display.
9438 .Bl -bullet
9440 .Ic spamrate
9441 rates the given messages and sets their
9442 .Ql is-spam
9443 flag accordingly.
9444 If the spam interface offers spam scores those can also be displayed in
9445 the header display by including the
9446 .Ql %$
9447 format in the
9448 .Va headline
9449 variable.
9451 .Ic spamham ,
9452 .Ic spamspam
9454 .Ic spamforget
9455 will interact with the Bayesian filter of the chosen interface and learn
9456 the given messages as
9457 .Dq ham
9459 .Dq spam ,
9460 respectively; the last command can be used to cause
9461 .Dq unlearning
9462 of messages; it adheres to their current
9463 .Ql is-spam
9464 state and thus reverts previous teachings.
9466 .Ic spamclear
9468 .Ic spamset
9469 will simply set and clear, respectively, the mentioned volatile
9470 .Ql is-spam
9471 message flag, without any interface interaction.
9476 .Xr spamassassin 1
9477 based
9478 .Va spam-interface Ns s
9479 .Ql spamc
9481 .Ql spamd
9482 require a running instance of the
9483 .Xr spamd 1
9484 server in order to function, started with the option
9485 .Fl -allow-tell
9486 shall Bayesian filter learning be possible.
9487 .Ql spamd
9488 only works via a local path-based
9489 .Xr unix 4
9490 socket, but otherwise the following will be equivalently fine:
9492 .Bd -literal -offset indent
9493 $ spamd -i localhost:2142 -i /tmp/.spamsock -d [-L] [-l]
9494 $ spamd --listen=localhost:2142 --listen=/tmp/.spamsock \e
9495     --daemonize [--local] [--allow-tell]
9499 Thereafter \*(UA can make use of these interfaces:
9501 .Bd -literal -offset indent
9502 $ \*(ua -Sspam-interface=spamd -Sspam-maxsize=500000 \e
9503     -Sspamd-socket=/tmp/.spamsock -Sspamd-user=
9505 $ \*(ua -Sspam-interface=spamc -Sspam-maxsize=500000 \e
9506     -Sspamc-command=/usr/local/bin/spamc \e
9507     -Sspamc-arguments="-U /tmp/.spamsock" -Sspamc-user=
9509 $ \*(ua -Sspam-interface=spamc -Sspam-maxsize=500000 \e
9510     -Sspamc-command=/usr/local/bin/spamc \e
9511     -Sspamc-arguments="-d localhost -p 2142" -Sspamc-user=
9515 Using the generic filter approach allows usage of programs like
9516 .Xr bogofilter 1
9518 .Xr sylfilter 1 .
9519 Here is an example for the former, requiring it to be accessible via
9520 .Ev PATH :
9522 .Bd -literal -offset indent
9523 $ \*(ua -Sspam-interface=filter -Sspam-maxsize=500000 \e
9524     -Sspamfilter-ham="bogofilter -n" \e
9525     -Sspamfilter-noham="bogofilter -N" \e
9526     -Sspamfilter-nospam="bogofilter -S" \e
9527     -Sspamfilter-rate="bogofilter -TTu 2>/dev/null" \e
9528     -Sspamfilter-spam="bogofilter -s" \e
9529     -Sspamfilter-rate-scanscore="1;^(.+)$"
9533 Because messages must exist on local storage in order to be scored (or
9534 used for Bayesian filter training), it is possibly a good idea to
9535 perform the local spam check last:
9537 .Bd -literal -offset indent
9538 define spamdelhook {
9539   # Server side DCC
9540   spamset (header x-dcc-brand-metrics "bulk")
9541   # Server-side spamassassin(1)
9542   spamset (header x-spam-flag "YES")
9543   del :s # TODO we HAVE to be able to do `spamrate :u ! :sS'
9544   move :S +maybe-spam
9545   spamrate :u
9546   del :s
9547   move :S +maybe-spam
9549 set folder-hook-FOLDER=spamdelhook
9553 See also the documentation for the variables
9554 .Va spam-interface , spam-maxsize ,
9555 .Va spamc-command , spamc-arguments , spamc-user ,
9556 .Va spamd-socket , spamd-user ,
9557 .Va spamfilter-ham , spamfilter-noham , spamfilter-nospam , \
9558   spamfilter-rate
9560 .Va spamfilter-rate-scanscore .
9561 .\" }}}
9562 .\" }}} (Examples)
9565 .\" .Sh "FAQ" {{{
9566 .Sh "FAQ"
9568 .\" .Ss "\*(UA shortly hangs on startup" {{{
9569 .Ss "\*(UA shortly hangs on startup"
9571 This can have two reasons, one is the necessity to wait for a file lock
9572 and can't be helped, the other being that \*(UA calls the function
9573 .Xr uname 2
9574 in order to query the nodename of the box (sometimes the real one is
9575 needed instead of the one represented by the internal variable
9576 .Va hostname ) .
9577 You may have varying success by ensuring that the real hostname and
9578 .Ql localhost
9579 have entries in
9580 .Pa /etc/hosts ,
9581 or, more generally, that the name service is properly setup \(en
9582 and does
9583 .Xr hostname 1
9584 return what you'd expect?
9585 Does this local hostname has a domain suffix?
9586 RFC 6762 standardized the link-local top-level domain
9587 .Ql .local .
9588 .\" }}}
9590 .\" .Ss "I can't login to Google mail a.k.a. GMail" {{{
9591 .Ss "I can't login to Google mail a.k.a. GMail"
9593 Since 2014 some free service providers classify programs as
9594 .Dq less secure
9595 unless they use a special authentification method (OAuth 2.0) which
9596 wasn't standardized for non-HTTP protocol authentication token query
9597 until August 2015 (RFC 7628).
9600 Different to Kerberos / GSSAPI, which is developed since the mid of the
9601 1980s, where a user can easily create a local authentication ticket for
9602 her- and himself with the locally installed
9603 .Xr kinit 1
9604 program, that protocol has no such local part but instead requires
9605 a world-wide-web query to create or fetch a token; since there is no
9606 local cache this query has to be performed whenever \*(UA is invoked
9607 from the command line (in interactive sessions situation may differ).
9610 \*(UA doesn't support OAuth.
9611 Because of this it is necessary to declare \*(UA a
9612 .Dq less secure app
9613 (on the providers account web page) in order to read and send mail.
9614 However, it also seems possible to take the following steps instead:
9617 .Bl -enum -compact
9619 give the provider the number of a mobile phone,
9621 enable
9622 .Dq 2-Step Verification ,
9624 create an application specific password (16 characters), and
9626 use that special password instead of your real Google account password in
9627 S-nail (for more on that see the section
9628 .Sx "On URL syntax and credential lookup" ) .
9630 .\" }}}
9631 .\" }}}
9634 .\" .Sh "SEE ALSO" {{{
9635 .Sh "SEE ALSO"
9637 .Xr bogofilter 1 ,
9638 .Xr bzip2 1 ,
9639 .Xr file 1 ,
9640 .Xr fmt 1 ,
9641 .Xr gpg 1 ,
9642 .Xr gpg-agent 1 ,
9643 .Xr gzip 1 ,
9644 .Xr less 1 ,
9645 .Xr more 1 ,
9646 .Xr newaliases 1 ,
9647 .Xr openssl 1 ,
9648 .Xr postfix 1 ,
9649 .Xr printf 1 ,
9650 .Xr sendmail 1 ,
9651 .Xr sh 1 ,
9652 .Xr spamassassin 1 ,
9653 .Xr spamc 1 ,
9654 .Xr spamd 1 ,
9655 .Xr sylfilter 1 ,
9656 .Xr vacation 1 ,
9657 .Xr xterm 1 ,
9658 .Xr xz 1 ,
9659 .Xr iconv 3 ,
9660 .Xr readline 3 ,
9661 .Xr setlocale 3 ,
9662 .Xr ssl 3 ,
9663 .Xr aliases 5 ,
9664 .Xr termcap 5 ,
9665 .Xr terminfo 5 ,
9666 .Xr locale 7 ,
9667 .Xr mailaddr 7 ,
9668 .Xr re_format 7 ,
9669 .Xr exim 8 ,
9670 .Xr mailwrapper 8 ,
9671 .Xr sendmail 8
9672 .\" }}}
9675 .\" .Sh HISTORY {{{
9676 .Sh HISTORY
9678 M. Douglas McIlroy writes in his article
9679 .Dq A Research UNIX Reader: Annotated Excerpts \
9680 from the Programmer's Manual, 1971-1986
9682 .Xr mail 1
9683 command already appeared in First Edition
9685 in 1971:
9687 .Bd -ragged -offset indent
9688 Electronic mail was there from the start.
9689 Never satisfied with its exact behavior, everybody touched it at one
9690 time or another: to assure the safety of simultaneous access, to improve
9691 privacy, to survive crashes, to exploit uucp, to screen out foreign
9692 freeloaders, or whatever.
9693 Not until v7 did the interface change (Thompson).
9694 Later, as mail became global in its reach, Dave Presotto took charge and
9695 brought order to communications with a grab-bag of external networks
9696 (v8).
9701 Mail was written in 1978 by Kurt Shoens and developed as part of the
9704 distribution until 1995.
9705 Mail has then seen further development in open source
9707 variants, noticeably by Christos Zoulas in
9708 .Pf Net Bx .
9709 Basing upon this Nail, later Heirloom Mailx, was developed by Gunnar
9710 Ritter in the years 2000 until 2008.
9711 Since 2012 S-nail is maintained by Steffen (Daode) Nurpmeso.
9712 This man page is derived from
9713 .Dq The Mail Reference Manual
9714 that was originally written by Kurt Shoens.
9715 .\" }}}
9718 .Sh AUTHORS
9720 .An "Kurt Shoens" ,
9721 .An "Christos Zoulas" ,
9722 .An "Gunnar Ritter" ,
9723 .An "Steffen Nurpmeso" Aq Mt s-nail-users@lists.sourceforge.net
9724 (later
9725 .Mt s-mailx@sdaoden.eu ) .
9728 .\" .Sh CAVEATS {{{
9729 .Sh CAVEATS
9731 The character set conversion uses and relies upon the
9732 .Xr iconv 3
9733 function.
9734 Its functionality differs widely between the various system environments
9735 \*(UA runs on.
9738 Limitations with POP3 mailboxes are:
9739 It is not possible to edit messages, they can only be copied and deleted.
9740 The line count for the header display is only appropriate if the entire
9741 message has been downloaded from the server.
9742 The status field of a message is maintained by the server between
9743 connections; some servers do not update it at all, and with a server
9744 that does, the
9745 .Ic exit
9746 command will not cause the message status to be reset.
9748 .Ic newmail
9749 command and the
9750 .Va newmail
9751 variable have no effect.
9752 It is not possible to rename or to remove POP3 mailboxes.
9755 If a
9756 .Dq RUBOUT
9757 (interrupt,
9758 .Ql control-C )
9759 is typed while a POP3 operation is in progress, \*(UA will wait
9760 until the operation can be safely aborted, and will then return to the
9761 command loop and print the prompt again.
9762 When a second
9763 .Dq RUBOUT
9764 is typed while \*(UA is waiting for the operation to complete, the
9765 operation itself will be cancelled.
9766 In this case, data that has not been fetched yet will have to be fetched
9767 before the next command can be performed.
9768 If the cancelled operation was using an SSL/TLS encrypted channel,
9769 an error in the SSL transport will very likely result and render the
9770 connection unusable.
9773 As \*(UA is a mail user agent, it provides only basic SMTP services.
9774 If it fails to contact its upstream SMTP server, it will not make
9775 further attempts to transfer the message at a later time,
9776 and it does not leave other information about this condition than an
9777 error message on the terminal and an entry in
9778 .Ev DEAD .
9779 This is usually not a problem if the SMTP server is located in the same
9780 local network as the computer on which \*(UA is run.
9781 However, care should be taken when using a remote server of an ISP;
9782 it might be better to set up a local SMTP server then which just acts as
9783 a proxy.
9786 \*(UA immediately contacts the SMTP server (or
9787 .Xr sendmail 1 ) .
9788 It would not make much sense for \*(UA to defer outgoing mail since SMTP
9789 servers usually provide much more elaborated delay handling than \*(UA
9790 could perform as a client.
9791 .\" }}}
9794 .Sh BUGS
9796 See the file
9797 .Pa TODO
9798 from the distribution or the repository.
9800 After deleting some message of a POP3 mailbox the header summary falsely
9801 claims that there are no messages to display, you need to perform
9802 a scroll or dot movement to restore proper state.
9804 In threaded display a power user may encounter crashes very
9805 occasionally (this is may and very).
9806 .\" s-ts-mode