nail.1: add section "Encrypted network communication"
[s-mailx.git] / nail.1
blob0e76d10a4683404111937f4a387041730cfa6ece
1 .\"@ nail.1 - S-nail(1) reference manual.
2 .\"
3 .\" Copyright (c) 2000-2008 Gunnar Ritter, Freiburg i. Br., Germany.
4 .\" Copyright (c) 2012 - 2017 Steffen (Daode) Nurpmeso <steffen@sdaoden.eu>.
5 .\"
6 .\" Copyright (c) 1980, 1990, 1993
7 .\"      The Regents of the University of California.  All rights reserved.
8 .\"
9 .\" Redistribution and use in source and binary forms, with or without
10 .\" modification, are permitted provided that the following conditions
11 .\" are met:
12 .\" 1. Redistributions of source code must retain the above copyright
13 .\"    notice, this list of conditions and the following disclaimer.
14 .\" 2. Redistributions in binary form must reproduce the above copyright
15 .\"    notice, this list of conditions and the following disclaimer in the
16 .\"    documentation and/or other materials provided with the distribution.
17 .\" 3. Neither the name of the University nor the names of its contributors
18 .\"    may be used to endorse or promote products derived from this software
19 .\"    without specific prior written permission.
20 .\"
21 .\" THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
22 .\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
23 .\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
24 .\" ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
25 .\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
26 .\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
27 .\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
28 .\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
29 .\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
30 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
31 .\" SUCH DAMAGE.
32 .\"
33 .\"--MKREL-START--
34 .\"@ S-nail v14.9.3 / 2017-08-03
35 .Dd August 03, 2017
36 .ds VV \\%v14.9.3
37 .\"--MKREL-END--
38 .\"--MKMAN-START--
39 .ds UU \\%S-NAIL
40 .ds UA \\%S-nail
41 .ds uA \\%s-nail
42 .ds UR \\%s-nail.rc
43 .\"--MKMAN-END--
44 .\" --BEGINSTRIP--
45 .\"
46 .\" If not ~/.mailrc, it breaks POSIX compatibility.  And adjust main.c.
47 .ds ur \\%~/.mailrc
48 .ds OB [Obsolete]
49 .ds OP [Option]
50 .ds IN [v15-compat]
51 .ds OU [no v15-compat]
52 .ds ID [v15 behaviour may differ]
53 .ds NQ [Only new quoting rules]
54 .ds BO (Boolean)
55 .ds RO (Read-only)
57 .Dt "\*(UU" 1
58 .Os
59 .Mx -enable
62 .Sh NAME
63 .Nm \*(UA \%[\*(VV]
64 .Nd send and receive Internet mail
67 .\" .Sh SYNOPSIS {{{
68 .Sh SYNOPSIS
70 .\" Keep in SYNC: ./nail.1:"SYNOPSIS, main()
71 .Nm \*(uA
72 .Fl h | Fl Fl help
73 .Pp
74 .Nm \*(uA
75 .Bk -words
76 .Op Fl BdEFinv~#
77 .Op Fl \&: Ar spec
78 .Op Fl A Ar account
79 .Op : Ns Fl a Ar attachment Ns \&:
80 .Op : Ns Fl b Ar bcc-addr Ns \&:
81 .Op : Ns Fl c Ar cc-addr Ns \&:
82 .Op Fl M Ar type | Fl m Ar file | Fl q Ar file | Fl t
83 .Op Fl r Ar from-addr
84 .Oo : Ns
85 .Fl S Ar var Ns Op Ns = Ns Ar value Ns
86 .Pf \&: Oc
87 .Op Fl s Ar subject
88 .Op : Ns Fl X Ar cmd Ns \&:
89 .Op Fl \&.
90 .Pf : Ar to-addr Ns \&:
91 .Op Fl Fl \~ Ns : Ns Ar mta-option Ns \&:
92 .Ek
93 .Pp
94 .Nm \*(uA
95 .Bk -words
96 .Op Fl BdEeHiNnRv~#
97 .Op Fl \&: Ar spec
98 .Op Fl A Ar account
99 .Op Fl L Ar spec
100 .Op Fl r Ar from-addr
101 .Oo : Ns
102 .Fl S Ar var Ns Op Ns = Ns Ar value Ns
103 .Pf \&: Oc
104 .Op Fl u Ar user
105 .Op : Ns Fl X Ar cmd Ns \&:
106 .Op Fl Fl \~ Ns : Ns Ar mta-option Ns \&:
108 .Nm \*(uA
109 .Bk -words
110 .Op Fl BdEeHiNnRv~#
111 .Op Fl \&: Ar spec
112 .Op Fl A Ar account
113 .Fl f
114 .Op Fl L Ar spec
115 .Op Fl r Ar from-addr
116 .Oo : Ns
117 .Fl S Ar var Ns Op Ns = Ns Ar value Ns
118 .Pf \&: Oc
119 .Op : Ns Fl X Ar cmd Ns \&:
120 .Op Ar file
121 .Op Fl Fl \~ Ns : Ns Ar mta-option Ns \&:
124 .\" }}}
127 .Mx -toc -tree html pdf ps xhtml
130 .\" .Sh DESCRIPTION {{{
131 .Sh DESCRIPTION
133 .Bd -filled -compact -offset indent
134 .Sy Compatibility note:
135 S-nail (\*(UA) will wrap up into \%S-mailx in v15.0 (circa 2019).
136 Backward incompatibility has to be expected \(en
137 .Sx COMMANDS
138 will use
139 .Sx "Shell-style argument quoting"
140 rules, for example, and shell metacharacters will become meaningful.
141 New and old behaviour is flagged \*(IN and \*(OU, and setting
142 .Va v15-compat ,
143 one of the many
144 .Sx "INTERNAL VARIABLES" ,
145 will choose new behaviour when applicable.
146 \*(OB flags what will vanish, and enabling
147 .Fl d
149 .Fl v
150 enables obsoletion warnings.
154 \*(UA provides a simple and friendly environment for sending and
155 receiving mail.
156 It is intended to provide the functionality of the POSIX
157 .Xr mailx 1
158 command, but is MIME capable and optionally offers extensions for
159 line editing, S/MIME, SMTP and POP3, among others.
160 \*(UA divides incoming mail into its constituent messages and allows
161 the user to deal with them in any order.
162 It offers many
163 .Sx COMMANDS
165 .Sx "INTERNAL VARIABLES"
166 for manipulating messages and sending mail.
167 It provides the user simple editing capabilities to ease the composition
168 of outgoing messages, and increasingly powerful and reliable
169 non-interactive scripting capabilities.
171 .\" .Ss "Options" {{{
172 .Ss "Options"
174 .Bl -tag -width ".It Fl BaNg"
176 .It Fl \&: Ar spec
177 Explicitly control which of the
178 .Sx "Resource files"
179 shall be
180 .Ic source Ns
181 d (loaded): if the letter
182 .Ql s
183 is (case-insensitively) part of the
184 .Ar spec
185 then the system wide
186 .Pa \*(UR
187 is sourced, likewise the letter
188 .Ql u
189 controls sourcing of the user's personal
190 .Pa \*(ur
191 file, whereas the letters
192 .Ql -
194 .Ql /
195 explicitly forbid sourcing of any resource files.
196 Scripts should use this option: to avoid environmental noise they should
197 .Dq detach
198 from any configuration and create a script-specific environment, setting
199 any of the desired
200 .Sx "INTERNAL VARIABLES"
202 .Fl S
203 and running configurating commands via
204 .Fl X .
205 This option overrides
206 .Fl n .
209 .It Fl A Ar account
210 Executes an
211 .Ic account
212 command for the given user email
213 .Ar account
214 after program startup is complete (all resource files are loaded, any
215 .Fl S
216 setting is being established; only
217 .Fl X
218 commands have not been evaluated yet).
219 Being a special incarnation of
220 .Ic define Ns d
221 macros for the purpose of bundling longer-lived
222 .Ic set Ns
223 tings, activating such an email account also switches to the accounts
224 .Mx -sx
225 .Sx "primary system mailbox"
226 (most likely the
227 .Va inbox ) .
230 .It Fl a Ar file Ns Op Ar =input-charset Ns Op Ar #output-charset
231 Attach
232 .Ar file
233 to the message (for compose mode opportunities refer to
234 .Ic ~@
236 .Ic ~^ ) .
237 .Sx "Filename transformations"
238 (also see
239 .Ic file )
240 will be performed, but shell word expansion is restricted to the tilde
241 .Ql ~ .
242 Shall
243 .Ar file
244 not be accessible but contain a
245 .Ql =
246 character, then anything before the
247 .Ql =
248 will be used as the filename, anything thereafter as a character set
249 specification.
251 If an input character set is specified,
252 .Mx -ix "character set specification"
253 but no output character set, then the given input character set is fixed
254 as-is, and no conversion will be applied;
255 giving the empty string or the special string hyphen-minus
256 .Ql -
257 will be treated as if
258 .Va ttycharset
259 has been specified (the default).
261 If an output character set has also been given then the conversion will
262 be performed exactly as specified and on-the-fly, not considering the
263 file's type and content.
264 As an exception, if the output character set is specified as the empty
265 string or hyphen-minus
266 .Ql - ,
267 then the default conversion algorithm (see
268 .Sx "Character sets" )
269 is applied (therefore no conversion is performed on-the-fly,
270 .Ar file
271 will be MIME-classified and its contents will be inspected first) \(em
272 without support for character set conversions
273 .Pf ( Va features
274 does not include the term
275 .Ql +iconv )
276 only this argument is supported.
278 .It Fl B
279 (\*(OB: \*(UA will always use line-buffered output, to gain
280 line-buffered input even in batch mode enable batch mode via
281 .Fl # . )
284 .It Fl b Ar addr
285 Send a blind carbon copy to
286 .Ar addr Ns
287 ess, if the
288 .Ic set Ns
289 ting of
290 .Va expandaddr ,
291 one of the
292 .Sx "INTERNAL VARIABLES" ,
293 allows.
294 The option may be used multiple times.
295 Also see the section
296 .Sx "On sending mail, and non-interactive mode" .
299 .It Fl c Ar addr
300 Send carbon copies to the given receiver, if so allowed by
301 .Va expandaddr .
302 May be used multiple times.
305 .It Fl d
306 .Ic set
307 the internal variable
308 .Va debug
309 which enables debug messages and disables message delivery,
310 among others; effectively turns almost any operation into a dry-run.
313 .It Fl E
314 .Ic set
315 .Va skipemptybody
316 and thus discard messages with an empty message part body.
317 This command line option is \*(OB.
320 .It Fl e
321 Just check if mail is present (in the system
322 .Va inbox
323 or the one specified via
324 .Fl f ) :
325 if yes, return an exit status of zero, a non-zero value otherwise.
326 To restrict the set of mails to consider in this evaluation a message
327 specification can be added with the option
328 .Fl L .
331 .It Fl F
332 Save the message to send in a file named after the local part of the
333 first recipient's address (instead of in
334 .Va record Ns ).
337 .It Fl f
338 Read in the contents of the user's
339 .Mx -sx
340 .Sx "secondary mailbox"
341 .Ev MBOX
342 (or the specified file) for processing;
343 when \*(UA is quit, it writes undeleted messages back to this file
344 (but be aware of the
345 .Va hold
346 option).
347 The optional
348 .Ar file
349 argument will undergo some special
350 .Sx "Filename transformations"
351 (also see
352 .Ic file ) .
353 Note that
354 .Ar file
355 is not an argument to the flag
356 .Fl \&\&f ,
357 but is instead taken from the command line after option processing has
358 been completed.
359 In order to use a
360 .Ar file
361 that starts with a hyphen-minus, prefix with a relative path, as in
362 .Ql ./-hyphenbox.mbox .
365 .It Fl H
366 Display a summary of
367 .Ic headers
368 and exit; a configurable summary view is available via the
369 .Fl L
370 option.
373 .It Fl h
374 Show a short usage summary.
377 .It Fl i
378 .Ic set
379 .Va ignore
380 to ignore tty interrupt signals.
383 .It Fl L Ar spec
384 Display a summary of
385 .Ic headers
386 of all messages that match the given
387 .Ar spec ,
388 then exit.
389 See the section
390 .Sx "Specifying messages"
391 for the format of
392 .Ar spec .
393 If the
394 .Fl e
395 option has been given in addition no header summary is produced,
396 but \*(UA will instead indicate via its exit status whether
397 .Ar spec
398 matched any messages
399 .Pf ( Ql 0 )
400 or not
401 .Pf ( Ql 1 ) ;
402 note that any verbose output is suppressed in this mode and must instead
403 be enabled explicitly (e.g., by using the option
404 .Fl v ) .
407 .It Fl M Ar type
408 Special send mode that will flag standard input with the MIME
409 .Ql Content-Type:
410 set to the given
411 .Ar type
412 and use it as the main message body.
413 \*(ID Using this option will bypass processing of
414 .Va message-inject-head ,
415 .Va signature
417 .Va message-inject-tail .
418 Also see
419 .Fl q , m , t .
422 .It Fl m Ar file
423 Special send mode that will MIME classify the specified
424 .Ar file
425 and use it as the main message body.
426 \*(ID Using this option will bypass processing of
427 .Va message-inject-head ,
428 .Va signature
430 .Va message-inject-tail .
431 Also see
432 .Fl q , M , t .
435 .It Fl N
436 inhibit the initial display of message headers when reading mail or
437 editing a mailbox
438 .Ic folder
439 by calling
440 .Ic unset
441 for the internal variable
442 .Va header .
445 .It Fl n
446 Standard flag that inhibits reading the system wide
447 .Pa \*(UR
448 upon startup.
449 The option
450 .Fl \&:
451 allows more control over the startup sequence; also see
452 .Sx "Resource files" .
455 .It Fl q Ar file
456 Special send mode that will initialize the message body with the
457 contents of the specified
458 .Ar file ,
459 which may be standard input
460 .Ql -
461 only in non-interactive context.
462 Also see
463 .Fl M , m , t .
466 .It Fl R
467 Any mailbox
468 .Ic folder
469 opened will be in read-only mode.
473 .It Fl r Ar from-addr
474 Whereas the source address that appears in the
475 .Va from
476 header of a message (or in the
477 .Va sender
478 header if the former contains multiple addresses) is honoured by the
479 builtin SMTP transport, it is not used by a file-based
480 .Va mta
481 (Mail-Transfer-Agent) for the RFC 5321 reverse-path used for relaying
482 and delegating a message to its destination(s), for delivery errors
483 etc., but it instead uses the local identity of the initiating user.
486 When this command line option is used the given
487 .Ar from-addr
488 will be assigned to the internal variable
489 .Va from ,
490 but in addition the command line option
491 .Fl \&\&f Ar from-addr
492 will be passed to a file-based
493 .Va mta
494 whenever a message is sent.
495 Shall
496 .Ar from-addr
497 include a user name the address components will be separated and
498 the name part will be passed to a file-based
499 .Va mta
500 individually via
501 .Fl \&\&F Ar name .
504 If an empty string is passed as
505 .Ar from-addr
506 then the content of the variable
507 .Va from
508 (or, if that contains multiple addresses,
509 .Va sender )
510 will be evaluated and used for this purpose whenever the file-based
511 .Va mta
512 is contacted.
513 By default, without
514 .Fl \&\&r
515 that is, neither
516 .Fl \&\&f
518 .Fl \&\&F
519 command line options are used when contacting a file-based MTA, unless
520 this automatic deduction is enforced by
521 .Ic set Ns
522 ing the internal variable
523 .Va r-option-implicit .
526 Remarks: many default installations and sites disallow overriding the
527 local user identity like this unless either the MTA has been configured
528 accordingly or the user is member of a group with special privileges.
532 .It Fl S Ar var Ns Op = Ns value
533 .Ic set
534 the internal
535 .Ar var Ns
536 iable and, in case of a non-boolean variable which has a value, assign
537 .Ar value
538 to it.
539 Even though
540 .Sx "INTERNAL VARIABLES"
541 .Ic \&\&set
543 .Fl \&\&S
544 may be overwritten from within resource files,
545 the command line setting will be reestablished after all resource files
546 have been loaded.
547 (\*(ID In the future such a setting may instead become
548 .Dq frozen
549 until the startup is complete.)
552 .It Fl s Ar subject
553 Specify the subject of the message to be sent.
554 Newline (NL) and carriage-return (CR) bytes are invalid and will be
555 normalized to space (SP) characters.
558 .It Fl t
559 The message given (on standard input) is expected to contain, separated
560 from the message body by an empty line, a message header with
561 .Ql To: ,
562 .Ql Cc: ,
564 .Ql Bcc:
565 fields giving its recipients, which will be added to any recipients
566 specified on the command line.
567 If a message subject is specified via
568 .Ql Subject:
569 then it will be used in favour of one given on the command line.
571 Also understood are
572 .Ql Reply-To:
573 (possibly overriding
574 .Va reply-to ) ,
575 .Ql Sender:
576 .Pf ( Va sender ) ,
577 .Ql From:
578 .Pf ( Va from
579 and / or option
580 .Fl r ) .
581 .Ql Message-ID: ,
582 .Ql In-Reply-To: ,
583 .Ql References:
585 .Ql Mail-Followup-To: ,
586 by default created automatically dependent on message context, will
587 be used if specified (a special address massage will however still occur
588 for the latter).
589 Any other custom header field (also see
590 .Va customhdr
592 .Ic ~^ )
593 is passed through entirely
594 unchanged, and in conjunction with the options
595 .Fl ~
597 .Fl #
598 it is possible to embed
599 .Sx "COMMAND ESCAPES" .
600 Also see
601 .Fl M , m , q .
604 .It Fl u Ar user
605 Initially read the
606 .Mx -sx
607 .Sx "primary system mailbox"
609 .Ar user ,
610 appropriate privileges presumed; effectively identical to
611 .Ql Fl \&\&f Ns \0%user .
614 .It Fl V
615 Show \*(UA's
616 .Va version
617 and exit.
618 The command
619 .Ic version
620 will also show the list of
621 .Va features :
622 .Ql $ \*(uA -Xversion -Xx .
625 .It Fl v
626 .Ic set Ns
627 ting the internal variable
628 .Va verbose
629 enables display of some informational context messages.
630 Using it twice increases the level of verbosity.
633 .It Fl X Ar cmd
634 Add the given (or multiple for a multiline argument)
635 .Ar cmd
636 to the list of commands to be executed,
637 as a last step of program startup, before normal operation starts.
638 This is the only possibility to execute commands in non-interactive mode
639 when reading startup files is actively prohibited.
640 The commands will be evaluated as a unit, just as via
641 .Ic source .
642 Correlates with
643 .Fl #
645 .Va errexit .
648 .It Fl ~
649 Enable
650 .Sx "COMMAND ESCAPES"
651 in compose mode even in non-interactive use cases.
652 This can be used to, e.g., automatically format the composed message
653 text before sending the message:
654 .Bd -literal -offset indent
655 $ ( echo 'line    one. Word.     Word2.';\e
656     echo '~| /usr/bin/fmt -tuw66' ) |\e
657   LC_ALL=C \*(uA -d~:/ -Sttycharset=utf-8 bob@exam.ple
661 .It Fl #
662 Enables batch mode: standard input is made line buffered, the complete
663 set of (interactive) commands is available, processing of
664 .Sx "COMMAND ESCAPES"
665 is enabled in compose mode, and diverse
666 .Sx "INTERNAL VARIABLES"
667 are adjusted for batch necessities, exactly as if done via
668 .Fl S :
669 .Va emptystart ,
670 .Pf no Va errexit ,
671 .Pf no Va header ,
672 .Pf no Va posix ,
673 .Va quiet ,
674 .Va sendwait ,
675 .Va typescript-mode
676 as well as
677 .Ev MAIL ,
678 .Ev MBOX
680 .Va inbox
681 (the latter three to
682 .Pa /dev/null ) .
683 The following prepares an email message in a batched dry run:
684 .Bd -literal -offset indent
685 $ LC_ALL=C printf 'm bob\en~s ubject\enText\en~.\enx\en' |\e
686   LC_ALL=C \*(uA -d#:/ -X'alias bob bob@exam.ple'
690 .It Fl \&.
691 This flag forces termination of option processing in order to prevent
692 .Dq option injection
693 (attacks).
694 It also forcefully puts \*(UA into send mode, see
695 .Sx "On sending mail, and non-interactive mode" .
699 All given
700 .Ar to-addr
701 arguments and all receivers established via
702 .Fl b
704 .Fl c
705 are subject to the checks established by
706 .Va expandaddr ,
707 one of the
708 .Sx "INTERNAL VARIABLES" .
709 If the setting of
710 .Va expandargv
711 allows their recognition all
712 .Ar mta-option
713 arguments given at the end of the command line after a
714 .Ql --
715 separator will be passed through to a file-based
716 .Va mta
717 (Mail-Transfer-Agent) and persist for the entire session.
718 .Va expandargv
719 constraints do not apply to the content of
720 .Va mta-arguments .
721 .\" }}}
723 .\" .Ss "A starter" {{{
724 .Ss "A starter"
726 \*(UA is a direct descendant of
728 Mail, itself a successor of the Research
730 mail which
731 .Dq was there from the start
732 according to
733 .Sx HISTORY .
734 It thus represents the user side of the
736 mail system, whereas the system side (Mail-Transfer-Agent, MTA) was
737 traditionally taken by
738 .Xr sendmail 8 ,
739 and most MTAs provide a binary of this name for compatibility purposes.
740 If the \*(OPal SMTP
741 .Va mta
742 is included in the
743 .Va features
744 of \*(UA then the system side is not a mandatory precondition for mail
745 delivery.
748 Because \*(UA strives for compliance with POSIX
749 .Xr mailx 1
750 it is likely that some configuration settings have to be adjusted before
751 using it is a smooth experience.
752 (Rather complete configuration examples can be found in the section
753 .Sx EXAMPLES . )
754 The default global
755 .Pa \*(UR
756 resource file bends those standard imposed settings of the
757 .Sx "INTERNAL VARIABLES"
758 a bit towards more user friendliness and safety already.
761 For example, it
762 .Ic set Ns s
763 .Va hold
765 .Va keepsave
766 in order to suppress the automatic moving of messages to the
767 .Mx -sx
768 .Sx "secondary mailbox"
769 .Ev MBOX
770 that would otherwise occur (see
771 .Sx "Message states" ) ,
773 .Va keep
774 to not remove empty system MBOX mailbox files in order not to mangle
775 file permissions when files eventually get recreated (all empty (MBOX)
776 mailbox files will be removed unless this variable is set whenever
777 .Ev POSIXLY_CORRECT
778 mode has been enabled).
781 It also enables
782 .Va sendwait
783 in order to synchronize \*(UA with the exit status report of the used
784 .Va mta
785 when sending mails.
787 .Ic set Ns
789 .Va emptystart
790 to enter interactive startup even if the initial mailbox is empty,
791 .Va editheaders
792 to allow editing of headers as well as
793 .Va fullnames
794 to not strip down addresses in compose mode, and
795 .Va quote
796 to include the message that is being responded to when
797 .Ic reply Ns
798 ing.
801 Some random remarks.
802 The file mode creation mask can be explicitly managed via the variable
803 .Va umask .
804 Sufficient system support provided symbolic links will not be followed
805 when files are opened for writing.
806 Files and shell pipe output can be
807 .Ic source Ns
808 d for evaluation, also during startup from within the
809 .Sx "Resource files" .
810 .\" }}}
812 .\" .Ss "On sending mail, and non-interactive mode" {{{
813 .Ss "On sending mail, and non-interactive mode"
815 To send a message to one or more people, using a local or a built-in
816 .Va mta
817 (Mail-Transfer-Agent) transport to actually deliver the generated mail
818 message, \*(UA can be invoked with arguments which are the names of
819 people to whom the mail will be sent, and the command line options
820 .Fl b
822 .Fl c
823 can be used to add (blind) carbon copy receivers:
825 .Bd -literal -offset indent
826 # Via sendmail(1)
827 $ \*(uA -s ubject -a ttach.txt bill@exam.ple
829 # But... try it in an isolated dry-run mode (-d) first
830 $ LC_ALL=C \*(uA -d -:/ -Ssendwait -Sttycharset=utf8 \e
831    -b bcc@exam.ple -c cc@exam.ple \e
832    -. '(Lovely) Bob <bob@exam.ple>' eric@exam.ple
834 # With SMTP
835 $ LC_ALL=C \*(uA -d -:/ -Sv15-compat -Ssendwait -Sttycharset=utf8 \e
836     -S mta=smtps://mylogin@exam.ple:465 -Ssmtp-auth=none \e
837     -S from=scriptreply@exam.ple \e
838     -a /etc/mail.rc \e
839     -. eric@exam.ple
843 If standard input is a terminal rather than the message to be sent,
844 the user is expected to type in the message contents.
845 In this compose mode \*(UA treats lines beginning with the character
846 .Ql ~
847 special \(en these are so-called
848 .Sx "COMMAND ESCAPES" ,
849 which can be used to read in files, process shell commands, add and edit
850 attachments and more; e.g., the command escape
851 .Ic ~e
852 will start the text editor to revise the message in its current state,
853 .Ic ~h
854 allows editing of the most important message headers, with
855 .Ic ~^
856 custom headers can be created (more specifically than with
857 .Va customhdr ) .
858 .Ic ~?
859 gives an overview of most other available command escapes.
860 The command escape
861 .Ic ~.
862 will leave compose mode and send the message once it is completed.
863 Alternatively typing
864 .Ql control-D
865 .Pf ( Ql ^D )
866 at the beginning of an empty line has the same effect, whereas typing
867 .Ql control-C
868 .Pf ( Ql ^C )
869 twice will abort the current letter (saving its contents in the file
870 denoted by
871 .Ev DEAD
872 unless
873 .Pf no Va save
874 is set).
877 A number of
878 .Sx ENVIRONMENT
880 .Sx "INTERNAL VARIABLES"
881 can be used to alter default behavior.
882 E.g., messages are sent asynchronously, without supervision, unless the
883 internal variable
884 .Va sendwait
885 is set, therefore send errors will not be recognizable until then.
886 .Ic set Ns
887 ting (also via
888 .Fl S )
889 .Va editalong
890 will automatically startup a text editor when compose mode is entered,
891 .Va editheaders
892 allows editing of headers additionally to plain body content, whereas
893 .Va askcc
895 .Va askbcc
896 will cause the user to be prompted actively for (blind) carbon-copy
897 recipients, respectively.
900 Especially when using public mail provider accounts with the SMTP
901 .Va mta
902 it is often necessary to set
903 .Va from
904 and/or
905 .Va hostname
906 (even finer control via
907 .Va smtp-hostname ) ,
908 which (even if empty) also causes creation of
909 .Ql Message-ID:
911 .Ql Content-ID:
912 header fields unless
913 .Va stealthmua
914 is set.
915 Saving a copy of sent messages in a
916 .Va record
917 mailbox may be desirable \(en as for most mailbox
918 .Ic file
919 targets the value will undergo
920 .Sx "Filename transformations" .
921 Defining user email
922 .Ic account Ns s
923 for the purpose of arranging a complete environment of settings that can
924 be switched to with a single command or command line option may be
925 useful.
926 .Pf ( Sx EXAMPLES
927 has example configurations for some of the well-known public mail
928 providers, and also gives a compact overview on how to setup a secure
929 SSL/TLS environment.)
930 Some introductional
931 .Fl d
933 .Va debug
934 sandbox dry-run tests will prove correctness.
937 The section
938 .Sx "On URL syntax and credential lookup"
939 will spread light on the different ways of how to specify user email
940 account credentials, the
941 .Ql USER@HOST
942 variable chains, and accessing protocol-specific resources,
943 the section
944 .Sx "Character sets"
945 goes into the details of character encodings, and how to use them for
946 interpreting the input data given in
947 .Va ttycharset
948 and representing messages and MIME part contents in
949 .Va sendcharsets ,
950 and reading the section
951 .Sx "The mime.types files"
952 should help to understand how the MIME-type of outgoing attachments are
953 classified, and what can be done for fine-tuning.
954 Over the wire a configurable
955 .Va mime-encoding
956 .Pf ( Ql Content-Transfer-Encoding: )
957 may be applied to the message data.
960 Message recipients (as specified on the command line or defined in
961 .Ql To: ,
962 .Ql Cc:
964 .Ql Bcc: )
965 may not only be email addressees but can also be names of mailboxes and
966 even complete shell command pipe specifications.
967 If the variable
968 .Va expandaddr
969 is not set then only network addresses (see
970 .Xr mailaddr 7
971 for a description of mail addresses) and plain user names (including MTA
972 aliases) may be used, other types will be filtered out, giving a warning
973 message.
974 The command
975 .Ic addrcodec
976 can be used to generate standard compliant network addresses.
978 .\" When changing any of the following adjust any RECIPIENTADDRSPEC;
979 .\" grep the latter for the complete picture
981 If the variable
982 .Va expandaddr
983 is set then extended recipient addresses will optionally be accepted:
984 Any name which starts with a vertical bar
985 .Ql |
986 character specifies a command pipe \(en the command string following the
987 .Ql |
988 is executed and the message is sent to its standard input;
989 Likewise, any name that starts with the character solidus
990 .Ql /
991 or the character sequence dot solidus
992 .Ql ./
993 is treated as a file, regardless of the remaining content;
994 likewise a name that solely consists of a hyphen-minus
995 .Ql - .
996 Any other name which contains a commercial at
997 .Ql @
998 character is treated as a network address;
999 Any other name which starts with a plus sign
1000 .Ql +
1001 character specifies a mailbox name;
1002 Any other name which contains a solidus
1003 .Ql /
1004 character but no exclamation mark
1005 .Ql \&!
1006 or percent sign
1007 .Ql %
1008 character before also specifies a mailbox name;
1009 What remains is treated as a network address.
1011 .Bd -literal -offset indent
1012 $ echo bla | \*(uA -Sexpandaddr -s test ./mbox.mbox
1013 $ echo bla | \*(uA -Sexpandaddr -s test '|cat >> ./mbox.mbox'
1014 $ echo safe | LC_ALL=C \e
1015     \*(uA -:/ -Sv15-compat -Ssendwait -Sttycharset=utf8 \e
1016       -Sexpandaddr=fail,-all,+addr,failinvaddr -s test \e
1017       -. bob@exam.ple
1021 It is possible to create personal distribution lists via the
1022 .Ic alias
1023 command, so that, for instance, the user can send mail to
1024 .Ql cohorts
1025 and have it go to a group of people.
1026 These aliases have nothing in common with the system wide aliases that
1027 may be used by the MTA, which are subject to the
1028 .Ql name
1029 constraint of
1030 .Va expandaddr
1031 and are often tracked in a file
1032 .Pa /etc/aliases
1033 (and documented in
1034 .Xr aliases 5
1036 .Xr sendmail 1 ) .
1037 Personal aliases will be expanded by \*(UA before the message is sent,
1038 and are thus a convenient alternative to specifying each addressee by
1039 itself; they correlate with the active set of
1040 .Ic alternates
1041 and are subject to
1042 .Va metoo
1043 filtering.
1046 .Dl alias cohorts bill jkf mark kridle@ucbcory ~/mail/cohorts.mbox
1049 .Va on-compose-enter , on-compose-leave
1051 .Va on-compose-cleanup
1052 hook variables may be set to
1053 .Ic define Ns
1054 d macros to automatically adjust some settings dependent
1055 on receiver, sender or subject contexts, and via the
1056 .Va on-compose-splice
1057 as well as
1058 .Va on-compose-splice-shell
1059 variables, the former also to be set to a
1060 .Ic define Ns
1061 d macro, increasingly powerful mechanisms to perform automated message
1062 adjustments are available.
1063 (\*(ID These hooks work for commands which newly create messages, namely
1064 .Ic forward , mail , reply
1065 and variants;
1066 .Ic resend
1068 .Ic Resend
1069 for now provide only the hooks
1070 .Va on-resend-enter
1072 .Va on-resend-cleanup . )
1075 To avoid environmental noise scripts should
1076 .Dq detach
1077 \*(UA from any configuration files and create a script-local
1078 environment, ideally with the command line options
1079 .Fl \&:
1080 to disable any configuration file in conjunction with repetitions of
1081 .Fl S
1082 to specify variables:
1084 .Bd -literal -offset indent
1085 $ env LC_ALL=C \*(uA -:/ \e
1086     -Sv15-compat -Ssendwait -Sttycharset=utf-8 \e
1087     -Sexpandaddr=fail,-all,failinvaddr \e
1088     -S mta=smtps://mylogin@exam.ple:465 -Ssmtp-auth=login \e
1089     -S from=scriptreply@exam.ple \e
1090     -s 'Subject to go' -a attachment_file \e
1091     -. 'Recipient 1 <rec1@exam.ple>' rec2@exam.ple \e
1092     < content_file
1096 As shown, scripts can
1097 .Dq fake
1098 a locale environment, the above specifies the all-compatible 7-bit clean
1099 .Ev LC_ALL
1100 .Dq C ,
1101 but will nonetheless take and send UTF-8 in the message text by using
1102 .Va ttycharset .
1103 In interactive mode, which is introduced in the next section, messages
1104 can be sent by calling the
1105 .Ic mail
1106 command with a list of recipient addresses:
1108 .Bd -literal -offset indent
1109 $ \*(uA -d -Squiet -Semptystart
1110 "/var/spool/mail/user": 0 messages
1111 ? mail "Recipient 1 <rec1@exam.ple>", rec2@exam.ple
1113 ? # Will do the right thing (tm)
1114 ? m rec1@exam.ple rec2@exam.ple
1116 .\" }}}
1118 .\" .Ss "On reading mail, and interactive mode" {{{
1119 .Ss "On reading mail, and interactive mode"
1121 When invoked without addressees \*(UA enters interactive mode in which
1122 mails may be read.
1123 When used like that the user's system
1124 .Va inbox
1125 (for more on mailbox types please see the command
1126 .Ic file )
1127 is read in and a one line header of each message therein is displayed if
1128 the variable
1129 .Va header
1130 is set.
1131 The visual style of this summary of
1132 .Ic headers
1133 can be adjusted through the variable
1134 .Va headline
1135 and the possible sorting criterion via
1136 .Va autosort .
1137 Scrolling through
1138 .Va screen Ns
1139 fuls of
1140 .Ic headers
1141 can be performed with the command
1142 .Ic z .
1143 If the initially opened mailbox is empty \*(UA will instead exit
1144 immediately (after displaying a message) unless the variable
1145 .Va emptystart
1146 is set.
1149 At the
1150 .Va prompt
1151 the command
1152 .Ic list
1153 will give a listing of all available commands and
1154 .Ic help
1155 will give a summary of some common ones.
1156 If the \*(OPal documentation strings are available one can type
1157 .Ql help X
1158 .Pf "(or " Ql ?X )
1159 and see the actual expansion of
1160 .Ql X
1161 and what its purpose is, i.e., commands can be abbreviated
1162 (note that POSIX defines some abbreviations, so that the alphabetical
1163 order of commands does not necessarily relate to the abbreviations; it is
1164 however possible to define overwrites with
1165 .Ic commandalias ) .
1166 These commands can also produce a more
1167 .Va verbose
1168 output.
1171 Messages are given numbers (starting at 1) which uniquely identify
1172 messages; the current message \(en the
1173 .Dq dot
1174 \(en will either be the first new message, or the first unread message,
1175 or the first message of the mailbox; the internal variable
1176 .Va showlast
1177 will instead cause usage of the last message for this purpose.
1178 The command
1179 .Ic headers
1180 will display a
1181 .Va screen Ns
1182 ful of header summaries containing the
1183 .Dq dot ,
1184 whereas
1185 .Ic from
1186 will display only the summaries of the given messages, defaulting to the
1187 .Dq dot .
1190 Message content can be displayed with the command
1191 .Ic type
1192 .Pf ( Ql t ,
1193 alias
1194 .Ic print ) .
1195 Here the variable
1196 .Va crt
1197 controls whether and when \*(UA will use the configured
1198 .Ev PAGER
1199 for display instead of directly writing to the user terminal
1200 .Va screen ,
1201 the sole difference to the command
1202 .Ic more ,
1203 which will always use the
1204 .Ev PAGER .
1205 The command
1206 .Ic top
1207 will instead only show the first
1208 .Va toplines
1209 of a message (maybe even compressed if
1210 .Va topsqueeze
1211 is set).
1212 Message display experience may improve by setting and adjusting
1213 .Va mime-counter-evidence ,
1214 and also see
1215 .Sx "HTML mail and MIME attachments" .
1218 By default the current message
1219 .Pf ( Dq dot )
1220 is displayed, but like with many other commands it is possible to give
1221 a fancy message specification (see
1222 .Sx "Specifying messages" ) ,
1223 e.g.,
1224 .Ql t:u
1225 will display all unread messages,
1226 .Ql t.
1227 will display the
1228 .Dq dot ,
1229 .Ql t 1 5
1230 will type the messages 1 and 5,
1231 .Ql t 1-5
1232 will type the messages 1 through 5, and
1233 .Ql t-
1235 .Ql t+
1236 will display the last and the next message, respectively.
1237 The command
1238 .Ic search
1239 (a more substantial alias for
1240 .Ic from )
1241 will display a header summary of the given message specification list
1242 instead of their content, e.g., the following will search for subjects:
1245 .Dl ? from "'@Some subject to search for'"
1248 In the default setup all header fields of a message will be
1249 .Ic type Ns
1250 d, but fields can be white- or blacklisted for a variety of
1251 applications by using the command
1252 .Ic headerpick ,
1253 e.g., to restrict their display to a very restricted set for
1254 .Ic type :
1255 .Ql Ic \:headerpick Cd \:type retain Ar \:from to cc subject .
1256 In order to display all header fields of a message regardless of
1257 currently active ignore or retain lists, use the commands
1258 .Ic Type
1260 .Ic Top ;
1261 .Ic Show
1262 will show the raw message content.
1263 Note that historically the global
1264 .Pa \*(UR
1265 not only adjusts the list of displayed headers, but also sets
1266 .Va crt .
1269 Dependent upon the configuration a line editor (see the section
1270 .Sx "On terminal control and line editor" )
1271 aims at making the user experience with the many
1272 .Sx COMMANDS
1273 a bit nicer.
1274 When reading the system
1275 .Va inbox
1276 or when
1277 .Fl f
1279 .Ic file )
1280 specified a mailbox explicitly prefixed with the special
1281 .Ql %:
1282 modifier (propagating the mailbox to a
1283 .Mx -sx
1284 .Sx "primary system mailbox" ) ,
1285 then messages which have been read will be automatically moved to a
1286 .Mx -sx
1287 .Sx "secondary mailbox" ,
1288 the users
1289 .Ev MBOX
1290 file, when the mailbox is left, either by changing the
1291 active mailbox or by quitting \*(UA (also see
1292 .Sx "Message states" )
1293 \(en this automatic moving from a system or primary to the secondary
1294 mailbox is not performed when the variable
1295 .Va hold
1296 is set.
1297 Messages can also be explicitly
1298 .Ic move Ns
1299 d to other mailboxes, whereas
1300 .Ic copy
1301 keeps the original message.
1302 .Ic write
1303 can be used to write out data content of specific parts of messages.
1306 After examining a message the user can
1307 .Ic reply Ql r
1308 to the sender and all recipients (which will also be placed in
1309 .Ql To:
1310 unless
1311 .Va recipients-in-cc
1312 is set) or
1313 .Ic Reply Ql R
1314 exclusively to the sender(s).
1315 .Ic forward Ns
1316 ing a message will allow editing the new message: the original message
1317 will be contained in the message body, adjusted according to
1318 .Ic headerpick .
1319 When replying to or forwarding a message recipient addresses will be
1320 stripped from comments and names unless the internal variable
1321 .Va fullnames
1322 is set.
1323 It is possible to
1324 .Ic resend
1326 .Ic Resend
1327 messages: the former will add a series of
1328 .Ql Resent-
1329 headers, whereas the latter will not; different to newly created
1330 messages editing is not possible and no copy will be saved even with
1331 .Va record
1332 unless the additional variable
1333 .Va record-resent
1334 is set.
1335 Of course messages can be
1336 .Ic delete Ql d ,
1337 and they can spring into existence again via
1338 .Ic undelete
1339 or when the \*(UA session is ended via the
1340 .Ic exit Ql x
1341 command.
1344 To end a mail processing session one may either issue
1345 .Ic quit Ql q
1346 to cause a full program exit, which possibly includes
1347 automatic moving of read messages to the
1348 .Mx -sx
1349 .Sx "secondary mailbox"
1350 .Ev MBOX
1351 as well as updating the \*(OPal line editor
1352 .Va history-file ,
1353 or use the command
1354 .Ic exit Ql x
1355 instead in order to prevent any of these actions.
1356 .\" }}}
1358 .\" .Ss "HTML mail and MIME attachments" {{{
1359 .Ss "HTML mail and MIME attachments"
1361 Messages which are HTML-only become more and more common and of course
1362 many messages come bundled with a bouquet of MIME (Multipurpose Internet
1363 Mail Extensions) parts for, e.g., attachments.
1364 To get a notion of MIME types, \*(UA will first read
1365 .Sx "The mime.types files"
1366 (as configured and allowed by
1367 .Va mimetypes-load-control ) ,
1368 and then add onto that types registered directly with
1369 .Ic mimetype .
1370 It (normally) has a default set of types built-in, too.
1371 To improve interaction with faulty MIME part declarations which are
1372 often seen in real-life messages, setting
1373 .Va mime-counter-evidence
1374 will allow \*(UA to verify the given assertion and possibly provide
1375 an alternative MIME type.
1378 Whereas \*(UA \*(OPally supports a simple HTML-to-text converter for
1379 HTML messages, it cannot handle MIME types other than plain text itself.
1380 Instead programs need to become registered to deal with specific MIME
1381 types or file extensions.
1382 These programs may either prepare plain text versions of their input in
1383 order to enable \*(UA to integrate their output neatlessly in its own
1384 message visualization (a mode which is called
1385 .Cd copiousoutput ) ,
1386 or display the content themselves, for example in an external graphical
1387 window: such handlers will only be considered by and for the command
1388 .Ic mimeview .
1391 To install a handler program for a specific MIME type an according
1392 .Va pipe-TYPE/SUBTYPE
1393 variable needs to be set; to instead define a handler for a specific
1394 file extension the respective
1395 .Va pipe-EXTENSION
1396 variable can be used \(en these handlers take precedence.
1397 \*(OPally \*(UA supports mail user agent configuration as defined in
1398 RFC 1524; this mechanism (see
1399 .Sx "The Mailcap files" )
1400 will be queried for display or quote handlers if none of the former two
1401 .\" TODO v15-compat "will be" -> "is"
1402 did; it will be the sole source for handlers of other purpose.
1403 A last source for handlers is the MIME type definition itself, when
1404 a (\*(UA specific) type-marker was registered with the command
1405 .Ic mimetype
1406 (which many built-in MIME types do).
1409 E.g., to display a HTML message inline (that is, converted to a more
1410 fancy plain text representation than the built-in converter is capable to
1411 produce) with either of the text-mode browsers
1412 .Xr lynx 1
1414 .Xr elinks 1 ,
1415 teach \*(UA about MathML documents and make it display them as plain
1416 text, and to open PDF attachments in an external PDF viewer,
1417 asynchronously and with some other magic attached:
1419 .Bd -literal -offset indent
1420 ? if [ "$features" !% +filter-html-tagsoup ]
1421 ?  #set pipe-text/html='@* elinks -force-html -dump 1'
1422 ?  set pipe-text/html='@* lynx -stdin -dump -force_html'
1423 ?  # Display HTML as plain text instead
1424 ?  #set pipe-text/html=@
1425 ? endif
1426 ? mimetype @ application/mathml+xml mathml
1427 ? wysh set pipe-application/pdf='@&=@ \e
1428     trap "rm -f \e"${MAILX_FILENAME_TEMPORARY}\e"" EXIT;\e
1429     trap "trap \e"\e" INT QUIT TERM; exit 1" INT QUIT TERM;\e
1430     mupdf "${MAILX_FILENAME_TEMPORARY}"'
1432 .\" }}}
1434 .\" .Ss "Mailing lists" {{{
1435 .Ss "Mailing lists"
1437 \*(UA offers some support to ease handling of mailing lists.
1438 The command
1439 .Ic mlist
1440 promotes all given arguments to known mailing lists, and
1441 .Ic mlsubscribe
1442 sets their subscription attribute, creating them first as necessary.
1443 (On the other hand
1444 .Ic unmlsubscribe
1445 does not
1446 .Ic unmlist
1447 automatically, but only resets the subscription attribute.)
1448 Using the commands without arguments will show (a subset of) all
1449 currently defined mailing lists.
1451 .Va headline
1452 format
1453 .Ql \&%T
1454 can be used to mark out messages with configured list addresses
1455 in the header display.
1458 \*(OPally mailing lists may also be specified as (extended) regular
1459 expressions, which allows matching of many addresses with a single
1460 expression.
1461 However, all fully qualified list addresses are matched via a fast
1462 dictionary, whereas expressions are placed in (a) list(s) which is
1463 (are) matched sequentially.
1465 .Bd -literal -offset indent
1466 ? set followup-to followup-to-honour=ask-yes \e
1467     reply-to-honour=ask-yes
1468 ? wysh mlist a1@b1.c1 a2@b2.c2 '.*@lists\e.c3$'
1469 ? mlsubscribe a4@b4.c4 exact@lists.c3
1473 The variable
1474 .Va followup-to-honour
1475 will ensure that a
1476 .Ql Mail-\:Followup-\:To:
1477 header is honoured when the message is being replied to (via
1478 .Ic reply
1480 .Ic Lreply )
1482 .Va followup-to
1483 controls whether this header is created when sending mails; it will be
1484 created automatically for a couple of reasons, too, like when the
1485 special
1486 .Dq mailing list specific
1487 respond command
1488 .Ic Lreply
1489 is used, when
1490 .Ic reply
1491 is used to respond to a message with its
1492 .Ql Mail-Followup-To:
1493 being honoured etc.
1496 A difference in between the handling of known and subscribed lists is
1497 that the address of the sender is usually not part of a generated
1498 .Ql Mail-Followup-To:
1499 when addressing the latter, whereas it is for the former kind of lists.
1500 Usually because there are exceptions: say, if multiple lists are
1501 addressed and not all of them are subscribed lists.
1503 For convenience \*(UA will, temporarily, automatically add a list
1504 address that is presented in the
1505 .Ql List-Post:
1506 header of a message that is being responded to to the list of known
1507 mailing lists.
1508 Shall that header have existed \*(UA will instead, dependent on the
1509 variable
1510 .Va reply-to-honour ,
1511 use an also set
1512 .Ql Reply-To:
1513 for this purpose in order to accept a list administrators' wish that
1514 is supposed to have been manifested like that (but only if it provides
1515 a single address which resides on the same domain as what is stated in
1516 .Ql List-Post: ) .
1517 .\" }}}
1519 .\" .Ss "Signed and encrypted messages with S/MIME" {{{
1520 .Ss "Signed and encrypted messages with S/MIME"
1522 \*(OP S/MIME provides two central mechanisms:
1523 message signing and message encryption.
1524 A signed message contains some data in addition to the regular text.
1525 The data can be used to verify that the message was sent using a valid
1526 certificate, that the sender's address in the message header matches
1527 that in the certificate, and that the message text has not been altered.
1528 Signing a message does not change its regular text;
1529 it can be read regardless of whether the recipient's software is able to
1530 handle S/MIME.
1531 It is thus usually possible to sign all outgoing messages if so desired.
1534 Encryption, in contrast, makes the message text invisible for all people
1535 except those who have access to the secret decryption key.
1536 To encrypt a message, the specific recipient's public encryption key
1537 must be known.
1538 It is therefore not possible to send encrypted mail to people unless their
1539 key has been retrieved from either previous communication or public key
1540 directories.
1541 A message should always be signed before it is encrypted.
1542 Otherwise, it is still possible that the encrypted message text is
1543 altered.
1546 A central concept to S/MIME is that of the certification authority (CA).
1547 A CA is a trusted institution that issues certificates.
1548 For each of these certificates it can be verified that it really
1549 originates from the CA, provided that the CA's own certificate is
1550 previously known.
1551 A set of CA certificates is usually delivered with OpenSSL and installed
1552 on your system.
1553 If you trust the source of your OpenSSL software installation,
1554 this offers reasonable security for S/MIME on the Internet.
1555 Otherwise set
1556 .Va smime-ca-no-defaults
1557 to avoid using the default certificates and point
1558 .Va smime-ca-file
1559 and/or
1560 .Va smime-ca-dir
1561 to a trusted pool of certificates.
1562 In general, a certificate cannot be more secure than the method its CA
1563 certificate has been retrieved with.
1566 This trusted pool of certificates is used by the command
1567 .Ic verify
1568 to ensure that the given S/MIME messages can be trusted.
1569 If so, verified sender certificates that were embedded in signed
1570 messages can be saved locally with the command
1571 .Ic certsave ,
1572 and used by \*(UA to encrypt further communication with these senders:
1574 .Bd -literal -offset indent
1575 ? certsave FILENAME
1576 ? set smime-encrypt-USER@HOST=FILENAME \e
1577     smime-cipher-USER@HOST=AES256
1581 To sign outgoing messages in order to allow receivers to verify the
1582 origin of these messages a personal S/MIME certificate is required.
1583 \*(UA supports password-protected personal certificates (and keys),
1584 for more on this, and its automatization, please see the section
1585 .Sx "On URL syntax and credential lookup" .
1586 The section
1587 .Sx "S/MIME step by step"
1588 shows examplarily how such a private certificate can be obtained.
1589 In general, if such a private key plus certificate
1590 .Dq pair
1591 is available, all that needs to be done is to set some variables:
1593 .Bd -literal -offset indent
1594 ? set smime-sign-cert=ME@HERE.com.paired \e
1595     smime-sign-message-digest=SHA256 \e
1596     smime-sign
1600 Variables of interest for S/MIME in general are
1601 .Va smime-ca-dir ,
1602 .Va smime-ca-file ,
1603 .Va smime-ca-flags ,
1604 .Va smime-ca-no-defaults ,
1605 .Va smime-crl-dir ,
1606 .Va smime-crl-file .
1607 For S/MIME signing of interest are
1608 .Va smime-sign ,
1609 .Va smime-sign-cert ,
1610 .Va smime-sign-include-certs
1612 .Va smime-sign-message-digest .
1613 Additional variables of interest for S/MIME en- and decryption:
1614 .Va smime-cipher
1616 .Va smime-encrypt-USER@HOST .
1619 \*(ID Note that neither S/MIME signing nor encryption applies to
1620 message subjects or other header fields yet.
1621 Thus they may not contain sensitive information for encrypted messages,
1622 and cannot be trusted even if the message content has been verified.
1623 When sending signed messages,
1624 it is recommended to repeat any important header information in the
1625 message text.
1626 .\" }}}
1628 .\" .Ss "On URL syntax and credential lookup" {{{
1629 .Ss "On URL syntax and credential lookup"
1631 \*(IN For accessing protocol-specific resources usage of Uniform
1632 Resource Locators (URL, RFC 1738) has become omnipresent.
1633 \*(UA expects and understands URLs in the following form;
1634 parts in brackets
1635 .Ql []
1636 denote optional parts, optional either because there also exist other
1637 ways to define the information in question or because support of the
1638 part is protocol-specific (e.g.,
1639 .Ql /path
1640 is used by the local maildir and the IMAP protocol, but not by POP3);
1641 If any of
1642 .Ql USER
1644 .Ql PASSWORD
1645 are specified they must be given in URL percent encoded form (RFC 3986;
1646 the command
1647 .Ic urlcodec
1648 may be helpful):
1651 .Dl PROTOCOL://[USER[:PASSWORD]@]server[:port][/path]
1654 Note that these \*(UA URLs most often do not conform to any real
1655 standard, but instead represent a normalized variant of RFC 1738 \(en
1656 they are not used in data exchange but only meant as a compact,
1657 easy-to-use way of defining and representing information in
1658 a well-known notation.
1661 Many internal variables of \*(UA exist in multiple versions, called
1662 variable chains for the rest of this document: the plain
1663 .Ql variable
1664 as well as
1665 .Ql variable-HOST
1667 .Ql variable-USER@HOST .
1668 Here
1669 .Ql HOST
1670 indeed means
1671 .Ql server:port
1672 if a
1673 .Ql port
1674 had been specified in the respective URL, otherwise it refers to the plain
1675 .Ql server .
1676 Also,
1677 .Ql USER
1678 is not truly the
1679 .Ql USER
1680 that had been found when doing the user chain lookup as is described
1681 below, i.e., this
1682 .Ql USER
1683 will never be in URL percent encoded form, whether it came from an URL
1684 or not; i.e., variable chain name extensions of
1685 .Sx "INTERNAL VARIABLES"
1686 must not be URL percent encoded.
1689 For example, whether an hypothetical URL
1690 .Ql smtp://hey%3Ayou@our.house
1691 had been given that includes a user, or whether the URL was
1692 .Ql smtp://our.house
1693 and the user had been found differently, to lookup the variable chain
1694 .Va smtp-use-starttls
1695 \*(UA first looks for whether
1696 .Ql smtp-\:use-\:starttls-\:hey:you@our.house
1697 is defined, then whether
1698 .Ql smtp-\:use-\:starttls-\:our.house
1699 exists before finally ending up looking at the plain variable itself.
1702 \*(UA obeys the following logic scheme when dealing with the
1703 necessary credential information of an account:
1705 .Bl -bullet
1707 If no
1708 .Ql USER
1709 has been given in the URL the variables
1710 .Va user-HOST
1712 .Va user
1713 are looked up; if no such variable(s) can be found then \*(UA will,
1714 when enforced by the \*(OPal variables
1715 .Va netrc-lookup-HOST
1717 .Va netrc-lookup ,
1718 search the users
1719 .Pa .netrc
1720 file for a
1721 .Ql HOST
1722 specific entry which provides a
1723 .Ql login
1724 name: this lookup will only succeed if unambiguous (one possible matching
1725 entry for
1726 .Ql HOST ) .
1727 It is possible to load encrypted
1728 .Pa .netrc
1729 files via
1730 .Va netrc-pipe .
1732 If there is still no
1733 .Ql USER
1734 then \*(UA will fall back to the user who is supposed to run \*(UA,
1735 the identity of which has been fixated during \*(UA startup and is
1736 known to be a valid user on the current host.
1739 Authentication: unless otherwise noted this will lookup the
1740 .Va PROTOCOL-auth-USER@HOST , PROTOCOL-auth-HOST , PROTOCOL-auth
1741 variable chain, falling back to a protocol-specific default should this
1742 have no success.
1745 If no
1746 .Ql PASSWORD
1747 has been given in the URL, then if the
1748 .Ql USER
1749 has been found through the \*(OPal
1750 .Va netrc-lookup
1751 that may have already provided the password, too.
1752 Otherwise the variable chain
1753 .Va password-USER@HOST , password-HOST , password
1754 is looked up and used if existent.
1756 Afterwards the complete \*(OPal variable chain
1757 .Va netrc-lookup-USER@HOST , netrc-lookup-HOST , netrc-lookup
1758 is looked up.
1759 If set, the
1760 .Ic netrc
1761 cache is searched for a password only (multiple user accounts for
1762 a single machine may exist as well as a fallback entry without user
1763 but with a password).
1765 If at that point there is still no password available, but the
1766 (protocols') chosen authentication type requires a password, then in
1767 interactive mode the user will be prompted on the terminal.
1771 .Sy Note:
1772 S/MIME verification works relative to the values found in the
1773 .Ql From:
1775 .Ql Sender: )
1776 header field(s), which means that the values of
1777 .Va smime-sign , smime-sign-cert , smime-sign-include-certs
1779 .Va smime-sign-message-digest
1780 will not be looked up using the
1781 .Ql USER
1783 .Ql HOST
1784 chains from above but instead use the corresponding values from the
1785 message that is being worked on.
1786 In unusual cases multiple and different
1787 .Ql USER
1789 .Ql HOST
1790 combinations may therefore be involved \(en on the other hand those
1791 unusual cases become possible.
1792 The usual case is as short as:
1794 .Bd -literal -offset indent
1795 set mta=smtp://USER:PASS@HOST smtp-use-starttls \e
1796     smime-sign smime-sign-cert=+smime.pair
1800 The section
1801 .Sx EXAMPLES
1802 contains complete example configurations.
1803 .\" }}}
1805 .\" .Ss "Encrypted network communication" {{{
1806 .Ss "Encrypted network communication"
1808 SSL (Secure Sockets Layer) a.k.a. its successor TLS (Transport Layer
1809 Security) are protocols which aid in securing communication by providing
1810 a safely initiated and encrypted network connection.
1811 A central concept to SSL/TLS is that of certificates: as part of each
1812 network connection setup a (set of) certificates will be exchanged, and
1813 by using those the identity of the network peer can be cryptographically
1814 verified.
1815 SSL/TLS works by using a locally installed pool of trusted certificates,
1816 and verifying the connection peer succeeds if that provides
1817 a certificate which has been issued or is trusted by any certificate in
1818 the trusted local pool.
1821 The local pool of trusted so-called CA (Certification Authority)
1822 certificates is usually delivered with the used SSL/TLS library (e.g.,
1823 OpenSSL), and will be selected automatically.
1824 It is also possible to create and use an own pool of trusted certificates.
1825 If this is desired, set
1826 .Va ssl-ca-no-defaults
1827 to avoid using the default certificate pool, and point
1828 .Va ssl-ca-file
1829 and/or
1830 .Va ssl-ca-dir
1831 to a trusted pool of certificates.
1832 A certificate cannot be more secure than the method its CA certificate
1833 has been retrieved with.
1836 It depends on the used protocol whether encrypted communication is
1837 possible, and which configuration steps have to be taken to enable it.
1838 Some protocols, e.g., POP3S, are implicitly encrypted, others, like
1839 POP3, can upgrade a plain text connection if so requested: POP3 offers
1840 .Ql STLS ,
1841 which will be used if the variable
1842 .Va pop3-use-starttls
1843 (which is a variable chain, as documented in
1844 .Sx "On URL syntax and credential lookup")
1845 is set:
1847 .Bd -literal -offset indent
1848 shortcut encpop1 pop3s://pop1.exam.ple
1850 shortcut encpop2 pop3://pop2.exam.ple
1851 set pop3-use-starttls-pop2.exam.ple
1853 set mta=smtps://smtp.exam.ple:465
1854 set mta=smtp://smtp.exam.ple smtp-use-starttls
1858 Normally that is all there is to do, however plenty of knobs exist to
1859 adjust settings shall the necessity or desire arise.
1860 E.g., it is possible to fine-tune certificate verification via
1861 .Va ssl-ca-flags .
1862 Also interesting may be the possibility to configure the allowed
1863 .Va ssl-protocol Ns
1864 s that a communication channel may use: whereas in the past hints of
1865 how to restrict the set of protocols to highly secure ones were
1866 indicated, as of the time of this writing the allowed protocols, or at
1867 least the allowed
1868 .Va ssl-cipher-list ,
1869 may need to become relaxed in order to be able to connect to some
1870 servers.
1871 E.g., the following example settings allows connection of a
1872 .Dq Lion
1873 which uses OpenSSL 0.9.8za from June 2014:
1875 .Bd -literal -offset indent
1876 set ssl-protocol-LION=ALL,-SSLv3,-TLSv1
1877 set ssl-cipher-list-LION=TLSv1.2:!aNULL:!eNULL:\e
1878     ECDHE-RSA-AES256-SHA:ECDHE-ECDSA-AES256-SHA:\e
1879     DHE-RSA-AES256-SHA:@STRENGTH
1883 The OpenSSL program
1884 .Xr ciphers 1
1885 can be used and should be referred to when creating a custom cipher list.
1886 Variables of interest for SSL/TLS in general are
1887 .Va ssl-ca-dir ,
1888 .Va ssl-ca-file ,
1889 .Va ssl-ca-flags ,
1890 .Va ssl-ca-no-defaults ,
1891 .Va ssl-cert ,
1892 .Va ssl-cipher-list ,
1893 .Va ssl-config-file ,
1894 .Va ssl-curves ,
1895 .Va ssl-crl-dir ,
1896 .Va ssl-crl-file ,
1897 .Va ssl-key ,
1898 .Va ssl-protocol ,
1899 .Va ssl-rand-file
1900 as well as
1901 .Va ssl-verify .
1902 .\" }}}
1904 .\" .Ss "Character sets" {{{
1905 .Ss "Character sets"
1907 \*(OP \*(UA detects the character set of the terminal by using
1908 mechanisms that are controlled by the
1909 .Ev LC_CTYPE
1910 environment variable
1911 (in fact
1912 .Ev LC_ALL ,
1913 .Ev \&\&LC_CTYPE ,
1914 .Ev LANG ,
1915 in that order, see there).
1916 The internal variable
1917 .Va ttycharset
1918 will be set to the detected terminal character set accordingly,
1919 and will thus show up in the output of commands like, e.g.,
1920 .Ic set
1922 .Ic varshow .
1925 However, the user may give a value for
1926 .Va ttycharset
1927 during startup, so that it is possible to send mail in a completely
1928 .Dq faked
1929 locale environment, an option which can be used to generate and send,
1930 e.g., 8-bit UTF-8 input data in a pure 7-bit US-ASCII
1931 .Ql LC_ALL=C
1932 environment (an example of this can be found in the section
1933 .Sx "On sending mail, and non-interactive mode" ) .
1934 Changing the value does not mean much beside that, because several
1935 aspects of the real character set are implied by the locale environment
1936 of the system, which stays unaffected by
1937 .Va ttycharset .
1940 Messages and attachments which consist of 7-bit clean data will be
1941 classified as consisting of
1942 .Va charset-7bit
1943 character data.
1944 This is a problem if the
1945 .Va ttycharset
1946 character set is a multibyte character set that is also 7-bit clean.
1947 For example, the Japanese character set ISO-2022-JP is 7-bit clean but
1948 capable to encode the rich set of Japanese Kanji, Hiragana and Katakana
1949 characters: in order to notify receivers of this character set the mail
1950 message must be MIME encoded so that the character set ISO-2022-JP can
1951 be advertised!
1952 To achieve this, the variable
1953 .Va charset-7bit
1954 must be set to ISO-2022-JP.
1955 (Today a better approach regarding email is the usage of UTF-8, which
1956 uses 8-bit bytes for non-US-ASCII data.)
1959 If the \*(OPal character set conversion capabilities are not available
1960 .Pf ( Va features
1961 does not include the term
1962 .Ql +iconv ) ,
1963 then
1964 .Va ttycharset
1965 will be the only supported character set,
1966 it is simply assumed that it can be used to exchange 8-bit messages
1967 (over the wire an intermediate, configurable
1968 .Va mime-encoding
1969 may be applied),
1970 and the rest of this section does not apply;
1971 it may however still be necessary to explicitly set it if automatic
1972 detection fails, since in that case it defaults to
1973 .\" (Keep in SYNC: ./nail.1:"Character sets", ./config.h:CHARSET_*!)
1974 LATIN1 a.k.a. ISO-8859-1.
1977 \*(OP When reading messages, their text is converted into
1978 .Va ttycharset
1979 as necessary in order to display them on the users terminal.
1980 Unprintable characters and invalid byte sequences are detected
1981 and replaced by proper substitution characters.
1982 Character set mappings for source character sets can be established with
1983 the command
1984 .Ic charsetalias ,
1985 which may be handy to work around faulty character set catalogues (e.g.,
1986 to add a missing LATIN1 to ISO-8859-1 mapping), or to enforce treatment
1987 of one character set as another one (e.g., to interpret LATIN1 as CP1252).
1988 Also see
1989 .Va charset-unknown-8bit
1990 to deal with another hairy aspect of message interpretation.
1993 When sending messages all their parts and attachments are classified.
1994 Whereas no character set conversion is performed on those parts which
1995 appear to be binary data,
1996 the character set being used must be declared within the MIME header of
1997 an outgoing text part if it contains characters that do not conform to
1998 the set of characters that are allowed by the email standards.
1999 Permissible values for character sets used in outgoing messages can be
2000 declared using the
2001 .Va sendcharsets
2002 variable, and
2003 .Va charset-8bit ,
2004 which defines a catch-all last-resort fallback character set that is
2005 implicitly appended to the list of character sets in
2006 .Va sendcharsets .
2009 When replying to a message and the variable
2010 .Va reply-in-same-charset
2011 is set, then the character set of the message being replied to
2012 is tried first (still being a subject of
2013 .Ic charsetalias ) .
2014 And it is also possible to make \*(UA work even more closely related to
2015 the current locale setting automatically by using the variable
2016 .Va sendcharsets-else-ttycharset ,
2017 please see there for more information.
2020 All the specified character sets are tried in order unless the
2021 conversion of the part or attachment succeeds.
2022 If none of the tried (8-bit) character sets is capable to represent the
2023 content of the part or attachment,
2024 then the message will not be sent and its text will optionally be
2025 .Va save Ns d
2027 .Ev DEAD .
2028 In general, if a message saying
2029 .Dq cannot convert from a to b
2030 appears, either some characters are not appropriate for the currently
2031 selected (terminal) character set,
2032 or the needed conversion is not supported by the system.
2033 In the first case, it is necessary to set an appropriate
2034 .Ev LC_CTYPE
2035 locale and/or the variable
2036 .Va ttycharset .
2039 The best results are usually achieved when \*(UA is run in a UTF-8
2040 locale on an UTF-8 capable terminal, in which case the full Unicode
2041 spectrum of characters is available.
2042 In this setup characters from various countries can be displayed,
2043 while it is still possible to use more simple character sets for sending
2044 to retain maximum compatibility with older mail clients.
2047 On the other hand the POSIX standard defines a locale-independent 7-bit
2048 .Dq portable character set
2049 that should be used when overall portability is an issue, the even more
2050 restricted subset named
2051 .Dq portable filename character set
2052 consists of A-Z, a-z, 0-9, period
2053 .Ql \&. ,
2054 underscore
2055 .Ql _
2056 and hyphen-minus
2057 .Ql - .
2058 .\" }}}
2060 .\" .Ss "Message states" {{{
2061 .Ss "Message states"
2063 \*(UA differentiates in between several different message states;
2064 the current state will be reflected in header summary displays if
2065 .Va headline
2066 is configured to do so (via the internal variable
2067 .Va attrlist ) ,
2068 and messages can also be selected and be acted upon depending on their
2069 state (see
2070 .Sx "Specifying messages" ) .
2071 When operating on the system
2072 .Va inbox ,
2073 or in any other
2074 .Mx -sx
2075 .Sx "primary system mailbox" ,
2076 special actions, like the automatic moving of messages to the
2077 .Mx -sx
2078 .Sx "secondary mailbox"
2079 .Ev MBOX ,
2080 may be applied when the mailbox is left (also implicitly via
2081 a successful exit of \*(UA, but not if the special command
2082 .Ic exit
2083 is used) \(en however, because this may be irritating to users which
2084 are used to
2085 .Dq more modern
2086 mail-user-agents, the default global
2087 .Pa \*(UR
2088 sets the internal
2089 .Va hold
2091 .Va keepsave
2092 variables in order to suppress this behaviour.
2094 .Bl -hang -width ".It Ql new"
2095 .It Ql new
2096 Message has neither been viewed nor moved to any other state.
2097 Such messages are retained even in the
2098 .Mx -sx
2099 .Sx "primary system mailbox" .
2101 .It Ql unread
2102 Message has neither been viewed nor moved to any other state, but the
2103 message was present already when the mailbox has been opened last:
2104 Such messages are retained even in the
2105 .Mx -sx
2106 .Sx "primary system mailbox" .
2108 .It Ql read
2109 The message has been processed by one of the following commands:
2110 .Ic ~f ,
2111 .Ic ~m ,
2112 .Ic ~F ,
2113 .Ic ~M ,
2114 .Ic copy ,
2115 .Ic mbox ,
2116 .Ic next ,
2117 .Ic pipe  ,
2118 .Ic Print ,
2119 .Ic print ,
2120 .Ic top ,
2121 .Ic Type ,
2122 .Ic type ,
2123 .Ic undelete .
2124 The commands
2125 .Ic dp
2127 .Ic dt
2128 will always try to automatically
2129 .Dq step
2131 .Ic type
2133 .Dq next
2134 logical message, and may thus mark multiple messages as read, the
2135 .Ic delete
2136 command will do so if  the internal variable
2137 .Va autoprint
2138 is set.
2139 Except when the
2140 .Ic exit
2141 command is used, messages that are in a
2142 .Mx -sx
2143 .Sx "primary system mailbox"
2144 and are in
2145 .Ql read
2146 state when the mailbox is left will be saved in the
2147 .Mx -sx
2148 .Sx "secondary mailbox"
2149 .Ev MBOX
2150 unless the internal variable
2151 .Va hold
2152 it set.
2154 .It Ql deleted
2155 The message has been processed by one of the following commands:
2156 .Ic delete ,
2157 .Ic dp ,
2158 .Ic dt .
2159 Only
2160 .Ic undelete
2161 can be used to access such messages.
2163 .It Ql preserved
2164 The message has been processed by a
2165 .Ic preserve
2166 command and it will be retained in its current location.
2168 .It Ql saved
2169 The message has been processed by one of the following commands:
2170 .Ic save
2172 .Ic write .
2173 Unless when the
2174 .Ic exit
2175 command is used, messages that are in a
2176 .Mx -sx
2177 .Sx "primary system mailbox"
2178 and are in
2179 .Ql saved
2180 state when the mailbox is left will be deleted; they will be saved in the
2181 .Mx -sx
2182 .Sx "secondary mailbox"
2183 .Ev MBOX
2184 when the internal variable
2185 .Va keepsave
2186 is set.
2190 In addition to these message states, flags which otherwise have no
2191 technical meaning in the mail system except allowing special ways of
2192 addressing them when
2193 .Sx "Specifying messages"
2194 can be set on messages.
2195 These flags are saved with messages and are thus persistent, and are
2196 portable between a set of widely used MUAs.
2198 .Bl -hang -width ".It Ic answered"
2199 .It Ic answered
2200 Mark messages as having been answered.
2201 .It Ic draft
2202 Mark messages as being a draft.
2203 .It Ic flag
2204 Mark messages which need special attention.
2206 .\" }}}
2208 .\" .Ss "Specifying messages" {{{
2209 .Ss "Specifying messages"
2211 Commands such as
2212 .Ic from ,
2213 .Ic type
2215 .Ic delete
2216 can be given a list of message numbers as arguments to apply to a number
2217 of messages at once.
2218 Thus
2219 .Ql delete 1 2
2220 deletes messages 1 and 2,
2221 whereas
2222 .Ql delete 1-5
2223 will delete the messages 1 through 5.
2224 In sorted or threaded mode (see the
2225 .Ic sort
2226 command),
2227 .Ql delete 1-5
2228 will delete the messages that are located between (and including)
2229 messages 1 through 5 in the sorted/threaded order, as shown in the
2230 .Ic headers
2231 summary.
2232 The following special message names exist:
2235 .Bl -tag -width ".It Ar BaNg"
2236 .It Ar \&.
2237 The current message, the so-called
2238 .Dq dot .
2240 .It Ar \&;
2241 The message that was previously the current message.
2243 .It Ar \&,
2244 The parent message of the current message,
2245 that is the message with the Message-ID given in the
2246 .Ql In-Reply-To:
2247 field or the last entry of the
2248 .Ql References:
2249 field of the current message.
2251 .It Ar -
2252 The next previous undeleted message,
2253 or the next previous deleted message for the
2254 .Ic undelete
2255 command.
2256 In sorted/threaded mode,
2257 the next previous such message in the sorted/threaded order.
2259 .It Ar +
2260 The next undeleted message,
2261 or the next deleted message for the
2262 .Ic undelete
2263 command.
2264 In sorted/threaded mode,
2265 the next such message in the sorted/threaded order.
2267 .It Ar ^
2268 The first undeleted message,
2269 or the first deleted message for the
2270 .Ic undelete
2271 command.
2272 In sorted/threaded mode,
2273 the first such message in the sorted/threaded order.
2275 .It Ar $
2276 The last message.
2277 In sorted/threaded mode,
2278 the last message in the sorted/threaded order.
2280 .It Ar & Ns Ar x
2281 In threaded mode,
2282 selects the message addressed with
2283 .Ar x ,
2284 where
2285 .Ar x
2286 is any other message specification,
2287 and all messages from the thread that begins at it.
2288 Otherwise it is identical to
2289 .Ar x .
2291 .Ar x
2292 is omitted,
2293 the thread beginning with the current message is selected.
2295 .It Ar *
2296 All messages.
2297 .It Ar `
2298 All messages that were included in the
2299 .Sx "Message list arguments"
2300 of the previous command.
2302 .It Ar x-y
2303 An inclusive range of message numbers.
2304 Selectors that may also be used as endpoints include any of
2305 .Ar .;-+^$ .
2307 .It Ar address
2308 A case-insensitive
2309 .Dq any substring matches
2310 search against the
2311 .Ql From:
2312 header, which will match addresses (too) even if
2313 .Va showname
2314 is set (and POSIX says
2315 .Dq any address as shown in a header summary shall be matchable in this form ) ;
2316 However, if the
2317 .Va allnet
2318 variable is set, only the local part of the address is evaluated
2319 for the comparison, not ignoring case, and the setting of
2320 .Va showname
2321 is completely ignored.
2322 For finer control and match boundaries use the
2323 .Ql @
2324 search expression.
2326 .It Ar / Ns Ar string
2327 All messages that contain
2328 .Ar string
2329 in the subject field (case ignored).
2330 See also the
2331 .Va searchheaders
2332 variable.
2334 .Ar string
2335 is empty,
2336 the string from the previous specification of that type is used again.
2338 .It Xo Op Ar @ Ns Ar name-list Ns
2339 .Ar @ Ns Ar expr
2341 All messages that contain the given case-insensitive search
2342 .Ar expr Ns
2343 ession; if the \*(OPal regular expression (see
2344 .Xr re_format 7 )
2345 support is available
2346 .Ar expr
2347 will be interpreted as (an extended) one if any of the
2348 .Dq magical
2349 (extended) regular expression characters is seen: in this case this
2350 should match strings correctly which are in the locale
2351 .Ev LC_CTYPE
2352 encoding.
2353 If the optional
2354 .Ar @ Ns Ar name-list
2355 part is missing, the search is restricted to the subject field body,
2356 but otherwise
2357 .Ar name-list
2358 specifies a comma-separated list of header fields to search, as in
2360 .Dl '@to,from,cc@Someone i ought to know'
2362 In order to search for a string that includes a
2363 .Ql @
2364 (commercial at) character the
2365 .Ar name-list
2366 is effectively non-optional, but may be given as the empty string.
2367 Some special header fields may be abbreviated:
2368 .Ql f ,
2369 .Ql t ,
2370 .Ql c ,
2371 .Ql b
2373 .Ql s
2374 will match
2375 .Ql From ,
2376 .Ql To ,
2377 .Ql Cc ,
2378 .Ql Bcc
2380 .Ql Subject ,
2381 respectively and case-insensitively.
2382 The special names
2383 .Ql header
2385 .Ql <
2386 can be used to search in (all of) the header(s) of the message, and the
2387 special names
2388 .Ql body
2390 .Ql >
2392 .Ql text
2394 .Ql =
2395 can be used to perform full text searches \(en whereas the former
2396 searches only the body, the latter also searches the message header.
2398 This message specification performs full text comparison, but even with
2399 regular expression support it is almost impossible to write a search
2400 expression that savely matches only a specific address domain.
2401 To request that the content of the header is treated as a list of
2402 addresses, and to strip those down to the plain email address which the
2403 search expression is to be matched against, prefix the header name
2404 (abbreviation) with a tilde
2405 .Ql ~ :
2407 .Dl @~f@@a\e.safe\e.domain\e.match$
2409 .It Ar :c
2410 All messages of state
2411 .Ql c ,
2412 where
2413 .Ql c
2414 is one or multiple of the following colon modifiers:
2416 .Bl -tag -compact -width ".It Ar :M"
2417 .It Ar n
2418 .Ql new
2419 messages.
2420 .It Ar o
2421 Old messages (any not in state
2422 .Ql read
2424 .Ql new ) .
2425 .It Ar u
2426 .Ql unread
2427 messages.
2428 .It Ar d
2429 .Ql deleted
2430 messages (for the
2431 .Ic undelete
2433 .Ic from
2434 commands only).
2435 .It Ar r
2436 .Ql read
2437 messages.
2438 .It Ar f
2439 .Ic flag Ns
2440 ged messages.
2441 .It Ar a
2442 .Ic answered
2443 messages (cf. the variable
2444 .Va markanswered ) .
2445 .It Ar t
2446 Messages marked as
2447 .Ic draft .
2448 .It Ar s
2449 \*(OP Messages classified as spam (see
2450 .Sx "Handling spam" . )
2451 .It Ar S
2452 \*(OP Messages with unsure spam classification.
2458 \*(OP IMAP-style SEARCH expressions may also be used.
2459 This addressing mode is available with all types of mailbox
2460 .Ic folder Ns
2461 s; \*(UA will perform the search locally as necessary.
2462 Strings must be enclosed by double quotes
2463 .Ql \&"
2464 in their entirety if they contain whitespace or parentheses;
2465 within the quotes, only reverse solidus
2466 .Ql \e
2467 is recognized as an escape character.
2468 All string searches are case-insensitive.
2469 When the description indicates that the
2470 .Dq envelope
2471 representation of an address field is used,
2472 this means that the search string is checked against both a list
2473 constructed as
2475 .Bd -literal -offset indent
2476 (\*qname\*q \*qsource\*q \*qlocal-part\*q \*qdomain-part\*q)
2480 for each address,
2481 and the addresses without real names from the respective header field.
2482 These search expressions can be nested using parentheses, see below for
2483 examples.
2486 .Bl -tag -compact -width ".It Ar _n_u"
2487 .It Ar ( criterion )
2488 All messages that satisfy the given
2489 .Ar criterion .
2490 .It Ar ( criterion1 criterion2 ... criterionN )
2491 All messages that satisfy all of the given criteria.
2493 .It Ar ( or criterion1 criterion2 )
2494 All messages that satisfy either
2495 .Ar criterion1
2497 .Ar criterion2 ,
2498 or both.
2499 To connect more than two criteria using
2500 .Ql or
2501 specifications have to be nested using additional parentheses,
2502 as with
2503 .Ql (or a (or b c)) ,
2504 since
2505 .Ql (or a b c)
2506 really means
2507 .Ql ((a or b) and c) .
2508 For a simple
2509 .Ql or
2510 operation of independent criteria on the lowest nesting level,
2511 it is possible to achieve similar effects by using three separate
2512 criteria, as with
2513 .Ql (a) (b) (c) .
2515 .It Ar ( not criterion )
2516 All messages that do not satisfy
2517 .Ar criterion .
2518 .It Ar ( bcc \*q Ns Ar string Ns Ar \*q )
2519 All messages that contain
2520 .Ar string
2521 in the envelope representation of the
2522 .Ql Bcc:
2523 field.
2524 .It Ar ( cc \*q Ns Ar string Ns Ar \*q )
2525 All messages that contain
2526 .Ar string
2527 in the envelope representation of the
2528 .Ql Cc:
2529 field.
2530 .It Ar ( from \*q Ns Ar string Ns Ar \*q )
2531 All messages that contain
2532 .Ar string
2533 in the envelope representation of the
2534 .Ql From:
2535 field.
2536 .It Ar ( subject \*q Ns Ar string Ns Ar \*q )
2537 All messages that contain
2538 .Ar string
2539 in the
2540 .Ql Subject:
2541 field.
2542 .It Ar ( to \*q Ns Ar string Ns Ar \*q )
2543 All messages that contain
2544 .Ar string
2545 in the envelope representation of the
2546 .Ql To:
2547 field.
2548 .It Ar ( header name \*q Ns Ar string Ns Ar \*q )
2549 All messages that contain
2550 .Ar string
2551 in the specified
2552 .Ql Name:
2553 field.
2554 .It Ar ( body \*q Ns Ar string Ns Ar \*q )
2555 All messages that contain
2556 .Ar string
2557 in their body.
2558 .It Ar ( text \*q Ns Ar string Ns Ar \*q )
2559 All messages that contain
2560 .Ar string
2561 in their header or body.
2562 .It Ar ( larger size )
2563 All messages that are larger than
2564 .Ar size
2565 (in bytes).
2566 .It Ar ( smaller size )
2567 All messages that are smaller than
2568 .Ar size
2569 (in bytes).
2571 .It Ar ( before date )
2572 All messages that were received before
2573 .Ar date ,
2574 which must be in the form
2575 .Ql d[d]-mon-yyyy ,
2576 where
2577 .Ql d
2578 denotes the day of the month as one or two digits,
2579 .Ql mon
2580 is the name of the month \(en one of
2581 .Ql Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec ,
2583 .Ql yyyy
2584 is the year as four digits, e.g.,
2585 .Ql 28-Dec-2012 .
2587 .It Ar ( on date )
2588 All messages that were received on the specified date.
2589 .It Ar ( since date )
2590 All messages that were received since the specified date.
2591 .It Ar ( sentbefore date )
2592 All messages that were sent on the specified date.
2593 .It Ar ( senton date )
2594 All messages that were sent on the specified date.
2595 .It Ar ( sentsince date )
2596 All messages that were sent since the specified date.
2597 .It Ar ()
2598 The same criterion as for the previous search.
2599 This specification cannot be used as part of another criterion.
2600 If the previous command line contained more than one independent
2601 criterion then the last of those criteria is used.
2603 .\" }}}
2605 .\" .Ss "On terminal control and line editor" {{{
2606 .Ss "On terminal control and line editor"
2608 \*(OP Terminal control will be realized through one of the standard
2610 libraries, either the
2611 .Lb libtermcap ,
2612 or, alternatively, the
2613 .Lb libterminfo ,
2614 both of which will be initialized to work with the environment variable
2615 .Ev TERM .
2616 Terminal control will enhance or enable interactive usage aspects, e.g.,
2617 .Sx "Coloured display" ,
2618 and extend behaviour of the Mailx-Line-Editor (MLE), which may learn the
2619 byte-sequences of keys like the cursor and function keys.
2622 The internal variable
2623 .Va termcap
2624 can be used to overwrite settings or to learn (correct(ed)) keycodes.
2625 \*(UA may also become a fullscreen application by entering the
2626 so-called ca-mode and switching to an alternative exclusive screen
2627 (content) shall the terminal support it and the internal variable
2628 .Va termcap-ca-mode
2629 has been set explicitly.
2630 Actual interaction with the chosen library can be disabled completely by
2631 setting the internal variable
2632 .Va termcap-disable ;
2633 .Va termcap
2634 will be queried regardless, which is true even if the \*(OPal library
2635 support has not been enabled at configuration time as long as some other
2636 \*(OP which (may) query terminal control sequences has been enabled.
2639 \*(OP The built-in Mailx-Line-Editor (MLE) should work in all
2640 environments which comply to the ISO C standard
2641 .St -isoC-amd1 ,
2642 and will support wide glyphs if possible (the necessary functionality
2643 had been removed from ISO C, but was included in
2644 .St -xpg4 ) .
2645 Prevent usage of a line editor in interactive mode by setting the
2646 internal variable
2647 .Va line-editor-disable .
2648 Especially if the \*(OPal terminal control support is missing setting
2649 entries in the internal variable
2650 .Va termcap
2651 will help shall the MLE misbehave, see there for more.
2652 The MLE can support a little bit of
2653 .Ic colour .
2656 \*(OP If the
2657 .Ic history
2658 feature is available then input from line editor prompts will be saved
2659 in a history list that can be searched in and be expanded from.
2660 Such saving can be prevented by prefixing input with any amount of
2661 whitespace.
2662 Aspects of history, like allowed content and maximum size, as well as
2663 whether history shall be saved persistently, can be configured with the
2664 internal variables
2665 .Va history-file ,
2666 .Va history-gabby ,
2667 .Va history-gabby-persist
2669 .Va history-size .
2672 The MLE supports a set of editing and control commands.
2673 By default (as) many (as possible) of these will be assigned to a set of
2674 single-letter control codes, which should work on any terminal (and can
2675 be generated by holding the
2676 .Dq control
2677 key while pressing the key of desire, e.g.,
2678 .Ql control-D ) .
2679 If the \*(OPal
2680 .Ic bind
2681 command is available then the MLE commands can also be accessed freely
2682 by assigning the command name, which is shown in parenthesis in the list
2683 below, to any desired key-sequence, and the MLE will instead and also use
2684 .Ic bind
2685 to establish its built-in key bindings
2686 (more of them if the \*(OPal terminal control is available),
2687 an action which can then be suppressed completely by setting
2688 .Va line-editor-no-defaults .
2689 .Sx "Shell-style argument quoting"
2690 notation is used in the following;
2691 combinations not mentioned either cause job control signals or do not
2692 generate a (unique) keycode:
2696 .Bl -tag -compact -width ".It Ql \eBa"
2697 .It Ql \ecA
2698 Go to the start of the line
2700 .Pf ( Cd mle-go-home ) .
2702 .It Ql \ecB
2703 Move the cursor backward one character
2705 .Pf ( Cd mle-go-bwd ) .
2707 .It Ql \ecD
2708 Forward delete the character under the cursor;
2709 quits \*(UA if used on the empty line unless the internal variable
2710 .Va ignoreeof
2711 is set
2713 .Pf ( Cd mle-del-fwd ) .
2715 .It Ql \ecE
2716 Go to the end of the line
2718 .Pf ( Cd mle-go-end ) .
2720 .It Ql \ecF
2721 Move the cursor forward one character
2723 .Pf ( Cd mle-go-fwd ) .
2725 .It Ql \ecG
2726 Cancel current operation, full reset.
2727 If there is an active history search or tabulator expansion then this
2728 command will first reset that, reverting to the former line content;
2729 thus a second reset is needed for a full reset in this case
2731 .Pf ( Cd mle-reset ) .
2733 .It Ql \ecH
2734 Backspace: backward delete one character
2736 .Pf ( Cd mle-del-bwd ) .
2738 .It Ql \ecI
2739 \*(NQ
2740 Horizontal tabulator:
2741 try to expand the word before the cursor, supporting the usual
2742 .Sx "Filename transformations"
2744 .Pf ( Cd mle-complete ) .
2745 This is affected by
2746 .Cd mle-quote-rndtrip .
2748 .It Ql \ecJ
2749 Newline:
2750 commit the current line
2752 .Pf ( Cd mle-commit ) .
2754 .It Ql \ecK
2755 Cut all characters from the cursor to the end of the line
2757 .Pf ( Cd mle-snarf-end ) .
2759 .It Ql \ecL
2760 Repaint the line
2762 .Pf ( Cd mle-repaint ) .
2764 .It Ql \ecN
2765 \*(OP Go to the next history entry
2767 .Pf ( Cd mle-hist-fwd ) .
2769 .It Ql \ecO
2770 (\*(OPally context-dependent) Invokes the command
2771 .Ic dt .
2773 .It Ql \ecP
2774 \*(OP Go to the previous history entry
2776 .Pf ( Cd mle-hist-bwd ) .
2778 .It Ql \ecQ
2779 Toggle roundtrip mode shell quotes, where produced,
2780 on and off
2782 .Pf ( Cd mle-quote-rndtrip ) .
2783 This setting is temporary, and will be forgotten once the command line
2784 is committed; also see
2785 .Ic shcodec .
2787 .It Ql \ecR
2788 \*(OP Complete the current line from (the remaining) older history entries
2790 .Pf ( Cd mle-hist-srch-bwd ) .
2792 .It Ql \ecS
2793 \*(OP Complete the current line from (the remaining) newer history entries
2795 .Pf ( Cd mle-hist-srch-fwd ) .
2797 .It Ql \ecT
2798 Paste the snarf buffer
2800 .Pf ( Cd mle-paste ) .
2802 .It Ql \ecU
2803 The same as
2804 .Ql \ecA
2805 followed by
2806 .Ql \ecK
2808 .Pf ( Cd mle-snarf-line ) .
2810 .It Ql \ecV
2811 Prompts for a Unicode character (its hexadecimal number) to be inserted
2813 .Pf ( Cd mle-prompt-char ) .
2814 Note this command needs to be assigned to a single-letter control code
2815 in order to become recognized and executed during input of
2816 a key-sequence (only three single-letter control codes can be used for
2817 that shortcut purpose); this control code is special-treated and cannot
2818 be part of any other sequence, because any occurrence will perform the
2819 .Cd mle-prompt-char
2820 function immediately.
2822 .It Ql \ecW
2823 Cut the characters from the one preceding the cursor to the preceding
2824 word boundary
2826 .Pf ( Cd mle-snarf-word-bwd ) .
2828 .It Ql \ecX
2829 Move the cursor forward one word boundary
2831 .Pf ( Cd mle-go-word-fwd ) .
2833 .It Ql \ecY
2834 Move the cursor backward one word boundary
2836 .Pf ( Cd mle-go-word-bwd ) .
2838 .It Ql \ec[
2839 Escape: reset a possibly used multibyte character input state machine
2840 and \*(OPally a lingering, incomplete key binding
2842 .Pf ( Cd mle-cancel ) .
2843 This command needs to be assigned to a single-letter control code in
2844 order to become recognized and executed during input of a key-sequence
2845 (only three single-letter control codes can be used for that shortcut
2846 purpose).
2847 This control code may also be part of a multi-byte sequence, but if
2848 a sequence is active and the very control code is currently also an
2849 expected input, then it will first be consumed by the active sequence.
2851 .It Ql \ec\e
2852 (\*(OPally context-dependent) Invokes the command
2853 .Ql Ic z Ns + .
2855 .It Ql \ec]
2856 (\*(OPally context-dependent) Invokes the command
2857 .Ql Ic z Ns $ .
2859 .It Ql \ec^
2860 (\*(OPally context-dependent) Invokes the command
2861 .Ql Ic z Ns 0 .
2863 .It Ql \ec_
2864 Cut the characters from the one after the cursor to the succeeding word
2865 boundary
2867 .Pf ( Cd mle-snarf-word-fwd ) .
2869 .It Ql \ec?
2870 Backspace:
2871 .Cd mle-del-bwd .
2873 .It \(en
2875 .Cd mle-fullreset :
2876 different to
2877 .Cd mle-reset
2878 this will immediately reset a possibly active search etc.
2880 .It \(en
2882 .Cd mle-bell :
2883 ring the audible bell.
2885 .\" }}}
2887 .\" .Ss "Coloured display" {{{
2888 .Ss "Coloured display"
2890 \*(OP \*(UA can be configured to support a coloured display and font
2891 attributes by emitting ANSI a.k.a. ISO 6429 SGR (select graphic
2892 rendition) escape sequences.
2893 Usage of colours and font attributes solely depends upon the
2894 capability of the detected terminal type that is defined by the
2895 environment variable
2896 .Ev TERM
2897 and which can be fine-tuned by the user via the internal variable
2898 .Va termcap .
2901 On top of what \*(UA knows about the terminal the boolean variable
2902 .Va colour-pager
2903 defines whether the actually applicable colour and font attribute
2904 sequences should also be generated when output is going to be paged
2905 through the external program defined by the environment variable
2906 .Ev PAGER
2907 (also see
2908 .Va crt Ns
2910 This is not enabled by default because different pager programs need
2911 different command line switches or other configuration in order to
2912 support those sequences.
2913 \*(UA however knows about some widely used pagers and in a clean
2914 environment it is often enough to simply set
2915 .Va colour-pager ;
2916 please refer to that variable for more on this topic.
2919 If the variable
2920 .Va colour-disable
2921 is set then any active usage of colour and font attribute sequences
2922 is suppressed, but without affecting possibly established
2923 .Ic colour
2924 mappings.
2927 To define and control colours and font attributes a single multiplexer
2928 command family exists:
2929 .Ic colour
2930 shows or defines colour mappings for the given colour type (e.g.,
2931 monochrome) and
2932 .Ic uncolour
2933 can be used to remove mappings of a given colour type.
2934 Since colours are only available in interactive mode, it may make
2935 sense to conditionalize the colour setup by encapsulating it with
2936 .Ic if :
2938 .Bd -literal -offset indent
2939 if terminal && [ "$features" =% +colour ]
2940   colour iso view-msginfo ft=bold,fg=green
2941   colour iso view-header ft=bold,fg=red from,subject
2942   colour iso view-header fg=red
2944   uncolour iso view-header from,subject
2945   colour iso view-header ft=bold,fg=magenta,bg=cyan
2946   colour 256 view-header ft=bold,fg=208,bg=230 "subject,from"
2947   colour mono view-header ft=bold
2948   colour mono view-header ft=bold,ft=reverse subject,from
2949 endif
2951 .\" }}}
2953 .\" .Ss "Handling spam" {{{
2954 .Ss "Handling spam"
2956 \*(OP \*(UA can make use of several spam interfaces for the purpose of
2957 identification of, and, in general, dealing with spam messages.
2958 A precondition of most commands in order to function is that the
2959 .Va spam-interface
2960 variable is set to one of the supported interfaces.
2961 Once messages have been identified as spam their (volatile)
2962 .Ql is-spam
2963 state can be prompted: the
2964 .Ql Ar :s
2966 .Ql Ar :S
2967 message specifications will address respective messages and their
2968 .Va attrlist
2969 entries will be used when displaying the
2970 .Va headline
2971 in the header display.
2973 .Bl -bullet
2975 .Ic spamrate
2976 rates the given messages and sets their
2977 .Ql is-spam
2978 flag accordingly.
2979 If the spam interface offers spam scores those can also be displayed in
2980 the header display by including the
2981 .Ql %$
2982 format in the
2983 .Va headline
2984 variable.
2986 .Ic spamham ,
2987 .Ic spamspam
2989 .Ic spamforget
2990 will interact with the Bayesian filter of the chosen interface and learn
2991 the given messages as
2992 .Dq ham
2994 .Dq spam ,
2995 respectively; the last command can be used to cause
2996 .Dq unlearning
2997 of messages; it adheres to their current
2998 .Ql is-spam
2999 state and thus reverts previous teachings.
3001 .Ic spamclear
3003 .Ic spamset
3004 will simply set and clear, respectively, the mentioned volatile
3005 .Ql is-spam
3006 message flag, without any interface interaction.
3011 .Xr spamassassin 1
3012 based
3013 .Va spam-interface
3014 .Ql spamc
3015 requires a running instance of the
3016 .Xr spamd 1
3017 server in order to function, started with the option
3018 .Fl -allow-tell
3019 shall Bayesian filter learning be possible.
3021 .Bd -literal -offset indent
3022 $ spamd -i localhost:2142 -i /tmp/.spamsock -d [-L] [-l]
3023 $ spamd --listen=localhost:2142 --listen=/tmp/.spamsock \e
3024     --daemonize [--local] [--allow-tell]
3028 Thereafter \*(UA can make use of these interfaces:
3030 .Bd -literal -offset indent
3031 $ \*(uA -Sspam-interface=spamc -Sspam-maxsize=500000 \e
3032     -Sspamc-command=/usr/local/bin/spamc \e
3033     -Sspamc-arguments="-U /tmp/.spamsock" -Sspamc-user=
3035 $ \*(uA -Sspam-interface=spamc -Sspam-maxsize=500000 \e
3036     -Sspamc-command=/usr/local/bin/spamc \e
3037     -Sspamc-arguments="-d localhost -p 2142" -Sspamc-user=
3041 Using the generic filter approach allows usage of programs like
3042 .Xr bogofilter 1 .
3043 Here is an example, requiring it to be accessible via
3044 .Ev PATH :
3046 .Bd -literal -offset indent
3047 $ \*(uA -Sspam-interface=filter -Sspam-maxsize=500000 \e
3048     -Sspamfilter-ham="bogofilter -n" \e
3049     -Sspamfilter-noham="bogofilter -N" \e
3050     -Sspamfilter-nospam="bogofilter -S" \e
3051     -Sspamfilter-rate="bogofilter -TTu 2>/dev/null" \e
3052     -Sspamfilter-spam="bogofilter -s" \e
3053     -Sspamfilter-rate-scanscore="1;^(.+)$"
3057 Because messages must exist on local storage in order to be scored (or
3058 used for Bayesian filter training), it is possibly a good idea to
3059 perform the local spam check last:
3061 .Bd -literal -offset indent
3062 define spamdelhook {
3063   # Server side DCC
3064   spamset (header x-dcc-brand-metrics "bulk")
3065   # Server-side spamassassin(1)
3066   spamset (header x-spam-flag "YES")
3067   del :s # TODO we HAVE to be able to do `spamrate :u ! :sS'
3068   move :S +maybe-spam
3069   spamrate :u
3070   del :s
3071   move :S +maybe-spam
3073 set folder-hook-FOLDER=spamdelhook
3077 See also the documentation for the variables
3078 .Va spam-interface , spam-maxsize ,
3079 .Va spamc-command , spamc-arguments , spamc-user ,
3080 .Va spamfilter-ham , spamfilter-noham , spamfilter-nospam , \
3081   spamfilter-rate
3083 .Va spamfilter-rate-scanscore .
3084 .\" }}}
3086 .\" }}} (DESCRIPTION)
3089 .\" .Sh COMMANDS {{{
3090 .Sh COMMANDS
3092 \*(UA reads input in lines.
3093 An unquoted reverse solidus
3094 .Ql \e
3095 at the end of a command line
3096 .Dq escapes
3097 the newline character: it is discarded and the next line of input is
3098 used as a follow-up line, with all leading whitespace removed;
3099 once an entire line is completed, the whitespace characters
3100 .Cm space , tabulator , newline
3101 as well as those defined by the variable
3102 .Va ifs
3103 are removed from the beginning and end.
3104 Placing any whitespace characters at the beginning of a line will
3105 prevent a possible addition of the command line to the \*(OPal
3106 .Ic history .
3109 The beginning of such input lines is then scanned for the name of
3110 a known command: command names may be abbreviated, in which case the
3111 first command that matches the given prefix will be used.
3112 .Sx "Command modifiers"
3113 may prefix a command in order to modify its behaviour.
3114 A name may also be a
3115 .Ic commandalias ,
3116 which will become expanded until no more expansion is possible.
3117 Once the command that shall be executed is known, the remains of the
3118 input line will be interpreted according to command-specific rules,
3119 documented in the following.
3122 This behaviour is different to the
3123 .Xr sh 1 Ns
3124 ell, which is a programming language with syntactic elements of clearly
3125 defined semantics, and therefore capable to sequentially expand and
3126 evaluate individual elements of a line.
3127 \*(UA will never be able to handle
3128 .Ql ? set one=value two=$one
3129 in a single statement, because the variable assignment is performed by
3130 the command
3131 .Pf ( Ic set ) ,
3132 not the language.
3135 The command
3136 .Ic list
3137 can be used to show the list of all commands, either alphabetically
3138 sorted or in prefix search order (these do not match, also because the
3139 POSIX standard prescribes a set of abbreviations).
3140 \*(OPally the command
3141 .Ic help
3143 .Ic \&? ) ,
3144 when given an argument, will show a documentation string for the
3145 command matching the expanded argument, as in
3146 .Ql ?t ,
3147 which should be a shorthand of
3148 .Ql ?type ;
3149 with these documentation strings both commands support a more
3150 .Va verbose
3151 listing mode which includes the argument type of the command and other
3152 information which applies; a handy suggestion might thus be:
3154 .Bd -literal -offset indent
3155 ? define __xv {
3156   # Before v15: need to enable sh(1)ell-style on _entire_ line!
3157   localopts 1;wysh set verbose;ignerr eval "${@}";return ${?}
3159 ? commandalias xv '\ecall __xv'
3160 ? xv help set
3163 .\" .Ss "Command modifiers" {{{
3164 .Ss "Command modifiers"
3166 Commands may be prefixed by one or multiple command modifiers.
3168 .Bl -bullet
3170 The modifier reverse solidus
3172 .Cm \e ,
3173 to be placed first, prevents
3174 .Ic commandalias
3175 expansions on the remains of the line, e.g.,
3176 .Ql \eecho
3177 will always evaluate the command
3178 .Ic echo ,
3179 even if an (command)alias of the same name exists.
3180 .Ic commandalias
3181 content may itself contain further command modifiers, including
3182 an initial reverse solidus to prevent further expansions.
3185 The modifier
3187 .Cm ignerr
3188 indicates that any error generated by the following command should be
3189 ignored by the state machine and not cause a program exit with enabled
3190 .Va errexit
3191 or for the standardized exit cases in
3192 .Ev POSIXLY_CORRECT
3193 mode.
3194 .Va \&? ,
3195 one of the
3196 .Sx "INTERNAL VARIABLES" ,
3197 will be set to the real exit status of the command regardless.
3200 Some commands support the
3202 .Cm vput
3203 modifier: if used, they expect the name of a variable, which can itself
3204 be a variable, i.e., shell expansion is applied, as their first
3205 argument, and will place their computation result in it instead of the
3206 default location (it is usually written to standard output).
3208 The given name will be tested for being a valid
3209 .Xr sh 1
3210 variable name, and may therefore only consist of upper- and lowercase
3211 characters, digits, and the underscore; the hyphen-minus may be used as
3212 a non-portable extension; digits may not be used as first, hyphen-minus
3213 may not be used as last characters.
3214 In addition the name may either not be one of the known
3215 .Sx "INTERNAL VARIABLES" ,
3216 or must otherwise refer to a writable (non-boolean) value variable.
3217 The actual put operation may fail nonetheless, e.g., if the variable
3218 expects a number argument only a number will be accepted.
3219 Any error during these operations causes the command as such to fail,
3220 and the error number
3221 .Va \&!
3222 will be set to
3223 .Va ^ERR Ns -NOTSUP ,
3224 the exit status
3225 .Va \&?
3226 should be set to
3227 .Ql -1 .
3230 Last, but not least, the modifier
3232 .Cm wysh
3233 can be used for some old and established commands to choose the new
3234 .Sx "Shell-style argument quoting"
3235 rules over the traditional
3236 .Sx "Old-style argument quoting" .
3238 .\" }}}
3240 .\" .Ss "Message list arguments" {{{
3241 .Ss "Message list arguments"
3243 Some commands expect arguments that represent messages (actually
3244 their symbolic message numbers), as has been documented above under
3245 .Sx "Specifying messages"
3246 already.
3247 If no explicit message list has been specified, the next message
3248 forward that satisfies the command's requirements will be used,
3249 and if there are no messages forward of the current message,
3250 the search proceeds backwards;
3251 if there are no good messages at all to be found, an error message is
3252 shown and the command is aborted.
3253 .\" }}}
3255 .\" .Ss "Old-style argument quoting" {{{
3256 .Ss "Old-style argument quoting"
3258 \*(ID This section documents the old, traditional style of quoting
3259 non-message-list arguments to commands which expect this type of
3260 arguments: whereas still used by the majority of such commands, the new
3261 .Sx "Shell-style argument quoting"
3262 may be available even for those via
3263 .Cm wysh ,
3264 one of the
3265 .Sx "Command modifiers" .
3266 Nonetheless care must be taken, because only new commands have been
3267 designed with all the capabilities of the new quoting rules in mind,
3268 which can, e.g., generate control characters.
3271 .Bl -bullet -offset indent
3273 An argument can be enclosed between paired double-quotes
3274 .Ql """argument"""
3276 single-quotes
3277 .Ql 'argument' ;
3278 any whitespace, shell word expansion, or reverse solidus characters
3279 (except as described next) within the quotes are treated literally as
3280 part of the argument.
3281 A double-quote will be treated literally within single-quotes and vice
3282 versa.
3283 Inside such a quoted string the actually used quote character can be
3284 used nonetheless by escaping it with a reverse solidus
3285 .Ql \e ,
3286 as in
3287 .Ql """y\e""ou""" .
3290 An argument that is not enclosed in quotes, as above, can usually still
3291 contain space characters if those spaces are reverse solidus escaped, as in
3292 .Ql you\e are .
3295 A reverse solidus outside of the enclosing quotes is discarded
3296 and the following character is treated literally as part of the argument.
3298 .\" }}}
3300 .\" .Ss "Shell-style argument quoting" {{{
3301 .Ss "Shell-style argument quoting"
3303 Commands which don't expect message-list arguments use
3304 .Xr sh 1 Ns
3305 ell-style, and therefore POSIX standardized, argument parsing and
3306 quoting rules.
3307 \*(ID Most new commands only support these new rules and are flagged
3308 \*(NQ, some elder ones can use them with the command modifier
3309 .Cm wysh ;
3310 in the future only this type of argument quoting will remain.
3313 A command line is parsed from left to right and an input token is
3314 completed whenever an unquoted, otherwise ignored, metacharacter is seen.
3315 Metacharacters are vertical bar
3316 .Cm \&| ,
3317 ampersand
3318 .Cm & ,
3319 semicolon
3320 .Cm \&; ,
3321 as well as all characters from the variable
3322 .Va ifs ,
3323 and / or
3324 .Cm space , tabulator , newline .
3325 The additional metacharacters left and right parenthesis
3326 .Cm \&( , \&)
3327 and less-than and greater-than signs
3328 .Cm < , >
3329 that the
3330 .Xr sh 1
3331 supports are not used, and are treated as ordinary characters: for one
3332 these characters are a vivid part of email addresses, and it seems
3333 highly unlikely that their function will become meaningful to \*(UA.
3335 .Bd -filled -offset indent
3336 .Sy Compatibility note:
3337 \*(ID Please note that even many new-style commands do not yet honour
3338 .Va ifs
3339 to parse their arguments: whereas the
3340 .Xr sh 1 Ns
3341 ell is a language with syntactic elements of clearly defined semantics,
3342 \*(UA parses entire input lines and decides on a per-command base what
3343 to do with the rest of the line.
3344 This also means that whenever an unknown command is seen all that \*(UA
3345 can do is cancellation of the processing of the remains of the line.
3347 It also often depends on an actual subcommand of a multiplexer command
3348 how the rest of the line should be treated, and until v15 we are not
3349 capable to perform this deep inspection of arguments.
3350 Nonetheless, at least the following commands which work with positional
3351 parameters fully support
3352 .Va ifs
3353 for an almost shell-compatible field splitting:
3354 .Ic call , call_if , read , vpospar , xcall .
3358 Any unquoted number sign
3359 .Ql #
3360 at the beginning of a new token starts a comment that extends to the end
3361 of the line, and therefore ends argument processing.
3362 An unquoted dollar sign
3363 .Ql $
3364 will cause variable expansion of the given name, which must be a valid
3365 .Xr sh 1 Ns
3366 ell-style variable name (see
3367 .Cm vput ) :
3368 .Sx "INTERNAL VARIABLES"
3369 as well as
3370 .Sx ENVIRONMENT
3371 (shell) variables can be accessed through this mechanism, brace
3372 enclosing the name is supported (i.e., to subdivide a token).
3375 Whereas the metacharacters
3376 .Cm space , tabulator , newline
3377 only complete an input token, vertical bar
3378 .Cm \&| ,
3379 ampersand
3380 .Cm &
3381 and semicolon
3382 .Cm \&;
3383 also act as control operators and perform control functions.
3384 For now supported is semicolon
3385 .Cm \&; ,
3386 which terminates a single command, therefore sequencing the command line
3387 and making the remainder of the line a subject to reevaluation.
3388 With sequencing, multiple command argument types and quoting rules may
3389 therefore apply to a single line, which can become problematic before
3390 v15: e.g., the first of the following will cause surprising results.
3393 .Dl ? echo one; set verbose; echo verbose=$verbose.
3394 .Dl ? echo one; wysh set verbose; echo verbose=$verbose.
3397 Quoting is a mechanism that will remove the special meaning of
3398 metacharacters and reserved words, and will prevent expansion.
3399 There are four quoting mechanisms: the escape character, single-quotes,
3400 double-quotes and dollar-single-quotes:
3403 .Bl -bullet -offset indent
3405 The literal value of any character can be preserved by preceding it
3406 with the escape character reverse solidus
3407 .Ql \e .
3410 Arguments which are enclosed in
3411 .Ql 'single-\:quotes'
3412 retain their literal value.
3413 A single-quote cannot occur within single-quotes.
3416 The literal value of all characters enclosed in
3417 .Ql \(dqdouble-\:quotes\(dq
3418 is retained, with the exception of dollar sign
3419 .Ql $ ,
3420 which will cause variable expansion, as above, backquote (grave accent)
3421 .Ql ` ,
3422 (which not yet means anything special), reverse solidus
3423 .Ql \e ,
3424 which will escape any of the characters dollar sign
3425 .Ql $
3426 (to prevent variable expansion), backquote (grave accent)
3427 .Ql ` ,
3428 double-quote
3429 .Ql \(dq
3430 (to prevent ending the quote) and reverse solidus
3431 .Ql \e
3432 (to prevent escaping, i.e., to embed a reverse solidus character as-is),
3433 but has no special meaning otherwise.
3436 Arguments enclosed in
3437 .Ql $'dollar-\:single-\:quotes'
3438 extend normal single quotes in that reverse solidus escape sequences are
3439 expanded as follows:
3441 .Bl -tag -compact -width "Ql \eNNN"
3442 .It Ql \ea
3443 bell control character (ASCII and ISO-10646 BEL).
3444 .It Ql \eb
3445 backspace control characer (ASCII and ISO-10646 BS).
3446 .It Ql \eE
3447 escape control character (ASCII and ISO-10646 ESC).
3448 .It Ql \ee
3449 the same.
3450 .It Ql \ef
3451 form feed control character (ASCII and ISO-10646 FF).
3452 .It Ql \en
3453 line feed control character (ASCII and ISO-10646 LF).
3454 .It Ql \er
3455 carriage return control character (ASCII and ISO-10646 CR).
3456 .It Ql \et
3457 horizontal tabulator control character (ASCII and ISO-10646 HT).
3458 .It Ql \ev
3459 vertical tabulator control character (ASCII and ISO-10646 VT).
3460 .It Ql \e\e
3461 emits a reverse solidus character.
3462 .It Ql \e'
3463 single quote.
3464 .It Ql \e"
3465 double quote (escaping is optional).
3466 .It Ql \eNNN
3467 eight-bit byte with the octal value
3468 .Ql NNN
3469 (one to three octal digits), optionally prefixed by an additional
3470 .Ql 0 .
3471 A 0 byte will suppress further output for the quoted argument.
3472 .It Ql \exHH
3473 eight-bit byte with the hexadecimal value
3474 .Ql HH
3475 (one or two hexadecimal characters).
3476 A 0 byte will suppress further output for the quoted argument.
3477 .It Ql \eUHHHHHHHH
3478 the Unicode / ISO-10646 character with the hexadecimal codepoint value
3479 .Ql HHHHHHHH
3480 (one to eight hexadecimal digits) \(em note that Unicode defines the
3481 maximum codepoint ever to be supported as
3482 .Ql 0x10FFFF
3483 (in planes of
3484 .Ql 0xFFFF
3485 characters each).
3486 This escape is only supported in locales that support Unicode (see
3487 .Sx "Character sets" ) ,
3488 in other cases the sequence will remain unexpanded unless the given code
3489 point is ASCII compatible or (if the \*(OPal character set conversion is
3490 available) can be represented in the current locale.
3491 The character NUL will suppress further output for the quoted argument.
3492 .It Ql \euHHHH
3493 Identical to
3494 .Ql \eUHHHHHHHH
3495 except it takes only one to four hexadecimal digits.
3496 .It Ql \ecX
3497 Emits the non-printable (ASCII and compatible) C0 control codes
3498 0 (NUL) to 31 (US), and 127 (DEL).
3499 Printable representations of ASCII control codes can be created by
3500 mapping them to a different part of the ASCII character set, which is
3501 possible by adding the number 64 for the codes 0 to 31, e.g., 7 (BEL) is
3502 .Ql 7 + 64 = 71 = G .
3503 The real operation is a bitwise logical XOR with 64 (bit 7 set, see
3504 .Ic vexpr ) ,
3505 thus also covering code 127 (DEL), which is mapped to 63 (question mark):
3506 .Ql ? vexpr ^ 127 64 .
3508 Whereas historically circumflex notation has often been used for
3509 visualization purposes of control codes, e.g.,
3510 .Ql ^G ,
3511 the reverse solidus notation has been standardized:
3512 .Ql \ecG .
3513 Some control codes also have standardized (ISO-10646, ISO C) aliases,
3514 as shown above (e.g.,
3515 .Ql \ea ,
3516 .Ql \en ,
3517 .Ql \et ) :
3518 whenever such an alias exists it will be used for display purposes.
3519 The control code NUL
3520 .Pf ( Ql \ec@ ,
3521 a non-standard extension) will suppress further output for the remains
3522 of the token (which may extend beyond the current quote), or, depending
3523 on the context, the remains of all arguments for the current command.
3524 .It Ql \e$NAME
3525 Non-standard extension: expand the given variable name, as above.
3526 Brace enclosing the name is supported.
3527 .It Ql \e`{command}
3528 Not yet supported, just to raise awareness: Non-standard extension.
3533 Caveats:
3535 .Bd -literal -offset indent
3536 ? echo 'Quotes '${HOME}' and 'tokens" differ!"# no comment
3537 ? echo Quotes ${HOME} and tokens differ! # comment
3538 ? echo Don"'"t you worry$'\ex21' The sun shines on us. $'\eu263A'
3540 .\" }}}
3542 .\" .Ss "Raw data arguments for codec commands" {{{
3543 .Ss "Raw data arguments for codec commands"
3545 A special set of commands, which all have the string
3546 .Dq codec
3547 in their name, e.g.,
3548 .Ic addrcodec ,
3549 .Ic shcodec ,
3550 .Ic urlcodec ,
3551 take raw string data as input, which means that the content of the
3552 command input line is passed completely unexpanded and otherwise
3553 unchanged: like this the effect of the actual codec is visible without
3554 any noise of possible shell quoting rules etc., i.e., the user can input
3555 one-to-one the desired or questionable data.
3556 To gain a level of expansion, the entire command line can be
3557 .Ic eval Ns
3558 uated first, e.g.,
3560 .Bd -literal -offset indent
3561 ? vput shcodec res encode /usr/Sch\[:o]nes Wetter/heute.txt
3562 ? echo $res
3563 $'/usr/Sch\eu00F6nes Wetter/heute.txt'
3564 ? shcodec d $res
3565 $'/usr/Sch\eu00F6nes Wetter/heute.txt'
3566 ? eval shcodec d $res
3567 /usr/Sch\[:o]nes Wetter/heute.txt
3569 .\" }}}
3571 .\" .Ss "Filename transformations" {{{
3572 .Ss "Filename transformations"
3574 Filenames, where expected, and unless documented otherwise, are
3575 subsequently subject to the following filename transformations, in
3576 sequence:
3578 .Bl -bullet -offset indent
3580 If the given name is a registered
3581 .Ic shortcut ,
3582 it will be replaced with the expanded shortcut.
3585 The filename is matched against the following patterns or strings:
3587 .Bl -hang -compact -width ".Ar %user"
3588 .It Ar #
3589 (Number sign) is expanded to the previous file.
3590 .It Ar %
3591 (Percent sign) is replaced by the invoking
3592 .Mx -ix "primary system mailbox"
3593 user's primary system mailbox, which either is the (itself expandable)
3594 .Va inbox
3595 if that is set, the standardized absolute pathname indicated by
3596 .Ev MAIL
3597 if that is set, or a built-in compile-time default otherwise.
3598 .It Ar %user
3599 Expands to the primary system mailbox of
3600 .Ar user
3601 (and never the value of
3602 .Va inbox ,
3603 regardless of its actual setting).
3604 .It Ar &
3605 (Ampersand) is replaced with the invoking users
3606 .Mx -ix "secondary mailbox"
3607 secondary mailbox, the
3608 .Ev MBOX .
3609 .It Ar +file
3610 Refers to a
3611 .Ar file
3612 in the
3613 .Va folder
3614 directory (if that variable is set).
3615 .It Ar %:filespec
3616 Expands to the same value as
3617 .Ar filespec ,
3618 but has special meaning when used with, e.g., the command
3619 .Ic file :
3620 the file will be treated as a primary system mailbox by, e.g., the
3621 .Ic mbox
3623 .Ic save
3624 commands, meaning that messages that have been read in the current
3625 session will be moved to the
3626 .Ev MBOX
3627 mailbox instead of simply being flagged as read.
3631 Meta expansions are applied to the resulting filename, as applicable to
3632 the resulting file access protocol (also see
3633 .Sx "On URL syntax and credential lookup" ) .
3634 If the fully expanded filename results in multiple pathnames and the
3635 command is expecting only one file, an error results.
3637 For the file-protocol, a leading tilde
3638 .Ql ~
3639 character will be replaced by the expansion of
3640 .Ev HOME ,
3641 except when followed by a valid user name, in which case the home
3642 directory of the given user is used instead.
3644 In addition a shell expansion as if specified in double-quotes (see
3645 .Sx "Shell-style argument quoting" )
3646 is applied, so that any occurrence of
3647 .Ql $VARIABLE
3649 .Ql ${VARIABLE} )
3650 will be replaced by the expansion of the variable, if possible;
3651 .Sx "INTERNAL VARIABLES"
3652 as well as
3653 .Sx ENVIRONMENT
3654 (shell) variables can be accessed through this mechanism.
3656 In interactive context, in order to allow simple value acceptance (via
3657 .Dq ENTER ) ,
3658 arguments will usually be displayed in a properly quoted form, e.g., a file
3659 .Ql diet\e is \ecurd.txt
3660 may be displayed as
3661 .Ql 'diet\e is \ecurd.txt' .
3663 .\" }}}
3665 .\" .Ss "Commands" {{{
3666 .Ss "Commands"
3668 The following commands are available:
3670 .Bl -tag -width ".It Ic BaNg"
3674 .It Ic \&!
3675 Executes the
3676 .Ev SHELL
3677 command which follows, replacing unescaped exclamation marks with the
3678 previously executed command if the internal variable
3679 .Va bang
3680 is set.
3681 This command supports
3682 .Cm vput
3683 as documented in
3684 .Sx "Command modifiers" ,
3685 and manages the error number
3686 .Va \&! .
3687 A 0 or positive exit status
3688 .Va \&?
3689 reflects the exit status of the command, negative ones that
3690 an error happened before the command was executed, or that the program
3691 did not exit cleanly, but, e.g., due to a signal: the error number is
3692 .Va ^ERR Ns -CHILD ,
3693 then.
3696 In conjunction with the
3697 .Cm vput
3698 modifier the following special cases exist:
3699 a negative exit status occurs if the collected data could not be stored
3700 in the given variable, which is a
3701 .Va ^ERR Ns -NOTSUP
3702 error that should otherwise not occur.
3703 .Va ^ERR Ns -CANCELED
3704 indicates that no temporary file could be created to collect the command
3705 output at first glance.
3706 In case of catchable out-of-memory situations
3707 .Va ^ERR Ns -NOMEM
3708 will occur and \*(UA will try to store the empty string, just like with
3709 all other detected error conditions.
3713 .It Ic #
3714 The comment-command causes the entire line to be ignored.
3715 .Sy Note:
3716 this really is a normal command which' purpose is to discard its
3717 arguments, not a
3718 .Dq comment-start
3719 indicating special character, which means that, e.g., trailing comments
3720 on a line are not possible.
3723 .It Ic +
3724 Goes to the next message in sequence and types it
3725 (like
3726 .Dq ENTER ) .
3729 .It Ic -
3730 Display the preceding message, or the n'th previous message if given
3731 a numeric argument n.
3734 .It Ic =
3735 Show the current message number (the
3736 .Dq dot ) .
3739 .It Ic \&?
3740 Show a brief summary of commands.
3741 \*(OP Given an argument a synopsis for the command in question is
3742 shown instead; commands can be abbreviated in general and this command
3743 can be used to see the full expansion of an abbreviation including the
3744 synopsis, try, e.g.,
3745 .Ql ?h ,
3746 .Ql ?hel
3748 .Ql ?help
3749 and see how the output changes.
3750 This mode also supports a more
3751 .Va verbose
3752 output, which will provide the informations documented for
3753 .Ic list .
3756 .It Ic \&|
3757 A synonym for the
3758 .Ic pipe
3759 command.
3763 .It Ic account , unaccount
3764 (ac, una) Creates, selects or lists (an) account(s).
3765 Accounts are special incarnations of
3766 .Ic define Ns d
3767 macros and group commands and variable settings which together usually
3768 arrange the environment for the purpose of creating an email account.
3769 Different to normal macros settings which are covered by
3770 .Ic localopts
3771 \(en here by default enabled! \(en will not be reverted before the
3772 .Ic account
3773 is changed again.
3774 The special account
3775 .Ql null
3776 (case-insensitive) always exists, and all but it can be deleted by the
3777 latter command, and in one operation with the special name
3778 .Ql * .
3780 Without arguments a listing of all defined accounts is shown.
3781 With one argument the given account is activated: the system
3782 .Va inbox
3783 of that account will be activated (as via
3784 .Ic file ) ,
3785 a possibly installed
3786 .Va folder-hook
3787 will be run, and the internal variable
3788 .Va account
3789 will be updated.
3790 The two argument form is identical to defining a macro as via
3791 .Ic define :
3792 .Bd -literal -offset indent
3793 account myisp {
3794   set folder=~/mail inbox=+syste.mbox record=+sent.mbox
3795   set from='(My Name) myname@myisp.example'
3796   set mta=smtp://mylogin@smtp.myisp.example
3802 .It Ic addrcodec
3803 Perform email address codec transformations on raw-data argument, rather
3804 according to email standards (RFC 5322; \*(ID will furtherly improve).
3805 Supports
3806 .Cm vput
3807 (see
3808 .Sx "Command modifiers" ) ,
3809 and manages the error number
3810 .Va \&! .
3811 The first argument must be either
3812 .Ar [+[+[+]]]e[ncode] ,
3813 .Ar d[ecode]
3815 .Ar s[kin] ,
3816 and specifies the operation to perform on the rest of the line.
3819 Decoding will show how a standard-compliant MUA will display the given
3820 argument, which should be an email address.
3821 Please be aware that most MUAs have difficulties with the address
3822 standards, and vary wildly when (comments) in parenthesis,
3823 .Dq double-quoted
3824 strings, or quoted-pairs, as below, become involved.
3825 \*(ID \*(UA currently does not perform decoding when displaying addresses.
3828 Skinning is identical to decoding but only outputs the plain address,
3829 without any string, comment etc. components.
3830 Another difference is that it may fail with the error number
3831 .Va \&!
3832 set to
3833 .Va ^ERR Ns -INVAL
3834 if decoding fails to find a(n) (valid) email address, in which case the
3835 unmodified input will be output again.
3838 Encoding supports four different modes, lesser automated versions can be
3839 chosen by prefixing one, two or three plus signs: the standard imposes
3840 a special meaning on some characters, which thus have to be transformed
3841 to so-called quoted-pairs by pairing them with a reverse solidus
3842 .Ql \e
3843 in order to remove the special meaning; this might change interpretation
3844 of the entire argument from what has been desired, however!
3845 Specify one plus sign to remark that parenthesis shall be left alone,
3846 two for not turning double quotation marks into quoted-pairs, and three
3847 for also leaving any user-specified reverse solidus alone.
3848 The result will always be valid, if a successful exit status is reported.
3849 \*(ID Addresses need to be specified in between angle brackets
3850 .Ql < ,
3851 .Ql >
3852 if the construct becomes more difficult, otherwise the current parser
3853 will fail; it is not smart enough to guess right.
3855 .Bd -literal -offset indent
3856 ? addrc enc "Hey, you",<diet@exam.ple>\e out\e there
3857 "\e"Hey, you\e", \e\e out\e\e there" <diet@exam.ple>
3858 ? addrc d "\e"Hey, you\e", \e\e out\e\e there" <diet@exam.ple>
3859 "Hey, you", \e out\e there <diet@exam.ple>
3860 ? addrc s "\e"Hey, you\e", \e\e out\e\e there" <diet@exam.ple>
3861 diet@exam.ple
3867 .It Ic alias , unalias
3868 (a, una) Aliases are a method of creating personal distribution lists
3869 that map a single alias name to none to multiple real receivers;
3870 these aliases become expanded after message composing is completed.
3871 The latter command removes the given list of aliases, the special name
3872 .Ql *
3873 will discard all existing aliases.
3875 The former command shows all currently defined aliases when used without
3876 arguments, and with one argument the expansion of the given alias.
3877 With more than one argument, creates or appends to the alias name given
3878 as the first argument the remaining arguments.
3879 Alias names adhere to the Postfix MTA
3880 .Xr aliases 5
3881 rules and are thus restricted to alphabetic characters, digits, the
3882 underscore, hyphen-minus, the number sign, colon and commercial at,
3883 the last character can also be the dollar sign; the regular expression:
3884 .Ql [[:alnum:]_#:@-]+$? .
3885 As extensions the exclamation mark
3886 .Ql \&! ,
3887 period
3888 .Ql \&.
3889 as well as
3890 .Dq any character that has the high bit set
3891 may be used.
3895 .It Ic alternates , unalternates
3896 \*(NQ (alt) Manage a list of alternate addresses or names of the active user,
3897 members of which will be removed from recipient lists.
3898 The latter command removes the given list of alternates, the special name
3899 .Ql *
3900 will discard all existing aliases.
3901 The former command manages the error number
3902 .Va \&!
3903 and shows the current set of alternates when used without arguments; in
3904 this mode it supports
3905 .Cm vput
3906 (see
3907 .Sx "Command modifiers" ) .
3908 Otherwise the given arguments (after being checked for validity) are
3909 appended to the list of alternate names; in
3910 .Va posix
3911 mode they replace that list instead.
3912 There is a set of implicit alternates which is formed of the values of
3913 .Ev LOGNAME ,
3914 .Va from ,
3915 .Va sender
3917 .Va reply-to .
3921 .It Ic answered , unanswered
3922 Take a message lists and mark each message as having been answered,
3923 having not been answered, respectively.
3924 Messages will be marked answered when being
3925 .Ic reply Ns d
3926 to automatically if the
3927 .Va markanswered
3928 variable is set.
3929 See the section
3930 .Sx "Message states" .
3935 .It Ic bind , unbind
3936 \*(OP\*(NQ The bind command extends the MLE (see
3937 .Sx "On terminal control and line editor" )
3938 with freely configurable key bindings.
3939 The latter command removes from the given context the given key binding,
3940 both of which may be specified as a wildcard
3941 .Ql * ,
3942 so that, e.g.,
3943 .Ql unbind * *
3944 will remove all bindings of all contexts.
3945 Due to initialization order unbinding will not work for built-in key
3946 bindings upon program startup, however: please use
3947 .Va line-editor-no-defaults
3948 for this purpose instead.
3951 With one argument the former command shows all key bindings for the
3952 given context, specifying an asterisk
3953 .Ql *
3954 will show the bindings of all contexts; a more verbose listing will be
3955 produced if either of
3956 .Va debug
3958 .Va verbose
3959 are set.
3960 With two or more arguments a binding is (re)established:
3961 the first argument is the context to which the binding shall apply,
3962 the second argument is a comma-separated list of the
3963 .Dq keys
3964 which form the binding, and any remaining arguments form the expansion.
3965 To indicate that a binding shall not be auto-committed, but that the
3966 expansion shall instead be furtherly editable by the user, a commercial at
3967 .Ql @
3968 (that will be removed) can be placed last in the expansion, from which
3969 leading and trailing whitespace will finally be removed.
3970 Reverse solidus cannot be used as the last character of expansion.
3973 Contexts define when a binding applies, i.e., a binding will not be seen
3974 unless the context for which it is defined for is currently active.
3975 This is not true for the shared binding
3976 .Ql base ,
3977 which is the foundation for all other bindings and as such always
3978 applies, its bindings, however, only apply secondarily.
3979 The available contexts are the shared
3980 .Ql base ,
3982 .Ql default
3983 context which is used in all not otherwise documented situations, and
3984 .Ql compose ,
3985 which applies to compose mode only.
3988 .Dq Keys
3989 which form the binding are specified as a comma-separated list of
3990 byte-sequences, where each list entry corresponds to one key(press).
3991 A list entry may, indicated by a leading colon character
3992 .Ql \&: ,
3993 also refer to the name of a terminal capability; several dozen names
3994 will be compiled in and may be specified either by their
3995 .Xr terminfo 5 ,
3996 or, if existing, by their
3997 .Xr termcap 5
3998 name, regardless of the actually used \*(OPal terminal control library.
3999 It is possible to use any capability, as long as the name is resolvable
4000 by the \*(OPal control library or was defined via the internal variable
4001 .Va termcap .
4002 Input sequences are not case-normalized, so that an exact match is
4003 required to update or remove a binding.
4004 Examples:
4006 .Bd -literal -offset indent
4007 ? bind base $'\eE',d mle-snarf-word-fwd # Esc(ape)
4008 ? bind base $'\eE',$'\ec?' mle-snarf-word-bwd # Esc, Delete
4009 ? bind default $'\ecA',:khome,w 'echo An editable binding@'
4010 ? bind default a,b,c rm -irf / @  # Another editable binding
4011 ? bind default :kf1 File %
4012 ? bind compose :kf1 ~e
4016 Note that the entire comma-separated list is first parsed (over) as a
4017 shell-token with whitespace as the field separator, before being parsed
4018 and expanded for real with comma as the field separator, therefore
4019 whitespace needs to be properly quoted, see
4020 .Sx "Shell-style argument quoting" .
4021 Using Unicode reverse solidus escape sequences renders a binding
4022 defunctional if the locale does not support Unicode (see
4023 .Sx "Character sets" ) ,
4024 and using terminal capabilities does so if no (corresponding) terminal
4025 control support is (currently) available.
4028 The following terminal capability names are built-in and can be used in
4029 .Xr terminfo 5
4030 or (if available) the two-letter
4031 .Xr termcap 5
4032 notation.
4033 See the respective manual for a list of capabilities.
4034 The program
4035 .Xr infocmp 1
4036 can be used to show all the capabilities of
4037 .Ev TERM
4038 or the given terminal type;
4039 using the
4040 .Fl \&\&x
4041 flag will also show supported (non-standard) extensions.
4044 .Bl -tag -compact -width kcuuf_or_kcuuf
4045 .It Cd kbs Ns \0or Cd kb
4046 Backspace.
4047 .It Cd kdch1 Ns \0or Cd kD
4048 Delete character.
4049 .It Cd kDC Ns \0or Cd *4
4050 \(em shifted variant.
4051 .It Cd kel Ns \0or Cd kE
4052 Clear to end of line.
4053 .It Cd kext Ns \0or Cd @9
4054 Exit.
4055 .It Cd kich1 Ns \0or Cd kI
4056 Insert character.
4057 .It Cd kIC Ns \0or Cd #3
4058 \(em shifted variant.
4059 .It Cd khome Ns \0or Cd kh
4060 Home.
4061 .It Cd kHOM Ns \0or Cd #2
4062 \(em shifted variant.
4063 .It Cd kend Ns \0or Cd @7
4064 End.
4065 .It Cd knp Ns \0or Cd kN
4066 Next page.
4067 .It Cd kpp Ns \0or Cd kP
4068 Previous page.
4069 .It Cd kcub1 Ns \0or Cd kl
4070 Left cursor (with more modifiers: see below).
4071 .It Cd kLFT Ns \0or Cd #4
4072 \(em shifted variant.
4073 .It Cd kcuf1 Ns \0or Cd kr
4074 Right cursor (ditto).
4075 .It Cd kRIT Ns \0or Cd %i
4076 \(em shifted variant.
4077 .It Cd kcud1 Ns \0or Cd kd
4078 Down cursor (ditto).
4079 .It Cd kDN
4080 \(em shifted variant (only terminfo).
4081 .It Cd kcuu1 Ns \0or Cd ku
4082 Up cursor (ditto).
4083 .It Cd kUP
4084 \(em shifted variant (only terminfo).
4085 .It Cd kf0 Ns \0or Cd k0
4086 Function key 0.
4087 Add one for each function key up to
4088 .Cd kf9
4090 .Cd k9 ,
4091 respectively.
4092 .It Cd kf10 Ns \0or Cd k;
4093 Function key 10.
4094 .It Cd kf11 Ns \0or Cd F1
4095 Function key 11.
4096 Add one for each function key up to
4097 .Cd kf19
4099 .Cd F9 ,
4100 respectively.
4104 Some terminals support key-modifier combination extensions, e.g.,
4105 .Ql Alt+Shift+xy .
4106 For example, the delete key,
4107 .Cd kdch1 :
4108 in its shifted variant, the name is mutated to
4109 .Cd  kDC ,
4110 then a number is appended for the states
4111 .Ql Alt
4112 .Pf ( Cd kDC3 ) ,
4113 .Ql Shift+Alt
4114 .Pf ( Cd kDC4 ) ,
4115 .Ql Control
4116 .Pf ( Cd kDC5 ) ,
4117 .Ql Shift+Control
4118 .Pf ( Cd kDC6 ) ,
4119 .Ql Alt+Control
4120 .Pf ( Cd kDC7 ) ,
4121 finally
4122 .Ql Shift+Alt+Control
4123 .Pf ( Cd kDC8 ) .
4124 The same for the left cursor key,
4125 .Cd kcub1 :
4126 .Cd KLFT , KLFT3 , KLFT4 , KLFT5 , KLFT6 , KLFT7 , KLFT8 .
4129 It is advisable to use an initial escape or other control character (e.g.,
4130 .Ql \ecA )
4131 for bindings which describe user key combinations (as opposed to purely
4132 terminal capability based ones), in order to avoid ambiguities whether
4133 input belongs to key sequences or not; it also reduces search time.
4134 Adjusting
4135 .Va bind-timeout
4136 may help shall keys and sequences be falsely recognized.
4140 .It Ic call
4141 \*(NQ Calls the given macro, which must have been created via
4142 .Ic define ,
4143 otherwise a
4144 .Va ^ERR Ns -NOENT
4145 error occurs.
4146 Parameters given to macros are implicitly local to the macro's scope, and
4147 may be accessed via special (positional) parameters, e.g.,
4148 .Va 1 ,
4149 .Va * ,
4150 .Va @ ,
4151 .Va # .
4152 The positional parameters may be removed by
4153 .Ic shift Ns
4154 ing them off the stack (exceeding the supported number of arguments
4155 results in a
4156 .Va ^ERR Ns -OVERFLOW ) ,
4157 and are otherwise controllable via
4158 .Ic vpospar .
4159 Changes to other
4160 .Sx ENVIRONMENT
4161 as well as
4162 .Sx "INTERNAL VARIABLES"
4163 can be reverted before the current level regains control by setting
4164 .Ic localopts
4165 for called macro(s) (or in them, of course).
4166 Macro execution can be terminated at any time by calling
4167 .Ic return .
4170 Calling macros recursively will at some time excess the stack size
4171 limit, causing a hard program abortion; if recursively calling a macro
4172 is the last command of the current macro, consider to use the command
4173 .Ic xcall ,
4174 which will first release all resources of the current macro before
4175 replacing the current macro with the called one.
4176 Numeric and string operations can be performed via
4177 .Ic vexpr ,
4179 .Ic eval
4180 may be helpful to recreate argument lists.
4182 .Bd -literal -offset indent
4183 define exmac {
4184   echo Parameter 1 of ${#} is ${1}, all: ${*} / ${@}
4185   return 1000 0
4187 call exmac Hello macro exmac!
4192 .It Ic call_if
4193 Identical to
4194 .Ic call
4195 if the given macro has been created via
4196 .Ic define ,
4197 but doesn't fail nor warn if the macro doesn't exist.
4200 .It Ic cd
4201 (ch) Change the working directory to
4202 .Ev HOME
4203 or the given argument.
4204 Synonym for
4205 .Ic chdir .
4208 .It Ic certsave
4209 \*(OP Only applicable to S/MIME signed messages.
4210 Takes a message list and a filename and saves the certificates
4211 contained within the message signatures to the named file in both
4212 human-readable and PEM format.
4213 The certificates can later be used to send encrypted messages to the
4214 respective message senders by setting
4215 .Va smime-encrypt-USER@HOST
4216 variables.
4220 .It Ic charsetalias , uncharsetalias
4221 \*(NQ Manage (character set conversion) character set alias mappings,
4222 as documented in the section
4223 .Sx "Character sets" .
4224 Character set aliases are expanded recursively, but no expansion is
4225 performed on values of the user-settable variables, e.g.,
4226 .Va charset-8bit .
4227 These are effectively no-operations if character set conversion
4228 is not available (i.e., no
4229 .Ql +iconv
4231 .Va features ) .
4232 Without arguments the list of all currently defined aliases is shown,
4233 with one argument the expansion of the given alias.
4234 Otherwise all given arguments are treated as pairs of character sets and
4235 their desired target alias name, creating new or changing already
4236 existing aliases, as necessary.
4238 The latter deletes all aliases given as arguments, the special argument
4239 .Ql *
4240 will remove all aliases.
4243 .It Ic chdir
4244 (ch) Change the working directory to
4245 .Ev HOME
4246 or the given argument.
4247 Synonym for
4248 .Ic cd .
4252 .It Ic collapse , uncollapse
4253 Only applicable to threaded mode.
4254 Takes a message list and makes all replies to these messages invisible
4255 in header summaries, except for
4256 .Ql new
4257 messages and the
4258 .Dq dot .
4259 Also when a message with collapsed replies is displayed,
4260 all of these are automatically uncollapsed.
4261 The latter command undoes collapsing.
4266 .It Ic colour , uncolour
4267 \*(OP\*(NQ Manage colour mappings of and for a
4268 .Sx "Coloured display" .
4269 The type of colour is given as the (case-insensitive) first argument,
4270 which must be one of
4271 .Ql 256
4272 for 256-colour terminals,
4273 .Ql 8 ,
4274 .Ql ansi
4276 .Ql iso
4277 for the standard 8-colour ANSI / ISO 6429 color palette and
4278 .Ql 1
4280 .Ql mono
4281 for monochrome terminals.
4282 Monochrome terminals cannot deal with colours, but only (some) font
4283 attributes.
4286 Without further arguments the list of all currently defined mappings
4287 for the given colour type is shown (as a special case giving
4288 .Ql all
4290 .Ql *
4291 will show the mappings of all types).
4292 Otherwise the second argument defines the mappable slot, and the third
4293 argument a (comma-separated list of) colour and font attribute
4294 specification(s), and the optional fourth argument can be used to
4295 specify a precondition: if conditioned mappings exist they are tested in
4296 (creation) order unless a (case-insensitive) match has been found, and
4297 the default mapping (if any has been established) will only be chosen as
4298 a last resort.
4299 The types of precondition available depend on the mappable slot (see
4300 .Sx "Coloured display"
4301 for some examples), the following of which exist:
4304 Mappings prefixed with
4305 .Ql mle-
4306 are used for the \*(OPal built-in Mailx-Line-Editor (MLE, see
4307 .Sx "On terminal control and line editor" )
4308 and do not support preconditions.
4310 .Bl -tag -compact -width view-partinfo
4311 .It Ar mle-position
4312 This mapping is used for the position indicator that is visible when
4313 a line cannot be fully displayed on the screen.
4314 .It Ar mle-prompt
4315 Used for the
4316 .Va prompt .
4320 Mappings prefixed with
4321 .Ql sum-
4322 are used in header summaries, and they all understand the preconditions
4323 .Ql dot
4324 (the current message) and
4325 .Ql older
4326 for elder messages (only honoured in conjunction with
4327 .Va datefield-markout-older ) .
4329 .Bl -tag -compact -width view-partinfo
4330 .It Ar sum-dotmark
4331 This mapping is used for the
4332 .Dq dotmark
4333 that can be created with the
4334 .Ql %>
4336 .Ql %<
4337 formats of the variable
4338 .Va headline .
4339 .It Ar sum-header
4340 For the complete header summary line except the
4341 .Dq dotmark
4342 and the thread structure.
4343 .It Ar sum-thread
4344 For the thread structure which can be created with the
4345 .Ql %i
4346 format of the variable
4347 .Va headline .
4351 Mappings prefixed with
4352 .Ql view-
4353 are used when displaying messages.
4355 .Bl -tag -compact -width view-partinfo
4356 .It Ar view-from_
4357 This mapping is used for so-called
4358 .Ql From_
4359 lines, which are MBOX file format specific header lines.
4360 .It Ar view-header
4361 For header lines.
4362 A comma-separated list of headers to which the mapping applies may be
4363 given as a precondition; if the \*(OPal regular expression support is
4364 available then if any of the
4365 .Dq magical
4366 (extended) regular expression characters is seen the precondition will
4367 be evaluated as (an extended) one.
4368 .It Ar view-msginfo
4369 For the introductional message info line.
4370 .It Ar view-partinfo
4371 For MIME part info lines.
4375 The following (case-insensitive) colour definitions and font attributes
4376 are understood, multiple of which can be specified in a comma-separated
4377 list:
4379 .Bl -tag -width ft=
4380 .It Ar ft=
4381 a font attribute:
4382 .Ql bold ,
4383 .Ql reverse
4385 .Ql underline .
4386 It is possible (and often applicable) to specify multiple font
4387 attributes for a single mapping.
4389 .It Ar fg=
4390 foreground colour attribute:
4391 .Ql black ,
4392 .Ql blue ,
4393 .Ql green ,
4394 .Ql red ,
4395 .Ql brown ,
4396 .Ql magenta ,
4397 .Ql cyan
4399 .Ql white .
4400 To specify a 256-color mode a decimal number colour specification in
4401 the range 0 to 255, inclusive, is supported, and interpreted as follows:
4403 .Bl -tag -compact -width "999 - 999"
4404 .It 0 - 7
4405 the standard ISO 6429 colors, as above.
4406 .It 8 - 15
4407 high intensity variants of the standard colors.
4408 .It 16 - 231
4409 216 colors in tuples of 6.
4410 .It 232 - 255
4411 grayscale from black to white in 24 steps.
4413 .Bd -literal -offset indent
4414 #!/bin/sh -
4415 fg() { printf "\e033[38;5;${1}m($1)"; }
4416 bg() { printf "\e033[48;5;${1}m($1)"; }
4418 while [ $i -lt 256 ]; do fg $i; i=$(($i + 1)); done
4419 printf "\e033[0m\en"
4421 while [ $i -lt 256 ]; do bg $i; i=$(($i + 1)); done
4422 printf "\e033[0m\en"
4425 .It Ar bg=
4426 background colour attribute (see
4427 .Cd fg=
4428 for possible values).
4432 The command
4433 .Ic \&uncolour
4434 will remove for the given colour type (the special type
4435 .Ql *
4436 selects all) the given mapping; if the optional precondition argument is
4437 given only the exact tuple of mapping and precondition is removed.
4438 The special name
4439 .Ql *
4440 will remove all mappings (no precondition allowed), thus
4441 .Ql uncolour * *
4442 will remove all established mappings.
4447 .It Ic commandalias , uncommandalias
4448 \*(NQ Define or list, and remove, respectively, command aliases.
4449 An (command)alias can be used everywhere a normal command can be used,
4450 but always takes precedence: any arguments that are given to the command
4451 alias are joined onto the alias expansion, and the resulting string
4452 forms the command line that is, in effect, executed.
4453 The latter command removes all given aliases, the special name
4454 .Ql *
4455 will remove all existing aliases.
4456 When used without arguments the former shows a list of all currently
4457 known aliases, with one argument only the expansion of the given one.
4459 With two or more arguments a command alias is defined or updated: the
4460 first argument is the name under which the remaining command line should
4461 be accessible, the content of which can be just about anything.
4462 An alias may itself expand to another alias, but to avoid expansion loops
4463 further expansion will be prevented if an alias refers to itself or if
4464 an expansion depth limit is reached.
4465 Explicit expansion prevention is available via reverse solidus
4466 .Cm \e ,
4467 one of the
4468 .Sx "Command modifiers" .
4469 .Bd -literal -offset indent
4470 ? commandalias xx
4471 \*(uA: `commandalias': no such alias: xx
4472 ? commandalias xx echo hello,
4473 ? commandalias xx
4474 commandalias xx 'echo hello,'
4475 ? xx
4476 hello,
4477 ? xx world
4478 hello, world
4482 .It Ic Copy
4483 (C) Copy messages to files whose names are derived from the author of
4484 the respective message and do not mark them as being saved;
4485 otherwise identical to
4486 .Ic Save .
4489 .It Ic copy
4490 (c) Copy messages to the named file and do not mark them as being saved;
4491 otherwise identical to
4492 .Ic save .
4495 .It Ic cwd
4496 Show the name of the current working directory, as reported by
4497 .Xr getcwd 3 .
4498 Supports
4499 .Cm vput
4500 (see
4501 .Sx "Command modifiers" ) .
4502 The return status is tracked via
4503 .Va \&! .
4506 .It Ic Decrypt
4507 \*(OP For unencrypted messages this command is identical to
4508 .Ic Copy ;
4509 Encrypted messages are first decrypted, if possible, and then copied.
4512 .It Ic decrypt
4513 \*(OP For unencrypted messages this command is identical to
4514 .Ic copy ;
4515 Encrypted messages are first decrypted, if possible, and then copied.
4519 .It Ic define , undefine
4520 Without arguments the current list of macros, including their content,
4521 is shown, otherwise a macro is defined, replacing an existing macro of
4522 the same name.
4523 A macro definition is a sequence of commands in the following form:
4524 .Bd -literal -offset indent
4525 define name {
4526   command1
4527   command2
4528   ...
4529   commandN
4533 A defined macro can be invoked explicitly by using the
4534 .Ic call ,
4535 .Ic call_if
4537 .Ic xcall
4538 commands, or implicitly if a macro hook is triggered, e.g., a
4539 .Va folder-hook .
4540 It is possible to localize adjustments, like creation, deletion and
4541 modification of
4542 .Sx "INTERNAL VARIABLES" ,
4543 by using the
4544 .Ic localopts
4545 command; the scope which is localized depends on how (i.e.,
4546 .Dq as what :
4547 normal macro, folder hook, hook,
4548 .Ic account
4549 switch) the macro is invoked.
4550 Execution of a macro body can be stopped from within by calling
4551 .Ic return .
4552 Inside a
4553 .Ic call Ns
4554 ed macro, given positional parameters can be
4555 .Ic shift Ns
4556 ed, or become completely replaced, removed etc. via
4557 .Ic vpospar .
4559 The latter command deletes the given macro, the special name
4560 .Ql *
4561 will discard all existing macros.
4562 Creation and deletion of (a) macro(s) can be performed from within
4563 a running macro.
4567 .It Ic delete , undelete
4568 (d, u) Marks the given message list as being or not being
4569 .Ql deleted ,
4570 respectively; if no argument has been specified then the usual search
4571 for a visible message is performed, as documented for
4572 .Sx "Message list arguments" ,
4573 showing only the next input prompt if the search fails.
4574 Deleted messages will neither be saved in the
4575 .Mx -sx
4576 .Sx "secondary mailbox"
4577 .Ev MBOX
4578 nor will they be available for most other commands.
4579 If the
4580 .Va autoprint
4581 variable is set, the new
4582 .Dq dot
4583 or the last message restored, respectively, is automatically
4584 .Ic type Ns
4585 d; also see
4586 .Ic dp ,
4587 .Ic dt .
4590 .It Ic discard
4591 (di) Identical to
4592 .Ic ignore .
4593 Superseded by the multiplexer
4594 .Ic headerpick .
4598 .It Ic dp , dt
4599 Delete the given messages and automatically
4600 .Ic type
4601 the new
4602 .Dq dot
4603 if one exists, regardless of the setting of
4604 .Va autoprint .
4607 .It Ic dotmove
4608 Move the
4609 .Dq dot
4610 up or down by one message when given
4611 .Ql +
4613 .Ql -
4614 argument, respectively.
4618 .It Ic draft , undraft
4619 Take message lists and mark each given message as being draft, or not
4620 being draft, respectively, as documented in the section
4621 .Sx "Message states" .
4624 .It Ic echo
4625 \*(NQ (ec) Echoes arguments to standard output and writes a trailing
4626 newline, whereas the otherwise identical
4627 .Ic echon
4628 does not.
4629 .Sx "Shell-style argument quoting"
4630 is used,
4631 .Sx "Filename transformations"
4632 are applied to the expanded arguments.
4635 .It Ic echoerr
4636 \*(NQ Identical to
4637 .Ic echo
4638 except that is echoes to standard error.
4639 Also see
4640 .Ic echoerrn .
4641 In interactive sessions the \*(OPal message ring queue for
4642 .Ic errors
4643 will be used instead, if available.
4646 .It Ic echon
4647 \*(NQ Identical to
4648 .Ic echo ,
4649 but does not write a trailing newline.
4652 .It Ic echoerrn
4653 \*(NQ Identical to
4654 .Ic echoerr ,
4655 but does not write a trailing newline.
4658 .It Ic edit
4659 (e) Point the text editor (as defined in
4660 .Ev EDITOR )
4661 at each message from the given list in turn.
4662 Modified contents are discarded unless the
4663 .Va writebackedited
4664 variable is set, and are not used unless the mailbox can be written to
4665 and the editor returns a successful exit status.
4668 .It Ic elif
4669 Part of the
4670 .Ic if Ns \0/\: Ic elif Ns \0/\: Ic else Ns \0/\: Ic endif
4671 conditional \(em if the condition of a preceding
4672 .Ic if
4673 was false, check the following condition and execute the following block
4674 if it evaluates true.
4677 .It Ic else
4678 (el) Part of the
4679 .Ic if Ns \0/\: Ic elif Ns \0/\: Ic else Ns \0/\: Ic endif
4680 conditional \(em if none of the conditions of the preceding
4681 .Ic if
4683 .Ic elif
4684 commands was true, the
4685 .Ic else
4686 block is executed.
4689 .It Ic endif
4690 (en) Marks the end of an
4691 .Ic if Ns \0/\: Ic elif Ns \0/\: Ic else Ns \0/\: Ic endif
4692 conditional execution block.
4696 .It Ic environ
4697 \*(NQ \*(UA has a strict notion about which variables are
4698 .Sx "INTERNAL VARIABLES"
4699 and which are managed in the program
4700 .Sx ENVIRONMENT .
4701 Since some of the latter are a vivid part of \*(UAs functioning,
4702 however, they are transparently integrated into the normal handling of
4703 internal variables via
4704 .Ic set
4706 .Ic unset .
4707 To integrate other environment variables of choice into this
4708 transparent handling, and also to export internal variables into the
4709 process environment where they normally are not, a
4710 .Ql link
4711 needs to become established with this command, as in, e.g.,
4714 .Dl environ link PERL5LIB TZ
4717 Afterwards changing such variables with
4718 .Ic set
4719 will cause automatic updates of the program environment, and therefore
4720 be inherited by newly created child processes.
4721 Sufficient system support provided (it was in BSD as early as 1987, and
4722 is standardized since Y2K) removing such variables with
4723 .Ic unset
4724 will remove them also from the program environment, but in any way
4725 the knowledge they ever have been
4726 .Ql link Ns
4727 ed will be lost.
4728 Note that this implies that
4729 .Ic localopts
4730 may cause loss of such links.
4733 The command
4734 .Ql unlink
4735 will remove an existing link, but leaves the variables as such intact.
4736 Additionally the subcommands
4737 .Ql set
4739 .Ql unset
4740 are provided, which work exactly the same as the documented commands
4741 .Ic set
4743 .Ic unset ,
4744 but (additionally un)link the variable(s) with the program environment
4745 and thus immediately export them to, or remove them from (if possible),
4746 respectively, the program environment.
4750 .It Ic errors
4751 \*(OP Since \*(UA uses the console as a user interface it can happen
4752 that messages scroll by too fast to become recognized.
4753 An error message ring queue is available which stores duplicates of any
4754 error message and notifies the user in interactive sessions whenever
4755 a new error has occurred.
4756 The queue is finite: if its maximum size is reached any new message
4757 replaces the eldest.
4758 The command
4759 .Ic errors
4760 can be used to manage this message queue: if given
4761 .Ar show
4762 or no argument the queue will be displayed and cleared,
4763 .Ar clear
4764 will only clear all messages from the queue.
4767 .It Ic eval
4768 \*(NQ Construct a command by concatenating the arguments, separated with
4769 a single space character, and then evaluate the result.
4770 This command passes through the exit status
4771 .Va \&?
4772 and error number
4773 .Va \&!
4774 of the evaluated command; also see
4775 .Ic call .
4776 .Bd -literal -offset indent
4777 define xxx {
4778   echo "xxx arg <$1>"
4779   shift
4780   if [ $# -gt 0 ]
4781     \excall xxx "$@"
4782   endif
4784 define yyy {
4785   eval "$@ ' ball"
4787 call yyy '\ecall xxx' "b\e$'\et'u ' "
4788 call xxx arg <b      u>
4789 call xxx arg <  >
4790 call xxx arg <ball>
4794 .It Ic exit
4795 (ex or x) Exit from \*(UA without changing the active mailbox and skip
4796 any saving of messages in the
4797 .Mx -sx
4798 .Sx "secondary mailbox"
4799 .Ev MBOX ,
4800 as well as a possibly tracked line editor
4801 .Va history-file .
4802 The optional status number argument will be passed through to
4803 .Xr exit 3 .
4804 \*(ID For now it can happen that the given status will be overwritten,
4805 later this will only occur if a later error needs to be reported onto an
4806 otherwise success indicating status.
4809 .It Ic File
4810 (Fi) Like
4811 .Ic file ,
4812 but open the mailbox read-only.
4816 .It Ic file
4817 (fi) The file command switches to a new mailbox.
4818 Without arguments it shows status information of the current mailbox.
4819 If an argument is given, it will write out changes (such as deletions)
4820 the user has made, open a new mailbox, update the internal variables
4821 .Va mailbox-resolved
4823 .Va mailbox-display ,
4824 and optionally display a summary of
4825 .Ic headers
4826 if the variable
4827 .Va header
4828 is set.
4831 .Sx "Filename transformations"
4832 will be applied to the
4833 .Ar name
4834 argument, and
4835 .Ql protocol://
4836 prefixes are, i.e., URL syntax is understood, e.g.,
4837 .Ql maildir:///tmp/mdirbox :
4838 if a protocol prefix is used the mailbox type is fixated and neither
4839 the auto-detection (read on) nor the
4840 .Va newfolders
4841 mechanisms apply.
4842 \*(OPally URLs can also be used to access network resources, which may
4843 be accessed securely via
4844 .Sx "Encrypted network communication"
4845 if so supported, and it is possible to proxy all network traffic over
4846 a SOCKS5 server given via
4847 .Va socks-proxy .
4850 .Dl \*(IN protocol://[user[:password]@]host[:port][/path]
4851 .Dl \*(OU protocol://[user@]host[:port][/path]
4854 \*(OPally supported network protocols are
4855 .Ar pop3
4856 (POP3) and
4857 .Ar pop3s
4858 (POP3 with SSL/TLS encrypted transport),
4859 .Ar imap
4861 .Ar imaps .
4863 .Ar [/path]
4864 part is valid only for IMAP; there it defaults to
4865 .Ar INBOX .
4866 Network URLs require a special encoding as documented in the section
4867 .Sx "On URL syntax and credential lookup" .
4870 If the resulting file protocol (MBOX database)
4871 .Ar name
4872 is located on a local filesystem then the list of all registered
4873 .Ic filetype Ns
4874 s is traversed in order to see whether a transparent intermediate
4875 conversion step is necessary to handle the given mailbox, in which case
4876 \*(UA will use the found hook to load and save data into and from
4877 a temporary file, respectively.
4878 Changing hooks will not affect already opened mailboxes.
4879 For example, the following creates hooks for the
4880 .Xr gzip 1
4881 compression tool and a combined compressed and encrypted format:
4883 .Bd -literal -offset indent
4884 ? filetype \e
4885     gzip 'gzip -dc' 'gzip -c' \e
4886     zst.pgp 'gpg -d | zstd -dc' 'zstd -19 -zc | gpg -e'
4890 MBOX database files are generally locked during file operations in order
4891 to avoid inconsistencies due to concurrent modifications.
4892 \*(OPal Mailbox files which \*(UA treats as the system
4893 .Va inbox
4894 .Pf ( Ev MAIL ) ,
4896 .Mx -sx
4897 .Sx "primary system mailbox" Ns
4898 es in general will also be protected by so-called dotlock files, the
4899 traditional way of mail spool file locking: for any file
4900 .Ql a
4901 a lock file
4902 .Ql a.lock
4903 will be created for the duration of the synchronization \(em
4904 as necessary a privilege-separated dotlock child process will be used
4905 to accommodate for necessary privilege adjustments in order to create
4906 the dotlock file in the same directory
4907 and with the same user and group identities as the file of interest.
4910 \*(UA by default uses tolerant POSIX rules when reading MBOX database
4911 files, but it will detect invalid message boundaries in this mode and
4912 complain (even more with
4913 .Va debug )
4914 if any is seen: in this case
4915 .Va mbox-rfc4155
4916 can be used to create a valid MBOX database from the invalid input.
4919 If no protocol has been fixated, and
4920 .Ar name
4921 refers to a directory with the subdirectories
4922 .Ql tmp ,
4923 .Ql new
4925 .Ql cur ,
4926 then it is treated as a folder in
4927 .Dq Maildir
4928 format.
4929 The maildir format stores each message in its own file, and has been
4930 designed so that file locking is not necessary when reading or writing
4931 files.
4934 \*(ID If no protocol has been fixated and no existing file has
4935 been found, the variable
4936 .Va newfolders
4937 controls the format of mailboxes yet to be created.
4942 .It Ic filetype , unfiletype
4943 \*(NQ Define or list, and remove, respectively, file handler hooks,
4944 which provide (shell) commands that enable \*(UA to load and save MBOX
4945 files from and to files with the registered file extensions;
4946 it will use an intermediate temporary file to store the plain data.
4947 The latter command removes the hooks for all given extensions,
4948 .Ql *
4949 will remove all existing handlers.
4951 When used without arguments the former shows a list of all currently
4952 defined file hooks, with one argument the expansion of the given alias.
4953 Otherwise three arguments are expected, the first specifying the file
4954 extension for which the hook is meant, and the second and third defining
4955 the load- and save commands, respectively, to deal with the file type,
4956 both of which must read from standard input and write to standard
4957 output.
4958 Changing hooks will not affect already opened mailboxes (\*(ID except below).
4959 \*(ID For now too much work is done, and files are oftened read in twice
4960 where once would be sufficient: this can cause problems if a filetype is
4961 changed while such a file is opened; this was already so with the
4962 built-in support of .gz etc. in Heirloom, and will vanish in v15.
4963 \*(ID For now all handler strings are passed to the
4964 .Ev SHELL for evaluation purposes; in the future a
4965 .Ql \&!
4966 prefix to load and save commands may mean to bypass this shell instance:
4967 placing a leading space will avoid any possible misinterpretations.
4968 .Bd -literal -offset indent
4969 ? filetype bz2 'bzip2 -dc' 'bzip2 -zc' \e
4970     gz 'gzip -dc' 'gzip -c'  xz 'xz -dc' 'xz -zc' \e
4971     zst 'zstd -dc' 'zstd -19 -zc' \e
4972     zst.pgp 'gpg -d | zstd -dc' 'zstd -19 -zc | gpg -e'
4973 ? set record=+sent.zst.pgp
4978 .It Ic flag , unflag
4979 Take message lists and mark the messages as being flagged, or not being
4980 flagged, respectively, for urgent/special attention.
4981 See the section
4982 .Sx "Message states" .
4985 .It Ic folder
4986 (fold) The same as
4987 .Ic file .
4990 .It Ic folders
4991 With no arguments, list the names of the folders in the folder directory.
4992 With an existing folder as an argument,
4993 lists the names of folders below the named folder.
4996 .It Ic Followup
4997 (F) Similar to
4998 .Ic Respond ,
4999 but saves the message in a file named after the local part of the first
5000 recipient's address (instead of in
5001 .Va record Ns ).
5004 .It Ic followup
5005 (fo) Similar to
5006 .Ic respond ,
5007 but saves the message in a file named after the local part of the first
5008 recipient's address (instead of in
5009 .Va record Ns ).
5012 .It Ic followupall
5013 Similar to
5014 .Ic followup ,
5015 but responds to all recipients regardless of the
5016 .Va flipr
5017 variable.
5020 .It Ic followupsender
5021 Similar to
5022 .Ic Followup ,
5023 but responds to the sender only regardless of the
5024 .Va flipr
5025 variable.
5028 .It Ic Forward
5029 Similar to
5030 .Ic forward ,
5031 but saves the message in a file named after the local part of the
5032 recipient's address (instead of in
5033 .Va record Ns ).
5036 .It Ic forward
5037 Takes a message and the address of a recipient
5038 and forwards the message to him.
5039 The text of the original message is included in the new one,
5040 with the value of the
5041 .Va forward-inject-head
5042 variable preceding it.
5043 To filter the included header fields to the desired subset use the
5044 .Ql forward
5045 slot of the white- and blacklisting command
5046 .Ic headerpick .
5047 Only the first part of a multipart message is included unless
5048 .Va forward-as-attachment ,
5049 and recipient addresses will be stripped from comments, names
5050 etc. unless the internal variable
5051 .Va fullnames
5052 is set.
5054 This may generate the errors
5055 .Va ^ERR Ns -DESTADDRREQ
5056 if no receiver has been specified,
5057 .Va ^ERR Ns -PERM
5058 if some addressees where rejected by
5059 .Va expandaddr ,
5060 .Va ^ERR Ns -NODATA
5061 if no applicable messages have been given,
5062 .Va ^ERR Ns -NOTSUP
5063 if multiple messages have been specified,
5064 .Va ^ERR Ns -IO
5065 if an I/O error occurs,
5066 .Va ^ERR Ns -NOTSUP
5067 if a necessary character set conversion fails, and
5068 .Va ^ERR Ns -INVAL
5069 for other errors.
5072 .It Ic from
5073 (f) Takes a list of message specifications and displays a summary of
5074 their message headers, exactly as via
5075 .Ic headers .
5076 An alias of this command is
5077 .Ic search .
5078 Also see
5079 .Sx "Specifying messages" .
5081 .It Ic Fwd
5082 \*(OB Alias for
5083 .Ic Forward .
5085 .It Ic fwd
5086 \*(OB Alias for
5087 .Ic forward .
5089 .It Ic fwdignore
5090 \*(OB Superseded by the multiplexer
5091 .Ic headerpick .
5093 .It Ic fwdretain
5094 \*(OB Superseded by the multiplexer
5095 .Ic headerpick .
5097 .It Ic ghost , unghost
5098 \*(OB Replaced by
5099 .Ic commandalias ,
5100 .Ic uncommandalias .
5104 .It Ic headerpick , unheaderpick
5105 \*(NQ Multiplexer command to manage white- and blacklisting
5106 selections of header fields for a variety of applications.
5107 Without arguments the set of contexts that have settings is displayed.
5108 When given arguments, the first argument is the context to which the
5109 command applies, one of (case-insensitive)
5110 .Ql type
5111 for display purposes (via, e.g.,
5112 .Ic type ) ,
5113 .Ql save
5114 for selecting which headers shall be stored persistently when
5115 .Ic save ,
5116 .Ic copy ,
5117 .Ic move
5118 or even
5119 .Ic decrypt Ns
5120 ing messages (note that MIME related etc. header fields should not be
5121 ignored in order to not destroy usability of the message in this case),
5122 .Ql forward
5123 for stripping down messages when
5124 .Ic forward Ns
5125 ing message (has no effect if
5126 .Va forward-as-attachment
5127 is set), and
5128 .Ql top
5129 for defining user-defined set of fields for the command
5130 .Ic top .
5132 The current settings of the given context are displayed if it is the
5133 only argument.
5134 A second argument denotes the type of restriction that is to be chosen,
5135 it may be (a case-insensitive prefix of)
5136 .Ql retain
5138 .Ql ignore
5139 for white- and blacklisting purposes, respectively.
5140 Establishing a whitelist suppresses inspection of the corresponding
5141 blacklist.
5143 If no further argument is given the current settings of the given type
5144 will be displayed, otherwise the remaining arguments specify header
5145 fields, which \*(OPally may be given as regular expressions, to be added
5146 to the given type.
5147 The special wildcard field (asterisk,
5148 .Ql * )
5149 will establish a (fast) shorthand setting which covers all fields.
5151 The latter command always takes three or more arguments and can be used
5152 to remove selections, i.e., from the given context, the given type of
5153 list, all the given headers will be removed, the special argument
5154 .Ql *
5155 will remove all headers.
5158 .It Ic headers
5159 (h) Show the current group of headers, the size of which depends on
5160 the variable
5161 .Va screen ,
5162 and the style of which can be adjusted with the variable
5163 .Va headline .
5164 If a message-specification is given the group of headers containing the
5165 first message therein is shown and the message at the top of the screen
5166 becomes the new
5167 .Dq dot .
5170 .It Ic help
5171 (hel) A synonym for
5172 .Ic \&? .
5175 .It Ic history
5176 \*(OP Either
5177 .Ar show
5178 (this mode also supports a more
5179 .Va verbose
5180 output) or
5181 .Ar clear
5182 the list of history entries;
5183 a decimal
5184 .Ar NUMBER
5185 argument selects and evaluates the respective history entry,
5186 which will become the new history top; a negative number is used as an
5187 offset to the current command, e.g.,
5188 .Ql -1
5189 will select the last command, the history top.
5190 The default mode if no arguments are given is
5191 .Ar show .
5192 Please see
5193 .Sx "On terminal control and line editor"
5194 for more on this topic.
5197 .It Ic hold
5198 (ho, also
5199 .Ic preserve )
5200 Takes a message list and marks each message therein to be saved in the
5201 user's system
5202 .Va inbox
5203 instead of in the
5204 .Mx -sx
5205 .Sx "secondary mailbox"
5206 .Ev MBOX .
5207 Does not override the
5208 .Ic delete
5209 command.
5210 \*(UA deviates from the POSIX standard with this command, because a
5211 .Ic next
5212 command issued after
5213 .Ic hold
5214 will display the following message, not the current one.
5218 .It Ic if
5219 (i) Part of the nestable
5220 .Ic if Ns \0/\: Ic elif Ns \0/\: Ic else Ns \0/\: Ic endif
5221 conditional execution construct \(em if the given condition is true then
5222 the encapsulated block is executed.
5223 The POSIX standards supports the (case-insensitive) conditions
5224 .Ql r Ns
5225 eceive
5227 .Ql s Ns
5228 end, all remaining conditions are non-portable extensions.
5229 \*(ID These commands do not yet use
5230 .Sx "Shell-style argument quoting"
5231 and therefore do not know about input tokens, so that syntax
5232 elements have to be surrounded by whitespace; in v15 \*(UA will inspect
5233 all conditions bracket group wise and consider the tokens, representing
5234 values and operators, therein, which also means that variables will
5235 already have been expanded at that time (just like in the shell).
5237 .Bd -literal -offset indent
5238 if receive
5239   commands ...
5240 else
5241   commands ...
5242 endif
5246 The (case-insensitive) condition
5247 .Ql t Ns
5248 erminal will evaluate to true if the standard input is a terminal, i.e.,
5249 in interactive sessions.
5250 Another condition can be any boolean value (see the section
5251 .Sx "INTERNAL VARIABLES"
5252 for textual boolean representations) to mark an enwrapped block as
5253 .Dq never execute
5255 .Dq always execute .
5256 (It shall be remarked that a faulty condition skips all branches until
5257 .Ic endif . )
5260 (\*(ID In v15
5261 .Sx "Shell-style argument quoting"
5262 will be used, and this command will simply interpret expanded tokens.)
5263 It is possible to check
5264 .Sx "INTERNAL VARIABLES"
5265 as well as
5266 .Sx ENVIRONMENT
5267 variables for existence or compare their expansion against a user given
5268 value or another variable by using the
5269 .Ql $
5270 .Pf ( Dq variable next )
5271 conditional trigger character;
5272 a variable on the right hand side may be signalled using the same
5273 mechanism.
5274 Variable names may be enclosed in a pair of matching braces.
5275 When this mode has been triggered, several operators are available:
5278 Integer operators treat the arguments on the left and right hand side of
5279 the operator as integral numbers and compare them arithmetically.
5280 It is an error if any of the operands is not a valid integer, an empty
5281 argument (which implies it had been quoted) is treated as if it were 0.
5282 Available operators are
5283 .Ql -lt
5284 (less than),
5285 .Ql -le
5286 (less than or equal to),
5287 .Ql -eq
5288 (equal),
5289 .Ql -ne
5290 (not equal),
5291 .Ql -ge
5292 (greater than or equal to), and
5293 .Ql -gt
5294 (greater than).
5297 String data operators compare the left and right hand side according to
5298 their textual content.
5299 Unset variables are treated as the empty string.
5300 The behaviour of string operators can be adjusted by prefixing the
5301 operator with the modifier trigger commercial at
5302 .Ql @ ,
5303 followed by none to multiple modifiers: for now supported is
5304 .Ql i ,
5305 which turns the comparison into a case-insensitive one: this is
5306 implied if no modifier follows the trigger.
5309 Available string operators are
5310 .Ql <
5311 (less than),
5312 .Ql <=
5313 (less than or equal to),
5314 .Ql ==
5315 (equal),
5316 .Ql !=
5317 (not equal),
5318 .Ql >=
5319 (greater than or equal to),
5320 .Ql >
5321 (greater than),
5322 .Ql =%
5323 (is substring of) and
5324 .Ql !%
5325 (is not substring of).
5326 By default these operators work on bytes and (therefore) do not take
5327 into account character set specifics.
5328 If the case-insensitivity modifier has been used, case is ignored
5329 according to the rules of the US-ASCII encoding, i.e., bytes are
5330 still compared.
5333 When the \*(OPal regular expression support is available, the additional
5334 string operators
5335 .Ql =~
5337 .Ql !~
5338 can be used.
5339 They treat the right hand side as an extended regular expression that is
5340 matched according to the active locale (see
5341 .Sx "Character sets" ) ,
5342 i.e., character sets should be honoured correctly.
5345 Conditions can be joined via AND-OR lists (where the AND operator is
5346 .Ql &&
5347 and the OR operator is
5348 .Ql || ) ,
5349 which have equal precedence and will be evaluated with left
5350 associativity, thus using the same syntax that is known for the
5351 .Xr sh 1 .
5352 It is also possible to form groups of conditions and lists by enclosing
5353 them in pairs of brackets
5354 .Ql [\ \&.\&.\&.\ ] ,
5355 which may be interlocked within each other, and also be joined via
5356 AND-OR lists.
5359 The results of individual conditions and entire groups may be modified
5360 via unary operators: the unary operator
5361 .Ql \&!
5362 will reverse the result.
5364 .Bd -literal -offset indent
5365 # (This not in v15, there [ -n "$debug"]!)
5366 if $debug
5367   echo *debug* is set
5368 endif
5369 if [ "$ttycharset" == UTF-8 ] || [ "$ttycharset" @i== UTF8 ]
5370   echo *ttycharset* is UTF-8, the former case-sensitive!
5371 endif
5372 set t1=one t2=one
5373 if [ "${t1}" == "${t2}" ]
5374   echo These two variables are equal
5375 endif
5376 if [ "$features" =% +regex ] && [ "$TERM" @i=~ "^xterm\&.*" ]
5377   echo ..in an X terminal
5378 endif
5379 if [ [ true ] && [ [ "${debug}" != '' ] || \e
5380     [ "$verbose" != '' ] ] ]
5381   echo Noisy, noisy
5382 endif
5383 if true && [ "$debug" != '' ] || [ "${verbose}" != '' ]
5384   echo Left associativity, as is known from the shell
5385 endif
5390 .It Ic ignore
5391 (ig) Identical to
5392 .Ic discard .
5393 Superseded by the multiplexer
5394 .Ic headerpick .
5397 .It Ic list
5398 Shows the names of all available commands, alphabetically sorted.
5399 If given any non-whitespace argument the list will be shown in the order
5400 in which command prefixes are searched.
5401 \*(OP In conjunction with a set variable
5402 .Va verbose
5403 additional information will be provided for each command: the argument
5404 type will be indicated, the documentation string will be shown,
5405 and the set of command flags will show up:
5407 .Bl -tag -compact -width ".It Ql BaNg"
5408 .It Ql "vput modifier"
5409 command supports the command modifier
5410 .Cm vput .
5411 .It Ql "errno in *!*"
5412 the error number is tracked in
5413 .Va \&! .
5414 .It Ql "needs box"
5415 commands needs an active mailbox, a
5416 .Ic file .
5417 .It Ql "ok: batch or interactive"
5418 command may only be used in interactive or
5419 .Fl #
5420 batch mode.
5421 .It Ql "ok: send mode"
5422 command can be used in send mode.
5423 .It Ql "not ok: compose mode"
5424 command is not available when in compose mode.
5425 .It Ql "not ok: during startup"
5426 command cannot be used during program startup, e.g., while loading
5427 .Sx "Resource files" .
5428 .It Ql "ok: in subprocess"
5429 command is allowed to be used when running in a subprocess instance,
5430 e.g., from within a macro that is called via
5431 .Va on-compose-splice .
5436 .It Ic localopts
5437 This command can be used to localize changes to (linked)
5438 .Sx ENVIRONMENT
5439 as well as
5440 .Sx "INTERNAL VARIABLES" ,
5441 meaning that their state will be reverted to the former one once the
5442 .Dq covered scope
5443 is left.
5444 It can only be used inside of macro definition blocks introduced by
5445 .Ic account
5447 .Ic define .
5448 The covered scope of an
5449 .Ic account
5450 is left once a different account is activated, and some macros, notably
5451 .Va folder-hook Ns s ,
5452 use their own specific notion of covered scope, here it will be extended
5453 until the folder is left again.
5456 This setting stacks up: i.e., if
5457 .Ql macro1
5458 enables change localization and calls
5459 .Ql macro2 ,
5460 which explicitly resets localization, then any value changes within
5461 .Ql macro2
5462 will still be reverted when the scope of
5463 .Ql macro1
5464 is left.
5465 (Caveats: if in this example
5466 .Ql macro2
5467 changes to a different
5468 .Ic account
5469 which sets some variables that are already covered by localizations,
5470 their scope will be extended, and in fact leaving the
5471 .Ic account
5472 will (thus) restore settings in (likely) global scope which actually
5473 were defined in a local, macro private context!)
5476 This command takes one or two arguments, the optional first one
5477 specifies an attribute that may be one of
5478 .Cm scope ,
5479 which refers to the current scope and is thus the default,
5480 .Cm call ,
5481 which causes any macro that is being
5482 .Ic call Ns
5483 ed to be started with localization enabled by default, as well as
5484 .Cm call-fixate ,
5485 which (if enabled) disallows any called macro to turn off localization:
5486 like this it can be ensured that once the current scope regains control,
5487 any changes made in deeper levels have been reverted.
5488 The latter two are mutually exclusive.
5489 The (second) argument is interpreted as a boolean (string, see
5490 .Sx "INTERNAL VARIABLES" )
5491 and states whether the given attribute shall be turned on or off.
5493 .Bd -literal -offset indent
5494 define temporary_settings {
5495   set possibly_global_option1
5496   localopts on
5497   set local_option1
5498   set local_option2
5499   localopts scope off
5500   set possibly_global_option2
5506 .It Ic Lreply
5507 Reply to messages that come in via known
5508 .Pf ( Ic mlist )
5509 or subscribed
5510 .Pf ( Ic mlsubscribe )
5511 mailing lists, or pretend to do so (see
5512 .Sx "Mailing lists" ) :
5513 on top of the usual
5514 .Ic reply
5515 functionality this will actively resort and even remove message
5516 recipients in order to generate a message that is supposed to be sent to
5517 a mailing list.
5518 For example it will also implicitly generate a
5519 .Ql Mail-Followup-To:
5520 header if that seems useful, regardless of the setting of the variable
5521 .Va followup-to .
5522 For more documentation please refer to
5523 .Sx "On sending mail, and non-interactive mode" .
5525 This may generate the errors
5526 .Va ^ERR Ns -DESTADDRREQ
5527 if no receiver has been specified,
5528 .Va ^ERR Ns -PERM
5529 if some addressees where rejected by
5530 .Va expandaddr ,
5531 .Va ^ERR Ns -NODATA
5532 if no applicable messages have been given,
5533 .Va ^ERR Ns -IO
5534 if an I/O error occurs,
5535 .Va ^ERR Ns -NOTSUP
5536 if a necessary character set conversion fails, and
5537 .Va ^ERR Ns -INVAL
5538 for other errors.
5539 Any error stops processing of further messages.
5542 .It Ic Mail
5543 Similar to
5544 .Ic mail ,
5545 but saves the message in a file named after the local part of the first
5546 recipient's address (instead of in
5547 .Va record Ns ).
5550 .It Ic mail
5551 (m) Takes a (list of) recipient address(es) as (an) argument(s),
5552 or asks on standard input if none were given;
5553 then collects the remaining mail content and sends it out.
5554 For more documentation please refer to
5555 .Sx "On sending mail, and non-interactive mode" .
5557 This may generate the errors
5558 .Va ^ERR Ns -DESTADDRREQ
5559 if no receiver has been specified,
5560 .Va ^ERR Ns -PERM
5561 if some addressees where rejected by
5562 .Va expandaddr ,
5563 .Va ^ERR Ns -NODATA
5564 if no applicable messages have been given,
5565 .Va ^ERR Ns -NOTSUP
5566 if multiple messages have been specified,
5567 .Va ^ERR Ns -IO
5568 if an I/O error occurs,
5569 .Va ^ERR Ns -NOTSUP
5570 if a necessary character set conversion fails, and
5571 .Va ^ERR Ns -INVAL
5572 for other errors.
5575 .It Ic mbox
5576 (mb) The given message list is to be sent to the
5577 .Mx -sx
5578 .Sx "secondary mailbox"
5579 .Ev MBOX
5580 when \*(UA is quit; this is the default action unless the variable
5581 .Va hold
5582 is set.
5583 \*(ID This command can only be used in a
5584 .Mx -sx
5585 .Sx "primary system mailbox" .
5589 .It Ic mimetype , unmimetype
5590 Without arguments the content of the MIME type cache will displayed;
5591 a more verbose listing will be produced if either of
5592 .Va debug
5594 .Va verbose
5595 are set.
5596 When given arguments they will be joined, interpreted as shown in
5597 .Sx "The mime.types files"
5598 (also see
5599 .Sx "HTML mail and MIME attachments" ) ,
5600 and the resulting entry will be added (prepended) to the cache.
5601 In any event MIME type sources are loaded first as necessary \(en
5602 .Va mimetypes-load-control
5603 can be used to fine-tune which sources are actually loaded.
5605 The latter command deletes all specifications of the given MIME type, thus
5606 .Ql ? unmimetype text/plain
5607 will remove all registered specifications for the MIME type
5608 .Ql text/plain .
5609 The special name
5610 .Ql *
5611 will discard all existing MIME types, just as will
5612 .Ql reset ,
5613 but which also reenables cache initialization via
5614 .Va mimetypes-load-control .
5618 .It Ic mlist , unmlist
5619 The latter command removes all given mailing-lists, the special name
5620 .Ql *
5621 can be used to remove all registered lists.
5622 The former will list all currently defined mailing lists (and their
5623 attributes, if any) when used without arguments; a more verbose listing
5624 will be produced if either of
5625 .Va debug
5627 .Va verbose
5628 are set.
5629 Otherwise all given arguments will be added and henceforth be recognized
5630 as mailing lists.
5631 If the \*(OPal regular expression support is available then mailing
5632 lists may also be specified as (extended) regular expressions (see
5633 .Xr re_format 7
5634 for more on those).
5637 .It Ic mimeview
5638 \*(ID Only available in interactive mode, this command allows to display
5639 MIME parts which require external MIME handler programs to run which do
5640 not integrate in \*(UAs normal
5641 .Ic type
5642 output (see
5643 .Sx "HTML mail and MIME attachments" ) .
5644 (\*(ID No syntax to directly address parts, this restriction may vanish.)
5645 The user will be asked for each non-text part of the given message in
5646 turn whether the registered handler shall be used to display the part.
5650 .It Ic mlsubscribe , unmlsubscribe
5651 The latter command removes the subscription attribute from all given
5652 mailing-lists, the special name
5653 .Ql *
5654 can be used to do so for any registered list.
5655 The former will list all currently defined mailing lists which have
5656 a subscription attribute when used without arguments; a more verbose
5657 listing will be produced if either of
5658 .Va debug
5660 .Va verbose
5661 are set.
5662 Otherwise this attribute will be set for all given mailing lists,
5663 newly creating them as necessary (as via
5664 .Ic mlist ) .
5665 Also see
5666 .Va followup-to .
5669 .It Ic Move
5670 Similar to
5671 .Ic move ,
5672 but moves the messages to a file named after the local part of the
5673 sender address of the first message (instead of in
5674 .Va record Ns ).
5677 .It Ic move
5678 Acts like
5679 .Ic copy
5680 but marks the messages for deletion if they were transferred
5681 successfully.
5684 .It Ic More
5685 Like
5686 .Ic more ,
5687 but also displays header fields which would not pass the
5688 .Ic headerpick
5689 selection, and all MIME parts.
5690 Identical to
5691 .Ic Page .
5694 .It Ic more
5695 Invokes the
5696 .Ev PAGER
5697 on the given messages, even in non-interactive mode and as long as the
5698 standard output is a terminal.
5699 Identical to
5700 .Ic page .
5703 .It Ic netrc
5704 \*(OP When used without arguments or if
5705 .Ar show
5706 has been given the content of the
5707 .Pa .netrc
5708 cache is shown, loading it first as necessary.
5709 If the argument is
5710 .Ar load
5711 then the cache will only be initialized and
5712 .Ar clear
5713 will remove its contents.
5714 Note that \*(UA will try to load the file only once, use
5715 .Ql Ic \&\&netrc Ns \:\0\:clear
5716 to unlock further attempts.
5718 .Va netrc-lookup ,
5719 .Va netrc-pipe
5720 and the section
5721 .Sx "On URL syntax and credential lookup" ;
5722 the section
5723 .Sx "The .netrc file"
5724 documents the file format in detail.
5727 .It Ic newmail
5728 Checks for new mail in the current folder without committing any changes
5729 before.
5730 If new mail is present, a message is shown.
5731 If the
5732 .Va header
5733 variable is set,
5734 the headers of each new message are also shown.
5735 This command is not available for all mailbox types.
5738 .It Ic next
5739 (n) (like
5740 .Ql +
5742 .Dq ENTER )
5743 Goes to the next message in sequence and types it.
5744 With an argument list, types the next matching message.
5747 .It Ic New
5748 Same as
5749 .Ic Unread .
5752 .It Ic new
5753 Same as
5754 .Ic unread .
5757 .It Ic noop
5758 If the current folder is accessed via a network connection, a
5759 .Dq NOOP
5760 command is sent, otherwise no operation is performed.
5763 .It Ic Page
5764 Like
5765 .Ic page ,
5766 but also displays header fields which would not pass the
5767 .Ic headerpick
5768 selection, and all MIME parts.
5769 Identical to
5770 .Ic More .
5773 .It Ic page
5774 Invokes the
5775 .Ev PAGER
5776 on the given messages, even in non-interactive mode and as long as the
5777 standard output is a terminal.
5778 Identical to
5779 .Ic more .
5782 .It Ic Pipe
5783 Like
5784 .Ic pipe
5785 but also pipes header fields which would not pass the
5786 .Ic headerpick
5787 selection, and all parts of MIME
5788 .Ql multipart/alternative
5789 messages.
5792 .It Ic pipe
5793 (pi) Takes a message list and a shell command
5794 and pipes the messages through the command.
5795 Without an argument the current message is piped through the command
5796 given by the
5797 .Va cmd
5798 variable.
5799 If the
5800 .Va page
5801 variable is set,
5802 every message is followed by a formfeed character.
5805 .It Ic preserve
5806 (pre) A synonym for
5807 .Ic hold .
5810 .It Ic Print
5811 (P) Alias for
5812 .Ic Type .
5815 .It Ic print
5816 (p) Research
5818 equivalent of
5819 .Ic type .
5822 .It Ic quit
5823 (q) Terminates the session, saving all undeleted, unsaved messages in
5824 the current
5825 .Mx -sx
5826 .Sx "secondary mailbox"
5827 .Ev MBOX ,
5828 preserving all messages marked with
5829 .Ic hold
5831 .Ic preserve
5832 or never referenced in the system
5833 .Va inbox ,
5834 and removing all other messages from the
5835 .Mx -sx
5836 .Sx "primary system mailbox" .
5837 If new mail has arrived during the session,
5838 the message
5839 .Dq You have new mail
5840 will be shown.
5841 If given while editing a mailbox file with the command line option
5842 .Fl f ,
5843 then the edit file is rewritten.
5844 A return to the shell is effected,
5845 unless the rewrite of edit file fails,
5846 in which case the user can escape with the exit command.
5847 The optional status number argument will be passed through to
5848 .Xr exit 3 .
5849 \*(ID For now it can happen that the given status will be overwritten,
5850 later this will only occur if a later error needs to be reported onto an
5851 otherwise success indicating status.
5854 .It Ic read
5855 \*(NQ Read a line from standard input, or the channel set active via
5856 .Ic readctl ,
5857 and assign the data, which will be splitted as indicated by
5858 .Va ifs ,
5859 to the given variables.
5860 The variable names are checked by the same rules as documented for
5861 .Cm vput ,
5862 and the same error codes will be seen in
5863 .Va \&! ;
5864 the exit status
5865 .Va \&?
5866 indicates the number of bytes read, it will be
5867 .Ql -1
5868 with the error number
5869 .Va \&!
5870 set to
5871 .Va ^ERR Ns -BADF
5872 in case of I/O errors, or
5873 .Va ^ERR Ns -NONE
5874 upon End-Of-File.
5875 If there are more fields than variables, assigns successive fields to the
5876 last given variable.
5877 If there are less fields than variables, assigns the empty string to the
5878 remains.
5879 .Bd -literal -offset indent
5880 ? read a b c
5881    H  e  l  l  o
5882 ? echo "<$a> <$b> <$c>"
5883 <H> <e> <l  l  o>
5884 ? wysh set ifs=:; read a b c;unset ifs
5885 hey2.0,:"'you    ",:world!:mars.:
5886 ? echo $?/$^ERRNAME / <$a><$b><$c>
5887 0/NONE / <hey2.0,><"'you    ",><world!:mars.:><><>
5891 .It Ic readctl
5892 \*(NQ Manages input channels for
5893 .Ic read ,
5894 to be used to avoid complicated or impracticable code, like calling
5895 .Ic \&\&read
5896 from within a macro in non-interactive mode.
5897 Without arguments, or when the first argument is
5898 .Cm show ,
5899 a listing of all known channels is printed.
5900 Channels can otherwise be
5901 .Cm create Ns
5902 d, and existing channels can be
5903 .Cm set
5904 active and
5905 .Cm remove Ns
5906 d by giving the string used for creation.
5908 The channel name is expected to be a file descriptor number, or,
5909 if parsing the numeric fails, an input file name that undergoes
5910 .Sx "Filename transformations" .
5911 E.g. (this example requires a modern shell):
5912 .Bd -literal -offset indent
5913 $ LC_ALL=C printf 'echon "hey, "\enread a\enyou\enecho $a' |\e
5914   LC_ALL=C \*(uA -R#
5915 hey, you
5916 $ LC_ALL=C printf 'echon "hey, "\enread a\enecho $a' |\e
5917   LC_ALL=C 6<<< 'you' \*(uA -R#X'readctl create 6'
5918 hey, you
5921 .It Ic redirect
5922 \*(OB Same as
5923 .Ic resend .
5925 .It Ic Redirect
5926 \*(OB Same as
5927 .Ic Resend .
5930 .It Ic remove
5931 Removes the named files or directories.
5932 If a name refer to a mailbox, e.g., a Maildir mailbox, then a mailbox
5933 type specific removal will be performed, deleting the complete mailbox.
5934 The user is asked for confirmation in interactive mode.
5937 .It Ic rename
5938 Takes the name of an existing folder
5939 and the name for the new folder
5940 and renames the first to the second one.
5941 Both folders must be of the same type.
5944 .It Ic Reply
5945 (R) Replies to only the sender of each message of the given message
5946 list, by using the first message as the template to quote, for the
5947 .Ql Subject:
5948 etc.
5949 .Va flipr
5950 will exchange this command with
5951 .Ic reply .
5952 Unless the internal variable
5953 .Va fullnames
5954 is set the recipient address will be stripped from comments, names etc.
5955 .Ql Reply-To:
5956 headers will be inspected if
5957 .Va reply-to-honour
5958 is set.
5960 This may generate the errors
5961 .Va ^ERR Ns -DESTADDRREQ
5962 if no receiver has been specified,
5963 .Va ^ERR Ns -PERM
5964 if some addressees where rejected by
5965 .Va expandaddr ,
5966 .Va ^ERR Ns -NODATA
5967 if no applicable messages have been given,
5968 .Va ^ERR Ns -IO
5969 if an I/O error occurs,
5970 .Va ^ERR Ns -NOTSUP
5971 if a necessary character set conversion fails, and
5972 .Va ^ERR Ns -INVAL
5973 for other errors.
5976 .It Ic reply
5977 (r) Take a message and group-responds to it by addressing the sender
5978 and all recipients, subject to
5979 .Ic alternates
5980 processing.
5981 .Va followup-to ,
5982 .Va followup-to-honour ,
5983 .Va reply-to-honour
5984 as well as
5985 .Va recipients-in-cc
5986 influence response behaviour.
5987 Unless the internal variable
5988 .Va fullnames
5989 is set recipient addresses will be stripped from comments, names etc.
5991 .Va flipr
5992 is set the commands
5993 .Ic Reply
5995 .Ic reply
5996 are exchanged.
5997 The command
5998 .Ic Lreply
5999 offers special support for replying to mailing lists.
6000 For more documentation please refer to
6001 .Sx "On sending mail, and non-interactive mode" .
6003 This may generate the errors
6004 .Va ^ERR Ns -DESTADDRREQ
6005 if no receiver has been specified,
6006 .Va ^ERR Ns -PERM
6007 if some addressees where rejected by
6008 .Va expandaddr ,
6009 .Va ^ERR Ns -NODATA
6010 if no applicable messages have been given,
6011 .Va ^ERR Ns -IO
6012 if an I/O error occurs,
6013 .Va ^ERR Ns -NOTSUP
6014 if a necessary character set conversion fails, and
6015 .Va ^ERR Ns -INVAL
6016 for other errors.
6017 Any error stops processing of further messages.
6020 .It Ic replyall
6021 Similar to
6022 .Ic reply ,
6023 but initiates a group-reply regardless of the value of
6024 .Va flipr .
6027 .It Ic replysender
6028 Similar to
6029 .Ic Reply ,
6030 but responds to the sender only regardless of the value of
6031 .Va flipr .
6034 .It Ic Resend
6035 Like
6036 .Ic resend ,
6037 but does not add any header lines.
6038 This is not a way to hide the sender's identity,
6039 but useful for sending a message again to the same recipients.
6042 .It Ic resend
6043 Takes a list of messages and a user name
6044 and sends each message to the named user.
6045 .Ql Resent-From:
6046 and related header fields are prepended to the new copy of the message.
6047 Saving in
6048 .Va record
6049 is only performed if
6050 .Va record-resent
6051 is set.
6053 This may generate the errors
6054 .Va ^ERR Ns -DESTADDRREQ
6055 if no receiver has been specified,
6056 .Va ^ERR Ns -PERM
6057 if some addressees where rejected by
6058 .Va expandaddr ,
6059 .Va ^ERR Ns -NODATA
6060 if no applicable messages have been given,
6061 .Va ^ERR Ns -IO
6062 if an I/O error occurs,
6063 .Va ^ERR Ns -NOTSUP
6064 if a necessary character set conversion fails, and
6065 .Va ^ERR Ns -INVAL
6066 for other errors.
6067 Any error stops processing of further messages.
6070 .It Ic Respond
6071 Same as
6072 .Ic Reply .
6075 .It Ic respond
6076 Same as
6077 .Ic reply .
6080 .It Ic respondall
6081 Same as
6082 .Ic replyall .
6085 .It Ic respondsender
6086 Same as
6087 .Ic replysender .
6090 .It Ic retain
6091 (ret) Superseded by the multiplexer
6092 .Ic headerpick .
6095 .It Ic return
6096 Only available inside the scope of a
6097 .Ic define Ns
6098 d macro or an
6099 .Ic account ,
6100 this will stop evaluation of any further macro content, and return
6101 execution control to the caller.
6102 The two optional parameters must be specified as positive decimal
6103 numbers and default to the value 0:
6104 the first argument specifies the signed 32-bit return value (stored in
6105 .Va \&?
6106 \*(ID and later extended to signed 64-bit),
6107 the second the signed 32-bit error number (stored in
6108 .Va \&! ) .
6109 As documented for
6110 .Va \&?
6111 a non-0 exit status may cause the program to exit.
6114 .It Ic Save
6115 (S) Similar to
6116 .Ic save,
6117 but saves the messages in a file named after the local part of the
6118 sender of the first message instead of (in
6119 .Va record
6120 and) taking a filename argument; the variable
6121 .Va outfolder
6122 is inspected to decide on the actual storage location.
6125 .It Ic save
6126 (s) Takes a message list and a filename and appends each message in turn
6127 to the end of the file.
6128 If no filename is given, the
6129 .Mx -sx
6130 .Sx "secondary mailbox"
6131 .Ev MBOX
6132 is used.
6133 The filename in quotes, followed by the generated character count
6134 is echoed on the user's terminal.
6135 If editing a
6136 .Mx -sx
6137 .Sx "primary system mailbox"
6138 the messages are marked for deletion.
6139 .Sx "Filename transformations"
6140 will be applied.
6141 To filter the saved header fields to the desired subset use the
6142 .Ql save
6143 slot of the white- and blacklisting command
6144 .Ic headerpick .
6146 .It Ic savediscard
6147 \*(OB Superseded by the multiplexer
6148 .Ic headerpick .
6150 .It Ic saveignore
6151 \*(OB Superseded by the multiplexer
6152 .Ic headerpick .
6154 .It Ic saveretain
6155 \*(OB Superseded by the multiplexer
6156 .Ic headerpick .
6159 .It Ic search
6160 Takes a message specification (list) and displays a header summary of
6161 all matching messages, as via
6162 .Ic headers .
6163 This command is an alias of
6164 .Ic from .
6165 Also see
6166 .Sx "Specifying messages" .
6169 .It Ic seen
6170 Takes a message list and marks all messages as having been read.
6175 .It Ic set , unset
6176 (se, \*(NQ uns) The latter command will delete all given variables,
6177 the former, when used without arguments, will show all variables which
6178 are currently known to \*(UA.
6179 A more verbose listing will be produced if
6180 either of
6181 .Va debug
6183 .Va verbose
6184 are set.
6185 Remarks: the list mode will not automatically link-in known
6186 .Sx ENVIRONMENT
6187 variables, but only explicit addressing will, e.g., via
6188 .Ic varshow ,
6189 using a variable in an
6190 .Ic if
6191 condition or a string passed to
6192 .Ic echo ,
6193 explicit
6194 .Ic set Ns
6195 ting, as well as some program-internal use cases.
6198 Otherwise the given variables (and arguments) are set or adjusted.
6199 Arguments are of the form
6200 .Ql name=value
6201 (no space before or after
6202 .Ql = ) ,
6203 or plain
6204 .Ql name
6205 if there is no value, i.e., a boolean variable.
6206 \*(ID In conjunction with the
6207 .Cm wysh
6208 command prefix
6209 .Sx "Shell-style argument quoting"
6210 can be used to quote arguments as necessary.
6211 \*(ID Otherwise quotation marks may be placed around any part of the
6212 assignment statement to quote blanks or tabs.
6215 .Dl ? wysh set indentprefix=' -> '
6218 If an argument begins with
6219 .Ql no ,
6220 as in
6221 .Ql set nosave ,
6222 the effect is the same as invoking the
6223 .Ic unset
6224 command with the remaining part of the variable
6225 .Pf ( Ql unset save ) .
6229 .Ql name
6230 that is known to map to an environment variable will automatically cause
6231 updates in the program environment (unsetting a variable in the
6232 environment requires corresponding system support) \(em use the command
6233 .Ic environ
6234 for further environmental control.
6235 Also see
6236 .Ic varedit ,
6237 .Ic varshow
6238 and the sections
6239 .Sx "INTERNAL VARIABLES"
6241 .Sx ENVIRONMENT .
6245 .It Ic shcodec
6246 Apply shell quoting rules to the given raw-data arguments.
6247 Supports
6248 .Cm vput
6249 (see
6250 .Sx "Command modifiers" ) .
6251 The first argument specifies the operation:
6252 .Ar [+]e[ncode]
6254 .Ar d[ecode]
6255 cause shell quoting to be applied to the remains of the line, and
6256 expanded away thereof, respectively.
6257 If the former is prefixed with a plus-sign, the quoted result will not
6258 be roundtrip enabled, and thus can be decoded only in the very same
6259 environment that was used to perform the encode; also see
6260 .Cd mle-quote-rndtrip .
6261 If the coding operation fails the error number
6262 .Va \&!
6263 is set to
6264 .Va ^ERR Ns -CANCELED ,
6265 and the unmodified input is used as the result; the error number may
6266 change again due to output or result storage errors.
6269 .It Ic shell
6270 \*(NQ (sh) Invokes an interactive version of the shell,
6271 and returns its exit status.
6275 .It Ic shortcut , unshortcut
6276 Without arguments the list of all currently defined shortcuts is
6277 shown, with one argument the expansion of the given shortcut.
6278 Otherwise all given arguments are treated as pairs of shortcuts and
6279 their expansions, creating new or changing already existing shortcuts,
6280 as necessary.
6281 The latter command will remove all given shortcuts, the special name
6282 .Ql *
6283 will remove all registered shortcuts.
6286 .It Ic shift
6287 \*(NQ Shift the positional parameter stack (starting at
6288 .Va 1 )
6289 by the given number (which must be a positive decimal),
6290 or 1 if no argument has been given.
6291 It is an error if the value exceeds the number of positional parameters.
6292 If the given number is 0, no action is performed, successfully.
6293 The stack as such can be managed via
6294 .Ic vpospar .
6295 Note this command will fail in
6296 .Ic account
6297 and hook macros unless the positional parameter stack has been
6298 explicitly created in the current context via
6299 .Ic vpospar .
6302 .It Ic show
6303 Like
6304 .Ic type ,
6305 but performs neither MIME decoding nor decryption, so that the raw
6306 message text is shown.
6309 .It Ic size
6310 (si) Shows the size in characters of each message of the given
6311 message-list.
6314 .It Ic sleep
6315 \*(NQ Sleep for the specified number of seconds (and optionally
6316 milliseconds), by default interruptably.
6317 If a third argument is given the sleep will be uninterruptible,
6318 otherwise the error number
6319 .Va \&!
6320 will be set to
6321 .Va ^ERR Ns -INTR
6322 if the sleep has been interrupted.
6323 The command will fail and the error number will be
6324 .Va ^ERR Ns -OVERFLOW
6325 if the given duration(s) overflow the time datatype, and
6326 .Va ^ERR Ns -INVAL
6327 if the given durations are no valid integers.
6332 .It Ic sort , unsort
6333 The latter command disables sorted or threaded mode, returns to normal
6334 message order and, if the
6335 .Va header
6336 variable is set,
6337 displays a header summary.
6338 The former command shows the current sorting criterion when used without
6339 an argument, but creates a sorted representation of the current folder
6340 otherwise, and changes the
6341 .Ic next
6342 command and the addressing modes such that they refer to messages in
6343 the sorted order.
6344 Message numbers are the same as in regular mode.
6345 If the
6346 .Va header
6347 variable is set,
6348 a header summary in the new order is also displayed.
6349 Automatic folder sorting can be enabled by setting the
6350 .Va autosort
6351 variable, as in, e.g.,
6352 .Ql set autosort=thread .
6353 Possible sorting criterions are:
6356 .Bl -tag -compact -width "subject"
6357 .It Ar date
6358 Sort the messages by their
6359 .Ql Date:
6360 field, that is by the time they were sent.
6361 .It Ar from
6362 Sort messages by the value of their
6363 .Ql From:
6364 field, that is by the address of the sender.
6365 If the
6366 .Va showname
6367 variable is set, the sender's real name (if any) is used.
6368 .It Ar size
6369 Sort the messages by their size.
6370 .It spam
6371 \*(OP Sort the message by their spam score, as has been classified by
6372 .Ic spamrate .
6373 .It Ar status
6374 Sort the messages by their message status.
6375 .It Ar subject
6376 Sort the messages by their subject.
6377 .It Ar thread
6378 Create a threaded display.
6379 .It Ar to
6380 Sort messages by the value of their
6381 .Ql To:
6382 field, that is by the address of the recipient.
6383 If the
6384 .Va showname
6385 variable is set, the recipient's real name (if any) is used.
6390 .It Ic source
6391 \*(NQ (so) The source command reads commands from the given file.
6392 .Sx "Filename transformations"
6393 will be applied.
6394 If the given expanded argument ends with a vertical bar
6395 .Ql |
6396 then the argument will instead be interpreted as a shell command and
6397 \*(UA will read the output generated by it.
6398 Dependent on the settings of
6399 .Va posix
6401 .Va errexit ,
6402 and also dependent on whether the command modifier
6403 .Cm ignerr
6404 had been used, encountering errors will stop sourcing of the given input.
6405 \*(ID Note that
6406 .Ic \&\&source
6407 cannot be used from within macros that execute as
6408 .Va folder-hook Ns s
6410 .Ic account Ns s ,
6411 i.e., it can only be called from macros that were
6412 .Ic call Ns ed .
6415 .It Ic source_if
6416 \*(NQ The difference to
6417 .Ic source
6418 (beside not supporting pipe syntax aka shell command input) is that
6419 this command will not generate an error nor warn if the given file
6420 argument cannot be opened successfully.
6423 .It Ic spamclear
6424 \*(OP Takes a list of messages and clears their
6425 .Ql is-spam
6426 flag.
6429 .It Ic spamforget
6430 \*(OP Takes a list of messages and causes the
6431 .Va spam-interface
6432 to forget it has ever used them to train its Bayesian filter.
6433 Unless otherwise noted the
6434 .Ql is-spam
6435 flag of the message is inspected to chose whether a message shall be
6436 forgotten to be
6437 .Dq ham
6439 .Dq spam .
6442 .It Ic spamham
6443 \*(OP Takes a list of messages and informs the Bayesian filter of the
6444 .Va spam-interface
6445 that they are
6446 .Dq ham .
6447 This also clears the
6448 .Ql is-spam
6449 flag of the messages in question.
6452 .It Ic spamrate
6453 \*(OP Takes a list of messages and rates them using the configured
6454 .Va spam-interface ,
6455 without modifying the messages, but setting their
6456 .Ql is-spam
6457 flag as appropriate; because the spam rating headers are lost the rate
6458 will be forgotten once the mailbox is left.
6459 Refer to the manual section
6460 .Sx "Handling spam"
6461 for the complete picture of spam handling in \*(UA.
6464 .It Ic spamset
6465 \*(OP Takes a list of messages and sets their
6466 .Ql is-spam
6467 flag.
6470 .It Ic spamspam
6471 \*(OP Takes a list of messages and informs the Bayesian filter of the
6472 .Va spam-interface
6473 that they are
6474 .Dq spam .
6475 This also sets the
6476 .Ql is-spam
6477 flag of the messages in question.
6479 .It Ic thread
6480 \*(OB The same as
6481 .Ql sort thread
6482 (consider using a
6483 .Ql commandalias
6484 as necessary).
6487 .It Ic Top
6488 Like
6489 .Ic top
6490 but always uses the
6491 .Ic headerpick
6492 .Ql type
6493 slot for white- and blacklisting header fields.
6496 .It Ic top
6497 (to) Takes a message list and types out the first
6498 .Va toplines
6499 lines of each message on the users' terminal.
6500 Unless a special selection has been established for the
6501 .Ql top
6502 slot of the
6503 .Ic headerpick
6504 command, the only header fields that are displayed are
6505 .Ql From: ,
6506 .Ql To: ,
6507 .Ql CC: ,
6509 .Ql Subject: .
6510 .Ic Top
6511 will always use the
6512 .Ql type
6513 .Ic headerpick
6514 selection instead.
6515 It is possible to apply compression to what is displayed by setting
6516 .Va topsqueeze .
6517 Messages are decrypted and converted to the terminal character set
6518 if necessary.
6521 .It Ic touch
6522 (tou) Takes a message list and marks the messages for saving in the
6523 .Mx -sx
6524 .Sx "secondary mailbox"
6525 .Ev MBOX .
6526 \*(UA deviates from the POSIX standard with this command,
6527 as a following
6528 .Ic next
6529 command will display the following message instead of the current one.
6532 .It Ic Type
6533 (T) Like
6534 .Ic type
6535 but also displays header fields which would not pass the
6536 .Ic headerpick
6537 selection, and all visualizable parts of MIME
6538 .Ql multipart/alternative
6539 messages.
6542 .It Ic type
6543 (t) Takes a message list and types out each message on the users terminal.
6544 The display of message headers is selectable via
6545 .Ic headerpick .
6546 For MIME multipart messages, all parts with a content type of
6547 .Ql text ,
6548 all parts which have a registered MIME type handler (see
6549 .Sx "HTML mail and MIME attachments" )
6550 which produces plain text output, and all
6551 .Ql message
6552 parts are shown, others are hidden except for their headers.
6553 Messages are decrypted and converted to the terminal character set
6554 if necessary.
6555 The command
6556 .Ic mimeview
6557 can be used to display parts which are not displayable as plain text.
6559 .It Ic unaccount
6561 .Ic account .
6563 .It Ic unalias
6564 (una) See
6565 .Ic alias .
6567 .It Ic unanswered
6569 .Ic answered .
6571 .It Ic unbind
6573 .Ic bind .
6575 .It Ic uncollapse
6577 .Ic collapse .
6579 .It Ic uncolour
6581 .Ic colour .
6583 .It Ic undefine
6585 .Ic define .
6587 .It Ic undelete
6589 .Ic delete .
6591 .It Ic undraft
6593 .Ic draft .
6595 .It Ic unflag
6597 .Ic flag .
6599 .It Ic unfwdignore
6600 \*(OB Superseded by the multiplexer
6601 .Ic headerpick .
6603 .It Ic unfwdretain
6604 \*(OB Superseded by the multiplexer
6605 .Ic headerpick .
6608 .It Ic unignore
6609 Superseded by the multiplexer
6610 .Ic headerpick .
6612 .It Ic unmimetype
6614 .Ic mimetype .
6616 .It Ic unmlist
6618 .Ic mlist .
6620 .It Ic unmlsubscribe
6622 .Ic mlsubscribe .
6625 .It Ic Unread
6626 Same as
6627 .Ic unread .
6630 .It Ic unread
6631 Takes a message list and marks each message as not having been read.
6634 .It Ic unretain
6635 Superseded by the multiplexer
6636 .Ic headerpick .
6638 .It Ic unsaveignore
6639 \*(OB Superseded by the multiplexer
6640 .Ic headerpick .
6642 .It Ic unsaveretain
6643 \*(OB Superseded by the multiplexer
6644 .Ic headerpick .
6646 .It Ic unset
6647 \*(NQ (uns) See
6648 .Ic set .
6650 .It Ic unshortcut
6652 .Ic shortcut .
6654 .It Ic unsort
6656 .Ic short .
6658 .It Ic unthread
6659 \*(OB
6660 Same as
6661 .Ic unsort .
6664 .It Ic urlcodec
6665 Perform URL percent codec operations on the raw-data argument, rather
6666 according to RFC 3986.
6667 Supports
6668 .Cm vput
6669 (see
6670 .Sx "Command modifiers" ) ,
6671 and manages the error number
6672 .Va \&! .
6673 This is a character set agnostic and thus locale dependent operation,
6674 and it may decode bytes which are invalid in the current
6675 .Va ttycharset .
6676 \*(ID This command does not know about URLs beside that.
6678 The first argument specifies the operation:
6679 .Ar e[ncode]
6681 .Ar d[ecode]
6682 perform plain URL percent en- and decoding, respectively.
6683 .Ar p[ath]enc[ode]
6685 .Ar p[ath]dec[ode]
6686 perform a slightly modified operation which should be better for
6687 pathnames: it does not allow a tilde
6688 .Ql ~ ,
6689 and will neither accept hyphen-minus
6690 .Ql -
6691 nor dot
6692 .Ql .
6693 as an initial character.
6694 The remains of the line form the URL data which is to be converted.
6695 If the coding operation fails the error number
6696 .Va \&!
6697 is set to
6698 .Va ^ERR Ns -CANCELED ,
6699 and the unmodified input is used as the result; the error number may
6700 change again due to output or result storage errors.
6703 .It Ic varedit
6704 \*(NQ Edit the values of or create the given variable(s) in the
6705 .Ev EDITOR .
6706 Boolean variables cannot be edited, and variables can also not be
6707 .Ic unset
6708 with this command.
6711 .It Ic varshow
6712 \*(NQ This command produces the same output as the listing mode of
6713 .Ic set ,
6714 including
6715 .Va verbose Ns
6716 ity adjustments, but only for the given variables.
6719 .It Ic verify
6720 \*(OP Takes a message list and verifies each message.
6721 If a message is not a S/MIME signed message,
6722 verification will fail for it.
6723 The verification process checks if the message was signed using a valid
6724 certificate,
6725 if the message sender's email address matches one of those contained
6726 within the certificate,
6727 and if the message content has been altered.
6730 .It Ic version
6731 Shows the
6732 .Va version
6734 .Va features
6735 of \*(UA.
6739 .It Ic vexpr
6740 \*(NQ Evaluate arguments according to a given operator.
6741 This is a multiplexer command which can be used to perform signed 64-bit
6742 numeric calculations as well as byte string and string operations.
6743 It uses polish notation, i.e., the operator is the first argument and
6744 defines the number and type, and the meaning of the remaining arguments.
6745 An empty argument is replaced with a 0 if a number is expected.
6746 Supports
6747 .Cm vput
6748 (see
6749 .Sx "Command modifiers" ) .
6752 The result that is shown in case of errors is always
6753 .Ql -1
6754 for usage errors and numeric operations, and the empty string for byte
6755 string and string operations;
6756 if the latter two fail to provide result data for
6757 .Dq soft
6758 errors, e.g., when a search operation failed, they also set the
6759 .Va \&!
6760 error number to
6761 .Va ^ERR Ns -NODATA .
6762 Except when otherwise noted numeric arguments are parsed as signed 64-bit
6763 numbers, and errors will be reported in the error number
6764 .Va \&!
6765 as the numeric error
6766 .Va ^ERR Ns -RANGE .
6769 Numeric operations work on one or two signed 64-bit integers.
6770 One integer is expected by assignment (equals sign
6771 .Ql = ) ,
6772 which does nothing but parsing the argument, thus detecting validity and
6773 possible overflow conditions, and unary not (tilde
6774 .Ql ~ ) ,
6775 which creates the bitwise complement.
6776 Two integers are used by addition (plus sign
6777 .Ql + ) ,
6778 subtraction (hyphen-minus
6779 .Ql - ) ,
6780 multiplication (asterisk
6781 .Ql * ) ,
6782 division (solidus
6783 .Ql / )
6784 and modulo (percent sign
6785 .Ql % ) ,
6786 as well as for the bitwise operators logical or (vertical bar
6787 .Ql | ,
6788 to be quoted) ,
6789 bitwise and (ampersand
6790 .Ql \&& ,
6791 to be quoted) ,
6792 bitwise xor (circumflex
6793 .Ql ^ ) ,
6794 the bitwise signed left- and right shifts
6795 .Pf ( Ql << ,
6796 .Ql >> ) ,
6797 as well as for the unsigned right shift
6798 .Ql >>> .
6801 All numeric operators can be suffixed with a commercial at
6802 .Ql @ ,
6803 e.g.,
6804 .Ql *@ :
6805 this will turn the operation into a saturated one, which means that
6806 overflow errors and division and modulo by zero are no longer reported
6807 via the exit status, but the result will linger at the minimum or
6808 maximum possible value, instead of overflowing (or trapping).
6809 This is true also for the argument parse step.
6810 For the bitwise shifts, the saturated maximum is 63.
6811 Any catched overflow will be reported via the error number
6812 .Va \&!
6814 .Va ^ERR Ns -OVERFLOW .
6817 Character set agnostic string functions have no notion of locale
6818 settings and character sets.
6819 There is
6820 .Ql file-expand ,
6821 which performs the usual
6822 .Sx "Filename transformations"
6823 on its argument, and
6824 .Ql random ,
6825 which generates a random string of the given length, or of
6826 .Dv \&\&PATH_MAX
6827 bytes (a constant from
6828 .Pa /usr/include )
6829 if the value 0 is given; the random string will be base64url encoded
6830 according to RFC 4648, and thus be usable as a (portable) filename.
6833 Byte string operations work on 8-bit bytes and have no notion of locale
6834 settings and character sets, effectively assuming ASCII data.
6835 Operations that take one argument are
6836 .Ql length ,
6837 which queries the length of the given argument, and
6838 .Ql hash ,
6839 which calculates the Chris Torek hash of the given argument.
6842 Byte string operations with two or more arguments are
6843 .Ql find ,
6844 which byte-searches in the first for the second argument, and shows the
6845 resulting 0-based offset shall it have been found,
6846 .Ql ifind ,
6847 which is identical to
6848 .Ql find ,
6849 but works case-insensitively according to the rules of the ASCII
6850 character set.
6851 .Ql substring
6852 will show a substring of its first argument:
6853 the second argument is the 0-based starting offset, the optional third
6854 argument can be used to specify the length of the desired substring,
6855 by default the entire string is used;
6856 this operation tries to work around faulty arguments (set
6857 .Va verbose
6858 for error logs), but reports them via the error number
6859 .Va \&!
6861 .Va ^ERR Ns -OVERFLOW .
6864 String operations work, sufficient support provided, according to the
6865 active user's locale encoding and character set (see
6866 .Sx "Character sets" ) .
6867 There is the one argument operation
6868 .Ql makeprint ,
6869 which (one-way) converts the argument to something safely printable on
6870 the terminal.
6873 \*(OP
6874 .Ql regex
6875 is a string operation that will try to match the first argument with the
6876 regular expression given as the second argument, as does
6877 .Ql iregex ,
6878 but which is case-insensitive.
6879 If the optional third argument has been given then instead of showing
6880 the match offset a replacement operation is performed:
6881 the third argument is treated as if specified via dollar-single-quote
6882 (see
6883 .Sx "Shell-style argument quoting" ) ,
6884 and any occurrence of a positional parameter, e.g.,
6885 .Va 1 ,
6886 is replaced by the corresponding match group of the regular expression.
6888 .Bd -literal -offset indent
6889 ? vexpr -@ +1 -9223372036854775808
6890 ? vput vexpr res ir bananarama (.*)NanA(.*) '\e${1}au\e$2'
6891 ? echo $0 $res
6896 .It Ic vpospar
6897 \*(NQ Manage the positional parameter stack (see
6898 .Va 1 , # , * , @
6899 as well as
6900 .Ic shift ) .
6901 If the first argument is
6902 .Ql clear ,
6903 then the positional parameter stack of the current context, or the
6904 global one, if there is none, is cleared.
6905 If it is
6906 .Ql set ,
6907 then the remaining arguments will be used to (re)create the stack,
6908 if the parameter stack size limit is excessed an
6909 .Va ^ERR Ns -OVERFLOW
6910 error will occur.
6913 If the first argument is
6914 .Ql quote ,
6915 a round-trip capable representation of the stack contents is created,
6916 with each quoted parameter separated from each other with the first
6917 character of
6918 .Va ifs ,
6919 and followed by the first character of
6920 .Va if-ws ,
6921 if that is not empty and not identical to the first.
6922 If that results in no separation at all a
6923 .Cm space
6924 character is used.
6925 This mode supports
6926 .Cm vput
6927 (see
6928 .Sx "Command modifiers" ) .
6929 I.e., the subcommands
6930 .Ql set
6932 .Ql quote
6933 can be used (in conjunction with
6934 .Ic eval )
6935 to (re)create an argument stack from and to a single variable losslessly.
6937 .Bd -literal -offset indent
6938 ? vpospar set hey, "'you    ", world!
6939 ? echo $#: <${1}><${2}><${3}>
6940 ? vput vpospar x quote
6941 ? vpospar clear
6942 ? echo $#: <${1}><${2}><${3}>
6943 ? eval vpospar set ${x}
6944 ? echo $#: <${1}><${2}><${3}>
6949 .It Ic visual
6950 (v) Takes a message list and invokes the display editor on each message.
6951 Modified contents are discarded unless the
6952 .Va writebackedited
6953 variable is set, and are not used unless the mailbox can be written to
6954 and the editor returns a successful exit status.
6957 .It Ic write
6958 (w) For conventional messages the body without all headers is written.
6959 The original message is never marked for deletion in the originating
6960 mail folder.
6961 The output is decrypted and converted to its native format as necessary.
6962 If the output file exists, the text is appended.
6963 If a message is in MIME multipart format its first part is written to
6964 the specified file as for conventional messages, handling of the remains
6965 depends on the execution mode.
6966 No special handling of compressed files is performed.
6968 In interactive mode the user is consecutively asked for the filenames of
6969 the processed parts.
6970 For convience saving of each part may be skipped by giving an empty
6971 value, the same result as writing it to
6972 .Pa /dev/null .
6973 Shell piping the part content by specifying a leading vertical bar
6974 .Ql |
6975 character for the filename is supported.
6976 Other user input undergoes the usual
6977 .Sx "Filename transformations" ,
6978 and contents of the destination file are overwritten if the file
6979 previously existed.
6981 \*(ID In non-interactive mode any part which does not specify a filename
6982 is ignored, and suspicious parts of filenames of the remaining parts are
6983 URL percent encoded (as via
6984 .Ic urlcodec )
6985 to prevent injection of malicious character sequences, resulting in
6986 a filename that will be written into the current directory.
6987 Existing files will not be overwritten, instead the part number or
6988 a dot are appended after a number sign
6989 .Ql #
6990 to the name until file creation succeeds (or fails due to other
6991 reasons).
6994 .It Ic xcall
6995 \*(NQ The sole difference to
6996 .Ic call
6997 is that the new macro is executed in place of the current one, which
6998 will not regain control: all resources of the current macro will be
6999 released first.
7000 This implies that any setting covered by
7001 .Ic localopts
7002 will be forgotten and covered variables will become cleaned up.
7003 If this command is not used from within a
7004 .Ic call Ns
7005 ed macro it will silently be (a more expensive variant of)
7006 .Ic call .
7009 .It Ic xit
7010 (x) A synonym for
7011 .Ic exit .
7014 .It Ic z
7015 \*(NQ \*(UA presents message headers in
7016 .Va screen Ns
7017 fuls as described under the
7018 .Ic headers
7019 command.
7020 Without arguments this command scrolls to the next window of messages,
7021 likewise if the argument is
7022 .Ql + .
7023 An argument of
7024 .Ql -
7025 scrolls to the last,
7026 .Ql ^
7027 scrolls to the first, and
7028 .Ql $
7029 to the last
7030 .Va \&\&screen
7031 of messages.
7032 A number argument prefixed by
7033 .Ql +
7035 .Ql \-
7036 indicates that the window is calculated in relation to the current
7037 position, and a number without a prefix specifies an absolute position.
7040 .It Ic Z
7041 \*(NQ Similar to
7042 .Ic z ,
7043 but scrolls to the next or previous window that contains at least one
7044 .Ql new
7046 .Ic flag Ns
7047 ged message.
7049 .\" }}}
7051 .\" }}}
7054 .\" .Sh COMMAND ESCAPES {{{
7055 .Sh "COMMAND ESCAPES"
7057 Here is a summary of the command escapes available in compose mode,
7058 which are used to perform special functions when composing messages.
7059 Command escapes are only recognized at the beginning of lines, and
7060 consist of a trigger (escape) and a command character.
7061 The actual escape character can be set via the internal variable
7062 .Va escape ,
7063 it defaults to the tilde
7064 .Ql ~ .
7065 Otherwise ignored whitespace characters following the escape character
7066 will prevent a possible addition of the command line to the \*(OPal
7067 history.
7070 Unless otherwise noted all compose mode command escapes ensure proper
7071 updates of the variables which represent the error number
7072 .Va \&!
7073 and the exit status
7074 .Va \&? .
7075 If the variable
7076 .Va errexit
7077 is set they will, unless stated otherwise, error out message compose
7078 mode and cause a progam exit if an operation fails.
7079 It is however possible to place the character hyphen-minus
7080 .Ql -
7081 after (possible whitespace following) the escape character, which has an
7082 effect equivalent to the command modifier
7083 .Cm ignerr .
7084 If the \*(OPal key bindings are available it is possible to create
7085 .Ic bind Ns
7086 ings specifically for the compose mode.
7089 .Bl -tag -width ".It Ic BaNg"
7091 .It Ic ~~ Ar string
7092 Insert the string of text in the message prefaced by a single
7093 .Ql ~ .
7094 (If the escape character has been changed,
7095 that character must be doubled instead.)
7098 .It Ic ~! Ar command
7099 Execute the indicated shell
7100 .Ar command
7101 which follows, replacing unescaped exclamation marks with the previously
7102 executed command if the internal variable
7103 .Va bang
7104 is set, then return to the message.
7107 .It Ic ~.
7108 Same effect as typing the end-of-file character.
7111 .It Ic ~: Ar \*(UA-command Ns \0or Ic ~_ Ar \*(UA-command
7112 Execute the given \*(UA command.
7113 Not all commands, however, are allowed.
7116 .It Ic ~?
7117 Write a summary of command escapes.
7120 .It Ic ~< Ar filename
7121 Identical to
7122 .Ic ~r .
7125 .It Ic ~<! Ar command
7126 .Ar command
7127 is executed using the shell.
7128 Its standard output is inserted into the message.
7131 .It Ic ~@ Op Ar filename...
7132 Append or edit the list of attachments.
7133 Does not manage the error number
7134 .Va \&!
7135 and the exit status
7136 .Va \&? ,
7137 (please use
7138 .Ic ~^
7139 instead if this is a concern).
7140 A list of
7141 .Ar filename
7142 arguments is expected as shell tokens (see
7143 .Sx "Shell-style argument quoting" ;
7144 token-separating commas are ignored, too), to be
7145 interpreted as documented for the command line option
7146 .Fl a ,
7147 with the message number exception as below.
7149 Without
7150 .Ar filename
7151 arguments the attachment list is edited, entry by entry;
7152 if a filename is left empty, that attachment is deleted from the list;
7153 once the end of the list is reached either new attachments may be
7154 entered or the session can be quit by committing an empty
7155 .Dq new
7156 attachment.
7158 For all mode, if a given filename solely consists of the number sign
7159 .Ql #
7160 followed by a valid message number of the currently active mailbox, then
7161 the given message is attached as a
7162 .Ql message/rfc822
7163 MIME message part.
7164 As the shell comment character the number sign must be quoted.
7167 .It Ic ~A
7168 Inserts the string contained in the
7169 .Va Sign
7170 variable (same as
7171 .Ql Ic ~i Ns \0Sign ) .
7172 \*(OB The escape sequences tabulator
7173 .Ql \et
7174 and newline
7175 .Ql \en
7176 are understood (use the
7177 .Cm wysh
7178 prefix when
7179 .Ic set Ns
7180 ting the variable(s) instead).
7183 .It Ic ~a
7184 Inserts the string contained in the
7185 .Va sign
7186 variable (same as
7187 .Ql Ic ~i Ns \0sign ) .
7188 \*(OB The escape sequences tabulator
7189 .Ql \et
7190 and newline
7191 .Ql \en
7192 are understood (use the
7193 .Cm wysh
7194 prefix when
7195 .Ic set Ns
7196 ting the variable(s) instead).
7199 .It Ic ~b Ar name ...
7200 Add the given names to the list of blind carbon copy recipients.
7203 .It Ic ~c Ar name ...
7204 Add the given names to the list of carbon copy recipients.
7207 .It Ic ~d
7208 Read the file specified by the
7209 .Ev DEAD
7210 variable into the message.
7213 .It Ic ~e
7214 Invoke the text editor on the message collected so far.
7215 After the editing session is finished,
7216 the user may continue appending text to the message.
7219 .It Ic ~F Ar messages
7220 Read the named messages into the message being sent, including all
7221 message headers and MIME parts.
7222 If no messages are specified, read in the current message, the
7223 .Dq dot .
7226 .It Ic ~f Ar messages
7227 Read the named messages into the message being sent.
7228 If no messages are specified, read in the current message, the
7229 .Dq dot .
7230 Strips down the list of header fields according to the
7231 .Ql type
7232 white- and blacklist selection of
7233 .Ic headerpick .
7234 For MIME multipart messages,
7235 only the first displayable part is included.
7238 .It Ic ~H
7239 Edit the message header fields
7240 .Ql From: ,
7241 .Ql Reply-To:
7243 .Ql Sender:
7244 by typing each one in turn and allowing the user to edit the field.
7245 The default values for these fields originate from the
7246 .Va from , reply-to
7248 .Va sender
7249 variables.
7252 .It Ic ~h
7253 Edit the message header fields
7254 .Ql To: ,
7255 .Ql Cc: ,
7256 .Ql Bcc:
7258 .Ql Subject:
7259 by typing each one in turn and allowing the user to edit the field.
7262 .It Ic ~I Ar variable
7263 Insert the value of the specified variable into the message.
7264 The message remains unaltered if the variable is unset or empty.
7265 \*(OB The escape sequences tabulator
7266 .Ql \et
7267 and newline
7268 .Ql \en
7269 are understood (use the
7270 .Cm wysh
7271 prefix when
7272 .Ic set Ns
7273 ting the variable(s) instead).
7276 .It Ic ~i Ar variable
7277 Identical to
7278 .Ic ~I ,
7279 but adds a newline character at the end of a successful insertion.
7282 .It Ic ~M Ar messages
7283 Read the named messages into the message being sent,
7284 indented by
7285 .Va indentprefix .
7286 If no messages are specified, read the current message, the
7287 .Dq dot .
7290 .It Ic ~m Ar messages
7291 Read the named messages into the message being sent,
7292 indented by
7293 .Va indentprefix .
7294 If no messages are specified, read the current message, the
7295 .Dq dot .
7296 Strips down the list of header fields according to the
7297 .Ql type
7298 white- and blacklist selection of
7299 .Ic headerpick .
7300 For MIME multipart messages,
7301 only the first displayable part is included.
7304 .It Ic ~p
7305 Display the message collected so far,
7306 prefaced by the message header fields
7307 and followed by the attachment list, if any.
7310 .It Ic ~q
7311 Abort the message being sent,
7312 copying it to the file specified by the
7313 .Ev DEAD
7314 variable if
7315 .Va save
7316 is set.
7319 .It Ic ~R Ar filename
7320 Identical to
7321 .Ic ~r ,
7322 but indent each line that has been read by
7323 .Va indentprefix .
7326 .It Ic ~r Ar filename Op Ar HERE-delimiter
7327 Read the named file, object to the usual
7328 .Sx "Filename transformations" ,
7329 into the message; if (the expanded)
7330 .Ar filename
7331 is the hyphen-minus
7332 .Ql -
7333 then standard input is used, e.g., for pasting purposes.
7334 Only in this latter mode
7335 .Ar HERE-delimiter
7336 may be given: if it is data will be read in until the given
7337 .Ar HERE-delimiter
7338 is seen on a line by itself, and encountering EOF is an error; the
7339 .Ar HERE-delimiter
7340 is a required argument in non-interactive mode; if it is single-quote
7341 quoted then the pasted content will not be expanded, \*(ID otherwise
7342 a future version of \*(UA may perform shell-style expansion on the content.
7345 .It Ic ~s Ar string
7346 Cause the named string to become the current subject field.
7347 Newline (NL) and carriage-return (CR) bytes are invalid and will be
7348 normalized to space (SP) characters.
7351 .It Ic ~t Ar name ...
7352 Add the given name(s) to the direct recipient list.
7355 .It Ic ~U Ar messages
7356 Read in the given / current message(s) excluding all headers, indented by
7357 .Va indentprefix .
7360 .It Ic ~u Ar messages
7361 Read in the given / current message(s), excluding all headers.
7364 .It Ic ~v
7365 Invoke an alternate editor (defined by the
7366 .Ev VISUAL
7367 environment variable) on the message collected so far.
7368 Usually, the alternate editor will be a screen editor.
7369 After the editor is quit,
7370 the user may resume appending text to the end of the message.
7373 .It Ic ~w Ar filename
7374 Write the message onto the named file, which is object to the usual
7375 .Sx "Filename transformations" .
7376 If the file exists,
7377 the message is appended to it.
7380 .It Ic ~x
7381 Same as
7382 .Ic ~q ,
7383 except that the message is not saved at all.
7386 .It Ic ~| Ar command
7387 Pipe the message through the specified filter command.
7388 If the command gives no output or terminates abnormally,
7389 retain the original text of the message.
7390 E.g., the command
7391 .Xr fmt 1
7392 is often used as a rejustifying filter.
7396 .It Ic ~^ Ar cmd Op Ar subcmd Op Ar arg3 Op Ar arg4
7397 Low-level command meant for scripted message access, i.e., for
7398 .Va on-compose-splice
7400 .Va on-compose-splice-shell .
7401 The used protocol is likely subject to changes, and therefore the
7402 mentioned hooks receive the used protocol version as an initial line.
7403 In general the first field of a response line represents a status code
7404 which specifies whether a command was successful or not, whether result
7405 data is to be expected, and if, the format of the result data.
7406 Does not manage the error number
7407 .Va \&!
7408 and the exit status
7409 .Va \&? ,
7410 because errors are reported via the protocol
7411 (hard errors like I/O failures cannot be handled).
7412 This command has read-only access to several virtual pseudo headers in
7413 the \*(UA private namespace, which may not exist (except for the first):
7417 .Bl -tag -compact -width ".It Va BaNg"
7418 .It Ql Mailx-Command:
7419 The name of the command that generates the message, one of
7420 .Ql forward ,
7421 .Ql Lreply ,
7422 .Ql mail ,
7423 .Ql Reply ,
7424 .Ql reply ,
7425 .Ql resend .
7427 .It Ql Mailx-Raw-To:
7428 .It Ql Mailx-Raw-Cc:
7429 .It Ql Mailx-Raw-Bcc:
7430 Represent the frozen initial state of these headers before any
7431 transformation (e.g.,
7432 .Ic alias ,
7433 .Ic alternates ,
7434 .Va recipients-in-cc
7435 etc.) took place.
7437 .It Ql Mailx-Orig-From:
7438 .It Ql Mailx-Orig-To:
7439 .It Ql Mailx-Orig-Cc:
7440 .It Ql Mailx-Orig-Bcc:
7441 The values of said headers of the original message which has been
7442 addressed by any of
7443 .Ic reply , forward , resend .
7447 The status codes are:
7451 .Bl -tag -compact -width ".It Ql 210"
7452 .It Ql 210
7453 Status ok; the remains of the line are the result.
7455 .It Ql 211
7456 Status ok; the rest of the line is optionally used for more status.
7457 What follows are lines of result addresses, terminated by an empty line.
7458 The address lines consist of two fields, the first of which is the
7459 plain address, e.g.,
7460 .Ql bob@exam.ple ,
7461 separated by a single ASCII SP space from the second which contains the
7462 unstripped address, even if that is identical to the first field, e.g.,
7463 .Ql (Lovely) Bob <bob@exam.ple> .
7464 All the input, including the empty line, must be consumed before further
7465 commands can be issued.
7467 .It Ql 212
7468 Status ok; the rest of the line is optionally used for more status.
7469 What follows are lines of furtherly unspecified string content,
7470 terminated by an empty line.
7471 All the input, including the empty line, must be consumed before further
7472 commands can be issued.
7474 .It Ql 500
7475 Syntax error; invalid command.
7477 .It Ql 501
7478 Syntax error in parameters or arguments.
7480 .It Ql 505
7481 Error: an argument fails verification.
7482 For example an invalid address has been specified, or an attempt was
7483 made to modify anything in \*(UA's own namespace.
7485 .It Ql 506
7486 Error: an otherwise valid argument is rendered invalid due to context.
7487 For example, a second address is added to a header which may consist of
7488 a single address only.
7493 If a command indicates failure then the message will have remained
7494 unmodified.
7495 Most commands can fail with
7496 .Ql 500
7497 if required arguments are missing (false command usage).
7498 The following (case-insensitive) commands are supported:
7501 .Bl -hang -width ".It Cm header"
7502 .It Cm header
7503 This command allows listing, inspection, and editing of message headers.
7504 Header name case is not normalized, and case-insensitive comparison
7505 should be used when matching names.
7506 The second argument specifies the subcommand to apply, one of:
7508 .Bl -hang -width ".It Cm remove"
7509 .It Cm list
7510 Without a third argument a list of all yet existing headers is given via
7511 .Ql 210 ;
7512 this command is the default command of
7513 .Cm header
7514 if no second argument has been given.
7515 A third argument restricts output to the given header only, which may
7516 fail with
7517 .Ql 501
7518 if no such field is defined.
7520 .It Cm show
7521 Shows the content of the header given as the third argument.
7522 Dependent on the header type this may respond with
7523 .Ql 211
7525 .Ql 212 ;
7526 any failure results in
7527 .Ql 501 .
7529 .It Cm remove
7530 This will remove all instances of the header given as the third
7531 argument, reporting
7532 .Ql 210
7533 upon success,
7534 .Ql 501
7535 if no such header can be found, and
7536 Ql 505
7537 on \*(UA namespace violations.
7539 .It Cm remove-at
7540 This will remove from the header given as the third argument the
7541 instance at the list position (counting from one!) given with the fourth
7542 argument, reporting
7543 .Ql 210
7544 upon success or
7545 .Ql 505
7546 if the list position argument is not a number or on \*(UA namespace
7547 violations, and
7548 .Ql 501
7549 if no such header instance exists.
7551 .It Cm insert
7552 Create a new or an additional instance of the header given in the third
7553 argument, with the header body content as given in the fourth argument
7554 (the remains of the line).
7555 It may return
7556 .Ql 501
7557 if the third argument specifies a free-form header field name that is
7558 invalid, or if body content extraction fails to succeed,
7559 .Ql 505
7560 if any extracted address does not pass syntax and/or security checks or
7561 on \*(UA namespace violations, and
7562 .Ql 506
7563 to indicate prevention of excessing a single-instance header \(em note that
7564 .Ql Subject:
7565 can be appended to (a space separator will be added automatically first).
7567 .Ql 210
7568 is returned upon success, followed by the name of the header and the list
7569 position of the newly inserted instance.
7570 The list position is always 1 for single-instance header fields.
7571 All free-form header fields are managed in a single list.
7575 .It Cm attachment
7576 This command allows listing, removal and addition of message attachments.
7577 The second argument specifies the subcommand to apply, one of:
7579 .Bl -hang -width ".It Cm remove"
7580 .It Cm list
7581 List all attachments via
7582 .Ql 212 ,
7583 or report
7584 .Ql 501
7585 if no attachments exist.
7586 This command is the default command of
7587 .Cm attachment
7588 if no second argument has been given.
7590 .It Cm remove
7591 This will remove the attachment given as the third argument, and report
7592 .Ql 210
7593 upon success or
7594 .Ql 501
7595 if no such attachment can be found.
7596 If there exists any path component in the given argument, then an exact
7597 match of the path which has been used to create the attachment is used
7598 directly, but if only the basename of that path matches then all
7599 attachments are traversed to find an exact match first, and the removal
7600 occurs afterwards; if multiple basenames match, a
7601 .Ql 506
7602 error occurs.
7603 Message attachments are treated as absolute pathnames.
7605 If no path component exists in the given argument, then all attachments
7606 will be searched for
7607 .Ql filename=
7608 parameter matches as well as for matches of the basename of the path
7609 which has been used when the attachment has been created; multiple
7610 matches result in a
7611 .Ql 506 .
7613 .It Cm remove-at
7614 This will interpret the third argument as a number and remove the
7615 attachment at that list position (counting from one!), reporting
7616 .Ql 210
7617 upon success or
7618 .Ql 505
7619 if the argument is not a number or
7620 .Ql 501
7621 if no such attachment exists.
7623 .It Cm insert
7624 Adds the attachment given as the third argument, specified exactly as
7625 documented for the command line option
7626 .Fl a ,
7627 and supporting the message number extension as documented for
7628 .Ic ~@ .
7629 This reports
7630 .Ql 210
7631 upon success, with the index of the new attachment following,
7632 .Ql 505
7633 if the given file cannot be opened,
7634 .Ql 506
7635 if an on-the-fly performed character set conversion fails, otherwise
7636 .Ql 501
7637 is reported; this is also reported if character set conversion is
7638 requested but not available.
7640 .It Cm attribute
7641 This uses the same search mechanism as described for
7642 .Cm remove
7643 and prints any known attributes of the first found attachment via
7644 .Ql 212
7645 upon success or
7646 .Ql 501
7647 if no such attachment can be found.
7648 The attributes are written as lines of keyword and value tuples, the
7649 keyword being separated from the rest of the line with an ASCII SP space
7650 character.
7652 .It Cm attribute-at
7653 This uses the same search mechanism as described for
7654 .Cm remove-at
7655 and is otherwise identical to
7656 .Cm attribute .
7658 .It Cm attribute-set
7659 This uses the same search mechanism as described for
7660 .Cm remove ,
7661 and will assign the attribute given as the fourth argument, which is
7662 expected to be a value tuple of keyword and other data, separated by
7663 a ASCII SP space or TAB tabulator character.
7664 If the value part is empty, then the given attribute is removed, or
7665 reset to a default value if existence of the attribute is crucial.
7667 It returns via
7668 .Ql 210
7669 upon success, with the index of the found attachment following,
7670 .Ql 505
7671 for message attachments or if the given keyword is invalid, and
7672 .Ql 501
7673 if no such attachment can be found.
7674 The following keywords may be used (case-insensitively):
7676 .Bl -hang -compact -width ".It Ql filename"
7677 .It Ql filename
7678 Sets the filename of the MIME part, i.e., the name that is used for
7679 display and when (suggesting a name for) saving (purposes).
7680 .It Ql content-description
7681 Associate some descriptive information to the attachment's content, used
7682 in favour of the plain filename by some MUAs.
7683 .It Ql content-id
7684 May be used for uniquely identifying MIME entities in several contexts;
7685 this expects a special reference address format as defined in RFC 2045
7686 and generates a
7687 .Ql 505
7688 upon address content verification failure.
7689 .It Ql content-type
7690 Defines the media type/subtype of the part, which is managed
7691 automatically, but can be overwritten.
7692 .It Ql content-disposition
7693 Automatically set to the string
7694 .Ql attachment .
7697 .It Cm attribute-set-at
7698 This uses the same search mechanism as described for
7699 .Cm remove-at
7700 and is otherwise identical to
7701 .Cm attribute-set .
7708 .\" }}}
7711 .\" .Sh INTERNAL VARIABLES {{{
7712 .Sh "INTERNAL VARIABLES"
7714 Internal \*(UA variables are controlled via the
7715 .Ic set
7717 .Ic unset
7718 commands; prefixing a variable name with the string
7719 .Ql no
7720 and calling
7721 .Ic set
7722 has the same effect as using
7723 .Ic unset :
7724 .Ql unset crt
7726 .Ql set nocrt
7727 do the same thing.
7728 Creation or editing of variables can be performed in the
7729 .Ev EDITOR
7730 with the command
7731 .Ic varedit .
7732 .Ic varshow
7733 will give more insight on the given variable(s), and
7734 .Ic set ,
7735 when called without arguments, will show a listing of all variables.
7736 Both commands support a more
7737 .Va verbose
7738 listing mode.
7739 Some well-known variables will also become inherited from the
7740 program
7741 .Sx ENVIRONMENT
7742 implicitly, others can be imported explicitly with the command
7743 .Ic environ
7744 and henceforth share said properties.
7747 Two different kinds of internal variables exist.
7748 There are boolean variables, which can only be in one of the two states
7749 .Dq set
7751 .Dq unset ,
7752 and value variables with a(n optional) string value.
7753 For the latter proper quoting is necessary upon assignment time, the
7754 introduction of the section
7755 .Sx COMMANDS
7756 documents the supported quoting rules.
7758 .Bd -literal -offset indent
7759 ? wysh set one=val\e 1 two="val 2" \e
7760     three='val "3"' four=$'val \e'4\e''; \e
7761     varshow one two three four; \e
7762     unset one two three four
7766 Dependent upon the actual option the string values will be interpreted
7767 as numbers, colour names, normal text etc., but there also exists
7768 a special kind of string value, the
7769 .Dq boolean string ,
7770 which must either be a decimal integer (in which case
7771 .Ql 0
7772 is false and
7773 .Ql 1
7774 and any other value is true) or any of the (case-insensitive) strings
7775 .Ql off ,
7776 .Ql no ,
7777 .Ql n
7779 .Ql false
7780 for a false boolean and
7781 .Ql on ,
7782 .Ql yes ,
7783 .Ql y
7785 .Ql true
7786 for a true boolean; a special kind of boolean string is the
7787 .Dq quadoption ,
7788 which is a boolean string that can optionally be prefixed with the
7789 (case-insensitive) term
7790 .Ql ask- ,
7791 as in
7792 .Ql ask-yes ,
7793 which causes prompting of the user in interactive mode, with the given
7794 boolean as the default value.
7796 .\" .Ss "Initial settings" {{{
7797 .\" (Keep in SYNC: ./nail.h:okeys, ./nail.rc, ./nail.1:"Initial settings")
7798 .Ss "Initial settings"
7800 The standard POSIX 2008/Cor 2-2016 mandates the following initial
7801 variable settings:
7802 .Pf no Va allnet ,
7803 .Pf no Va append ,
7804 .Va asksub ,
7805 .Pf no Va askbcc ,
7806 .Pf no Va autoprint ,
7807 .Pf no Va bang ,
7808 .Pf no Va cmd ,
7809 .Pf no Va crt ,
7810 .Pf no Va debug ,
7811 .Pf no Va dot ,
7812 .Va escape
7813 set to
7814 .Ql ~ ,
7815 .Pf no Va flipr ,
7816 .Pf no Va folder ,
7817 .Va header ,
7818 .Pf no Va hold ,
7819 .Pf no Va ignore ,
7820 .Pf no Va ignoreeof ,
7821 .Pf no Va keep ,
7822 .Pf no Va keepsave ,
7823 .Pf no Va metoo ,
7824 .Pf no Va outfolder ,
7825 .Pf no Va page ,
7826 .Va prompt
7827 set to
7828 .Ql ?\0 ,
7829 .Pf no Va quiet ,
7830 .Pf no Va record ,
7831 .Va save ,
7832 .Pf no Va sendwait ,
7833 .Pf no Va showto ,
7834 .Pf no Va Sign ,
7835 .Pf no Va sign ,
7836 .Va toplines
7837 set to
7838 .Ql 5 .
7841 Notes: \*(UA does not support the
7842 .Pf no Va onehop
7843 variable \(en use command line options or
7844 .Va mta-arguments
7845 to pass options through to a
7846 .Va mta .
7847 And the default global
7848 .Pa \*(UR
7849 file, which is loaded unless the
7850 .Fl \&:
7851 (with according argument) or
7852 .Fl n
7853 command line options have been used, or the
7854 .Ev MAILX_NO_SYSTEM_RC
7855 environment variable is set (see
7856 .Sx "Resource files" )
7857 bends those initial settings a bit, e.g., it sets the variables
7858 .Va hold ,
7859 .Va keepsave
7861 .Va keep ,
7862 to name a few, establishes a default
7863 .Ic headerpick
7864 selection etc., and should thus be taken into account.
7865 .\" }}}
7867 .\" .Ss "Variables" {{{
7868 .Ss "Variables"
7870 .Bl -tag -width ".It Va BaNg"
7873 .It Va \&?
7874 \*(RO The exit status of the last command, or the
7875 .Ic return
7876 value of the macro
7877 .Ic call Ns
7878 ed last.
7879 This status has a meaning in the state machine: in conjunction with
7880 .Va errexit
7881 any non-0 exit status will cause a program exit, and in
7882 .Ev POSIXLY_CORRECT
7883 mode any error while loading (any of the) resource files will have the
7884 same effect.
7885 .Cm ignerr ,
7886 one of the
7887 .Sx "Command modifiers" ,
7888 can be used to instruct the state machine to ignore errors.
7891 .It Va \&!
7892 \*(RO The current error number
7893 .Pf ( Xr errno 3 ) ,
7894 which is set after an error occurred; it is also available via
7895 .Va ^ERR ,
7896 and the error name and documentation string can be queried via
7897 .Va ^ERRNAME
7899 .Va ^ERRDOC .
7900 \*(ID This machinery is new and the error number is only really usable
7901 if a command explicitly states that it manages the variable
7902 .Va \&! ,
7903 for others errno will be used in case of errors, or
7904 .Va ^ERR Ns -INVAL
7905 if that is 0: it thus may or may not reflect the real error.
7906 The error number may be set with the command
7907 .Ic return .
7911 .It Va ^
7912 \*(RO This is a multiplexer variable which performs dynamic expansion of
7913 the requested state or condition, of which there are:
7916 .Bl -tag -compact -width ".It Va BaNg"
7920 .It Va ^ERR , ^ERRDOC , ^ERRNAME
7921 The number, documentation, and name of the current
7922 .Xr errno 3 ,
7923 respectively, which is usually set after an error occurred.
7924 \*(ID This machinery is new and is usually reliable only if a command
7925 explicitly states that it manages the variable
7926 .Va \&! ,
7927 which is effectively identical to
7928 .Va \&\&^ERR .
7929 Each of those variables can be suffixed with a hyphen minus followed by
7930 a name or number, in which case the expansion refers to the given error.
7931 Note this is a direct mapping of (a subset of) the system error values:
7932 .Bd -literal -offset indent
7933 define work {
7934   eval echo \e$1: \e$^ERR-$1: \e$^ERRNAME-$1: \e$^ERRDOC-$1
7935   vput vexpr i + "$1" 1
7936   if [ $i -lt 16 ]
7937     \excall work $i
7938   end
7940 call work 0
7946 .It Va *
7947 \*(RO Expands all positional parameters (see
7948 .Va 1 ) ,
7949 separated by a space character.
7950 \*(ID The special semantics of the equally named special parameter of the
7951 .Xr sh 1
7952 are not yet supported.
7955 .It Va @
7956 \*(RO Expands all positional parameters (see
7957 .Va 1 ) ,
7958 separated by a space character.
7959 If placed in double quotation marks, each positional parameter is
7960 properly quoted to expand to a single parameter again.
7963 .It Va #
7964 \*(RO Expands to the number of positional parameters, i.e., the size of
7965 the positional parameter stack in decimal.
7968 .It Va \&0
7969 \*(RO Inside the scope of a
7970 .Ic define Ns
7971 d and
7972 .Ic call Ns
7973 ed macro this expands to the name of the calling macro, or to the empty
7974 string if the macro is running from top-level.
7975 For the \*(OPal regular expression search and replace operator of
7976 .Ic vexpr
7977 this expands to the entire matching expression.
7978 It represents the program name in global context.
7981 .It Va 1
7982 \*(RO Access of the positional parameter stack.
7983 All further parameters can be accessed with this syntax, too, e.g.,
7984 .Ql 2 ,
7985 .Ql 3
7986 etc.; positional parameters can be shifted off the stack by calling
7987 .Ic shift .
7988 The parameter stack contains, e.g., the arguments of a
7989 .Ic call Ns
7991 .Ic define Ns
7992 d macro, the matching groups of the \*(OPal regular expression search
7993 and replace expression of
7994 .Ic vexpr ,
7995 and can be explicitly created or overwritten with the command
7996 .Ic vpospar .
7999 .It Va account
8000 \*(RO Is set to the active
8001 .Ic account .
8004 .It Va add-file-recipients
8005 \*(BO When file or pipe recipients have been specified,
8006 mention them in the corresponding address fields of the message instead
8007 of silently stripping them from their recipient list.
8008 By default such addressees are not mentioned.
8011 .It Va allnet
8012 \*(BO Causes only the local part to be evaluated
8013 when comparing addresses.
8016 .It Va append
8017 \*(BO Causes messages saved in the
8018 .Mx -sx
8019 .Sx "secondary mailbox"
8020 .Ev MBOX
8021 to be appended to the end rather than prepended.
8022 This should always be set.
8025 .It Va ask
8026 \*(BO Causes \*(UA to prompt for the subject upon entering compose mode
8027 unless a subject already exists.
8030 .It Va askatend
8031 \*(BO Causes the prompts for
8032 .Ql Cc:
8034 .Ql Bcc:
8035 lists to appear after the message has been edited.
8038 .It Va askattach
8039 \*(BO If set, \*(UA asks for files to attach at the end of each message.
8040 An empty line finalizes the list.
8043 .It Va askcc
8044 \*(BO Causes the user to be prompted for carbon copy recipients
8045 (at the end of each message if
8046 .Va askatend
8048 .Va bsdcompat
8049 are set).
8052 .It Va askbcc
8053 \*(BO Causes the user to be prompted for blind carbon copy
8054 recipients (at the end of each message if
8055 .Va askatend
8057 .Va bsdcompat
8058 are set).
8061 .It Va asksign
8062 \*(BO\*(OP Causes the user to be prompted if the message is to be
8063 signed at the end of each message.
8065 .Va smime-sign
8066 variable is ignored when this variable is set.
8069 .It Va asksub
8070 \*(BO Alternative name for
8071 .Va ask .
8074 .It Va attrlist
8075 A sequence of characters to display in the
8076 .Ql attribute
8077 column of the
8078 .Va headline
8079 as shown in the display of
8080 .Ic headers ;
8081 each for one type of messages (see
8082 .Sx "Message states" ) ,
8083 with the default being
8084 .Ql NUROSPMFAT+\-$~
8086 .Ql NU\ \ *HMFAT+\-$~
8087 if the
8088 .Va bsdflags
8089 variable is set, in the following order:
8091 .Bl -tag -compact -width ".It Ql _"
8092 .It Ql N
8093 new.
8094 .It Ql U
8095 unread but old.
8096 .It Ql R
8097 new but read.
8098 .It Ql O
8099 read and old.
8100 .It Ql S
8101 saved.
8102 .It Ql P
8103 preserved.
8104 .It Ql M
8105 mboxed.
8106 .It Ql F
8107 flagged.
8108 .It Ql A
8109 answered.
8110 .It Ql T
8111 draft.
8112 .It Ql +
8113 start of a collapsed thread.
8114 .It Ql -
8115 an uncollapsed thread (TODO ignored for now).
8116 .It Ql $
8117 classified as spam.
8118 .It Ql ~
8119 classified as possible spam.
8124 .It Va autobcc
8125 Specifies a list of recipients to which a blind carbon copy of each
8126 outgoing message will be sent automatically.
8129 .It Va autocc
8130 Specifies a list of recipients to which a carbon copy of each outgoing
8131 message will be sent automatically.
8134 .It Va autocollapse
8135 \*(BO Causes threads to be collapsed automatically when threaded mode
8136 is entered (see the
8137 .Ic collapse
8138 command).
8141 .It Va autoprint
8142 \*(BO Enable automatic
8143 .Ic type Ns
8144 ing of a(n existing)
8145 .Dq successive
8146 message after
8147 .Ic delete
8149 .Ic undelete
8150 commands, e.g., the message that becomes the new
8151 .Dq dot
8152 is shown automatically, as via
8153 .Ic dp
8155 .Ic dt .
8158 .It Va autosort
8159 Causes sorted mode (see the
8160 .Ic sort
8161 command) to be entered automatically with the value of this variable as
8162 sorting method when a folder is opened, e.g.,
8163 .Ql set autosort=thread .
8166 .It Va bang
8167 \*(BO Enables the substitution of all not (reverse-solidus) escaped
8168 exclamation mark
8169 .Ql \&!
8170 characters by the contents of the last executed command for the
8171 .Ic \&!
8172 shell escape command and
8173 .Ic ~! ,
8174 one of the compose mode
8175 .Sx "COMMAND ESCAPES" .
8176 If this variable is not set no reverse solidus stripping is performed.
8179 .It Va bind-timeout
8180 \*(OP Terminals generate multi-byte sequences for certain forms of
8181 input, for example for function and other special keys.
8182 Some terminals however do not write these multi-byte sequences as
8183 a whole, but byte-by-byte, and the latter is what \*(UA actually reads.
8184 This variable specifies the timeout in milliseconds that the MLE (see
8185 .Sx "On terminal control and line editor" )
8186 waits for more bytes to arrive unless it considers a sequence
8187 .Dq complete .
8188 The default is 200.
8191 .It Va bsdcompat
8192 \*(BO Sets some cosmetical features to traditional BSD style;
8193 has the same affect as setting
8194 .Va askatend
8195 and all other variables prefixed with
8196 .Ql bsd ;
8197 it also changes the behaviour of
8198 .Va emptystart
8199 (which does not exist in BSD).
8202 .It Va bsdflags
8203 \*(BO Changes the letters shown in the first column of a header
8204 summary to traditional BSD style.
8207 .It Va bsdheadline
8208 \*(BO Changes the display of columns in a header summary to traditional
8209 BSD style.
8212 .It Va bsdmsgs
8213 \*(BO Changes some informational messages to traditional BSD style.
8216 .It Va bsdorder
8217 \*(BO Causes the
8218 .Ql Subject:
8219 field to appear immediately after the
8220 .Ql To:
8221 field in message headers and with the
8222 .Ic ~h
8223 .Sx "COMMAND ESCAPES" .
8227 .It Va build-os , build-osenv
8228 \*(RO The operating system \*(UA has been build for, usually taken from
8229 .Xr uname 1
8231 .Ql uname -s
8233 .Ql uname -srm ,
8234 respectively, the former being lowercased.
8237 .It Va charset-7bit
8238 The value that should appear in the
8239 .Ql charset=
8240 parameter of
8241 .Ql Content-Type:
8242 MIME header fields when no character set conversion of the message data
8243 was performed.
8244 This defaults to US-ASCII, and the chosen character set should be
8245 US-ASCII compatible.
8248 .It Va charset-8bit
8249 \*(OP The default 8-bit character set that is used as an implicit last
8250 member of the variable
8251 .Va sendcharsets .
8252 This defaults to UTF-8 if character set conversion capabilities are
8253 available, and to ISO-8859-1 otherwise, in which case the only supported
8254 character set is
8255 .Va ttycharset
8256 and this variable is effectively ignored.
8257 Refer to the section
8258 .Sx "Character sets"
8259 for the complete picture of character set conversion in \*(UA.
8262 .It Va charset-unknown-8bit
8263 \*(OP RFC 1428 specifies conditions when internet mail gateways shall
8264 .Dq upgrade
8265 the content of a mail message by using a character set with the name
8266 .Ql unknown-8bit .
8267 Because of the unclassified nature of this character set \*(UA will not
8268 be capable to convert this character set to any other character set.
8269 If this variable is set any message part which uses the character set
8270 .Ql unknown-8bit
8271 is assumed to really be in the character set given in the value,
8272 otherwise the (final) value of
8273 .Va charset-8bit
8274 is used for this purpose.
8276 This variable will also be taken into account if a MIME type (see
8277 .Sx "The mime.types files" )
8278 of a MIME message part that uses the
8279 .Ql binary
8280 character set is forcefully treated as text.
8283 .It Va cmd
8284 The default value for the
8285 .Ic pipe
8286 command.
8289 .It Va colour-disable
8290 \*(BO\*(OP Forcefully disable usage of colours.
8291 Also see the section
8292 .Sx "Coloured display" .
8295 .It Va colour-pager
8296 \*(BO\*(OP Whether colour shall be used for output that is paged through
8297 .Ev PAGER .
8298 Note that pagers may need special command line options, e.g.,
8299 .Xr less 1
8300 requires the option
8301 .Fl \&\&R
8303 .Xr lv 1
8304 the option
8305 .Fl \&\&c
8306 in order to support colours.
8307 Often doing manual adjustments is unnecessary since \*(UA may perform
8308 adjustments dependent on the value of the environment variable
8309 .Ev PAGER
8310 (see there for more).
8314 .It Va contact-mail , contact-web
8315 \*(RO Addresses for contact per email and web, respectively, e.g., for
8316 bug reports, suggestions, or help regarding \*(UA.
8317 The former can be used directly:
8318 .Ql ? Ns \| Ic eval Ns \| Ic mail Ns \| $contact-mail .
8321 .It Va crt
8322 In a(n interactive) terminal session, then if this valued variable is
8323 set it will be used as a threshold to determine how many lines the given
8324 output has to span before it will be displayed via the configured
8325 .Ev PAGER ;
8326 Usage of the
8327 .Ev PAGER
8328 can be forced by setting this to the value
8329 .Ql 0 ,
8330 setting it without a value will deduce the current height of the
8331 terminal screen to compute the treshold (see
8332 .Ev LINES ,
8333 .Va screen
8335 .Xr stty 1 ) .
8336 \*(ID At the moment this uses the count of lines of the message in wire
8337 format, which, dependent on the
8338 .Va mime-encoding
8339 of the message, is unrelated to the number of display lines.
8340 (The software is old and historically the relation was a given thing.)
8343 .It Va customhdr
8344 Define a set of custom headers to be injected into newly composed or
8345 forwarded messages; it is also possible to create custom headers in
8346 compose mode with
8347 .Ic ~^ ,
8348 which can be automated by setting one of the hooks
8349 .Va on-compose-splice
8351 .Va on-compose-splice-shell .
8352 The value is interpreted as a comma-separated list of custom headers to
8353 be injected, to include commas in the header bodies escape them with
8354 reverse solidus.
8355 \*(ID Overwriting of automatically managed headers is neither supported
8356 nor prevented.
8358 .Dl ? set customhdr='Hdr1: Body1-1\e, Body1-2,  Hdr2: Body2'
8361 .It Va datefield
8362 Controls the appearance of the
8363 .Ql %d
8364 date and time format specification of the
8365 .Va headline
8366 variable, that is used, for example, when viewing the summary of
8367 .Ic headers .
8368 If unset, then the local receiving date is used and displayed
8369 unformatted, otherwise the message sending
8370 .Ql Date: .
8371 It is possible to assign a
8372 .Xr strftime 3
8373 format string and control formatting, but embedding newlines via the
8374 .Ql %n
8375 format is not supported, and will result in display errors.
8376 The default is
8377 .Ql %Y-%m-%d %H:%M ,
8378 and also see
8379 .Va datefield-markout-older .
8382 .It Va datefield-markout-older
8383 Only used in conjunction with
8384 .Va datefield .
8385 Can be used to create a visible distinction of messages dated more than
8386 a day in the future, or older than six months, a concept comparable to the
8387 .Fl \&\&l
8388 option of the POSIX utility
8389 .Xr ls 1 .
8390 If set to the empty string, then the plain month, day and year of the
8391 .Ql Date:
8392 will be displayed, but a
8393 .Xr strftime 3
8394 format string to control formatting can be assigned.
8395 The default is
8396 .Ql %Y-%m-%d .
8399 .It Va debug
8400 \*(BO Enables debug messages and obsoletion warnings, disables the
8401 actual delivery of messages and also implies
8402 .Pf no Va record
8403 as well as
8404 .Pf no Va save .
8407 .It Va disposition-notification-send
8408 \*(BO\*(OP Emit a
8409 .Ql Disposition-Notification-To:
8410 header (RFC 3798) with the message.
8411 This requires the
8412 .Va from
8413 variable to be set.
8414 .\" TODO .It Va disposition-notification-send-HOST
8415 .\"Overrides
8416 .\".Va disposition-notification-send
8417 .\" for SMTP accounts on a specific host.
8418 .\" TODO .It Va disposition-notification-send-USER@HOST
8419 .\"Overrides
8420 .\".Va disposition-notification-send
8421 .\"for a specific account.
8424 .It Va dot
8425 \*(BO When dot is set, a period
8426 .Ql \&.
8427 on a line by itself during message input in (interactive or batch
8428 .Fl # )
8429 compose mode will be treated as end-of-message (in addition to the
8430 normal end-of-file condition).
8431 This behaviour is implied in
8432 .Va posix
8433 mode with a set
8434 .Va ignoreeof .
8437 .It Va dotlock-ignore-error
8438 \*(BO\*(OP Synchronization of mailboxes which \*(UA treats as
8439 .Mx -sx
8440 .Sx "primary system mailbox" Ns
8441 es (see, e.g., the notes on
8442 .Sx "Filename transformations" ,
8443 as well as the documentation of
8444 .Ic file )
8445 will be protected with so-called dotlock files\(emthe traditional mail
8446 spool file locking method\(emin addition to system file locking.
8447 Because \*(UA ships with a privilege-separated dotlock creation program
8448 that should always be able to create such a dotlock file there is no
8449 good reason to ignore dotlock file creation errors, and thus these are
8450 fatal unless this variable is set.
8453 .It Va editalong
8454 \*(BO If this variable is set then the editor is started automatically
8455 when a message is composed in interactive mode, as if the
8456 .Ic ~e
8457 .Sx "COMMAND ESCAPES"
8458 had been specified.
8460 .Va editheaders
8461 variable is implied for this automatically spawned editor session.
8464 .It Va editheaders
8465 \*(BO When a message is edited while being composed,
8466 its header is included in the editable text.
8469 .It Va emptystart
8470 \*(BO When entering interactive mode \*(UA normally writes
8471 .Dq \&No mail for user
8472 and exits immediately if a mailbox is empty or does not exist.
8473 If this variable is set \*(UA starts even with an empty or non-existent
8474 mailbox (the latter behaviour furtherly depends upon
8475 .Va bsdcompat ,
8476 though).
8479 .It Va errexit
8480 \*(BO Let each command with a non-0 exit status, including every
8481 .Ic call Ns
8482 ed macro which
8483 .Ic return Ns
8484 s a non-0 status, cause a program exit unless prefixed by
8485 .Cm ignerr
8486 (see
8487 .Sx "Command modifiers" ) .
8488 This also affects
8489 .Sx "COMMAND ESCAPES" ,
8490 but which use a different modifier for ignoring the error.
8491 Please refer to the variable
8492 .Va \&?
8493 for more on this topic.
8496 .It Va escape
8497 The first character of this value defines the escape character for
8498 .Sx "COMMAND ESCAPES"
8499 in compose mode.
8500 The default value is the character tilde
8501 .Ql ~ .
8502 If set to the empty string, command escapes are disabled.
8505 .It Va expandaddr
8506 If not set then file and command pipeline targets are not allowed,
8507 and any such address will be filtered out, giving a warning message.
8508 If set without a value then all possible recipient address
8509 specifications will be accepted \(en see the section
8510 .Sx "On sending mail, and non-interactive mode"
8511 for more on this.
8512 To accept them, but only in interactive mode, or when tilde commands
8513 were enabled explicitly by using one of the command line options
8514 .Fl ~
8516 .Fl # ,
8517 set this to the (case-insensitive) value
8518 .Ql restrict
8519 (it actually acts like
8520 .Ql restrict,-all,+name,+addr ,
8521 so that care for ordering issues must be taken) .
8523 In fact the value is interpreted as a comma-separated list of values.
8524 If it contains
8525 .Ql fail
8526 then the existence of disallowed specifications is treated as a hard
8527 send error instead of only filtering them out.
8528 The remaining values specify whether a specific type of recipient
8529 address specification is allowed (optionally indicated by a plus sign
8530 .Ql +
8531 prefix) or disallowed (prefixed with a hyphen-minus
8532 .Ql - ) .
8533 The value
8534 .Ql all
8535 addresses all possible address specifications,
8536 .Ql file
8537 file targets,
8538 .Ql pipe
8539 command pipeline targets,
8540 .Ql name
8541 plain user names and (MTA) aliases and
8542 .Ql addr
8543 network addresses.
8544 These kind of values are interpreted in the given order, so that
8545 .Ql restrict,\:fail,\:+file,\:-all,\:+addr
8546 will cause hard errors for any non-network address recipient address
8547 unless \*(UA is in interactive mode or has been started with the
8548 .Fl ~
8550 .Fl #
8551 command line option; in the latter case(s) any address may be used, then.
8553 Historically invalid network addressees are silently stripped off.
8554 To change this so that any encountered invalid email address causes
8555 a hard error it must be ensured that
8556 .Ql failinvaddr
8557 is an entry in the above list.
8558 Setting this automatically enables network addressees
8559 (it actually acts like
8560 .Ql failinvaddr,+addr ,
8561 so that care for ordering issues must be taken) .
8564 .It Va expandargv
8565 Unless this variable is set additional
8566 .Va mta
8567 (Mail-Transfer-Agent)
8568 arguments from the command line, as can be given after a
8569 .Fl \&\&-
8570 separator, are ignored due to safety reasons.
8571 However, if set to the special (case-insensitive) value
8572 .Ql fail ,
8573 then the presence of additional MTA arguments is treated as a hard
8574 error that causes \*(UA to exit with failure status.
8575 A lesser strict variant is the otherwise identical
8576 .Ql restrict ,
8577 which does accept such arguments in interactive mode, or if tilde
8578 commands were enabled explicitly by using one of the command line options
8579 .Fl ~
8581 .Fl # .
8584 .It Va features
8585 \*(RO String giving a list of features \*(UA, preceded with a plus sign
8586 .Ql +
8587 if the feature is available, and a hyphen-minus
8588 .Ql -
8589 otherwise.
8590 The output of the command
8591 .Ic version
8592 will include this information in a more pleasant output.
8595 .It Va flipr
8596 \*(BO This setting reverses the meanings of a set of reply commands,
8597 turning the lowercase variants, which by default address all recipients
8598 included in the header of a message
8599 .Pf ( Ic reply , respond , followup )
8600 into the uppercase variants, which by default address the sender only
8601 .Pf ( Ic Reply , Respond , Followup )
8602 and vice versa.
8603 The commands
8604 .Ic replysender , respondsender , followupsender
8605 as well as
8606 .Ic replyall , respondall , followupall
8607 are not affected by the current setting of
8608 .Va flipr .
8611 .It Va folder
8612 The default path under which mailboxes are to be saved:
8613 filenames that begin with the plus sign
8614 .Ql +
8615 will have the plus sign replaced with the value of this variable if set,
8616 otherwise the plus sign will remain unchanged when doing
8617 .Sx "Filename transformations" ;
8618 also see
8619 .Ic file
8620 for more on this topic.
8621 The value supports a subset of transformations itself, and if the
8622 non-empty value does not start with a solidus
8623 .Ql / ,
8624 then the value of
8625 .Ev HOME
8626 will be prefixed automatically.
8627 Once the actual value is evaluated first, the internal variable
8628 .Va folder-resolved
8629 will be updated for caching purposes.
8632 .It Va folder-hook
8633 This variable can be set to the name of a
8634 .Ic define Ns d
8635 macro which will be called whenever a
8636 .Ic file
8637 is opened.
8638 The macro will also be invoked when new mail arrives,
8639 but message lists for commands executed from the macro
8640 only include newly arrived messages then.
8641 .Ic localopts
8642 are activated by default in a folder hook, causing the covered settings
8643 to be reverted once the folder is left again.
8646 .It Va folder-hook-FOLDER
8647 Overrides
8648 .Va folder-hook
8649 for a folder named
8650 .Ql FOLDER .
8651 Unlike other folder specifications, the fully expanded name of a folder,
8652 without metacharacters, is used to avoid ambiguities.
8653 However, if the mailbox resides under
8654 .Va folder
8655 then the usual
8656 .Ql +
8657 specification is tried in addition, e.g., if
8658 .Va \&\&folder
8660 .Dq mail
8661 (and thus relative to the user's home directory) then
8662 .Pa /home/usr1/mail/sent
8663 will be tried as
8664 .Ql folder-hook-/home/usr1/mail/sent
8665 first, but then followed by
8666 .Ql folder-hook-+sent .
8669 .It Va folder-resolved
8670 \*(RO Set to the fully resolved path of
8671 .Va folder
8672 once that evaluation has occurred; rather internal.
8675 .It Va followup-to
8676 \*(BO Controls whether a
8677 .Ql Mail-Followup-To:
8678 header is generated when sending messages to known mailing lists.
8679 Also see
8680 .Va followup-to-honour
8681 and the commands
8682 .Ic mlist , mlsubscribe , reply
8684 .Ic Lreply .
8687 .It Va followup-to-honour
8688 Controls whether a
8689 .Ql Mail-Followup-To:
8690 header is honoured when group-replying to a message via
8691 .Ic reply
8693 .Ic Lreply .
8694 This is a quadoption; if set without a value it defaults to
8695 .Dq yes .
8696 Also see
8697 .Va followup-to
8698 and the commands
8699 .Ic mlist
8701 .Ic mlsubscribe .
8704 .It Va forward-as-attachment
8705 \*(BO Original messages are normally sent as inline text with the
8706 .Ic forward
8707 command,
8708 and only the first part of a multipart message is included.
8709 With this setting enabled messages are sent as unmodified MIME
8710 .Ql message/rfc822
8711 attachments with all of their parts included.
8714 .It Va forward-inject-head
8715 The string to put before the text of a message with the
8716 .Ic forward
8717 command instead of the default
8718 .Dq -------- Original Message -------- .
8719 No heading is put if it is set to the empty string.
8720 This variable is ignored if the
8721 .Va forward-as-attachment
8722 variable is set.
8725 .It Va from
8726 The address (or a list of addresses) to put into the
8727 .Ql From:
8728 field of the message header, quoting RFC 5322:
8729 the author(s) of the message, that is, the mailbox(es) of the person(s)
8730 or system(s) responsible for the writing of the message.
8731 When
8732 .Ic reply Ns
8733 ing to messages these addresses are handled as if they were in the
8734 .Ic alternates
8735 list.
8737 If the machine's hostname is not valid at the Internet (for example at
8738 a dialup machine) then either this variable or
8739 .Va hostname
8740 (\*(IN and with a defined SMTP protocol in
8741 .Va mta
8742 .Va smtp-hostname
8743 adds even more fine-tuning capabilities),
8744 have to be set.
8746 .Va \&\&from
8747 contains more than one address,
8748 setting the
8749 .Va sender
8750 variable is required (according to the standard RFC 5322).
8752 If a file-based MTA is used, then
8753 .Va from
8754 (or, if that contains multiple addresses,
8755 .Va sender )
8756 can nonetheless be enforced to appear as the envelope sender address at
8757 the MTA protocol level (the RFC 5321 reverse-path), either by using the
8758 .Fl r
8759 command line option (with an empty argument; see there for the complete
8760 picture on this topic), or by setting the internal variable
8761 .Va r-option-implicit .
8764 .It Va fullnames
8765 \*(BO When replying to or forwarding a message \*(UA normally removes
8766 the comment and name parts of email addresses.
8767 If this variable is set such stripping is not performed,
8768 and comments, names etc. are retained.
8770 .It Va fwdheading
8771 \*(OB Predecessor of
8772 .Va forward-inject-head .
8775 .It Va header
8776 \*(BO Causes the header summary to be written at startup and after
8777 commands that affect the number of messages or the order of messages in
8778 the current
8779 .Ic folder .
8780 Unless in
8781 .Ev POSIXLY_CORRECT
8782 mode a header summary will also be displayed on folder changes.
8783 The command line option
8784 .Fl N
8785 can be used to set
8786 .Pf no Va header .
8790 .It Va headline
8791 A format string to use for the summary of
8792 .Ic headers ,
8793 similar to the ones used for
8794 .Xr printf 3
8795 formats.
8796 Format specifiers in the given string start with a percent sign
8797 .Ql %
8798 and may be followed by an optional decimal number indicating the field
8799 width \(em if that is negative, the field is to be left-aligned.
8800 Valid format specifiers are:
8803 .Bl -tag -compact -width ".It Ql _%%_"
8804 .It Ql %%
8805 A plain percent sign.
8806 .It Ql %>
8807 .Dq Dotmark :
8808 a space character but for the current message
8809 .Pf ( Dq dot ) ,
8810 for which it expands to
8811 .Ql > .
8812 .It Ql %<
8813 .Dq Dotmark :
8814 a space character but for the current message
8815 .Pf ( Dq dot ) ,
8816 for which it expands to
8817 .Ql < .
8818 .It Ql %$
8819 \*(OP The spam score of the message, as has been classified via the
8820 command
8821 .Ic spamrate .
8822 Shows only a replacement character if there is no spam support.
8823 .It Ql %a
8824 Message attribute character (status flag); the actual content can be
8825 adjusted by setting
8826 .Va attrlist .
8827 .It Ql %d
8828 The date found in the
8829 .Ql From:
8830 header of the message when
8831 .Va datefield
8832 is set (the default), otherwise the date when the message was received.
8833 Formatting can be controlled by assigning a
8834 .Xr strftime 3
8835 format string to
8836 .Va datefield .
8837 .It Ql %e
8838 The indenting level in threaded mode.
8839 .It Ql %f
8840 The address of the message sender.
8841 .It Ql %i
8842 The message thread tree structure.
8843 (Note that this format does not support a field width.)
8844 .It Ql %l
8845 The number of lines of the message, if available.
8846 .It Ql %m
8847 Message number.
8848 .It Ql %o
8849 The number of octets (bytes) in the message, if available.
8850 .It Ql %s
8851 Message subject (if any).
8852 .It Ql %S
8853 Message subject (if any) in double quotes.
8854 .It Ql \&%T
8855 Message recipient flags: is the addressee of the message a known or
8856 subscribed mailing list \(en see
8857 .Ic mlist
8859 .Ic mlsubscribe .
8860 .It Ql %t
8861 The position in threaded/sorted order.
8864 The default is
8865 .Ql %>\&%a\&%m\ %-18f\ %16d\ %4l/%\-5o\ %i%-s ,
8867 .Ql %>\&%a\&%m\ %20-f\ \ %16d\ %3l/%\-5o\ %i%-S
8869 .Va bsdcompat
8870 is set.
8871 Also see
8872 .Va attrlist
8874 .Va headline-bidi .
8878 .It Va headline-bidi
8879 Bidirectional text requires special treatment when displaying headers,
8880 because numbers (in dates or for file sizes etc.) will not affect the
8881 current text direction, in effect resulting in ugly line layouts when
8882 arabic or other right-to-left text is to be displayed.
8883 On the other hand only a minority of terminals is capable to correctly
8884 handle direction changes, so that user interaction is necessary for
8885 acceptable results.
8886 Note that extended host system support is required nonetheless, e.g.,
8887 detection of the terminal character set is one precondition;
8888 and this feature only works in an Unicode (i.e., UTF-8) locale.
8890 In general setting this variable will cause \*(UA to encapsulate text
8891 fields that may occur when displaying
8892 .Va headline
8893 (and some other fields, like dynamic expansions in
8894 .Va prompt )
8895 with special Unicode control sequences;
8896 it is possible to fine-tune the terminal support level by assigning
8897 a value:
8898 no value (or any value other than
8899 .Ql 1 ,
8900 .Ql 2
8902 .Ql 3 )
8903 will make \*(UA assume that the terminal is capable to properly deal
8904 with Unicode version 6.3, in which case text is embedded in a pair of
8905 U+2068 (FIRST STRONG ISOLATE) and U+2069 (POP DIRECTIONAL ISOLATE)
8906 characters.
8907 In addition no space on the line is reserved for these characters.
8909 Weaker support is chosen by using the value
8910 .Ql 1
8911 (Unicode 6.3, but reserve the room of two spaces for writing the control
8912 sequences onto the line).
8913 The values
8914 .Ql 2
8916 .Ql 3
8917 select Unicode 1.1 support (U+200E, LEFT-TO-RIGHT MARK); the latter
8918 again reserves room for two spaces in addition.
8921 .It Va history-file
8922 \*(OP If a line editor is available then this can be set to
8923 name the (expandable) path of the location of a permanent history file.
8924 Also see
8925 .Va history-size .
8928 .It Va history-gabby
8929 \*(BO\*(OP Add more entries to the history as is normally done.
8932 .It Va history-gabby-persist
8933 \*(BO\*(OP \*(UA's own MLE will not save the additional
8934 .Va history-gabby
8935 entries in persistent storage unless this variable is set.
8936 On the other hand it will not loose the knowledge of whether
8937 a persistent entry was gabby or not.
8938 Also see
8939 .Va history-file .
8942 .It Va history-size
8943 \*(OP Setting this variable imposes a limit on the number of concurrent
8944 history entries.
8945 If set to the value 0 then no further history entries will be added, and
8946 loading and incorporation of the
8947 .Va history-file
8948 upon program startup can also be suppressed by doing this.
8949 Runtime changes will not be reflected, but will affect the number of
8950 entries saved to permanent storage.
8953 .It Va hold
8954 \*(BO This setting controls whether messages are held in the system
8955 .Va inbox ,
8956 and it is set by default.
8959 .It Va hostname
8960 Use this string as hostname when expanding local addresses instead of
8961 the value obtained from
8962 .Xr uname 3
8964 .Xr getaddrinfo 3 .
8965 It is used, e.g., in
8966 .Ql Message-ID:
8968 .Ql From:
8969 fields, as well as when generating
8970 .Ql Content-ID:
8971 MIME part related unique ID fields.
8972 Setting it to the empty string will cause the normal hostname to be
8973 used, but nonetheless enables creation of said ID fields.
8974 \*(IN in conjunction with the built-in SMTP
8975 .Va mta
8976 .Va smtp-hostname
8977 also influences the results:
8978 one should produce some test messages with the desired combination of
8979 .Va \&\&hostname ,
8980 and/or
8981 .Va from ,
8982 .Va sender
8983 etc. first.
8986 .It Va idna-disable
8987 \*(BO\*(OP Can be used to turn off the automatic conversion of domain
8988 names according to the rules of IDNA (internationalized domain names
8989 for applications).
8990 Since the IDNA code assumes that domain names are specified with the
8991 .Va ttycharset
8992 character set, an UTF-8 locale charset is required to represent all
8993 possible international domain names (before conversion, that is).
8996 .It Va ifs
8997 The input field separator that is used (\*(ID by some functions) to
8998 determine where to split input data.
9000 .Bl -tag -compact -width ".It MMM"
9001 .It 1.
9002 Unsetting is treated as assigning the default value,
9003 .Ql \& \et\en .
9004 .It 2.
9005 If set to the empty value, no field splitting will be performed.
9006 .It 3.
9007 If set to a non-empty value, all whitespace characters are extracted
9008 and assigned to the variable
9009 .Va ifs-ws .
9012 .Bl -tag -compact -width ".It MMM"
9013 .It a.
9014 .Va \&\&ifs-ws
9015 will be ignored at the beginning and end of input.
9016 Diverging from POSIX shells default whitespace is removed in addition,
9017 which is owed to the entirely different line content extraction rules.
9018 .It b.
9019 Each occurrence of a character of
9020 .Va \&\&ifs
9021 will cause field-splitting, any adjacent
9022 .Va \&\&ifs-ws
9023 characters will be skipped.
9027 .It Va ifs-ws
9028 \*(RO Automatically deduced from the whitespace characters in
9029 .Va ifs .
9032 .It Va ignore
9033 \*(BO Ignore interrupt signals from the terminal while entering
9034 messages; instead echo them as
9035 .Ql @
9036 characters and discard the current line.
9039 .It Va ignoreeof
9040 \*(BO Ignore end-of-file conditions
9041 .Pf ( Ql control-D )
9042 in compose mode on message input and in interactive command input.
9043 If set an interactive command input session can only be left by
9044 explicitly using one of the commands
9045 .Ic exit
9047 .Ic quit ,
9048 and message input in compose mode can only be terminated by entering
9049 a period
9050 .Ql \&.
9051 on a line by itself or by using the
9052 .Ic ~.
9053 .Sx "COMMAND ESCAPES" ;
9054 Setting this implies the behaviour that
9055 .Va dot
9056 describes in
9057 .Va posix
9058 mode.
9061 .It Va inbox
9062 If this is set to a non-empty string it will specify the users
9063 .Mx -sx
9064 .Sx "primary system mailbox" ,
9065 overriding
9066 .Ev MAIL
9067 and the system-dependent default, and (thus) be used to replace
9068 .Ql %
9069 when doing
9070 .Sx "Filename transformations" ;
9071 also see
9072 .Ic file
9073 for more on this topic.
9074 The value supports a subset of transformations itself.
9077 .It Va indentprefix
9078 String used by the
9079 .Ic ~m , ~M
9081 .Ic ~R
9082 .Sx "COMMAND ESCAPES"
9083 and by the
9084 .Va quote
9085 option for indenting messages,
9086 in place of the normal tabulator character
9087 .Ql ^I ,
9088 which is the default.
9089 Be sure to quote the value if it contains spaces or tabs.
9092 .It Va keep
9093 \*(BO If set, an empty
9094 .Mx -sx
9095 .Sx "primary system mailbox"
9096 file is not removed.
9097 Note that, in conjunction with
9098 .Ev POSIXLY_CORRECT
9099 any empty file will be removed unless this variable is set.
9100 This may improve the interoperability with other mail user agents
9101 when using a common folder directory, and prevents malicious users
9102 from creating fake mailboxes in a world-writable spool directory.
9103 \*(ID Only local regular (MBOX) files are covered, Maildir or other
9104 mailbox types will never be removed, even if empty.
9107 .It Va keep-content-length
9108 \*(BO When (editing messages and) writing MBOX mailbox files \*(UA can
9109 be told to keep the
9110 .Ql Content-Length:
9112 .Ql Lines:
9113 header fields that some MUAs generate by setting this variable.
9114 Since \*(UA does neither use nor update these non-standardized header
9115 fields (which in itself shows one of their conceptual problems),
9116 stripping them should increase interoperability in between MUAs that
9117 work with with same mailbox files.
9118 Note that, if this is not set but
9119 .Va writebackedited ,
9120 as below, is, a possibly performed automatic stripping of these header
9121 fields already marks the message as being modified.
9122 \*(ID At some future time \*(UA will be capable to rewrite and apply an
9123 .Va mime-encoding
9124 to modified messages, and then those fields will be stripped silently.
9127 .It Va keepsave
9128 \*(BO When a message is saved it is usually discarded from the
9129 originating folder when \*(UA is quit.
9130 This setting causes all saved message to be retained.
9133 .It Va line-editor-disable
9134 \*(BO Turn off any enhanced line editing capabilities (see
9135 .Sx "On terminal control and line editor"
9136 for more).
9139 .It Va line-editor-no-defaults
9140 \*(BO\*(OP Do not establish any default key binding.
9143 .It Va log-prefix
9144 Error log message prefix string
9145 .Pf ( Ql "\*(uA: " ) .
9148 .It Va mailbox-display
9149 \*(RO The name of the current mailbox
9150 .Pf ( Ic file ) ,
9151 possibly abbreviated for display purposes.
9154 .It Va mailbox-resolved
9155 \*(RO The fully resolved path of the current mailbox.
9158 .It Va mailx-extra-rc
9159 An additional startup file that is loaded as the last of the
9160 .Sx "Resource files" .
9161 Use this file for commands that are not understood by other POSIX
9162 .Xr mailx 1
9163 implementations, i.e., mostly anything which is not covered by
9164 .Sx "Initial settings" .
9167 .It Va markanswered
9168 \*(BO When a message is replied to and this variable is set,
9169 it is marked as having been
9170 .Ic answered .
9171 See the section
9172 .Sx "Message states" .
9175 .It Va mbox-rfc4155
9176 \*(BO When opening MBOX mailbox databases \*(UA by default uses tolerant
9177 POSIX rules for detecting message boundaries (so-called
9178 .Ql From_
9179 lines) due to compatibility reasons, instead of the stricter rules that
9180 have been standardized in RFC 4155.
9181 This behaviour can be switched to the stricter RFC 4155 rules by
9182 setting this variable.
9183 (This is never necessary for any message newly generated by \*(UA,
9184 it only applies to messages generated by buggy or malicious MUAs, or may
9185 occur in old MBOX databases: \*(UA itself will choose a proper
9186 .Va mime-encoding
9187 to avoid false interpretation of
9188 .Ql From_
9189 content lines in the MBOX database.)
9191 This may temporarily be handy when \*(UA complains about invalid
9192 .Ql From_
9193 lines when opening a MBOX: in this case setting this variable and
9194 re-opening the mailbox in question may correct the result.
9195 If so, copying the entire mailbox to some other file, as in
9196 .Ql copy * SOME-FILE ,
9197 will perform proper, all-compatible
9198 .Ql From_
9199 quoting for all detected messages, resulting in a valid MBOX mailbox.
9200 Finally the variable can be unset again:
9201 .Bd -literal -offset indent
9202 define mboxfix {
9203   localopts yes; wysh set mbox-rfc4155;\e
9204     wysh File "${1}"; eval copy * "${2}"
9206 call mboxfix /tmp/bad.mbox /tmp/good.mbox
9210 .It Va memdebug
9211 \*(BO Internal development variable.
9214 .It Va message-id-disable
9215 \*(BO By setting this variable the generation of
9216 .Ql Message-ID:
9217 can be completely suppressed, effectively leaving this task up to the
9218 .Va mta
9219 (Mail-Transfer-Agent) or the SMTP server.
9220 (According to RFC 5321 a SMTP server is not required to add this
9221 field by itself, so it should be ensured that it accepts messages without
9222 .Ql Message-ID . )
9223 This variable also affects automatic generation of
9224 .Va Content-ID:
9225 MIME header fields.
9228 .It Va message-inject-head
9229 A string to put at the beginning of each new message.
9230 The escape sequences tabulator
9231 .Ql \et
9232 and newline
9233 .Ql \en
9234 are understood.
9237 .It Va message-inject-tail
9238 A string to put at the end of each new message.
9239 The escape sequences tabulator
9240 .Ql \et
9241 and newline
9242 .Ql \en
9243 are understood.
9246 .It Va metoo
9247 \*(BO Usually, when an
9248 .Ic alias
9249 expansion contains the sender, the sender is removed from the expansion.
9250 Setting this option suppresses these removals.
9251 Note that a set
9252 .Va metoo
9253 also causes a
9254 .Ql -m
9255 option to be passed through to the
9256 .Va mta
9257 (Mail-Transfer-Agent); though most of the modern MTAs no longer document
9258 this flag, no MTA is known which does not support it (for historical
9259 compatibility).
9262 .It Va mime-allow-text-controls
9263 \*(BO When sending messages, each part of the message is MIME-inspected
9264 in order to classify the
9265 .Ql Content-Type:
9267 .Ql Content-Transfer-Encoding:
9268 (see
9269 .Va mime-encoding )
9270 that is required to send this part over mail transport, i.e.,
9271 a computation rather similar to what the
9272 .Xr file 1
9273 command produces when used with the
9274 .Ql --mime
9275 option.
9277 This classification however treats text files which are encoded in
9278 UTF-16 (seen for HTML files) and similar character sets as binary
9279 octet-streams, forcefully changing any
9280 .Ql text/plain
9282 .Ql text/html
9283 specification to
9284 .Ql application/octet-stream :
9285 If that actually happens a yet unset charset MIME parameter is set to
9286 .Ql binary ,
9287 effectively making it impossible for the receiving MUA to automatically
9288 interpret the contents of the part.
9290 If this variable is set, and the data was unambiguously identified as
9291 text data at first glance (by a
9292 .Ql .txt
9294 .Ql .html
9295 file extension), then the original
9296 .Ql Content-Type:
9297 will not be overwritten.
9300 .It Va mime-alternative-favour-rich
9301 \*(BO If this variable is set then rich MIME alternative parts (e.g.,
9302 HTML) will be preferred in favour of included plain text versions when
9303 displaying messages, provided that a handler exists which produces
9304 output that can be (re)integrated into \*(UA's normal visual display.
9305 (E.g., at the time of this writing some newsletters ship their full
9306 content only in the rich HTML part, whereas the plain text part only
9307 contains topic subjects.)
9310 .It Va mime-counter-evidence
9311 Normally the
9312 .Ql Content-Type:
9313 field is used to decide how to handle MIME parts.
9314 Some MUAs, however, do not use
9315 .Sx "The mime.types files"
9316 (also see
9317 .Sx "HTML mail and MIME attachments" )
9318 or a similar mechanism to correctly classify content, but specify an
9319 unspecific MIME type
9320 .Pf ( Ql application/octet-stream )
9321 even for plain text attachments.
9322 If this variable is set then \*(UA will try to re-classify such MIME
9323 message parts, if possible, for example via a possibly existing
9324 attachment filename.
9325 A non-empty value may also be given, in which case a number is expected,
9326 actually a carrier of bits.
9327 Creating the bit-carrying number is a simple addition:
9328 .Bd -literal -offset indent
9329 ? !echo Value should be set to $((2 + 4 + 8))
9330 Value should be set to 14
9333 .Bl -bullet -compact
9335 If bit two is set (2) then the detected
9336 .Ic mimetype
9337 will be carried along with the message and be used for deciding which
9338 MIME handler is to be used, for example;
9339 when displaying such a MIME part the part-info will indicate the
9340 overridden content-type by showing a plus sign
9341 .Ql + .
9343 If bit three is set (4) then the counter-evidence is always produced
9344 and a positive result will be used as the MIME type, even forcefully
9345 overriding the parts given MIME type.
9347 If bit four is set (8) then as a last resort the actual content of
9348 .Ql application/octet-stream
9349 parts will be inspected, so that data which looks like plain text can be
9350 treated as such.
9354 .It Va mime-encoding
9355 The MIME
9356 .Ql Content-Transfer-Encoding
9357 to use in outgoing text messages and message parts, where applicable.
9358 (7-bit clean text messages are sent as-is, without a transfer encoding.)
9359 Valid values are:
9361 .Bl -tag -compact -width ".It Ql _%%_"
9362 .It Ql 8bit
9363 .Pf (Or\0 Ql 8b . )
9364 8-bit transport effectively causes the raw data be passed through
9365 unchanged, but may cause problems when transferring mail messages over
9366 channels that are not ESMTP (RFC 1869) compliant.
9367 Also, several input data constructs are not allowed by the
9368 specifications and may cause a different transfer-encoding to be used.
9369 .It Ql quoted-printable
9370 .Pf (Or\0 Ql qp . )
9371 Quoted-printable encoding is 7-bit clean and has the property that ASCII
9372 characters are passed through unchanged, so that an english message can
9373 be read as-is; it is also acceptible for other single-byte locales that
9374 share many characters with ASCII, like, e.g., ISO-8859-1.
9375 The encoding will cause a large overhead for messages in other character
9376 sets: e.g., it will require up to twelve (12) bytes to encode a single
9377 UTF-8 character of four (4) bytes.
9378 .It Ql base64
9379 .Pf (Or\0 Ql b64 . )
9380 The default encoding, it is 7-bit clean and will always be used for
9381 binary data.
9382 This encoding has a constant input:output ratio of 3:4, regardless of
9383 the character set of the input data it will encode three bytes of input
9384 to four bytes of output.
9385 This transfer-encoding is not human readable without performing
9386 a decoding step.
9390 .It Va mimetypes-load-control
9391 Can be used to control which of
9392 .Sx "The mime.types files"
9393 are loaded: if the letter
9394 .Ql u
9395 is part of the option value, then the user's personal
9396 .Pa ~/.mime.types
9397 file will be loaded (if it exists); likewise the letter
9398 .Ql s
9399 controls loading of the system wide
9400 .Pa /etc/mime.types ;
9401 directives found in the user file take precedence, letter matching is
9402 case-insensitive.
9403 If this variable is not set \*(UA will try to load both files.
9404 Incorporation of the \*(UA-built-in MIME types cannot be suppressed,
9405 but they will be matched last (the order can be listed via
9406 .Ic mimetype ) .
9408 More sources can be specified by using a different syntax: if the
9409 value string contains an equals sign
9410 .Ql =
9411 then it is instead parsed as a comma-separated list of the described
9412 letters plus
9413 .Ql f=FILENAME
9414 pairs; the given filenames will be expanded and loaded, and their
9415 content may use the extended syntax that is described in the section
9416 .Sx "The mime.types files" .
9417 Directives found in such files always take precedence (are prepended to
9418 the MIME type cache).
9422 .It Va mta
9423 To choose an alternate Mail-Transfer-Agent, set this option to either
9424 the full pathname of an executable (optionally prefixed with a
9425 .Ql file://
9426 protocol indicator), or \*(OPally a SMTP protocol URL, e.g., \*(IN
9428 .Dl smtps?://[user[:password]@]server[:port]
9430 (\*(OU:
9431 .Ql [smtp://]server[:port] . )
9432 The default has been chosen at compile time.
9433 All supported data transfers are executed in child processes, which
9434 run asynchronously and without supervision unless either the
9435 .Va sendwait
9436 or the
9437 .Va verbose
9438 variable is set.
9439 If such a child receives a TERM signal, it will abort and
9440 .Va save
9441 the message to
9442 .Ev DEAD ,
9443 if so configured.
9446 For a file-based MTA it may be necessary to set
9447 .Va mta-argv0
9448 in in order to choose the right target of a modern
9449 .Xr mailwrapper 8
9450 environment.
9451 It will be passed command line arguments from several possible sources:
9452 from the variable
9453 .Va mta-arguments
9454 if set, from the command line if given and the variable
9455 .Va expandargv
9456 allows their use.
9457 Argument processing of the MTA will be terminated with a
9458 .Fl \&\&-
9459 separator.
9462 The otherwise occurring implicit usage of the following MTA command
9463 line arguments can be disabled by setting the boolean variable
9464 .Va mta-no-default-arguments
9465 (which will also disable passing
9466 .Fl \&\&-
9467 to the MTA):
9468 .Fl \&\&i
9469 (for not treating a line with only a dot
9470 .Ql \&.
9471 character as the end of input),
9472 .Fl \&\&m
9473 (shall the variable
9474 .Va metoo
9475 be set) and
9476 .Fl \&\&v
9477 (if the
9478 .Va verbose
9479 variable is set); in conjunction with the
9480 .Fl r
9481 command line option \*(UA will also (not) pass
9482 .Fl \&\&f
9483 as well as possibly
9484 .Fl \&\&F .
9487 \*(OPally \*(UA can send mail over SMTP network connections to a single
9488 defined SMTP smart host by specifying a SMTP URL as the value (see
9489 .Sx "On URL syntax and credential lookup" ) .
9490 Encrypted network connections are \*(OPally available, the section
9491 .Sx "Encrypted network communication"
9492 should give an overview and provide links to more information on this.
9493 \*(UA also supports forwarding of all network traffic over a specified
9494 .Va socks-proxy .
9495 Note that with some mail providers it may be necessary to set the
9496 .Va smtp-hostname
9497 variable in order to use a specific combination of
9498 .Va from ,
9499 .Va hostname
9501 .Va mta .
9502 The following SMTP variants may be used:
9504 .Bl -bullet
9506 The plain SMTP protocol (RFC 5321) that normally lives on the
9507 server port 25 and requires setting the
9508 .Va smtp-use-starttls
9509 variable to enter a SSL/TLS encrypted session state.
9510 Assign a value like \*(IN
9511 .Ql smtp://[user[:password]@]server[:port]
9512 (\*(OU
9513 .Ql smtp://server[:port] )
9514 to choose this protocol.
9516 The so-called SMTPS which is supposed to live on server port 465
9517 and is automatically SSL/TLS secured.
9518 Unfortunately it never became a standardized protocol and may thus not
9519 be supported by your hosts network service database
9520 \(en in fact the port number has already been reassigned to other
9521 protocols!
9523 SMTPS is nonetheless a commonly offered protocol and thus can be
9524 chosen by assigning a value like \*(IN
9525 .Ql smtps://[user[:password]@]server[:port]
9526 (\*(OU
9527 .Ql smtps://server[:port] ) ;
9528 due to the mentioned problems it is usually necessary to explicitly
9529 specify the port as
9530 .Ql :465 ,
9531 however.
9533 Finally there is the SUBMISSION protocol (RFC 6409), which usually
9534 lives on server port 587 and is practically identically to the SMTP
9535 protocol from \*(UA's point of view beside that; it requires setting the
9536 .Va smtp-use-starttls
9537 variable to enter a SSL/TLS secured session state.
9538 Assign a value like \*(IN
9539 .Ql submission://[user[:password]@]server[:port]
9540 (\*(OU
9541 .Ql submission://server[:port] ) .
9546 .It Va mta-arguments
9547 Arguments to pass through to a file-based
9548 .Va mta
9549 can be given via this variable, which is parsed according to
9550 .Sx "Shell-style argument quoting"
9551 into an array of arguments, and which will be joined onto MTA options
9552 from other sources, and then passed individually to the MTA:
9553 .Ql ? wysh set mta-arguments='-t -X \&"/tmp/my log\&"' .
9556 .It Va mta-no-default-arguments
9557 \*(BO Unless this variable is set \*(UA will pass some well known
9558 standard command line options to a file-based
9559 .Va mta
9560 (Mail-Transfer-Agent), see there for more.
9563 .It Va mta-argv0
9564 Many systems use a so-called
9565 .Xr mailwrapper 8
9566 environment to ensure compatibility with
9567 .Xr sendmail 1 .
9568 This works by inspecting the name that was used to invoke the mail
9569 delivery system.
9570 If this variable is set then the mailwrapper (the program that is
9571 actually executed when calling the file-based
9572 .Va mta )
9573 will treat its contents as that name.
9575 .Mx Va netrc-lookup
9576 .It Va netrc-lookup-USER@HOST , netrc-lookup-HOST , netrc-lookup
9577 \*(BO\*(IN\*(OP Used to control usage of the users
9578 .Pa .netrc
9579 file for lookup of account credentials, as documented in the section
9580 .Sx "On URL syntax and credential lookup"
9581 and for the command
9582 .Ic netrc ;
9583 the section
9584 .Sx "The .netrc file"
9585 documents the file format.
9586 Also see
9587 .Va netrc-pipe .
9590 .It Va netrc-pipe
9591 \*(IN\*(OP When
9592 .Pa .netrc
9593 is loaded (see
9594 .Ic netrc
9596 .Va netrc-lookup )
9597 then \*(UA will read the output of a shell pipe instead of the users
9598 .Pa .netrc
9599 file if this variable is set (to the desired shell command).
9600 This can be used to, e.g., store
9601 .Pa .netrc
9602 in encrypted form:
9603 .Ql ? set netrc-pipe='gpg -qd ~/.netrc.pgp' .
9606 .It Va newfolders
9607 If this variable has the value
9608 .Ql maildir ,
9609 newly created local folders will be in Maildir instead of MBOX format.
9612 .It Va newmail
9613 Checks for new mail in the current folder each time the prompt is shown.
9614 A Maildir folder must be re-scanned to determine if new mail has arrived.
9615 If this variable is set to the special value
9616 .Ql nopoll
9617 then a Maildir folder will not be rescanned completely, but only
9618 timestamp changes are detected.
9621 .It Va outfolder
9622 \*(BO Causes the filename given in the
9623 .Va record
9624 variable
9625 and the sender-based filenames for the
9626 .Ic Copy
9628 .Ic Save
9629 commands to be interpreted relative to the directory given in the
9630 .Va folder
9631 variable rather than to the current directory,
9632 unless it is set to an absolute pathname.
9635 .It Va on-compose-cleanup
9636 Macro hook which will be called after the message has been sent (or not,
9637 in case of failures), as the very last step before unrolling compose mode
9638 .Ic localopts .
9639 This hook is run even in case of fatal errors, and it is advisable to
9640 perform only absolutely necessary actions, like cleaning up
9641 .Ic alternates ,
9642 for example.
9643 For compose mode hooks that may affect the message content please see
9644 .Va on-compose-enter , on-compose-leave , on-compose-splice .
9645 \*(ID This hook exists only because
9646 .Ic alias , alternates , commandalias , shortcut ,
9647 to name a few, are currently not covered by
9648 .Ic localopts
9649 or a similar mechanism: any changes applied in compose mode will
9650 continue to be in effect thereafter.
9654 .It Va on-compose-enter , on-compose-leave
9655 Macro hooks which will be called before compose mode is entered,
9656 and after composing has been finished (but before the
9657 .Va signature
9658 is injected, etc.), respectively.
9659 .Ic localopts
9660 are enabled for these hooks, causing any setting to be forgotten after
9661 the message has been sent;
9662 .Va on-compose-cleanup
9663 can be used to perform any other necessary cleanup.
9664 The following (read-only) variables will be set temporarily during
9665 execution of the macros to represent the according message headers, or
9666 the empty string for non-existent; they correspond to accoding virtual
9667 temporary message headers that can be accessed via
9668 .Ic ~^ ,
9669 one of the
9670 .Sx "COMMAND ESCAPES" :
9672 .Bl -tag -compact -width ".It Va mailx_subject"
9673 .It Va mailx-command
9674 The command that generates the message.
9675 .It Va mailx-subject
9676 The subject.
9677 .It Va mailx-from
9678 .Va from .
9679 .It Va mailx-sender
9680 .Va sender .
9681 .It Va mailx-to , mailx-cc , mailx-bcc
9682 The list of receiver addresses as a space-separated list.
9683 .It Va mailx-raw-to , mailx-raw-cc , mailx-raw-bcc
9684 The list of receiver addresses before any mangling (due to, e.g.,
9685 .Ic alternates ,
9686 .Ic alias
9687 .Va recipients-in-cc )
9688 as a space-separated list.
9689 .It Va mailx-orig-from
9690 When replying, forwarding or resending, this will be set to the
9691 .Ql From:
9692 of the given message.
9693 .It Va mailx-orig-to , mailx-orig-cc , mailx-orig-bcc
9694 When replying, forwarding or resending, this will be set to the
9695 receivers of the given message.
9701 .It Va on-compose-splice , on-compose-splice-shell
9702 These hooks run once the normal compose mode is finished, but before the
9703 .Va on-compose-leave
9704 macro hook is called, the
9705 .Va signature
9706 is injected etc.
9707 Both hooks will be executed in a subprocess, with their input and output
9708 connected to \*(UA such that they can act as if they would be an
9709 interactive user.
9710 The difference in between them is that the latter is a
9711 .Ev SHELL
9712 command, whereas the former is a normal \*(UA macro, but which is
9713 restricted to a small set of commands (the
9714 .Va verbose
9715 output of, e.g.,
9716 .Ic list
9717 will indicate said capability).
9718 .Ic localopts
9719 are enabled for these hooks (in the parent process), causing any setting
9720 to be forgotten after the message has been sent;
9721 .Va on-compose-cleanup
9722 can be used to perform other cleanup as necessary.
9725 During execution of these hooks \*(UA will temporarily forget whether it
9726 has been started in interactive mode, (a restricted set of)
9727 .Sx "COMMAND ESCAPES"
9728 will always be available, and for guaranteed reproducibilities sake
9729 .Va escape
9731 .Va ifs
9732 will be set to their defaults.
9733 The compose mode command
9734 .Ic ~^
9735 has been especially designed for scriptability (via these hooks).
9736 The first line the hook will read on its standard input is the protocol
9737 version of said command escape, currently
9738 .Dq 0 0 1 :
9739 backward incompatible protocol changes have to be expected.
9742 Care must be taken to avoid deadlocks and other false control flow:
9743 if both involved processes wait for more input to happen at the
9744 same time, or one does not expect more input but the other is stuck
9745 waiting for consumption of its output, etc.
9746 There is no automatic synchronization of the hook: it will not be
9747 stopped automatically just because it, e.g., emits
9748 .Ql ~x .
9749 The hooks will however receive a termination signal if the parent enters
9750 an error condition.
9751 \*(ID Protection against and interaction with signals is not yet given;
9752 it is likely that in the future these scripts will be placed in an
9753 isolated session, which is signalled in its entirety as necessary.
9755 .Bd -literal -offset indent
9756 wysh set on-compose-splice-shell=$'\e
9757   read version;\e
9758   printf "hello $version!  Headers: ";\e
9759   echo \e'~^header list\e';\e
9760   read status result;\e
9761   echo "status=$status result=$result";\e
9762   '
9764 set on-compose-splice=ocsm
9765 define ocsm {
9766   read ver
9767   echo Splice protocol version is $ver
9768   echo '~^h l'; read hl; vput vexpr es substring "${hl}" 0 1
9769   if [ "$es" != 2 ]
9770     echoerr 'Cannot read header list'; echo '~x'; xit
9771   endif
9772   if [ "$hl" @i!% ' cc' ]
9773     echo '~^h i cc Diet is your <mirr.or>'; read es;\e
9774       vput vexpr es substring "${es}" 0 1
9775     if [ "$es" != 2 ]
9776       echoerr 'Cannot insert Cc: header'; echo '~x'
9777     endif
9778   endif
9784 .It Va on-resend-cleanup
9785 \*(ID Identical to
9786 .Va on-compose-cleanup ,
9787 but is only triggered by
9788 .Ic resend .
9791 .It Va on-resend-enter
9792 \*(ID Identical to
9793 .Va on-compose-enter ,
9794 but is only triggered by
9795 .Ic resend .
9798 .It Va page
9799 \*(BO If set, each message feed through the command given for
9800 .Ic pipe
9801 is followed by a formfeed character
9802 .Ql \ef .
9804 .Mx Va password
9805 .It Va password-USER@HOST , password-HOST , password
9806 \*(IN Variable chain that sets a password, which is used in case none has
9807 been given in the protocol and account-specific URL;
9808 as a last resort \*(UA will ask for a password on the user's terminal if
9809 the authentication method requires a password.
9810 Specifying passwords in a startup file is generally a security risk;
9811 the file should be readable by the invoking user only.
9813 .It Va password-USER@HOST
9814 \*(OU (see the chain above for \*(IN)
9815 Set the password for
9816 .Ql USER
9817 when connecting to
9818 .Ql HOST .
9819 If no such variable is defined for a host,
9820 the user will be asked for a password on standard input.
9821 Specifying passwords in a startup file is generally a security risk;
9822 the file should be readable by the invoking user only.
9825 .It Va piperaw
9826 \*(BO Send messages to the
9827 .Ic pipe
9828 command without performing MIME and character set conversions.
9832 .It Va pipe-TYPE/SUBTYPE
9833 When a MIME message part of type
9834 .Ql TYPE/SUBTYPE
9835 (case-insensitive) is displayed or quoted,
9836 its text is filtered through the value of this variable interpreted as
9837 a shell command.
9838 Note that only parts which can be displayed inline as plain text (see
9839 .Cd copiousoutput )
9840 are displayed unless otherwise noted, other MIME parts will only be
9841 considered by and for the command
9842 .Ic mimeview .
9845 The special value commercial at
9846 .Ql @
9847 forces interpretation of the message part as plain text, e.g.,
9848 .Ql set pipe-application/xml=@
9849 will henceforth display XML
9850 .Dq as is .
9851 (The same could also be achieved by adding a MIME type marker with the
9852 .Ic mimetype
9853 command.
9854 And \*(OPally MIME type handlers may be defined via
9855 .Sx "The Mailcap files"
9856 \(em these directives,
9857 .Cd copiousoutput
9858 has already been used, should be referred to for further documentation.
9861 The commercial at
9862 .Ql @
9863 can in fact be used as a trigger character to adjust usage and behaviour
9864 of a following shell command specification more thoroughly by appending
9865 more special characters which refer to further mailcap directives, e.g.,
9866 the following hypothetical command specification could be used:
9868 .Bd -literal -offset indent
9869 ? set pipe-X/Y='@!++=@vim ${MAILX_FILENAME_TEMPORARY}'
9873 .Bl -tag -compact -width ".It Ql __"
9874 .It Ql *
9875 The command produces plain text to be integrated in \*(UAs output:
9876 .Cd copiousoutput .
9878 .It Ql #
9879 If set the handler will not be invoked when a message is to be quoted,
9880 but only when it will be displayed:
9881 .Cd x-mailx-noquote .
9883 .It Ql &
9884 Run the command asynchronously, i.e., without blocking \*(UA:
9885 .Cd x-mailx-async .
9887 .It Ql \&!
9888 The command must be run on an interactive terminal, \*(UA will
9889 temporarily release the terminal to it:
9890 .Cd needsterminal .
9892 .It Ql +
9893 Request creation of a zero-sized temporary file, the absolute pathname
9894 of which will be made accessible via the environment variable
9895 .Ev MAILX_FILENAME_TEMPORARY :
9896 .Cd x-mailx-tmpfile .
9897 If given twice then the file will be unlinked automatically by \*(UA
9898 when the command loop is entered again at latest:
9899 .Cd x-mailx-tmpfile-unlink .
9901 .It Ql =
9902 Normally the MIME part content is passed to the handler via standard
9903 input; if this flag is set then the data will instead be written into
9904 .Ev MAILX_FILENAME_TEMPORARY
9905 .Pf ( Cd x-mailx-tmpfile-fill ) ,
9906 the creation of which is implied; note however that in order to cause
9907 deletion of the temporary file you still have to use two plus signs
9908 .Ql ++
9909 explicitly!
9911 .It Ql @
9912 To avoid ambiguities with normal shell command content you can use
9913 another commercial at to forcefully terminate interpretation of
9914 remaining characters.
9915 (Any character not in this list will have the same effect.)
9919 Some information about the MIME part to be displayed is embedded into
9920 the environment of the shell command:
9923 .Bl -tag -compact -width ".It Ev _AIL__ILENAME__ENERATED"
9925 .It Ev MAILX_CONTENT
9926 The MIME content-type of the part, if known, the empty string otherwise.
9929 .It Ev MAILX_CONTENT_EVIDENCE
9931 .Va mime-counter-evidence
9932 includes the carry-around-bit (2), then this will be set to the detected
9933 MIME content-type; not only then identical to
9934 .Ev \&\&MAILX_CONTENT
9935 otherwise.
9938 .It Ev MAILX_FILENAME
9939 The filename, if any is set, the empty string otherwise.
9942 .It Ev MAILX_FILENAME_GENERATED
9943 A random string.
9946 .It Ev MAILX_FILENAME_TEMPORARY
9947 If temporary file creation has been requested through the command prefix
9948 this variable will be set and contain the absolute pathname of the
9949 temporary file.
9954 .It Va pipe-EXTENSION
9955 This is identical to
9956 .Va pipe-TYPE/SUBTYPE
9957 except that
9958 .Ql EXTENSION
9959 (normalized to lowercase using character mappings of the ASCII charset)
9960 names a file extension, e.g.,
9961 .Ql xhtml .
9962 Handlers registered using this method take precedence.
9964 .Mx Va pop3-auth
9965 .It Va pop3-auth-USER@HOST , pop3-auth-HOST , pop3-auth
9966 \*(OP\*(IN Variable chain that sets the POP3 authentication method.
9967 The only possible value as of now is
9968 .Ql plain ,
9969 which is thus the default.
9972 .Mx Va pop3-bulk-load
9973 .It Va pop3-bulk-load-USER@HOST , pop3-bulk-load-HOST , pop3-bulk-load
9974 \*(BO\*(OP When accessing a POP3 server \*(UA loads the headers of
9975 the messages, and only requests the message bodies on user request.
9976 For the POP3 protocol this means that the message headers will be
9977 downloaded twice.
9978 If this variable is set then \*(UA will download only complete messages
9979 from the given POP3 server(s) instead.
9981 .Mx Va pop3-keepalive
9982 .It Va pop3-keepalive-USER@HOST , pop3-keepalive-HOST , pop3-keepalive
9983 \*(OP POP3 servers close the connection after a period of inactivity;
9984 the standard requires this to be at least 10 minutes,
9985 but practical experience may vary.
9986 Setting this variable to a numeric value greater than
9987 .Ql 0
9988 causes a
9989 .Ql NOOP
9990 command to be sent each value seconds if no other operation is performed.
9992 .Mx Va pop3-no-apop
9993 .It Va pop3-no-apop-USER@HOST , pop3-no-apop-HOST , pop3-no-apop
9994 \*(BO\*(OP Unless this variable is set the
9995 .Ql APOP
9996 authentication method will be used when connecting to a POP3 server that
9997 advertises support.
9998 The advantage of
9999 .Ql APOP
10000 is that the password is not sent in clear text over the wire and that
10001 only a single packet is sent for the user/password tuple.
10002 Note that
10003 .Va pop3-no-apop-HOST
10004 requires \*(IN.
10006 .Mx Va pop3-use-starttls
10007 .It Va pop3-use-starttls-USER@HOST , pop3-use-starttls-HOST , pop3-use-starttls
10008 \*(BO\*(OP Causes \*(UA to issue a
10009 .Ql STLS
10010 command to make an unencrypted POP3 session SSL/TLS encrypted.
10011 This functionality is not supported by all servers,
10012 and is not used if the session is already encrypted by the POP3S method.
10013 Note that
10014 .Va pop3-use-starttls-HOST
10015 requires \*(IN.
10019 .It Va posix
10020 \*(BO This flag enables POSIX mode, which changes behaviour of \*(UA
10021 where that deviates from standardized behaviour.
10022 It will be set implicitly before the
10023 .Sx "Resource files"
10024 are loaded if the environment variable
10025 .Ev POSIXLY_CORRECT
10026 is set, and adjusting any of those two will be reflected by the other
10027 one implicitly.
10028 The following behaviour is covered and enforced by this mechanism:
10031 .Bl -bullet -compact
10033 In non-interactive mode, any error encountered while loading resource
10034 files during program startup will cause a program exit, whereas in
10035 interactive mode such errors will stop loading of the currently loaded
10036 (stack of) file(s, i.e., recursively).
10037 These exits can be circumvented on a per-command base by using
10038 .Cm ignerr ,
10039 one of the
10040 .Sx "Command modifiers" ,
10041 for each command which shall be allowed to fail.
10044 .Ic alternates
10045 will replace the list of alternate addresses instead of appending to it.
10048 Upon changing the active
10049 .Ic file
10050 no summary of
10051 .Ic headers
10052 will be displayed even if
10053 .Va header
10054 is set.
10057 Setting
10058 .Va ignoreeof
10059 implies the behaviour described by
10060 .Va dot .
10063 The variable
10064 .Va keep
10065 is extended to cover any empty mailbox, not only empty
10066 .Mx -sx
10067 .Sx "primary system mailbox" Ns
10068 es: they will be removed when they are left in empty state otherwise.
10073 .It Va print-alternatives
10074 \*(BO When a MIME message part of type
10075 .Ql multipart/alternative
10076 is displayed and it contains a subpart of type
10077 .Ql text/plain ,
10078 other parts are normally discarded.
10079 Setting this variable causes all subparts to be displayed,
10080 just as if the surrounding part was of type
10081 .Ql multipart/mixed .
10084 .It Va prompt
10085 The string used as a prompt in interactive mode.
10086 Whenever the variable is evaluated the value is expanded as via
10087 dollar-single-quote expansion (see
10088 .Sx "Shell-style argument quoting" ) .
10089 This (post-assignment, i.e., second) expansion can be used to embed
10090 status information, for example
10091 .Va \&? ,
10092 .Va \&! ,
10093 .Va account
10095 .Va mailbox-display .
10097 In order to embed characters which should not be counted when
10098 calculating the visual width of the resulting string, enclose the
10099 characters of interest in a pair of reverse solidus escaped brackets:
10100 .Ql \e[\eE[0m\e] ;
10101 a slot for coloured prompts is also available with the \*(OPal command
10102 .Ic colour .
10103 Prompting may be prevented by setting this to the null string
10104 (a.k.a.\|
10105 .Ql set noprompt ) .
10108 .It Va prompt2
10109 This string is used for secondary prompts, but is otherwise identical to
10110 .Va prompt .
10111 The default is
10112 .Ql ..\0 .
10115 .It Va quiet
10116 \*(BO Suppresses the printing of the version when first invoked.
10119 .It Va quote
10120 If set, \*(UA starts a replying message with the original message
10121 prefixed by the value of the variable
10122 .Va indentprefix .
10123 Normally, a heading consisting of
10124 .Dq Fromheaderfield wrote:
10125 is put before the quotation.
10126 If the string
10127 .Ql noheading
10128 is assigned to the
10129 .Va \&\&quote
10130 variable, this heading is omitted.
10131 If the string
10132 .Ql headers
10133 is assigned, only the headers selected by the
10134 .Ql type
10135 .Ic headerpick
10136 selection are put above the message body,
10137 thus
10138 .Va \&\&quote
10139 acts like an automatic
10140 .Pf ` Ic ~m Ns '
10141 .Sx "COMMAND ESCAPES"
10142 command, then.
10143 If the string
10144 .Ql allheaders
10145 is assigned, all headers are put above the message body and all MIME
10146 parts are included, making
10147 .Va \&\&quote
10148 act like an automatic
10149 .Pf ` Ic ~M Ns '
10150 command; also see
10151 .Va quote-as-attachment .
10154 .It Va quote-as-attachment
10155 \*(BO Add the original message in its entirety as a
10156 .Ql message/rfc822
10157 MIME attachment when replying to a message.
10158 Note this works regardless of the setting of
10159 .Va quote .
10162 .It Va quote-fold
10163 \*(OP Can be set in addition to
10164 .Va indentprefix .
10165 Setting this turns on a more fancy quotation algorithm in that leading
10166 quotation characters are compressed and overlong lines are folded.
10167 .Va \&\&quote-fold
10168 can be set to either one or two (space separated) numeric values,
10169 which are interpreted as the maximum (goal) and the minimum line length,
10170 respectively, in a spirit rather equal to the
10171 .Xr fmt 1
10172 program, but line-, not paragraph-based.
10173 If not set explicitly the minimum will reflect the goal algorithmically.
10174 The goal cannot be smaller than the length of
10175 .Va indentprefix
10176 plus some additional pad.
10177 Necessary adjustments take place silently.
10180 .It Va r-option-implicit
10181 \*(BO Setting this option evaluates the contents of
10182 .Va from
10183 (or, if that contains multiple addresses,
10184 .Va sender )
10185 and passes the results onto the used (file-based) MTA as described for the
10186 .Fl r
10187 option (empty argument case).
10190 .It Va recipients-in-cc
10191 \*(BO When doing a
10192 .Ic reply ,
10193 the original
10194 .Ql From:
10196 .Ql To:
10197 are by default merged into the new
10198 .Ql To: .
10199 If this variable is set, only the original
10200 .Ql From:
10201 ends in the new
10202 .Ql To: ,
10203 the rest is merged into
10204 .Ql Cc: .
10207 .It Va record
10208 Unless this variable is defined, no copies of outgoing mail will be saved.
10209 If defined it gives the pathname, subject to the usual
10210 .Sx "Filename transformations" ,
10211 of a folder where all new, replied-to or forwarded messages are saved:
10212 when saving to this folder fails the message is not sent, but instead
10213 .Va save Ns
10214 d to
10215 .Ev DEAD .
10216 The standard defines that relative (fully expanded) paths are to be
10217 interpreted relative to the current directory
10218 .Pf ( Ic cwd ) ,
10219 to force interpretation relative to
10220 .Va folder
10221 .Va outfolder
10222 needs to be set in addition.
10225 .It Va record-files
10226 \*(BO If this variable is set the meaning of
10227 .Va record
10228 will be extended to cover messages which target only file and pipe
10229 recipients (see
10230 .Va expandaddr ) .
10231 These address types will not appear in recipient lists unless
10232 .Va add-file-recipients
10233 is also set.
10236 .It Va record-resent
10237 \*(BO If this variable is set the meaning of
10238 .Va record
10239 will be extended to also cover the
10240 .Ic resend
10242 .Ic Resend
10243 commands.
10246 .It Va reply-in-same-charset
10247 \*(BO If this variable is set \*(UA first tries to use the same
10248 character set of the original message for replies.
10249 If this fails, the mechanism described in
10250 .Sx "Character sets"
10251 is evaluated as usual.
10254 .It Va reply-strings
10255 Can be set to a comma-separated list of (case-insensitive according to
10256 ASCII rules) strings which shall be recognized in addition to the
10257 built-in strings as
10258 .Ql Subject:
10259 reply message indicators \(en built-in are
10260 .Ql Re: ,
10261 which is mandated by RFC 5322, as well as the german
10262 .Ql Aw: ,
10263 .Ql Antw: ,
10264 and the
10265 .Ql Wg:
10266 which often has been seen in the wild;
10267 I.e., the separating colon has to be specified explicitly.
10270 .It Va reply-to
10271 A list of addresses to put into the
10272 .Ql Reply-To:
10273 field of the message header.
10274 Members of this list are handled as if they were in the
10275 .Ic alternates
10276 list.
10278 .It Va replyto
10279 \*(OB Variant of
10280 .Va reply-to .
10283 .It Va reply-to-honour
10284 Controls whether a
10285 .Ql Reply-To:
10286 header is honoured when replying to a message via
10287 .Ic reply
10289 .Ic Lreply .
10290 This is a quadoption; if set without a value it defaults to
10291 .Dq yes .
10294 .It Va rfc822-body-from_
10295 \*(BO This variable can be used to force displaying a so-called
10296 .Ql From_
10297 line for messages that are embedded into an envelope mail via the
10298 .Ql message/rfc822
10299 MIME mechanism, for more visual convenience.
10302 .It Va save
10303 \*(BO Enable saving of (partial) messages in
10304 .Ev DEAD
10305 upon interrupt or delivery error.
10308 .It Va screen
10309 The number of lines that represents a
10310 .Dq screenful
10311 of lines, used in
10312 .Ic headers
10313 summary display,
10314 .Ic from
10315 .Ic search Ns
10316 ing, message
10317 .Ic top Ns
10318 line display and scrolling via
10319 .Ic z .
10320 If this variable is not set \*(UA falls back to a calculation based upon
10321 the detected terminal window size and the baud rate: the faster the
10322 terminal, the more will be shown.
10323 Overall screen dimensions and pager usage is influenced by the
10324 environment variables
10325 .Ev COLUMNS
10327 .Ev LINES
10328 and the variable
10329 .Va crt .
10332 .It Va searchheaders
10333 \*(BO Expand message-list specifiers in the form
10334 .Ql /x:y
10335 to all messages containing the substring
10336 .Dq y
10337 in the header field
10338 .Ql x .
10339 The string search is case insensitive.
10342 .It Va sendcharsets
10343 \*(OP A comma-separated list of character set names that can be used in
10344 outgoing internet mail.
10345 The value of the variable
10346 .Va charset-8bit
10347 is automatically appended to this list of character sets.
10348 If no character set conversion capabilities are compiled into \*(UA then
10349 the only supported charset is
10350 .Va ttycharset .
10351 Also see
10352 .Va sendcharsets-else-ttycharset
10353 and refer to the section
10354 .Sx "Character sets"
10355 for the complete picture of character set conversion in \*(UA.
10358 .It Va sendcharsets-else-ttycharset
10359 \*(BO\*(OP If this variable is set, but
10360 .Va sendcharsets
10361 is not, then \*(UA acts as if
10362 .Va sendcharsets
10363 had been set to the value of the variable
10364 .Va ttycharset .
10365 In effect this combination passes through the message data in the
10366 character set of the current locale encoding:
10367 therefore mail message text will be (assumed to be) in ISO-8859-1
10368 encoding when send from within a ISO-8859-1 locale, and in UTF-8
10369 encoding when send from within an UTF-8 locale.
10371 The 8-bit fallback
10372 .Va charset-8bit
10373 never comes into play as
10374 .Va ttycharset
10375 is implicitly assumed to be 8-bit and capable to represent all files the
10376 user may specify (as is the case when no character set conversion
10377 support is available in \*(UA and the only supported character set is
10378 .Va ttycharset :
10379 .Sx "Character sets" ) .
10380 This might be a problem for scripts which use the suggested
10381 .Ql LC_ALL=C
10382 setting, since in this case the character set is US-ASCII by definition,
10383 so that it is better to also override
10384 .Va ttycharset ,
10385 then.
10388 .It Va sender
10389 An address that is put into the
10390 .Ql Sender:
10391 field of outgoing messages, quoting RFC 5322: the mailbox of the agent
10392 responsible for the actual transmission of the message.
10393 This field should normally not be used unless the
10394 .Va from
10395 field contains more than one address, on which case it is required.
10397 .Va \&\&sender
10398 address is handled as if it were in the
10399 .Ic alternates
10400 list; also see
10401 .Fl r ,
10402 .Va r-option-implicit .
10404 .It Va sendmail
10405 \*(OB Predecessor of
10406 .Va mta .
10408 .It Va sendmail-arguments
10409 \*(OB Predecessor of
10410 .Va mta-arguments .
10412 .It Va sendmail-no-default-arguments
10413 \*(OB\*(BO Predecessor of
10414 .Va mta-no-default-arguments .
10416 .It Va sendmail-progname
10417 \*(OB Predecessor of
10418 .Va mta-argv0 .
10421 .It Va sendwait
10422 \*(BO When sending a message wait until the
10423 .Va mta
10424 (including the built-in SMTP one) exits before accepting further commands.
10425 .Sy Only
10426 with this variable set errors reported by the MTA will be recognizable!
10427 If the MTA returns a non-zero exit status,
10428 the exit status of \*(UA will also be non-zero.
10431 .It Va showlast
10432 \*(BO This setting causes \*(UA to start at the last message
10433 instead of the first one when opening a mail folder.
10436 .It Va showname
10437 \*(BO Causes \*(UA to use the sender's real name instead of the plain
10438 address in the header field summary and in message specifications.
10441 .It Va showto
10442 \*(BO Causes the recipient of the message to be shown in the header
10443 summary if the message was sent by the user.
10446 .It Va Sign
10447 The string to expand
10448 .Ic ~A
10449 to (see
10450 .Sx "COMMAND ESCAPES" ) .
10453 .It Va sign
10454 The string to expand
10455 .Ic ~a
10456 to (see
10457 .Sx "COMMAND ESCAPES" ) .
10460 .It Va signature
10461 Must correspond to the name of a readable file if set.
10462 The file's content is then appended to each singlepart message
10463 and to the first part of each multipart message.
10464 Be warned that there is no possibility to edit the signature for an
10465 individual message.
10468 .It Va skipemptybody
10469 \*(BO If an outgoing message does not contain any text in its first or
10470 only message part, do not send it but discard it silently (see also the
10471 command line option
10472 .Fl E ) .
10476 .It Va smime-ca-dir , smime-ca-file
10477 \*(OP Specify the location of trusted CA certificates in PEM (Privacy
10478 Enhanced Mail) format as a directory and a file, respectively, for the
10479 purpose of verification of S/MIME signed messages.
10480 It is possible to set both, the file will be loaded immediately, the
10481 directory will be searched whenever no match has yet been found.
10482 The set of CA certificates which are built into the SSL/TLS library can
10483 be explicitly turned off by setting
10484 .Va smime-ca-no-defaults ,
10485 and further fine-tuning is possible via
10486 .Va smime-ca-flags .
10489 .It Va smime-ca-flags
10490 \*(OP Can be used to fine-tune behaviour of the X509 CA certificate
10491 storage, and the certificate verification that is used.
10492 The actual values and their meanings are documented for
10493 .Va ssl-ca-flags .
10496 .It Va smime-ca-no-defaults
10497 \*(BO\*(OP Do not load the default CA locations that are built into the
10498 used to SSL/TLS library to verify S/MIME signed messages.
10500 .Mx Va smime-cipher
10501 .It Va smime-cipher-USER@HOST , smime-cipher
10502 \*(OP Specifies the cipher to use when generating S/MIME encrypted
10503 messages (for the specified account).
10504 RFC 5751 mandates a default of
10505 .Ql aes128
10506 (AES-128 CBC).
10507 Possible values are (case-insensitive and) in decreasing cipher strength:
10508 .Ql aes256
10509 (AES-256 CBC),
10510 .Ql aes192
10511 (AES-192 CBC),
10512 .Ql aes128
10513 (AES-128 CBC),
10514 .Ql des3
10515 (DES EDE3 CBC, 168 bits; default if
10516 .Ql aes128
10517 is not available) and
10518 .Ql des
10519 (DES CBC, 56 bits).
10521 The actually available cipher algorithms depend on the cryptographic
10522 library that \*(UA uses.
10523 \*(OP Support for more cipher algorithms may be available through
10524 dynamic loading via, e.g.,
10525 .Xr EVP_get_cipherbyname 3
10526 (OpenSSL) if \*(UA has been compiled to support this.
10529 .It Va smime-crl-dir
10530 \*(OP Specifies a directory that contains files with CRLs in PEM format
10531 to use when verifying S/MIME messages.
10534 .It Va smime-crl-file
10535 \*(OP Specifies a file that contains a CRL in PEM format to use when
10536 verifying S/MIME messages.
10539 .It Va smime-encrypt-USER@HOST
10540 \*(OP If this variable is set, messages send to the given receiver are
10541 encrypted before sending.
10542 The value of the variable must be set to the name of a file that
10543 contains a certificate in PEM format.
10545 If a message is sent to multiple recipients,
10546 each of them for whom a corresponding variable is set will receive an
10547 individually encrypted message;
10548 other recipients will continue to receive the message in plain text
10549 unless the
10550 .Va smime-force-encryption
10551 variable is set.
10552 It is recommended to sign encrypted messages, i.e., to also set the
10553 .Va smime-sign
10554 variable.
10557 .It Va smime-force-encryption
10558 \*(BO\*(OP Causes \*(UA to refuse sending unencrypted messages.
10561 .It Va smime-sign
10562 \*(BO\*(OP S/MIME sign outgoing messages with the user's private key
10563 and include the user's certificate as a MIME attachment.
10564 Signing a message enables a recipient to verify that the sender used
10565 a valid certificate,
10566 that the email addresses in the certificate match those in the message
10567 header and that the message content has not been altered.
10568 It does not change the message text,
10569 and people will be able to read the message as usual.
10570 Also see
10571 .Va smime-sign-cert , smime-sign-include-certs
10573 .Va smime-sign-message-digest .
10575 .Mx Va smime-sign-cert
10576 .It Va smime-sign-cert-USER@HOST , smime-sign-cert
10577 \*(OP Points to a file in PEM format.
10578 For the purpose of signing and decryption this file needs to contain the
10579 user's private key, followed by his certificate.
10581 For message signing
10582 .Ql USER@HOST
10583 is always derived from the value of
10584 .Va from
10585 (or, if that contains multiple addresses,
10586 .Va sender ) .
10587 For the purpose of encryption the recipient's public encryption key
10588 (certificate) is expected; the command
10589 .Ic certsave
10590 can be used to save certificates of signed messages (the section
10591 .Sx "Signed and encrypted messages with S/MIME"
10592 gives some details).
10593 This mode of operation is usually driven by the specialized form.
10595 When decrypting messages the account is derived from the recipient
10596 fields
10597 .Pf ( Ql To:
10599 .Ql Cc: )
10600 of the message, which are searched for addresses for which such
10601 a variable is set.
10602 \*(UA always uses the first address that matches,
10603 so if the same message is sent to more than one of the user's addresses
10604 using different encryption keys, decryption might fail.
10606 For signing and decryption purposes it is possible to use encrypted
10607 keys, and the pseudo-host(s)
10608 .Ql USER@HOST.smime-cert-key
10609 for the private key
10610 (and
10611 .Ql USER@HOST.smime-cert-cert
10612 for the certificate stored in the same file)
10613 will be used for performing any necessary password lookup,
10614 therefore the lookup can be automatized via the mechanisms described in
10615 .Sx "On URL syntax and credential lookup" .
10616 For example, the hypothetical address
10617 .Ql bob@exam.ple
10618 could be driven with a private key / certificate pair path defined in
10619 .Va \&\&smime-sign-cert-bob@exam.ple ,
10620 and needed passwords would then be looked up via the pseudo hosts
10621 .Ql bob@exam.ple.smime-cert-key
10622 (and
10623 .Ql bob@exam.ple.smime-cert-cert ) .
10624 To include intermediate certificates, use
10625 .Va smime-sign-include-certs .
10627 .Mx Va smime-sign-include-certs
10628 .It Va smime-sign-include-certs-USER@HOST , smime-sign-include-certs
10629 \*(OP If used, this is supposed to a consist of a comma-separated list
10630 of files, each of which containing a single certificate in PEM format to
10631 be included in the S/MIME message in addition to the
10632 .Va smime-sign-cert
10633 certificate.
10634 This can be used to include intermediate certificates of the certificate
10635 authority, in order to allow the receiver's S/MIME implementation to
10636 perform a verification of the entire certificate chain, starting from
10637 a local root certificate, over the intermediate certificates, down to the
10638 .Va smime-sign-cert .
10639 Even though top level certificates may also be included in the chain,
10640 they won't be used for the verification on the receiver's side.
10642 For the purpose of the mechanisms involved here,
10643 .Ql USER@HOST
10644 refers to the content of the internal variable
10645 .Va from
10646 (or, if that contains multiple addresses,
10647 .Va sender ) .
10648 The pseudo-host
10649 .Ql USER@HOST.smime-include-certs
10650 will be used for performing password lookups for these certificates,
10651 shall they have been given one, therefore the lookup can be automatized
10652 via the mechanisms described in
10653 .Sx "On URL syntax and credential lookup" .
10655 .Mx Va smime-sign-message-digest
10656 .It Va smime-sign-message-digest-USER@HOST , smime-sign-message-digest
10657 \*(OP Specifies the message digest to use when signing S/MIME messages.
10658 RFC 5751 mandates a default of
10659 .Ql sha1 .
10660 Possible values are (case-insensitive and) in decreasing cipher strength:
10661 .Ql sha512 ,
10662 .Ql sha384 ,
10663 .Ql sha256 ,
10664 .Ql sha224
10666 .Ql md5 .
10668 The actually available message digest algorithms depend on the
10669 cryptographic library that \*(UA uses.
10670 \*(OP Support for more message digest algorithms may be available
10671 through dynamic loading via, e.g.,
10672 .Xr EVP_get_digestbyname 3
10673 (OpenSSL) if \*(UA has been compiled to support this.
10674 Remember that for this
10675 .Ql USER@HOST
10676 refers to the variable
10677 .Va from
10678 (or, if that contains multiple addresses,
10679 .Va sender ) .
10681 .It Va smtp
10682 \*(OB\*(OP To use the built-in SMTP transport, specify a SMTP URL in
10683 .Va mta .
10684 \*(ID For compatibility reasons a set
10685 .Va smtp
10686 is used in preference of
10687 .Va mta .
10689 .Mx Va smtp-auth
10690 .It Va smtp-auth-USER@HOST , smtp-auth-HOST , smtp-auth
10691 \*(OP Variable chain that controls the SMTP
10692 .Va mta
10693 authentication method, possible values are
10694 .Ql none
10695 (\*(OU default),
10696 .Ql plain
10697 (\*(IN default),
10698 .Ql login
10699 as well as the \*(OPal methods
10700 .Ql cram-md5
10702 .Ql gssapi .
10704 .Ql none
10705 method does not need any user credentials,
10706 .Ql gssapi
10707 requires a user name and all other methods require a user name and
10708 a password.
10709 See \*(IN
10710 .Va mta ,
10711 .Va user
10713 .Va password
10714 (\*(OU
10715 .Va smtp-auth-password
10717 .Va smtp-auth-user ) .
10718 Note that
10719 .Va smtp-auth-HOST
10720 is \*(IN.
10721 \*(OU: Note for
10722 .Va smtp-auth-USER@HOST :
10723 may override dependent on sender address in the variable
10724 .Va from .
10726 .It Va smtp-auth-password
10727 \*(OP\*(OU Sets the global fallback password for SMTP authentication.
10728 If the authentication method requires a password, but neither
10729 .Va smtp-auth-password
10730 nor a matching
10731 .Va smtp-auth-password-USER@HOST
10732 can be found,
10733 \*(UA will ask for a password on the user's terminal.
10735 .It Va smtp-auth-password-USER@HOST
10736 \*(OU Overrides
10737 .Va smtp-auth-password
10738 for specific values of sender addresses, dependent upon the variable
10739 .Va from .
10741 .It Va smtp-auth-user
10742 \*(OP\*(OU Sets the global fallback user name for SMTP authentication.
10743 If the authentication method requires a user name, but neither
10744 .Va smtp-auth-user
10745 nor a matching
10746 .Va smtp-auth-user-USER@HOST
10747 can be found,
10748 \*(UA will ask for a user name on the user's terminal.
10750 .It Va smtp-auth-user-USER@HOST
10751 \*(OU Overrides
10752 .Va smtp-auth-user
10753 for specific values of sender addresses, dependent upon the variable
10754 .Va from .
10757 .It Va smtp-hostname
10758 \*(OP\*(IN Normally \*(UA uses the variable
10759 .Va from
10760 to derive the necessary
10761 .Ql USER@HOST
10762 information in order to issue a
10763 .Ql MAIL FROM:<>
10764 SMTP
10765 .Va mta
10766 command.
10767 Setting
10768 .Va smtp-hostname
10769 can be used to use the
10770 .Ql USER
10771 from the SMTP account
10772 .Pf ( Va mta
10773 or the
10774 .Va user
10775 variable chain)
10776 and the
10777 .Ql HOST
10778 from the content of this variable (or, if that is the empty string,
10779 .Va hostname
10780 or the local hostname as a last resort).
10781 This often allows using an address that is itself valid but hosted by
10782 a provider other than which (in
10783 .Va from )
10784 is about to send the message.
10785 Setting this variable also influences generated
10786 .Ql Message-ID:
10788 .Ql Content-ID:
10789 header fields.
10791 .Mx Va smtp-use-starttls
10792 .It Va smtp-use-starttls-USER@HOST , smtp-use-starttls-HOST , smtp-use-starttls
10793 \*(BO\*(OP Causes \*(UA to issue a
10794 .Ql STARTTLS
10795 command to make an SMTP
10796 .Va mta
10797 session SSL/TLS encrypted, i.e., to enable transport layer security.
10799 .Mx Va socks-proxy
10800 .It Va socks-proxy-USER@HOST , socks-proxy-HOST , socks-proxy
10801 \*(OP If this is set to the hostname (SOCKS URL) of a SOCKS5 server then
10802 \*(UA will proxy all of its network activities through it.
10803 This can be used to proxy SMTP, POP3 etc. network traffic through the
10804 Tor anonymizer, for example.
10805 The following would create a local SOCKS proxy on port 10000 that
10806 forwards to the machine
10807 .Ql HOST ,
10808 and from which the network traffic is actually instantiated:
10809 .Bd -literal -offset indent
10810 # Create local proxy server in terminal 1 forwarding to HOST
10811 $ ssh -D 10000 USER@HOST
10812 # Then, start a client that uses it in terminal 2
10813 $ \*(uA -Ssocks-proxy-USER@HOST=localhost:10000
10817 .It Va spam-interface
10818 \*(OP In order to use any of the spam-related commands (like, e.g.,
10819 .Ic spamrate )
10820 the desired spam interface must be defined by setting this variable.
10821 Please refer to the manual section
10822 .Sx "Handling spam"
10823 for the complete picture of spam handling in \*(UA.
10824 All or none of the following interfaces may be available:
10826 .Bl -tag -width ".It Ql _ilte_"
10827 .It Ql spamc
10828 Interaction with
10829 .Xr spamc 1
10830 from the
10831 .Xr spamassassin 1
10832 .Pf ( Lk http://spamassassin.apache.org SpamAssassin )
10833 suite.
10834 Different to the generic filter interface \*(UA will automatically add
10835 the correct arguments for a given command and has the necessary
10836 knowledge to parse the program's output.
10837 A default value for
10838 .Va spamc-command
10839 will have been compiled into the \*(UA binary if
10840 .Xr spamc 1
10841 has been found in
10842 .Ev PATH
10843 during compilation.
10844 Shall it be necessary to define a specific connection type (rather than
10845 using a configuration file for that), the variable
10846 .Va spamc-arguments
10847 can be used as in, e.g.,
10848 .Ql -d server.example.com -p 783 .
10849 It is also possible to specify a per-user configuration via
10850 .Va spamc-user .
10851 Note that this interface does not inspect the
10852 .Ql is-spam
10853 flag of a message for the command
10854 .Ic spamforget .
10856 .It Ql filter
10857 generic spam filter support via freely configurable hooks.
10858 This interface is meant for programs like
10859 .Xr bogofilter 1
10860 and requires according behaviour in respect to the hooks' exit
10861 status for at least the command
10862 .Ic spamrate
10863 .Pf ( Ql 0
10864 meaning a message is spam,
10865 .Ql 1
10866 for non-spam,
10867 .Ql 2
10868 for unsure and any other return value indicating a hard error);
10869 since the hooks can include shell code snippets diverting behaviour
10870 can be intercepted as necessary.
10871 The hooks are
10872 .Va spamfilter-ham , spamfilter-noham , spamfilter-nospam , \
10873   spamfilter-rate
10875 .Va spamfilter-spam ;
10876 the manual section
10877 .Sx "Handling spam"
10878 contains examples for some programs.
10879 The process environment of the hooks will have the variable
10880 .Ev MAILX_FILENAME_GENERATED
10881 set.
10882 Note that spam score support for
10883 .Ic spamrate
10884 is not supported unless the \*(OPtional regular expression support is
10885 available and the
10886 .Va spamfilter-rate-scanscore
10887 variable is set.
10892 .It Va spam-maxsize
10893 \*(OP Messages that exceed this size will not be passed through to the
10894 configured
10895 .Va spam-interface .
10896 If unset or 0, the default of 420000 bytes is used.
10899 .It Va spamc-command
10900 \*(OP The path to the
10901 .Xr spamc 1
10902 program for the
10903 .Ql spamc
10904 .Va spam-interface .
10905 Note that the path is not expanded, but used
10906 .Dq as is .
10907 A fallback path will have been compiled into the \*(UA binary if the
10908 executable had been found during compilation.
10911 .It Va spamc-arguments
10912 \*(OP Even though \*(UA deals with most arguments for the
10913 .Ql spamc
10914 .Va spam-interface
10915 automatically, it may at least sometimes be desirable to specify
10916 connection-related ones via this variable, e.g.,
10917 .Ql -d server.example.com -p 783 .
10920 .It Va spamc-user
10921 \*(OP Specify a username for per-user configuration files for the
10922 .Ql spamc
10923 .Va spam-interface .
10924 If this is set to the empty string then \*(UA will use the name of the
10925 current
10926 .Va user .
10933 .It Va spamfilter-ham , spamfilter-noham , \
10934   spamfilter-nospam , spamfilter-rate , spamfilter-spam
10935 \*(OP Command and argument hooks for the
10936 .Ql filter
10937 .Va spam-interface .
10938 The manual section
10939 .Sx "Handling spam"
10940 contains examples for some programs.
10943 .It Va spamfilter-rate-scanscore
10944 \*(OP Because of the generic nature of the
10945 .Ql filter
10946 .Va spam-interface
10947 spam scores are not supported for it by default, but if the \*(OPnal
10948 regular expression support is available then setting this variable can
10949 be used to overcome this restriction.
10950 It is interpreted as follows: first a number (digits) is parsed that
10951 must be followed by a semicolon
10952 .Ql \&;
10953 and an extended regular expression.
10954 Then the latter is used to parse the first output line of the
10955 .Va spamfilter-rate
10956 hook, and, in case the evaluation is successful, the group that has been
10957 specified via the number is interpreted as a floating point scan score.
10961 .It Va ssl-ca-dir , ssl-ca-file
10962 \*(OP Specify the location of trusted CA certificates in PEM (Privacy
10963 Enhanced Mail) format as a directory and a file, respectively, for the
10964 purpose of verification of SSL/TLS server certificates.
10965 It is possible to set both, the file will be loaded immediately, the
10966 directory will be searched whenever no match has yet been found.
10967 The set of CA certificates which are built into the SSL/TLS library can
10968 be explicitly turned off by setting
10969 .Va ssl-ca-no-defaults ,
10970 and further fine-tuning is possible via
10971 .Va ssl-ca-flags ;
10972 also see
10973 .Xr SSL_CTX_load_verify_locations 3
10974 for more information.
10975 \*(UA will try to use the TLS/SNI (ServerNameIndication) extension when
10976 establishing TLS connections to servers identified with hostnames.
10980 .It Va ssl-ca-flags
10981 \*(OP Can be used to fine-tune behaviour of the X509 CA certificate
10982 storage, and the certificate verification that is used (also see
10983 .Va ssl-verify ) .
10984 The value is expected to consist of a comma-separated list of
10985 configuration directives, with any intervening whitespace being ignored.
10986 The directives directly map to flags that can be passed to
10987 .Xr X509_STORE_set_flags 3 ,
10988 which are usually defined in a file
10989 .Pa openssl/x509_vfy.h ,
10990 and the availability of which depends on the used SSL/TLS library
10991 version: a directive without mapping is ignored (error log subject to
10992 .Va debug ) .
10993 Directives currently understood (case-insensitively) include:
10996 .Bl -tag -compact -width ".It Cd BaNg"
10997 .It Cd no-alt-chains
10998 If the initial chain is not trusted, do not attempt to build an
10999 alternative chain.
11000 Setting this flag will make OpenSSL certificate verification match that
11001 of older OpenSSL versions, before automatic building and checking of
11002 alternative chains has been implemented; also see
11003 .Cd trusted-first .
11004 .It Cd no-check-time
11005 Do not check certificate/CRL validity against current time.
11006 .It Cd partial-chain
11007 By default partial, incomplete chains which cannot be verified up to the
11008 chain top, a self-signed root certificate, will not verify.
11009 With this flag set, a chain succeeds to verify if at least one signing
11010 certificate of the chain is in any of the configured trusted stores of
11011 CA certificates.
11012 The OpenSSL manual page
11013 .Xr SSL_CTX_load_verify_locations 3
11014 gives some advise how to manage your own trusted store of CA certificates.
11015 .It Cd strict
11016 Disable workarounds for broken certificates.
11017 .It Cd trusted-first
11018 Try building a chain using issuers in the trusted store first to avoid
11019 problems with server-sent legacy intermediate certificates.
11020 Newer versions of OpenSSL support alternative chain checking and enable
11021 it by default, resulting in the same behaviour; also see
11022 .Cd no-alt-chains .
11027 .It Va ssl-ca-no-defaults
11028 \*(BO\*(OP Do not load the default CA locations that are built into the
11029 used to SSL/TLS library to verify SSL/TLS server certificates.
11031 .Mx Va ssl-cert
11032 .It Va ssl-cert-USER@HOST , ssl-cert-HOST , ssl-cert
11033 \*(OP Variable chain that sets the filename for a SSL/TLS client
11034 certificate required by some servers.
11035 This is a direct interface to the
11036 .Ql Certificate
11037 slot of the
11038 .Xr SSL_CONF_cmd 3
11039 function of the OpenSSL library, if available.
11041 .Mx Va ssl-cipher-list
11042 .It Va ssl-cipher-list-USER@HOST , ssl-cipher-list-HOST , ssl-cipher-list
11043 \*(OP Specifies a list of ciphers for SSL/TLS connections.
11044 This is a direct interface to the
11045 .Ql CipherString
11046 slot of the
11047 .Xr SSL_CONF_cmd 3
11048 function of the OpenSSL library, if available; see
11049 .Xr ciphers 1
11051 .Xr SSL_CTX_set_cipher_list 3
11052 for more information.
11053 By default \*(UA does not set a list of ciphers, in effect using a
11054 .Va ssl-protocol
11055 specific cipher (protocol standards ship with a list of acceptable
11056 ciphers), possibly cramped to what the actually used SSL/TLS library
11057 supports \(en the manual section
11058 .Sx "An example configuration"
11059 also contains a SSL/TLS use case.
11062 .It Va ssl-config-file
11063 \*(OP If this variable is set \*(UA will call
11064 .Xr CONF_modules_load_file 3
11065 to allow OpenSSL to be configured according to the host system wide
11066 security settings.
11067 If a non-empty value is given then this will be used to specify the
11068 configuration file to be used instead of the global OpenSSL default;
11069 note that in this case it is an error if the file cannot be loaded.
11070 The application name will always be passed as
11071 .Dq \*(uA .
11073 .Mx Va ssl-curves
11074 .It Va ssl-curves-USER@HOST , ssl-curves-HOST , ssl-curves
11075 \*(OP Specifies a list of supported curves for SSL/TLS connections.
11076 This is a direct interface to the
11077 .Ql Curves
11078 slot of the
11079 .Xr SSL_CONF_cmd 3
11080 function of the OpenSSL library, if available; see
11081 .Xr SSL_CTX_set1_curves_list 3
11082 for more information.
11083 By default \*(UA does not set a list of curves.
11087 .It Va ssl-crl-dir , ssl-crl-file
11088 \*(OP Specify a directory / a file, respectively that contains a CRL in
11089 PEM format to use when verifying SSL/TLS server certificates.
11091 .Mx Va ssl-key
11092 .It Va ssl-key-USER@HOST , ssl-key-HOST , ssl-key
11093 \*(OP Variable chain that sets the filename for the private key of
11094 a SSL/TLS client certificate.
11095 If unset, the name of the certificate file is used.
11096 The file is expected to be in PEM format.
11097 This is a direct interface to the
11098 .Ql PrivateKey
11099 slot of the
11100 .Xr SSL_CONF_cmd 3
11101 function of the OpenSSL library, if available.
11103 .It Va ssl-method-USER@HOST , ssl-method-HOST , ssl-method
11104 \*(OB\*(OP Please use the newer and more flexible
11105 .Va ssl-protocol
11106 instead: if both values are set,
11107 .Va ssl-protocol
11108 will take precedence!
11109 Can be set to the following values, the actually used
11110 .Va ssl-protocol
11111 specification to which it is mapped is shown in parenthesis:
11112 .Ql tls1.2
11113 .Pf ( Ql -ALL, TLSv1.2 ) ,
11114 .Ql tls1.1
11115 .Pf ( Ql -ALL, TLSv1.1 ) ,
11116 .Ql tls1
11117 .Pf ( Ql -ALL, TLSv1 )
11119 .Ql ssl3
11120 .Pf ( Ql -ALL, SSLv3 ) ;
11121 the special value
11122 .Ql auto
11123 is mapped to
11124 .Ql ALL, -SSLv2
11125 and thus includes the SSLv3 protocol.
11126 Note that SSLv2 is no longer supported at all.
11128 .Mx Va ssl-protocol
11129 .It Va ssl-protocol-USER@HOST , ssl-protocol-HOST , ssl-protocol
11130 \*(OP Specify the used SSL/TLS protocol.
11131 This is a direct interface to the
11132 .Ql Protocol
11133 slot of the
11134 .Xr SSL_CONF_cmd 3
11135 function of the OpenSSL library, if available;
11136 otherwise an \*(UA internal parser is used which understands the
11137 following subset of (case-insensitive) command strings:
11138 .Ql SSLv3 ,
11139 .Ql TLSv1 ,
11140 .Ql TLSv1.1
11142 .Ql TLSv1.2 ,
11143 as well as the special value
11144 .Ql ALL .
11145 Multiple specifications may be given via a comma-separated list which
11146 ignores any whitespace.
11147 An optional
11148 .Ql +
11149 plus sign prefix will enable a protocol, a
11150 .Ql -
11151 hyphen-minus prefix will disable it, so that
11152 .Ql -ALL, TLSv1.2
11153 will enable only the TLSv1.2 protocol.
11155 It depends upon the used TLS/SSL library which protocols are actually
11156 supported and which protocols are used if
11157 .Va ssl-protocol
11158 is not set, but note that SSLv2 is no longer supported at all and
11159 actively disabled.
11160 Especially for older protocols explicitly securing
11161 .Va ssl-cipher-list
11162 may be worthwile, see
11163 .Sx "An example configuration" .
11166 .It Va ssl-rand-egd
11167 \*(OP Gives the pathname to an entropy daemon socket, see
11168 .Xr RAND_egd 3 .
11169 Not all SSL/TLS libraries support this.
11172 .It Va ssl-rand-file
11173 \*(OP Gives the filename to a file with random entropy data, see
11174 .Xr RAND_load_file 3 .
11175 If this variable is not set, or set to the empty string, or if the
11176 .Sx "Filename transformations"
11177 fail, then
11178 .Xr RAND_file_name 3
11179 will be used to create the filename if, and only if,
11180 .Xr RAND_status 3
11181 documents that the SSL PRNG is not yet sufficiently seeded.
11182 If \*(UA successfully seeded the SSL PRNG then it will update the file
11183 .Pf ( Xr RAND_write_file 3 ) .
11184 This variable is only used if
11185 .Va ssl-rand-egd
11186 is not set (or not supported by the SSL/TLS library).
11188 .Mx Va ssl-verify
11189 .It Va ssl-verify-USER@HOST , ssl-verify-HOST , ssl-verify
11190 \*(OP Variable chain that sets the action to be performed if an error
11191 occurs during SSL/TLS server certificate validation against the
11192 specified or default trust stores
11193 .Va ssl-ca-dir ,
11194 .Va ssl-ca-file ,
11195 or the SSL/TLS library built-in defaults (unless usage disallowed via
11196 .Va ssl-ca-no-defaults ) ,
11197 and as fine-tuned via
11198 .Va ssl-ca-flags .
11199 Valid (case-insensitive) values are
11200 .Ql strict
11201 (fail and close connection immediately),
11202 .Ql ask
11203 (ask whether to continue on standard input),
11204 .Ql warn
11205 (show a warning and continue),
11206 .Ql ignore
11207 (do not perform validation).
11208 The default is
11209 .Ql ask .
11212 .It Va stealthmua
11213 If only set without an assigned value, then this setting inhibits the
11214 generation of the
11215 .Ql Message-ID: ,
11216 .Ql Content-ID:
11218 .Ql User-Agent:
11219 header fields that include obvious references to \*(UA.
11220 There are two pitfalls associated with this:
11221 First, the message id of outgoing messages is not known anymore.
11222 Second, an expert may still use the remaining information in the header
11223 to track down the originating mail user agent.
11224 If set to the value
11225 .Ql noagent ,
11226 then the mentioned
11227 .Ql Message-ID:
11229 .Ql Content-ID:
11230 suppression does not occur.
11234 .It Va termcap
11235 (\*(OP) This specifies a comma-separated list of
11236 .Lb libterminfo
11237 and/or
11238 .Lb libtermcap
11239 capabilities (see
11240 .Sx "On terminal control and line editor" ,
11241 escape commas with reverse solidus) to be used to overwrite or define
11242 entries.
11243 .Sy Note
11244 this variable will only be queried once at program startup and can
11245 thus only be specified in resource files or on the command line.
11248 String capabilities form
11249 .Ql cap=value
11250 pairs and are expected unless noted otherwise.
11251 Numerics have to be notated as
11252 .Ql cap#number
11253 where the number is expected in normal decimal notation.
11254 Finally, booleans do not have any value but indicate a true or false
11255 state simply by being defined or not; this indeed means that \*(UA
11256 does not support undefining an existing boolean.
11257 String capability values will undergo some expansions before use:
11258 for one notations like
11259 .Ql ^LETTER
11260 stand for
11261 .Ql control-LETTER ,
11262 and for clarification purposes
11263 .Ql \eE
11264 can be used to specify
11265 .Ql escape
11266 (the control notation
11267 .Ql ^[
11268 could lead to misreadings when a left bracket follows, which it does for
11269 the standard CSI sequence);
11270 finally three letter octal sequences, as in
11271 .Ql \e061 ,
11272 are supported.
11273 To specify that a terminal supports 256-colours, and to define sequences
11274 that home the cursor and produce an audible bell, one might write:
11276 .Bd -literal -offset indent
11277 ? set termcap='Co#256,home=\eE[H,bel=^G'
11281 The following terminal capabilities are or may be meaningful for the
11282 operation of the built-in line editor or \*(UA in general:
11285 .Bl -tag -compact -width ".It Cd yay"
11286 .\" HAVE_COLOUR
11287 .It Cd colors Ns \0or Cd Co
11288 .Cd max_colors :
11289 numeric capability specifying the maximum number of colours.
11290 Note that \*(UA does not actually care about the terminal beside that,
11291 but always emits ANSI / ISO 6429 escape sequences.
11293 .\" HAVE_TERMCAP
11294 .It Cd rmcup Ns \0or Cd te Ns \0/ Cd smcup Ns \0or Cd ti
11295 .Cd exit_ca_mode
11297 .Cd enter_ca_mode ,
11298 respectively: exit and enter the alternative screen ca-mode,
11299 effectively turning \*(UA into a fullscreen application.
11300 This must be enabled explicitly by setting
11301 .Va termcap-ca-mode .
11303 .It Cd smkx Ns \0or Cd ks Ns \0/ Cd rmkx Ns \0or Cd ke
11304 .Cd keypad_xmit
11306 .Cd keypad_local ,
11307 respectively: enable and disable the keypad.
11308 This is always enabled if available, because it seems even keyboards
11309 without keypads generate other key codes for, e.g., cursor keys in that
11310 case, and only if enabled we see the codes that we are interested in.
11312 .It Cd ed Ns \0or Cd cd
11313 .Cd clr_eos :
11314 clear the screen.
11316 .It Cd clear Ns \0or Cd cl
11317 .Cd clear_screen :
11318 clear the screen and home cursor.
11319 (Will be simulated via
11320 .Cd ho
11321 plus
11322 .Cd cd . )
11324 .It Cd home Ns \0or Cd ho
11325 .Cd cursor_home :
11326 home cursor.
11328 .\" HAVE_MLE
11329 .It Cd el Ns \0or Cd ce
11330 .Cd clr_eol :
11331 clear to the end of line.
11332 (Will be simulated via
11333 .Cd ch
11334 plus repetitions of space characters.)
11336 .It Cd hpa Ns \0or Cd ch
11337 .Cd column_address :
11338 move the cursor (to the given column parameter) in the current row.
11339 (Will be simulated via
11340 .Cd cr
11341 plus
11342 .Cd nd . )
11344 .It Cd cr
11345 .Cd carriage_return :
11346 move to the first column in the current row.
11347 The default built-in fallback is
11348 .Ql \er .
11350 .It Cd cub1 Ns \0or Cd le
11351 .Cd cursor_left :
11352 move the cursor left one space (non-destructively).
11353 The default built-in fallback is
11354 .Ql \eb .
11356 .It Cd cuf1 Ns \0or Cd nd
11357 .Cd cursor_right :
11358 move the cursor right one space (non-destructively).
11359 The default built-in fallback is
11360 .Ql \eE[C ,
11361 which is used by most terminals.
11362 Less often occur
11363 .Ql \eEC
11365 .Ql \eEOC .
11369 Many more capabilities which describe key-sequences are documented for
11370 .Ic bind .
11374 .It Va termcap-ca-mode
11375 \*(OP Allow usage of the
11376 .Cd exit_ca_mode
11378 .Cd enter_ca_mode
11379 terminal capabilities, effectively turning \*(UA into a fullscreen
11380 application, as documented for
11381 .Va termcap .
11382 .Sy Note
11383 this variable will only be queried once at program startup and can
11384 thus only be specified in resource files or on the command line.
11387 .It Va termcap-disable
11388 \*(OP Disable any interaction with a terminal control library.
11389 If set only some generic fallback built-ins and possibly the content of
11390 .Va termcap
11391 describe the terminal to \*(UA.
11392 .Sy Note
11393 this variable will only be queried once at program startup and can
11394 thus only be specified in resource files or on the command line.
11397 .It Va toplines
11398 If defined, gives the number of lines of a message to be displayed
11399 with the command
11400 .Ic top ;
11401 if unset, the first five lines are printed, if set to 0 the variable
11402 .Va screen
11403 is inspected.
11404 If the value is negative then its absolute value will be used for
11405 unsigned right shifting (see
11406 .Ic vexpr )
11408 .Va screen
11409 height.
11412 .It Va topsqueeze
11413 \*(BO If set then the
11414 .Ic top
11415 command series will strip adjacent empty lines and quotations.
11418 .It Va ttycharset
11419 The character set of the terminal \*(UA operates on,
11420 and the one and only supported character set that \*(UA can use if no
11421 character set conversion capabilities have been compiled into it,
11422 in which case it defaults to ISO-8859-1 unless it can deduce a value
11423 from the locale specified in the
11424 .Ev LC_CTYPE
11425 environment variable (if supported, see there for more).
11426 It defaults to UTF-8 if conversion is available.
11427 Refer to the section
11428 .Sx "Character sets"
11429 for the complete picture about character sets.
11432 .It Va typescript-mode
11433 \*(BO A special multiplex variable that disables all variables and
11434 settings which result in behaviour that interferes with running \*(UA in
11435 .Xr script 1 ,
11436 e.g., it sets
11437 .Va colour-disable ,
11438 .Va line-editor-disable
11439 and (before startup completed only)
11440 .Va termcap-disable .
11441 Unsetting it does not restore the former state of the covered settings.
11444 .It Va umask
11445 For a safety-by-default policy \*(UA sets its process
11446 .Xr umask 2
11448 .Ql 0077 ,
11449 but this variable can be used to override that:
11450 set it to an empty value to do not change the (current) setting (on
11451 startup), otherwise the process file mode creation mask is updated to
11452 the new value.
11453 Child processes inherit the process file mode creation mask.
11455 .Mx Va user
11456 .It Va user-HOST , user
11457 \*(IN Variable chain that sets a global fallback user name, which is
11458 used in case none has been given in the protocol and account-specific
11459 URL.
11460 This variable defaults to the name of the user who runs \*(UA.
11463 .It Va v15-compat
11464 \*(BO Setting this enables upward compatibility with \*(UA
11465 version 15.0 in respect to which configuration options are available and
11466 how they are handled.
11467 This manual uses \*(IN and \*(OU to refer to the new and the old way of
11468 doing things, respectively.
11471 .It Va verbose
11472 \*(BO This setting, also controllable via the command line option
11473 .Fl v ,
11474 causes \*(UA to be more verbose, e.g., it will display obsoletion
11475 warnings and SSL/TLS certificate chains.
11476 Even though marked \*(BO this option may be set twice in order to
11477 increase the level of verbosity even more, in which case even details of
11478 the actual message delivery and protocol conversations are shown.
11479 A single
11480 .Pf no Va verbose
11481 is sufficient to disable verbosity as such.
11488 .It Va version , version-date , version-major , version-minor , version-update
11489 \*(RO \*(UA version information: the first variable contains a string
11490 containing the complete version identification, the latter three contain
11491 only digits: the major, minor and update version numbers.
11492 The date is in ISO 8601 notation.
11493 The output of the command
11494 .Ic version
11495 will include this information.
11498 .It Va writebackedited
11499 If this variable is set messages modified using the
11500 .Ic edit
11502 .Ic visual
11503 commands are written back to the current folder when it is quit;
11504 it is only honoured for writable folders in MBOX format, though.
11505 Note that the editor will be pointed to the raw message content in that
11506 case, i.e., neither MIME decoding nor decryption will have been
11507 performed, and proper RFC 4155
11508 .Ql From_
11509 quoting of newly added or edited content is also left as an excercise to
11510 the user.
11512 .\" }}} (Variables)
11514 .\" }}} (INTERNAL VARIABLES)
11517 .\" .Sh ENVIRONMENT {{{
11518 .Sh ENVIRONMENT
11520 The term
11521 .Dq environment variable
11522 should be considered an indication that these variables are either
11523 standardized as vivid parts of process environments, or that they are
11524 commonly found in there.
11525 The process environment is inherited from the
11526 .Xr sh 1
11527 once \*(UA is started, and unless otherwise explicitly noted handling of
11528 the following variables transparently integrates into that of the
11529 .Sx "INTERNAL VARIABLES"
11530 from \*(UA's point of view.
11531 This means that, e.g., they can be managed via
11532 .Ic set
11534 .Ic unset ,
11535 causing automatic program environment updates (to be inherited by
11536 newly created child processes).
11539 In order to transparently integrate other environment variables equally
11540 they need to be imported (linked) with the command
11541 .Ic environ .
11542 This command can also be used to set and unset non-integrated
11543 environment variables from scratch, sufficient system support provided.
11544 The following example, applicable to a POSIX shell, sets the
11545 .Ev COLUMNS
11546 environment variable for \*(UA only, and beforehand exports the
11547 .Ev EDITOR
11548 in order to affect any further processing in the running shell:
11550 .Bd -literal -offset indent
11551 $ EDITOR="vim -u ${HOME}/.vimrc"
11552 $ export EDITOR
11553 $ COLUMNS=80 \*(uA -R
11556 .Bl -tag -width ".It Ev BaNg"
11558 .It Ev COLUMNS
11559 The user's preferred width in column positions for the terminal screen
11560 or window.
11561 Queried and used once on program startup, actively managed for child
11562 processes and the MLE (see
11563 .Sx "On terminal control and line editor" )
11564 in interactive mode thereafter.
11565 Ignored in non-interactive mode, which always uses 80 columns, unless in
11566 .fl #
11567 batch mode.
11570 .It Ev DEAD
11571 The name of the (mailbox)
11572 .Ic file
11573 to use for saving aborted messages if
11574 .Va save
11575 is set; this defaults to
11576 .Pa dead.letter
11577 in the user's
11578 .Ev HOME
11579 directory.
11580 If the variable
11581 .Va debug
11582 is set no output will be generated, otherwise the contents of the file
11583 will be replaced.
11586 .It Ev EDITOR
11587 Pathname of the text editor to use in the
11588 .Ic edit
11589 command and
11590 .Ic ~e
11591 .Sx "COMMAND ESCAPES" .
11592 A default editor is used if this value is not defined.
11595 .It Ev HOME
11596 The user's home directory.
11597 This variable is only used when it resides in the process environment.
11598 The calling user's home directory will be used instead if this directory
11599 does not exist, is not accessible or cannot be read.
11600 (No test for being writable is performed to allow usage by
11601 non-privileged users within read-only jails, but dependent on the
11602 variable settings this directory is a default write target, e.g. for
11603 .Ev DEAD ,
11604 .Ev MBOX
11605 and more.)
11610 .It Ev LC_ALL , LC_CTYPE , LANG
11611 \*(OP The (names in lookup order of the)
11612 .Xr locale 7
11613 (and / or see
11614 .Xr setlocale 3 )
11615 which indicates the used
11616 .Sx "Character sets" .
11617 Runtime changes trigger automatic updates of the entire locale system,
11618 updating and overwriting also a
11619 .Va ttycharset
11620 set by the user.
11623 .It Ev LINES
11624 The user's preferred number of lines on a page or the vertical screen
11625 or window size in lines.
11626 Queried and used once on program startup, actively managed for child
11627 processes in interactive mode thereafter.
11628 Ignored in non-interactive mode, which always uses 24 lines, unless in
11629 .fl #
11630 batch mode.
11633 .It Ev LISTER
11634 Pathname of the directory lister to use in the
11635 .Ic folders
11636 command when operating on local mailboxes.
11637 Default is
11638 .Xr ls 1
11639 (path search through
11640 .Ev SHELL ) .
11643 .It Ev LOGNAME
11644 Upon startup \*(UA will actively ensure that this variable refers to the
11645 name of the user who runs \*(UA, in order to be able to pass a verified
11646 name to any newly created child process.
11649 .It Ev MAIL
11650 Is used as the users
11651 .Mx -sx
11652 .Sx "primary system mailbox"
11653 unless
11654 .Va inbox
11655 is set.
11656 This is assumed to be an absolute pathname.
11659 .It Ev MAILCAPS
11660 \*(OP Overrides the default path search for
11661 .Sx "The Mailcap files" ,
11662 which is defined in the standard RFC 1524 as
11663 .Ql ~/.mailcap:\:/etc/mailcap:\:/usr/etc/mailcap:\:/usr/local/etc/mailcap .
11664 .\" TODO we should have a mailcaps-default virtual RDONLY option!
11665 (\*(UA makes it a configuration option, however.)
11666 Note this is not a search path, but a path search.
11669 .It Ev MAILRC
11670 Is used as a startup file instead of
11671 .Pa \*(ur
11672 if set.
11673 When \*(UA scripts are invoked on behalf of other users,
11674 either this variable should be set to
11675 .Pa /dev/null
11676 or the
11677 .Fl \&:
11678 command line option should be used in order to avoid side-effects from
11679 reading their configuration files.
11680 This variable is only used when it resides in the process environment.
11683 .It Ev MAILX_NO_SYSTEM_RC
11684 If this variable is set then reading of
11685 .Pa \*(UR
11686 at startup is inhibited, i.e., the same effect is achieved as if \*(UA
11687 had been started up with the option
11688 .Fl \&:
11689 (and according argument) or
11690 .Fl n .
11691 This variable is only used when it resides in the process environment.
11694 .It Ev MBOX
11695 The name of the users
11696 .Mx -sx
11697 .Sx "secondary mailbox"
11698 file.
11699 A logical subset of the special
11700 .Sx "Filename transformations"
11701 (also see
11702 .Ic file )
11703 are supported.
11704 The default is
11705 .Pa ~/mbox .
11706 Traditionally this MBOX is used as the file to save messages from the
11707 .Mx -sx
11708 .Sx "primary system mailbox"
11709 that have been read.
11710 Also see
11711 .Sx "Message states" .
11714 .It Ev NETRC
11715 \*(IN\*(OP This variable overrides the default location of the user's
11716 .Pa ~/.netrc
11717 file.
11720 .It Ev PAGER
11721 Pathname of the program to use for backing the command
11722 .Ic more ,
11723 and when the
11724 .Va crt
11725 variable enforces usage of a pager for output.
11726 The default paginator is
11727 .Xr more 1
11728 (path search through
11729 .Ev SHELL ) .
11731 \*(UA inspects the contents of this variable: if its contains the string
11732 .Dq less
11733 then a non-existing environment variable
11734 .Ev LESS
11735 will be set to
11736 .Ql Ri ,
11737 likewise for
11738 .Dq lv
11739 .Ev LV
11740 will optionally be set to
11741 .Ql -c .
11742 Alse see
11743 .Va colour-pager .
11746 .It Ev PATH
11747 A colon-separated list of directories that is searched by the shell when
11748 looking for commands, e.g.,
11749 .Ql /bin:/usr/bin:/usr/local/bin .
11752 .It Ev POSIXLY_CORRECT
11753 This variable is automatically looked for upon startup, see
11754 .Va posix
11755 for more.
11758 .It Ev SHELL
11759 The shell to use for the commands
11760 .Ic \&! ,
11761 .Ic shell ,
11763 .Ic ~!
11764 .Sx "COMMAND ESCAPES"
11765 and when starting subprocesses.
11766 A default shell is used if this environment variable is not defined.
11769 .It Ev SOURCE_DATE_EPOCH
11770 This specifies a time in seconds since the Unix epoch (1970-01-01) to be
11771 used in place of the current time.
11772 This variable is looked up upon program startup, and its existence will
11773 switch \*(UA to a completely reproducible mode which causes
11774 deterministic random numbers, a special fixed (non-existent?)
11775 .Ev LOGNAME
11776 and more to be used and set.
11777 It is to be used during development or by software packagers.
11778 \*(ID Currently an invalid setting is only ignored, rather than causing
11779 a program abortion.
11781 .Dl $ SOURCE_DATE_EPOCH=`date +%s` \*(uA
11784 .It Ev TERM
11785 \*(OP The terminal type for which output is to be prepared.
11786 For extended colour and font control please refer to
11787 .Sx "Coloured display" ,
11788 and for terminal management in general to
11789 .Sx "On terminal control and line editor" .
11792 .It Ev TMPDIR
11793 Used as directory for temporary files instead of
11794 .Pa /tmp ,
11795 if set, existent, accessible as well as read- and writable.
11796 This variable is only used when it resides in the process environment,
11797 but \*(UA will ensure at startup that this environment variable is
11798 updated to contain a usable temporary directory.
11801 .It Ev USER
11802 Identical to
11803 .Ev LOGNAME
11804 (see there), but this variable is not standardized, should therefore not
11805 be used, and is only corrected if already set.
11808 .It Ev VISUAL
11809 Pathname of the text editor to use in the
11810 .Ic visual
11811 command and
11812 .Ic ~v
11813 .Sx "COMMAND ESCAPES" .
11816 .\" }}}
11819 .\" .Sh FILES {{{
11820 .Sh FILES
11822 .\" file list {{{
11823 .Bl -tag -width ".It Pa BaNg"
11824 .It Pa \*(ur
11825 File giving initial commands, one of the
11826 .Sx "Resource files" .
11828 .It Pa \*(UR
11829 System wide initialization file, one of the
11830 .Sx "Resource files" .
11833 .It Pa ~/.mailcap
11834 \*(OP Personal MIME type handler definition file, see
11835 .Sx "The Mailcap files" .
11836 This location is part of the RFC 1524 standard search path, which is
11837 a configuration option and can be overridden via
11838 .Ev MAILCAPS .
11841 .It Pa /etc/mailcap
11842 \*(OP System wide MIME type handler definition file, see
11843 .Sx "The Mailcap files" .
11844 This location is part of the RFC 1524 standard search path, which is
11845 a configuration option and can be overridden via
11848 .It Pa ~/mbox
11849 The default value for
11850 .Ev MBOX .
11851 The actually used path is a configuration option.
11854 .It Pa ~/.mime.types
11855 Personal MIME types, see
11856 .Sx "The mime.types files" .
11857 The actually used path is a configuration option.
11860 .It Pa /etc/mime.types
11861 System wide MIME types, see
11862 .Sx "The mime.types files" .
11863 The actually used path is a configuration option.
11866 .It Pa ~/.netrc
11867 \*(IN\*(OP The default location of the users
11868 .Pa .netrc
11869 file \(en the section
11870 .Sx "The .netrc file"
11871 documents the file format.
11872 The actually used path is a configuration option and can be overridden via
11873 .Ev NETRC .
11876 .It Pa /dev/null
11877 The data sink
11878 .Xr null 4 .
11879 The actually used path is a compile-time constant.
11881 .\" }}}
11883 .\" .Ss "Resource files" {{{
11884 .Ss "Resource files"
11886 Upon startup \*(UA reads in several resource files:
11888 .Bl -tag -width ".It Pa BaNg"
11890 .It Pa \*(UR
11891 System wide initialization file.
11892 Reading of this file can be suppressed, either by using the
11893 .Fl \&:
11894 (and according argument) or
11895 .Fl n
11896 command line options, or by setting the
11897 .Sx ENVIRONMENT
11898 variable
11899 .Ev MAILX_NO_SYSTEM_RC .
11902 .It Pa \*(ur
11903 File giving initial commands.
11904 A different file can be chosen by setting the
11905 .Sx ENVIRONMENT
11906 variable
11907 .Ev MAILRC .
11908 Reading of this file can be suppressed with the
11909 .Fl \&:
11910 command line option.
11912 .It Va mailx-extra-rc
11913 Defines a startup file to be read after all other resource files.
11914 It can be used to specify settings that are not understood by other
11915 .Xr mailx 1
11916 implementations, for example.
11917 This variable is only honoured when defined in a resource file, e.g.,
11918 it is one of the
11919 .Sx "INTERNAL VARIABLES" .
11923 The content of these files is interpreted as follows:
11926 .Bl -bullet -compact
11928 The whitespace characters space, tabulator and newline,
11929 as well as those defined by the variable
11930 .Va ifs ,
11931 are removed from the beginning and end of input lines.
11933 Empty lines are ignored.
11935 Any other line is interpreted as a command.
11936 It may be spread over multiple input lines if the newline character is
11937 .Dq escaped
11938 by placing a reverse solidus character
11939 .Ql \e
11940 as the last character of the line; whereas any leading whitespace of
11941 follow lines is ignored, trailing whitespace before a escaped newline
11942 remains in the input.
11944 If the line (content) starts with the number sign
11945 .Ql #
11946 then it is a comment-command and also ignored.
11947 (The comment-command is a real command, which does nothing, and
11948 therefore the usual follow lines mechanism applies!)
11952 Unless \*(UA is about to enter interactive mode syntax errors that occur
11953 while loading these files are treated as errors and cause program exit.
11954 More files with syntactically equal content can be
11955 .Ic source Ns ed .
11956 The following, saved in a file, would be an examplary content:
11958 .Bd -literal -offset indent
11959  # This line is a comment command.  And y\e
11960     es, it is really continued here.
11961 set debug \e
11962     verbose
11963     set editheaders
11965 .\" }}}
11967 .\" .Ss "The mime.types files" {{{
11968 .Ss "The mime.types files"
11970 As stated in
11971 .Sx "HTML mail and MIME attachments"
11972 \*(UA needs to learn about MIME (Multipurpose Internet Mail Extensions)
11973 media types in order to classify message and attachment content.
11974 One source for them are
11975 .Pa mime.types
11976 files, the loading of which can be controlled by setting the variable
11977 .Va mimetypes-load-control .
11978 Another is the command
11979 .Ic mimetype ,
11980 which also offers access to \*(UAs MIME type cache.
11981 .Pa mime.types
11982 files have the following syntax:
11984 .Bd -literal -offset indent
11985 type/subtype extension [extension ...]
11986 # E.g., text/html html htm
11990 where
11991 .Ql type/subtype
11992 define the MIME media type, as standardized in RFC 2046:
11993 .Ql type
11994 is used to declare the general type of data, while the
11995 .Ql subtype
11996 specifies a specific format for that type of data.
11997 One or multiple filename
11998 .Ql extension Ns
11999 s, separated by whitespace, can be bound to the media type format.
12000 Comments may be introduced anywhere on a line with a number sign
12001 .Ql # ,
12002 causing the remaining line to be discarded.
12004 \*(UA also supports an extended, non-portable syntax in especially
12005 crafted files, which can be loaded via the alternative value syntax of
12006 .Va mimetypes-load-control ,
12007 and prepends an optional
12008 .Ql type-marker :
12011 .Dl [type-marker ]type/subtype extension [extension ...]
12014 The following type markers are supported:
12017 .Bl -tag -compact -width ".It Ar _n_u"
12018 .It Ar @
12019 Treat message parts with this content as plain text.
12020 .It Ar @t
12021 The same as plain
12022 .Ar @ .
12023 .It Ar @h
12024 Treat message parts with this content as HTML tagsoup.
12025 If the \*(OPal HTML-tagsoup-to-text converter is not available treat
12026 the content as plain text instead.
12027 .It Ar @H
12028 Likewise
12029 .Ar @h ,
12030 but instead of falling back to plain text require an explicit content
12031 handler to be defined.
12035 Further reading:
12036 for sending messages:
12037 .Ic mimetype ,
12038 .Va mime-allow-text-controls ,
12039 .Va mimetypes-load-control .
12040 For reading etc. messages:
12041 .Sx "HTML mail and MIME attachments" ,
12042 .Sx "The Mailcap files" ,
12043 .Ic mimetype ,
12044 .Va mime-counter-evidence ,
12045 .Va mimetypes-load-control ,
12046 .Va pipe-TYPE/SUBTYPE ,
12047 .Va pipe-EXTENSION .
12048 .\" }}}
12050 .\" .Ss "The Mailcap files" {{{
12051 .Ss "The Mailcap files"
12053 .\" TODO MAILCAP DISABLED
12054 .Sy This feature is not available in v14.9.0, sorry!
12055 RFC 1524 defines a
12056 .Dq User Agent Configuration Mechanism
12057 which \*(UA \*(OPally supports (see
12058 .Sx "HTML mail and MIME attachments" ) .
12059 It defines a file format to be used to inform mail user agent programs
12060 about the locally-installed facilities for handling various data
12061 formats, i.e., about commands and how they can be used to display, edit
12062 et cetera MIME part contents, as well as a default path search that
12063 includes multiple possible locations of
12064 .Dq mailcap
12065 files and the
12066 .Ev MAILCAPS
12067 environment variable that can be used to overwrite that (repeating here
12068 that it is not a search path, but instead a path search specification).
12069 Any existing files will be loaded in sequence, appending any content to
12070 the list of MIME type handler directives.
12073 .Dq Mailcap
12074 files consist of a set of newline separated entries.
12075 Comment lines start with a number sign
12076 .Ql #
12077 (in the first column!) and are ignored.
12078 Empty lines are also ignored.
12079 All other lines form individual entries that must adhere to the syntax
12080 described below.
12081 To extend a single entry (not comment) its line can be continued on
12082 follow lines if newline characters are
12083 .Dq escaped
12084 by preceding them with the reverse solidus character
12085 .Ql \e .
12086 The standard does not specify how leading whitespace of follow lines
12087 is to be treated, therefore \*(UA retains it.
12090 .Dq Mailcap
12091 entries consist of a number of semicolon
12092 .Ql \&;
12093 separated fields, and the reverse solidus
12094 .Ql \e
12095 character can be used to escape any following character including
12096 semicolon and itself.
12097 The first two fields are mandatory and must occur in the specified
12098 order, the remaining fields are optional and may appear in any order.
12099 Leading and trailing whitespace of content is ignored (removed).
12102 The first field defines the MIME
12103 .Ql TYPE/SUBTYPE
12104 the entry is about to handle (case-insensitively, and no reverse solidus
12105 escaping is possible in this field).
12106 If the subtype is specified as an asterisk
12107 .Ql *
12108 the entry is meant to match all subtypes of the named type, e.g.,
12109 .Ql audio/*
12110 would match any audio type.
12111 The second field defines the shell command which shall be used to
12112 .Dq display
12113 MIME parts of the given type; it is implicitly called the
12114 .Cd view
12115 command.
12118 For data
12119 .Dq consuming
12120 shell commands message (MIME part) data is passed via standard input
12121 unless the given shell command includes one or more instances of the
12122 (unquoted) string
12123 .Ql %s ,
12124 in which case these instances will be replaced with a temporary filename
12125 and the data will have been stored in the file that is being pointed to.
12126 Likewise, for data
12127 .Dq producing
12128 shell commands data is assumed to be generated on standard output unless
12129 the given command includes (one ore multiple)
12130 .Ql %s .
12131 In any case any given
12132 .Ql %s
12133 format is replaced with a(n already) properly quoted filename.
12134 Note that when a command makes use of a temporary file via
12135 .Ql %s
12136 then \*(UA will remove it again, as if the
12137 .Cd x-mailx-tmpfile ,
12138 .Cd x-mailx-tmpfile-fill
12140 .Cd x-mailx-tmpfile-unlink
12141 flags had been set; see below for more.
12144 The optional fields either define a shell command or an attribute (flag)
12145 value, the latter being a single word and the former being a keyword
12146 naming the field followed by an equals sign
12147 .Ql =
12148 succeeded by a shell command, and as usual for any
12149 .Dq Mailcap
12150 content any whitespace surrounding the equals sign will be removed, too.
12151 Optional fields include the following:
12154 .Bl -tag -width ".It Cd BaNg"
12155 .It Cd compose
12156 A program that can be used to compose a new body or body part in the
12157 given format.
12158 (Currently unused.)
12160 .It Cd composetyped
12161 Similar to the
12162 .Cd compose
12163 field, but is to be used when the composing program needs to specify the
12164 .Ql Content-type:
12165 header field to be applied to the composed data.
12166 (Currently unused.)
12168 .It Cd edit
12169 A program that can be used to edit a body or body part in the given
12170 format.
12171 (Currently unused.)
12173 .It Cd print
12174 A program that can be used to print a message or body part in the given
12175 format.
12176 (Currently unused.)
12178 .It Cd test
12179 Specifies a program to be run to test some condition, e.g., the machine
12180 architecture, or the window system in use, to determine whether or not
12181 this mailcap entry applies.
12182 If the test fails, a subsequent mailcap entry should be sought; also see
12183 .Cd x-mailx-test-once .
12186 .It Cd needsterminal
12187 This flag field indicates that the given shell command must be run on
12188 an interactive terminal.
12189 \*(UA will temporarily release the terminal to the given command in
12190 interactive mode, in non-interactive mode this entry will be entirely
12191 ignored; this flag implies
12192 .Cd x-mailx-noquote .
12195 .It Cd copiousoutput
12196 A flag field which indicates that the output of the
12197 .Cd view
12198 command will be an extended stream of textual output that can be
12199 (re)integrated into \*(UA's normal visual display.
12200 It is mutually exclusive with
12201 .Cd needsterminal .
12203 .It Cd textualnewlines
12204 A flag field which indicates that this type of data is line-oriented and
12205 that, if encoded in
12206 .Ql base64 ,
12207 all newlines should be converted to canonical form (CRLF) before
12208 encoding, and will be in that form after decoding.
12209 (Currently unused.)
12211 .It Cd nametemplate
12212 This field gives a filename format, in which
12213 .Ql %s
12214 will be replaced by a random string, the joined combination of which
12215 will be used as the filename denoted by
12216 .Ev MAILX_FILENAME_TEMPORARY .
12217 One could specify that a GIF file being passed to an image viewer should
12218 have a name ending in
12219 .Ql .gif
12220 by using
12221 .Ql nametemplate=%s.gif .
12222 Note that \*(UA ignores the name template unless that solely specifies
12223 a filename suffix that consists of (ASCII) alphabetic and numeric
12224 characters, the underscore and dot only.
12226 .It Cd x11-bitmap
12227 Names a file, in X11 bitmap (xbm) format, which points to an appropriate
12228 icon to be used to visually denote the presence of this kind of data.
12229 This field is not used by \*(UA.
12231 .It Cd description
12232 A textual description that describes this type of data.
12235 .It Cd x-mailx-even-if-not-interactive
12236 An extension flag test field \(em by default handlers without
12237 .Cd copiousoutput
12238 are entirely ignored in non-interactive mode, but if this flag is set
12239 then their use will be considered.
12240 It is an error if this flag is set for commands that use the flag
12241 .Cd needsterminal .
12244 .It Cd x-mailx-noquote
12245 An extension flag field that indicates that even a
12246 .Cd copiousoutput
12247 .Cd view
12248 command shall not be used to generate message quotes
12249 (as it would be by default).
12252 .It Cd x-mailx-async
12253 Extension flag field that denotes that the given
12254 .Cd view
12255 command shall be executed asynchronously, without blocking \*(UA.
12256 Cannot be used in conjunction with
12257 .Cd needsterminal .
12260 .It Cd x-mailx-test-once
12261 Extension flag which denotes whether the given
12262 .Cd test
12263 command shall be evaluated once only and the (boolean) result be cached.
12264 This is handy if some global unchanging condition is to be queried, like
12265 .Dq running under the X Window System .
12268 .It Cd x-mailx-tmpfile
12269 Extension flag field that requests creation of a zero-sized temporary
12270 file, the name of which is to be placed in the environment variable
12271 .Ev MAILX_FILENAME_TEMPORARY .
12272 It is an error to use this flag with commands that include a
12273 .Ql %s
12274 format.
12277 .It Cd x-mailx-tmpfile-fill
12278 Normally the MIME part content is passed to the handler via standard
12279 input; if this flag is set then the data will instead be written into
12280 the implied
12281 .Cd x-mailx-tmpfile .
12282 In order to cause deletion of the temporary file you will have to set
12283 .Cd x-mailx-tmpfile-unlink
12284 explicitly!
12285 It is an error to use this flag with commands that include a
12286 .Ql %s
12287 format.
12290 .It Cd x-mailx-tmpfile-unlink
12291 Extension flag field that requests that the temporary file shall be
12292 deleted automatically when the command loop is entered again at latest.
12293 (Do not use this for asynchronous handlers.)
12294 It is an error to use this flag with commands that include a
12295 .Ql %s
12296 format, or in conjunction with
12297 .Cd x-mailx-async ,
12298 or without also setting
12299 .Cd x-mailx-tmpfile
12301 .Cd x-mailx-tmpfile-fill .
12304 .It Cd x-mailx-tmpfile-keep
12305 Using the string
12306 .Ql %s
12307 implies the three tmpfile related flags above, but if you want, e.g.,
12308 .Cd x-mailx-async
12309 and deal with the temporary file yourself, you can add in this flag to
12310 forcefully ignore
12311 .Cd x-mailx-tmpfile-unlink .
12316 The standard includes the possibility to define any number of additional
12317 entry fields, prefixed by
12318 .Ql x- .
12319 Flag fields apply to the entire
12320 .Dq Mailcap
12321 entry \(em in some unusual cases, this may not be desirable, but
12322 differentiation can be accomplished via separate entries, taking
12323 advantage of the fact that subsequent entries are searched if an earlier
12324 one does not provide enough information.
12325 E.g., if a
12326 .Cd view
12327 command needs to specify the
12328 .Cd needsterminal
12329 flag, but the
12330 .Cd compose
12331 command shall not, the following will help out the latter (with enabled
12332 .Va debug
12333 or an increased
12334 .Va verbose
12335 level \*(UA will show information about handler evaluation):
12337 .Bd -literal -offset indent
12338 application/postscript; ps-to-terminal %s; needsterminal
12339 application/postscript; ps-to-terminal %s; compose=idraw %s
12343 In fields any occurrence of the format string
12344 .Ql %t
12345 will be replaced by the
12346 .Ql TYPE/SUBTYPE
12347 specification.
12348 Named parameters from the
12349 .Ql Content-type:
12350 field may be placed in the command execution line using
12351 .Ql %{
12352 followed by the parameter name and a closing
12353 .Ql }
12354 character.
12355 The entire parameter should appear as a single command line argument,
12356 regardless of embedded spaces; thus:
12358 .Bd -literal -offset indent
12359 # Message
12360 Content-type:  multipart/mixed; boundary=42
12362 # Mailcap file
12363 multipart/*; /usr/local/bin/showmulti \e
12364   %t %{boundary}  ;  composetyped  = /usr/local/bin/makemulti
12366 # Executed shell command
12367 /usr/local/bin/showmulti multipart/mixed 42
12371 .\" TODO v15: Mailcap: %n,%F
12372 Note that \*(UA does not support handlers for multipart MIME parts as
12373 shown in this example (as of today).
12374 \*(UA does not support the additional formats
12375 .Ql %n
12377 .Ql %F .
12378 An example file, also showing how to properly deal with the expansion of
12379 .Ql %s ,
12380 which includes any quotes that are necessary to make it a valid shell
12381 argument by itself and thus will cause undesired behaviour when placed
12382 in additional user-provided quotes:
12384 .Bd -literal -offset indent
12385 # Comment line
12386 text/richtext; richtext %s; copiousoutput
12388 text/x-perl; perl -cWT %s
12390 application/pdf; \e
12391   infile=%s\e; \e
12392     trap "rm -f ${infile}" EXIT\e; \e
12393     trap "exit 75" INT QUIT TERM\e; \e
12394     mupdf %s; \e
12395   x-mailx-async; x-mailx-tmpfile-keep
12397 application/*; echo "This is \e"%t\e" but \e
12398     is 50 \e% Greek to me" \e; < %s head -c 1024 | cat -vET; \e
12399   copiousoutput; x-mailx-noquote
12403 Further reading:
12404 .Sx "HTML mail and MIME attachments" ,
12405 .Sx "The mime.types files" ,
12406 .Ic mimetype ,
12407 .Ev MAILCAPS ,
12408 .Va mime-counter-evidence ,
12409 .Va pipe-TYPE/SUBTYPE ,
12410 .Va pipe-EXTENSION .
12411 .\" }}}
12413 .\" .Ss "The .netrc file" {{{
12414 .Ss "The .netrc file"
12417 .Pa .netrc
12418 file contains user credentials for machine accounts.
12419 The default location in the user's
12420 .Ev HOME
12421 directory may be overridden by the
12422 .Ev NETRC
12423 environment variable.
12424 The file consists of space, tabulator or newline separated tokens.
12425 \*(UA implements a parser that supports a superset of the original BSD
12426 syntax, but users should nonetheless be aware of portability glitches
12427 of that file format, shall their
12428 .Pa .netrc
12429 be usable across multiple programs and platforms:
12432 .Bl -bullet -compact
12434 BSD does not support single, but only double quotation marks, e.g.,
12435 .Ql password="pass with spaces" .
12437 BSD (only?) supports escaping of single characters via a reverse solidus
12438 (e.g., a space can be escaped via
12439 .Ql \e\0 ) ,
12440 in- as well as outside of a quoted string.
12442 BSD does not require a final quotation mark of the last user input token.
12444 The original BSD (Berknet) parser also supported a format which allowed
12445 tokens to be separated with commas \(en whereas at least Hewlett-Packard
12446 still seems to support this syntax, \*(UA does not!
12448 As a non-portable extension some widely-used programs support
12449 shell-style comments: if an input line starts, after any amount of
12450 whitespace, with a number sign
12451 .Ql # ,
12452 then the rest of the line is ignored.
12454 Whereas other programs may require that the
12455 .Pa .netrc
12456 file is accessible by only the user if it contains a
12457 .Cd password
12458 token for any other
12459 .Cd login
12460 than
12461 .Dq anonymous ,
12462 \*(UA will always require these strict permissions.
12466 Of the following list of supported tokens \*(UA only uses (and caches)
12467 .Cd machine ,
12468 .Cd login
12470 .Cd password .
12471 At runtime the command
12472 .Ic netrc
12473 can be used to control \*(UA's
12474 .Pa .netrc
12475 cache.
12477 .Bl -tag -width ".It Cd BaNg"
12478 .It Cd machine Ar name
12479 The hostname of the entries' machine, lowercase-normalized by \*(UA
12480 before use.
12481 Any further file content, until either end-of-file or the occurrence
12482 of another
12483 .Cd machine
12484 or a
12485 .Cd default
12486 first-class token is bound (only related) to the machine
12487 .Ar name .
12489 As an extension that should not be the cause of any worries
12490 \*(UA supports a single wildcard prefix for
12491 .Ar name :
12492 .Bd -literal -offset indent
12493 machine *.example.com login USER password PASS
12494 machine pop3.example.com login USER password PASS
12495 machine smtp.example.com login USER password PASS
12498 which would match
12499 .Ql xy.example.com
12500 as well as
12501 .Ql pop3.example.com ,
12502 but neither
12503 .Ql example.com
12505 .Ql local.smtp.example.com .
12506 Note that in the example neither
12507 .Ql pop3.example.com
12509 .Ql smtp.example.com
12510 will be matched by the wildcard, since the exact matches take
12511 precedence (it is however faster to specify it the other way around).
12513 .It Cd default
12514 This is the same as
12515 .Cd machine
12516 except that it is a fallback entry that is used shall none of the
12517 specified machines match; only one default token may be specified,
12518 and it must be the last first-class token.
12520 .It Cd login Ar name
12521 The user name on the remote machine.
12523 .It Cd password Ar string
12524 The user's password on the remote machine.
12526 .It Cd account Ar string
12527 Supply an additional account password.
12528 This is merely for FTP purposes.
12530 .It Cd macdef Ar name
12531 Define a macro.
12532 A macro is defined with the specified
12533 .Ar name ;
12534 it is formed from all lines beginning with the next line and continuing
12535 until a blank line is (consecutive newline characters are) encountered.
12536 (Note that
12537 .Cd macdef
12538 entries cannot be utilized by multiple machines, too, but must be
12539 defined following the
12540 .Ic machine
12541 they are intended to be used with.)
12542 If a macro named
12543 .Ar init
12544 exists, it is automatically run as the last step of the login process.
12545 This is merely for FTP purposes.
12547 .\" }}}
12549 .\" }}}
12552 .\" .Sh EXAMPLES {{{
12553 .Sh EXAMPLES
12555 .\" .Ss "An example configuration" {{{
12556 .Ss "An example configuration"
12558 .Bd -literal -offset indent
12559 # This example assumes v15.0 compatibility mode
12560 set v15-compat
12562 # Request strict transport security checks!
12563 set ssl-verify=strict
12565 # Where are the up-to-date SSL certificates?
12566 # (Since we manage up-to-date ones explicitly, do not use any,
12567 # possibly outdated, default certificates shipped with OpenSSL)
12568 #set ssl-ca-dir=/etc/ssl/certs
12569 set ssl-ca-file=/etc/ssl/certs/ca-certificates.crt
12570 set ssl-ca-no-defaults
12571 #set ssl-ca-flags=partial-chain
12572 wysh set smime-ca-file="${ssl-ca-file}" \e
12573   smime-ca-no-defaults #smime-ca-flags="${ssl-ca-flags}"
12575 # Do not use protocols older than TLS v1.2.
12576 # Change this only when the remote server does not support it:
12577 # maybe use ssl-protocol-HOST (or -USER@HOST) syntax to define
12578 # such explicit exceptions, then, e.g.
12579 #   set ssl-protocol-exam.ple='-ALL,+TLSv1.1'
12580 set ssl-protocol='-ALL,+TLSv1.2'
12582 # Explicitly define the list of ciphers, which may improve security,
12583 # especially with protocols older than TLS v1.2.  See ciphers(1).
12584 # Including "@STRENGTH" will sort the final list by algorithm strength.
12585 # In reality it is possibly best to only use ssl-cipher-list-HOST
12586 # (or -USER@HOST), as necessary, again..
12587 set ssl-cipher-list=TLSv1.2:!aNULL:!eNULL:@STRENGTH
12589 # - TLSv1.2:!aNULL:!eNULL:\e
12590 #     ECDHE-RSA-AES256-SHA:ECDHE-ECDSA-AES256-SHA:\e
12591 #     DHE-RSA-AES256-SHA:@STRENGTH
12592 # -ALL:!aNULL:!eNULL:!MEDIUM:!LOW:!MD5:!RC4:!EXPORT:@STRENGTH
12593 # Especially with TLSv1.3 curves selection may be desired:
12594 #set ssl-curves=P-521:P-384:P-256
12596 # Essential setting: select allowed character sets
12597 set sendcharsets=utf-8,iso-8859-1
12599 # A very kind option: when replying to a message, first try to
12600 # use the same encoding that the original poster used herself!
12601 set reply-in-same-charset
12603 # When replying, do not merge From: and To: of the original message
12604 # into To:.  Instead old From: -> new To:, old To: -> merge Cc:.
12605 set recipients-in-cc
12607 # When sending messages, wait until the Mail-Transfer-Agent finishs.
12608 # Only like this you will be able to see errors reported through the
12609 # exit status of the MTA (including the built-in SMTP one)!
12610 set sendwait
12612 # Only use built-in MIME types, no mime.types(5) files
12613 set mimetypes-load-control
12615 # Default directory where we act in (relative to $HOME)
12616 set folder=mail
12617 # A leading "+" (often) means: under *folder*
12618 # *record* is used to save copies of sent messages
12619 set MBOX=+mbox.mbox DEAD=+dead.txt \e
12620   record=+sent.mbox record-files record-resent
12622 # Make "file mymbox" and "file myrec" go to..
12623 shortcut mymbox %:+mbox.mbox myrec +sent.mbox
12625 # Not really optional, e.g., for S/MIME
12626 set from='Your Name <address@exam.ple>'
12628 # It may be necessary to set hostname and/or smtp-hostname
12629 # if the "SERVER" of mta and "domain" of from do not match.
12630 # The `urlencode' command can be used to encode USER and PASS
12631 set mta=(smtps?|submission)://[USER[:PASS]@]SERVER[:PORT] \e
12632   smtp-auth=login/plain... \e
12633   smtp-use-starttls
12635 # Never refuse to start into interactive mode, and more
12636 set emptystart \e
12637   colour-pager crt= \e
12638   followup-to followup-to-honour=ask-yes \e
12639   history-file=+.\*(uAhist history-size=-1 history-gabby \e
12640   mime-counter-evidence=0xE \e
12641   prompt='?\e$?!\e$!/\e$^ERRNAME[\e$account#\e$mailbox-display]? ' \e
12642   reply-to-honour=ask-yes \e
12643   umask=
12645 # Only include the selected header fields when typing messages
12646 headerpick type retain from_ date from to cc subject \e
12647   message-id mail-followup-to reply-to
12648 # ...when forwarding messages
12649 headerpick forward retain subject date from to cc
12650 # ...when saving message, etc.
12651 #headerpick save ignore ^Original-.*$ ^X-.*$
12653 # Some mailing lists
12654 mlist '@xyz-editor\e.xyz$' '@xyzf\e.xyz$'
12655 mlsubscribe '^xfans@xfans\e.xyz$'
12657 # Handle a few file extensions (to store MBOX databases)
12658 filetype bz2 'bzip2 -dc' 'bzip2 -zc' \e
12659   gz 'gzip -dc' 'gzip -c'  xz 'xz -dc' 'xz -zc' \e
12660   zst 'zstd -dc' 'zstd -19 -zc' \e
12661   zst.pgp 'gpg -d | zstd -dc' 'zstd -19 -zc | gpg -e'
12663 # A real life example of a very huge free mail provider
12664 # Instead of directly placing content inside `account',
12665 # we `define' a macro: like that we can switch "accounts"
12666 # from within *on-compose-splice*, for example!
12667 define XooglX {
12668   set folder=~/spool/XooglX inbox=+syste.mbox sent=+sent
12669   set from='Your Name <address@examp.ple>'
12671   set pop3-no-apop-pop.gmXil.com
12672   shortcut pop %:pop3s://pop.gmXil.com
12673   shortcut imap %:imaps://imap.gmXil.com
12675   set mta=smtp://USER:PASS@smtp.gmXil.com smtp-use-starttls
12676   # Alternatively:
12677   set mta=smtps://USER:PASS@smtp.gmail.com:465
12679 account XooglX {
12680   \ecall XooglX
12683 # Here is a pretty large one which does not allow sending mails
12684 # if there is a domain name mismatch on the SMTP protocol level,
12685 # which would bite us if the value of from does not match, e.g.,
12686 # for people who have a sXXXXeforge project and want to speak
12687 # with the mailing list under their project account (in from),
12688 # still sending the message through their normal mail provider
12689 define XandeX {
12690   set folder=~/spool/XandeX inbox=+syste.mbox sent=+sent
12691   set from='Your Name <address@exam.ple>'
12693   shortcut pop %:pop3s://pop.yaXXex.ru
12695   set mta=smtps://USER:PASS@smtp.yaXXex.ru:465 \e
12696     hostname=yaXXex.com smtp-hostname=
12698 account XandeX {
12699   \ecall Xandex
12702 # Create some new commands so that, e.g., `ls /tmp' will..
12703 commandalias lls '!ls ${LS_COLOR_FLAG} -aFlrS'
12704 commandalias llS '!ls ${LS_COLOR_FLAG} -aFlS'
12706 # We do not support gpg(1) directly yet.  But simple --clearsign'd
12707 # message parts can be dealt with as follows:
12708 define V {
12709   localopts yes
12710   wysh set pipe-text/plain=$'@*#++=@\e
12711     < "${MAILX_FILENAME_TEMPORARY}" awk \e
12712         -v TMPFILE="${MAILX_FILENAME_TEMPORARY}" \e'\e
12713       BEGIN{done=0}\e
12714       /^-----BEGIN PGP SIGNED MESSAGE-----/,/^$/ {\e
12715         if(done++ != 0)\e
12716           next;\e
12717         print "--- GPG --verify ---";\e
12718         system("gpg --verify " TMPFILE " 2>&1");\e
12719         print "--- GPG --verify ---";\e
12720         print "";\e
12721         next;\e
12722       }\e
12723       /^-----BEGIN PGP SIGNATURE-----/,\e
12724           /^-----END PGP SIGNATURE-----/{\e
12725         next;\e
12726       }\e
12727       {print}\e
12728     \e''
12729     print
12731 commandalias V '\e'call V
12735 When storing passwords in
12736 .Pa \*(ur
12737 appropriate permissions should be set on this file with
12738 .Ql $ chmod 0600 \*(ur .
12739 If the \*(OPal
12740 .Va netrc-lookup
12741 is available user credentials can be stored in the central
12742 .Pa .netrc
12743 file instead; e.g., here is a different version of the example account
12744 that sets up SMTP and POP3:
12746 .Bd -literal -offset indent
12747 define XandeX {
12748   set folder=~/spool/XandeX inbox=+syste.mbox sent=+sent
12749   set from='Your Name <address@exam.ple>'
12750   set netrc-lookup
12751   # Load an encrypted ~/.netrc by uncommenting the next line
12752   #set netrc-pipe='gpg -qd ~/.netrc.pgp'
12754   set mta=smtps://smtp.yXXXXx.ru:465 \e
12755       smtp-hostname= hostname=yXXXXx.com
12756   set pop3-keepalive=240 pop3-no-apop-pop.yXXXXx.ru
12757   commandalias xp fi pop3s://pop.yXXXXx.ru
12759 account XandeX {
12760   \ecall XandeX
12765 and, in the
12766 .Pa .netrc
12767 file:
12769 .Bd -literal -offset indent
12770 machine *.yXXXXx.ru login USER password PASS
12774 This configuration should now work just fine:
12777 .Dl $ echo text | \*(uA -dvv -AXandeX -s Subject user@exam.ple
12778 .\" }}}
12780 .\" .Ss "S/MIME step by step" {{{
12781 .Ss "S/MIME step by step"
12783 \*(OP The first thing you need for participating in S/MIME message
12784 exchange is your personal certificate, including a private key.
12785 The certificate contains public information, in particular your name and
12786 your email address(es), and the public key that is used by others to
12787 encrypt messages for you,
12788 and to verify signed messages they supposedly received from you.
12789 The certificate is included in each signed message you send.
12790 The private key must be kept secret.
12791 It is used to decrypt messages that were previously encrypted with your
12792 public key, and to sign messages.
12795 For personal use it is recommended that you get a S/MIME certificate
12796 from one of the major CAs on the Internet using your WWW browser.
12797 Many CAs offer such certificates for free.
12798 There is also
12799 .Lk https://www.CAcert.org
12800 which issues client and server certificates to members of their
12801 community for free; their root certificate
12802 .Pf ( Lk https://\:www.cacert.org/\:certs/\:root.crt )
12803 is often not in the default set of trusted CA root certificates, though,
12804 which means you will have to download their root certificate separately
12805 and ensure it is part of our S/MIME certificate validation chain by
12806 including it in
12807 .Va smime-ca-dir
12808 or as a vivid member of the
12809 .Va smime-ca-file .
12810 But let us take a step-by-step tour on how to setup S/MIME with
12811 a certificate from CAcert.org despite this situation!
12814 First of all you will have to become a member of the CAcert.org
12815 community, simply by registrating yourself via the web interface.
12816 Once you are, create and verify all email addresses you want to be able
12817 to create signed and encrypted messages for/with using the corresponding
12818 entries of the web interface.
12819 Now ready to create S/MIME certificates, so let us create a new
12820 .Dq client certificate ,
12821 ensure to include all email addresses that should be covered by the
12822 certificate in the following web form, and also to use your name as the
12823 .Dq common name .
12826 Create a private key and a certificate request on your local computer
12827 (please see the manual pages of the used commands for more in-depth
12828 knowledge on what the used arguments etc. do):
12831 .Dl $ openssl req -nodes -newkey rsa:4096 -keyout key.pem -out creq.pem
12834 Afterwards copy-and-paste the content of
12835 .Dq creq.pem
12836 into the certificate-request (CSR) field of the web form on the
12837 CAcert.org website (you may need to unfold some
12838 .Dq advanced options
12839 to see the corresponding text field).
12840 This last step will ensure that your private key (which never left your
12841 box) and the certificate belong together (through the public key that
12842 will find its way into the certificate via the certificate-request).
12843 You are now ready and can create your CAcert certified certificate.
12844 Download and store or copy-and-paste it as
12845 .Dq pub.crt .
12848 Yay.
12849 In order to use your new S/MIME setup a combined private key/public key
12850 (certificate) file has to be created:
12853 .Dl $ cat key.pem pub.crt > ME@HERE.com.paired
12856 This is the file \*(UA will work with.
12857 If you have created your private key with a passphrase then \*(UA will
12858 ask you for it whenever a message is signed or decrypted.
12859 Set the following variables to henceforth use S/MIME (setting
12860 .Va smime-ca-file
12861 is of interest for verification only):
12863 .Bd -literal -offset indent
12864 ? set smime-ca-file=ALL-TRUSTED-ROOT-CERTS-HERE \e
12865     smime-sign-cert=ME@HERE.com.paired \e
12866     smime-sign-message-digest=SHA256 \e
12867     smime-sign
12870 .\" }}}
12872 .\" .Ss "Using CRLs with S/MIME or SSL/TLS" {{{
12873 .Ss "Using CRLs with S/MIME or SSL/TLS"
12875 \*(OP Certification authorities (CAs) issue certificate revocation
12876 lists (CRLs) on a regular basis.
12877 These lists contain the serial numbers of certificates that have been
12878 declared invalid after they have been issued.
12879 Such usually happens because the private key for the certificate has
12880 been compromised,
12881 because the owner of the certificate has left the organization that is
12882 mentioned in the certificate, etc.
12883 To seriously use S/MIME or SSL/TLS verification,
12884 an up-to-date CRL is required for each trusted CA.
12885 There is otherwise no method to distinguish between valid and
12886 invalidated certificates.
12887 \*(UA currently offers no mechanism to fetch CRLs, nor to access them on
12888 the Internet, so they have to be retrieved by some external mechanism.
12891 \*(UA accepts CRLs in PEM format only;
12892 CRLs in DER format must be converted, like, e.\|g.:
12895 .Dl $ openssl crl \-inform DER \-in crl.der \-out crl.pem
12898 To tell \*(UA about the CRLs, a directory that contains all CRL files
12899 (and no other files) must be created.
12901 .Va smime-crl-dir
12903 .Va ssl-crl-dir
12904 variables, respectively, must then be set to point to that directory.
12905 After that, \*(UA requires a CRL to be present for each CA that is used
12906 to verify a certificate.
12907 .\" }}}
12909 .\" }}} (Examples)
12912 .\" .Sh "FAQ" {{{
12913 .Sh "FAQ"
12915 In general it is a good idea to turn on
12916 .Va debug
12917 .Pf ( Fl d )
12918 and / or
12919 .Va verbose
12920 .Pf ( Fl v ,
12921 twice) if something does not work well.
12922 Very often a diagnostic message can be produced that leads to the
12923 problems' solution.
12925 .\" .Ss "\*(UA shortly hangs on startup" {{{
12926 .Ss "\*(UA shortly hangs on startup"
12928 This can have two reasons, one is the necessity to wait for a file lock
12929 and cannot be helped, the other being that \*(UA calls the function
12930 .Xr uname 2
12931 in order to query the nodename of the box (sometimes the real one is
12932 needed instead of the one represented by the internal variable
12933 .Va hostname ) .
12934 One may have varying success by ensuring that the real hostname and
12935 .Ql localhost
12936 have entries in
12937 .Pa /etc/hosts ,
12938 or, more generally, that the name service is properly setup \(en
12939 and does
12940 .Xr hostname 1
12941 return the expected value?
12942 Does this local hostname have a domain suffix?
12943 RFC 6762 standardized the link-local top-level domain
12944 .Ql .local ,
12945 try again after adding an (additional) entry with this extension.
12946 .\" }}}
12948 .\" .Ss "I cannot login to Google mail aka GMail" {{{
12949 .Ss "I cannot login to Google mail aka GMail"
12951 Since 2014 some free service providers classify programs as
12952 .Dq less secure
12953 unless they use a special authentification method (OAuth 2.0) which
12954 was not standardized for non-HTTP protocol authentication token query
12955 until August 2015 (RFC 7628).
12958 Different to Kerberos / GSSAPI, which is developed since the mid of the
12959 1980s, where a user can easily create a local authentication ticket for
12960 her- and himself with the locally installed
12961 .Xr kinit 1
12962 program, that protocol has no such local part but instead requires
12963 a world-wide-web query to create or fetch a token; since there is no
12964 local cache this query would have to be performed whenever \*(UA is
12965 invoked (in interactive sessions situation may differ).
12968 \*(UA does not support OAuth.
12969 Because of this it is necessary to declare \*(UA a
12970 .Dq less secure app
12971 (on the providers account web page) in order to read and send mail.
12972 However, it also seems possible to take the following steps instead:
12975 .Bl -enum -compact
12977 give the provider the number of a mobile phone,
12979 enable
12980 .Dq 2-Step Verification ,
12982 create an application specific password (16 characters), and
12984 use that special password instead of the real Google account password in
12985 \*(UA (for more on that see the section
12986 .Sx "On URL syntax and credential lookup" ) .
12988 .\" }}}
12990 .\" .Ss "Not \(dqdefunctional\(dq, but the editor key does not work" {{{
12991 .Ss "Not \(dqdefunctional\(dq, but the editor key does not work"
12993 It can happen that the terminal library (see
12994 .Sx "On terminal control and line editor",
12995 .Ic bind ,
12996 .Va termcap )
12997 reports different codes than the terminal really sends, in which case
12998 \*(UA will tell that a key binding is functional, but will not be able to
12999 recognize it because the received data does not match anything expected.
13000 Especially without the \*(OPal terminal capability library support one
13001 reason for this may be that the (possibly even non-existing) keypad
13002 is not turned on and the resulting layout reports the keypad control
13003 codes for the normal keyboard keys.
13005 .Va verbose
13006 listing of
13007 .Ic bind Ns
13008 ings will show the byte sequences that are expected.
13011 To overcome the situation, use, e.g., the program
13012 .Xr cat 1 ,
13013 in conjunction with the command line option
13014 .Fl \&\&v ,
13015 if available, to see the byte sequences which are actually produced
13016 by keypresses, and use the variable
13017 .Va termcap
13018 to make \*(UA aware of them.
13019 E.g., the terminal this is typed on produces some false sequences, here
13020 an example showing the shifted home key:
13022 .Bd -literal -offset indent
13023 ? set verbose
13024 ? bind*
13025 # 1B 5B=[ 31=1 3B=; 32=2 48=H
13026   bind base :kHOM z0
13027 ? x
13028 $ cat -v
13029 ^[[H
13030 ? \*(uA -v -Stermcap='kHOM=\eE[H'
13031 ? bind*
13032 # 1B 5B=[ 48=H
13033   bind base :kHOM z0
13035 .\" }}}
13037 .\" }}}
13040 .\" .Sh "IMAP CLIENT" {{{
13041 .Sh "IMAP CLIENT"
13043 \*(OPally there is IMAP client support available.
13044 This part of the program is obsolete and will vanish in v15 with the
13045 large MIME and I/O layer rewrite, because it uses old-style blocking I/O
13046 and makes excessive use of signal based long code jumps.
13047 Support can hopefully be readded later based on a new-style I/O, with
13048 SysV signal handling.
13049 In fact the IMAP support had already been removed from the codebase, but
13050 was reinstantiated on user demand: in effect the IMAP code is at the
13051 level of \*(UA v14.8.16 (with
13052 .Ic imapcodec
13053 being the sole exception), and should be treated with some care.
13056 IMAP uses the
13057 .Ql imap://
13059 .Ql imaps://
13060 protocol prefixes, and an IMAP-based
13061 .Va folder
13062 may be used.
13063 IMAP URLs (paths) undergo inspections and possible transformations
13064 before use (and the command
13065 .Ic imapcodec
13066 can be used to manually apply them to any given argument).
13067 Hierarchy delimiters are normalized, a step which is configurable via the
13068 .Va imap-delim
13069 variable chain, but defaults to the first seen delimiter otherwise.
13070 \*(UA supports internationalised IMAP names, and en- and decodes the
13071 names from and to the
13072 .Va ttycharset
13073 as necessary and possible.
13074 If a mailbox name is expanded (see
13075 .Sx "Filename transformations" )
13076 to an IMAP mailbox, all names that begin with `+' then refer to IMAP
13077 mailboxes below the
13078 .Va folder
13079 target box, while folder names prefixed by `@' refer to folders below
13080 the hierarchy base.
13083 Note: some IMAP servers do not accept the creation of mailboxes in
13084 the hierarchy base, but require that they are created as subfolders of
13085 `INBOX' \(en with such servers a folder name of the form
13087 .Dl imaps://mylogin@imap.myisp.example/INBOX.
13089 should be used (the last character is the server's hierarchy
13090 delimiter).
13091 The following IMAP-specific commands exist:
13094 .Bl -tag -width ".It Ic BaNg"
13096 .It Ic cache
13097 Only applicable to cached IMAP mailboxes;
13098 takes a message list and reads the specified messages into the IMAP
13099 cache.
13102 .It Ic connect
13103 If operating in disconnected mode on an IMAP mailbox,
13104 switch to online mode and connect to the mail server while retaining
13105 the mailbox status.
13106 See the description of the
13107 .Va disconnected
13108 variable for more information.
13111 .It Ic disconnect
13112 If operating in online mode on an IMAP mailbox,
13113 switch to disconnected mode while retaining the mailbox status.
13114 See the description of the
13115 .Va disconnected
13116 variable for more.
13117 A list of messages may optionally be given as argument;
13118 the respective messages are then read into the cache before the
13119 connection is closed, thus
13120 .Ql disco *
13121 makes the entire mailbox available for disconnected use.
13124 .It Ic imap
13125 Sends command strings directly to the current IMAP server.
13126 \*(UA operates always in IMAP `selected state' on the current mailbox;
13127 commands that change this will produce undesirable results and should be
13128 avoided.
13129 Useful IMAP commands are:
13130 .Bl -tag -offset indent -width ".Ic getquotearoot"
13131 .It create
13132 Takes the name of an IMAP mailbox as an argument and creates it.
13133 .It getquotaroot
13134 (RFC 2087) Takes the name of an IMAP mailbox as an argument
13135 and prints the quotas that apply to the mailbox.
13136 Not all IMAP servers support this command.
13137 .It namespace
13138 (RFC 2342) Takes no arguments and prints the Personal Namespaces,
13139 the Other User's Namespaces and the Shared Namespaces.
13140 Each namespace type is printed in parentheses;
13141 if there are multiple namespaces of the same type,
13142 inner parentheses separate them.
13143 For each namespace a prefix and a hierarchy separator is listed.
13144 Not all IMAP servers support this command.
13148 .It Ic imapcodec
13149 Perform IMAP path transformations.
13150 Supports
13151 .Cm vput
13152 (see
13153 .Sx "Command modifiers" ) ,
13154 and manages the error number
13155 .Va \&! .
13156 The first argument specifies the operation:
13157 .Ar e[ncode]
13158 normalizes hierarchy delimiters (see
13159 .Va imap-delim )
13160 and converts the strings from the locale
13161 .Va ttycharset
13162 to the internationalized variant used by IMAP,
13163 .Ar d[ecode]
13164 performs the reverse operation.
13169 The following IMAP-specific internal variables exist:
13172 .Bl -tag -width ".It Va BaNg"
13174 .It Va disconnected
13175 \*(BO When an IMAP mailbox is selected and this variable is set,
13176 no connection to the server is initiated.
13177 Instead, data is obtained from the local cache (see
13178 .Va imap-cache Ns
13180 Mailboxes that are not present in the cache
13181 and messages that have not yet entirely been fetched from the server
13182 are not available;
13183 to fetch all messages in a mailbox at once,
13184 the command
13185 .No ` Ns Li copy * /dev/null Ns '
13186 can be used while still in connected mode.
13187 Changes that are made to IMAP mailboxes in disconnected mode are queued
13188 and committed later when a connection to that server is made.
13189 This procedure is not completely reliable since it cannot be guaranteed
13190 that the IMAP unique identifiers (UIDs) on the server still match the
13191 ones in the cache at that time.
13192 Data is saved to
13193 .Ev DEAD
13194 when this problem occurs.
13196 .It Va disconnected-USER@HOST
13197 The specified account is handled as described for the
13198 .Va disconnected
13199 variable above,
13200 but other accounts are not affected.
13202 .Mx Va imap-auth
13203 .It Va imap-auth-USER@HOST , imap-auth
13204 Sets the IMAP authentication method.
13205 Valid values are `login' for the usual password-based authentication
13206 (the default),
13207 `cram-md5', which is a password-based authentication that does not send
13208 the password over the network in clear text,
13209 and `gssapi' for GSS-API based authentication.
13212 .It Va imap-cache
13213 Enables caching of IMAP mailboxes.
13214 The value of this variable must point to a directory that is either
13215 existent or can be created by \*(UA.
13216 All contents of the cache can be deleted by \*(UA at any time;
13217 it is not safe to make assumptions about them.
13219 .Mx Va imap-delim
13220 .It Va imap-delim-USER@HOST , imap-delim-HOST , imap-delim
13221 The hierarchy separator used by the IMAP server.
13222 Whenever an IMAP path is specified it will undergo normalization.
13223 One of the normalization steps is the squeezing and adjustment of
13224 hierarchy separators.
13225 If this variable is set, any occurrence of any character of the given
13226 value that exists in the path will be replaced by the first member of
13227 the value; an empty value will cause the default to be used, it is
13228 .Ql /. .
13229 If not set, we will reuse the first hierarchy separator character that
13230 is discovered in a user-given mailbox name.
13232 .Mx Va imap-keepalive
13233 .It Va imap-keepalive-USER@HOST , imap-keepalive-HOST , imap-keepalive
13234 IMAP servers may close the connection after a period of
13235 inactivity; the standard requires this to be at least 30 minutes,
13236 but practical experience may vary.
13237 Setting this variable to a numeric `value' greater than 0 causes
13238 a `NOOP' command to be sent each `value' seconds if no other operation
13239 is performed.
13242 .It Va imap-list-depth
13243 When retrieving the list of folders on an IMAP server, the
13244 .Ic folders
13245 command stops after it has reached a certain depth to avoid possible
13246 infinite loops.
13247 The value of this variable sets the maximum depth allowed.
13248 The default is 2.
13249 If the folder separator on the current IMAP server is a slash `/',
13250 this variable has no effect and the
13251 .Ic folders
13252 command does not descend to subfolders.
13254 .Mx Va imap-use-starttls
13255 .It Va imap-use-starttls-USER@HOST , imap-use-starttls-HOST , imap-use-starttls
13256 Causes \*(UA to issue a `STARTTLS' command to make an unencrypted
13257 IMAP session SSL/TLS encrypted.
13258 This functionality is not supported by all servers,
13259 and is not used if the session is already encrypted by the IMAPS method.
13262 .\" }}}
13265 .\" .Sh "SEE ALSO" {{{
13266 .Sh "SEE ALSO"
13268 .Xr bogofilter 1 ,
13269 .Xr gpg 1 ,
13270 .Xr more 1 ,
13271 .Xr newaliases 1 ,
13272 .Xr openssl 1 ,
13273 .Xr sendmail 1 ,
13274 .Xr sh 1 ,
13275 .Xr spamassassin 1 ,
13276 .Xr iconv 3 ,
13277 .Xr setlocale 3 ,
13278 .Xr aliases 5 ,
13279 .Xr termcap 5 ,
13280 .Xr terminfo 5 ,
13281 .Xr locale 7 ,
13282 .Xr mailaddr 7 ,
13283 .Xr re_format 7 ,
13284 .Xr mailwrapper 8 ,
13285 .Xr sendmail 8
13287 .\" }}}
13290 .\" .Sh HISTORY {{{
13291 .Sh HISTORY
13293 M. Douglas McIlroy writes in his article
13294 .Dq A Research UNIX Reader: Annotated Excerpts \
13295 from the Programmer's Manual, 1971-1986
13296 that a
13297 .Xr mail 1
13298 command already appeared in First Edition
13300 in 1971:
13302 .Bd -ragged -offset indent
13303 Electronic mail was there from the start.
13304 Never satisfied with its exact behavior, everybody touched it at one
13305 time or another: to assure the safety of simultaneous access, to improve
13306 privacy, to survive crashes, to exploit uucp, to screen out foreign
13307 freeloaders, or whatever.
13308 Not until v7 did the interface change (Thompson).
13309 Later, as mail became global in its reach, Dave Presotto took charge and
13310 brought order to communications with a grab-bag of external networks
13311 (v8).
13316 Mail was written in 1978 by Kurt Shoens and developed as part of the
13319 distribution until 1995.
13320 Mail has then seen further development in open source
13322 variants, noticeably by Christos Zoulas in
13323 .Pf Net Bx .
13324 Based upon this Nail, later Heirloom Mailx, was developed by Gunnar
13325 Ritter in the years 2000 until 2008.
13326 Since 2012 S-nail is maintained by Steffen (Daode) Nurpmeso.
13327 This man page is derived from
13328 .Dq The Mail Reference Manual
13329 that was originally written by Kurt Shoens.
13331 .\" }}}
13334 .Sh AUTHORS
13336 .An -nosplit
13337 .An "Kurt Shoens" ,
13338 .An "Edward Wang" ,
13339 .An "Keith Bostic" ,
13340 .An "Christos Zoulas" ,
13341 .An "Gunnar Ritter" .
13342 \*(UA is developed by
13343 .An "Steffen Nurpmeso" Aq steffen@sdaoden.eu .
13346 .\" .Sh CAVEATS {{{
13347 .Sh CAVEATS
13349 \*(ID Interrupting an operation via
13350 .Dv \&\&SIGINT
13352 .Ql control-C
13353 from anywhere else but a command prompt is very problematic and likely
13354 to leave the program in an undefined state: many library functions
13355 cannot deal with the
13356 .Fn siglongjmp 3
13357 that this software (still) performs; even though efforts have been taken
13358 to address this, no sooner but in v15 it will have been worked out:
13359 interruptions have not been disabled in order to allow forceful breakage
13360 of hanging network connections, for example (all this is unrelated to
13361 .Va ignore ) .
13364 The SMTP and POP3 protocol support of \*(UA is very basic.
13365 Also, if it fails to contact its upstream SMTP server, it will not make
13366 further attempts to transfer the message at a later time (setting
13367 .Va save
13369 .Va sendwait
13370 may be useful).
13371 If this is a concern, it might be better to set up a local SMTP server
13372 that is capable of message queuing.
13374 .\" }}}
13377 .Sh BUGS
13379 After deleting some message of a POP3 mailbox the header summary falsely
13380 claims that there are no messages to display, one needs to perform
13381 a scroll or dot movement to restore proper state.
13383 In threaded display a power user may encounter crashes very
13384 occasionally (this is may and very).
13386 The file
13387 .Pa TODO
13388 in the source repository lists future directions.
13391 Please report bugs to the
13392 .Va contact-mail
13393 address, e.g., from within \*(uA:
13394 .\" v15-compat: drop eval as `mail' will expand variable?
13395 .Ql ? Ns \| Ic eval Ns \| Ic mail Ns \| $contact-mail .
13396 More information is available on the web:
13397 .Ql $ \*(uA -X 'echo Ns \| $ Ns Va contact-web Ns ' -Xx .
13399 .\" s-ts-mode