n_shexp_parse_token(): (finally) get rid of CC warning
[s-mailx.git] / nail.1
blob4258ad273bc3dfa8fe8d4110d3e2f0a77563bc21
1 .\"@ nail.1 - S-nail(1) reference manual.
2 .\"
3 .\" Copyright (c) 2000-2008 Gunnar Ritter, Freiburg i. Br., Germany.
4 .\" Copyright (c) 2012 - 2018 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.6 / 2017-12-05
35 .Dd December 05, 2017
36 .ds VV \\%v14.9.6
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 """custom:\0header""" Ns \&:
82 .Op : Ns Fl c Ar cc-addr Ns \&:
83 .Op Fl M Ar type | Fl m Ar file | Fl q Ar file | Fl t
84 .Op Fl r Ar from-addr
85 .Oo : Ns
86 .Fl S Ar var Ns Op Ns = Ns Ar value Ns
87 .Pf \&: Oc
88 .Op Fl s Ar subject
89 .Op : Ns Fl X Ar cmd Ns \&:
90 .Op Fl \&.
91 .Pf : Ar to-addr Ns \&:
92 .Op Fl Fl \~ Ns : Ns Ar mta-option Ns \&:
93 .Ek
94 .Pp
95 .Nm \*(uA
96 .Bk -words
97 .Op Fl BdEeHiNnRv~#
98 .Op Fl \&: Ar spec
99 .Op Fl A Ar account
100 .Op : Ns Fl C Ar """custom:\0header""" Ns \&:
101 .Op Fl L Ar spec
102 .Op Fl r Ar from-addr
103 .Oo : Ns
104 .Fl S Ar var Ns Op Ns = Ns Ar value Ns
105 .Pf \&: Oc
106 .Op Fl u Ar user
107 .Op : Ns Fl X Ar cmd Ns \&:
108 .Op Fl Fl \~ Ns : Ns Ar mta-option Ns \&:
110 .Nm \*(uA
111 .Bk -words
112 .Op Fl BdEeHiNnRv~#
113 .Op Fl \&: Ar spec
114 .Op Fl A Ar account
115 .Op : Ns Fl C Ar """custom:\0header""" Ns \&:
116 .Fl f
117 .Op Fl L Ar spec
118 .Op Fl r Ar from-addr
119 .Oo : Ns
120 .Fl S Ar var Ns Op Ns = Ns Ar value Ns
121 .Pf \&: Oc
122 .Op : Ns Fl X Ar cmd Ns \&:
123 .Op Ar file
124 .Op Fl Fl \~ Ns : Ns Ar mta-option Ns \&:
127 .\" }}}
130 .Mx -toc -tree html pdf ps xhtml
133 .\" .Sh DESCRIPTION {{{
134 .Sh DESCRIPTION
136 .Bd -filled -compact -offset indent
137 .Sy Compatibility note:
138 S-nail (\*(UA) will wrap up into \%S-mailx in v15.0 (circa 2020).
139 Backward incompatibility has to be expected \(en
140 .Sx COMMANDS
141 will use
142 .Sx "Shell-style argument quoting"
143 rules, for example, and shell metacharacters will become meaningful.
144 New and old behaviour is flagged \*(IN and \*(OU, and setting
145 .Va v15-compat ,
146 one of the many
147 .Sx "INTERNAL VARIABLES" ,
148 will choose new behaviour when applicable.
149 \*(OB flags what will vanish, and enabling
150 .Fl d
152 .Fl v
153 enables obsoletion warnings.
157 \*(UA provides a simple and friendly environment for sending and
158 receiving mail.
159 It is intended to provide the functionality of the POSIX
160 .Xr mailx 1
161 command, but is MIME capable and optionally offers extensions for
162 line editing, S/MIME, SMTP and POP3, among others.
163 \*(UA divides incoming mail into its constituent messages and allows
164 the user to deal with them in any order.
165 It offers many
166 .Sx COMMANDS
168 .Sx "INTERNAL VARIABLES"
169 for manipulating messages and sending mail.
170 It provides the user simple editing capabilities to ease the composition
171 of outgoing messages, and increasingly powerful and reliable
172 non-interactive scripting capabilities.
174 .\" .Ss "Options" {{{
175 .Ss "Options"
177 .Bl -tag -width ".It Fl BaNg"
179 .It Fl \&: Ar spec
180 Explicitly control which of the
181 .Sx "Resource files"
182 shall be
183 .Ic source Ns
184 d (loaded): if the letter
185 .Ql s
186 is (case-insensitively) part of the
187 .Ar spec
188 then the system wide
189 .Pa \*(UR
190 is sourced, likewise the letter
191 .Ql u
192 controls sourcing of the user's personal
193 .Pa \*(ur
194 file, whereas the letters
195 .Ql -
197 .Ql /
198 explicitly forbid sourcing of any resource files.
199 Scripts should use this option: to avoid environmental noise they should
200 .Dq detach
201 from any configuration and create a script-specific environment, setting
202 any of the desired
203 .Sx "INTERNAL VARIABLES"
205 .Fl S
206 and running configurating commands via
207 .Fl X .
208 This option overrides
209 .Fl n .
212 .It Fl A Ar account
213 Executes an
214 .Ic account
215 command for the given user email
216 .Ar account
217 after program startup is complete (all resource files are loaded, any
218 .Fl S
219 setting is being established; only
220 .Fl X
221 commands have not been evaluated yet).
222 Being a special incarnation of
223 .Ic define Ns d
224 macros for the purpose of bundling longer-lived
225 .Ic set Ns
226 tings, activating such an email account also switches to the accounts
227 .Mx -sx
228 .Sx "primary system mailbox"
229 (most likely the
230 .Va inbox ) .
233 .It Fl a Ar file Ns Op Ar =input-charset Ns Op Ar #output-charset
234 Attach
235 .Ar file
236 to the message (for compose mode opportunities refer to
237 .Ic ~@
239 .Ic ~^ ) .
240 .Sx "Filename transformations"
241 (also see
242 .Ic file )
243 will be performed, except that shell variables are not expanded.
244 Shall
245 .Ar file
246 not be accessible but contain a
247 .Ql =
248 character, then anything before the
249 .Ql =
250 will be used as the filename, anything thereafter as a character set
251 specification.
253 If an input character set is specified,
254 .Mx -ix "character set specification"
255 but no output character set, then the given input character set is fixed
256 as-is, and no conversion will be applied;
257 giving the empty string or the special string hyphen-minus
258 .Ql -
259 will be treated as if
260 .Va ttycharset
261 has been specified (the default).
263 If an output character set has also been given then the conversion will
264 be performed exactly as specified and on-the-fly, not considering the
265 file's type and content.
266 As an exception, if the output character set is specified as the empty
267 string or hyphen-minus
268 .Ql - ,
269 then the default conversion algorithm (see
270 .Sx "Character sets" )
271 is applied (therefore no conversion is performed on-the-fly,
272 .Ar file
273 will be MIME-classified and its contents will be inspected first) \(em
274 without support for character set conversions
275 .Pf ( Va features
276 does not include the term
277 .Ql +iconv )
278 only this argument is supported.
280 .It Fl B
281 (\*(OB: \*(UA will always use line-buffered output, to gain
282 line-buffered input even in batch mode enable batch mode via
283 .Fl # . )
286 .It Fl b Ar addr
287 Send a blind carbon copy to
288 .Ar addr Ns
289 ess, if the
290 .Ic set Ns
291 ting of
292 .Va expandaddr ,
293 one of the
294 .Sx "INTERNAL VARIABLES" ,
295 allows.
296 The option may be used multiple times.
297 Also see the section
298 .Sx "On sending mail, and non-interactive mode" .
301 .It Fl C Ar """field: body"""
302 Create a custom header which persists for an entire session.
303 A custom header consists of the field name followed by a colon
304 .Ql \&:
305 and the field content body, e.g.,
306 .Ql -C """Blah: Neminem laede; imo omnes, quantum potes, juva""" Ns .
307 Standard header field names cannot be overwritten by a custom header.
308 A changeable way to create custom headers is available via the variable
309 .Va customhdr ,
310 and in compose mode
311 .Ic ~^ ,
312 one of the
313 .Sx "COMMAND ESCAPES" ,
314 offers the most flexible and powerful possibility of managing headers.
315 This option may be used multiple times.
318 .It Fl c Ar addr
319 Send carbon copies to the given receiver, if so allowed by
320 .Va expandaddr .
321 May be used multiple times.
324 .It Fl d
325 .Ic set
326 the internal variable
327 .Va debug
328 which enables debug messages and disables message delivery,
329 among others; effectively turns almost any operation into a dry-run.
332 .It Fl E
333 .Ic set
334 .Va skipemptybody
335 and thus discard messages with an empty message part body.
336 This command line option is \*(OB.
339 .It Fl e
340 Just check if mail is present (in the system
341 .Va inbox
342 or the one specified via
343 .Fl f ) :
344 if yes, return an exit status of zero, a non-zero value otherwise.
345 To restrict the set of mails to consider in this evaluation a message
346 specification can be added with the option
347 .Fl L .
350 .It Fl F
351 Save the message to send in a file named after the local part of the
352 first recipient's address (instead of in
353 .Va record Ns ).
356 .It Fl f
357 Read in the contents of the user's
358 .Mx -sx
359 .Sx "secondary mailbox"
360 .Ev MBOX
361 (or the specified file) for processing;
362 when \*(UA is quit, it writes undeleted messages back to this file
363 (but be aware of the
364 .Va hold
365 option).
366 The optional
367 .Ar file
368 argument will undergo some special
369 .Sx "Filename transformations"
370 (also see
371 .Ic file ) .
372 Note that
373 .Ar file
374 is not an argument to the flag
375 .Fl \&\&f ,
376 but is instead taken from the command line after option processing has
377 been completed.
378 In order to use a
379 .Ar file
380 that starts with a hyphen-minus, prefix with a relative path, as in
381 .Ql ./-hyphenbox.mbox .
384 .It Fl H
385 Display a summary of
386 .Ic headers
387 and exit; a configurable summary view is available via the
388 .Fl L
389 option.
392 .It Fl h
393 Show a short usage summary.
396 .It Fl i
397 .Ic set
398 .Va ignore
399 to ignore tty interrupt signals.
402 .It Fl L Ar spec
403 Display a summary of
404 .Ic headers
405 of all messages that match the given
406 .Ar spec ,
407 then exit.
408 See the section
409 .Sx "Specifying messages"
410 for the format of
411 .Ar spec .
412 If the
413 .Fl e
414 option has been given in addition no header summary is produced,
415 but \*(UA will instead indicate via its exit status whether
416 .Ar spec
417 matched any messages
418 .Pf ( Ql 0 )
419 or not
420 .Pf ( Ql 1 ) ;
421 note that any verbose output is suppressed in this mode and must instead
422 be enabled explicitly (e.g., by using the option
423 .Fl v ) .
426 .It Fl M Ar type
427 Special send mode that will flag standard input with the MIME
428 .Ql Content-Type:
429 set to the given
430 .Ar type
431 and use it as the main message body.
432 \*(ID Using this option will bypass processing of
433 .Va message-inject-head
435 .Va message-inject-tail .
436 Also see
437 .Fl q , m , t .
440 .It Fl m Ar file
441 Special send mode that will MIME classify the specified
442 .Ar file
443 and use it as the main message body.
444 \*(ID Using this option will bypass processing of
445 .Va message-inject-head
447 .Va message-inject-tail .
448 Also see
449 .Fl q , M , t .
452 .It Fl N
453 inhibit the initial display of message headers when reading mail or
454 editing a mailbox
455 .Ic folder
456 by calling
457 .Ic unset
458 for the internal variable
459 .Va header .
462 .It Fl n
463 Standard flag that inhibits reading the system wide
464 .Pa \*(UR
465 upon startup.
466 The option
467 .Fl \&:
468 allows more control over the startup sequence; also see
469 .Sx "Resource files" .
472 .It Fl q Ar file
473 Special send mode that will initialize the message body with the
474 contents of the specified
475 .Ar file ,
476 which may be standard input
477 .Ql -
478 only in non-interactive context.
479 Also see
480 .Fl M , m , t .
483 .It Fl R
484 Any mailbox
485 .Ic folder
486 opened will be in read-only mode.
490 .It Fl r Ar from-addr
491 Whereas the source address that appears in the
492 .Va from
493 header of a message (or in the
494 .Va sender
495 header if the former contains multiple addresses) is honoured by the
496 builtin SMTP transport, it is not used by a file-based
497 .Va mta
498 (Mail-Transfer-Agent) for the RFC 5321 reverse-path used for relaying
499 and delegating a message to its destination(s), for delivery errors
500 etc., but it instead uses the local identity of the initiating user.
503 When this command line option is used the given
504 .Ar from-addr
505 will be assigned to the internal variable
506 .Va from ,
507 but in addition the command line option
508 .Fl \&\&f Ar from-addr
509 will be passed to a file-based
510 .Va mta
511 whenever a message is sent.
512 Shall
513 .Ar from-addr
514 include a user name the address components will be separated and
515 the name part will be passed to a file-based
516 .Va mta
517 individually via
518 .Fl \&\&F Ar name .
521 If an empty string is passed as
522 .Ar from-addr
523 then the content of the variable
524 .Va from
525 (or, if that contains multiple addresses,
526 .Va sender )
527 will be evaluated and used for this purpose whenever the file-based
528 .Va mta
529 is contacted.
530 By default, without
531 .Fl \&\&r
532 that is, neither
533 .Fl \&\&f
535 .Fl \&\&F
536 command line options are used when contacting a file-based MTA, unless
537 this automatic deduction is enforced by
538 .Ic set Ns
539 ing the internal variable
540 .Va r-option-implicit .
543 Remarks: many default installations and sites disallow overriding the
544 local user identity like this unless either the MTA has been configured
545 accordingly or the user is member of a group with special privileges.
546 Passing an invalid address will cause an error.
550 .It Fl S Ar var Ns Op = Ns value
551 .Ic set
552 (or, with a prefix string
553 .Ql no ,
554 as documented in
555 .Sx "INTERNAL VARIABLES" ,
556 .Ic unset )
557 .Ar var Ns
558 iable and optionally assign
559 .Ar value ,
560 if supported; \*(ID the entire expression is evaluated as if specified
561 within dollar-single-quotes (see
562 .Sx "Shell-style argument quoting" )
563 if the internal variable
564 .Va v15-compat
565 is set.
566 If the operation fails the program will exit if any of
567 .Va errexit
569 .Va posix
570 are set.
571 Settings established via
572 .Fl \&\&S
573 cannot be changed from within
574 .Sx "Resource files"
575 or an account switch initiated by
576 .Fl A .
577 They will become mutable again before commands registered via
578 .Fl X
579 are executed.
582 .It Fl s Ar subject
583 Specify the subject of the message to be sent.
584 Newline (NL) and carriage-return (CR) bytes are invalid and will be
585 normalized to space (SP) characters.
588 .It Fl t
589 The message given (on standard input) is expected to contain, separated
590 from the message body by an empty line, a message header with
591 .Ql To: ,
592 .Ql Cc: ,
594 .Ql Bcc:
595 fields giving its recipients, which will be added to any recipients
596 specified on the command line.
597 If a message subject is specified via
598 .Ql Subject:
599 then it will be used in favour of one given on the command line.
601 Also understood are
602 .Ql Reply-To:
603 (possibly overriding
604 .Va reply-to ) ,
605 .Ql Sender:
606 .Pf ( Va sender ) ,
607 .Ql From:
608 .Pf ( Va from
609 and / or option
610 .Fl r ) .
611 .Ql Message-ID: ,
612 .Ql In-Reply-To: ,
613 .Ql References:
615 .Ql Mail-Followup-To: ,
616 by default created automatically dependent on message context, will
617 be used if specified (a special address massage will however still occur
618 for the latter).
619 Any other custom header field (also see
620 .Fl C ,
621 .Va customhdr
623 .Ic ~^ )
624 is passed through entirely
625 unchanged, and in conjunction with the options
626 .Fl ~
628 .Fl #
629 it is possible to embed
630 .Sx "COMMAND ESCAPES" .
631 Also see
632 .Fl M , m , q .
635 .It Fl u Ar user
636 Initially read the
637 .Mx -sx
638 .Sx "primary system mailbox"
640 .Ar user ,
641 appropriate privileges presumed; effectively identical to
642 .Ql Fl \&\&f Ns \0%user .
645 .It Fl V
646 Show \*(UA's
647 .Va version
648 and exit.
649 The command
650 .Ic version
651 will also show the list of
652 .Va features :
653 .Ql $ \*(uA -Xversion -Xx .
656 .It Fl v
657 .Ic set Ns
658 ting the internal variable
659 .Va verbose
660 enables display of some informational context messages.
661 Using it twice increases the level of verbosity.
664 .It Fl X Ar cmd
665 Add the given (or multiple for a multiline argument)
666 .Ar cmd
667 to the list of commands to be executed,
668 as a last step of program startup, before normal operation starts.
669 This is the only possibility to execute commands in non-interactive mode
670 when reading startup files is actively prohibited.
671 The commands will be evaluated as a unit, just as via
672 .Ic source .
673 Correlates with
674 .Fl #
676 .Va errexit .
679 .It Fl ~
680 Enable
681 .Sx "COMMAND ESCAPES"
682 in compose mode even in non-interactive use cases.
683 This can be used to, e.g., automatically format the composed message
684 text before sending the message:
685 .Bd -literal -offset indent
686 $ ( echo 'line    one. Word.     Word2.';\e
687     echo '~| /usr/bin/fmt -tuw66' ) |\e
688   LC_ALL=C \*(uA -d~:/ -Sttycharset=utf-8 bob@exam.ple
692 .It Fl #
693 Enables batch mode: standard input is made line buffered, the complete
694 set of (interactive) commands is available, processing of
695 .Sx "COMMAND ESCAPES"
696 is enabled in compose mode, and diverse
697 .Sx "INTERNAL VARIABLES"
698 are adjusted for batch necessities, exactly as if done via
699 .Ic set :
700 .Va emptystart ,
701 .Pf no Va errexit ,
702 .Pf no Va header ,
703 .Pf no Va posix ,
704 .Va quiet ,
705 .Va sendwait ,
706 .Va typescript-mode
707 as well as
708 .Ev MAIL ,
709 .Ev MBOX
711 .Va inbox
712 (the latter three to
713 .Pa /dev/null ) .
714 The following prepares an email message in a batched dry run:
715 .Bd -literal -offset indent
716 $ LC_ALL=C printf 'm bob\en~s ubject\enText\en~.\enx\en' |\e
717   LC_ALL=C \*(uA -d#:/ -X'alias bob bob@exam.ple'
721 .It Fl \&.
722 This flag forces termination of option processing in order to prevent
723 .Dq option injection
724 (attacks).
725 It also forcefully puts \*(UA into send mode, see
726 .Sx "On sending mail, and non-interactive mode" .
730 All given
731 .Ar to-addr
732 arguments and all receivers established via
733 .Fl b
735 .Fl c
736 are subject to the checks established by
737 .Va expandaddr ,
738 one of the
739 .Sx "INTERNAL VARIABLES" .
740 If the setting of
741 .Va expandargv
742 allows their recognition all
743 .Ar mta-option
744 arguments given at the end of the command line after a
745 .Ql --
746 separator will be passed through to a file-based
747 .Va mta
748 (Mail-Transfer-Agent) and persist for the entire session.
749 .Va expandargv
750 constraints do not apply to the content of
751 .Va mta-arguments .
752 .\" }}}
754 .\" .Ss "A starter" {{{
755 .Ss "A starter"
757 \*(UA is a direct descendant of
759 Mail, itself a successor of the Research
761 mail which
762 .Dq was there from the start
763 according to
764 .Sx HISTORY .
765 It thus represents the user side of the
767 mail system, whereas the system side (Mail-Transfer-Agent, MTA) was
768 traditionally taken by
769 .Xr sendmail 8 ,
770 and most MTAs provide a binary of this name for compatibility purposes.
771 If the \*(OPal SMTP
772 .Va mta
773 is included in the
774 .Va features
775 of \*(UA then the system side is not a mandatory precondition for mail
776 delivery.
779 Because \*(UA strives for compliance with POSIX
780 .Xr mailx 1
781 it is likely that some configuration settings have to be adjusted before
782 using it is a smooth experience.
783 (Rather complete configuration examples can be found in the section
784 .Sx EXAMPLES . )
785 The default global
786 .Pa \*(UR ,
787 one of the
788 .Sx "Resource files" ,
789 bends those standard imposed settings of the
790 .Sx "INTERNAL VARIABLES"
791 a bit towards more user friendliness and safety already.
794 For example, it
795 .Ic set Ns s
796 .Va hold
798 .Va keepsave
799 in order to suppress the automatic moving of messages to the
800 .Mx -sx
801 .Sx "secondary mailbox"
802 .Ev MBOX
803 that would otherwise occur (see
804 .Sx "Message states" ) ,
806 .Va keep
807 to not remove empty system MBOX mailbox files in order not to mangle
808 file permissions when files eventually get recreated (all empty (MBOX)
809 mailbox files will be removed unless this variable is set whenever
810 .Va posix
811 .Pf a.k.a.\0 Ev POSIXLY_CORRECT
812 mode has been enabled).
815 It also enables
816 .Va sendwait
817 in order to synchronize \*(UA with the exit status report of the used
818 .Va mta
819 when sending mails.
821 .Ic set Ns
823 .Va emptystart
824 to enter interactive startup even if the initial mailbox is empty,
825 .Va editheaders
826 to allow editing of headers as well as
827 .Va fullnames
828 to not strip down addresses in compose mode, and
829 .Va quote
830 to include the message that is being responded to when
831 .Ic reply Ns
832 ing, which is indented by an
833 .Va indentprefix
834 that also deviates from standard imposed settings.
835 .Va mime-counter-evidence
836 is fully enabled, too.
839 Some random remarks.
840 The file mode creation mask can be managed explicitly via the variable
841 .Va umask .
842 Sufficient system support provided symbolic links will not be followed
843 when files are opened for writing.
844 Files and shell pipe output can be
845 .Ic source Ns
846 d for evaluation, also during startup from within the
847 .Sx "Resource files" .
848 .\" }}}
850 .\" .Ss "On sending mail, and non-interactive mode" {{{
851 .Ss "On sending mail, and non-interactive mode"
853 To send a message to one or more people, using a local or built-in
854 .Va mta
855 (Mail-Transfer-Agent) transport to actually deliver the generated mail
856 message, \*(UA can be invoked with arguments which are the names of
857 people to whom the mail will be sent, and the command line options
858 .Fl b
860 .Fl c
861 can be used to add (blind) carbon copy receivers:
863 .Bd -literal -offset indent
864 # Via sendmail(1)
865 $ \*(uA -s ubject -a ttach.txt bill@exam.ple
867 # But... try it in an isolated dry-run mode (-d) first
868 $ LC_ALL=C \*(uA -d -:/ -Ssendwait -Sttycharset=utf8 \e
869    -b bcc@exam.ple -c cc@exam.ple \e
870    -Sfullnames -. \e
871    '(Lovely) Bob <bob@exam.ple>' eric@exam.ple
873 # With SMTP
874 $ LC_ALL=C \*(uA -d -:/ -Sv15-compat -Ssendwait -Sttycharset=utf8 \e
875     -S mta=smtps://mylogin@exam.ple:465 -Ssmtp-auth=none \e
876     -S from=scriptreply@exam.ple \e
877     -a /etc/mail.rc \e
878     -. eric@exam.ple
882 If standard input is a terminal rather than the message to be sent,
883 the user is expected to type in the message contents.
884 In this compose mode \*(UA treats lines beginning with the character
885 .Ql ~
886 special \(en these are so-called
887 .Sx "COMMAND ESCAPES" ,
888 which can be used to read in files, process shell commands, add and edit
889 attachments and more; e.g., the command escape
890 .Ic ~e
891 will start the text editor to revise the message in its current state,
892 .Ic ~h
893 allows editing of the most important message headers, with
894 .Ic ~^
895 custom headers can be created (more specifically than with
896 .Fl C
898 .Va customhdr ) .
899 .Ic ~?
900 gives an overview of most other available command escapes.
901 The command escape
902 .Ic ~.
903 will leave compose mode and send the message once it is completed.
904 Alternatively typing
905 .Ql control-D
906 .Pf ( Ql ^D )
907 at the beginning of an empty line has the same effect, whereas typing
908 .Ql control-C
909 .Pf ( Ql ^C )
910 twice will abort the current letter (saving its contents in the file
911 denoted by
912 .Ev DEAD
913 unless
914 .Pf no Va save
915 is set).
918 A number of
919 .Sx ENVIRONMENT
921 .Sx "INTERNAL VARIABLES"
922 can be used to alter default behavior.
923 E.g., messages are sent asynchronously, without supervision, unless the
924 internal variable
925 .Va sendwait
926 is set, therefore send errors will not be recognizable until then.
927 .Ic set Ns
928 ting (also via
929 .Fl S )
930 .Va editalong
931 will automatically startup a text editor when compose mode is entered,
932 .Va editheaders
933 allows editing of headers additionally to plain body content,
934 .Va askcc
936 .Va askbcc
937 will cause the user to be prompted actively for (blind) carbon-copy
938 recipients, respectively, and (the default)
939 .Va asksend
940 will request confirmation whether the message shall be sent.
943 The envelope sender address is defined by
944 .Va from ,
945 explicitly defining an originating
946 .Va hostname
947 may be desirable, especially with the builtin SMTP Mail-Transfer-Agent
948 .Va mta .
949 .Sx "Character sets"
950 for outgoing message and MIME part content are configurable via
951 .Va sendcharsets ,
952 whereas input data is assumed to be in
953 .Va ttycharset .
954 Message data will be passed over the wire in a
955 .Va mime-encoding .
956 MIME parts a.k.a. attachments need to be assigned a
957 .Ic mimetype ,
958 usually taken out of
959 .Sx "The mime.types files" .
960 Saving a copy of sent messages in a
961 .Va record
962 mailbox may be desirable \(en as for most mailbox
963 .Ic file
964 targets the value will undergo
965 .Sx "Filename transformations" .
966 Some introductional
967 .Fl d
969 .Va debug
970 sandbox dry-run tests will prove correctness.
973 Message recipients (as specified on the command line or defined in
974 .Ql To: ,
975 .Ql Cc:
977 .Ql Bcc: )
978 may not only be email addressees but can also be names of mailboxes and
979 even complete shell command pipe specifications.
980 If the variable
981 .Va expandaddr
982 is not set then only network addresses (see
983 .Xr mailaddr 7
984 for a description of mail addresses) and plain user names (including MTA
985 aliases) may be used, other types will be filtered out, giving a warning
986 message.
987 A network address that contains no domain-, but only a valid local user
988 .Ql <name>
989 in angle brackets will be automatically expanded to a valid address when
990 .Va hostname
991 is set to a non-empty value; setting it to the empty value instructs
992 \*(UA that the used
993 .Va mta
994 will perform the necessary expansion.
995 The command
996 .Ic addrcodec
997 can be used to generate standard compliant network addresses.
999 .\" When changing any of the following adjust any RECIPIENTADDRSPEC;
1000 .\" grep the latter for the complete picture
1002 If the variable
1003 .Va expandaddr
1004 is set then extended recipient addresses will optionally be accepted:
1005 Any name which starts with a vertical bar
1006 .Ql |
1007 character specifies a command pipe \(en the command string following the
1008 .Ql |
1009 is executed and the message is sent to its standard input;
1010 Likewise, any name that starts with the character solidus
1011 .Ql /
1012 or the character sequence dot solidus
1013 .Ql ./
1014 is treated as a file, regardless of the remaining content;
1015 likewise a name that solely consists of a hyphen-minus
1016 .Ql - .
1017 Any other name which contains a commercial at
1018 .Ql @
1019 character is treated as a network address;
1020 Any other name which starts with a plus sign
1021 .Ql +
1022 character specifies a mailbox name;
1023 Any other name which contains a solidus
1024 .Ql /
1025 character but no exclamation mark
1026 .Ql \&!
1027 or percent sign
1028 .Ql %
1029 character before also specifies a mailbox name;
1030 What remains is treated as a network address.
1032 .Bd -literal -offset indent
1033 $ echo bla | \*(uA -Sexpandaddr -s test ./mbox.mbox
1034 $ echo bla | \*(uA -Sexpandaddr -s test '|cat >> ./mbox.mbox'
1035 $ echo safe | LC_ALL=C \e
1036     \*(uA -:/ -Sv15-compat -Ssendwait -Sttycharset=utf8 \e
1037       -Sexpandaddr=fail,-all,+addr,failinvaddr -s test \e
1038       -. bob@exam.ple
1042 It is possible to create personal distribution lists via the
1043 .Ic alias
1044 command, so that, for instance, the user can send mail to
1045 .Ql cohorts
1046 and have it go to a group of people.
1047 These aliases have nothing in common with the system wide aliases that
1048 may be used by the MTA, which are subject to the
1049 .Ql name
1050 constraint of
1051 .Va expandaddr
1052 and are often tracked in a file
1053 .Pa /etc/aliases
1054 (and documented in
1055 .Xr aliases 5
1057 .Xr sendmail 1 ) .
1058 Personal aliases will be expanded by \*(UA before the message is sent,
1059 and are thus a convenient alternative to specifying each addressee by
1060 itself; they correlate with the active set of
1061 .Ic alternates
1062 and are subject to
1063 .Va metoo
1064 filtering.
1067 .Dl alias cohorts bill jkf mark kridle@ucbcory ~/mail/cohorts.mbox
1070 .Va on-compose-enter , on-compose-leave
1072 .Va on-compose-cleanup
1073 hook variables may be set to
1074 .Ic define Ns
1075 d macros to automatically adjust some settings dependent
1076 on receiver, sender or subject contexts, and via the
1077 .Va on-compose-splice
1078 as well as
1079 .Va on-compose-splice-shell
1080 variables, the former also to be set to a
1081 .Ic define Ns
1082 d macro, increasingly powerful mechanisms to perform automated message
1083 adjustments, including signature creation, are available.
1084 (\*(ID These hooks work for commands which newly create messages, namely
1085 .Ic forward , mail , reply
1086 and variants;
1087 .Ic resend
1089 .Ic Resend
1090 for now provide only the hooks
1091 .Va on-resend-enter
1093 .Va on-resend-cleanup . )
1096 For the purpose of arranging a complete environment of settings that can
1097 be switched to with a single command or command line option there are
1098 .Ic account Ns s .
1099 Alternatively it is also possible to use a flat configuration, making use
1100 of so-called variable chains which automatically pick
1101 .Ql USER@HOST
1103 .Ql HOST
1104 context-dependent variable variants: for example addressing
1105 .Ql Ic File Ns \& pop3://yaa@exam.ple
1106 would find
1107 .Va \&\&pop3-no-apop-yaa@exam.ple ,
1108 .Va \&\&pop3-no-apop-exam.ple
1110 .Va pop3-no-apop
1111 in order.
1113 .Sx "On URL syntax and credential lookup"
1115 .Sx "INTERNAL VARIABLES" .
1118 To avoid environmental noise scripts should
1119 .Dq detach
1120 \*(UA from any configuration files and create a script-local
1121 environment, ideally with the command line options
1122 .Fl \&:
1123 to disable any configuration file in conjunction with repetitions of
1124 .Fl S
1125 to specify variables:
1127 .Bd -literal -offset indent
1128 $ env LC_ALL=C \*(uA -:/ \e
1129     -Sv15-compat -Ssendwait -Sttycharset=utf-8 \e
1130     -Sexpandaddr=fail,-all,failinvaddr \e
1131     -S mta=smtps://mylogin@exam.ple:465 -Ssmtp-auth=login \e
1132     -S from=scriptreply@exam.ple \e
1133     -s 'Subject to go' -a attachment_file \e
1134     -Sfullnames -. \e
1135     'Recipient 1 <rec1@exam.ple>' rec2@exam.ple \e
1136     < content_file
1140 As shown, scripts can
1141 .Dq fake
1142 a locale environment, the above specifies the all-compatible 7-bit clean
1143 .Ev LC_ALL
1144 .Dq C ,
1145 but will nonetheless take and send UTF-8 in the message text by using
1146 .Va ttycharset .
1147 In interactive mode, which is introduced in the next section, messages
1148 can be sent by calling the
1149 .Ic mail
1150 command with a list of recipient addresses:
1152 .Bd -literal -offset indent
1153 $ \*(uA -d -Squiet -Semptystart
1154 "/var/spool/mail/user": 0 messages
1155 ? mail "Recipient 1 <rec1@exam.ple>", rec2@exam.ple
1156 \&...
1157 ? # Will do the right thing (tm)
1158 ? m rec1@exam.ple rec2@exam.ple
1160 .\" }}}
1162 .\" .Ss "On reading mail, and interactive mode" {{{
1163 .Ss "On reading mail, and interactive mode"
1165 When invoked without addressees \*(UA enters interactive mode in which
1166 mails may be read.
1167 When used like that the user's system
1168 .Va inbox
1169 (for more on mailbox types please see the command
1170 .Ic file )
1171 is read in and a one line header of each message therein is displayed if
1172 the variable
1173 .Va header
1174 is set.
1175 The visual style of this summary of
1176 .Ic headers
1177 can be adjusted through the variable
1178 .Va headline
1179 and the possible sorting criterion via
1180 .Va autosort .
1181 Scrolling through
1182 .Va screen Ns
1183 fuls of
1184 .Ic headers
1185 can be performed with the command
1186 .Ic z .
1187 If the initially opened mailbox is empty \*(UA will instead exit
1188 immediately (after displaying a message) unless the variable
1189 .Va emptystart
1190 is set.
1193 At the
1194 .Va prompt
1195 the command
1196 .Ic list
1197 will give a listing of all available commands and
1198 .Ic help
1199 will give a summary of some common ones.
1200 If the \*(OPal documentation strings are available (see
1201 .Va features )
1202 one can type
1203 .Ql help X
1204 .Pf "(or " Ql ?X )
1205 and see the actual expansion of
1206 .Ql X
1207 and what its purpose is, i.e., commands can be abbreviated
1208 (note that POSIX defines some abbreviations, so that the alphabetical
1209 order of commands does not necessarily relate to the abbreviations; it is
1210 however possible to define overwrites with
1211 .Ic commandalias ) .
1212 These commands can also produce a more
1213 .Va verbose
1214 output.
1217 Messages are given numbers (starting at 1) which uniquely identify
1218 messages; the current message \(en the
1219 .Dq dot
1220 \(en will either be the first new message, or the first unread message,
1221 or the first message of the mailbox; the internal variable
1222 .Va showlast
1223 will instead cause usage of the last message for this purpose.
1224 The command
1225 .Ic headers
1226 will display a
1227 .Va screen Ns
1228 ful of header summaries containing the
1229 .Dq dot ,
1230 whereas
1231 .Ic from
1232 will display only the summaries of the given messages, defaulting to the
1233 .Dq dot .
1236 Message content can be displayed with the command
1237 .Ic type
1238 .Pf ( Ql t ,
1239 alias
1240 .Ic print ) .
1241 Here the variable
1242 .Va crt
1243 controls whether and when \*(UA will use the configured
1244 .Ev PAGER
1245 for display instead of directly writing to the user terminal
1246 .Va screen ,
1247 the sole difference to the command
1248 .Ic more ,
1249 which will always use the
1250 .Ev PAGER .
1251 The command
1252 .Ic top
1253 will instead only show the first
1254 .Va toplines
1255 of a message (maybe even compressed if
1256 .Va topsqueeze
1257 is set).
1258 Message display experience may improve by setting and adjusting
1259 .Va mime-counter-evidence ,
1260 and also see
1261 .Sx "HTML mail and MIME attachments" .
1264 By default the current message
1265 .Pf ( Dq dot )
1266 is displayed, but like with many other commands it is possible to give
1267 a fancy message specification (see
1268 .Sx "Specifying messages" ) ,
1269 e.g.,
1270 .Ql t:u
1271 will display all unread messages,
1272 .Ql t.
1273 will display the
1274 .Dq dot ,
1275 .Ql t 1 5
1276 will type the messages 1 and 5,
1277 .Ql t 1-5
1278 will type the messages 1 through 5, and
1279 .Ql t-
1281 .Ql t+
1282 will display the last and the next message, respectively.
1283 The command
1284 .Ic search
1285 (a more substantial alias for
1286 .Ic from )
1287 will display a header summary of the given message specification list
1288 instead of their content, e.g., the following will search for subjects:
1291 .Dl ? from "'@Some subject to search for'"
1294 In the default setup all header fields of a message will be
1295 .Ic type Ns
1296 d, but fields can be white- or blacklisted for a variety of
1297 applications by using the command
1298 .Ic headerpick ,
1299 e.g., to restrict their display to a very restricted set for
1300 .Ic type :
1301 .Ql Ic \:headerpick Cd \:type retain Ar \:from to cc subject .
1302 In order to display all header fields of a message regardless of
1303 currently active ignore or retain lists, use the commands
1304 .Ic Type
1306 .Ic Top ;
1307 .Ic Show
1308 will show the raw message content.
1309 Note that historically the global
1310 .Pa \*(UR
1311 not only adjusts the list of displayed headers, but also sets
1312 .Va crt .
1315 Dependent upon the configuration a line editor (see the section
1316 .Sx "On terminal control and line editor" )
1317 aims at making the user experience with the many
1318 .Sx COMMANDS
1319 a bit nicer.
1320 When reading the system
1321 .Va inbox
1322 or when
1323 .Fl f
1325 .Ic file )
1326 specified a mailbox explicitly prefixed with the special
1327 .Ql %:
1328 modifier (propagating the mailbox to a
1329 .Mx -sx
1330 .Sx "primary system mailbox" ) ,
1331 then messages which have been read will be automatically moved to a
1332 .Mx -sx
1333 .Sx "secondary mailbox" ,
1334 the users
1335 .Ev MBOX
1336 file, when the mailbox is left, either by changing the
1337 active mailbox or by quitting \*(UA (also see
1338 .Sx "Message states" )
1339 \(en this automatic moving from a system or primary to the secondary
1340 mailbox is not performed when the variable
1341 .Va hold
1342 is set.
1343 Messages can also be explicitly
1344 .Ic move Ns
1345 d to other mailboxes, whereas
1346 .Ic copy
1347 keeps the original message.
1348 .Ic write
1349 can be used to write out data content of specific parts of messages.
1352 After examining a message the user can
1353 .Ic reply Ql r
1354 to the sender and all recipients (which will also be placed in
1355 .Ql To:
1356 unless
1357 .Va recipients-in-cc
1358 is set) or
1359 .Ic Reply Ql R
1360 exclusively to the sender(s).
1361 .Ic forward Ns
1362 ing a message will allow editing the new message: the original message
1363 will be contained in the message body, adjusted according to
1364 .Ic headerpick .
1365 It is possible to
1366 .Ic resend
1368 .Ic Resend
1369 messages: the former will add a series of
1370 .Ql Resent-
1371 headers, whereas the latter will not; different to newly created
1372 messages editing is not possible and no copy will be saved even with
1373 .Va record
1374 unless the additional variable
1375 .Va record-resent
1376 is set.
1377 When sending, replying or forwarding messages comments and full names
1378 will be stripped from recipient addresses unless the internal variable
1379 .Va fullnames
1380 is set.
1381 Of course messages can be
1382 .Ic delete Ql d ,
1383 and they can spring into existence again via
1384 .Ic undelete
1385 or when the \*(UA session is ended via the
1386 .Ic exit Ql x
1387 command.
1390 To end a mail processing session one may either issue
1391 .Ic quit Ql q
1392 to cause a full program exit, which possibly includes
1393 automatic moving of read messages to the
1394 .Mx -sx
1395 .Sx "secondary mailbox"
1396 .Ev MBOX
1397 as well as updating the \*(OPal (see
1398 .Va features )
1399 line editor
1400 .Va history-file ,
1401 or use the command
1402 .Ic exit Ql x
1403 instead in order to prevent any of these actions.
1404 .\" }}}
1406 .\" .Ss "HTML mail and MIME attachments" {{{
1407 .Ss "HTML mail and MIME attachments"
1409 Messages which are HTML-only become more and more common and of course
1410 many messages come bundled with a bouquet of MIME (Multipurpose Internet
1411 Mail Extensions) parts for, e.g., attachments.
1412 To get a notion of MIME types, \*(UA will first read
1413 .Sx "The mime.types files"
1414 (as configured and allowed by
1415 .Va mimetypes-load-control ) ,
1416 and then add onto that types registered directly with
1417 .Ic mimetype .
1418 It (normally) has a default set of types built-in, too.
1419 To improve interaction with faulty MIME part declarations which are
1420 often seen in real-life messages, setting
1421 .Va mime-counter-evidence
1422 will allow \*(UA to verify the given assertion and possibly provide
1423 an alternative MIME type.
1426 Whereas \*(UA \*(OPally supports a simple HTML-to-text converter for
1427 HTML messages, it cannot handle MIME types other than plain text itself.
1428 Instead programs need to become registered to deal with specific MIME
1429 types or file extensions.
1430 These programs may either prepare plain text versions of their input in
1431 order to enable \*(UA to integrate their output neatlessly in its own
1432 message visualization (a mode which is called
1433 .Cd copiousoutput ) ,
1434 or display the content themselves, for example in an external graphical
1435 window: such handlers will only be considered by and for the command
1436 .Ic mimeview .
1439 To install a handler program for a specific MIME type an according
1440 .Va pipe-TYPE/SUBTYPE
1441 variable needs to be set; to instead define a handler for a specific
1442 file extension the respective
1443 .Va pipe-EXTENSION
1444 variable can be used \(en these handlers take precedence.
1445 \*(OPally \*(UA supports mail user agent configuration as defined in
1446 RFC 1524; this mechanism (see
1447 .Sx "The Mailcap files" )
1448 will be queried for display or quote handlers if none of the former two
1449 .\" TODO v15-compat "will be" -> "is"
1450 did; it will be the sole source for handlers of other purpose.
1451 A last source for handlers is the MIME type definition itself, when
1452 a (\*(UA specific) type-marker was registered with the command
1453 .Ic mimetype
1454 (which many built-in MIME types do).
1457 E.g., to display a HTML message inline (that is, converted to a more
1458 fancy plain text representation than the built-in converter is capable to
1459 produce) with either of the text-mode browsers
1460 .Xr lynx 1
1462 .Xr elinks 1 ,
1463 teach \*(UA about MathML documents and make it display them as plain
1464 text, and to open PDF attachments in an external PDF viewer,
1465 asynchronously and with some other magic attached:
1467 .Bd -literal -offset indent
1468 ? if [ "$features" !% +filter-html-tagsoup ]
1469 ?  #set pipe-text/html='@* elinks -force-html -dump 1'
1470 ?  set pipe-text/html='@* lynx -stdin -dump -force_html'
1471 ?  # Display HTML as plain text instead
1472 ?  #set pipe-text/html=@
1473 ? endif
1474 ? mimetype @ application/mathml+xml mathml
1475 ? wysh set pipe-application/pdf='@&=@ \e
1476     trap "rm -f \e"${MAILX_FILENAME_TEMPORARY}\e"" EXIT;\e
1477     trap "trap \e"\e" INT QUIT TERM; exit 1" INT QUIT TERM;\e
1478     mupdf "${MAILX_FILENAME_TEMPORARY}"'
1480 .\" }}}
1482 .\" .Ss "Mailing lists" {{{
1483 .Ss "Mailing lists"
1485 \*(UA offers some support to ease handling of mailing lists.
1486 The command
1487 .Ic mlist
1488 promotes all given arguments to known mailing lists, and
1489 .Ic mlsubscribe
1490 sets their subscription attribute, creating them first as necessary.
1491 (On the other hand
1492 .Ic unmlsubscribe
1493 does not
1494 .Ic unmlist
1495 automatically, but only resets the subscription attribute.)
1496 Using the commands without arguments will show (a subset of) all
1497 currently defined mailing lists.
1499 .Va headline
1500 format
1501 .Ql \&%T
1502 can be used to mark out messages with configured list addresses
1503 in the header display.
1506 If the \*(OPal regular expression support is available a mailing list
1507 specification that contains any of the
1508 .Dq magical
1509 regular expression characters
1510 .Ql ^[]*+?|$
1511 (see
1512 .Xr re_format 7 )
1513 will be interpreted as one, which allows matching of many addresses with
1514 a single expression.
1515 However, all fully qualified list addresses are matched via a fast
1516 dictionary, whereas expressions are placed in (a) list(s) which is
1517 (are) matched sequentially.
1519 .Bd -literal -offset indent
1520 ? set followup-to followup-to-honour=ask-yes \e
1521     reply-to-honour=ask-yes
1522 ? wysh mlist a1@b1.c1 a2@b2.c2 '.*@lists\e.c3$'
1523 ? mlsubscribe a4@b4.c4 exact@lists.c3
1527 The variable
1528 .Va followup-to-honour
1529 will ensure that a
1530 .Ql Mail-\:Followup-\:To:
1531 header is honoured when the message is being replied to (via
1532 .Ic reply
1534 .Ic Lreply )
1536 .Va followup-to
1537 controls whether this header is created when sending mails; it will be
1538 created automatically for a couple of reasons, too, like when the
1539 special
1540 .Dq mailing list specific
1541 respond command
1542 .Ic Lreply
1543 is used, when
1544 .Ic reply
1545 is used to respond to a message with its
1546 .Ql Mail-Followup-To:
1547 being honoured etc.
1550 A difference in between the handling of known and subscribed lists is
1551 that the address of the sender is usually not part of a generated
1552 .Ql Mail-Followup-To:
1553 when addressing the latter, whereas it is for the former kind of lists.
1554 Usually because there are exceptions: say, if multiple lists are
1555 addressed and not all of them are subscribed lists.
1557 For convenience \*(UA will, temporarily, automatically add a list
1558 address that is presented in the
1559 .Ql List-Post:
1560 header of a message that is being responded to to the list of known
1561 mailing lists.
1562 Shall that header have existed \*(UA will instead, dependent on the
1563 variable
1564 .Va reply-to-honour ,
1565 use an also set
1566 .Ql Reply-To:
1567 for this purpose in order to accept a list administrators' wish that
1568 is supposed to have been manifested like that (but only if it provides
1569 a single address which resides on the same domain as what is stated in
1570 .Ql List-Post: ) .
1571 .\" }}}
1573 .\" .Ss "Signed and encrypted messages with S/MIME" {{{
1574 .Ss "Signed and encrypted messages with S/MIME"
1576 \*(OP S/MIME provides two central mechanisms:
1577 message signing and message encryption.
1578 A signed message contains some data in addition to the regular text.
1579 The data can be used to verify that the message was sent using a valid
1580 certificate, that the sender's address in the message header matches
1581 that in the certificate, and that the message text has not been altered.
1582 Signing a message does not change its regular text;
1583 it can be read regardless of whether the recipient's software is able to
1584 handle S/MIME.
1585 It is thus usually possible to sign all outgoing messages if so desired.
1588 Encryption, in contrast, makes the message text invisible for all people
1589 except those who have access to the secret decryption key.
1590 To encrypt a message, the specific recipient's public encryption key
1591 must be known.
1592 It is therefore not possible to send encrypted mail to people unless their
1593 key has been retrieved from either previous communication or public key
1594 directories.
1595 A message should always be signed before it is encrypted.
1596 Otherwise, it is still possible that the encrypted message text is
1597 altered.
1600 A central concept to S/MIME is that of the certification authority (CA).
1601 A CA is a trusted institution that issues certificates.
1602 For each of these certificates it can be verified that it really
1603 originates from the CA, provided that the CA's own certificate is
1604 previously known.
1605 A set of CA certificates is usually delivered with OpenSSL and installed
1606 on your system.
1607 If you trust the source of your OpenSSL software installation,
1608 this offers reasonable security for S/MIME on the Internet.
1609 Otherwise set
1610 .Va smime-ca-no-defaults
1611 to avoid using the default certificates and point
1612 .Va smime-ca-file
1613 and/or
1614 .Va smime-ca-dir
1615 to a trusted pool of certificates.
1616 In general, a certificate cannot be more secure than the method its CA
1617 certificate has been retrieved with.
1620 This trusted pool of certificates is used by the command
1621 .Ic verify
1622 to ensure that the given S/MIME messages can be trusted.
1623 If so, verified sender certificates that were embedded in signed
1624 messages can be saved locally with the command
1625 .Ic certsave ,
1626 and used by \*(UA to encrypt further communication with these senders:
1628 .Bd -literal -offset indent
1629 ? certsave FILENAME
1630 ? set smime-encrypt-USER@HOST=FILENAME \e
1631     smime-cipher-USER@HOST=AES256
1635 To sign outgoing messages in order to allow receivers to verify the
1636 origin of these messages a personal S/MIME certificate is required.
1637 \*(UA supports password-protected personal certificates (and keys),
1638 for more on this, and its automatization, please see the section
1639 .Sx "On URL syntax and credential lookup" .
1640 The section
1641 .Sx "S/MIME step by step"
1642 shows examplarily how such a private certificate can be obtained.
1643 In general, if such a private key plus certificate
1644 .Dq pair
1645 is available, all that needs to be done is to set some variables:
1647 .Bd -literal -offset indent
1648 ? set smime-sign-cert=ME@HERE.com.paired \e
1649     smime-sign-message-digest=SHA256 \e
1650     smime-sign
1654 Variables of interest for S/MIME in general are
1655 .Va smime-ca-dir ,
1656 .Va smime-ca-file ,
1657 .Va smime-ca-flags ,
1658 .Va smime-ca-no-defaults ,
1659 .Va smime-crl-dir ,
1660 .Va smime-crl-file .
1661 For S/MIME signing of interest are
1662 .Va smime-sign ,
1663 .Va smime-sign-cert ,
1664 .Va smime-sign-include-certs
1666 .Va smime-sign-message-digest .
1667 Additional variables of interest for S/MIME en- and decryption:
1668 .Va smime-cipher
1670 .Va smime-encrypt-USER@HOST .
1673 \*(ID Note that neither S/MIME signing nor encryption applies to
1674 message subjects or other header fields yet.
1675 Thus they may not contain sensitive information for encrypted messages,
1676 and cannot be trusted even if the message content has been verified.
1677 When sending signed messages,
1678 it is recommended to repeat any important header information in the
1679 message text.
1680 .\" }}}
1682 .\" .Ss "On URL syntax and credential lookup" {{{
1683 .Ss "On URL syntax and credential lookup"
1685 \*(IN For accessing protocol-specific resources usage of Uniform
1686 Resource Locators (URL, RFC 1738) has become omnipresent.
1687 \*(UA expects and understands URLs in the following form;
1688 parts in brackets
1689 .Ql []
1690 denote optional parts, optional either because there also exist other
1691 ways to define the information in question or because support of the
1692 part is protocol-specific (e.g.,
1693 .Ql /path
1694 is used by the local maildir and the IMAP protocol, but not by POP3);
1695 If any of
1696 .Ql USER
1698 .Ql PASSWORD
1699 are specified they must be given in URL percent encoded form (RFC 3986;
1700 the command
1701 .Ic urlcodec
1702 may be helpful):
1705 .Dl PROTOCOL://[USER[:PASSWORD]@]server[:port][/path]
1708 Note that these \*(UA URLs most often do not conform to any real
1709 standard, but instead represent a normalized variant of RFC 1738 \(en
1710 they are not used in data exchange but only meant as a compact,
1711 easy-to-use way of defining and representing information in
1712 a well-known notation.
1715 Many internal variables of \*(UA exist in multiple versions, called
1716 variable chains for the rest of this document: the plain
1717 .Ql variable
1718 as well as
1719 .Ql variable-HOST
1721 .Ql variable-USER@HOST .
1722 Here
1723 .Ql HOST
1724 indeed means
1725 .Ql server:port
1726 if a
1727 .Ql port
1728 had been specified in the respective URL, otherwise it refers to the plain
1729 .Ql server .
1730 Also,
1731 .Ql USER
1732 is not truly the
1733 .Ql USER
1734 that had been found when doing the user chain lookup as is described
1735 below, i.e., this
1736 .Ql USER
1737 will never be in URL percent encoded form, whether it came from an URL
1738 or not; i.e., variable chain name extensions of
1739 .Sx "INTERNAL VARIABLES"
1740 must not be URL percent encoded.
1743 For example, whether an hypothetical URL
1744 .Ql smtp://hey%3Ayou@our.house
1745 had been given that includes a user, or whether the URL was
1746 .Ql smtp://our.house
1747 and the user had been found differently, to lookup the variable chain
1748 .Va smtp-use-starttls
1749 \*(UA first looks for whether
1750 .Ql smtp-\:use-\:starttls-\:hey:you@our.house
1751 is defined, then whether
1752 .Ql smtp-\:use-\:starttls-\:our.house
1753 exists before finally ending up looking at the plain variable itself.
1756 \*(UA obeys the following logic scheme when dealing with the
1757 necessary credential information of an account:
1759 .Bl -bullet
1761 If no
1762 .Ql USER
1763 has been given in the URL the variables
1764 .Va user-HOST
1766 .Va user
1767 are looked up; if no such variable(s) can be found then \*(UA will,
1768 when enforced by the \*(OPal variables
1769 .Va netrc-lookup-HOST
1771 .Va netrc-lookup ,
1772 search the users
1773 .Pa .netrc
1774 file for a
1775 .Ql HOST
1776 specific entry which provides a
1777 .Ql login
1778 name: this lookup will only succeed if unambiguous (one possible matching
1779 entry for
1780 .Ql HOST ) .
1781 It is possible to load encrypted
1782 .Pa .netrc
1783 files via
1784 .Va netrc-pipe .
1786 If there is still no
1787 .Ql USER
1788 then \*(UA will fall back to the user who is supposed to run \*(UA,
1789 the identity of which has been fixated during \*(UA startup and is
1790 known to be a valid user on the current host.
1793 Authentication: unless otherwise noted this will lookup the
1794 .Va PROTOCOL-auth-USER@HOST , PROTOCOL-auth-HOST , PROTOCOL-auth
1795 variable chain, falling back to a protocol-specific default should this
1796 have no success.
1799 If no
1800 .Ql PASSWORD
1801 has been given in the URL, then if the
1802 .Ql USER
1803 has been found through the \*(OPal
1804 .Va netrc-lookup
1805 that may have already provided the password, too.
1806 Otherwise the variable chain
1807 .Va password-USER@HOST , password-HOST , password
1808 is looked up and used if existent.
1810 Afterwards the complete \*(OPal variable chain
1811 .Va netrc-lookup-USER@HOST , netrc-lookup-HOST , netrc-lookup
1812 is looked up.
1813 If set, the
1814 .Ic netrc
1815 cache is searched for a password only (multiple user accounts for
1816 a single machine may exist as well as a fallback entry without user
1817 but with a password).
1819 If at that point there is still no password available, but the
1820 (protocols') chosen authentication type requires a password, then in
1821 interactive mode the user will be prompted on the terminal.
1825 .Sy Note:
1826 S/MIME verification works relative to the values found in the
1827 .Ql From:
1829 .Ql Sender: )
1830 header field(s), which means that the values of
1831 .Va smime-sign , smime-sign-cert , smime-sign-include-certs
1833 .Va smime-sign-message-digest
1834 will not be looked up using the
1835 .Ql USER
1837 .Ql HOST
1838 chains from above but instead use the corresponding values from the
1839 message that is being worked on.
1840 In unusual cases multiple and different
1841 .Ql USER
1843 .Ql HOST
1844 combinations may therefore be involved \(en on the other hand those
1845 unusual cases become possible.
1846 The usual case is as short as:
1848 .Bd -literal -offset indent
1849 set mta=smtp://USER:PASS@HOST smtp-use-starttls \e
1850     smime-sign smime-sign-cert=+smime.pair
1854 The section
1855 .Sx EXAMPLES
1856 contains complete example configurations.
1857 .\" }}}
1859 .\" .Ss "Encrypted network communication" {{{
1860 .Ss "Encrypted network communication"
1862 SSL (Secure Sockets Layer) a.k.a. its successor TLS (Transport Layer
1863 Security) are protocols which aid in securing communication by providing
1864 a safely initiated and encrypted network connection.
1865 A central concept of SSL/TLS is that of certificates: as part of each
1866 network connection setup a (set of) certificates will be exchanged, and
1867 by using those the identity of the network peer can be cryptographically
1868 verified.
1869 SSL/TLS works by using a locally installed pool of trusted certificates,
1870 and verifying the connection peer succeeds if that provides
1871 a certificate which has been issued or is trusted by any certificate in
1872 the trusted local pool.
1875 The local pool of trusted so-called CA (Certification Authority)
1876 certificates is usually delivered with the used SSL/TLS library, and
1877 will be selected automatically, but it is also possible to create and
1878 use an own pool of trusted certificates.
1879 If this is desired, set
1880 .Va ssl-ca-no-defaults
1881 to avoid using the default certificate pool, and point
1882 .Va ssl-ca-file
1883 and/or
1884 .Va ssl-ca-dir
1885 to a trusted pool of certificates.
1886 A certificate cannot be more secure than the method its CA certificate
1887 has been retrieved with.
1890 It depends on the used protocol whether encrypted communication is
1891 possible, and which configuration steps have to be taken to enable it.
1892 Some protocols, e.g., POP3S, are implicitly encrypted, others, like
1893 POP3, can upgrade a plain text connection if so requested: POP3 offers
1894 .Ql STLS ,
1895 which will be used if the variable (chain)
1896 .Va pop3-use-starttls
1897 is set:
1899 .Bd -literal -offset indent
1900 shortcut encpop1 pop3s://pop1.exam.ple
1902 shortcut encpop2 pop3://pop2.exam.ple
1903 set pop3-use-starttls-pop2.exam.ple
1905 set mta=smtps://smtp.exam.ple:465
1906 set mta=smtp://smtp.exam.ple smtp-use-starttls
1910 Normally that is all there is to do, given that SSL/TLS libraries try to
1911 provide safe defaults, plenty of knobs however exist to adjust settings.
1912 For example certificate verification settings can be fine-tuned via
1913 .Va ssl-ca-flags ,
1914 and the SSL/TLS configuration basics are accessible via
1915 .Va ssl-config-pairs ,
1916 e.g., to specify the allowed protocols or cipher lists that
1917 a communication channel may use.
1918 In the past hints of how to restrict the set of protocols to highly
1919 secure ones were indicated, as of the time of this writing the allowed
1920 protocols or cipher list may need to become relaxed in order to be able
1921 to connect to some servers; the following example allows connecting to a
1922 .Dq Lion
1923 that uses OpenSSL 0.9.8za from June 2014 (refer to
1924 .Sx "INTERNAL VARIABLES"
1925 for more on variable chains):
1927 .Bd -literal -offset indent
1928 wysh set ssl-config-pairs-lion@exam.ple='MinProtocol=TLSv1.1,\e
1929     CipherList=TLSv1.2:!aNULL:!eNULL:\e
1930       ECDHE-RSA-AES256-SHA:ECDHE-ECDSA-AES256-SHA:\e
1931       DHE-RSA-AES256-SHA:@STRENGTH'
1935 The OpenSSL program
1936 .Xr ciphers 1
1937 can be used and should be referred to when creating a custom cipher list.
1938 Variables of interest for SSL/TLS in general are
1939 .Va ssl-ca-dir ,
1940 .Va ssl-ca-file ,
1941 .Va ssl-ca-flags ,
1942 .Va ssl-ca-no-defaults ,
1943 .Va ssl-config-file ,
1944 .Va ssl-config-module ,
1945 .Va ssl-config-pairs ,
1946 .Va ssl-crl-dir ,
1947 .Va ssl-crl-file ,
1948 .Va ssl-rand-file
1949 as well as
1950 .Va ssl-verify .
1951 .\" }}}
1953 .\" .Ss "Character sets" {{{
1954 .Ss "Character sets"
1956 \*(OP \*(UA detects the character set of the terminal by using
1957 mechanisms that are controlled by the
1958 .Ev LC_CTYPE
1959 environment variable
1960 (in fact
1961 .Ev LC_ALL ,
1962 .Ev \&\&LC_CTYPE ,
1963 .Ev LANG ,
1964 in that order, see there).
1965 The internal variable
1966 .Va ttycharset
1967 will be set to the detected terminal character set accordingly,
1968 and will thus show up in the output of commands like, e.g.,
1969 .Ic set
1971 .Ic varshow .
1974 However, the user may give a value for
1975 .Va ttycharset
1976 during startup, so that it is possible to send mail in a completely
1977 .Dq faked
1978 locale environment, an option which can be used to generate and send,
1979 e.g., 8-bit UTF-8 input data in a pure 7-bit US-ASCII
1980 .Ql LC_ALL=C
1981 environment (an example of this can be found in the section
1982 .Sx "On sending mail, and non-interactive mode" ) .
1983 Changing the value does not mean much beside that, because several
1984 aspects of the real character set are implied by the locale environment
1985 of the system, which stays unaffected by
1986 .Va ttycharset .
1989 Messages and attachments which consist of 7-bit clean data will be
1990 classified as consisting of
1991 .Va charset-7bit
1992 character data.
1993 This is a problem if the
1994 .Va ttycharset
1995 character set is a multibyte character set that is also 7-bit clean.
1996 For example, the Japanese character set ISO-2022-JP is 7-bit clean but
1997 capable to encode the rich set of Japanese Kanji, Hiragana and Katakana
1998 characters: in order to notify receivers of this character set the mail
1999 message must be MIME encoded so that the character set ISO-2022-JP can
2000 be advertised!
2001 To achieve this, the variable
2002 .Va charset-7bit
2003 must be set to ISO-2022-JP.
2004 (Today a better approach regarding email is the usage of UTF-8, which
2005 uses 8-bit bytes for non-US-ASCII data.)
2008 If the \*(OPal character set conversion capabilities are not available
2009 .Pf ( Va features
2010 does not include the term
2011 .Ql +iconv ) ,
2012 then
2013 .Va ttycharset
2014 will be the only supported character set,
2015 it is simply assumed that it can be used to exchange 8-bit messages
2016 (over the wire an intermediate, configurable
2017 .Va mime-encoding
2018 may be applied),
2019 and the rest of this section does not apply;
2020 it may however still be necessary to explicitly set it if automatic
2021 detection fails, since in that case it defaults to
2022 .\" (Keep in SYNC: ./nail.1:"Character sets", ./config.h:CHARSET_*!)
2023 LATIN1 a.k.a. ISO-8859-1.
2026 \*(OP When reading messages, their text is converted into
2027 .Va ttycharset
2028 as necessary in order to display them on the users terminal.
2029 Unprintable characters and invalid byte sequences are detected
2030 and replaced by proper substitution characters.
2031 Character set mappings for source character sets can be established with
2032 the command
2033 .Ic charsetalias ,
2034 which may be handy to work around faulty character set catalogues (e.g.,
2035 to add a missing LATIN1 to ISO-8859-1 mapping), or to enforce treatment
2036 of one character set as another one (e.g., to interpret LATIN1 as CP1252).
2037 Also see
2038 .Va charset-unknown-8bit
2039 to deal with another hairy aspect of message interpretation.
2042 When sending messages all their parts and attachments are classified.
2043 Whereas no character set conversion is performed on those parts which
2044 appear to be binary data,
2045 the character set being used must be declared within the MIME header of
2046 an outgoing text part if it contains characters that do not conform to
2047 the set of characters that are allowed by the email standards.
2048 Permissible values for character sets used in outgoing messages can be
2049 declared using the
2050 .Va sendcharsets
2051 variable, and
2052 .Va charset-8bit ,
2053 which defines a catch-all last-resort fallback character set that is
2054 implicitly appended to the list of character sets in
2055 .Va sendcharsets .
2058 When replying to a message and the variable
2059 .Va reply-in-same-charset
2060 is set, then the character set of the message being replied to
2061 is tried first (still being a subject of
2062 .Ic charsetalias ) .
2063 And it is also possible to make \*(UA work even more closely related to
2064 the current locale setting automatically by using the variable
2065 .Va sendcharsets-else-ttycharset ,
2066 please see there for more information.
2069 All the specified character sets are tried in order unless the
2070 conversion of the part or attachment succeeds.
2071 If none of the tried (8-bit) character sets is capable to represent the
2072 content of the part or attachment,
2073 then the message will not be sent and its text will optionally be
2074 .Va save Ns d
2076 .Ev DEAD .
2077 In general, if a message saying
2078 .Dq cannot convert from a to b
2079 appears, either some characters are not appropriate for the currently
2080 selected (terminal) character set,
2081 or the needed conversion is not supported by the system.
2082 In the first case, it is necessary to set an appropriate
2083 .Ev LC_CTYPE
2084 locale and/or the variable
2085 .Va ttycharset .
2088 The best results are usually achieved when \*(UA is run in a UTF-8
2089 locale on an UTF-8 capable terminal, in which case the full Unicode
2090 spectrum of characters is available.
2091 In this setup characters from various countries can be displayed,
2092 while it is still possible to use more simple character sets for sending
2093 to retain maximum compatibility with older mail clients.
2096 On the other hand the POSIX standard defines a locale-independent 7-bit
2097 .Dq portable character set
2098 that should be used when overall portability is an issue, the even more
2099 restricted subset named
2100 .Dq portable filename character set
2101 consists of A-Z, a-z, 0-9, period
2102 .Ql \&. ,
2103 underscore
2104 .Ql _
2105 and hyphen-minus
2106 .Ql - .
2107 .\" }}}
2109 .\" .Ss "Message states" {{{
2110 .Ss "Message states"
2112 \*(UA differentiates in between several different message states;
2113 the current state will be reflected in header summary displays if
2114 .Va headline
2115 is configured to do so (via the internal variable
2116 .Va attrlist ) ,
2117 and messages can also be selected and be acted upon depending on their
2118 state (see
2119 .Sx "Specifying messages" ) .
2120 When operating on the system
2121 .Va inbox ,
2122 or in any other
2123 .Mx -sx
2124 .Sx "primary system mailbox" ,
2125 special actions, like the automatic moving of messages to the
2126 .Mx -sx
2127 .Sx "secondary mailbox"
2128 .Ev MBOX ,
2129 may be applied when the mailbox is left (also implicitly via
2130 a successful exit of \*(UA, but not if the special command
2131 .Ic exit
2132 is used) \(en however, because this may be irritating to users which
2133 are used to
2134 .Dq more modern
2135 mail-user-agents, the default global
2136 .Pa \*(UR
2137 sets the internal
2138 .Va hold
2140 .Va keepsave
2141 variables in order to suppress this behaviour.
2143 .Bl -hang -width ".It Ql new"
2144 .It Ql new
2145 Message has neither been viewed nor moved to any other state.
2146 Such messages are retained even in the
2147 .Mx -sx
2148 .Sx "primary system mailbox" .
2150 .It Ql unread
2151 Message has neither been viewed nor moved to any other state, but the
2152 message was present already when the mailbox has been opened last:
2153 Such messages are retained even in the
2154 .Mx -sx
2155 .Sx "primary system mailbox" .
2157 .It Ql read
2158 The message has been processed by one of the following commands:
2159 .Ic ~f ,
2160 .Ic ~m ,
2161 .Ic ~F ,
2162 .Ic ~M ,
2163 .Ic copy ,
2164 .Ic mbox ,
2165 .Ic next ,
2166 .Ic pipe  ,
2167 .Ic Print ,
2168 .Ic print ,
2169 .Ic top ,
2170 .Ic Type ,
2171 .Ic type ,
2172 .Ic undelete .
2173 The commands
2174 .Ic dp
2176 .Ic dt
2177 will always try to automatically
2178 .Dq step
2180 .Ic type
2182 .Dq next
2183 logical message, and may thus mark multiple messages as read, the
2184 .Ic delete
2185 command will do so if  the internal variable
2186 .Va autoprint
2187 is set.
2188 Except when the
2189 .Ic exit
2190 command is used, messages that are in a
2191 .Mx -sx
2192 .Sx "primary system mailbox"
2193 and are in
2194 .Ql read
2195 state when the mailbox is left will be saved in the
2196 .Mx -sx
2197 .Sx "secondary mailbox"
2198 .Ev MBOX
2199 unless the internal variable
2200 .Va hold
2201 it set.
2203 .It Ql deleted
2204 The message has been processed by one of the following commands:
2205 .Ic delete ,
2206 .Ic dp ,
2207 .Ic dt .
2208 Only
2209 .Ic undelete
2210 can be used to access such messages.
2212 .It Ql preserved
2213 The message has been processed by a
2214 .Ic preserve
2215 command and it will be retained in its current location.
2217 .It Ql saved
2218 The message has been processed by one of the following commands:
2219 .Ic save
2221 .Ic write .
2222 Unless when the
2223 .Ic exit
2224 command is used, messages that are in a
2225 .Mx -sx
2226 .Sx "primary system mailbox"
2227 and are in
2228 .Ql saved
2229 state when the mailbox is left will be deleted; they will be saved in the
2230 .Mx -sx
2231 .Sx "secondary mailbox"
2232 .Ev MBOX
2233 when the internal variable
2234 .Va keepsave
2235 is set.
2239 In addition to these message states, flags which otherwise have no
2240 technical meaning in the mail system except allowing special ways of
2241 addressing them when
2242 .Sx "Specifying messages"
2243 can be set on messages.
2244 These flags are saved with messages and are thus persistent, and are
2245 portable between a set of widely used MUAs.
2247 .Bl -hang -width ".It Ic answered"
2248 .It Ic answered
2249 Mark messages as having been answered.
2250 .It Ic draft
2251 Mark messages as being a draft.
2252 .It Ic flag
2253 Mark messages which need special attention.
2255 .\" }}}
2257 .\" .Ss "Specifying messages" {{{
2258 .Ss "Specifying messages"
2260 Commands which take
2261 .Sx "Message list arguments" ,
2262 such as
2263 .Ic from
2264 a.k.a.\&
2265 .Ic search ,
2266 .Ic type
2268 .Ic delete ,
2269 can be given a list of message numbers as arguments to apply to a number
2270 of messages at once.
2271 Thus
2272 .Ql delete 1 2
2273 deletes messages 1 and 2,
2274 whereas
2275 .Ql delete 1-5
2276 will delete the messages 1 through 5.
2277 In sorted or threaded mode (see the
2278 .Ic sort
2279 command),
2280 .Ql delete 1-5
2281 will delete the messages that are located between (and including)
2282 messages 1 through 5 in the sorted/threaded order, as shown in the
2283 .Ic headers
2284 summary.
2285 The following special message names exist:
2288 .Bl -tag -width ".It Ar BaNg"
2289 .It Ar \&.
2290 The current message, the so-called
2291 .Dq dot .
2293 .It Ar \&;
2294 The message that was previously the current message.
2296 .It Ar \&,
2297 The parent message of the current message,
2298 that is the message with the Message-ID given in the
2299 .Ql In-Reply-To:
2300 field or the last entry of the
2301 .Ql References:
2302 field of the current message.
2304 .It Ar -
2305 The next previous undeleted message,
2306 or the next previous deleted message for the
2307 .Ic undelete
2308 command.
2309 In sorted/threaded mode,
2310 the next previous such message in the sorted/threaded order.
2312 .It Ar +
2313 The next undeleted message,
2314 or the next deleted message for the
2315 .Ic undelete
2316 command.
2317 In sorted/threaded mode,
2318 the next such message in the sorted/threaded order.
2320 .It Ar ^
2321 The first undeleted message,
2322 or the first deleted message for the
2323 .Ic undelete
2324 command.
2325 In sorted/threaded mode,
2326 the first such message in the sorted/threaded order.
2328 .It Ar $
2329 The last message.
2330 In sorted/threaded mode,
2331 the last message in the sorted/threaded order.
2333 .It Ar & Ns Ar x
2334 In threaded mode,
2335 selects the message addressed with
2336 .Ar x ,
2337 where
2338 .Ar x
2339 is any other message specification,
2340 and all messages from the thread that begins at it.
2341 Otherwise it is identical to
2342 .Ar x .
2344 .Ar x
2345 is omitted,
2346 the thread beginning with the current message is selected.
2348 .It Ar *
2349 All messages.
2350 .It Ar `
2351 All messages that were included in the
2352 .Sx "Message list arguments"
2353 of the previous command.
2355 .It Ar x-y
2356 An inclusive range of message numbers.
2357 Selectors that may also be used as endpoints include any of
2358 .Ar .;-+^$ .
2360 .It Ar address
2361 A case-insensitive
2362 .Dq any substring matches
2363 search against the
2364 .Ql From:
2365 header, which will match addresses (too) even if
2366 .Va showname
2367 is set (and POSIX says
2368 .Dq any address as shown in a header summary shall be matchable in this form ) ;
2369 However, if the
2370 .Va allnet
2371 variable is set, only the local part of the address is evaluated
2372 for the comparison, not ignoring case, and the setting of
2373 .Va showname
2374 is completely ignored.
2375 For finer control and match boundaries use the
2376 .Ql @
2377 search expression.
2379 .It Ar / Ns Ar string
2380 All messages that contain
2381 .Ar string
2382 in the subject field (case ignored according to locale).
2383 See also the
2384 .Va searchheaders
2385 variable.
2387 .Ar string
2388 is empty,
2389 the string from the previous specification of that type is used again.
2392 .It Xo Op Ar @ Ns Ar name-list Ns
2393 .Ar @ Ns Ar expr
2395 All messages that contain the given case-insensitive search
2396 .Ar expr Ns
2397 ession;  If the \*(OPal regular expression support is available
2398 .Ar expr
2399 will be interpreted as (an extended) one if any of the
2400 .Dq magical
2401 regular expression characters
2402 .Ql ^[]*+?|$
2403 is seen (see
2404 .Xr re_format 7 ) .
2405 If the optional
2406 .Ar @ Ns Ar name-list
2407 part is missing the search is restricted to the subject field body,
2408 but otherwise
2409 .Ar name-list
2410 specifies a comma-separated list of header fields to search, e.g.,
2413 .Dl '@to,from,cc@Someone i ought to know'
2416 In order to search for a string that includes a
2417 .Ql @
2418 (commercial at) character the
2419 .Ar name-list
2420 is effectively non-optional, but may be given as the empty string.
2421 Also, specifying an empty search
2422 .Ar expr Ns
2423 ession will effectively test for existence of the given header fields.
2424 Some special header fields may be abbreviated:
2425 .Ql f ,
2426 .Ql t ,
2427 .Ql c ,
2428 .Ql b
2430 .Ql s
2431 will match
2432 .Ql From ,
2433 .Ql To ,
2434 .Ql Cc ,
2435 .Ql Bcc
2437 .Ql Subject ,
2438 respectively and case-insensitively.
2439 \*(OPally, and just like
2440 .Ar expr ,
2441 .Ar name-list
2442 will be interpreted as (an extended) regular expression if any of the
2443 .Dq magical
2444 regular expression characters is seen.
2447 The special names
2448 .Ql header
2450 .Ql <
2451 can be used to search in (all of) the header(s) of the message, and the
2452 special names
2453 .Ql body
2455 .Ql >
2457 .Ql text
2459 .Ql =
2460 will perform full text searches \(en whereas the former searches only
2461 the body, the latter also searches the message header (\*(ID this mode
2462 yet brute force searches over the entire decoded content of messages,
2463 including administrativa strings).
2466 This specification performs full text comparison, but even with
2467 regular expression support it is almost impossible to write a search
2468 expression that safely matches only a specific address domain.
2469 To request that the body content of the header is treated as a list of
2470 addresses, and to strip those down to the plain email address which the
2471 search expression is to be matched against, prefix the effective
2472 .Ar name-list
2473 with a tilde
2474 .Ql ~ :
2477 .Dl @~f@@a\e.safe\e.domain\e.match$
2480 .It Ar :c
2481 All messages of state or with matching condition
2482 .Ql c ,
2483 where
2484 .Ql c
2485 is one or multiple of the following colon modifiers:
2487 .Bl -tag -compact -width ".It Ar :M"
2488 .It Ar a
2489 .Ic answered
2490 messages (cf. the variable
2491 .Va markanswered ) .
2492 .It Ar d
2493 .Ql deleted
2494 messages (for the
2495 .Ic undelete
2497 .Ic from
2498 commands only).
2499 .It Ar f
2500 .Ic flag Ns
2501 ged messages.
2502 .It Ar L
2503 Messages with receivers that match
2504 .Ic mlsubscribe Ns
2505 d addresses.
2506 .It Ar l
2507 Messages with receivers that match
2508 .Ic mlist Ns
2509 ed addresses.
2510 .It Ar n
2511 .Ql new
2512 messages.
2513 .It Ar o
2514 Old messages (any not in state
2515 .Ql read
2517 .Ql new ) .
2518 .It Ar r
2519 .Ql read
2520 messages.
2521 .It Ar S
2522 \*(OP Messages with unsure spam classification (see
2523 .Sx "Handling spam" ) .
2524 .It Ar s
2525 \*(OP Messages classified as spam.
2526 .It Ar t
2527 Messages marked as
2528 .Ic draft .
2529 .It Ar u
2530 .Ql unread
2531 messages.
2537 \*(OP IMAP-style SEARCH expressions may also be used.
2538 This addressing mode is available with all types of mailbox
2539 .Ic folder Ns
2540 s; \*(UA will perform the search locally as necessary.
2541 Strings must be enclosed by double quotes
2542 .Ql \&"
2543 in their entirety if they contain whitespace or parentheses;
2544 within the quotes, only reverse solidus
2545 .Ql \e
2546 is recognized as an escape character.
2547 All string searches are case-insensitive.
2548 When the description indicates that the
2549 .Dq envelope
2550 representation of an address field is used,
2551 this means that the search string is checked against both a list
2552 constructed as
2554 .Bd -literal -offset indent
2555 (\*qname\*q \*qsource\*q \*qlocal-part\*q \*qdomain-part\*q)
2559 for each address,
2560 and the addresses without real names from the respective header field.
2561 These search expressions can be nested using parentheses, see below for
2562 examples.
2565 .Bl -tag -compact -width ".It Ar _n_u"
2566 .It Ar ( criterion )
2567 All messages that satisfy the given
2568 .Ar criterion .
2569 .It Ar ( criterion1 criterion2 ... criterionN )
2570 All messages that satisfy all of the given criteria.
2572 .It Ar ( or criterion1 criterion2 )
2573 All messages that satisfy either
2574 .Ar criterion1
2576 .Ar criterion2 ,
2577 or both.
2578 To connect more than two criteria using
2579 .Ql or
2580 specifications have to be nested using additional parentheses,
2581 as with
2582 .Ql (or a (or b c)) ,
2583 since
2584 .Ql (or a b c)
2585 really means
2586 .Ql ((a or b) and c) .
2587 For a simple
2588 .Ql or
2589 operation of independent criteria on the lowest nesting level,
2590 it is possible to achieve similar effects by using three separate
2591 criteria, as with
2592 .Ql (a) (b) (c) .
2594 .It Ar ( not criterion )
2595 All messages that do not satisfy
2596 .Ar criterion .
2597 .It Ar ( bcc \*q Ns Ar string Ns Ar \*q )
2598 All messages that contain
2599 .Ar string
2600 in the envelope representation of the
2601 .Ql Bcc:
2602 field.
2603 .It Ar ( cc \*q Ns Ar string Ns Ar \*q )
2604 All messages that contain
2605 .Ar string
2606 in the envelope representation of the
2607 .Ql Cc:
2608 field.
2609 .It Ar ( from \*q Ns Ar string Ns Ar \*q )
2610 All messages that contain
2611 .Ar string
2612 in the envelope representation of the
2613 .Ql From:
2614 field.
2615 .It Ar ( subject \*q Ns Ar string Ns Ar \*q )
2616 All messages that contain
2617 .Ar string
2618 in the
2619 .Ql Subject:
2620 field.
2621 .It Ar ( to \*q Ns Ar string Ns Ar \*q )
2622 All messages that contain
2623 .Ar string
2624 in the envelope representation of the
2625 .Ql To:
2626 field.
2627 .It Ar ( header name \*q Ns Ar string Ns Ar \*q )
2628 All messages that contain
2629 .Ar string
2630 in the specified
2631 .Ql Name:
2632 field.
2633 .It Ar ( body \*q Ns Ar string Ns Ar \*q )
2634 All messages that contain
2635 .Ar string
2636 in their body.
2637 .It Ar ( text \*q Ns Ar string Ns Ar \*q )
2638 All messages that contain
2639 .Ar string
2640 in their header or body.
2641 .It Ar ( larger size )
2642 All messages that are larger than
2643 .Ar size
2644 (in bytes).
2645 .It Ar ( smaller size )
2646 All messages that are smaller than
2647 .Ar size
2648 (in bytes).
2650 .It Ar ( before date )
2651 All messages that were received before
2652 .Ar date ,
2653 which must be in the form
2654 .Ql d[d]-mon-yyyy ,
2655 where
2656 .Ql d
2657 denotes the day of the month as one or two digits,
2658 .Ql mon
2659 is the name of the month \(en one of
2660 .Ql Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec ,
2662 .Ql yyyy
2663 is the year as four digits, e.g.,
2664 .Ql 28-Dec-2012 .
2666 .It Ar ( on date )
2667 All messages that were received on the specified date.
2668 .It Ar ( since date )
2669 All messages that were received since the specified date.
2670 .It Ar ( sentbefore date )
2671 All messages that were sent on the specified date.
2672 .It Ar ( senton date )
2673 All messages that were sent on the specified date.
2674 .It Ar ( sentsince date )
2675 All messages that were sent since the specified date.
2676 .It Ar ()
2677 The same criterion as for the previous search.
2678 This specification cannot be used as part of another criterion.
2679 If the previous command line contained more than one independent
2680 criterion then the last of those criteria is used.
2682 .\" }}}
2684 .\" .Ss "On terminal control and line editor" {{{
2685 .Ss "On terminal control and line editor"
2687 \*(OP Terminal control will be realized through one of the standard
2689 libraries, either the
2690 .Lb libtermcap ,
2691 or, alternatively, the
2692 .Lb libterminfo ,
2693 both of which will be initialized to work with the environment variable
2694 .Ev TERM .
2695 Terminal control will enhance or enable interactive usage aspects, e.g.,
2696 .Sx "Coloured display" ,
2697 and extend behaviour of the Mailx-Line-Editor (MLE), which may learn the
2698 byte-sequences of keys like the cursor and function keys.
2701 The internal variable
2702 .Va termcap
2703 can be used to overwrite settings or to learn (correct(ed)) keycodes.
2704 \*(UA may also become a fullscreen application by entering the
2705 so-called ca-mode and switching to an alternative exclusive screen
2706 (content) shall the terminal support it and the internal variable
2707 .Va termcap-ca-mode
2708 has been set explicitly.
2709 Actual interaction with the chosen library can be disabled completely by
2710 setting the internal variable
2711 .Va termcap-disable ;
2712 .Va termcap
2713 will be queried regardless, which is true even if the \*(OPal library
2714 support has not been enabled at configuration time as long as some other
2715 \*(OP which (may) query terminal control sequences has been enabled.
2718 \*(OP The built-in Mailx-Line-Editor (MLE) should work in all
2719 environments which comply to the ISO C standard
2720 .St -isoC-amd1 ,
2721 and will support wide glyphs if possible (the necessary functionality
2722 had been removed from ISO C, but was included in
2723 .St -xpg4 ) .
2724 Prevent usage of a line editor in interactive mode by setting the
2725 internal variable
2726 .Va line-editor-disable .
2727 Especially if the \*(OPal terminal control support is missing setting
2728 entries in the internal variable
2729 .Va termcap
2730 will help shall the MLE misbehave, see there for more.
2731 The MLE can support a little bit of
2732 .Ic colour .
2735 \*(OP If the
2736 .Ic history
2737 feature is available then input from line editor prompts will be saved
2738 in a history list that can be searched in and be expanded from.
2739 Such saving can be prevented by prefixing input with any amount of
2740 whitespace.
2741 Aspects of history, like allowed content and maximum size, as well as
2742 whether history shall be saved persistently, can be configured with the
2743 internal variables
2744 .Va history-file ,
2745 .Va history-gabby ,
2746 .Va history-gabby-persist
2748 .Va history-size .
2751 The MLE supports a set of editing and control commands.
2752 By default (as) many (as possible) of these will be assigned to a set of
2753 single-letter control codes, which should work on any terminal (and can
2754 be generated by holding the
2755 .Dq control
2756 key while pressing the key of desire, e.g.,
2757 .Ql control-D ) .
2758 If the \*(OPal
2759 .Ic bind
2760 command is available then the MLE commands can also be accessed freely
2761 by assigning the command name, which is shown in parenthesis in the list
2762 below, to any desired key-sequence, and the MLE will instead and also use
2763 .Ic bind
2764 to establish its built-in key bindings
2765 (more of them if the \*(OPal terminal control is available),
2766 an action which can then be suppressed completely by setting
2767 .Va line-editor-no-defaults .
2768 .Sx "Shell-style argument quoting"
2769 notation is used in the following;
2770 combinations not mentioned either cause job control signals or do not
2771 generate a (unique) keycode:
2775 .Bl -tag -compact -width ".It Ql \eBa"
2776 .It Ql \ecA
2777 Go to the start of the line
2779 .Pf ( Cd mle-go-home ) .
2781 .It Ql \ecB
2782 Move the cursor backward one character
2784 .Pf ( Cd mle-go-bwd ) .
2786 .It Ql \ecD
2787 Forward delete the character under the cursor;
2788 quits \*(UA if used on the empty line unless the internal variable
2789 .Va ignoreeof
2790 is set
2792 .Pf ( Cd mle-del-fwd ) .
2794 .It Ql \ecE
2795 Go to the end of the line
2797 .Pf ( Cd mle-go-end ) .
2799 .It Ql \ecF
2800 Move the cursor forward one character
2802 .Pf ( Cd mle-go-fwd ) .
2804 .It Ql \ecG
2805 Cancel current operation, full reset.
2806 If there is an active history search or tabulator expansion then this
2807 command will first reset that, reverting to the former line content;
2808 thus a second reset is needed for a full reset in this case
2810 .Pf ( Cd mle-reset ) .
2812 .It Ql \ecH
2813 Backspace: backward delete one character
2815 .Pf ( Cd mle-del-bwd ) .
2817 .It Ql \ecI
2818 \*(NQ
2819 Horizontal tabulator:
2820 try to expand the word before the cursor, supporting the usual
2821 .Sx "Filename transformations"
2823 .Pf ( Cd mle-complete ;
2824 this is affected by
2825 .Cd mle-quote-rndtrip ) .
2827 .It Ql \ecJ
2828 Newline:
2829 commit the current line
2831 .Pf ( Cd mle-commit ) .
2833 .It Ql \ecK
2834 Cut all characters from the cursor to the end of the line
2836 .Pf ( Cd mle-snarf-end ) .
2838 .It Ql \ecL
2839 Repaint the line
2841 .Pf ( Cd mle-repaint ) .
2843 .It Ql \ecN
2844 \*(OP Go to the next history entry
2846 .Pf ( Cd mle-hist-fwd ) .
2848 .It Ql \ecO
2849 (\*(OPally context-dependent) Invokes the command
2850 .Ic dt .
2852 .It Ql \ecP
2853 \*(OP Go to the previous history entry
2855 .Pf ( Cd mle-hist-bwd ) .
2857 .It Ql \ecQ
2858 Toggle roundtrip mode shell quotes, where produced,
2859 on and off
2861 .Pf ( Cd mle-quote-rndtrip ) .
2862 This setting is temporary, and will be forgotten once the command line
2863 is committed; also see
2864 .Ic shcodec .
2866 .It Ql \ecR
2867 \*(OP Complete the current line from (the remaining) older history entries
2869 .Pf ( Cd mle-hist-srch-bwd ) .
2871 .It Ql \ecS
2872 \*(OP Complete the current line from (the remaining) newer history entries
2874 .Pf ( Cd mle-hist-srch-fwd ) .
2876 .It Ql \ecT
2877 Paste the snarf buffer
2879 .Pf ( Cd mle-paste ) .
2881 .It Ql \ecU
2882 The same as
2883 .Ql \ecA
2884 followed by
2885 .Ql \ecK
2887 .Pf ( Cd mle-snarf-line ) .
2889 .It Ql \ecV
2890 Prompts for a Unicode character (hexadecimal number without prefix, see
2891 .Ic vexpr )
2892 to be inserted
2894 .Pf ( Cd mle-prompt-char ) .
2895 Note this command needs to be assigned to a single-letter control code
2896 in order to become recognized and executed during input of
2897 a key-sequence (only three single-letter control codes can be used for
2898 that shortcut purpose); this control code is special-treated and cannot
2899 be part of any other sequence, because any occurrence will perform the
2900 .Cd mle-prompt-char
2901 function immediately.
2903 .It Ql \ecW
2904 Cut the characters from the one preceding the cursor to the preceding
2905 word boundary
2907 .Pf ( Cd mle-snarf-word-bwd ) .
2909 .It Ql \ecX
2910 Move the cursor forward one word boundary
2912 .Pf ( Cd mle-go-word-fwd ) .
2914 .It Ql \ecY
2915 Move the cursor backward one word boundary
2917 .Pf ( Cd mle-go-word-bwd ) .
2919 .It Ql \ec[
2920 Escape: reset a possibly used multibyte character input state machine
2921 and \*(OPally a lingering, incomplete key binding
2923 .Pf ( Cd mle-cancel ) .
2924 This command needs to be assigned to a single-letter control code in
2925 order to become recognized and executed during input of a key-sequence
2926 (only three single-letter control codes can be used for that shortcut
2927 purpose).
2928 This control code may also be part of a multi-byte sequence, but if
2929 a sequence is active and the very control code is currently also an
2930 expected input, then it will first be consumed by the active sequence.
2932 .It Ql \ec\e
2933 (\*(OPally context-dependent) Invokes the command
2934 .Ql Ic z Ns + .
2936 .It Ql \ec]
2937 (\*(OPally context-dependent) Invokes the command
2938 .Ql Ic z Ns $ .
2940 .It Ql \ec^
2941 (\*(OPally context-dependent) Invokes the command
2942 .Ql Ic z Ns 0 .
2944 .It Ql \ec_
2945 Cut the characters from the one after the cursor to the succeeding word
2946 boundary
2948 .Pf ( Cd mle-snarf-word-fwd ) .
2950 .It Ql \ec?
2951 Backspace:
2952 .Cd mle-del-bwd .
2954 .It \(en
2956 .Cd mle-fullreset :
2957 different to
2958 .Cd mle-reset
2959 this will immediately reset a possibly active search etc.
2961 .It \(en
2963 .Cd mle-bell :
2964 ring the audible bell.
2966 .\" }}}
2968 .\" .Ss "Coloured display" {{{
2969 .Ss "Coloured display"
2971 \*(OP \*(UA can be configured to support a coloured display and font
2972 attributes by emitting ANSI a.k.a. ISO 6429 SGR (select graphic
2973 rendition) escape sequences.
2974 Usage of colours and font attributes solely depends upon the
2975 capability of the detected terminal type that is defined by the
2976 environment variable
2977 .Ev TERM
2978 and which can be fine-tuned by the user via the internal variable
2979 .Va termcap .
2982 On top of what \*(UA knows about the terminal the boolean variable
2983 .Va colour-pager
2984 defines whether the actually applicable colour and font attribute
2985 sequences should also be generated when output is going to be paged
2986 through the external program defined by the environment variable
2987 .Ev PAGER
2988 (also see
2989 .Va crt Ns
2991 This is not enabled by default because different pager programs need
2992 different command line switches or other configuration in order to
2993 support those sequences.
2994 \*(UA however knows about some widely used pagers and in a clean
2995 environment it is often enough to simply set
2996 .Va colour-pager ;
2997 please refer to that variable for more on this topic.
3000 If the variable
3001 .Va colour-disable
3002 is set then any active usage of colour and font attribute sequences
3003 is suppressed, but without affecting possibly established
3004 .Ic colour
3005 mappings.
3008 To define and control colours and font attributes a single multiplexer
3009 command family exists:
3010 .Ic colour
3011 shows or defines colour mappings for the given colour type (e.g.,
3012 monochrome) and
3013 .Ic uncolour
3014 can be used to remove mappings of a given colour type.
3015 Since colours are only available in interactive mode, it may make
3016 sense to conditionalize the colour setup by encapsulating it with
3017 .Ic if :
3019 .Bd -literal -offset indent
3020 if terminal && [ "$features" =% +colour ]
3021   colour iso view-msginfo ft=bold,fg=green
3022   colour iso view-header ft=bold,fg=red from,subject
3023   colour iso view-header fg=red
3025   uncolour iso view-header from,subject
3026   colour iso view-header ft=bold,fg=magenta,bg=cyan
3027   colour 256 view-header ft=bold,fg=208,bg=230 "subject,from"
3028   colour mono view-header ft=bold
3029   colour mono view-header ft=bold,ft=reverse subject,from
3030 endif
3032 .\" }}}
3034 .\" .Ss "Handling spam" {{{
3035 .Ss "Handling spam"
3037 \*(OP \*(UA can make use of several spam interfaces for the purpose of
3038 identification of, and, in general, dealing with spam messages.
3039 A precondition of most commands in order to function is that the
3040 .Va spam-interface
3041 variable is set to one of the supported interfaces.
3042 Once messages have been identified as spam their (volatile)
3043 .Ql is-spam
3044 state can be prompted: the
3045 .Ql Ar :s
3047 .Ql Ar :S
3048 message specifications will address respective messages and their
3049 .Va attrlist
3050 entries will be used when displaying the
3051 .Va headline
3052 in the header display.
3054 .Bl -bullet
3056 .Ic spamrate
3057 rates the given messages and sets their
3058 .Ql is-spam
3059 flag accordingly.
3060 If the spam interface offers spam scores those can also be displayed in
3061 the header display by including the
3062 .Ql %$
3063 format in the
3064 .Va headline
3065 variable.
3067 .Ic spamham ,
3068 .Ic spamspam
3070 .Ic spamforget
3071 will interact with the Bayesian filter of the chosen interface and learn
3072 the given messages as
3073 .Dq ham
3075 .Dq spam ,
3076 respectively; the last command can be used to cause
3077 .Dq unlearning
3078 of messages; it adheres to their current
3079 .Ql is-spam
3080 state and thus reverts previous teachings.
3082 .Ic spamclear
3084 .Ic spamset
3085 will simply set and clear, respectively, the mentioned volatile
3086 .Ql is-spam
3087 message flag, without any interface interaction.
3092 .Xr spamassassin 1
3093 based
3094 .Va spam-interface
3095 .Ql spamc
3096 requires a running instance of the
3097 .Xr spamd 1
3098 server in order to function, started with the option
3099 .Fl -allow-tell
3100 shall Bayesian filter learning be possible.
3102 .Bd -literal -offset indent
3103 $ spamd -i localhost:2142 -i /tmp/.spamsock -d [-L] [-l]
3104 $ spamd --listen=localhost:2142 --listen=/tmp/.spamsock \e
3105     --daemonize [--local] [--allow-tell]
3109 Thereafter \*(UA can make use of these interfaces:
3111 .Bd -literal -offset indent
3112 $ \*(uA -Sspam-interface=spamc -Sspam-maxsize=500000 \e
3113     -Sspamc-command=/usr/local/bin/spamc \e
3114     -Sspamc-arguments="-U /tmp/.spamsock" -Sspamc-user=
3116 $ \*(uA -Sspam-interface=spamc -Sspam-maxsize=500000 \e
3117     -Sspamc-command=/usr/local/bin/spamc \e
3118     -Sspamc-arguments="-d localhost -p 2142" -Sspamc-user=
3122 Using the generic filter approach allows usage of programs like
3123 .Xr bogofilter 1 .
3124 Here is an example, requiring it to be accessible via
3125 .Ev PATH :
3127 .Bd -literal -offset indent
3128 $ \*(uA -Sspam-interface=filter -Sspam-maxsize=500000 \e
3129     -Sspamfilter-ham="bogofilter -n" \e
3130     -Sspamfilter-noham="bogofilter -N" \e
3131     -Sspamfilter-nospam="bogofilter -S" \e
3132     -Sspamfilter-rate="bogofilter -TTu 2>/dev/null" \e
3133     -Sspamfilter-spam="bogofilter -s" \e
3134     -Sspamfilter-rate-scanscore="1;^(.+)$"
3138 Because messages must exist on local storage in order to be scored (or
3139 used for Bayesian filter training), it is possibly a good idea to
3140 perform the local spam check last.
3141 Spam can be checked automatically when opening specific folders by
3142 setting a specialized form of the internal variable
3143 .Va folder-hook .
3145 .Bd -literal -offset indent
3146 define spamdelhook {
3147   # Server side DCC
3148   spamset (header x-dcc-brand-metrics "bulk")
3149   # Server-side spamassassin(1)
3150   spamset (header x-spam-flag "YES")
3151   del :s # TODO we HAVE to be able to do `spamrate :u ! :sS'
3152   move :S +maybe-spam
3153   spamrate :u
3154   del :s
3155   move :S +maybe-spam
3157 set folder-hook-SOMEFOLDER=spamdelhook
3161 See also the documentation for the variables
3162 .Va spam-interface , spam-maxsize ,
3163 .Va spamc-command , spamc-arguments , spamc-user ,
3164 .Va spamfilter-ham , spamfilter-noham , spamfilter-nospam , \
3165   spamfilter-rate
3167 .Va spamfilter-rate-scanscore .
3168 .\" }}}
3170 .\" }}} (DESCRIPTION)
3173 .\" .Sh COMMANDS {{{
3174 .Sh COMMANDS
3176 \*(UA reads input in lines.
3177 An unquoted reverse solidus
3178 .Ql \e
3179 at the end of a command line
3180 .Dq escapes
3181 the newline character: it is discarded and the next line of input is
3182 used as a follow-up line, with all leading whitespace removed;
3183 once an entire line is completed, the whitespace characters
3184 .Cm space , tabulator , newline
3185 as well as those defined by the variable
3186 .Va ifs
3187 are removed from the beginning and end.
3188 Placing any whitespace characters at the beginning of a line will
3189 prevent a possible addition of the command line to the \*(OPal
3190 .Ic history .
3193 The beginning of such input lines is then scanned for the name of
3194 a known command: command names may be abbreviated, in which case the
3195 first command that matches the given prefix will be used.
3196 .Sx "Command modifiers"
3197 may prefix a command in order to modify its behaviour.
3198 A name may also be a
3199 .Ic commandalias ,
3200 which will become expanded until no more expansion is possible.
3201 Once the command that shall be executed is known, the remains of the
3202 input line will be interpreted according to command-specific rules,
3203 documented in the following.
3206 This behaviour is different to the
3207 .Xr sh 1 Ns
3208 ell, which is a programming language with syntactic elements of clearly
3209 defined semantics, and therefore capable to sequentially expand and
3210 evaluate individual elements of a line.
3211 \*(UA will never be able to handle
3212 .Ql ? set one=value two=$one
3213 in a single statement, because the variable assignment is performed by
3214 the command
3215 .Pf ( Ic set ) ,
3216 not the language.
3219 The command
3220 .Ic list
3221 can be used to show the list of all commands, either alphabetically
3222 sorted or in prefix search order (these do not match, also because the
3223 POSIX standard prescribes a set of abbreviations).
3224 \*(OPally the command
3225 .Ic help
3227 .Ic \&? ) ,
3228 when given an argument, will show a documentation string for the
3229 command matching the expanded argument, as in
3230 .Ql ?t ,
3231 which should be a shorthand of
3232 .Ql ?type ;
3233 with these documentation strings both commands support a more
3234 .Va verbose
3235 listing mode which includes the argument type of the command and other
3236 information which applies; a handy suggestion might thus be:
3238 .Bd -literal -offset indent
3239 ? define __xv {
3240   # Before v15: need to enable sh(1)ell-style on _entire_ line!
3241   localopts 1;wysh set verbose;ignerr eval "${@}";return ${?}
3243 ? commandalias xv '\ecall __xv'
3244 ? xv help set
3247 .\" .Ss "Command modifiers" {{{
3248 .Ss "Command modifiers"
3250 Commands may be prefixed by one or multiple command modifiers.
3251 Some command modifiers can be used with a restricted set of commands
3252 only, the
3253 .Va verbose
3254 version of
3255 .Ic list
3256 will (\*(OPally) show which modifiers apply.
3258 .Bl -bullet
3260 The modifier reverse solidus
3262 .Cm \e ,
3263 to be placed first, prevents
3264 .Ic commandalias
3265 expansions on the remains of the line, e.g.,
3266 .Ql \eecho
3267 will always evaluate the command
3268 .Ic echo ,
3269 even if an (command)alias of the same name exists.
3270 .Ic commandalias
3271 content may itself contain further command modifiers, including
3272 an initial reverse solidus to prevent further expansions.
3275 The modifier
3277 .Cm ignerr
3278 indicates that any error generated by the following command should be
3279 ignored by the state machine and not cause a program exit with enabled
3280 .Va errexit
3281 or for the standardized exit cases in
3282 .Va posix
3283 mode.
3284 .Va \&? ,
3285 one of the
3286 .Sx "INTERNAL VARIABLES" ,
3287 will be set to the real exit status of the command regardless.
3291 .Cm local
3292 will alter the called command to apply changes only temporarily,
3293 local to block-scope, and can thus only be used inside of a
3294 .Ic define Ns
3295 d macro or an
3296 .Ic account
3297 definition.
3298 Specifying it implies the modifier
3299 .Cm wysh .
3300 Block-scope settings will not be inherited by macros deeper in the
3301 .Ic call
3302 chain, and will be garbage collected once the current block is left.
3303 To record and unroll changes in the global scope use the command
3304 .Ic localopts .
3308 .Cm scope
3309 does yet not implement any functionality.
3313 .Cm u
3314 does yet not implement any functionality.
3317 Some commands support the
3319 .Cm vput
3320 modifier: if used, they expect the name of a variable, which can itself
3321 be a variable, i.e., shell expansion is applied, as their first
3322 argument, and will place their computation result in it instead of the
3323 default location (it is usually written to standard output).
3325 The given name will be tested for being a valid
3326 .Xr sh 1
3327 variable name, and may therefore only consist of upper- and lowercase
3328 characters, digits, and the underscore; the hyphen-minus may be used as
3329 a non-portable extension; digits may not be used as first, hyphen-minus
3330 may not be used as last characters.
3331 In addition the name may either not be one of the known
3332 .Sx "INTERNAL VARIABLES" ,
3333 or must otherwise refer to a writable (non-boolean) value variable.
3334 The actual put operation may fail nonetheless, e.g., if the variable
3335 expects a number argument only a number will be accepted.
3336 Any error during these operations causes the command as such to fail,
3337 and the error number
3338 .Va \&!
3339 will be set to
3340 .Va ^ERR Ns -NOTSUP ,
3341 the exit status
3342 .Va \&?
3343 should be set to
3344 .Ql -1 ,
3345 but some commands deviate from the latter, which is documented.
3348 Last, but not least, the modifier
3350 .Cm wysh
3351 can be used for some old and established commands to choose the new
3352 .Sx "Shell-style argument quoting"
3353 rules over the traditional
3354 .Sx "Old-style argument quoting" .
3356 .\" }}}
3358 .\" .Ss "Message list arguments" {{{
3359 .Ss "Message list arguments"
3361 Some commands expect arguments that represent messages (actually
3362 their symbolic message numbers), as has been documented above under
3363 .Sx "Specifying messages"
3364 already.
3365 If no explicit message list has been specified, the next message
3366 forward that satisfies the command's requirements will be used,
3367 and if there are no messages forward of the current message,
3368 the search proceeds backwards;
3369 if there are no good messages at all to be found, an error message is
3370 shown and the command is aborted.
3371 .\" }}}
3373 .\" .Ss "Old-style argument quoting" {{{
3374 .Ss "Old-style argument quoting"
3376 \*(ID This section documents the old, traditional style of quoting
3377 non-message-list arguments to commands which expect this type of
3378 arguments: whereas still used by the majority of such commands, the new
3379 .Sx "Shell-style argument quoting"
3380 may be available even for those via
3381 .Cm wysh ,
3382 one of the
3383 .Sx "Command modifiers" .
3384 Nonetheless care must be taken, because only new commands have been
3385 designed with all the capabilities of the new quoting rules in mind,
3386 which can, e.g., generate control characters.
3389 .Bl -bullet -offset indent
3391 An argument can be enclosed between paired double-quotes
3392 .Ql """argument"""
3394 single-quotes
3395 .Ql 'argument' ;
3396 any whitespace, shell word expansion, or reverse solidus characters
3397 (except as described next) within the quotes are treated literally as
3398 part of the argument.
3399 A double-quote will be treated literally within single-quotes and vice
3400 versa.
3401 Inside such a quoted string the actually used quote character can be
3402 used nonetheless by escaping it with a reverse solidus
3403 .Ql \e ,
3404 as in
3405 .Ql """y\e""ou""" .
3408 An argument that is not enclosed in quotes, as above, can usually still
3409 contain space characters if those spaces are reverse solidus escaped, as in
3410 .Ql you\e are .
3413 A reverse solidus outside of the enclosing quotes is discarded
3414 and the following character is treated literally as part of the argument.
3416 .\" }}}
3418 .\" .Ss "Shell-style argument quoting" {{{
3419 .Ss "Shell-style argument quoting"
3421 Commands which don't expect message-list arguments use
3422 .Xr sh 1 Ns
3423 ell-style, and therefore POSIX standardized, argument parsing and
3424 quoting rules.
3425 \*(ID Most new commands only support these new rules and are flagged
3426 \*(NQ, some elder ones can use them with the command modifier
3427 .Cm wysh ;
3428 in the future only this type of argument quoting will remain.
3431 A command line is parsed from left to right and an input token is
3432 completed whenever an unquoted, otherwise ignored, metacharacter is seen.
3433 Metacharacters are vertical bar
3434 .Cm \&| ,
3435 ampersand
3436 .Cm & ,
3437 semicolon
3438 .Cm \&; ,
3439 as well as all characters from the variable
3440 .Va ifs ,
3441 and / or
3442 .Cm space , tabulator , newline .
3443 The additional metacharacters left and right parenthesis
3444 .Cm \&( , \&)
3445 and less-than and greater-than signs
3446 .Cm < , >
3447 that the
3448 .Xr sh 1
3449 supports are not used, and are treated as ordinary characters: for one
3450 these characters are a vivid part of email addresses, and it seems
3451 highly unlikely that their function will become meaningful to \*(UA.
3453 .Bd -filled -offset indent
3454 .Sy Compatibility note:
3455 \*(ID Please note that even many new-style commands do not yet honour
3456 .Va ifs
3457 to parse their arguments: whereas the
3458 .Xr sh 1 Ns
3459 ell is a language with syntactic elements of clearly defined semantics,
3460 \*(UA parses entire input lines and decides on a per-command base what
3461 to do with the rest of the line.
3462 This also means that whenever an unknown command is seen all that \*(UA
3463 can do is cancellation of the processing of the remains of the line.
3465 It also often depends on an actual subcommand of a multiplexer command
3466 how the rest of the line should be treated, and until v15 we are not
3467 capable to perform this deep inspection of arguments.
3468 Nonetheless, at least the following commands which work with positional
3469 parameters fully support
3470 .Va ifs
3471 for an almost shell-compatible field splitting:
3472 .Ic call , call_if , read , vpospar , xcall .
3476 Any unquoted number sign
3477 .Ql #
3478 at the beginning of a new token starts a comment that extends to the end
3479 of the line, and therefore ends argument processing.
3480 An unquoted dollar sign
3481 .Ql $
3482 will cause variable expansion of the given name, which must be a valid
3483 .Xr sh 1 Ns
3484 ell-style variable name (see
3485 .Cm vput ) :
3486 .Sx "INTERNAL VARIABLES"
3487 as well as
3488 .Sx ENVIRONMENT
3489 (shell) variables can be accessed through this mechanism, brace
3490 enclosing the name is supported (i.e., to subdivide a token).
3493 Whereas the metacharacters
3494 .Cm space , tabulator , newline
3495 only complete an input token, vertical bar
3496 .Cm \&| ,
3497 ampersand
3498 .Cm &
3499 and semicolon
3500 .Cm \&;
3501 also act as control operators and perform control functions.
3502 For now supported is semicolon
3503 .Cm \&; ,
3504 which terminates a single command, therefore sequencing the command line
3505 and making the remainder of the line a subject to reevaluation.
3506 With sequencing, multiple command argument types and quoting rules may
3507 therefore apply to a single line, which can become problematic before
3508 v15: e.g., the first of the following will cause surprising results.
3511 .Dl ? echo one; set verbose; echo verbose=$verbose.
3512 .Dl ? echo one; wysh set verbose; echo verbose=$verbose.
3515 Quoting is a mechanism that will remove the special meaning of
3516 metacharacters and reserved words, and will prevent expansion.
3517 There are four quoting mechanisms: the escape character, single-quotes,
3518 double-quotes and dollar-single-quotes:
3521 .Bl -bullet -offset indent
3523 The literal value of any character can be preserved by preceding it
3524 with the escape character reverse solidus
3525 .Ql \e .
3528 Arguments which are enclosed in
3529 .Ql 'single-\:quotes'
3530 retain their literal value.
3531 A single-quote cannot occur within single-quotes.
3534 The literal value of all characters enclosed in
3535 .Ql \(dqdouble-\:quotes\(dq
3536 is retained, with the exception of dollar sign
3537 .Ql $ ,
3538 which will cause variable expansion, as above, backquote (grave accent)
3539 .Ql ` ,
3540 (which not yet means anything special), reverse solidus
3541 .Ql \e ,
3542 which will escape any of the characters dollar sign
3543 .Ql $
3544 (to prevent variable expansion), backquote (grave accent)
3545 .Ql ` ,
3546 double-quote
3547 .Ql \(dq
3548 (to prevent ending the quote) and reverse solidus
3549 .Ql \e
3550 (to prevent escaping, i.e., to embed a reverse solidus character as-is),
3551 but has no special meaning otherwise.
3554 Arguments enclosed in
3555 .Ql $'dollar-\:single-\:quotes'
3556 extend normal single quotes in that reverse solidus escape sequences are
3557 expanded as follows:
3559 .Bl -tag -compact -width ".Ql \eNNN"
3560 .It Ql \ea
3561 bell control character (ASCII and ISO-10646 BEL).
3562 .It Ql \eb
3563 backspace control character (ASCII and ISO-10646 BS).
3564 .It Ql \eE
3565 escape control character (ASCII and ISO-10646 ESC).
3566 .It Ql \ee
3567 the same.
3568 .It Ql \ef
3569 form feed control character (ASCII and ISO-10646 FF).
3570 .It Ql \en
3571 line feed control character (ASCII and ISO-10646 LF).
3572 .It Ql \er
3573 carriage return control character (ASCII and ISO-10646 CR).
3574 .It Ql \et
3575 horizontal tabulator control character (ASCII and ISO-10646 HT).
3576 .It Ql \ev
3577 vertical tabulator control character (ASCII and ISO-10646 VT).
3578 .It Ql \e\e
3579 emits a reverse solidus character.
3580 .It Ql \e'
3581 single quote.
3582 .It Ql \e"
3583 double quote (escaping is optional).
3584 .It Ql \eNNN
3585 eight-bit byte with the octal value
3586 .Ql NNN
3587 (one to three octal digits), optionally prefixed by an additional
3588 .Ql 0 .
3589 A 0 byte will suppress further output for the quoted argument.
3590 .It Ql \exHH
3591 eight-bit byte with the hexadecimal value
3592 .Ql HH
3593 (one or two hexadecimal characters, no prefix, see
3594 .Ic vexpr ) .
3595 A 0 byte will suppress further output for the quoted argument.
3596 .It Ql \eUHHHHHHHH
3597 the Unicode / ISO-10646 character with the hexadecimal codepoint value
3598 .Ql HHHHHHHH
3599 (one to eight hexadecimal characters) \(em note that Unicode defines the
3600 maximum codepoint ever to be supported as
3601 .Ql 0x10FFFF
3602 (in planes of
3603 .Ql 0xFFFF
3604 characters each).
3605 This escape is only supported in locales that support Unicode (see
3606 .Sx "Character sets" ) ,
3607 in other cases the sequence will remain unexpanded unless the given code
3608 point is ASCII compatible or (if the \*(OPal character set conversion is
3609 available) can be represented in the current locale.
3610 The character NUL will suppress further output for the quoted argument.
3611 .It Ql \euHHHH
3612 Identical to
3613 .Ql \eUHHHHHHHH
3614 except it takes only one to four hexadecimal characters.
3615 .It Ql \ecX
3616 Emits the non-printable (ASCII and compatible) C0 control codes
3617 0 (NUL) to 31 (US), and 127 (DEL).
3618 Printable representations of ASCII control codes can be created by
3619 mapping them to a different part of the ASCII character set, which is
3620 possible by adding the number 64 for the codes 0 to 31, e.g., 7 (BEL) is
3621 .Ql 7 + 64 = 71 = G .
3622 The real operation is a bitwise logical XOR with 64 (bit 7 set, see
3623 .Ic vexpr ) ,
3624 thus also covering code 127 (DEL), which is mapped to 63 (question mark):
3625 .Ql ? vexpr ^ 127 64 .
3627 Whereas historically circumflex notation has often been used for
3628 visualization purposes of control codes, e.g.,
3629 .Ql ^G ,
3630 the reverse solidus notation has been standardized:
3631 .Ql \ecG .
3632 Some control codes also have standardized (ISO-10646, ISO C) aliases,
3633 as shown above (e.g.,
3634 .Ql \ea ,
3635 .Ql \en ,
3636 .Ql \et ) :
3637 whenever such an alias exists it will be used for display purposes.
3638 The control code NUL
3639 .Pf ( Ql \ec@ ,
3640 a non-standard extension) will suppress further output for the remains
3641 of the token (which may extend beyond the current quote), or, depending
3642 on the context, the remains of all arguments for the current command.
3643 .It Ql \e$NAME
3644 Non-standard extension: expand the given variable name, as above.
3645 Brace enclosing the name is supported.
3646 .It Ql \e`{command}
3647 Not yet supported, just to raise awareness: Non-standard extension.
3652 Caveats:
3654 .Bd -literal -offset indent
3655 ? echo 'Quotes '${HOME}' and 'tokens" differ!"# no comment
3656 ? echo Quotes ${HOME} and tokens differ! # comment
3657 ? echo Don"'"t you worry$'\ex21' The sun shines on us. $'\eu263A'
3659 .\" }}}
3661 .\" .Ss "Raw data arguments for codec commands" {{{
3662 .Ss "Raw data arguments for codec commands"
3664 A special set of commands, which all have the string
3665 .Dq codec
3666 in their name, e.g.,
3667 .Ic addrcodec ,
3668 .Ic shcodec ,
3669 .Ic urlcodec ,
3670 take raw string data as input, which means that the content of the
3671 command input line is passed completely unexpanded and otherwise
3672 unchanged: like this the effect of the actual codec is visible without
3673 any noise of possible shell quoting rules etc., i.e., the user can input
3674 one-to-one the desired or questionable data.
3675 To gain a level of expansion, the entire command line can be
3676 .Ic eval Ns
3677 uated first, e.g.,
3679 .Bd -literal -offset indent
3680 ? vput shcodec res encode /usr/Sch\[:o]nes Wetter/heute.txt
3681 ? echo $res
3682 $'/usr/Sch\eu00F6nes Wetter/heute.txt'
3683 ? shcodec d $res
3684 $'/usr/Sch\eu00F6nes Wetter/heute.txt'
3685 ? eval shcodec d $res
3686 /usr/Sch\[:o]nes Wetter/heute.txt
3688 .\" }}}
3690 .\" .Ss "Filename transformations" {{{
3691 .Ss "Filename transformations"
3693 Filenames, where expected, and unless documented otherwise, are
3694 subsequently subject to the following filename transformations, in
3695 sequence:
3697 .Bl -bullet -offset indent
3699 If the given name is a registered
3700 .Ic shortcut ,
3701 it will be replaced with the expanded shortcut.
3704 The filename is matched against the following patterns or strings:
3706 .Bl -hang -compact -width ".Ar %user"
3707 .It Ar #
3708 (Number sign) is expanded to the previous file.
3709 .It Ar %
3710 (Percent sign) is replaced by the invoking
3711 .Mx -ix "primary system mailbox"
3712 user's primary system mailbox, which either is the (itself expandable)
3713 .Va inbox
3714 if that is set, the standardized absolute pathname indicated by
3715 .Ev MAIL
3716 if that is set, or a built-in compile-time default otherwise.
3717 .It Ar %user
3718 Expands to the primary system mailbox of
3719 .Ar user
3720 (and never the value of
3721 .Va inbox ,
3722 regardless of its actual setting).
3723 .It Ar &
3724 (Ampersand) is replaced with the invoking users
3725 .Mx -ix "secondary mailbox"
3726 secondary mailbox, the
3727 .Ev MBOX .
3728 .It Ar +file
3729 Refers to a
3730 .Ar file
3731 in the
3732 .Va folder
3733 directory (if that variable is set).
3734 .It Ar %:filespec
3735 Expands to the same value as
3736 .Ar filespec ,
3737 but has special meaning when used with, e.g., the command
3738 .Ic file :
3739 the file will be treated as a primary system mailbox by, e.g., the
3740 .Ic mbox
3742 .Ic save
3743 commands, meaning that messages that have been read in the current
3744 session will be moved to the
3745 .Ev MBOX
3746 mailbox instead of simply being flagged as read.
3750 Meta expansions may be applied to the resulting filename, as allowed by
3751 the operation and applicable to the resulting access protocol (also see
3752 .Sx "On URL syntax and credential lookup" ) .
3753 For the file-protocol, a leading tilde
3754 .Ql ~
3755 character will be replaced by the expansion of
3756 .Ev HOME ,
3757 except when followed by a valid user name, in which case the home
3758 directory of the given user is used instead.
3760 A shell expansion as if specified in double-quotes (see
3761 .Sx "Shell-style argument quoting" )
3762 may be applied, so that any occurrence of
3763 .Ql $VARIABLE
3765 .Ql ${VARIABLE} )
3766 will be replaced by the expansion of the variable, if possible;
3767 .Sx "INTERNAL VARIABLES"
3768 as well as
3769 .Sx ENVIRONMENT
3770 (shell) variables can be accessed through this mechanism.
3772 Shell pathname wildcard pattern expansions
3773 .Pf ( Xr glob 7 )
3774 may be applied as documented.
3775 If the fully expanded filename results in multiple pathnames and the
3776 command is expecting only one file, an error results.
3778 In interactive context, in order to allow simple value acceptance (via
3779 .Dq ENTER ) ,
3780 arguments will usually be displayed in a properly quoted form, e.g., a file
3781 .Ql diet\e is \ecurd.txt
3782 may be displayed as
3783 .Ql 'diet\e is \ecurd.txt' .
3785 .\" }}}
3787 .\" .Ss "Commands" {{{
3788 .Ss "Commands"
3790 The following commands are available:
3792 .Bl -tag -width ".It Ic BaNg"
3796 .It Ic \&!
3797 Executes the
3798 .Ev SHELL
3799 command which follows, replacing unescaped exclamation marks with the
3800 previously executed command if the internal variable
3801 .Va bang
3802 is set.
3803 This command supports
3804 .Cm vput
3805 as documented in
3806 .Sx "Command modifiers" ,
3807 and manages the error number
3808 .Va \&! .
3809 A 0 or positive exit status
3810 .Va \&?
3811 reflects the exit status of the command, negative ones that
3812 an error happened before the command was executed, or that the program
3813 did not exit cleanly, but, e.g., due to a signal: the error number is
3814 .Va ^ERR Ns -CHILD ,
3815 then.
3818 In conjunction with the
3819 .Cm vput
3820 modifier the following special cases exist:
3821 a negative exit status occurs if the collected data could not be stored
3822 in the given variable, which is a
3823 .Va ^ERR Ns -NOTSUP
3824 error that should otherwise not occur.
3825 .Va ^ERR Ns -CANCELED
3826 indicates that no temporary file could be created to collect the command
3827 output at first glance.
3828 In case of catchable out-of-memory situations
3829 .Va ^ERR Ns -NOMEM
3830 will occur and \*(UA will try to store the empty string, just like with
3831 all other detected error conditions.
3835 .It Ic #
3836 The comment-command causes the entire line to be ignored.
3837 .Sy Note:
3838 this really is a normal command which' purpose is to discard its
3839 arguments, not a
3840 .Dq comment-start
3841 indicating special character, which means that, e.g., trailing comments
3842 on a line are not possible.
3845 .It Ic +
3846 Goes to the next message in sequence and types it
3847 (like
3848 .Dq ENTER ) .
3851 .It Ic -
3852 Display the preceding message, or the n'th previous message if given
3853 a numeric argument n.
3856 .It Ic =
3857 Show the current message number (the
3858 .Dq dot ) .
3861 .It Ic \&?
3862 Show a brief summary of commands.
3863 \*(OP Given an argument a synopsis for the command in question is
3864 shown instead; commands can be abbreviated in general and this command
3865 can be used to see the full expansion of an abbreviation including the
3866 synopsis, try, e.g.,
3867 .Ql ?h ,
3868 .Ql ?hel
3870 .Ql ?help
3871 and see how the output changes.
3872 This mode also supports a more
3873 .Va verbose
3874 output, which will provide the information documented for
3875 .Ic list .
3878 .It Ic \&|
3879 A synonym for the
3880 .Ic pipe
3881 command.
3885 .It Ic account , unaccount
3886 (ac, una) Creates, selects or lists (an) account(s).
3887 Accounts are special incarnations of
3888 .Ic define Ns d
3889 macros and group commands and variable settings which together usually
3890 arrange the environment for the purpose of creating an email account.
3891 Different to normal macros settings which are covered by
3892 .Ic localopts
3893 \(en here by default enabled! \(en will not be reverted before the
3894 .Ic account
3895 is changed again.
3896 The special account
3897 .Ql null
3898 (case-insensitive) always exists, and all but it can be deleted by the
3899 latter command, and in one operation with the special name
3900 .Ql * .
3901 Also for all but it a possibly set
3902 .Va on-account-cleanup
3903 hook is called once they are left.
3905 Without arguments a listing of all defined accounts is shown.
3906 With one argument the given account is activated: the system
3907 .Va inbox
3908 of that account will be activated (as via
3909 .Ic file ) ,
3910 a possibly installed
3911 .Va folder-hook
3912 will be run, and the internal variable
3913 .Va account
3914 will be updated.
3915 The two argument form is identical to defining a macro as via
3916 .Ic define :
3917 .Bd -literal -offset indent
3918 account myisp {
3919   set folder=~/mail inbox=+syste.mbox record=+sent.mbox
3920   set from='(My Name) myname@myisp.example'
3921   set mta=smtp://mylogin@smtp.myisp.example
3927 .It Ic addrcodec
3928 Perform email address codec transformations on raw-data argument, rather
3929 according to email standards (RFC 5322; \*(ID will furtherly improve).
3930 Supports
3931 .Cm vput
3932 (see
3933 .Sx "Command modifiers" ) ,
3934 and manages the error number
3935 .Va \&! .
3936 The first argument must be either
3937 .Ar [+[+[+]]]e[ncode] ,
3938 .Ar d[ecode] ,
3939 .Ar s[kin]
3941 .Ar skinl[ist]
3942 and specifies the operation to perform on the rest of the line.
3945 Decoding will show how a standard-compliant MUA will display the given
3946 argument, which should be an email address.
3947 Please be aware that most MUAs have difficulties with the address
3948 standards, and vary wildly when (comments) in parenthesis,
3949 .Dq double-quoted
3950 strings, or quoted-pairs, as below, become involved.
3951 \*(ID \*(UA currently does not perform decoding when displaying addresses.
3954 Skinning is identical to decoding but only outputs the plain address,
3955 without any string, comment etc. components.
3956 Another difference is that it may fail with the error number
3957 .Va \&!
3958 set to
3959 .Va ^ERR Ns -INVAL
3960 if decoding fails to find a(n) (valid) email address, in which case the
3961 unmodified input will be output again.
3964 .Ar skinlist
3965 first performs a skin operation, and thereafter checks a valid
3966 address for whether it is a registered mailing-list (see
3967 .Ic mlist
3969 .Ic mlsubscribe ) ,
3970 eventually reporting that state in the error number
3971 .Va \&!
3973 .Va ^ERR Ns -EXIST .
3974 (This state could later become overwritten by an I/O error, though.)
3977 Encoding supports four different modes, lesser automated versions can be
3978 chosen by prefixing one, two or three plus signs: the standard imposes
3979 a special meaning on some characters, which thus have to be transformed
3980 to so-called quoted-pairs by pairing them with a reverse solidus
3981 .Ql \e
3982 in order to remove the special meaning; this might change interpretation
3983 of the entire argument from what has been desired, however!
3984 Specify one plus sign to remark that parenthesis shall be left alone,
3985 two for not turning double quotation marks into quoted-pairs, and three
3986 for also leaving any user-specified reverse solidus alone.
3987 The result will always be valid, if a successful exit status is reported
3988 (\*(ID the current parser fails this assertion for some constructs).
3989 \*(ID Addresses need to be specified in between angle brackets
3990 .Ql < ,
3991 .Ql >
3992 if the construct becomes more difficult, otherwise the current parser
3993 will fail; it is not smart enough to guess right.
3995 .Bd -literal -offset indent
3996 ? addrc enc "Hey, you",<diet@exam.ple>\e out\e there
3997 "\e"Hey, you\e", \e\e out\e\e there" <diet@exam.ple>
3998 ? addrc d "\e"Hey, you\e", \e\e out\e\e there" <diet@exam.ple>
3999 "Hey, you", \e out\e there <diet@exam.ple>
4000 ? addrc s "\e"Hey, you\e", \e\e out\e\e there" <diet@exam.ple>
4001 diet@exam.ple
4007 .It Ic alias , unalias
4008 (a, una) Aliases are a method of creating personal distribution lists
4009 that map a single alias name to none to multiple real receivers;
4010 these aliases become expanded after message composing is completed.
4011 The latter command removes the given list of aliases, the special name
4012 .Ql *
4013 will discard all existing aliases.
4015 The former command shows all currently defined aliases when used without
4016 arguments, and with one argument the expansion of the given alias.
4017 With more than one argument, creates or appends to the alias name given
4018 as the first argument the remaining arguments.
4019 Alias names adhere to the Postfix MTA
4020 .Xr aliases 5
4021 rules and are thus restricted to alphabetic characters, digits, the
4022 underscore, hyphen-minus, the number sign, colon and commercial at,
4023 the last character can also be the dollar sign; the regular expression:
4024 .Ql [[:alnum:]_#:@-]+$? .
4025 .\" ALIASCOLON next sentence
4026 \*(ID Unfortunately the colon is currently not supported, as it
4027 interferes with normal address parsing rules.
4028 As extensions the exclamation mark
4029 .Ql \&! ,
4030 period
4031 .Ql \&.
4032 as well as
4033 .Dq any character that has the high bit set
4034 may be used.
4035 .\" ALIASCOLON next sentence
4036 \*(ID Such high bit characters will likely cause warnings at the moment
4037 for the same reasons why colon is unsupported.
4041 .It Ic alternates , unalternates
4042 \*(NQ (alt) Manage a list of alternate addresses or names of the active user,
4043 members of which will be removed from recipient lists.
4044 The latter command removes the given list of alternates, the special name
4045 .Ql *
4046 will discard all existing aliases.
4047 The former command manages the error number
4048 .Va \&!
4049 and shows the current set of alternates when used without arguments; in
4050 this mode it supports
4051 .Cm vput
4052 (see
4053 .Sx "Command modifiers" ) .
4054 Otherwise the given arguments (after being checked for validity) are
4055 appended to the list of alternate names; in
4056 .Va posix
4057 mode they replace that list instead.
4058 There is a set of implicit alternates which is formed of the values of
4059 .Ev LOGNAME ,
4060 .Va from ,
4061 .Va sender
4063 .Va reply-to .
4067 .It Ic answered , unanswered
4068 Take a message lists and mark each message as having been answered,
4069 having not been answered, respectively.
4070 Messages will be marked answered when being
4071 .Ic reply Ns d
4072 to automatically if the
4073 .Va markanswered
4074 variable is set.
4075 See the section
4076 .Sx "Message states" .
4081 .It Ic bind , unbind
4082 \*(OP\*(NQ The bind command extends the MLE (see
4083 .Sx "On terminal control and line editor" )
4084 with freely configurable key bindings.
4085 The latter command removes from the given context the given key binding,
4086 both of which may be specified as a wildcard
4087 .Ql * ,
4088 so that, e.g.,
4089 .Ql unbind * *
4090 will remove all bindings of all contexts.
4091 Due to initialization order unbinding will not work for built-in key
4092 bindings upon program startup, however: please use
4093 .Va line-editor-no-defaults
4094 for this purpose instead.
4097 With one argument the former command shows all key bindings for the
4098 given context, specifying an asterisk
4099 .Ql *
4100 will show the bindings of all contexts; a more verbose listing will be
4101 produced if either of
4102 .Va debug
4104 .Va verbose
4105 are set.
4106 With two or more arguments a binding is (re)established:
4107 the first argument is the context to which the binding shall apply,
4108 the second argument is a comma-separated list of the
4109 .Dq keys
4110 which form the binding, and any remaining arguments form the expansion.
4111 To indicate that a binding shall not be auto-committed, but that the
4112 expansion shall instead be furtherly editable by the user, a commercial at
4113 .Ql @
4114 (that will be removed) can be placed last in the expansion, from which
4115 leading and trailing whitespace will finally be removed.
4116 Reverse solidus cannot be used as the last character of expansion.
4119 Contexts define when a binding applies, i.e., a binding will not be seen
4120 unless the context for which it is defined for is currently active.
4121 This is not true for the shared binding
4122 .Ql base ,
4123 which is the foundation for all other bindings and as such always
4124 applies, its bindings, however, only apply secondarily.
4125 The available contexts are the shared
4126 .Ql base ,
4128 .Ql default
4129 context which is used in all not otherwise documented situations, and
4130 .Ql compose ,
4131 which applies to compose mode only.
4134 .Dq Keys
4135 which form the binding are specified as a comma-separated list of
4136 byte-sequences, where each list entry corresponds to one key(press).
4137 A list entry may, indicated by a leading colon character
4138 .Ql \&: ,
4139 also refer to the name of a terminal capability; several dozen names
4140 will be compiled in and may be specified either by their
4141 .Xr terminfo 5 ,
4142 or, if existing, by their
4143 .Xr termcap 5
4144 name, regardless of the actually used \*(OPal terminal control library.
4145 It is possible to use any capability, as long as the name is resolvable
4146 by the \*(OPal control library or was defined via the internal variable
4147 .Va termcap .
4148 Input sequences are not case-normalized, so that an exact match is
4149 required to update or remove a binding.
4150 Examples:
4152 .Bd -literal -offset indent
4153 ? bind base $'\eE',d mle-snarf-word-fwd # Esc(ape)
4154 ? bind base $'\eE',$'\ec?' mle-snarf-word-bwd # Esc, Delete
4155 ? bind default $'\ecA',:khome,w 'echo An editable binding@'
4156 ? bind default a,b,c rm -irf / @  # Another editable binding
4157 ? bind default :kf1 File %
4158 ? bind compose :kf1 ~e
4162 Note that the entire comma-separated list is first parsed (over) as a
4163 shell-token with whitespace as the field separator, before being parsed
4164 and expanded for real with comma as the field separator, therefore
4165 whitespace needs to be properly quoted, see
4166 .Sx "Shell-style argument quoting" .
4167 Using Unicode reverse solidus escape sequences renders a binding
4168 defunctional if the locale does not support Unicode (see
4169 .Sx "Character sets" ) ,
4170 and using terminal capabilities does so if no (corresponding) terminal
4171 control support is (currently) available.
4174 The following terminal capability names are built-in and can be used in
4175 .Xr terminfo 5
4176 or (if available) the two-letter
4177 .Xr termcap 5
4178 notation.
4179 See the respective manual for a list of capabilities.
4180 The program
4181 .Xr infocmp 1
4182 can be used to show all the capabilities of
4183 .Ev TERM
4184 or the given terminal type;
4185 using the
4186 .Fl \&\&x
4187 flag will also show supported (non-standard) extensions.
4190 .Bl -tag -compact -width kcuuf_or_kcuuf
4191 .It Cd kbs Ns \0or Cd kb
4192 Backspace.
4193 .It Cd kdch1 Ns \0or Cd kD
4194 Delete character.
4195 .It Cd kDC Ns \0or Cd *4
4196 \(em shifted variant.
4197 .It Cd kel Ns \0or Cd kE
4198 Clear to end of line.
4199 .It Cd kext Ns \0or Cd @9
4200 Exit.
4201 .It Cd kich1 Ns \0or Cd kI
4202 Insert character.
4203 .It Cd kIC Ns \0or Cd #3
4204 \(em shifted variant.
4205 .It Cd khome Ns \0or Cd kh
4206 Home.
4207 .It Cd kHOM Ns \0or Cd #2
4208 \(em shifted variant.
4209 .It Cd kend Ns \0or Cd @7
4210 End.
4211 .It Cd knp Ns \0or Cd kN
4212 Next page.
4213 .It Cd kpp Ns \0or Cd kP
4214 Previous page.
4215 .It Cd kcub1 Ns \0or Cd kl
4216 Left cursor (with more modifiers: see below).
4217 .It Cd kLFT Ns \0or Cd #4
4218 \(em shifted variant.
4219 .It Cd kcuf1 Ns \0or Cd kr
4220 Right cursor (ditto).
4221 .It Cd kRIT Ns \0or Cd %i
4222 \(em shifted variant.
4223 .It Cd kcud1 Ns \0or Cd kd
4224 Down cursor (ditto).
4225 .It Cd kDN
4226 \(em shifted variant (only terminfo).
4227 .It Cd kcuu1 Ns \0or Cd ku
4228 Up cursor (ditto).
4229 .It Cd kUP
4230 \(em shifted variant (only terminfo).
4231 .It Cd kf0 Ns \0or Cd k0
4232 Function key 0.
4233 Add one for each function key up to
4234 .Cd kf9
4236 .Cd k9 ,
4237 respectively.
4238 .It Cd kf10 Ns \0or Cd k;
4239 Function key 10.
4240 .It Cd kf11 Ns \0or Cd F1
4241 Function key 11.
4242 Add one for each function key up to
4243 .Cd kf19
4245 .Cd F9 ,
4246 respectively.
4250 Some terminals support key-modifier combination extensions, e.g.,
4251 .Ql Alt+Shift+xy .
4252 For example, the delete key,
4253 .Cd kdch1 :
4254 in its shifted variant, the name is mutated to
4255 .Cd  kDC ,
4256 then a number is appended for the states
4257 .Ql Alt
4258 .Pf ( Cd kDC3 ) ,
4259 .Ql Shift+Alt
4260 .Pf ( Cd kDC4 ) ,
4261 .Ql Control
4262 .Pf ( Cd kDC5 ) ,
4263 .Ql Shift+Control
4264 .Pf ( Cd kDC6 ) ,
4265 .Ql Alt+Control
4266 .Pf ( Cd kDC7 ) ,
4267 finally
4268 .Ql Shift+Alt+Control
4269 .Pf ( Cd kDC8 ) .
4270 The same for the left cursor key,
4271 .Cd kcub1 :
4272 .Cd KLFT , KLFT3 , KLFT4 , KLFT5 , KLFT6 , KLFT7 , KLFT8 .
4275 It is advisable to use an initial escape or other control character (e.g.,
4276 .Ql \ecA )
4277 for bindings which describe user key combinations (as opposed to purely
4278 terminal capability based ones), in order to avoid ambiguities whether
4279 input belongs to key sequences or not; it also reduces search time.
4280 Adjusting
4281 .Va bind-timeout
4282 may help shall keys and sequences be falsely recognized.
4286 .It Ic call
4287 \*(NQ Calls the given macro, which must have been created via
4288 .Ic define ,
4289 otherwise an
4290 .Va ^ERR Ns -NOENT
4291 error occurs.
4292 Calling macros recursively will at some time excess the stack size
4293 limit, causing a hard program abortion; if recursively calling a macro
4294 is the last command of the current macro, consider to use the command
4295 .Ic xcall ,
4296 which will first release all resources of the current macro before
4297 replacing the current macro with the called one.
4298 Numeric and string operations can be performed via
4299 .Ic vexpr ,
4301 .Ic eval
4302 may be helpful to recreate argument lists.
4306 .It Ic call_if
4307 Identical to
4308 .Ic call
4309 if the given macro has been created via
4310 .Ic define ,
4311 but doesn't fail nor warn if the macro doesn't exist.
4314 .It Ic cd
4315 (ch) Change the working directory to
4316 .Ev HOME
4317 or the given argument.
4318 Synonym for
4319 .Ic chdir .
4322 .It Ic certsave
4323 \*(OP Only applicable to S/MIME signed messages.
4324 Takes a message list and a filename and saves the certificates
4325 contained within the message signatures to the named file in both
4326 human-readable and PEM format.
4327 The certificates can later be used to send encrypted messages to the
4328 respective message senders by setting
4329 .Va smime-encrypt-USER@HOST
4330 variables.
4334 .It Ic charsetalias , uncharsetalias
4335 \*(NQ Manage (character set conversion) character set alias mappings,
4336 as documented in the section
4337 .Sx "Character sets" .
4338 Character set aliases are expanded recursively, but no expansion is
4339 performed on values of the user-settable variables, e.g.,
4340 .Va charset-8bit .
4341 These are effectively no-operations if character set conversion
4342 is not available (i.e., no
4343 .Ql +iconv
4345 .Va features ) .
4346 Without arguments the list of all currently defined aliases is shown,
4347 with one argument the expansion of the given alias.
4348 Otherwise all given arguments are treated as pairs of character sets and
4349 their desired target alias name, creating new or changing already
4350 existing aliases, as necessary.
4352 The latter deletes all aliases given as arguments, the special argument
4353 .Ql *
4354 will remove all aliases.
4357 .It Ic chdir
4358 (ch) Change the working directory to
4359 .Ev HOME
4360 or the given argument.
4361 Synonym for
4362 .Ic cd .
4366 .It Ic collapse , uncollapse
4367 Only applicable to threaded mode.
4368 Takes a message list and makes all replies to these messages invisible
4369 in header summaries, except for
4370 .Ql new
4371 messages and the
4372 .Dq dot .
4373 Also when a message with collapsed replies is displayed,
4374 all of these are automatically uncollapsed.
4375 The latter command undoes collapsing.
4380 .It Ic colour , uncolour
4381 \*(OP\*(NQ Manage colour mappings of and for a
4382 .Sx "Coloured display" .
4383 The type of colour is given as the (case-insensitive) first argument,
4384 which must be one of
4385 .Ql 256
4386 for 256-colour terminals,
4387 .Ql 8 ,
4388 .Ql ansi
4390 .Ql iso
4391 for the standard 8-colour ANSI / ISO 6429 color palette and
4392 .Ql 1
4394 .Ql mono
4395 for monochrome terminals.
4396 Monochrome terminals cannot deal with colours, but only (some) font
4397 attributes.
4400 Without further arguments the list of all currently defined mappings
4401 for the given colour type is shown (as a special case giving
4402 .Ql all
4404 .Ql *
4405 will show the mappings of all types).
4406 Otherwise the second argument defines the mappable slot, and the third
4407 argument a (comma-separated list of) colour and font attribute
4408 specification(s), and the optional fourth argument can be used to
4409 specify a precondition: if conditioned mappings exist they are tested in
4410 (creation) order unless a (case-insensitive) match has been found, and
4411 the default mapping (if any has been established) will only be chosen as
4412 a last resort.
4413 The types of precondition available depend on the mappable slot (see
4414 .Sx "Coloured display"
4415 for some examples), the following of which exist:
4418 Mappings prefixed with
4419 .Ql mle-
4420 are used for the \*(OPal built-in Mailx-Line-Editor (MLE, see
4421 .Sx "On terminal control and line editor" )
4422 and do not support preconditions.
4424 .Bl -tag -compact -width view-partinfo
4425 .It Ar mle-position
4426 This mapping is used for the position indicator that is visible when
4427 a line cannot be fully displayed on the screen.
4428 .It Ar mle-prompt
4429 Used for the
4430 .Va prompt .
4434 Mappings prefixed with
4435 .Ql sum-
4436 are used in header summaries, and they all understand the preconditions
4437 .Ql dot
4438 (the current message) and
4439 .Ql older
4440 for elder messages (only honoured in conjunction with
4441 .Va datefield-markout-older ) .
4443 .Bl -tag -compact -width view-partinfo
4444 .It Ar sum-dotmark
4445 This mapping is used for the
4446 .Dq dotmark
4447 that can be created with the
4448 .Ql %>
4450 .Ql %<
4451 formats of the variable
4452 .Va headline .
4453 .It Ar sum-header
4454 For the complete header summary line except the
4455 .Dq dotmark
4456 and the thread structure.
4457 .It Ar sum-thread
4458 For the thread structure which can be created with the
4459 .Ql %i
4460 format of the variable
4461 .Va headline .
4465 Mappings prefixed with
4466 .Ql view-
4467 are used when displaying messages.
4469 .Bl -tag -compact -width view-partinfo
4470 .It Ar view-from_
4471 This mapping is used for so-called
4472 .Ql From_
4473 lines, which are MBOX file format specific header lines.
4474 .It Ar view-header
4475 For header lines.
4476 A comma-separated list of headers to which the mapping applies may be
4477 given as a precondition; if the \*(OPal regular expression support is
4478 available then if any of the
4479 .Dq magical
4480 (extended) regular expression characters is seen the precondition will
4481 be evaluated as (an extended) one.
4482 .It Ar view-msginfo
4483 For the introductional message info line.
4484 .It Ar view-partinfo
4485 For MIME part info lines.
4489 The following (case-insensitive) colour definitions and font attributes
4490 are understood, multiple of which can be specified in a comma-separated
4491 list:
4493 .Bl -tag -width ft=
4494 .It Ar ft=
4495 a font attribute:
4496 .Ql bold ,
4497 .Ql reverse
4499 .Ql underline .
4500 It is possible (and often applicable) to specify multiple font
4501 attributes for a single mapping.
4503 .It Ar fg=
4504 foreground colour attribute:
4505 .Ql black ,
4506 .Ql blue ,
4507 .Ql green ,
4508 .Ql red ,
4509 .Ql brown ,
4510 .Ql magenta ,
4511 .Ql cyan
4513 .Ql white .
4514 To specify a 256-color mode a decimal number colour specification in
4515 the range 0 to 255, inclusive, is supported, and interpreted as follows:
4517 .Bl -tag -compact -width "999 - 999"
4518 .It 0 - 7
4519 the standard ISO 6429 colors, as above.
4520 .It 8 - 15
4521 high intensity variants of the standard colors.
4522 .It 16 - 231
4523 216 colors in tuples of 6.
4524 .It 232 - 255
4525 grayscale from black to white in 24 steps.
4527 .Bd -literal -offset indent
4528 #!/bin/sh -
4529 fg() { printf "\e033[38;5;${1}m($1)"; }
4530 bg() { printf "\e033[48;5;${1}m($1)"; }
4532 while [ $i -lt 256 ]; do fg $i; i=$(($i + 1)); done
4533 printf "\e033[0m\en"
4535 while [ $i -lt 256 ]; do bg $i; i=$(($i + 1)); done
4536 printf "\e033[0m\en"
4539 .It Ar bg=
4540 background colour attribute (see
4541 .Cd fg=
4542 for possible values).
4546 The command
4547 .Ic \&uncolour
4548 will remove for the given colour type (the special type
4549 .Ql *
4550 selects all) the given mapping; if the optional precondition argument is
4551 given only the exact tuple of mapping and precondition is removed.
4552 The special name
4553 .Ql *
4554 will remove all mappings (no precondition allowed), thus
4555 .Ql uncolour * *
4556 will remove all established mappings.
4561 .It Ic commandalias , uncommandalias
4562 \*(NQ Define or list, and remove, respectively, command aliases.
4563 An (command)alias can be used everywhere a normal command can be used,
4564 but always takes precedence: any arguments that are given to the command
4565 alias are joined onto the alias expansion, and the resulting string
4566 forms the command line that is, in effect, executed.
4567 The latter command removes all given aliases, the special name
4568 .Ql *
4569 will remove all existing aliases.
4570 When used without arguments the former shows a list of all currently
4571 known aliases, with one argument only the expansion of the given one.
4573 With two or more arguments a command alias is defined or updated: the
4574 first argument is the name under which the remaining command line should
4575 be accessible, the content of which can be just about anything.
4576 An alias may itself expand to another alias, but to avoid expansion loops
4577 further expansion will be prevented if an alias refers to itself or if
4578 an expansion depth limit is reached.
4579 Explicit expansion prevention is available via reverse solidus
4580 .Cm \e ,
4581 one of the
4582 .Sx "Command modifiers" .
4583 .Bd -literal -offset indent
4584 ? commandalias xx
4585 \*(uA: `commandalias': no such alias: xx
4586 ? commandalias xx echo hello,
4587 ? commandalias xx
4588 commandalias xx 'echo hello,'
4589 ? xx
4590 hello,
4591 ? xx world
4592 hello, world
4596 .It Ic Copy
4597 (C) Copy messages to files whose names are derived from the author of
4598 the respective message and do not mark them as being saved;
4599 otherwise identical to
4600 .Ic Save .
4603 .It Ic copy
4604 (c) Copy messages to the named file and do not mark them as being saved;
4605 otherwise identical to
4606 .Ic save .
4609 .It Ic cwd
4610 Show the name of the current working directory, as reported by
4611 .Xr getcwd 3 .
4612 Supports
4613 .Cm vput
4614 (see
4615 .Sx "Command modifiers" ) .
4616 The return status is tracked via
4617 .Va \&! .
4620 .It Ic Decrypt
4621 \*(OP For unencrypted messages this command is identical to
4622 .Ic Copy ;
4623 Encrypted messages are first decrypted, if possible, and then copied.
4626 .It Ic decrypt
4627 \*(OP For unencrypted messages this command is identical to
4628 .Ic copy ;
4629 Encrypted messages are first decrypted, if possible, and then copied.
4634 .It Ic define , undefine
4635 The latter command deletes the given macro, the special name
4636 .Ql *
4637 will discard all existing macros.
4638 Deletion of (a) macro(s) can be performed from within running (a)
4639 macro(s), including self-deletion.
4640 Without arguments the former command prints the current list of macros,
4641 including their content, otherwise it it defines a macro, replacing an
4642 existing one of the same name as applicable.
4645 A defined macro can be invoked explicitly by using the
4646 .Ic call ,
4647 .Ic call_if
4649 .Ic xcall
4650 commands, or implicitly if a macro hook is triggered, e.g., a
4651 .Va folder-hook .
4652 Execution of a macro body can be stopped from within by calling
4653 .Ic return .
4656 Temporary macro block-scope variables can be created or deleted with the
4657 .Cm local
4658 command modifier in conjunction with the commands
4659 .Ic set
4661 .Ic unset ,
4662 respectively.
4663 To enforce unrolling of changes made to (global)
4664 .Sx "INTERNAL VARIABLES"
4665 the command
4666 .Ic localopts
4667 can be used instead; its covered scope depends on how (i.e.,
4668 .Dq as what :
4669 normal macro, folder hook, hook,
4670 .Ic account
4671 switch) the macro is invoked.
4674 Inside a
4675 .Ic call Ns
4676 ed macro, the given positional parameters are implicitly local
4677 to the macro's scope, and may be accessed via the variables
4678 .Va * ,
4679 .Va @ ,
4680 .Va #
4682 .Va 1
4683 and any other positive unsigned decimal number less than or equal to
4684 .Va # .
4685 Positional parameters can be
4686 .Ic shift Ns
4687 ed, or become completely replaced, removed etc. via
4688 .Ic vpospar .
4690 .Bd -literal -offset indent
4691 define name {
4692   command1
4693   command2
4694   ...
4695   commandN
4698 # E.g.
4699 define exmac {
4700   echo Parameter 1 of ${#} is ${1}, all: ${*} / ${@}
4701   return 1000 0
4703 call exmac Hello macro exmac!
4704 echo ${?}/${!}/${^ERRNAME}
4710 .It Ic delete , undelete
4711 (d, u) Marks the given message list as being or not being
4712 .Ql deleted ,
4713 respectively; if no argument has been specified then the usual search
4714 for a visible message is performed, as documented for
4715 .Sx "Message list arguments" ,
4716 showing only the next input prompt if the search fails.
4717 Deleted messages will neither be saved in the
4718 .Mx -sx
4719 .Sx "secondary mailbox"
4720 .Ev MBOX
4721 nor will they be available for most other commands.
4722 If the
4723 .Va autoprint
4724 variable is set, the new
4725 .Dq dot
4726 or the last message restored, respectively, is automatically
4727 .Ic type Ns
4728 d; also see
4729 .Ic dp ,
4730 .Ic dt .
4733 .It Ic discard
4734 (di) Identical to
4735 .Ic ignore .
4736 Superseded by the multiplexer
4737 .Ic headerpick .
4741 .It Ic dp , dt
4742 Delete the given messages and automatically
4743 .Ic type
4744 the new
4745 .Dq dot
4746 if one exists, regardless of the setting of
4747 .Va autoprint .
4750 .It Ic dotmove
4751 Move the
4752 .Dq dot
4753 up or down by one message when given
4754 .Ql +
4756 .Ql -
4757 argument, respectively.
4761 .It Ic draft , undraft
4762 Take message lists and mark each given message as being draft, or not
4763 being draft, respectively, as documented in the section
4764 .Sx "Message states" .
4767 .It Ic echo
4768 \*(NQ (ec) Echoes arguments to standard output and writes a trailing
4769 newline, whereas the otherwise identical
4770 .Ic echon
4771 does not.
4772 .Sx "Shell-style argument quoting"
4773 is used,
4774 .Sx "Filename transformations"
4775 are applied to the expanded arguments.
4776 This command also supports
4777 .Cm vput
4778 as documented in
4779 .Sx "Command modifiers" ,
4780 and manages the error number
4781 .Va \&! :
4782 if data is stored in a variable then the return value reflects the
4783 length of the result string in case of success and is
4784 .Ql -1
4785 on error.
4788 .It Ic echoerr
4789 \*(NQ Identical to
4790 .Ic echo
4791 except that is echoes to standard error.
4792 Also see
4793 .Ic echoerrn .
4794 In interactive sessions the \*(OPal message ring queue for
4795 .Ic errors
4796 will be used instead, if available and
4797 .Cm vput
4798 was not used.
4801 .It Ic echon
4802 \*(NQ Identical to
4803 .Ic echo ,
4804 but does not write or store a trailing newline.
4807 .It Ic echoerrn
4808 \*(NQ Identical to
4809 .Ic echoerr ,
4810 but does not write or store a trailing newline.
4813 .It Ic edit
4814 (e) Point the text editor (as defined in
4815 .Ev EDITOR )
4816 at each message from the given list in turn.
4817 Modified contents are discarded unless the
4818 .Va writebackedited
4819 variable is set, and are not used unless the mailbox can be written to
4820 and the editor returns a successful exit status.
4823 .It Ic elif
4824 Part of the
4825 .Ic if Ns \0/\: Ic elif Ns \0/\: Ic else Ns \0/\: Ic endif
4826 conditional \(em if the condition of a preceding
4827 .Ic if
4828 was false, check the following condition and execute the following block
4829 if it evaluates true.
4832 .It Ic else
4833 (el) Part of the
4834 .Ic if Ns \0/\: Ic elif Ns \0/\: Ic else Ns \0/\: Ic endif
4835 conditional \(em if none of the conditions of the preceding
4836 .Ic if
4838 .Ic elif
4839 commands was true, the
4840 .Ic else
4841 block is executed.
4844 .It Ic endif
4845 (en) Marks the end of an
4846 .Ic if Ns \0/\: Ic elif Ns \0/\: Ic else Ns \0/\: Ic endif
4847 conditional execution block.
4851 .It Ic environ
4852 \*(NQ \*(UA has a strict notion about which variables are
4853 .Sx "INTERNAL VARIABLES"
4854 and which are managed in the program
4855 .Sx ENVIRONMENT .
4856 Since some of the latter are a vivid part of \*(UAs functioning,
4857 however, they are transparently integrated into the normal handling of
4858 internal variables via
4859 .Ic set
4861 .Ic unset .
4862 To integrate other environment variables of choice into this
4863 transparent handling, and also to export internal variables into the
4864 process environment where they normally are not, a
4865 .Ql link
4866 needs to become established with this command, as in, e.g.,
4869 .Dl environ link PERL5LIB TZ
4872 Afterwards changing such variables with
4873 .Ic set
4874 will cause automatic updates of the program environment, and therefore
4875 be inherited by newly created child processes.
4876 Sufficient system support provided (it was in BSD as early as 1987, and
4877 is standardized since Y2K) removing such variables with
4878 .Ic unset
4879 will remove them also from the program environment, but in any way
4880 the knowledge they ever have been
4881 .Ql link Ns
4882 ed will be lost.
4883 Note that this implies that
4884 .Ic localopts
4885 may cause loss of such links.
4888 The command
4889 .Ql unlink
4890 will remove an existing link, but leaves the variables as such intact.
4891 Additionally the subcommands
4892 .Ql set
4894 .Ql unset
4895 are provided, which work exactly the same as the documented commands
4896 .Ic set
4898 .Ic unset ,
4899 but (additionally un)link the variable(s) with the program environment
4900 and thus immediately export them to, or remove them from (if possible),
4901 respectively, the program environment.
4905 .It Ic errors
4906 \*(OP Since \*(UA uses the console as a user interface it can happen
4907 that messages scroll by too fast to become recognized.
4908 An error message ring queue is available which stores duplicates of any
4909 error message and notifies the user in interactive sessions whenever
4910 a new error has occurred.
4911 The queue is finite: if its maximum size is reached any new message
4912 replaces the eldest.
4913 The command
4914 .Ic errors
4915 can be used to manage this message queue: if given
4916 .Ar show
4917 or no argument the queue will be displayed and cleared,
4918 .Ar clear
4919 will only clear all messages from the queue.
4922 .It Ic eval
4923 \*(NQ Construct a command by concatenating the arguments, separated with
4924 a single space character, and then evaluate the result.
4925 This command passes through the exit status
4926 .Va \&?
4927 and error number
4928 .Va \&!
4929 of the evaluated command; also see
4930 .Ic call .
4931 .Bd -literal -offset indent
4932 define xxx {
4933   echo "xxx arg <$1>"
4934   shift
4935   if [ $# -gt 0 ]
4936     \excall xxx "$@"
4937   endif
4939 define yyy {
4940   eval "$@ ' ball"
4942 call yyy '\ecall xxx' "b\e$'\et'u ' "
4943 call xxx arg <b      u>
4944 call xxx arg <  >
4945 call xxx arg <ball>
4949 .It Ic exit
4950 (ex or x) Exit from \*(UA without changing the active mailbox and skip
4951 any saving of messages in the
4952 .Mx -sx
4953 .Sx "secondary mailbox"
4954 .Ev MBOX ,
4955 as well as a possibly tracked line editor
4956 .Va history-file .
4957 The optional status number argument will be passed through to
4958 .Xr exit 3 .
4959 \*(ID For now it can happen that the given status will be overwritten,
4960 later this will only occur if a later error needs to be reported onto an
4961 otherwise success indicating status.
4964 .It Ic File
4965 (Fi) Like
4966 .Ic file ,
4967 but open the mailbox read-only.
4971 .It Ic file
4972 (fi) The file command switches to a new mailbox.
4973 Without arguments it shows status information of the current mailbox.
4974 If an argument is given, it will write out changes (such as deletions)
4975 the user has made, open a new mailbox, update the internal variables
4976 .Va mailbox-resolved
4978 .Va mailbox-display ,
4979 and optionally display a summary of
4980 .Ic headers
4981 if the variable
4982 .Va header
4983 is set.
4986 .Sx "Filename transformations"
4987 will be applied to the
4988 .Ar name
4989 argument, and
4990 .Ql protocol://
4991 prefixes are, i.e., URL syntax is understood, e.g.,
4992 .Ql maildir:///tmp/mdirbox :
4993 if a protocol prefix is used the mailbox type is fixated and neither
4994 the auto-detection (read on) nor the
4995 .Va newfolders
4996 mechanisms apply.
4997 \*(OPally URLs can also be used to access network resources, which may
4998 be accessed securely via
4999 .Sx "Encrypted network communication"
5000 if so supported, and it is possible to proxy all network traffic over
5001 a SOCKS5 server given via
5002 .Va socks-proxy .
5005 .Dl \*(IN protocol://[user[:password]@]host[:port][/path]
5006 .Dl \*(OU protocol://[user@]host[:port][/path]
5009 \*(OPally supported network protocols are
5010 .Ar pop3
5011 (POP3) and
5012 .Ar pop3s
5013 (POP3 with SSL/TLS encrypted transport),
5014 .Ar imap
5016 .Ar imaps .
5018 .Ar [/path]
5019 part is valid only for IMAP; there it defaults to
5020 .Ar INBOX .
5021 Network URLs require a special encoding as documented in the section
5022 .Sx "On URL syntax and credential lookup" .
5025 If the resulting file protocol (MBOX database)
5026 .Ar name
5027 is located on a local filesystem then the list of all registered
5028 .Ic filetype Ns
5029 s is traversed in order to see whether a transparent intermediate
5030 conversion step is necessary to handle the given mailbox, in which case
5031 \*(UA will use the found hook to load and save data into and from
5032 a temporary file, respectively.
5033 Changing hooks will not affect already opened mailboxes.
5034 For example, the following creates hooks for the
5035 .Xr gzip 1
5036 compression tool and a combined compressed and encrypted format:
5038 .Bd -literal -offset indent
5039 ? filetype \e
5040     gzip 'gzip -dc' 'gzip -c' \e
5041     zst.pgp 'gpg -d | zstd -dc' 'zstd -19 -zc | gpg -e'
5045 MBOX database files are generally locked during file operations in order
5046 to avoid inconsistencies due to concurrent modifications.
5047 \*(OPal Mailbox files which \*(UA treats as the system
5048 .Va inbox
5049 .Pf ( Ev MAIL ) ,
5051 .Mx -sx
5052 .Sx "primary system mailbox" Ns
5053 es in general will also be protected by so-called dotlock files, the
5054 traditional way of mail spool file locking: for any file
5055 .Ql a
5056 a lock file
5057 .Ql a.lock
5058 will be created for the duration of the synchronization \(em
5059 as necessary a privilege-separated dotlock child process will be used
5060 to accommodate for necessary privilege adjustments in order to create
5061 the dotlock file in the same directory
5062 and with the same user and group identities as the file of interest.
5065 \*(UA by default uses tolerant POSIX rules when reading MBOX database
5066 files, but it will detect invalid message boundaries in this mode and
5067 complain (even more with
5068 .Va debug )
5069 if any is seen: in this case
5070 .Va mbox-rfc4155
5071 can be used to create a valid MBOX database from the invalid input.
5074 If no protocol has been fixated, and
5075 .Ar name
5076 refers to a directory with the subdirectories
5077 .Ql tmp ,
5078 .Ql new
5080 .Ql cur ,
5081 then it is treated as a folder in
5082 .Dq Maildir
5083 format.
5084 The maildir format stores each message in its own file, and has been
5085 designed so that file locking is not necessary when reading or writing
5086 files.
5089 \*(ID If no protocol has been fixated and no existing file has
5090 been found, the variable
5091 .Va newfolders
5092 controls the format of mailboxes yet to be created.
5097 .It Ic filetype , unfiletype
5098 \*(NQ Define or list, and remove, respectively, file handler hooks,
5099 which provide (shell) commands that enable \*(UA to load and save MBOX
5100 files from and to files with the registered file extensions;
5101 it will use an intermediate temporary file to store the plain data.
5102 The latter command removes the hooks for all given extensions,
5103 .Ql *
5104 will remove all existing handlers.
5106 When used without arguments the former shows a list of all currently
5107 defined file hooks, with one argument the expansion of the given alias.
5108 Otherwise three arguments are expected, the first specifying the file
5109 extension for which the hook is meant, and the second and third defining
5110 the load- and save commands, respectively, to deal with the file type,
5111 both of which must read from standard input and write to standard
5112 output.
5113 Changing hooks will not affect already opened mailboxes (\*(ID except below).
5114 \*(ID For now too much work is done, and files are oftened read in twice
5115 where once would be sufficient: this can cause problems if a filetype is
5116 changed while such a file is opened; this was already so with the
5117 built-in support of .gz etc. in Heirloom, and will vanish in v15.
5118 \*(ID For now all handler strings are passed to the
5119 .Ev SHELL for evaluation purposes; in the future a
5120 .Ql \&!
5121 prefix to load and save commands may mean to bypass this shell instance:
5122 placing a leading space will avoid any possible misinterpretations.
5123 .Bd -literal -offset indent
5124 ? filetype bz2 'bzip2 -dc' 'bzip2 -zc' \e
5125     gz 'gzip -dc' 'gzip -c'  xz 'xz -dc' 'xz -zc' \e
5126     zst 'zstd -dc' 'zstd -19 -zc' \e
5127     zst.pgp 'gpg -d | zstd -dc' 'zstd -19 -zc | gpg -e'
5128 ? set record=+sent.zst.pgp
5133 .It Ic flag , unflag
5134 Take message lists and mark the messages as being flagged, or not being
5135 flagged, respectively, for urgent/special attention.
5136 See the section
5137 .Sx "Message states" .
5140 .It Ic folder
5141 (fold) The same as
5142 .Ic file .
5145 .It Ic folders
5146 With no arguments, list the names of the folders in the folder directory.
5147 With an existing folder as an argument,
5148 lists the names of folders below the named folder.
5151 .It Ic Followup
5152 (F) Similar to
5153 .Ic Respond ,
5154 but saves the message in a file named after the local part of the first
5155 recipient's address (instead of in
5156 .Va record Ns ).
5159 .It Ic followup
5160 (fo) Similar to
5161 .Ic respond ,
5162 but saves the message in a file named after the local part of the first
5163 recipient's address (instead of in
5164 .Va record Ns ).
5167 .It Ic followupall
5168 Similar to
5169 .Ic followup ,
5170 but responds to all recipients regardless of the
5171 .Va flipr
5172 variable.
5175 .It Ic followupsender
5176 Similar to
5177 .Ic Followup ,
5178 but responds to the sender only regardless of the
5179 .Va flipr
5180 variable.
5183 .It Ic Forward
5184 Similar to
5185 .Ic forward ,
5186 but saves the message in a file named after the local part of the
5187 recipient's address (instead of in
5188 .Va record Ns ).
5191 .It Ic forward
5192 Takes a message and the address of a recipient
5193 and forwards the message to him.
5194 The text of the original message is included in the new one,
5195 with the value of the
5196 .Va forward-inject-head
5197 variable preceding it.
5198 To filter the included header fields to the desired subset use the
5199 .Ql forward
5200 slot of the white- and blacklisting command
5201 .Ic headerpick .
5202 Only the first part of a multipart message is included unless
5203 .Va forward-as-attachment ,
5204 and recipient addresses will be stripped from comments, names
5205 etc. unless the internal variable
5206 .Va fullnames
5207 is set.
5209 This may generate the errors
5210 .Va ^ERR Ns -DESTADDRREQ
5211 if no receiver has been specified,
5212 .Va ^ERR Ns -PERM
5213 if some addressees where rejected by
5214 .Va expandaddr ,
5215 .Va ^ERR Ns -NODATA
5216 if no applicable messages have been given,
5217 .Va ^ERR Ns -NOTSUP
5218 if multiple messages have been specified,
5219 .Va ^ERR Ns -IO
5220 if an I/O error occurs,
5221 .Va ^ERR Ns -NOTSUP
5222 if a necessary character set conversion fails, and
5223 .Va ^ERR Ns -INVAL
5224 for other errors.
5227 .It Ic from
5228 (f) Takes a list of message specifications and displays a summary of
5229 their message headers, exactly as via
5230 .Ic headers ,
5231 making the first message of the result the new
5232 .Dq dot
5233 (the last message if
5234 .Va showlast
5235 is set).
5236 An alias of this command is
5237 .Ic search .
5238 Also see
5239 .Sx "Specifying messages" .
5241 .It Ic Fwd
5242 \*(OB Alias for
5243 .Ic Forward .
5245 .It Ic fwd
5246 \*(OB Alias for
5247 .Ic forward .
5249 .It Ic fwdignore
5250 \*(OB Superseded by the multiplexer
5251 .Ic headerpick .
5253 .It Ic fwdretain
5254 \*(OB Superseded by the multiplexer
5255 .Ic headerpick .
5257 .It Ic ghost , unghost
5258 \*(OB Replaced by
5259 .Ic commandalias ,
5260 .Ic uncommandalias .
5264 .It Ic headerpick , unheaderpick
5265 \*(NQ Multiplexer command to manage white- and blacklisting
5266 selections of header fields for a variety of applications.
5267 Without arguments the set of contexts that have settings is displayed.
5268 When given arguments, the first argument is the context to which the
5269 command applies, one of (case-insensitive)
5270 .Ql type
5271 for display purposes (via, e.g.,
5272 .Ic type ) ,
5273 .Ql save
5274 for selecting which headers shall be stored persistently when
5275 .Ic save ,
5276 .Ic copy ,
5277 .Ic move
5278 or even
5279 .Ic decrypt Ns
5280 ing messages (note that MIME related etc. header fields should not be
5281 ignored in order to not destroy usability of the message in this case),
5282 .Ql forward
5283 for stripping down messages when
5284 .Ic forward Ns
5285 ing message (has no effect if
5286 .Va forward-as-attachment
5287 is set), and
5288 .Ql top
5289 for defining user-defined set of fields for the command
5290 .Ic top .
5292 The current settings of the given context are displayed if it is the
5293 only argument.
5294 A second argument denotes the type of restriction that is to be chosen,
5295 it may be (a case-insensitive prefix of)
5296 .Ql retain
5298 .Ql ignore
5299 for white- and blacklisting purposes, respectively.
5300 Establishing a whitelist suppresses inspection of the corresponding
5301 blacklist.
5303 If no further argument is given the current settings of the given type
5304 will be displayed, otherwise the remaining arguments specify header
5305 fields, which \*(OPally may be given as regular expressions, to be added
5306 to the given type.
5307 The special wildcard field (asterisk,
5308 .Ql * )
5309 will establish a (fast) shorthand setting which covers all fields.
5311 The latter command always takes three or more arguments and can be used
5312 to remove selections, i.e., from the given context, the given type of
5313 list, all the given headers will be removed, the special argument
5314 .Ql *
5315 will remove all headers.
5318 .It Ic headers
5319 (h) Show the current group of headers, the size of which depends on
5320 the variable
5321 .Va screen ,
5322 and the style of which can be adjusted with the variable
5323 .Va headline .
5324 If a message-specification is given the group of headers containing the
5325 first message therein is shown and the message at the top of the screen
5326 becomes the new
5327 .Dq dot ;
5328 the last message is targeted if
5329 .Va showlast
5330 is set.
5333 .It Ic help
5334 (hel) A synonym for
5335 .Ic \&? .
5338 .It Ic history
5339 \*(OP Without arguments or when given
5340 .Cm show
5341 all history entries are shown (this mode also supports a more
5342 .Va verbose
5343 output).
5344 .Cm load
5345 will replace the list of entries with the content of
5346 .Va history-file ,
5348 .Cm save
5349 will dump the current list to said file, replacing former content.
5350 .Cm clear
5351 will delete all history entries.
5352 The argument can also be a signed decimal
5353 .Ar NUMBER ,
5354 which will select and evaluate the respective history entry, and move it
5355 to the top of the history; a negative number is used as an offset to the
5356 current command, e.g.,
5357 .Ql -1
5358 will select the last command, the history top.
5359 Please see
5360 .Sx "On terminal control and line editor"
5361 for more on this topic.
5364 .It Ic hold
5365 (ho, also
5366 .Ic preserve )
5367 Takes a message list and marks each message therein to be saved in the
5368 user's system
5369 .Va inbox
5370 instead of in the
5371 .Mx -sx
5372 .Sx "secondary mailbox"
5373 .Ev MBOX .
5374 Does not override the
5375 .Ic delete
5376 command.
5377 \*(UA deviates from the POSIX standard with this command, because a
5378 .Ic next
5379 command issued after
5380 .Ic hold
5381 will display the following message, not the current one.
5385 .It Ic if
5386 (i) Part of the nestable
5387 .Ic if Ns \0/\: Ic elif Ns \0/\: Ic else Ns \0/\: Ic endif
5388 conditional execution construct \(em if the given condition is true then
5389 the encapsulated block is executed.
5390 The POSIX standards supports the (case-insensitive) conditions
5391 .Ql r Ns
5392 eceive
5394 .Ql s Ns
5395 end, all remaining conditions are non-portable extensions.
5396 \*(ID These commands do not yet use
5397 .Sx "Shell-style argument quoting"
5398 and therefore do not know about input tokens, so that syntax
5399 elements have to be surrounded by whitespace; in v15 \*(UA will inspect
5400 all conditions bracket group wise and consider the tokens, representing
5401 values and operators, therein, which also means that variables will
5402 already have been expanded at that time (just like in the shell).
5404 .Bd -literal -offset indent
5405 if receive
5406   commands ...
5407 else
5408   commands ...
5409 endif
5413 The (case-insensitive) condition
5414 .Ql t Ns
5415 erminal will evaluate to true if the standard input is a terminal, i.e.,
5416 in interactive sessions.
5417 Another condition can be any boolean value (see the section
5418 .Sx "INTERNAL VARIABLES"
5419 for textual boolean representations) to mark an enwrapped block as
5420 .Dq never execute
5422 .Dq always execute .
5423 (It shall be remarked that a faulty condition skips all branches until
5424 .Ic endif . )
5427 (\*(ID In v15
5428 .Sx "Shell-style argument quoting"
5429 will be used, and this command will simply interpret expanded tokens.)
5430 It is possible to check
5431 .Sx "INTERNAL VARIABLES"
5432 as well as
5433 .Sx ENVIRONMENT
5434 variables for existence or compare their expansion against a user given
5435 value or another variable by using the
5436 .Ql $
5437 .Pf ( Dq variable next )
5438 conditional trigger character;
5439 a variable on the right hand side may be signalled using the same
5440 mechanism.
5441 Variable names may be enclosed in a pair of matching braces.
5442 When this mode has been triggered, several operators are available:
5445 Integer operators treat the arguments on the left and right hand side of
5446 the operator as integral numbers and compare them arithmetically.
5447 It is an error if any of the operands is not a valid integer, an empty
5448 argument (which implies it had been quoted) is treated as if it were 0.
5449 Available operators are
5450 .Ql -lt
5451 (less than),
5452 .Ql -le
5453 (less than or equal to),
5454 .Ql -eq
5455 (equal),
5456 .Ql -ne
5457 (not equal),
5458 .Ql -ge
5459 (greater than or equal to), and
5460 .Ql -gt
5461 (greater than).
5464 String data operators compare the left and right hand side according to
5465 their textual content.
5466 Unset variables are treated as the empty string.
5467 The behaviour of string operators can be adjusted by prefixing the
5468 operator with the modifier trigger commercial at
5469 .Ql @ ,
5470 followed by none to multiple modifiers: for now supported is
5471 .Ql i ,
5472 which turns the comparison into a case-insensitive one: this is
5473 implied if no modifier follows the trigger.
5476 Available string operators are
5477 .Ql <
5478 (less than),
5479 .Ql <=
5480 (less than or equal to),
5481 .Ql ==
5482 (equal),
5483 .Ql !=
5484 (not equal),
5485 .Ql >=
5486 (greater than or equal to),
5487 .Ql >
5488 (greater than),
5489 .Ql =%
5490 (is substring of) and
5491 .Ql !%
5492 (is not substring of).
5493 By default these operators work on bytes and (therefore) do not take
5494 into account character set specifics.
5495 If the case-insensitivity modifier has been used, case is ignored
5496 according to the rules of the US-ASCII encoding, i.e., bytes are
5497 still compared.
5500 When the \*(OPal regular expression support is available, the additional
5501 string operators
5502 .Ql =~
5504 .Ql !~
5505 can be used.
5506 They treat the right hand side as an extended regular expression that is
5507 matched according to the active locale (see
5508 .Sx "Character sets" ) ,
5509 i.e., character sets should be honoured correctly.
5512 Conditions can be joined via AND-OR lists (where the AND operator is
5513 .Ql &&
5514 and the OR operator is
5515 .Ql || ) ,
5516 which have equal precedence and will be evaluated with left
5517 associativity, thus using the same syntax that is known for the
5518 .Xr sh 1 .
5519 It is also possible to form groups of conditions and lists by enclosing
5520 them in pairs of brackets
5521 .Ql [\ \&.\&.\&.\ ] ,
5522 which may be interlocked within each other, and also be joined via
5523 AND-OR lists.
5526 The results of individual conditions and entire groups may be modified
5527 via unary operators: the unary operator
5528 .Ql \&!
5529 will reverse the result.
5531 .Bd -literal -offset indent
5532 # (This not in v15, there [ -n "$debug"]!)
5533 if $debug
5534   echo *debug* is set
5535 endif
5536 if [ "$ttycharset" == UTF-8 ] || \e
5537     [ "$ttycharset" @i== UTF8 ]
5538   echo *ttycharset* is UTF-8, the former case-sensitive!
5539 endif
5540 set t1=one t2=one
5541 if [ "${t1}" == "${t2}" ]
5542   echo These two variables are equal
5543 endif
5544 if [ "$features" =% +regex ] && \e
5545     [ "$TERM" @i=~ "^xterm\&.*" ]
5546   echo ..in an X terminal
5547 endif
5548 if [ [ true ] && [ [ "${debug}" != '' ] || \e
5549     [ "$verbose" != '' ] ] ]
5550   echo Noisy, noisy
5551 endif
5552 if true && [ "$debug" != '' ] || [ "${verbose}" != '' ]
5553   echo Left associativity, as is known from the shell
5554 endif
5559 .It Ic ignore
5560 (ig) Identical to
5561 .Ic discard .
5562 Superseded by the multiplexer
5563 .Ic headerpick .
5566 .It Ic list
5567 Shows the names of all available commands, alphabetically sorted.
5568 If given any non-whitespace argument the list will be shown in the order
5569 in which command prefixes are searched.
5570 \*(OP In conjunction with a set variable
5571 .Va verbose
5572 additional information will be provided for each command: the argument
5573 type will be indicated, the documentation string will be shown,
5574 and the set of command flags will show up:
5576 .Bl -tag -compact -width ".It Ql NEEDS_BOX"
5577 .It Ql "`local'"
5578 command supports the command modifier
5579 .Cm local .
5580 .It Ql "`vput'"
5581 command supports the command modifier
5582 .Cm vput .
5583 .It Ql "*!*"
5584 the error number is tracked in
5585 .Va \&! .
5586 .It Ql "needs box"
5587 commands needs an active mailbox, a
5588 .Ic file .
5589 .It Ql "ok: batch/interactive"
5590 command may only be used in interactive or
5591 .Fl #
5592 batch mode.
5593 .It Ql "ok: send mode"
5594 command can be used in send mode.
5595 .It Ql "not ok: compose mode"
5596 command is not available when in compose mode.
5597 .It Ql "not ok: startup"
5598 command cannot be used during program startup, e.g., while loading
5599 .Sx "Resource files" .
5600 .It Ql "ok: subprocess"
5601 command is allowed to be used when running in a subprocess instance,
5602 e.g., from within a macro that is called via
5603 .Va on-compose-splice .
5604 .It Ql "gabby"
5605 The command produces
5606 .Va history-gabby
5607 .Ic history
5608 entries.
5613 .It Ic localopts
5614 This command can be used to localize changes to (linked)
5615 .Sx ENVIRONMENT
5616 as well as (global)
5617 .Sx "INTERNAL VARIABLES" ,
5618 meaning that their state will be reverted to the former one once the
5619 .Dq covered scope
5620 is left.
5621 Just like the command modifier
5622 .Cm local ,
5623 which provides block-scope localization for some commands (instead),
5624 it can only be used inside of macro definition blocks introduced by
5625 .Ic account
5627 .Ic define .
5628 The covered scope of an
5629 .Ic account
5630 is left once a different account is activated, and some macros, notably
5631 .Va folder-hook Ns s ,
5632 use their own specific notion of covered scope, here it will be extended
5633 until the folder is left again.
5636 This setting stacks up: i.e., if
5637 .Ql macro1
5638 enables change localization and calls
5639 .Ql macro2 ,
5640 which explicitly resets localization, then any value changes within
5641 .Ql macro2
5642 will still be reverted when the scope of
5643 .Ql macro1
5644 is left.
5645 (Caveats: if in this example
5646 .Ql macro2
5647 changes to a different
5648 .Ic account
5649 which sets some variables that are already covered by localizations,
5650 their scope will be extended, and in fact leaving the
5651 .Ic account
5652 will (thus) restore settings in (likely) global scope which actually
5653 were defined in a local, macro private context!)
5656 This command takes one or two arguments, the optional first one
5657 specifies an attribute that may be one of
5658 .Cm \&\&scope ,
5659 which refers to the current scope and is thus the default,
5660 .Cm call ,
5661 which causes any macro that is being
5662 .Ic call Ns
5663 ed to be started with localization enabled by default, as well as
5664 .Cm call-fixate ,
5665 which (if enabled) disallows any called macro to turn off localization:
5666 like this it can be ensured that once the current scope regains control,
5667 any changes made in deeper levels have been reverted.
5668 The latter two are mutually exclusive, and neither affects
5669 .Ic xcall .
5670 The (second) argument is interpreted as a boolean (string, see
5671 .Sx "INTERNAL VARIABLES" )
5672 and states whether the given attribute shall be turned on or off.
5674 .Bd -literal -offset indent
5675 define temporary_settings {
5676   set possibly_global_option1
5677   localopts on
5678   set localized_option1
5679   set localized_option2
5680   localopts scope off
5681   set possibly_global_option2
5687 .It Ic Lreply
5688 Reply to messages that come in via known
5689 .Pf ( Ic mlist )
5690 or subscribed
5691 .Pf ( Ic mlsubscribe )
5692 mailing lists, or pretend to do so (see
5693 .Sx "Mailing lists" ) :
5694 on top of the usual
5695 .Ic reply
5696 functionality this will actively resort and even remove message
5697 recipients in order to generate a message that is supposed to be sent to
5698 a mailing list.
5699 For example it will also implicitly generate a
5700 .Ql Mail-Followup-To:
5701 header if that seems useful, regardless of the setting of the variable
5702 .Va followup-to .
5703 For more documentation please refer to
5704 .Sx "On sending mail, and non-interactive mode" .
5706 This may generate the errors
5707 .Va ^ERR Ns -DESTADDRREQ
5708 if no receiver has been specified,
5709 .Va ^ERR Ns -PERM
5710 if some addressees where rejected by
5711 .Va expandaddr ,
5712 .Va ^ERR Ns -NODATA
5713 if no applicable messages have been given,
5714 .Va ^ERR Ns -IO
5715 if an I/O error occurs,
5716 .Va ^ERR Ns -NOTSUP
5717 if a necessary character set conversion fails, and
5718 .Va ^ERR Ns -INVAL
5719 for other errors.
5720 Any error stops processing of further messages.
5723 .It Ic Mail
5724 Similar to
5725 .Ic mail ,
5726 but saves the message in a file named after the local part of the first
5727 recipient's address (instead of in
5728 .Va record Ns ).
5731 .It Ic mail
5732 (m) Takes a (list of) recipient address(es) as (an) argument(s),
5733 or asks on standard input if none were given;
5734 then collects the remaining mail content and sends it out.
5735 Unless the internal variable
5736 .Va fullnames
5737 is set recipient addresses will be stripped from comments, names etc.
5738 For more documentation please refer to
5739 .Sx "On sending mail, and non-interactive mode" .
5741 This may generate the errors
5742 .Va ^ERR Ns -DESTADDRREQ
5743 if no receiver has been specified,
5744 .Va ^ERR Ns -PERM
5745 if some addressees where rejected by
5746 .Va expandaddr ,
5747 .Va ^ERR Ns -NODATA
5748 if no applicable messages have been given,
5749 .Va ^ERR Ns -NOTSUP
5750 if multiple messages have been specified,
5751 .Va ^ERR Ns -IO
5752 if an I/O error occurs,
5753 .Va ^ERR Ns -NOTSUP
5754 if a necessary character set conversion fails, and
5755 .Va ^ERR Ns -INVAL
5756 for other errors.
5759 .It Ic mbox
5760 (mb) The given message list is to be sent to the
5761 .Mx -sx
5762 .Sx "secondary mailbox"
5763 .Ev MBOX
5764 when \*(UA is quit; this is the default action unless the variable
5765 .Va hold
5766 is set.
5767 \*(ID This command can only be used in a
5768 .Mx -sx
5769 .Sx "primary system mailbox" .
5773 .It Ic mimetype , unmimetype
5774 Without arguments the content of the MIME type cache will displayed;
5775 a more verbose listing will be produced if either of
5776 .Va debug
5778 .Va verbose
5779 are set.
5780 When given arguments they will be joined, interpreted as shown in
5781 .Sx "The mime.types files"
5782 (also see
5783 .Sx "HTML mail and MIME attachments" ) ,
5784 and the resulting entry will be added (prepended) to the cache.
5785 In any event MIME type sources are loaded first as necessary \(en
5786 .Va mimetypes-load-control
5787 can be used to fine-tune which sources are actually loaded.
5789 The latter command deletes all specifications of the given MIME type, thus
5790 .Ql ? unmimetype text/plain
5791 will remove all registered specifications for the MIME type
5792 .Ql text/plain .
5793 The special name
5794 .Ql *
5795 will discard all existing MIME types, just as will
5796 .Ql reset ,
5797 but which also reenables cache initialization via
5798 .Va mimetypes-load-control .
5802 .It Ic mlist , unmlist
5803 The latter command removes all given mailing-lists, the special name
5804 .Ql *
5805 can be used to remove all registered lists.
5806 The former will list all currently defined mailing lists (and their
5807 attributes, if any) when used without arguments; a more verbose listing
5808 will be produced if either of
5809 .Va debug
5811 .Va verbose
5812 are set.
5813 Otherwise all given arguments will be added and henceforth be recognized
5814 as mailing lists.
5815 If the \*(OPal regular expression support is available then any argument
5816 which contains any of the
5817 .Dq magical
5818 regular expression characters
5819 .Ql ^[]*+?|$
5820 (see
5821 .Xr re_format 7 )
5822 will be interpreted as one, which allows matching of many addresses with
5823 a single expression.
5825 .Ic mlsubscribe
5826 pair of commands manages subscription attributes of mailing-lists.
5829 .It Ic mimeview
5830 \*(ID Only available in interactive mode, this command allows one to
5831 display MIME parts which require external MIME handler programs to run
5832 which do not integrate in \*(UAs normal
5833 .Ic type
5834 output (see
5835 .Sx "HTML mail and MIME attachments" ) .
5836 (\*(ID No syntax to directly address parts, this restriction may vanish.)
5837 The user will be asked for each non-text part of the given message in
5838 turn whether the registered handler shall be used to display the part.
5842 .It Ic mlsubscribe , unmlsubscribe
5843 The latter command removes the subscription attribute from all given
5844 mailing-lists, the special name
5845 .Ql *
5846 can be used to do so for any registered list.
5847 The former will list all currently defined mailing lists which have
5848 a subscription attribute when used without arguments; a more verbose
5849 listing will be produced if either of
5850 .Va debug
5852 .Va verbose
5853 are set.
5854 Otherwise this attribute will be set for all given mailing lists,
5855 newly creating them as necessary (as via
5856 .Ic mlist ) .
5857 Also see
5858 .Va followup-to .
5861 .It Ic Move
5862 Similar to
5863 .Ic move ,
5864 but moves the messages to a file named after the local part of the
5865 sender address of the first message (instead of in
5866 .Va record Ns ).
5869 .It Ic move
5870 Acts like
5871 .Ic copy
5872 but marks the messages for deletion if they were transferred
5873 successfully.
5876 .It Ic More
5877 Like
5878 .Ic more ,
5879 but also displays header fields which would not pass the
5880 .Ic headerpick
5881 selection, and all MIME parts.
5882 Identical to
5883 .Ic Page .
5886 .It Ic more
5887 Invokes the
5888 .Ev PAGER
5889 on the given messages, even in non-interactive mode and as long as the
5890 standard output is a terminal.
5891 Identical to
5892 .Ic page .
5895 .It Ic netrc
5896 \*(OP When used without arguments or if
5897 .Ar show
5898 has been given the content of the
5899 .Pa .netrc
5900 cache is shown, loading it first as necessary.
5901 If the argument is
5902 .Ar load
5903 then the cache will only be initialized and
5904 .Ar clear
5905 will remove its contents.
5906 Note that \*(UA will try to load the file only once, use
5907 .Ql Ic \&\&netrc Ns \:\0\:clear
5908 to unlock further attempts.
5910 .Va netrc-lookup ,
5911 .Va netrc-pipe
5912 and the section
5913 .Sx "On URL syntax and credential lookup" ;
5914 the section
5915 .Sx "The .netrc file"
5916 documents the file format in detail.
5919 .It Ic newmail
5920 Checks for new mail in the current folder without committing any changes
5921 before.
5922 If new mail is present, a message is shown.
5923 If the
5924 .Va header
5925 variable is set,
5926 the headers of each new message are also shown.
5927 This command is not available for all mailbox types.
5930 .It Ic next
5931 (n) (like
5932 .Ql +
5934 .Dq ENTER )
5935 Goes to the next message in sequence and types it.
5936 With an argument list, types the next matching message.
5939 .It Ic New
5940 Same as
5941 .Ic Unread .
5944 .It Ic new
5945 Same as
5946 .Ic unread .
5949 .It Ic noop
5950 If the current folder is accessed via a network connection, a
5951 .Dq NOOP
5952 command is sent, otherwise no operation is performed.
5955 .It Ic Page
5956 Like
5957 .Ic page ,
5958 but also displays header fields which would not pass the
5959 .Ic headerpick
5960 selection, and all MIME parts.
5961 Identical to
5962 .Ic More .
5965 .It Ic page
5966 Invokes the
5967 .Ev PAGER
5968 on the given messages, even in non-interactive mode and as long as the
5969 standard output is a terminal.
5970 Identical to
5971 .Ic more .
5974 .It Ic Pipe
5975 Like
5976 .Ic pipe
5977 but also pipes header fields which would not pass the
5978 .Ic headerpick
5979 selection, and all parts of MIME
5980 .Ql multipart/alternative
5981 messages.
5984 .It Ic pipe
5985 (pi) Takes a message list and a shell command
5986 and pipes the messages through the command.
5987 Without an argument the current message is piped through the command
5988 given by the
5989 .Va cmd
5990 variable.
5991 If the
5992 .Va page
5993 variable is set,
5994 every message is followed by a formfeed character.
5997 .It Ic preserve
5998 (pre) A synonym for
5999 .Ic hold .
6002 .It Ic Print
6003 (P) Alias for
6004 .Ic Type .
6007 .It Ic print
6008 (p) Research
6010 equivalent of
6011 .Ic type .
6014 .It Ic quit
6015 (q) Terminates the session, saving all undeleted, unsaved messages in
6016 the current
6017 .Mx -sx
6018 .Sx "secondary mailbox"
6019 .Ev MBOX ,
6020 preserving all messages marked with
6021 .Ic hold
6023 .Ic preserve
6024 or never referenced in the system
6025 .Va inbox ,
6026 and removing all other messages from the
6027 .Mx -sx
6028 .Sx "primary system mailbox" .
6029 If new mail has arrived during the session,
6030 the message
6031 .Dq You have new mail
6032 will be shown.
6033 If given while editing a mailbox file with the command line option
6034 .Fl f ,
6035 then the edit file is rewritten.
6036 A return to the shell is effected,
6037 unless the rewrite of edit file fails,
6038 in which case the user can escape with the exit command.
6039 The optional status number argument will be passed through to
6040 .Xr exit 3 .
6041 \*(ID For now it can happen that the given status will be overwritten,
6042 later this will only occur if a later error needs to be reported onto an
6043 otherwise success indicating status.
6046 .It Ic read
6047 \*(NQ Read a line from standard input, or the channel set active via
6048 .Ic readctl ,
6049 and assign the data, which will be split as indicated by
6050 .Va ifs ,
6051 to the given variables.
6052 The variable names are checked by the same rules as documented for
6053 .Cm vput ,
6054 and the same error codes will be seen in
6055 .Va \&! ;
6056 the exit status
6057 .Va \&?
6058 indicates the number of bytes read, it will be
6059 .Ql -1
6060 with the error number
6061 .Va \&!
6062 set to
6063 .Va ^ERR Ns -BADF
6064 in case of I/O errors, or
6065 .Va ^ERR Ns -NONE
6066 upon End-Of-File.
6067 If there are more fields than variables, assigns successive fields to the
6068 last given variable.
6069 If there are less fields than variables, assigns the empty string to the
6070 remains.
6071 .Bd -literal -offset indent
6072 ? read a b c
6073    H  e  l  l  o
6074 ? echo "<$a> <$b> <$c>"
6075 <H> <e> <l  l  o>
6076 ? wysh set ifs=:; read a b c;unset ifs
6077 hey2.0,:"'you    ",:world!:mars.:
6078 ? echo $?/$^ERRNAME / <$a><$b><$c>
6079 0/NONE / <hey2.0,><"'you    ",><world!:mars.:><><>
6083 .It Ic readall
6084 \*(NQ Read anything from standard input, or the channel set active via
6085 .Ic readctl ,
6086 and assign the data to the given variable.
6087 The variable name is checked by the same rules as documented for
6088 .Cm vput ,
6089 and the same error codes will be seen in
6090 .Va \&! ;
6091 the exit status
6092 .Va \&?
6093 indicates the number of bytes read, it will be
6094 .Ql -1
6095 with the error number
6096 .Va \&!
6097 set to
6098 .Va ^ERR Ns -BADF
6099 in case of I/O errors, or
6100 .Va ^ERR Ns -NONE
6101 upon End-Of-File.
6102 \*(ID The input data length is restricted to 31-bits.
6105 .It Ic readctl
6106 \*(NQ Manages input channels for
6107 .Ic read
6109 .Ic readall ,
6110 to be used to avoid complicated or impracticable code, like calling
6111 .Ic \&\&read
6112 from within a macro in non-interactive mode.
6113 Without arguments, or when the first argument is
6114 .Cm show ,
6115 a listing of all known channels is printed.
6116 Channels can otherwise be
6117 .Cm create Ns
6118 d, and existing channels can be
6119 .Cm set
6120 active and
6121 .Cm remove Ns
6122 d by giving the string used for creation.
6124 The channel name is expected to be a file descriptor number, or,
6125 if parsing the numeric fails, an input file name that undergoes
6126 .Sx "Filename transformations" .
6127 E.g. (this example requires a modern shell):
6128 .Bd -literal -offset indent
6129 $ LC_ALL=C printf 'echon "hey, "\enread a\enyou\enecho $a' |\e
6130   LC_ALL=C \*(uA -R#
6131 hey, you
6132 $ LC_ALL=C printf 'echon "hey, "\enread a\enecho $a' |\e
6133   LC_ALL=C 6<<< 'you' \*(uA -R#X'readctl create 6'
6134 hey, you
6137 .It Ic redirect
6138 \*(OB Same as
6139 .Ic resend .
6141 .It Ic Redirect
6142 \*(OB Same as
6143 .Ic Resend .
6146 .It Ic remove
6147 Removes the named files or directories.
6148 .Sx "Filename transformations"
6149 including shell pathname wildcard pattern expansions
6150 .Pf ( Xr glob 7 )
6151 are performed on the arguments.
6152 If a name refer to a mailbox, e.g., a Maildir mailbox, then a mailbox
6153 type specific removal will be performed, deleting the complete mailbox.
6154 The user is asked for confirmation in interactive mode.
6157 .It Ic rename
6158 Takes the name of an existing folder
6159 and the name for the new folder
6160 and renames the first to the second one.
6161 .Sx "Filename transformations"
6162 including shell pathname wildcard pattern expansions
6163 .Pf ( Xr glob 7 )
6164 are performed on both arguments.
6165 Both folders must be of the same type.
6168 .It Ic Reply
6169 (R) Replies to only the sender of each message of the given message
6170 list, by using the first message as the template to quote, for the
6171 .Ql Subject:
6172 etc.
6173 .Va flipr
6174 will exchange this command with
6175 .Ic reply .
6176 Unless the internal variable
6177 .Va fullnames
6178 is set the recipient address will be stripped from comments, names etc.
6179 .Ql Reply-To:
6180 headers will be inspected if
6181 .Va reply-to-honour
6182 is set.
6184 This may generate the errors
6185 .Va ^ERR Ns -DESTADDRREQ
6186 if no receiver has been specified,
6187 .Va ^ERR Ns -PERM
6188 if some addressees where rejected by
6189 .Va expandaddr ,
6190 .Va ^ERR Ns -NODATA
6191 if no applicable messages have been given,
6192 .Va ^ERR Ns -IO
6193 if an I/O error occurs,
6194 .Va ^ERR Ns -NOTSUP
6195 if a necessary character set conversion fails, and
6196 .Va ^ERR Ns -INVAL
6197 for other errors.
6200 .It Ic reply
6201 (r) Take a message and group-responds to it by addressing the sender
6202 and all recipients, subject to
6203 .Ic alternates
6204 processing.
6205 .Va followup-to ,
6206 .Va followup-to-honour ,
6207 .Va reply-to-honour
6208 as well as
6209 .Va recipients-in-cc
6210 influence response behaviour.
6211 Unless the internal variable
6212 .Va fullnames
6213 is set recipient addresses will be stripped from comments, names etc.
6215 .Va flipr
6216 is set the commands
6217 .Ic Reply
6219 .Ic reply
6220 are exchanged.
6221 The command
6222 .Ic Lreply
6223 offers special support for replying to mailing lists.
6224 For more documentation please refer to
6225 .Sx "On sending mail, and non-interactive mode" .
6227 This may generate the errors
6228 .Va ^ERR Ns -DESTADDRREQ
6229 if no receiver has been specified,
6230 .Va ^ERR Ns -PERM
6231 if some addressees where rejected by
6232 .Va expandaddr ,
6233 .Va ^ERR Ns -NODATA
6234 if no applicable messages have been given,
6235 .Va ^ERR Ns -IO
6236 if an I/O error occurs,
6237 .Va ^ERR Ns -NOTSUP
6238 if a necessary character set conversion fails, and
6239 .Va ^ERR Ns -INVAL
6240 for other errors.
6241 Any error stops processing of further messages.
6244 .It Ic replyall
6245 Similar to
6246 .Ic reply ,
6247 but initiates a group-reply regardless of the value of
6248 .Va flipr .
6251 .It Ic replysender
6252 Similar to
6253 .Ic Reply ,
6254 but responds to the sender only regardless of the value of
6255 .Va flipr .
6258 .It Ic Resend
6259 Like
6260 .Ic resend ,
6261 but does not add any header lines.
6262 This is not a way to hide the sender's identity,
6263 but useful for sending a message again to the same recipients.
6266 .It Ic resend
6267 Takes a list of messages and a user name
6268 and sends each message to the named user.
6269 .Ql Resent-From:
6270 and related header fields are prepended to the new copy of the message.
6271 Saving in
6272 .Va record
6273 is only performed if
6274 .Va record-resent
6275 is set.
6277 This may generate the errors
6278 .Va ^ERR Ns -DESTADDRREQ
6279 if no receiver has been specified,
6280 .Va ^ERR Ns -PERM
6281 if some addressees where rejected by
6282 .Va expandaddr ,
6283 .Va ^ERR Ns -NODATA
6284 if no applicable messages have been given,
6285 .Va ^ERR Ns -IO
6286 if an I/O error occurs,
6287 .Va ^ERR Ns -NOTSUP
6288 if a necessary character set conversion fails, and
6289 .Va ^ERR Ns -INVAL
6290 for other errors.
6291 Any error stops processing of further messages.
6294 .It Ic Respond
6295 Same as
6296 .Ic Reply .
6299 .It Ic respond
6300 Same as
6301 .Ic reply .
6304 .It Ic respondall
6305 Same as
6306 .Ic replyall .
6309 .It Ic respondsender
6310 Same as
6311 .Ic replysender .
6314 .It Ic retain
6315 (ret) Superseded by the multiplexer
6316 .Ic headerpick .
6319 .It Ic return
6320 Only available inside the scope of a
6321 .Ic define Ns
6322 d macro or an
6323 .Ic account ,
6324 this will stop evaluation of any further macro content, and return
6325 execution control to the caller.
6326 The two optional parameters must be specified as positive decimal
6327 numbers and default to the value 0:
6328 the first argument specifies the signed 32-bit return value (stored in
6329 .Va \&?
6330 \*(ID and later extended to signed 64-bit),
6331 the second the signed 32-bit error number (stored in
6332 .Va \&! ) .
6333 As documented for
6334 .Va \&?
6335 a non-0 exit status may cause the program to exit.
6338 .It Ic Save
6339 (S) Similar to
6340 .Ic save,
6341 but saves the messages in a file named after the local part of the
6342 sender of the first message instead of (in
6343 .Va record
6344 and) taking a filename argument; the variable
6345 .Va outfolder
6346 is inspected to decide on the actual storage location.
6349 .It Ic save
6350 (s) Takes a message list and a filename and appends each message in turn
6351 to the end of the file.
6352 .Sx "Filename transformations"
6353 including shell pathname wildcard pattern expansions
6354 .Pf ( Xr glob 7 )
6355 is performed on the filename.
6356 If no filename is given, the
6357 .Mx -sx
6358 .Sx "secondary mailbox"
6359 .Ev MBOX
6360 is used.
6361 The filename in quotes, followed by the generated character count
6362 is echoed on the user's terminal.
6363 If editing a
6364 .Mx -sx
6365 .Sx "primary system mailbox"
6366 the messages are marked for deletion.
6367 .Sx "Filename transformations"
6368 will be applied.
6369 To filter the saved header fields to the desired subset use the
6370 .Ql save
6371 slot of the white- and blacklisting command
6372 .Ic headerpick .
6374 .It Ic savediscard
6375 \*(OB Superseded by the multiplexer
6376 .Ic headerpick .
6378 .It Ic saveignore
6379 \*(OB Superseded by the multiplexer
6380 .Ic headerpick .
6382 .It Ic saveretain
6383 \*(OB Superseded by the multiplexer
6384 .Ic headerpick .
6387 .It Ic search
6388 Takes a message specification (list) and displays a header summary of
6389 all matching messages, as via
6390 .Ic headers .
6391 This command is an alias of
6392 .Ic from .
6393 Also see
6394 .Sx "Specifying messages" .
6397 .It Ic seen
6398 Takes a message list and marks all messages as having been read.
6403 .It Ic set , unset
6404 (se, \*(NQ uns) The latter command will delete all given global
6405 variables, or only block-scope local ones if the
6406 .Cm local
6407 command modifier has been used.
6408 The former, when used without arguments, will show all
6409 currently known variables, being more verbose if either of
6410 .Va debug
6412 .Va verbose
6413 is set.
6414 Remarks: this list mode will not automatically link-in known
6415 .Sx ENVIRONMENT
6416 variables, but only explicit addressing will, e.g., via
6417 .Ic varshow ,
6418 using a variable in an
6419 .Ic if
6420 condition or a string passed to
6421 .Ic echo ,
6422 explicit
6423 .Ic \&\&set Ns
6424 ting, as well as some program-internal use cases.
6427 Otherwise the given variables (and arguments) are set or adjusted.
6428 Arguments are of the form
6429 .Ql name=value
6430 (no space before or after
6431 .Ql = ) ,
6432 or plain
6433 .Ql name
6434 if there is no value, i.e., a boolean variable.
6435 If a name begins with
6436 .Ql no ,
6437 as in
6438 .Ql set nosave ,
6439 the effect is the same as invoking the
6440 .Ic \&\&unset
6441 command with the remaining part of the variable
6442 .Pf ( Ql unset save ) .
6443 \*(ID In conjunction with the
6444 .Cm wysh
6445 .Pf (or\0 Cm local )
6446 command prefix(es)
6447 .Sx "Shell-style argument quoting"
6448 can be used to quote arguments as necessary.
6449 \*(ID Otherwise quotation marks may be placed around any part of the
6450 assignment statement to quote blanks or tabs.
6453 When operating in global scope any
6454 .Ql name
6455 that is known to map to an environment variable will automatically cause
6456 updates in the program environment (unsetting a variable in the
6457 environment requires corresponding system support) \(em use the command
6458 .Ic environ
6459 for further environmental control.
6460 If the command modifier
6461 .Cm local
6462 has been used to alter the command to work in block-scope all variables
6463 have values (may they be empty), and creation of names which shadow
6464 .Sx "INTERNAL VARIABLES"
6465 is actively prevented (\*(ID shadowing of linked
6466 .Sx ENVIRONMENT
6467 variables and free-form versions of variable chains is not yet detected).
6468 Also see
6469 .Ic varedit ,
6470 .Ic varshow
6471 and the sections
6472 .Sx "INTERNAL VARIABLES"
6474 .Sx ENVIRONMENT .
6476 .Bd -literal -offset indent
6477 ? wysh set indentprefix=' -> '
6478 ? wysh set atab=$'\t' aspace=' ' zero=0
6483 .It Ic shcodec
6484 Apply shell quoting rules to the given raw-data arguments.
6485 Supports
6486 .Cm vput
6487 (see
6488 .Sx "Command modifiers" ) .
6489 The first argument specifies the operation:
6490 .Ar [+]e[ncode]
6492 .Ar d[ecode]
6493 cause shell quoting to be applied to the remains of the line, and
6494 expanded away thereof, respectively.
6495 If the former is prefixed with a plus-sign, the quoted result will not
6496 be roundtrip enabled, and thus can be decoded only in the very same
6497 environment that was used to perform the encode; also see
6498 .Cd mle-quote-rndtrip .
6499 If the coding operation fails the error number
6500 .Va \&!
6501 is set to
6502 .Va ^ERR Ns -CANCELED ,
6503 and the unmodified input is used as the result; the error number may
6504 change again due to output or result storage errors.
6507 .It Ic shell
6508 \*(NQ (sh) Invokes an interactive version of the shell,
6509 and returns its exit status.
6513 .It Ic shortcut , unshortcut
6514 Without arguments the list of all currently defined shortcuts is
6515 shown, with one argument the expansion of the given shortcut.
6516 Otherwise all given arguments are treated as pairs of shortcuts and
6517 their expansions, creating new or changing already existing shortcuts,
6518 as necessary.
6519 The latter command will remove all given shortcuts, the special name
6520 .Ql *
6521 will remove all registered shortcuts.
6524 .It Ic shift
6525 \*(NQ Shift the positional parameter stack (starting at
6526 .Va 1 )
6527 by the given number (which must be a positive decimal),
6528 or 1 if no argument has been given.
6529 It is an error if the value exceeds the number of positional parameters.
6530 If the given number is 0, no action is performed, successfully.
6531 The stack as such can be managed via
6532 .Ic vpospar .
6533 Note this command will fail in
6534 .Ic account
6535 and hook macros unless the positional parameter stack has been
6536 explicitly created in the current context via
6537 .Ic vpospar .
6540 .It Ic show
6541 Like
6542 .Ic type ,
6543 but performs neither MIME decoding nor decryption, so that the raw
6544 message text is shown.
6547 .It Ic size
6548 (si) Shows the size in characters of each message of the given
6549 message-list.
6552 .It Ic sleep
6553 \*(NQ Sleep for the specified number of seconds (and optionally
6554 milliseconds), by default interruptably.
6555 If a third argument is given the sleep will be uninterruptible,
6556 otherwise the error number
6557 .Va \&!
6558 will be set to
6559 .Va ^ERR Ns -INTR
6560 if the sleep has been interrupted.
6561 The command will fail and the error number will be
6562 .Va ^ERR Ns -OVERFLOW
6563 if the given duration(s) overflow the time datatype, and
6564 .Va ^ERR Ns -INVAL
6565 if the given durations are no valid integers.
6570 .It Ic sort , unsort
6571 The latter command disables sorted or threaded mode, returns to normal
6572 message order and, if the
6573 .Va header
6574 variable is set,
6575 displays a header summary.
6576 The former command shows the current sorting criterion when used without
6577 an argument, but creates a sorted representation of the current folder
6578 otherwise, and changes the
6579 .Ic next
6580 command and the addressing modes such that they refer to messages in
6581 the sorted order.
6582 Message numbers are the same as in regular mode.
6583 If the
6584 .Va header
6585 variable is set,
6586 a header summary in the new order is also displayed.
6587 Automatic folder sorting can be enabled by setting the
6588 .Va autosort
6589 variable, as in, e.g.,
6590 .Ql set autosort=thread .
6591 Possible sorting criterions are:
6594 .Bl -tag -compact -width "subject"
6595 .It Ar date
6596 Sort the messages by their
6597 .Ql Date:
6598 field, that is by the time they were sent.
6599 .It Ar from
6600 Sort messages by the value of their
6601 .Ql From:
6602 field, that is by the address of the sender.
6603 If the
6604 .Va showname
6605 variable is set, the sender's real name (if any) is used.
6606 .It Ar size
6607 Sort the messages by their size.
6608 .It spam
6609 \*(OP Sort the message by their spam score, as has been classified by
6610 .Ic spamrate .
6611 .It Ar status
6612 Sort the messages by their message status.
6613 .It Ar subject
6614 Sort the messages by their subject.
6615 .It Ar thread
6616 Create a threaded display.
6617 .It Ar to
6618 Sort messages by the value of their
6619 .Ql To:
6620 field, that is by the address of the recipient.
6621 If the
6622 .Va showname
6623 variable is set, the recipient's real name (if any) is used.
6628 .It Ic source
6629 \*(NQ (so) The source command reads commands from the given file.
6630 .Sx "Filename transformations"
6631 will be applied.
6632 If the given expanded argument ends with a vertical bar
6633 .Ql |
6634 then the argument will instead be interpreted as a shell command and
6635 \*(UA will read the output generated by it.
6636 Dependent on the settings of
6637 .Va posix
6639 .Va errexit ,
6640 and also dependent on whether the command modifier
6641 .Cm ignerr
6642 had been used, encountering errors will stop sourcing of the given input.
6643 \*(ID Note that
6644 .Ic \&\&source
6645 cannot be used from within macros that execute as
6646 .Va folder-hook Ns s
6648 .Ic account Ns s ,
6649 i.e., it can only be called from macros that were
6650 .Ic call Ns ed .
6653 .It Ic source_if
6654 \*(NQ The difference to
6655 .Ic source
6656 (beside not supporting pipe syntax aka shell command input) is that
6657 this command will not generate an error nor warn if the given file
6658 argument cannot be opened successfully.
6661 .It Ic spamclear
6662 \*(OP Takes a list of messages and clears their
6663 .Ql is-spam
6664 flag.
6667 .It Ic spamforget
6668 \*(OP Takes a list of messages and causes the
6669 .Va spam-interface
6670 to forget it has ever used them to train its Bayesian filter.
6671 Unless otherwise noted the
6672 .Ql is-spam
6673 flag of the message is inspected to chose whether a message shall be
6674 forgotten to be
6675 .Dq ham
6677 .Dq spam .
6680 .It Ic spamham
6681 \*(OP Takes a list of messages and informs the Bayesian filter of the
6682 .Va spam-interface
6683 that they are
6684 .Dq ham .
6685 This also clears the
6686 .Ql is-spam
6687 flag of the messages in question.
6690 .It Ic spamrate
6691 \*(OP Takes a list of messages and rates them using the configured
6692 .Va spam-interface ,
6693 without modifying the messages, but setting their
6694 .Ql is-spam
6695 flag as appropriate; because the spam rating headers are lost the rate
6696 will be forgotten once the mailbox is left.
6697 Refer to the manual section
6698 .Sx "Handling spam"
6699 for the complete picture of spam handling in \*(UA.
6702 .It Ic spamset
6703 \*(OP Takes a list of messages and sets their
6704 .Ql is-spam
6705 flag.
6708 .It Ic spamspam
6709 \*(OP Takes a list of messages and informs the Bayesian filter of the
6710 .Va spam-interface
6711 that they are
6712 .Dq spam .
6713 This also sets the
6714 .Ql is-spam
6715 flag of the messages in question.
6717 .It Ic thread
6718 \*(OB The same as
6719 .Ql sort thread
6720 (consider using a
6721 .Ql commandalias
6722 as necessary).
6725 .It Ic Top
6726 Like
6727 .Ic top
6728 but always uses the
6729 .Ic headerpick
6730 .Ql type
6731 slot for white- and blacklisting header fields.
6734 .It Ic top
6735 (to) Takes a message list and types out the first
6736 .Va toplines
6737 lines of each message on the users' terminal.
6738 Unless a special selection has been established for the
6739 .Ql top
6740 slot of the
6741 .Ic headerpick
6742 command, the only header fields that are displayed are
6743 .Ql From: ,
6744 .Ql To: ,
6745 .Ql CC: ,
6747 .Ql Subject: .
6748 .Ic Top
6749 will always use the
6750 .Ql type
6751 .Ic headerpick
6752 selection instead.
6753 It is possible to apply compression to what is displayed by setting
6754 .Va topsqueeze .
6755 Messages are decrypted and converted to the terminal character set
6756 if necessary.
6759 .It Ic touch
6760 (tou) Takes a message list and marks the messages for saving in the
6761 .Mx -sx
6762 .Sx "secondary mailbox"
6763 .Ev MBOX .
6764 \*(UA deviates from the POSIX standard with this command,
6765 as a following
6766 .Ic next
6767 command will display the following message instead of the current one.
6770 .It Ic Type
6771 (T) Like
6772 .Ic type
6773 but also displays header fields which would not pass the
6774 .Ic headerpick
6775 selection, and all visualizable parts of MIME
6776 .Ql multipart/alternative
6777 messages.
6780 .It Ic type
6781 (t) Takes a message list and types out each message on the users terminal.
6782 The display of message headers is selectable via
6783 .Ic headerpick .
6784 For MIME multipart messages, all parts with a content type of
6785 .Ql text ,
6786 all parts which have a registered MIME type handler (see
6787 .Sx "HTML mail and MIME attachments" )
6788 which produces plain text output, and all
6789 .Ql message
6790 parts are shown, others are hidden except for their headers.
6791 Messages are decrypted and converted to the terminal character set
6792 if necessary.
6793 The command
6794 .Ic mimeview
6795 can be used to display parts which are not displayable as plain text.
6797 .It Ic unaccount
6799 .Ic account .
6801 .It Ic unalias
6802 (una) See
6803 .Ic alias .
6805 .It Ic unanswered
6807 .Ic answered .
6809 .It Ic unbind
6811 .Ic bind .
6813 .It Ic uncollapse
6815 .Ic collapse .
6817 .It Ic uncolour
6819 .Ic colour .
6821 .It Ic undefine
6823 .Ic define .
6825 .It Ic undelete
6827 .Ic delete .
6829 .It Ic undraft
6831 .Ic draft .
6833 .It Ic unflag
6835 .Ic flag .
6837 .It Ic unfwdignore
6838 \*(OB Superseded by the multiplexer
6839 .Ic headerpick .
6841 .It Ic unfwdretain
6842 \*(OB Superseded by the multiplexer
6843 .Ic headerpick .
6846 .It Ic unignore
6847 Superseded by the multiplexer
6848 .Ic headerpick .
6850 .It Ic unmimetype
6852 .Ic mimetype .
6854 .It Ic unmlist
6856 .Ic mlist .
6858 .It Ic unmlsubscribe
6860 .Ic mlsubscribe .
6863 .It Ic Unread
6864 Same as
6865 .Ic unread .
6868 .It Ic unread
6869 Takes a message list and marks each message as not having been read.
6872 .It Ic unretain
6873 Superseded by the multiplexer
6874 .Ic headerpick .
6876 .It Ic unsaveignore
6877 \*(OB Superseded by the multiplexer
6878 .Ic headerpick .
6880 .It Ic unsaveretain
6881 \*(OB Superseded by the multiplexer
6882 .Ic headerpick .
6884 .It Ic unset
6885 \*(NQ (uns) See
6886 .Ic set .
6888 .It Ic unshortcut
6890 .Ic shortcut .
6892 .It Ic unsort
6894 .Ic short .
6896 .It Ic unthread
6897 \*(OB
6898 Same as
6899 .Ic unsort .
6902 .It Ic urlcodec
6903 Perform URL percent codec operations on the raw-data argument, rather
6904 according to RFC 3986.
6905 Supports
6906 .Cm vput
6907 (see
6908 .Sx "Command modifiers" ) ,
6909 and manages the error number
6910 .Va \&! .
6911 This is a character set agnostic and thus locale dependent operation,
6912 and it may decode bytes which are invalid in the current
6913 .Va ttycharset .
6914 \*(ID This command does not know about URLs beside that.
6916 The first argument specifies the operation:
6917 .Ar e[ncode]
6919 .Ar d[ecode]
6920 perform plain URL percent en- and decoding, respectively.
6921 .Ar p[ath]enc[ode]
6923 .Ar p[ath]dec[ode]
6924 perform a slightly modified operation which should be better for
6925 pathnames: it does not allow a tilde
6926 .Ql ~ ,
6927 and will neither accept hyphen-minus
6928 .Ql -
6929 nor dot
6930 .Ql .
6931 as an initial character.
6932 The remains of the line form the URL data which is to be converted.
6933 If the coding operation fails the error number
6934 .Va \&!
6935 is set to
6936 .Va ^ERR Ns -CANCELED ,
6937 and the unmodified input is used as the result; the error number may
6938 change again due to output or result storage errors.
6941 .It Ic varedit
6942 \*(NQ Edit the values of or create the given variable(s) in the
6943 .Ev EDITOR .
6944 Boolean variables cannot be edited, and variables can also not be
6945 .Ic unset
6946 with this command.
6949 .It Ic varshow
6950 \*(NQ This command produces the same output as the listing mode of
6951 .Ic set ,
6952 including
6953 .Va verbose Ns
6954 ity adjustments, but only for the given variables.
6957 .It Ic verify
6958 \*(OP Takes a message list and verifies each message.
6959 If a message is not a S/MIME signed message,
6960 verification will fail for it.
6961 The verification process checks if the message was signed using a valid
6962 certificate,
6963 if the message sender's email address matches one of those contained
6964 within the certificate,
6965 and if the message content has been altered.
6968 .It Ic version
6969 Shows the
6970 .Va version
6972 .Va features
6973 of \*(UA.
6977 .It Ic vexpr
6978 \*(NQ Evaluate arguments according to a given operator.
6979 This is a multiplexer command which can be used to perform signed 64-bit
6980 numeric calculations as well as byte string and string operations.
6981 It uses polish notation, i.e., the operator is the first argument and
6982 defines the number and type, and the meaning of the remaining arguments.
6983 An empty argument is replaced with a 0 if a number is expected.
6984 Supports
6985 .Cm vput
6986 (see
6987 .Sx "Command modifiers" ) .
6990 The result that is shown in case of errors is always
6991 .Ql -1
6992 for usage errors and numeric operations, and the empty string for byte
6993 string and string operations;
6994 if the latter two fail to provide result data for
6995 .Dq soft
6996 errors, e.g., when a search operation failed, they also set the
6997 .Va \&!
6998 error number to
6999 .Va ^ERR Ns -NODATA .
7000 Except when otherwise noted numeric arguments are parsed as signed 64-bit
7001 numbers, and errors will be reported in the error number
7002 .Va \&!
7003 as the numeric error
7004 .Va ^ERR Ns -RANGE .
7007 Numeric operations work on one or two signed 64-bit integers.
7008 Numbers prefixed with
7009 .Ql 0x
7011 .Ql 0X
7012 are interpreted as hexadecimal (base 16) numbers, whereas
7013 .Ql 0
7014 indicates octal (base 8), and
7015 .Ql 0b
7016 as well as
7017 .Ql 0B
7018 denote binary (base 2) numbers.
7019 It is possible to use any base in between 2 and 36, inclusive, with the
7020 .Ql BASE#number
7021 notation, where the base is given as an unsigned decimal number, e.g.,
7022 .Ql 16#AFFE
7023 is a different way of specifying a hexadecimal number.
7024 Unsigned interpretation of a number can be enforced by prefixing a
7025 .Ql u
7026 (case-insensitively), e.g.,
7027 .Ql u-110 ;
7028 this is not necessary for power-of-two bases (2, 4, 8, 16 and 32),
7029 which will be interpreted as unsigned by default, but it still makes
7030 a difference regarding overflow detection and overflow constant.
7031 It is possible to enforce signed interpretation by (instead) prefixing a
7032 .Ql s
7033 (case-insensitively).
7036 One integer is expected by assignment (equals sign
7037 .Ql = ) ,
7038 which does nothing but parsing the argument, thus detecting validity and
7039 possible overflow conditions, and unary not (tilde
7040 .Ql ~ ) ,
7041 which creates the bitwise complement.
7042 Two integers are used by addition (plus sign
7043 .Ql + ) ,
7044 subtraction (hyphen-minus
7045 .Ql - ) ,
7046 multiplication (asterisk
7047 .Ql * ) ,
7048 division (solidus
7049 .Ql / )
7050 and modulo (percent sign
7051 .Ql % ) ,
7052 as well as for the bitwise operators logical or (vertical bar
7053 .Ql | ,
7054 to be quoted) ,
7055 bitwise and (ampersand
7056 .Ql \&& ,
7057 to be quoted) ,
7058 bitwise xor (circumflex
7059 .Ql ^ ) ,
7060 the bitwise signed left- and right shifts
7061 .Pf ( Ql << ,
7062 .Ql >> ) ,
7063 as well as for the unsigned right shift
7064 .Ql >>> .
7067 Another numeric operation is
7068 .Cm pbase ,
7069 which takes a number base in between 2 and 36, inclusive, and will act
7070 on the second number given just the same as what equals sign
7071 .Ql =
7072 does, but the number result will be formatted in the base given.
7075 All numeric operators can be prefixed with a commercial at
7076 .Ql @ ,
7077 e.g.,
7078 .Ql @* :
7079 this will turn the operation into a saturated one, which means that
7080 overflow errors and division and modulo by zero are no longer reported
7081 via the exit status, but the result will linger at the minimum or
7082 maximum possible value, instead of overflowing (or trapping).
7083 This is true also for the argument parse step.
7084 For the bitwise shifts, the saturated maximum is 63.
7085 Any caught overflow will be reported via the error number
7086 .Va \&!
7088 .Va ^ERR Ns -OVERFLOW .
7089 .Bd -literal -offset indent
7090 ? vexpr @- +1 -9223372036854775808
7091 ? echo $?/$!/$^ERRNAME
7095 Character set agnostic string functions have no notion of locale
7096 settings and character sets.
7098 .Bl -hang -width ".It Cm random"
7099 .It Cm file-expand
7100 Performs the usual
7101 .Sx "Filename transformations"
7102 on its argument.
7103 .It Cm random
7104 Generates a random string of the given length, or of
7105 .Dv \&\&PATH_MAX
7106 bytes (a constant from
7107 .Pa /usr/include )
7108 if the value 0 is given; the random string will be base64url encoded
7109 according to RFC 4648, and thus be usable as a (portable) filename.
7113 Byte string operations work on 8-bit bytes and have no notion of locale
7114 settings and character sets, effectively assuming ASCII data.
7117 .Bl -hang -width ".It Cm length"
7118 .It Cm length
7119 Queries the length of the given argument.
7121 .It Cm hash
7122 Calculates the Chris Torek hash of the given argument.
7124 .It Cm find
7125 Byte-searches in the first for the second argument.
7126 Shows the resulting 0-based offset shall it have been found.
7128 .It Cm ifind
7129 Identical to
7130 .Cm find ,
7131 but works case-insensitively according to the rules of the ASCII
7132 character set.
7134 .It Cm substring
7135 Creates a substring of its first argument.
7136 The second argument is the 0-based starting offset, a negative one
7137 counts from the end;
7138 the optional third argument specifies the length of the desired result,
7139 a negative length leaves off the given number of bytes at the end of the
7140 original string, by default the entire string is used;
7141 this operation tries to work around faulty arguments (set
7142 .Va verbose
7143 for error logs), but reports them via the error number
7144 .Va \&!
7146 .Va ^ERR Ns -OVERFLOW .
7148 .It Cm trim
7149 Trim away whitespace characters from both ends of the argument.
7151 .It Cm trim-front
7152 Trim away whitespace characters from the begin of the argument.
7154 .It Cm trim-end
7155 Trim away whitespace characters from the end of the argument.
7160 String operations work, sufficient support provided, according to the
7161 active user's locale encoding and character set (see
7162 .Sx "Character sets" ) .
7165 .Bl -hang -width ".It Cm regex"
7166 .It Cm makeprint
7167 (One-way) Converts the argument to something safely printable on the
7168 terminal.
7170 .It Cm regex
7171 \*(OP A string operation that will try to match the first argument with
7172 the regular expression given as the second argument.
7173 If the optional third argument has been given then instead of showing
7174 the match offset a replacement operation is performed: the third
7175 argument is treated as if specified within dollar-single-quote (see
7176 .Sx "Shell-style argument quoting" ) ,
7177 and any occurrence of a positional parameter, e.g.,
7178 .Va 1 ,
7179 is replaced by the corresponding match group of the regular expression:
7180 .Bd -literal -offset indent
7181 ? vput vexpr res regex bananarama \e
7182     (.*)NanA(.*) '\e${1}au\e$2'
7183 ? echo $?/$!/$^ERRNAME: $res
7186 .It Cm iregex
7187 On otherwise identical case-insensitive equivalent to
7188 .Cm regex :
7189 .Bd -literal -offset indent
7190 ? vput vexpr res ire bananarama \e
7191     (.*)NanA(.*) '\e${1}au\e$2'
7192 ? echo $?/$!/$^ERRNAME: $res
7198 .It Ic vpospar
7199 \*(NQ Manage the positional parameter stack (see
7200 .Va 1 , # , * , @
7201 as well as
7202 .Ic shift ) .
7203 If the first argument is
7204 .Ql clear ,
7205 then the positional parameter stack of the current context, or the
7206 global one, if there is none, is cleared.
7207 If it is
7208 .Ql set ,
7209 then the remaining arguments will be used to (re)create the stack,
7210 if the parameter stack size limit is excessed an
7211 .Va ^ERR Ns -OVERFLOW
7212 error will occur.
7215 If the first argument is
7216 .Ql quote ,
7217 a round-trip capable representation of the stack contents is created,
7218 with each quoted parameter separated from each other with the first
7219 character of
7220 .Va ifs ,
7221 and followed by the first character of
7222 .Va if-ws ,
7223 if that is not empty and not identical to the first.
7224 If that results in no separation at all a
7225 .Cm space
7226 character is used.
7227 This mode supports
7228 .Cm vput
7229 (see
7230 .Sx "Command modifiers" ) .
7231 I.e., the subcommands
7232 .Ql set
7234 .Ql quote
7235 can be used (in conjunction with
7236 .Ic eval )
7237 to (re)create an argument stack from and to a single variable losslessly.
7239 .Bd -literal -offset indent
7240 ? vpospar set hey, "'you    ", world!
7241 ? echo $#: <${1}><${2}><${3}>
7242 ? vput vpospar x quote
7243 ? vpospar clear
7244 ? echo $#: <${1}><${2}><${3}>
7245 ? eval vpospar set ${x}
7246 ? echo $#: <${1}><${2}><${3}>
7251 .It Ic visual
7252 (v) Takes a message list and invokes the display editor on each message.
7253 Modified contents are discarded unless the
7254 .Va writebackedited
7255 variable is set, and are not used unless the mailbox can be written to
7256 and the editor returns a successful exit status.
7259 .It Ic write
7260 (w) For conventional messages the body without all headers is written.
7261 The original message is never marked for deletion in the originating
7262 mail folder.
7263 The output is decrypted and converted to its native format as necessary.
7264 If the output file exists, the text is appended.
7265 If a message is in MIME multipart format its first part is written to
7266 the specified file as for conventional messages, handling of the remains
7267 depends on the execution mode.
7268 No special handling of compressed files is performed.
7270 In interactive mode the user is consecutively asked for the filenames of
7271 the processed parts.
7272 For convience saving of each part may be skipped by giving an empty
7273 value, the same result as writing it to
7274 .Pa /dev/null .
7275 Shell piping the part content by specifying a leading vertical bar
7276 .Ql |
7277 character for the filename is supported.
7278 Other user input undergoes the usual
7279 .Sx "Filename transformations" ,
7280 including shell pathname wildcard pattern expansions
7281 .Pf ( Xr glob 7 )
7282 and shell variable expansion for the message as such, not the individual
7283 parts, and contents of the destination file are overwritten if the file
7284 previously existed.
7286 \*(ID In non-interactive mode any part which does not specify a filename
7287 is ignored, and suspicious parts of filenames of the remaining parts are
7288 URL percent encoded (as via
7289 .Ic urlcodec )
7290 to prevent injection of malicious character sequences, resulting in
7291 a filename that will be written into the current directory.
7292 Existing files will not be overwritten, instead the part number or
7293 a dot are appended after a number sign
7294 .Ql #
7295 to the name until file creation succeeds (or fails due to other
7296 reasons).
7299 .It Ic xcall
7300 \*(NQ The sole difference to
7301 .Ic call
7302 is that the new macro is executed in place of the current one, which
7303 will not regain control: all resources of the current macro will be
7304 released first.
7305 This implies that any setting covered by
7306 .Ic localopts
7307 will be forgotten and covered variables will become cleaned up.
7308 If this command is not used from within a
7309 .Ic call Ns
7310 ed macro it will silently be (a more expensive variant of)
7311 .Ic call .
7314 .It Ic xit
7315 (x) A synonym for
7316 .Ic exit .
7319 .It Ic z
7320 \*(NQ \*(UA presents message headers in
7321 .Va screen Ns
7322 fuls as described under the
7323 .Ic headers
7324 command.
7325 Without arguments this command scrolls to the next window of messages,
7326 likewise if the argument is
7327 .Ql + .
7328 An argument of
7329 .Ql -
7330 scrolls to the last,
7331 .Ql ^
7332 scrolls to the first, and
7333 .Ql $
7334 to the last
7335 .Va \&\&screen
7336 of messages.
7337 A number argument prefixed by
7338 .Ql +
7340 .Ql \-
7341 indicates that the window is calculated in relation to the current
7342 position, and a number without a prefix specifies an absolute position.
7345 .It Ic Z
7346 \*(NQ Similar to
7347 .Ic z ,
7348 but scrolls to the next or previous window that contains at least one
7349 .Ql new
7351 .Ic flag Ns
7352 ged message.
7354 .\" }}}
7356 .\" }}}
7359 .\" .Sh COMMAND ESCAPES {{{
7360 .Sh "COMMAND ESCAPES"
7362 Here is a summary of the command escapes available in compose mode,
7363 which are used to perform special functions when composing messages.
7364 Command escapes are only recognized at the beginning of lines, and
7365 consist of a trigger (escape) and a command character.
7366 The actual escape character can be set via the internal variable
7367 .Va escape ,
7368 it defaults to the tilde
7369 .Ql ~ .
7370 Otherwise ignored whitespace characters following the escape character
7371 will prevent a possible addition of the command line to the \*(OPal
7372 history.
7375 Unless otherwise noted all compose mode command escapes ensure proper
7376 updates of the variables which represent the error number
7377 .Va \&!
7378 and the exit status
7379 .Va \&? .
7380 If the variable
7381 .Va errexit
7382 is set they will, unless stated otherwise, error out message compose
7383 mode and cause a progam exit if an operation fails.
7384 It is however possible to place the character hyphen-minus
7385 .Ql -
7386 after (possible whitespace following) the escape character, which has an
7387 effect equivalent to the command modifier
7388 .Cm ignerr .
7389 If the \*(OPal key bindings are available it is possible to create
7390 .Ic bind Ns
7391 ings specifically for the compose mode.
7394 .Bl -tag -width ".It Ic BaNg"
7396 .It Ic ~~ Ar string
7397 Insert the string of text in the message prefaced by a single
7398 .Ql ~ .
7399 (If the escape character has been changed,
7400 that character must be doubled instead.)
7403 .It Ic ~! Ar command
7404 Execute the indicated shell
7405 .Ar command
7406 which follows, replacing unescaped exclamation marks with the previously
7407 executed command if the internal variable
7408 .Va bang
7409 is set, then return to the message.
7412 .It Ic ~.
7413 End compose mode and send the message.
7414 The hooks
7415 .Va on-compose-splice-shell
7417 .Va on-compose-splice ,
7418 in order, will be called when set, after which
7419 .Va askatend
7420 will be checked, a set
7421 .Va on-compose-leave
7422 hook will be called,
7423 .Va autocc
7425 .Va autobcc
7426 will be joined in if set,
7427 .Va asksend
7428 will be honoured in interactive mode, finally a given
7429 .Va message-inject-tail
7430 will be incorporated, after which the compose mode is left.
7433 .It Ic ~: Ar \*(UA-command Ns \0or Ic ~_ Ar \*(UA-command
7434 Execute the given \*(UA command.
7435 Not all commands, however, are allowed.
7438 .It Ic ~< Ar filename
7439 Identical to
7440 .Ic ~r .
7443 .It Ic ~<! Ar command
7444 .Ar command
7445 is executed using the shell.
7446 Its standard output is inserted into the message.
7449 .It Ic ~?
7450 Write a summary of command escapes.
7453 .It Ic ~@ Op Ar filename...
7454 Append or edit the list of attachments.
7455 Does not manage the error number
7456 .Va \&!
7457 and the exit status
7458 .Va \&? ,
7459 (please use
7460 .Ic ~^
7461 instead if this is a concern).
7462 A list of
7463 .Ar filename
7464 arguments is expected as shell tokens (see
7465 .Sx "Shell-style argument quoting" ;
7466 token-separating commas are ignored, too), to be
7467 interpreted as documented for the command line option
7468 .Fl a ,
7469 with the message number exception as below.
7471 Without
7472 .Ar filename
7473 arguments the attachment list is edited, entry by entry;
7474 if a filename is left empty, that attachment is deleted from the list;
7475 once the end of the list is reached either new attachments may be
7476 entered or the session can be quit by committing an empty
7477 .Dq new
7478 attachment.
7480 For all modes, if a given filename solely consists of the number sign
7481 .Ql #
7482 followed by a valid message number of the currently active mailbox, then
7483 the given message is attached as a
7484 .Ql message/rfc822
7485 MIME message part.
7486 The number sign must be quoted to avoid misinterpretation with the shell
7487 comment character.
7490 .It Ic ~| Ar command
7491 Pipe the message through the specified filter command.
7492 If the command gives no output or terminates abnormally,
7493 retain the original text of the message.
7494 E.g., the command
7495 .Xr fmt 1
7496 is often used as a rejustifying filter.
7500 .It Ic ~^ Ar cmd Op Ar subcmd Op Ar arg3 Op Ar arg4
7501 Low-level command meant for scripted message access, i.e., for
7502 .Va on-compose-splice
7504 .Va on-compose-splice-shell .
7505 The used protocol is likely subject to changes, and therefore the
7506 mentioned hooks receive the used protocol version as an initial line.
7507 In general the first field of a response line represents a status code
7508 which specifies whether a command was successful or not, whether result
7509 data is to be expected, and if, the format of the result data.
7510 Does not manage the error number
7511 .Va \&!
7512 and the exit status
7513 .Va \&? ,
7514 because errors are reported via the protocol
7515 (hard errors like I/O failures cannot be handled).
7516 This command has read-only access to several virtual pseudo headers in
7517 the \*(UA private namespace, which may not exist (except for the first):
7521 .Bl -tag -compact -width ".It Va BaNg"
7522 .It Ql Mailx-Command:
7523 The name of the command that generates the message, one of
7524 .Ql forward ,
7525 .Ql Lreply ,
7526 .Ql mail ,
7527 .Ql Reply ,
7528 .Ql reply ,
7529 .Ql resend .
7531 .It Ql Mailx-Raw-To:
7532 .It Ql Mailx-Raw-Cc:
7533 .It Ql Mailx-Raw-Bcc:
7534 Represent the frozen initial state of these headers before any
7535 transformation (e.g.,
7536 .Ic alias ,
7537 .Ic alternates ,
7538 .Va recipients-in-cc
7539 etc.) took place.
7541 .It Ql Mailx-Orig-From:
7542 .It Ql Mailx-Orig-To:
7543 .It Ql Mailx-Orig-Cc:
7544 .It Ql Mailx-Orig-Bcc:
7545 The values of said headers of the original message which has been
7546 addressed by any of
7547 .Ic reply , forward , resend .
7551 The status codes are:
7555 .Bl -tag -compact -width ".It Ql 210"
7556 .It Ql 210
7557 Status ok; the remains of the line are the result.
7559 .It Ql 211
7560 Status ok; the rest of the line is optionally used for more status.
7561 What follows are lines of result addresses, terminated by an empty line.
7562 The address lines consist of two fields, the first of which is the
7563 plain address, e.g.,
7564 .Ql bob@exam.ple ,
7565 separated by a single ASCII SP space from the second which contains the
7566 unstripped address, even if that is identical to the first field, e.g.,
7567 .Ql (Lovely) Bob <bob@exam.ple> .
7568 All the input, including the empty line, must be consumed before further
7569 commands can be issued.
7571 .It Ql 212
7572 Status ok; the rest of the line is optionally used for more status.
7573 What follows are lines of furtherly unspecified string content,
7574 terminated by an empty line.
7575 All the input, including the empty line, must be consumed before further
7576 commands can be issued.
7578 .It Ql 500
7579 Syntax error; invalid command.
7581 .It Ql 501
7582 Syntax error in parameters or arguments.
7584 .It Ql 505
7585 Error: an argument fails verification.
7586 For example an invalid address has been specified, or an attempt was
7587 made to modify anything in \*(UA's own namespace.
7589 .It Ql 506
7590 Error: an otherwise valid argument is rendered invalid due to context.
7591 For example, a second address is added to a header which may consist of
7592 a single address only.
7597 If a command indicates failure then the message will have remained
7598 unmodified.
7599 Most commands can fail with
7600 .Ql 500
7601 if required arguments are missing (false command usage).
7602 The following (case-insensitive) commands are supported:
7605 .Bl -hang -width ".It Cm header"
7606 .It Cm header
7607 This command allows listing, inspection, and editing of message headers.
7608 Header name case is not normalized, and case-insensitive comparison
7609 should be used when matching names.
7610 The second argument specifies the subcommand to apply, one of:
7612 .Bl -hang -width ".It Cm remove"
7613 .It Cm list
7614 Without a third argument a list of all yet existing headers is given via
7615 .Ql 210 ;
7616 this command is the default command of
7617 .Cm header
7618 if no second argument has been given.
7619 A third argument restricts output to the given header only, which may
7620 fail with
7621 .Ql 501
7622 if no such field is defined.
7624 .It Cm show
7625 Shows the content of the header given as the third argument.
7626 Dependent on the header type this may respond with
7627 .Ql 211
7629 .Ql 212 ;
7630 any failure results in
7631 .Ql 501 .
7633 .It Cm remove
7634 This will remove all instances of the header given as the third
7635 argument, reporting
7636 .Ql 210
7637 upon success,
7638 .Ql 501
7639 if no such header can be found, and
7640 Ql 505
7641 on \*(UA namespace violations.
7643 .It Cm remove-at
7644 This will remove from the header given as the third argument the
7645 instance at the list position (counting from one!) given with the fourth
7646 argument, reporting
7647 .Ql 210
7648 upon success or
7649 .Ql 505
7650 if the list position argument is not a number or on \*(UA namespace
7651 violations, and
7652 .Ql 501
7653 if no such header instance exists.
7655 .It Cm insert
7656 Create a new or an additional instance of the header given in the third
7657 argument, with the header body content as given in the fourth argument
7658 (the remains of the line).
7659 It may return
7660 .Ql 501
7661 if the third argument specifies a free-form header field name that is
7662 invalid, or if body content extraction fails to succeed,
7663 .Ql 505
7664 if any extracted address does not pass syntax and/or security checks or
7665 on \*(UA namespace violations, and
7666 .Ql 506
7667 to indicate prevention of excessing a single-instance header \(em note that
7668 .Ql Subject:
7669 can be appended to (a space separator will be added automatically first).
7671 .Ql 210
7672 is returned upon success, followed by the name of the header and the list
7673 position of the newly inserted instance.
7674 The list position is always 1 for single-instance header fields.
7675 All free-form header fields are managed in a single list.
7679 .It Cm attachment
7680 This command allows listing, removal and addition of message attachments.
7681 The second argument specifies the subcommand to apply, one of:
7683 .Bl -hang -width ".It Cm remove"
7684 .It Cm list
7685 List all attachments via
7686 .Ql 212 ,
7687 or report
7688 .Ql 501
7689 if no attachments exist.
7690 This command is the default command of
7691 .Cm attachment
7692 if no second argument has been given.
7694 .It Cm remove
7695 This will remove the attachment given as the third argument, and report
7696 .Ql 210
7697 upon success or
7698 .Ql 501
7699 if no such attachment can be found.
7700 If there exists any path component in the given argument, then an exact
7701 match of the path which has been used to create the attachment is used
7702 directly, but if only the basename of that path matches then all
7703 attachments are traversed to find an exact match first, and the removal
7704 occurs afterwards; if multiple basenames match, a
7705 .Ql 506
7706 error occurs.
7707 Message attachments are treated as absolute pathnames.
7709 If no path component exists in the given argument, then all attachments
7710 will be searched for
7711 .Ql filename=
7712 parameter matches as well as for matches of the basename of the path
7713 which has been used when the attachment has been created; multiple
7714 matches result in a
7715 .Ql 506 .
7717 .It Cm remove-at
7718 This will interpret the third argument as a number and remove the
7719 attachment at that list position (counting from one!), reporting
7720 .Ql 210
7721 upon success or
7722 .Ql 505
7723 if the argument is not a number or
7724 .Ql 501
7725 if no such attachment exists.
7727 .It Cm insert
7728 Adds the attachment given as the third argument, specified exactly as
7729 documented for the command line option
7730 .Fl a ,
7731 and supporting the message number extension as documented for
7732 .Ic ~@ .
7733 This reports
7734 .Ql 210
7735 upon success, with the index of the new attachment following,
7736 .Ql 505
7737 if the given file cannot be opened,
7738 .Ql 506
7739 if an on-the-fly performed character set conversion fails, otherwise
7740 .Ql 501
7741 is reported; this is also reported if character set conversion is
7742 requested but not available.
7744 .It Cm attribute
7745 This uses the same search mechanism as described for
7746 .Cm remove
7747 and prints any known attributes of the first found attachment via
7748 .Ql 212
7749 upon success or
7750 .Ql 501
7751 if no such attachment can be found.
7752 The attributes are written as lines of keyword and value tuples, the
7753 keyword being separated from the rest of the line with an ASCII SP space
7754 character.
7756 .It Cm attribute-at
7757 This uses the same search mechanism as described for
7758 .Cm remove-at
7759 and is otherwise identical to
7760 .Cm attribute .
7762 .It Cm attribute-set
7763 This uses the same search mechanism as described for
7764 .Cm remove ,
7765 and will assign the attribute given as the fourth argument, which is
7766 expected to be a value tuple of keyword and other data, separated by
7767 a ASCII SP space or TAB tabulator character.
7768 If the value part is empty, then the given attribute is removed, or
7769 reset to a default value if existence of the attribute is crucial.
7771 It returns via
7772 .Ql 210
7773 upon success, with the index of the found attachment following,
7774 .Ql 505
7775 for message attachments or if the given keyword is invalid, and
7776 .Ql 501
7777 if no such attachment can be found.
7778 The following keywords may be used (case-insensitively):
7780 .Bl -hang -compact -width ".It Ql filename"
7781 .It Ql filename
7782 Sets the filename of the MIME part, i.e., the name that is used for
7783 display and when (suggesting a name for) saving (purposes).
7784 .It Ql content-description
7785 Associate some descriptive information to the attachment's content, used
7786 in favour of the plain filename by some MUAs.
7787 .It Ql content-id
7788 May be used for uniquely identifying MIME entities in several contexts;
7789 this expects a special reference address format as defined in RFC 2045
7790 and generates a
7791 .Ql 505
7792 upon address content verification failure.
7793 .It Ql content-type
7794 Defines the media type/subtype of the part, which is managed
7795 automatically, but can be overwritten.
7796 .It Ql content-disposition
7797 Automatically set to the string
7798 .Ql attachment .
7801 .It Cm attribute-set-at
7802 This uses the same search mechanism as described for
7803 .Cm remove-at
7804 and is otherwise identical to
7805 .Cm attribute-set .
7811 .It Ic ~A
7812 The same as
7813 .Ql Ic ~i Ns \| Va Sign .
7816 .It Ic ~a
7817 The same as
7818 .Ql Ic ~i Ns \| Va sign .
7821 .It Ic ~b Ar name ...
7822 Add the given names to the list of blind carbon copy recipients.
7825 .It Ic ~c Ar name ...
7826 Add the given names to the list of carbon copy recipients.
7829 .It Ic ~d
7830 Read the file specified by the
7831 .Ev DEAD
7832 variable into the message.
7835 .It Ic ~e
7836 Invoke the text editor on the message collected so far.
7837 After the editing session is finished,
7838 the user may continue appending text to the message.
7841 .It Ic ~F Ar messages
7842 Read the named messages into the message being sent, including all
7843 message headers and MIME parts.
7844 If no messages are specified, read in the current message, the
7845 .Dq dot .
7848 .It Ic ~f Ar messages
7849 Read the named messages into the message being sent.
7850 If no messages are specified, read in the current message, the
7851 .Dq dot .
7852 Strips down the list of header fields according to the
7853 .Ql type
7854 white- and blacklist selection of
7855 .Ic headerpick .
7856 For MIME multipart messages,
7857 only the first displayable part is included.
7860 .It Ic ~H
7861 Edit the message header fields
7862 .Ql From: ,
7863 .Ql Reply-To:
7865 .Ql Sender:
7866 by typing each one in turn and allowing the user to edit the field.
7867 The default values for these fields originate from the
7868 .Va from , reply-to
7870 .Va sender
7871 variables.
7874 .It Ic ~h
7875 Edit the message header fields
7876 .Ql To: ,
7877 .Ql Cc: ,
7878 .Ql Bcc:
7880 .Ql Subject:
7881 by typing each one in turn and allowing the user to edit the field.
7884 .It Ic ~I Ar variable
7885 Insert the value of the specified variable into the message.
7886 The message remains unaltered if the variable is unset or empty.
7887 Any embedded character sequences
7888 .Ql \et
7889 horizontal tabulator and
7890 .Ql \en
7891 line feed are expanded in
7892 .Va posix
7893 mode; otherwise the expansion should occur at
7894 .Ic set
7895 time by using the command modifier
7896 .Va wysh .
7899 .It Ic ~i Ar variable
7900 Insert the value of the specified variable followed by a newline
7901 character into the message.
7902 The message remains unaltered if the variable is unset or empty.
7903 Any embedded character sequences
7904 .Ql \et
7905 horizontal tabulator and
7906 .Ql \en
7907 line feed are expanded in
7908 .Va posix
7909 mode; otherwise the expansion should occur at
7910 .Ic set
7911 time by using the command modifier
7912 .Va wysh .
7915 .It Ic ~M Ar messages
7916 Read the named messages into the message being sent,
7917 indented by
7918 .Va indentprefix .
7919 If no messages are specified, read the current message, the
7920 .Dq dot .
7923 .It Ic ~m Ar messages
7924 Read the named messages into the message being sent,
7925 indented by
7926 .Va indentprefix .
7927 If no messages are specified, read the current message, the
7928 .Dq dot .
7929 Strips down the list of header fields according to the
7930 .Ql type
7931 white- and blacklist selection of
7932 .Ic headerpick .
7933 For MIME multipart messages,
7934 only the first displayable part is included.
7937 .It Ic ~p
7938 Display the message collected so far,
7939 prefaced by the message header fields
7940 and followed by the attachment list, if any.
7943 .It Ic ~q
7944 Abort the message being sent,
7945 copying it to the file specified by the
7946 .Ev DEAD
7947 variable if
7948 .Va save
7949 is set.
7952 .It Ic ~R Ar filename
7953 Identical to
7954 .Ic ~r ,
7955 but indent each line that has been read by
7956 .Va indentprefix .
7959 .It Ic ~r Ar filename Op Ar HERE-delimiter
7960 Read the named file, object to the usual
7961 .Sx "Filename transformations" ,
7962 into the message; if (the expanded)
7963 .Ar filename
7964 is the hyphen-minus
7965 .Ql -
7966 then standard input is used, e.g., for pasting purposes.
7967 Only in this latter mode
7968 .Ar HERE-delimiter
7969 may be given: if it is data will be read in until the given
7970 .Ar HERE-delimiter
7971 is seen on a line by itself, and encountering EOF is an error; the
7972 .Ar HERE-delimiter
7973 is a required argument in non-interactive mode; if it is single-quote
7974 quoted then the pasted content will not be expanded, \*(ID otherwise
7975 a future version of \*(UA may perform shell-style expansion on the content.
7978 .It Ic ~s Ar string
7979 Cause the named string to become the current subject field.
7980 Newline (NL) and carriage-return (CR) bytes are invalid and will be
7981 normalized to space (SP) characters.
7984 .It Ic ~t Ar name ...
7985 Add the given name(s) to the direct recipient list.
7988 .It Ic ~U Ar messages
7989 Read in the given / current message(s) excluding all headers, indented by
7990 .Va indentprefix .
7993 .It Ic ~u Ar messages
7994 Read in the given / current message(s), excluding all headers.
7997 .It Ic ~v
7998 Invoke an alternate editor (defined by the
7999 .Ev VISUAL
8000 environment variable) on the message collected so far.
8001 Usually, the alternate editor will be a screen editor.
8002 After the editor is quit,
8003 the user may resume appending text to the end of the message.
8006 .It Ic ~w Ar filename
8007 Write the message onto the named file, which is object to the usual
8008 .Sx "Filename transformations" .
8009 If the file exists,
8010 the message is appended to it.
8013 .It Ic ~x
8014 Same as
8015 .Ic ~q ,
8016 except that the message is not saved at all.
8019 .\" }}}
8022 .\" .Sh INTERNAL VARIABLES {{{
8023 .Sh "INTERNAL VARIABLES"
8025 Internal \*(UA variables are controlled via the
8026 .Ic set
8028 .Ic unset
8029 commands; prefixing a variable name with the string
8030 .Ql no
8031 and calling
8032 .Ic set
8033 has the same effect as using
8034 .Ic unset :
8035 .Ql unset crt
8037 .Ql set nocrt
8038 do the same thing.
8039 Creation or editing of variables can be performed in the
8040 .Ev EDITOR
8041 with the command
8042 .Ic varedit .
8043 .Ic varshow
8044 will give more insight on the given variable(s), and
8045 .Ic set ,
8046 when called without arguments, will show a listing of all variables.
8047 Both commands support a more
8048 .Va verbose
8049 listing mode.
8050 Some well-known variables will also become inherited from the
8051 program
8052 .Sx ENVIRONMENT
8053 implicitly, others can be imported explicitly with the command
8054 .Ic environ
8055 and henceforth share said properties.
8058 Two different kinds of internal variables exist, and both of which can
8059 also form chains.
8060 There are boolean variables, which can only be in one of the two states
8061 .Dq set
8063 .Dq unset ,
8064 and value variables with a(n optional) string value.
8065 For the latter proper quoting is necessary upon assignment time, the
8066 introduction of the section
8067 .Sx COMMANDS
8068 documents the supported quoting rules.
8070 .Bd -literal -offset indent
8071 ? wysh set one=val\e 1 two="val 2" \e
8072     three='val "3"' four=$'val \e'4\e''; \e
8073     varshow one two three four; \e
8074     unset one two three four
8078 Dependent upon the actual option string values may become interpreted as
8079 colour names, command specifications, normal text, etc.
8080 They may be treated as numbers, in which case decimal values are
8081 expected if so documented, but otherwise any numeric format and
8082 base that is valid and understood by the
8083 .Ic vexpr
8084 command may be used, too.
8087 There also exists a special kind of string value, the
8088 .Dq boolean string ,
8089 which must either be a decimal integer (in which case
8090 .Ql 0
8091 is false and
8092 .Ql 1
8093 and any other value is true) or any of the (case-insensitive) strings
8094 .Ql off ,
8095 .Ql no ,
8096 .Ql n
8098 .Ql false
8099 for a false boolean and
8100 .Ql on ,
8101 .Ql yes ,
8102 .Ql y
8104 .Ql true
8105 for a true boolean; a special kind of boolean string is the
8106 .Dq quadoption ,
8107 which is a boolean string that can optionally be prefixed with the
8108 (case-insensitive) term
8109 .Ql ask- ,
8110 as in
8111 .Ql ask-yes ,
8112 which causes prompting of the user in interactive mode, with the given
8113 boolean as the default value.
8116 Variable chains extend a plain
8117 .Ql variable
8118 with
8119 .Ql variable-HOST
8121 .Ql variable-USER@HOST
8122 variants.
8123 Here
8124 .Ql HOST
8125 indeed means
8126 .Ql server:port
8127 if a
8128 .Ql port
8129 had been specified in the contextual Uniform Resource Locator URL, see
8130 .Sx "On URL syntax and credential lookup" .
8131 Even though this mechanism is based on URLs no URL percent encoding may
8132 be applied to neither of
8133 .Ql USER
8135 .Ql HOST ,
8136 variable chains need to be specified using raw data;
8137 the mentioned section contains examples.
8138 Variables which support chains are explicitly documented as such, and
8139 \*(UA treats the base name of any such variable special, meaning that
8140 users should not create custom names like
8141 .Ql variable-xyz
8142 in order to avoid false classifications and treatment of such variables.
8144 .\" .Ss "Initial settings" {{{
8145 .\" (Keep in SYNC: ./nail.h:okeys, ./nail.rc, ./nail.1:"Initial settings")
8146 .Ss "Initial settings"
8148 The standard POSIX 2008/Cor 2-2016 mandates the following initial
8149 variable settings:
8150 .Pf no Va allnet ,
8151 .Pf no Va append ,
8152 .Va asksub ,
8153 .Pf no Va askbcc ,
8154 .Pf no Va autoprint ,
8155 .Pf no Va bang ,
8156 .Pf no Va cmd ,
8157 .Pf no Va crt ,
8158 .Pf no Va debug ,
8159 .Pf no Va dot ,
8160 .Va escape
8161 set to
8162 .Ql ~ ,
8163 .Pf no Va flipr ,
8164 .Pf no Va folder ,
8165 .Va header ,
8166 .Pf no Va hold ,
8167 .Pf no Va ignore ,
8168 .Pf no Va ignoreeof ,
8169 .Pf no Va keep ,
8170 .Pf no Va keepsave ,
8171 .Pf no Va metoo ,
8172 .Pf no Va outfolder ,
8173 .Pf no Va page ,
8174 .Va prompt
8175 set to
8176 .Ql ?\0 ,
8177 .Pf no Va quiet ,
8178 .Pf no Va record ,
8179 .Va save ,
8180 .Pf no Va sendwait ,
8181 .Pf no Va showto ,
8182 .Pf no Va Sign ,
8183 .Pf no Va sign ,
8184 .Va toplines
8185 set to
8186 .Ql 5 .
8189 Notes: \*(UA does not support the
8190 .Pf no Va onehop
8191 variable \(en use command line options or
8192 .Va mta-arguments
8193 to pass options through to a
8194 .Va mta .
8195 And the default global
8196 .Pa \*(UR
8197 file, which is loaded unless the
8198 .Fl \&:
8199 (with according argument) or
8200 .Fl n
8201 command line options have been used, or the
8202 .Ev MAILX_NO_SYSTEM_RC
8203 environment variable is set (see
8204 .Sx "Resource files" )
8205 bends those initial settings a bit, e.g., it sets the variables
8206 .Va hold ,
8207 .Va keepsave
8209 .Va keep ,
8210 to name a few, establishes a default
8211 .Ic headerpick
8212 selection etc., and should thus be taken into account.
8213 .\" }}}
8215 .\" .Ss "Variables" {{{
8216 .Ss "Variables"
8218 .Bl -tag -width ".It Va BaNg"
8221 .It Va \&?
8222 \*(RO The exit status of the last command, or the
8223 .Ic return
8224 value of the macro
8225 .Ic call Ns
8226 ed last.
8227 This status has a meaning in the state machine: in conjunction with
8228 .Va errexit
8229 any non-0 exit status will cause a program exit, and in
8230 .Va posix
8231 mode any error while loading (any of the) resource files will have the
8232 same effect.
8233 .Cm ignerr ,
8234 one of the
8235 .Sx "Command modifiers" ,
8236 can be used to instruct the state machine to ignore errors.
8239 .It Va \&!
8240 \*(RO The current error number
8241 .Pf ( Xr errno 3 ) ,
8242 which is set after an error occurred; it is also available via
8243 .Va ^ERR ,
8244 and the error name and documentation string can be queried via
8245 .Va ^ERRNAME
8247 .Va ^ERRDOC .
8248 \*(ID This machinery is new and the error number is only really usable
8249 if a command explicitly states that it manages the variable
8250 .Va \&! ,
8251 for others errno will be used in case of errors, or
8252 .Va ^ERR Ns -INVAL
8253 if that is 0: it thus may or may not reflect the real error.
8254 The error number may be set with the command
8255 .Ic return .
8259 .It Va ^
8260 \*(RO This is a multiplexer variable which performs dynamic expansion of
8261 the requested state or condition, of which there are:
8264 .Bl -tag -compact -width ".It Va BaNg"
8268 .It Va ^ERR , ^ERRDOC , ^ERRNAME
8269 The number, documentation, and name of the current
8270 .Xr errno 3 ,
8271 respectively, which is usually set after an error occurred.
8272 \*(ID This machinery is new and is usually reliable only if a command
8273 explicitly states that it manages the variable
8274 .Va \&! ,
8275 which is effectively identical to
8276 .Va \&\&^ERR .
8277 Each of those variables can be suffixed with a hyphen minus followed by
8278 a name or number, in which case the expansion refers to the given error.
8279 Note this is a direct mapping of (a subset of) the system error values:
8280 .Bd -literal -offset indent
8281 define work {
8282   eval echo \e$1: \e$^ERR-$1:\e
8283     \e$^ERRNAME-$1: \e$^ERRDOC-$1
8284   vput vexpr i + "$1" 1
8285   if [ $i -lt 16 ]
8286     \excall work $i
8287   end
8289 call work 0
8295 .It Va *
8296 \*(RO Expands all positional parameters (see
8297 .Va 1 ) ,
8298 separated by the first character of the value of
8299 .Va ifs .
8300 \*(ID The special semantics of the equally named special parameter of the
8301 .Xr sh 1
8302 are not yet supported.
8305 .It Va @
8306 \*(RO Expands all positional parameters (see
8307 .Va 1 ) ,
8308 separated by a space character.
8309 If placed in double quotation marks, each positional parameter is
8310 properly quoted to expand to a single parameter again.
8313 .It Va #
8314 \*(RO Expands to the number of positional parameters, i.e., the size of
8315 the positional parameter stack in decimal.
8318 .It Va \&0
8319 \*(RO Inside the scope of a
8320 .Ic define Ns
8321 d and
8322 .Ic call Ns
8323 ed macro this expands to the name of the calling macro, or to the empty
8324 string if the macro is running from top-level.
8325 For the \*(OPal regular expression search and replace operator of
8326 .Ic vexpr
8327 this expands to the entire matching expression.
8328 It represents the program name in global context.
8331 .It Va 1
8332 \*(RO Access of the positional parameter stack.
8333 All further parameters can be accessed with this syntax, too, e.g.,
8334 .Ql 2 ,
8335 .Ql 3
8336 etc.; positional parameters can be shifted off the stack by calling
8337 .Ic shift .
8338 The parameter stack contains, e.g., the arguments of a
8339 .Ic call Ns
8341 .Ic define Ns
8342 d macro, the matching groups of the \*(OPal regular expression search
8343 and replace expression of
8344 .Ic vexpr ,
8345 and can be explicitly created or overwritten with the command
8346 .Ic vpospar .
8349 .It Va account
8350 \*(RO Is set to the active
8351 .Ic account .
8354 .It Va add-file-recipients
8355 \*(BO When file or pipe recipients have been specified,
8356 mention them in the corresponding address fields of the message instead
8357 of silently stripping them from their recipient list.
8358 By default such addressees are not mentioned.
8361 .It Va allnet
8362 \*(BO Causes only the local part to be evaluated
8363 when comparing addresses.
8366 .It Va append
8367 \*(BO Causes messages saved in the
8368 .Mx -sx
8369 .Sx "secondary mailbox"
8370 .Ev MBOX
8371 to be appended to the end rather than prepended.
8372 This should always be set.
8375 .It Va askatend
8376 \*(BO Causes the prompts for
8377 .Ql Cc:
8379 .Ql Bcc:
8380 lists to appear after the message has been edited.
8383 .It Va askattach
8384 \*(BO If set, \*(UA asks for files to attach at the end of each message.
8385 An empty line finalizes the list.
8388 .It Va askcc
8389 \*(BO Causes the user to be prompted for carbon copy recipients
8390 (at the end of each message if
8391 .Va askatend
8393 .Va bsdcompat
8394 are set).
8397 .It Va askbcc
8398 \*(BO Causes the user to be prompted for blind carbon copy
8399 recipients (at the end of each message if
8400 .Va askatend
8402 .Va bsdcompat
8403 are set).
8406 .It Va asksend
8407 \*(BO Causes the user to be prompted for confirmation to send the
8408 message or reenter compose mode after having been shown an envelope
8409 summary.
8410 This is by default enabled.
8413 .It Va asksign
8414 \*(BO\*(OP Causes the user to be prompted if the message is to be
8415 signed at the end of each message.
8417 .Va smime-sign
8418 variable is ignored when this variable is set.
8421 .It Va asksub
8422 .\" The alternative *ask* is not documented on purpose
8423 \*(BO Causes \*(UA to prompt for the subject upon entering compose mode
8424 unless a subject already exists.
8427 .It Va attrlist
8428 A sequence of characters to display in the
8429 .Ql attribute
8430 column of the
8431 .Va headline
8432 as shown in the display of
8433 .Ic headers ;
8434 each for one type of messages (see
8435 .Sx "Message states" ) ,
8436 with the default being
8437 .Ql NUROSPMFAT+\-$~
8439 .Ql NU\ \ *HMFAT+\-$~
8440 if the
8441 .Va bsdflags
8442 variable is set, in the following order:
8444 .Bl -tag -compact -width ".It Ql _"
8445 .It Ql N
8446 new.
8447 .It Ql U
8448 unread but old.
8449 .It Ql R
8450 new but read.
8451 .It Ql O
8452 read and old.
8453 .It Ql S
8454 saved.
8455 .It Ql P
8456 preserved.
8457 .It Ql M
8458 mboxed.
8459 .It Ql F
8460 flagged.
8461 .It Ql A
8462 answered.
8463 .It Ql T
8464 draft.
8465 .It Ql +
8466 start of a collapsed thread.
8467 .It Ql -
8468 an uncollapsed thread (TODO ignored for now).
8469 .It Ql $
8470 classified as spam.
8471 .It Ql ~
8472 classified as possible spam.
8477 .It Va autobcc
8478 Specifies a list of recipients to which a blind carbon copy of each
8479 outgoing message will be sent automatically.
8482 .It Va autocc
8483 Specifies a list of recipients to which a carbon copy of each outgoing
8484 message will be sent automatically.
8487 .It Va autocollapse
8488 \*(BO Causes threads to be collapsed automatically when threaded mode
8489 is entered (see the
8490 .Ic collapse
8491 command).
8494 .It Va autoprint
8495 \*(BO Enable automatic
8496 .Ic type Ns
8497 ing of a(n existing)
8498 .Dq successive
8499 message after
8500 .Ic delete
8502 .Ic undelete
8503 commands, e.g., the message that becomes the new
8504 .Dq dot
8505 is shown automatically, as via
8506 .Ic dp
8508 .Ic dt .
8511 .It Va autosort
8512 Causes sorted mode (see the
8513 .Ic sort
8514 command) to be entered automatically with the value of this variable as
8515 sorting method when a folder is opened, e.g.,
8516 .Ql set autosort=thread .
8519 .It Va bang
8520 \*(BO Enables the substitution of all not (reverse-solidus) escaped
8521 exclamation mark
8522 .Ql \&!
8523 characters by the contents of the last executed command for the
8524 .Ic \&!
8525 shell escape command and
8526 .Ic ~! ,
8527 one of the compose mode
8528 .Sx "COMMAND ESCAPES" .
8529 If this variable is not set no reverse solidus stripping is performed.
8532 .It Va bind-timeout
8533 \*(OP Terminals generate multi-byte sequences for certain forms of
8534 input, for example for function and other special keys.
8535 Some terminals however do not write these multi-byte sequences as
8536 a whole, but byte-by-byte, and the latter is what \*(UA actually reads.
8537 This variable specifies the timeout in milliseconds that the MLE (see
8538 .Sx "On terminal control and line editor" )
8539 waits for more bytes to arrive unless it considers a sequence
8540 .Dq complete .
8541 The default is 200.
8544 .It Va bsdcompat
8545 \*(BO Sets some cosmetical features to traditional BSD style;
8546 has the same affect as setting
8547 .Va askatend
8548 and all other variables prefixed with
8549 .Ql bsd ;
8550 it also changes the behaviour of
8551 .Va emptystart
8552 (which does not exist in BSD).
8555 .It Va bsdflags
8556 \*(BO Changes the letters shown in the first column of a header
8557 summary to traditional BSD style.
8560 .It Va bsdheadline
8561 \*(BO Changes the display of columns in a header summary to traditional
8562 BSD style.
8565 .It Va bsdmsgs
8566 \*(BO Changes some informational messages to traditional BSD style.
8569 .It Va bsdorder
8570 \*(BO Causes the
8571 .Ql Subject:
8572 field to appear immediately after the
8573 .Ql To:
8574 field in message headers and with the
8575 .Ic ~h
8576 .Sx "COMMAND ESCAPES" .
8580 .It Va build-os , build-osenv
8581 \*(RO The operating system \*(UA has been build for, usually taken from
8582 .Xr uname 1
8584 .Ql uname -s
8586 .Ql uname -srm ,
8587 respectively, the former being lowercased.
8590 .It Va charset-7bit
8591 The value that should appear in the
8592 .Ql charset=
8593 parameter of
8594 .Ql Content-Type:
8595 MIME header fields when no character set conversion of the message data
8596 was performed.
8597 This defaults to US-ASCII, and the chosen character set should be
8598 US-ASCII compatible.
8601 .It Va charset-8bit
8602 \*(OP The default 8-bit character set that is used as an implicit last
8603 member of the variable
8604 .Va sendcharsets .
8605 This defaults to UTF-8 if character set conversion capabilities are
8606 available, and to ISO-8859-1 otherwise, in which case the only supported
8607 character set is
8608 .Va ttycharset
8609 and this variable is effectively ignored.
8610 Refer to the section
8611 .Sx "Character sets"
8612 for the complete picture of character set conversion in \*(UA.
8615 .It Va charset-unknown-8bit
8616 \*(OP RFC 1428 specifies conditions when internet mail gateways shall
8617 .Dq upgrade
8618 the content of a mail message by using a character set with the name
8619 .Ql unknown-8bit .
8620 Because of the unclassified nature of this character set \*(UA will not
8621 be capable to convert this character set to any other character set.
8622 If this variable is set any message part which uses the character set
8623 .Ql unknown-8bit
8624 is assumed to really be in the character set given in the value,
8625 otherwise the (final) value of
8626 .Va charset-8bit
8627 is used for this purpose.
8629 This variable will also be taken into account if a MIME type (see
8630 .Sx "The mime.types files" )
8631 of a MIME message part that uses the
8632 .Ql binary
8633 character set is forcefully treated as text.
8636 .It Va cmd
8637 The default value for the
8638 .Ic pipe
8639 command.
8642 .It Va colour-disable
8643 \*(BO\*(OP Forcefully disable usage of colours.
8644 Also see the section
8645 .Sx "Coloured display" .
8648 .It Va colour-pager
8649 \*(BO\*(OP Whether colour shall be used for output that is paged through
8650 .Ev PAGER .
8651 Note that pagers may need special command line options, e.g.,
8652 .Xr less 1
8653 requires the option
8654 .Fl \&\&R
8656 .Xr lv 1
8657 the option
8658 .Fl \&\&c
8659 in order to support colours.
8660 Often doing manual adjustments is unnecessary since \*(UA may perform
8661 adjustments dependent on the value of the environment variable
8662 .Ev PAGER
8663 (see there for more).
8667 .It Va contact-mail , contact-web
8668 \*(RO Addresses for contact per email and web, respectively, e.g., for
8669 bug reports, suggestions, or help regarding \*(UA.
8670 The former can be used directly:
8671 .Ql ? Ns \| Ic eval Ns \| Ic mail Ns \| $contact-mail .
8674 .It Va crt
8675 In a(n interactive) terminal session, then if this valued variable is
8676 set it will be used as a threshold to determine how many lines the given
8677 output has to span before it will be displayed via the configured
8678 .Ev PAGER ;
8679 Usage of the
8680 .Ev PAGER
8681 can be forced by setting this to the value
8682 .Ql 0 ,
8683 setting it without a value will deduce the current height of the
8684 terminal screen to compute the threshold (see
8685 .Ev LINES ,
8686 .Va screen
8688 .Xr stty 1 ) .
8689 \*(ID At the moment this uses the count of lines of the message in wire
8690 format, which, dependent on the
8691 .Va mime-encoding
8692 of the message, is unrelated to the number of display lines.
8693 (The software is old and historically the relation was a given thing.)
8696 .It Va customhdr
8697 Define a set of custom headers to be injected into newly composed or
8698 forwarded messages.
8699 A custom header consists of the field name followed by a colon
8700 .Ql \&:
8701 and the field content body.
8702 Standard header field names cannot be overwritten by a custom header.
8703 Different to the command line option
8704 .Fl C
8705 the variable value is interpreted as a comma-separated list of custom
8706 headers: to include commas in header bodies they need to become escaped
8707 with reverse solidus
8708 .Ql \e .
8709 Headers can be managed more freely in compose mode via
8710 .Ic ~^ .
8712 .Dl ? set customhdr='Hdr1: Body1-1\e, Body1-2,  Hdr2: Body2'
8715 .It Va datefield
8716 Controls the appearance of the
8717 .Ql %d
8718 date and time format specification of the
8719 .Va headline
8720 variable, that is used, for example, when viewing the summary of
8721 .Ic headers .
8722 If unset, then the local receiving date is used and displayed
8723 unformatted, otherwise the message sending
8724 .Ql Date: .
8725 It is possible to assign a
8726 .Xr strftime 3
8727 format string and control formatting, but embedding newlines via the
8728 .Ql %n
8729 format is not supported, and will result in display errors.
8730 The default is
8731 .Ql %Y-%m-%d %H:%M ,
8732 and also see
8733 .Va datefield-markout-older .
8736 .It Va datefield-markout-older
8737 Only used in conjunction with
8738 .Va datefield .
8739 Can be used to create a visible distinction of messages dated more than
8740 a day in the future, or older than six months, a concept comparable to the
8741 .Fl \&\&l
8742 option of the POSIX utility
8743 .Xr ls 1 .
8744 If set to the empty string, then the plain month, day and year of the
8745 .Ql Date:
8746 will be displayed, but a
8747 .Xr strftime 3
8748 format string to control formatting can be assigned.
8749 The default is
8750 .Ql %Y-%m-%d .
8753 .It Va debug
8754 \*(BO Enables debug messages and obsoletion warnings, disables the
8755 actual delivery of messages and also implies
8756 .Pf no Va record
8757 as well as
8758 .Pf no Va save .
8761 .It Va disposition-notification-send
8762 \*(BO\*(OP Emit a
8763 .Ql Disposition-Notification-To:
8764 header (RFC 3798) with the message.
8765 This requires the
8766 .Va from
8767 variable to be set.
8768 .\" TODO .It Va disposition-notification-send-HOST
8769 .\"Overrides
8770 .\".Va disposition-notification-send
8771 .\" for SMTP accounts on a specific host.
8772 .\" TODO .It Va disposition-notification-send-USER@HOST
8773 .\"Overrides
8774 .\".Va disposition-notification-send
8775 .\"for a specific account.
8778 .It Va dot
8779 \*(BO When dot is set, a period
8780 .Ql \&.
8781 on a line by itself during message input in (interactive or batch
8782 .Fl # )
8783 compose mode will be treated as end-of-message (in addition to the
8784 normal end-of-file condition).
8785 This behaviour is implied in
8786 .Va posix
8787 mode with a set
8788 .Va ignoreeof .
8791 .It Va dotlock-ignore-error
8792 \*(BO\*(OP Synchronization of mailboxes which \*(UA treats as
8793 .Mx -sx
8794 .Sx "primary system mailbox" Ns
8795 es (see, e.g., the notes on
8796 .Sx "Filename transformations" ,
8797 as well as the documentation of
8798 .Ic file )
8799 will be protected with so-called dotlock files\(emthe traditional mail
8800 spool file locking method\(emin addition to system file locking.
8801 Because \*(UA ships with a privilege-separated dotlock creation program
8802 that should always be able to create such a dotlock file there is no
8803 good reason to ignore dotlock file creation errors, and thus these are
8804 fatal unless this variable is set.
8807 .It Va editalong
8808 \*(BO If this variable is set then the editor is started automatically
8809 when a message is composed in interactive mode, as if the
8810 .Ic ~e
8811 .Sx "COMMAND ESCAPES"
8812 had been specified.
8814 .Va editheaders
8815 variable is implied for this automatically spawned editor session.
8818 .It Va editheaders
8819 \*(BO When a message is edited while being composed,
8820 its header is included in the editable text.
8823 .It Va emptystart
8824 \*(BO When entering interactive mode \*(UA normally writes
8825 .Dq \&No mail for user
8826 and exits immediately if a mailbox is empty or does not exist.
8827 If this variable is set \*(UA starts even with an empty or non-existent
8828 mailbox (the latter behaviour furtherly depends upon
8829 .Va bsdcompat ,
8830 though).
8833 .It Va errexit
8834 \*(BO Let each command with a non-0 exit status, including every
8835 .Ic call Ns
8836 ed macro which
8837 .Ic return Ns
8838 s a non-0 status, cause a program exit unless prefixed by
8839 .Cm ignerr
8840 (see
8841 .Sx "Command modifiers" ) .
8842 This also affects
8843 .Sx "COMMAND ESCAPES" ,
8844 but which use a different modifier for ignoring the error.
8845 Please refer to the variable
8846 .Va \&?
8847 for more on this topic.
8850 .It Va escape
8851 The first character of this value defines the escape character for
8852 .Sx "COMMAND ESCAPES"
8853 in compose mode.
8854 The default value is the character tilde
8855 .Ql ~ .
8856 If set to the empty string, command escapes are disabled.
8859 .It Va expandaddr
8860 If not set then file and command pipeline targets are not allowed,
8861 and any such address will be filtered out, giving a warning message.
8862 If set without a value then all possible recipient address
8863 specifications will be accepted \(en see the section
8864 .Sx "On sending mail, and non-interactive mode"
8865 for more on this.
8866 To accept them, but only in interactive mode, or when tilde commands
8867 were enabled explicitly by using one of the command line options
8868 .Fl ~
8870 .Fl # ,
8871 set this to the (case-insensitive) value
8872 .Ql restrict
8873 (it actually acts like
8874 .Ql restrict,-all,+name,+addr ,
8875 so that care for ordering issues must be taken) .
8877 In fact the value is interpreted as a comma-separated list of values.
8878 If it contains
8879 .Ql fail
8880 then the existence of disallowed specifications is treated as a hard
8881 send error instead of only filtering them out.
8882 The remaining values specify whether a specific type of recipient
8883 address specification is allowed (optionally indicated by a plus sign
8884 .Ql +
8885 prefix) or disallowed (prefixed with a hyphen-minus
8886 .Ql - ) .
8887 The value
8888 .Ql all
8889 addresses all possible address specifications,
8890 .Ql file
8891 file targets,
8892 .Ql pipe
8893 command pipeline targets,
8894 .Ql name
8895 plain user names and (MTA) aliases and
8896 .Ql addr
8897 network addresses.
8898 These kind of values are interpreted in the given order, so that
8899 .Ql restrict,\:fail,\:+file,\:-all,\:+addr
8900 will cause hard errors for any non-network address recipient address
8901 unless \*(UA is in interactive mode or has been started with the
8902 .Fl ~
8904 .Fl #
8905 command line option; in the latter case(s) any address may be used, then.
8907 Historically invalid network addressees are silently stripped off.
8908 To change this so that any encountered invalid email address causes
8909 a hard error it must be ensured that
8910 .Ql failinvaddr
8911 is an entry in the above list.
8912 Setting this automatically enables network addressees
8913 (it actually acts like
8914 .Ql failinvaddr,+addr ,
8915 so that care for ordering issues must be taken) .
8918 .It Va expandargv
8919 Unless this variable is set additional
8920 .Va mta
8921 (Mail-Transfer-Agent)
8922 arguments from the command line, as can be given after a
8923 .Fl \&\&-
8924 separator, results in a program termination with failure status.
8925 The same can be accomplished by using the special (case-insensitive) value
8926 .Ql fail .
8927 A lesser strict variant is the otherwise identical
8928 .Ql restrict ,
8929 which does accept such arguments in interactive mode, or if tilde
8930 commands were enabled explicitly by using one of the command line options
8931 .Fl ~
8933 .Fl # .
8934 The empty value will allow unconditional usage.
8937 .It Va features
8938 \*(RO String giving a list of optional features.
8939 Features are preceded with a plus sign
8940 .Ql +
8941 if they are available, with a hyphen-minus
8942 .Ql -
8943 otherwise.
8944 The output of the command
8945 .Ic version
8946 will include this information in a more pleasant output.
8949 .It Va flipr
8950 \*(BO This setting reverses the meanings of a set of reply commands,
8951 turning the lowercase variants, which by default address all recipients
8952 included in the header of a message
8953 .Pf ( Ic reply , respond , followup )
8954 into the uppercase variants, which by default address the sender only
8955 .Pf ( Ic Reply , Respond , Followup )
8956 and vice versa.
8957 The commands
8958 .Ic replysender , respondsender , followupsender
8959 as well as
8960 .Ic replyall , respondall , followupall
8961 are not affected by the current setting of
8962 .Va flipr .
8965 .It Va folder
8966 The default path under which mailboxes are to be saved:
8967 filenames that begin with the plus sign
8968 .Ql +
8969 will have the plus sign replaced with the value of this variable if set,
8970 otherwise the plus sign will remain unchanged when doing
8971 .Sx "Filename transformations" ;
8972 also see
8973 .Ic file
8974 for more on this topic.
8975 The value supports a subset of transformations itself, and if the
8976 non-empty value does not start with a solidus
8977 .Ql / ,
8978 then the value of
8979 .Ev HOME
8980 will be prefixed automatically.
8981 Once the actual value is evaluated first, the internal variable
8982 .Va folder-resolved
8983 will be updated for caching purposes.
8985 .Mx Va folder-hook
8986 .It Va folder-hook-FOLDER , Va folder-hook
8987 Names a
8988 .Ic define Ns d
8989 macro which will be called whenever a
8990 .Ic file
8991 is opened.
8992 The macro will also be invoked when new mail arrives,
8993 but message lists for commands executed from the macro
8994 only include newly arrived messages then.
8995 .Ic localopts
8996 are activated by default in a folder hook, causing the covered settings
8997 to be reverted once the folder is left again.
8999 The specialized form will override the generic one if
9000 .Ql FOLDER
9001 matches the file that is opened.
9002 Unlike other folder specifications, the fully expanded name of a folder,
9003 without metacharacters, is used to avoid ambiguities.
9004 However, if the mailbox resides under
9005 .Va folder
9006 then the usual
9007 .Ql +
9008 specification is tried in addition, e.g., if
9009 .Va \&\&folder
9011 .Dq mail
9012 (and thus relative to the user's home directory) then
9013 .Pa /home/usr1/mail/sent
9014 will be tried as
9015 .Ql folder-hook-/home/usr1/mail/sent
9016 first, but then followed by
9017 .Ql folder-hook-+sent .
9020 .It Va folder-resolved
9021 \*(RO Set to the fully resolved path of
9022 .Va folder
9023 once that evaluation has occurred; rather internal.
9026 .It Va followup-to
9027 \*(BO Controls whether a
9028 .Ql Mail-Followup-To:
9029 header is generated when sending messages to known mailing lists.
9030 Also see
9031 .Va followup-to-honour
9032 and the commands
9033 .Ic mlist , mlsubscribe , reply
9035 .Ic Lreply .
9038 .It Va followup-to-honour
9039 Controls whether a
9040 .Ql Mail-Followup-To:
9041 header is honoured when group-replying to a message via
9042 .Ic reply
9044 .Ic Lreply .
9045 This is a quadoption; if set without a value it defaults to
9046 .Dq yes .
9047 Also see
9048 .Va followup-to
9049 and the commands
9050 .Ic mlist
9052 .Ic mlsubscribe .
9055 .It Va forward-as-attachment
9056 \*(BO Original messages are normally sent as inline text with the
9057 .Ic forward
9058 command,
9059 and only the first part of a multipart message is included.
9060 With this setting enabled messages are sent as unmodified MIME
9061 .Ql message/rfc822
9062 attachments with all of their parts included.
9065 .It Va forward-inject-head
9066 The string to put before the text of a message with the
9067 .Ic forward
9068 command instead of the default
9069 .Dq -------- Original Message -------- .
9070 No heading is put if it is set to the empty string.
9071 This variable is ignored if the
9072 .Va forward-as-attachment
9073 variable is set.
9077 .It Va from
9078 The address (or a list of addresses) to put into the
9079 .Ql From:
9080 field of the message header, quoting RFC 5322:
9081 the author(s) of the message, that is, the mailbox(es) of the person(s)
9082 or system(s) responsible for the writing of the message.
9083 According to that RFC setting the
9084 .Va sender
9085 variable is required if
9086 .Va \&\&from
9087 contains more than one address.
9088 When
9089 .Ic reply Ns
9090 ing to messages these addresses are handled as if they were in the
9091 .Ic alternates
9092 list.
9095 If a file-based MTA is used, then
9096 .Va \&\&from
9097 (or, if that contains multiple addresses,
9098 .Va sender )
9099 can nonetheless be enforced to appear as the envelope sender address at
9100 the MTA protocol level (the RFC 5321 reverse-path), either by using the
9101 .Fl r
9102 command line option (with an empty argument; see there for the complete
9103 picture on this topic), or by setting the internal variable
9104 .Va r-option-implicit .
9107 If the machine's hostname is not valid at the Internet (for example at
9108 a dialup machine) then either this variable or
9109 .Va hostname
9110 (\*(IN a SMTP-based
9111 .Va mta
9112 adds even more fine-tuning capabilities with
9113 .Va smtp-hostname ) ,
9114 have to be set; if so the message and MIME part related unique ID fields
9115 .Ql Message-ID:
9117 .Ql Content-ID:
9118 will be created (except when disallowed by
9119 .Va message-id-disable
9121 .Va stealthmua ) .
9125 .It Va fullnames
9126 \*(BO Due to historical reasons comments and name parts of email
9127 addresses are removed by default when sending mail, replying to or
9128 forwarding a message.
9129 If this variable is set such stripping is not performed.
9131 .It Va fwdheading
9132 \*(OB Predecessor of
9133 .Va forward-inject-head .
9136 .It Va header
9137 \*(BO Causes the header summary to be written at startup and after
9138 commands that affect the number of messages or the order of messages in
9139 the current
9140 .Ic folder .
9141 Unless in
9142 .Va posix
9143 mode a header summary will also be displayed on folder changes.
9144 The command line option
9145 .Fl N
9146 can be used to set
9147 .Pf no Va header .
9151 .It Va headline
9152 A format string to use for the summary of
9153 .Ic headers ,
9154 similar to the ones used for
9155 .Xr printf 3
9156 formats.
9157 Format specifiers in the given string start with a percent sign
9158 .Ql %
9159 and may be followed by an optional decimal number indicating the field
9160 width \(em if that is negative, the field is to be left-aligned.
9161 Valid format specifiers are:
9164 .Bl -tag -compact -width ".It Ql _%%_"
9165 .It Ql %%
9166 A plain percent sign.
9167 .It Ql %>
9168 .Dq Dotmark :
9169 a space character but for the current message
9170 .Pf ( Dq dot ) ,
9171 for which it expands to
9172 .Ql > .
9173 .It Ql %<
9174 .Dq Dotmark :
9175 a space character but for the current message
9176 .Pf ( Dq dot ) ,
9177 for which it expands to
9178 .Ql < .
9179 .It Ql %$
9180 \*(OP The spam score of the message, as has been classified via the
9181 command
9182 .Ic spamrate .
9183 Shows only a replacement character if there is no spam support.
9184 .It Ql %a
9185 Message attribute character (status flag); the actual content can be
9186 adjusted by setting
9187 .Va attrlist .
9188 .It Ql %d
9189 The date found in the
9190 .Ql From:
9191 header of the message when
9192 .Va datefield
9193 is set (the default), otherwise the date when the message was received.
9194 Formatting can be controlled by assigning a
9195 .Xr strftime 3
9196 format string to
9197 .Va datefield .
9198 .It Ql %e
9199 The indenting level in threaded mode.
9200 .It Ql %f
9201 The address of the message sender.
9202 .It Ql %i
9203 The message thread tree structure.
9204 (Note that this format does not support a field width.)
9205 .It Ql %l
9206 The number of lines of the message, if available.
9207 .It Ql %m
9208 Message number.
9209 .It Ql %o
9210 The number of octets (bytes) in the message, if available.
9211 .It Ql %s
9212 Message subject (if any).
9213 .It Ql %S
9214 Message subject (if any) in double quotes.
9215 .It Ql \&%T
9216 Message recipient flags: is the addressee of the message a known or
9217 subscribed mailing list \(en see
9218 .Ic mlist
9220 .Ic mlsubscribe .
9221 .It Ql %t
9222 The position in threaded/sorted order.
9225 The default is
9226 .Ql %>\&%a\&%m\ %-18f\ %16d\ %4l/%\-5o\ %i%-s ,
9228 .Ql %>\&%a\&%m\ %20-f\ \ %16d\ %3l/%\-5o\ %i%-S
9230 .Va bsdcompat
9231 is set.
9232 Also see
9233 .Va attrlist
9235 .Va headline-bidi .
9239 .It Va headline-bidi
9240 Bidirectional text requires special treatment when displaying headers,
9241 because numbers (in dates or for file sizes etc.) will not affect the
9242 current text direction, in effect resulting in ugly line layouts when
9243 arabic or other right-to-left text is to be displayed.
9244 On the other hand only a minority of terminals is capable to correctly
9245 handle direction changes, so that user interaction is necessary for
9246 acceptable results.
9247 Note that extended host system support is required nonetheless, e.g.,
9248 detection of the terminal character set is one precondition;
9249 and this feature only works in an Unicode (i.e., UTF-8) locale.
9251 In general setting this variable will cause \*(UA to encapsulate text
9252 fields that may occur when displaying
9253 .Va headline
9254 (and some other fields, like dynamic expansions in
9255 .Va prompt )
9256 with special Unicode control sequences;
9257 it is possible to fine-tune the terminal support level by assigning
9258 a value:
9259 no value (or any value other than
9260 .Ql 1 ,
9261 .Ql 2
9263 .Ql 3 )
9264 will make \*(UA assume that the terminal is capable to properly deal
9265 with Unicode version 6.3, in which case text is embedded in a pair of
9266 U+2068 (FIRST STRONG ISOLATE) and U+2069 (POP DIRECTIONAL ISOLATE)
9267 characters.
9268 In addition no space on the line is reserved for these characters.
9270 Weaker support is chosen by using the value
9271 .Ql 1
9272 (Unicode 6.3, but reserve the room of two spaces for writing the control
9273 sequences onto the line).
9274 The values
9275 .Ql 2
9277 .Ql 3
9278 select Unicode 1.1 support (U+200E, LEFT-TO-RIGHT MARK); the latter
9279 again reserves room for two spaces in addition.
9282 .It Va history-file
9283 \*(OP If a line editor is available then this can be set to
9284 name the (expandable) path of the location of a permanent
9285 .Ic history
9286 file; also see
9287 .Va history-size .
9290 .It Va history-gabby
9291 \*(BO\*(OP Add more entries to the
9292 .Ic history
9293 as is normally done.
9296 .It Va history-gabby-persist
9297 \*(BO\*(OP \*(UA's own MLE will not save the additional
9298 .Va history-gabby
9299 entries in persistent storage unless this variable is set.
9300 On the other hand it will not loose the knowledge of whether
9301 a persistent entry was gabby or not.
9302 Also see
9303 .Va history-file .
9306 .It Va history-size
9307 \*(OP Setting this variable imposes a limit on the number of concurrent
9308 .Ic history
9309 entries.
9310 If set to the value 0 then no further history entries will be added,
9311 and loading and incorporation of the
9312 .Va history-file
9313 upon program startup can also be suppressed by doing this.
9314 Runtime changes will not be reflected, but will affect the number of
9315 entries saved to permanent storage.
9318 .It Va hold
9319 \*(BO This setting controls whether messages are held in the system
9320 .Va inbox ,
9321 and it is set by default.
9324 .It Va hostname
9325 Used instead of the value obtained from
9326 .Xr uname 3
9328 .Xr getaddrinfo 3
9329 as the hostname when expanding local addresses, e.g., in
9330 .Ql From: .
9331 If either of
9332 .Va from
9333 or this variable Is set the message and MIME part related unique ID fields
9334 .Ql Message-ID:
9336 .Ql Content-ID:
9337 will be created (except when disallowed by
9338 .Va message-id-disable
9340 .Va stealthmua ) .
9341 If the \*(OPal IDNA support is available (see
9342 .Va idna-disable )
9343 variable assignment is aborted when a necessary conversion fails.
9345 Setting it to the empty string will cause the normal hostname to be
9346 used, but nonetheless enables creation of said ID fields.
9347 \*(IN in conjunction with the built-in SMTP
9348 .Va mta
9349 .Va smtp-hostname
9350 also influences the results:
9351 one should produce some test messages with the desired combination of
9352 .Va \&\&hostname ,
9353 and/or
9354 .Va from ,
9355 .Va sender
9356 etc. first.
9359 .It Va idna-disable
9360 \*(BO\*(OP Can be used to turn off the automatic conversion of domain
9361 names according to the rules of IDNA (internationalized domain names
9362 for applications).
9363 Since the IDNA code assumes that domain names are specified with the
9364 .Va ttycharset
9365 character set, an UTF-8 locale charset is required to represent all
9366 possible international domain names (before conversion, that is).
9369 .It Va ifs
9370 The input field separator that is used (\*(ID by some functions) to
9371 determine where to split input data.
9373 .Bl -tag -compact -width ".It MMM"
9374 .It 1.
9375 Unsetting is treated as assigning the default value,
9376 .Ql \& \et\en .
9377 .It 2.
9378 If set to the empty value, no field splitting will be performed.
9379 .It 3.
9380 If set to a non-empty value, all whitespace characters are extracted
9381 and assigned to the variable
9382 .Va ifs-ws .
9385 .Bl -tag -compact -width ".It MMM"
9386 .It a.
9387 .Va \&\&ifs-ws
9388 will be ignored at the beginning and end of input.
9389 Diverging from POSIX shells default whitespace is removed in addition,
9390 which is owed to the entirely different line content extraction rules.
9391 .It b.
9392 Each occurrence of a character of
9393 .Va \&\&ifs
9394 will cause field-splitting, any adjacent
9395 .Va \&\&ifs-ws
9396 characters will be skipped.
9400 .It Va ifs-ws
9401 \*(RO Automatically deduced from the whitespace characters in
9402 .Va ifs .
9405 .It Va ignore
9406 \*(BO Ignore interrupt signals from the terminal while entering
9407 messages; instead echo them as
9408 .Ql @
9409 characters and discard the current line.
9412 .It Va ignoreeof
9413 \*(BO Ignore end-of-file conditions
9414 .Pf ( Ql control-D )
9415 in compose mode on message input and in interactive command input.
9416 If set an interactive command input session can only be left by
9417 explicitly using one of the commands
9418 .Ic exit
9420 .Ic quit ,
9421 and message input in compose mode can only be terminated by entering
9422 a period
9423 .Ql \&.
9424 on a line by itself or by using the
9425 .Ic ~.
9426 .Sx "COMMAND ESCAPES" ;
9427 Setting this implies the behaviour that
9428 .Va dot
9429 describes in
9430 .Va posix
9431 mode.
9434 .It Va inbox
9435 If this is set to a non-empty string it will specify the users
9436 .Mx -sx
9437 .Sx "primary system mailbox" ,
9438 overriding
9439 .Ev MAIL
9440 and the system-dependent default, and (thus) be used to replace
9441 .Ql %
9442 when doing
9443 .Sx "Filename transformations" ;
9444 also see
9445 .Ic file
9446 for more on this topic.
9447 The value supports a subset of transformations itself.
9450 .It Va indentprefix
9451 String used by the
9452 .Ic ~m , ~M
9454 .Ic ~R
9455 .Sx "COMMAND ESCAPES"
9456 and by the
9457 .Va quote
9458 option for indenting messages,
9459 in place of the POSIX mandated default tabulator character
9460 .Ql \et .
9461 Also see
9462 .Va quote-chars .
9465 .It Va keep
9466 \*(BO If set, an empty
9467 .Mx -sx
9468 .Sx "primary system mailbox"
9469 file is not removed.
9470 Note that, in conjunction with
9471 .Va posix
9472 mode any empty file will be removed unless this variable is set.
9473 This may improve the interoperability with other mail user agents
9474 when using a common folder directory, and prevents malicious users
9475 from creating fake mailboxes in a world-writable spool directory.
9476 \*(ID Only local regular (MBOX) files are covered, Maildir or other
9477 mailbox types will never be removed, even if empty.
9480 .It Va keep-content-length
9481 \*(BO When (editing messages and) writing MBOX mailbox files \*(UA can
9482 be told to keep the
9483 .Ql Content-Length:
9485 .Ql Lines:
9486 header fields that some MUAs generate by setting this variable.
9487 Since \*(UA does neither use nor update these non-standardized header
9488 fields (which in itself shows one of their conceptual problems),
9489 stripping them should increase interoperability in between MUAs that
9490 work with with same mailbox files.
9491 Note that, if this is not set but
9492 .Va writebackedited ,
9493 as below, is, a possibly performed automatic stripping of these header
9494 fields already marks the message as being modified.
9495 \*(ID At some future time \*(UA will be capable to rewrite and apply an
9496 .Va mime-encoding
9497 to modified messages, and then those fields will be stripped silently.
9500 .It Va keepsave
9501 \*(BO When a message is saved it is usually discarded from the
9502 originating folder when \*(UA is quit.
9503 This setting causes all saved message to be retained.
9506 .It Va line-editor-disable
9507 \*(BO Turn off any enhanced line editing capabilities (see
9508 .Sx "On terminal control and line editor"
9509 for more).
9512 .It Va line-editor-no-defaults
9513 \*(BO\*(OP Do not establish any default key binding.
9516 .It Va log-prefix
9517 Error log message prefix string
9518 .Pf ( Ql "\*(uA: " ) .
9521 .It Va mailbox-display
9522 \*(RO The name of the current mailbox
9523 .Pf ( Ic file ) ,
9524 possibly abbreviated for display purposes.
9527 .It Va mailbox-resolved
9528 \*(RO The fully resolved path of the current mailbox.
9531 .It Va mailx-extra-rc
9532 An additional startup file that is loaded as the last of the
9533 .Sx "Resource files" .
9534 Use this file for commands that are not understood by other POSIX
9535 .Xr mailx 1
9536 implementations, i.e., mostly anything which is not covered by
9537 .Sx "Initial settings" .
9540 .It Va markanswered
9541 \*(BO When a message is replied to and this variable is set,
9542 it is marked as having been
9543 .Ic answered .
9544 See the section
9545 .Sx "Message states" .
9548 .It Va mbox-rfc4155
9549 \*(BO When opening MBOX mailbox databases \*(UA by default uses tolerant
9550 POSIX rules for detecting message boundaries (so-called
9551 .Ql From_
9552 lines) due to compatibility reasons, instead of the stricter rules that
9553 have been standardized in RFC 4155.
9554 This behaviour can be switched to the stricter RFC 4155 rules by
9555 setting this variable.
9556 (This is never necessary for any message newly generated by \*(UA,
9557 it only applies to messages generated by buggy or malicious MUAs, or may
9558 occur in old MBOX databases: \*(UA itself will choose a proper
9559 .Va mime-encoding
9560 to avoid false interpretation of
9561 .Ql From_
9562 content lines in the MBOX database.)
9564 This may temporarily be handy when \*(UA complains about invalid
9565 .Ql From_
9566 lines when opening a MBOX: in this case setting this variable and
9567 re-opening the mailbox in question may correct the result.
9568 If so, copying the entire mailbox to some other file, as in
9569 .Ql copy * SOME-FILE ,
9570 will perform proper, all-compatible
9571 .Ql From_
9572 quoting for all detected messages, resulting in a valid MBOX mailbox.
9573 Finally the variable can be unset again:
9574 .Bd -literal -offset indent
9575 define mboxfix {
9576   localopts yes; wysh set mbox-rfc4155;\e
9577     wysh File "${1}"; eval copy * "${2}"
9579 call mboxfix /tmp/bad.mbox /tmp/good.mbox
9583 .It Va memdebug
9584 \*(BO Internal development variable.
9587 .It Va message-id-disable
9588 \*(BO By setting this variable the generation of
9589 .Ql Message-ID:
9591 .Ql Content-ID:
9592 message and MIME part headers can be completely suppressed, effectively
9593 leaving this task up to the
9594 .Va mta
9595 (Mail-Transfer-Agent) or the SMTP server.
9596 Note that according to RFC 5321 a SMTP server is not required to add this
9597 field by itself, so it should be ensured that it accepts messages without
9598 .Ql Message-ID .
9601 .It Va message-inject-head
9602 A string to put at the beginning of each new message, followed by a newline.
9603 \*(OB The escape sequences tabulator
9604 .Ql \et
9605 and newline
9606 .Ql \en
9607 are understood (use the
9608 .Cm wysh
9609 prefix when
9610 .Ic set Ns
9611 ting the variable(s) instead).
9614 .It Va message-inject-tail
9615 A string to put at the end of each new message, followed by a newline.
9616 \*(OB The escape sequences tabulator
9617 .Ql \et
9618 and newline
9619 .Ql \en
9620 are understood (use the
9621 .Cm wysh
9622 prefix when
9623 .Ic set Ns
9624 ting the variable(s) instead).
9627 .It Va metoo
9628 \*(BO Usually, when an
9629 .Ic alias
9630 expansion contains the sender, the sender is removed from the expansion.
9631 Setting this option suppresses these removals.
9632 Note that a set
9633 .Va metoo
9634 also causes a
9635 .Ql -m
9636 option to be passed through to the
9637 .Va mta
9638 (Mail-Transfer-Agent); though most of the modern MTAs no longer document
9639 this flag, no MTA is known which does not support it (for historical
9640 compatibility).
9643 .It Va mime-allow-text-controls
9644 \*(BO When sending messages, each part of the message is MIME-inspected
9645 in order to classify the
9646 .Ql Content-Type:
9648 .Ql Content-Transfer-Encoding:
9649 (see
9650 .Va mime-encoding )
9651 that is required to send this part over mail transport, i.e.,
9652 a computation rather similar to what the
9653 .Xr file 1
9654 command produces when used with the
9655 .Ql --mime
9656 option.
9658 This classification however treats text files which are encoded in
9659 UTF-16 (seen for HTML files) and similar character sets as binary
9660 octet-streams, forcefully changing any
9661 .Ql text/plain
9663 .Ql text/html
9664 specification to
9665 .Ql application/octet-stream :
9666 If that actually happens a yet unset charset MIME parameter is set to
9667 .Ql binary ,
9668 effectively making it impossible for the receiving MUA to automatically
9669 interpret the contents of the part.
9671 If this variable is set, and the data was unambiguously identified as
9672 text data at first glance (by a
9673 .Ql .txt
9675 .Ql .html
9676 file extension), then the original
9677 .Ql Content-Type:
9678 will not be overwritten.
9681 .It Va mime-alternative-favour-rich
9682 \*(BO If this variable is set then rich MIME alternative parts (e.g.,
9683 HTML) will be preferred in favour of included plain text versions when
9684 displaying messages, provided that a handler exists which produces
9685 output that can be (re)integrated into \*(UA's normal visual display.
9686 (E.g., at the time of this writing some newsletters ship their full
9687 content only in the rich HTML part, whereas the plain text part only
9688 contains topic subjects.)
9691 .It Va mime-counter-evidence
9692 Normally the
9693 .Ql Content-Type:
9694 field is used to decide how to handle MIME parts.
9695 Some MUAs, however, do not use
9696 .Sx "The mime.types files"
9697 (also see
9698 .Sx "HTML mail and MIME attachments" )
9699 or a similar mechanism to correctly classify content, but specify an
9700 unspecific MIME type
9701 .Pf ( Ql application/octet-stream )
9702 even for plain text attachments.
9703 If this variable is set then \*(UA will try to re-classify such MIME
9704 message parts, if possible, for example via a possibly existing
9705 attachment filename.
9706 A non-empty value may also be given, in which case a number is expected,
9707 actually a carrier of bits, best specified as a binary value, e.g.,
9708 .Ql 0b1111 .
9710 .Bl -bullet -compact
9712 If bit two is set (counting from 1, decimal 2) then the detected
9713 .Ic mimetype
9714 will be carried along with the message and be used for deciding which
9715 MIME handler is to be used, for example;
9716 when displaying such a MIME part the part-info will indicate the
9717 overridden content-type by showing a plus sign
9718 .Ql + .
9720 If bit three is set (decimal 4) then the counter-evidence is always
9721 produced and a positive result will be used as the MIME type, even
9722 forcefully overriding the parts given MIME type.
9724 If bit four is set (decimal 8) as a last resort the actual content of
9725 .Ql application/octet-stream
9726 parts will be inspected, so that data which looks like plain text can be
9727 treated as such.
9728 This mode is even more relaxed when data is to be displayed to the user
9729 or used as a message quote (data consumers which mangle data for display
9730 purposes, which includes masking of control characters, for example).
9734 .It Va mime-encoding
9735 The MIME
9736 .Ql Content-Transfer-Encoding
9737 to use in outgoing text messages and message parts, where applicable.
9738 (7-bit clean text messages are sent as-is, without a transfer encoding.)
9739 Valid values are:
9741 .Bl -tag -compact -width ".It Ql _%%_"
9742 .It Ql 8bit
9743 .Pf (Or\0 Ql 8b . )
9744 8-bit transport effectively causes the raw data be passed through
9745 unchanged, but may cause problems when transferring mail messages over
9746 channels that are not ESMTP (RFC 1869) compliant.
9747 Also, several input data constructs are not allowed by the
9748 specifications and may cause a different transfer-encoding to be used.
9749 .It Ql quoted-printable
9750 .Pf (Or\0 Ql qp . )
9751 Quoted-printable encoding is 7-bit clean and has the property that ASCII
9752 characters are passed through unchanged, so that an english message can
9753 be read as-is; it is also acceptable for other single-byte locales that
9754 share many characters with ASCII, like, e.g., ISO-8859-1.
9755 The encoding will cause a large overhead for messages in other character
9756 sets: e.g., it will require up to twelve (12) bytes to encode a single
9757 UTF-8 character of four (4) bytes.
9758 It is the default encoding.
9759 .It Ql base64
9760 .Pf (Or\0 Ql b64 . )
9761 This encoding is 7-bit clean and will always be used for binary data.
9762 This encoding has a constant input:output ratio of 3:4, regardless of
9763 the character set of the input data it will encode three bytes of input
9764 to four bytes of output.
9765 This transfer-encoding is not human readable without performing
9766 a decoding step.
9770 .It Va mimetypes-load-control
9771 Can be used to control which of
9772 .Sx "The mime.types files"
9773 are loaded: if the letter
9774 .Ql u
9775 is part of the option value, then the user's personal
9776 .Pa ~/.mime.types
9777 file will be loaded (if it exists); likewise the letter
9778 .Ql s
9779 controls loading of the system wide
9780 .Pa /etc/mime.types ;
9781 directives found in the user file take precedence, letter matching is
9782 case-insensitive.
9783 If this variable is not set \*(UA will try to load both files.
9784 Incorporation of the \*(UA-built-in MIME types cannot be suppressed,
9785 but they will be matched last (the order can be listed via
9786 .Ic mimetype ) .
9788 More sources can be specified by using a different syntax: if the
9789 value string contains an equals sign
9790 .Ql =
9791 then it is instead parsed as a comma-separated list of the described
9792 letters plus
9793 .Ql f=FILENAME
9794 pairs; the given filenames will be expanded and loaded, and their
9795 content may use the extended syntax that is described in the section
9796 .Sx "The mime.types files" .
9797 Directives found in such files always take precedence (are prepended to
9798 the MIME type cache).
9802 .It Va mta
9803 To choose an alternate Mail-Transfer-Agent, set this option to either
9804 the full pathname of an executable (optionally prefixed with the protocol
9805 .Ql file:// ) ,
9806 or \*(OPally a SMTP a.k.a. SUBMISSION protocol URL, e.g., \*(IN
9808 .Dl smtps?://[user[:password]@]server[:port]
9810 (\*(OU:
9811 .Ql [smtp://]server[:port] . )
9812 The default has been chosen at compile time.
9813 All supported data transfers are executed in child processes, which
9814 run asynchronously and without supervision unless either the
9815 .Va sendwait
9816 or the
9817 .Va verbose
9818 variable is set.
9819 If such a child receives a TERM signal, it will abort and
9820 .Va save
9821 the message to
9822 .Ev DEAD ,
9823 if so configured.
9826 For a file-based MTA it may be necessary to set
9827 .Va mta-argv0
9828 in in order to choose the right target of a modern
9829 .Xr mailwrapper 8
9830 environment.
9831 It will be passed command line arguments from several possible sources:
9832 from the variable
9833 .Va mta-arguments
9834 if set, from the command line if given and the variable
9835 .Va expandargv
9836 allows their use.
9837 Argument processing of the MTA will be terminated with a
9838 .Fl \&\&-
9839 separator.
9842 The otherwise occurring implicit usage of the following MTA command
9843 line arguments can be disabled by setting the boolean variable
9844 .Va mta-no-default-arguments
9845 (which will also disable passing
9846 .Fl \&\&-
9847 to the MTA):
9848 .Fl \&\&i
9849 (for not treating a line with only a dot
9850 .Ql \&.
9851 character as the end of input),
9852 .Fl \&\&m
9853 (shall the variable
9854 .Va metoo
9855 be set) and
9856 .Fl \&\&v
9857 (if the
9858 .Va verbose
9859 variable is set); in conjunction with the
9860 .Fl r
9861 command line option \*(UA will also (not) pass
9862 .Fl \&\&f
9863 as well as possibly
9864 .Fl \&\&F .
9867 \*(OPally \*(UA can send mail over SMTP a.k.a. SUBMISSION network
9868 connections to a single defined smart host by setting this variable to
9869 a SMTP or SUBMISSION URL (see
9870 .Sx "On URL syntax and credential lookup" ) .
9871 An authentication scheme can be specified via the variable chain
9872 .Va smtp-auth .
9873 Encrypted network connections are \*(OPally available, the section
9874 .Sx "Encrypted network communication"
9875 should give an overview and provide links to more information on this.
9876 Note that with some mail providers it may be necessary to set the
9877 .Va smtp-hostname
9878 variable in order to use a specific combination of
9879 .Va from ,
9880 .Va hostname
9882 .Va mta .
9883 \*(UA also supports forwarding of all network traffic over a specified
9884 .Va socks-proxy .
9885 The following SMTP variants may be used:
9887 .Bl -bullet
9889 The plain SMTP protocol (RFC 5321) that normally lives on the
9890 server port 25 and requires setting the
9891 .Va smtp-use-starttls
9892 variable to enter a SSL/TLS encrypted session state.
9893 Assign a value like \*(IN
9894 .Ql smtp://[user[:password]@]server[:port]
9895 (\*(OU
9896 .Ql smtp://server[:port] )
9897 to choose this protocol.
9899 The so-called SMTPS which is supposed to live on server port 465
9900 and is automatically SSL/TLS secured.
9901 Unfortunately it never became a standardized protocol and may thus not
9902 be supported by your hosts network service database
9903 \(en in fact the port number has already been reassigned to other
9904 protocols!
9906 SMTPS is nonetheless a commonly offered protocol and thus can be
9907 chosen by assigning a value like \*(IN
9908 .Ql smtps://[user[:password]@]server[:port]
9909 (\*(OU
9910 .Ql smtps://server[:port] ) ;
9911 due to the mentioned problems it is usually necessary to explicitly
9912 specify the port as
9913 .Ql :465 ,
9914 however.
9916 The SUBMISSION protocol (RFC 6409) lives on server port 587 and
9917 is identically to the SMTP protocol from \*(UA's point of view;
9918 it requires setting
9919 .Va smtp-use-starttls
9920 to enter a SSL/TLS secured session state; e.g., \*(IN
9921 .Ql submission://[user[:password]@]server[:port] .
9923 The SUBMISSIONS protocol (RFC 8314) that lives on server port 465 and is
9924 SSL/TLS secured by default.
9925 It can be chosen by assigning a value like \*(IN
9926 .Ql submissions://[user[:password]@]server[:port] .
9927 Due to the problems mentioned for SMTPS above and the fact that
9928 SUBMISSIONS is new and a successor that lives on the same port as the
9929 historical engineering mismanagement named SMTPS, it is usually
9930 necessary to explicitly specify the port as
9931 .Ql :465 .
9936 .It Va mta-arguments
9937 Arguments to pass through to a file-based
9938 .Va mta
9939 can be given via this variable, which is parsed according to
9940 .Sx "Shell-style argument quoting"
9941 into an array of arguments, and which will be joined onto MTA options
9942 from other sources, and then passed individually to the MTA:
9943 .Ql ? wysh set mta-arguments='-t -X \&"/tmp/my log\&"' .
9946 .It Va mta-no-default-arguments
9947 \*(BO Unless this variable is set \*(UA will pass some well known
9948 standard command line options to a file-based
9949 .Va mta
9950 (Mail-Transfer-Agent), see there for more.
9953 .It Va mta-no-receiver-arguments
9954 \*(BO By default a file-based
9955 .Va mta
9956 will be passed all receiver addresses on the command line.
9957 This variable can be set to suppress any such argument.
9960 .It Va mta-argv0
9961 Many systems use a so-called
9962 .Xr mailwrapper 8
9963 environment to ensure compatibility with
9964 .Xr sendmail 1 .
9965 This works by inspecting the name that was used to invoke the mail
9966 delivery system.
9967 If this variable is set then the mailwrapper (the program that is
9968 actually executed when calling the file-based
9969 .Va mta )
9970 will treat its contents as that name.
9972 .Mx Va netrc-lookup
9973 .It Va netrc-lookup-USER@HOST , netrc-lookup-HOST , netrc-lookup
9974 \*(BO\*(IN\*(OP Used to control usage of the users
9975 .Pa .netrc
9976 file for lookup of account credentials, as documented in the section
9977 .Sx "On URL syntax and credential lookup"
9978 and for the command
9979 .Ic netrc ;
9980 the section
9981 .Sx "The .netrc file"
9982 documents the file format.
9983 Also see
9984 .Va netrc-pipe .
9987 .It Va netrc-pipe
9988 \*(IN\*(OP When
9989 .Pa .netrc
9990 is loaded (see
9991 .Ic netrc
9993 .Va netrc-lookup )
9994 then \*(UA will read the output of a shell pipe instead of the users
9995 .Pa .netrc
9996 file if this variable is set (to the desired shell command).
9997 This can be used to, e.g., store
9998 .Pa .netrc
9999 in encrypted form:
10000 .Ql ? set netrc-pipe='gpg -qd ~/.netrc.pgp' .
10003 .It Va newfolders
10004 If this variable has the value
10005 .Ql maildir ,
10006 newly created local folders will be in Maildir instead of MBOX format.
10009 .It Va newmail
10010 Checks for new mail in the current folder each time the prompt is shown.
10011 A Maildir folder must be re-scanned to determine if new mail has arrived.
10012 If this variable is set to the special value
10013 .Ql nopoll
10014 then a Maildir folder will not be rescanned completely, but only
10015 timestamp changes are detected.
10018 .It Va outfolder
10019 \*(BO Causes the filename given in the
10020 .Va record
10021 variable
10022 and the sender-based filenames for the
10023 .Ic Copy
10025 .Ic Save
10026 commands to be interpreted relative to the directory given in the
10027 .Va folder
10028 variable rather than to the current directory,
10029 unless it is set to an absolute pathname.
10031 .Mx Va on-account-cleanup
10032 .It Va on-account-cleanup-ACCOUNT , Va on-account-cleanup
10033 Macro hook which will be called once an
10034 .Ic account
10035 is left, as the very last step before unrolling per-account
10036 .Ic localopts .
10037 This hook is run even in case of fatal errors, and it is advisable to
10038 perform only absolutely necessary actions, like cleaning up
10039 .Ic alternates ,
10040 for example.
10041 The specialized form is used in favour of the generic one if found.
10044 .It Va on-compose-cleanup
10045 Macro hook which will be called after the message has been sent (or not,
10046 in case of failures), as the very last step before unrolling compose mode
10047 .Ic localopts .
10048 This hook is run even in case of fatal errors, and it is advisable to
10049 perform only absolutely necessary actions, like cleaning up
10050 .Ic alternates ,
10051 for example.
10053 For compose mode hooks that may affect the message content please see
10054 .Va on-compose-enter , on-compose-leave , on-compose-splice .
10055 \*(ID This hook exists because
10056 .Ic alias , alternates , commandalias , shortcut ,
10057 to name a few, are not covered by
10058 .Ic localopts :
10059 changes applied in compose mode will continue to be in effect thereafter.
10064 .It Va on-compose-enter , on-compose-leave
10065 Macro hooks which will be called once compose mode is entered,
10066 and after composing has been finished, but before a set
10067 .Va message-inject-tail
10068 has been injected etc., respectively.
10069 .Ic localopts
10070 are enabled for these hooks, and changes on variables will be forgotten
10071 after the message has been sent.
10072 .Va on-compose-cleanup
10073 can be used to perform other necessary cleanup steps.
10075 The following (read-only) variables will be set temporarily during
10076 execution of the macros to represent respective message headers, to
10077 the empty string otherwise; most of them correspond to according virtual
10078 message headers that can be accessed via
10079 .Ic ~^ ,
10080 one of the
10081 .Sx "COMMAND ESCAPES"
10082 (also from within
10083 .Va on-compose-splice
10084 hooks):
10087 .Bl -tag -compact -width ".It Va mailx_subject"
10088 .It Va mailx-command
10089 The command that generates the message.
10090 .It Va mailx-subject
10091 The subject.
10092 .It Va mailx-from
10093 .Va from .
10094 .It Va mailx-sender
10095 .Va sender .
10096 .It Va mailx-to , mailx-cc , mailx-bcc
10097 The list of receiver addresses as a space-separated list.
10098 .It Va mailx-raw-to , mailx-raw-cc , mailx-raw-bcc
10099 The list of receiver addresses before any mangling (due to, e.g.,
10100 .Ic alternates ,
10101 .Ic alias
10102 .Va recipients-in-cc )
10103 as a space-separated list.
10104 .It Va mailx-orig-from
10105 When replying, forwarding or resending, this will be set to the
10106 .Ql From:
10107 of the given message.
10108 .It Va mailx-orig-to , mailx-orig-cc , mailx-orig-bcc
10109 When replying, forwarding or resending, this will be set to the
10110 receivers of the given message.
10114 Here is am example that injects a signature via
10115 .Va message-inject-tail ;
10116 instead using
10117 .Va on-compose-splice
10118 to simply inject the file of desire via
10119 .Ic ~<
10121 .Ic ~<!
10122 may be a better approach.
10124 .Bd -literal -offset indent
10125 define t_ocl {
10126   vput ! i cat ~/.mysig
10127   if [ $? -eq 0 ]
10128      vput vexpr message-inject-tail trim-end $i
10129   end
10131   # Alternatively
10132   readctl create ~/.mysig
10133   if [ $? -eq 0 ]
10134     readall i
10135     if [ $? -eq 0 ]
10136       vput vexpr message-inject-tail trim-end $i
10137     end
10138     readctl remove ~/.mysig
10139   end
10141 set on-compose-leave=t_ocl
10147 .It Va on-compose-splice , on-compose-splice-shell
10148 These hooks run once the normal compose mode is finished, but before the
10149 .Va on-compose-leave
10150 macro hook is called, the
10151 .Va message-inject-tail
10152 is injected etc.
10153 Both hooks will be executed in a subprocess, with their input and output
10154 connected to \*(UA such that they can act as if they would be an
10155 interactive user.
10156 The difference in between them is that the latter is a
10157 .Ev SHELL
10158 command, whereas the former is a normal \*(UA macro, but which is
10159 restricted to a small set of commands (the
10160 .Va verbose
10161 output of, e.g.,
10162 .Ic list
10163 will indicate said capability).
10164 .Ic localopts
10165 are enabled for these hooks (in the parent process), causing any setting
10166 to be forgotten after the message has been sent;
10167 .Va on-compose-cleanup
10168 can be used to perform other cleanup as necessary.
10171 During execution of these hooks \*(UA will temporarily forget whether it
10172 has been started in interactive mode, (a restricted set of)
10173 .Sx "COMMAND ESCAPES"
10174 will always be available, and for guaranteed reproducibilities sake
10175 .Va escape
10177 .Va ifs
10178 will be set to their defaults.
10179 The compose mode command
10180 .Ic ~^
10181 has been especially designed for scriptability (via these hooks).
10182 The first line the hook will read on its standard input is the protocol
10183 version of said command escape, currently
10184 .Dq 0 0 1 :
10185 backward incompatible protocol changes have to be expected.
10188 Care must be taken to avoid deadlocks and other false control flow:
10189 if both involved processes wait for more input to happen at the
10190 same time, or one does not expect more input but the other is stuck
10191 waiting for consumption of its output, etc.
10192 There is no automatic synchronization of the hook: it will not be
10193 stopped automatically just because it, e.g., emits
10194 .Ql ~x .
10195 The hooks will however receive a termination signal if the parent enters
10196 an error condition.
10197 \*(ID Protection against and interaction with signals is not yet given;
10198 it is likely that in the future these scripts will be placed in an
10199 isolated session, which is signalled in its entirety as necessary.
10201 .Bd -literal -offset indent
10202 define ocs_signature {
10203   read version
10204   echo '~< ~/.mysig' # '~<! fortune pathtofortunefile'
10206 set on-compose-splice=ocs_signature
10208 wysh set on-compose-splice-shell=$'\e
10209   read version;\e
10210   printf "hello $version!  Headers: ";\e
10211   echo \e'~^header list\e';\e
10212   read status result;\e
10213   echo "status=$status result=$result";\e
10214   '
10216 define ocsm {
10217   read version
10218   echo Splice protocol version is $version
10219   echo '~^h l'; read hl; vput vexpr es substring "${hl}" 0 1
10220   if [ "$es" != 2 ]
10221     echoerr 'Cannot read header list'; echo '~x'; xit
10222   endif
10223   if [ "$hl" @i!% ' cc' ]
10224     echo '~^h i cc Diet is your <mirr.or>'; read es;\e
10225       vput vexpr es substring "${es}" 0 1
10226     if [ "$es" != 2 ]
10227       echoerr 'Cannot insert Cc: header'; echo '~x'
10228       # (no xit, macro finishs anyway)
10229     endif
10230   endif
10232 set on-compose-splice=ocsm
10237 .It Va on-resend-cleanup
10238 \*(ID Identical to
10239 .Va on-compose-cleanup ,
10240 but is only triggered by
10241 .Ic resend .
10244 .It Va on-resend-enter
10245 \*(ID Identical to
10246 .Va on-compose-enter ,
10247 but is only triggered by
10248 .Ic resend .
10251 .It Va page
10252 \*(BO If set, each message feed through the command given for
10253 .Ic pipe
10254 is followed by a formfeed character
10255 .Ql \ef .
10257 .Mx Va password
10258 .It Va password-USER@HOST , password-HOST , password
10259 \*(IN Variable chain that sets a password, which is used in case none has
10260 been given in the protocol and account-specific URL;
10261 as a last resort \*(UA will ask for a password on the user's terminal if
10262 the authentication method requires a password.
10263 Specifying passwords in a startup file is generally a security risk;
10264 the file should be readable by the invoking user only.
10266 .It Va password-USER@HOST
10267 \*(OU (see the chain above for \*(IN)
10268 Set the password for
10269 .Ql USER
10270 when connecting to
10271 .Ql HOST .
10272 If no such variable is defined for a host,
10273 the user will be asked for a password on standard input.
10274 Specifying passwords in a startup file is generally a security risk;
10275 the file should be readable by the invoking user only.
10278 .It Va piperaw
10279 \*(BO Send messages to the
10280 .Ic pipe
10281 command without performing MIME and character set conversions.
10285 .It Va pipe-TYPE/SUBTYPE
10286 When a MIME message part of type
10287 .Ql TYPE/SUBTYPE
10288 (case-insensitive) is displayed or quoted,
10289 its text is filtered through the value of this variable interpreted as
10290 a shell command.
10291 Note that only parts which can be displayed inline as plain text (see
10292 .Cd copiousoutput )
10293 are displayed unless otherwise noted, other MIME parts will only be
10294 considered by and for the command
10295 .Ic mimeview .
10298 The special value commercial at
10299 .Ql @
10300 forces interpretation of the message part as plain text, e.g.,
10301 .Ql set pipe-application/xml=@
10302 will henceforth display XML
10303 .Dq as is .
10304 (The same could also be achieved by adding a MIME type marker with the
10305 .Ic mimetype
10306 command.
10307 And \*(OPally MIME type handlers may be defined via
10308 .Sx "The Mailcap files"
10309 \(em these directives,
10310 .Cd copiousoutput
10311 has already been used, should be referred to for further documentation.
10314 The commercial at
10315 .Ql @
10316 can in fact be used as a trigger character to adjust usage and behaviour
10317 of a following shell command specification more thoroughly by appending
10318 more special characters which refer to further mailcap directives, e.g.,
10319 the following hypothetical command specification could be used:
10321 .Bd -literal -offset indent
10322 ? set pipe-X/Y='@!++=@vim ${MAILX_FILENAME_TEMPORARY}'
10326 .Bl -tag -compact -width ".It Ql __"
10327 .It Ql *
10328 The command produces plain text to be integrated in \*(UAs output:
10329 .Cd copiousoutput .
10331 .It Ql #
10332 If set the handler will not be invoked when a message is to be quoted,
10333 but only when it will be displayed:
10334 .Cd x-mailx-noquote .
10336 .It Ql &
10337 Run the command asynchronously, i.e., without blocking \*(UA:
10338 .Cd x-mailx-async .
10340 .It Ql \&!
10341 The command must be run on an interactive terminal, \*(UA will
10342 temporarily release the terminal to it:
10343 .Cd needsterminal .
10345 .It Ql +
10346 Request creation of a zero-sized temporary file, the absolute pathname
10347 of which will be made accessible via the environment variable
10348 .Ev MAILX_FILENAME_TEMPORARY :
10349 .Cd x-mailx-tmpfile .
10350 If given twice then the file will be unlinked automatically by \*(UA
10351 when the command loop is entered again at latest:
10352 .Cd x-mailx-tmpfile-unlink .
10354 .It Ql =
10355 Normally the MIME part content is passed to the handler via standard
10356 input; if this flag is set then the data will instead be written into
10357 .Ev MAILX_FILENAME_TEMPORARY
10358 .Pf ( Cd x-mailx-tmpfile-fill ) ,
10359 the creation of which is implied; note however that in order to cause
10360 deletion of the temporary file you still have to use two plus signs
10361 .Ql ++
10362 explicitly!
10364 .It Ql @
10365 To avoid ambiguities with normal shell command content you can use
10366 another commercial at to forcefully terminate interpretation of
10367 remaining characters.
10368 (Any character not in this list will have the same effect.)
10372 Some information about the MIME part to be displayed is embedded into
10373 the environment of the shell command:
10376 .Bl -tag -compact -width ".It Ev _AIL__ILENAME__ENERATED"
10378 .It Ev MAILX_CONTENT
10379 The MIME content-type of the part, if known, the empty string otherwise.
10382 .It Ev MAILX_CONTENT_EVIDENCE
10384 .Va mime-counter-evidence
10385 includes the carry-around-bit (2), then this will be set to the detected
10386 MIME content-type; not only then identical to
10387 .Ev \&\&MAILX_CONTENT
10388 otherwise.
10391 .It Ev MAILX_EXTERNAL_BODY_URL
10392 MIME parts of type
10393 .Ql message/external-body access-type=url
10394 will store the access URL in this variable, it is empty otherwise.
10397 .It Ev MAILX_FILENAME
10398 The filename, if any is set, the empty string otherwise.
10401 .It Ev MAILX_FILENAME_GENERATED
10402 A random string.
10405 .It Ev MAILX_FILENAME_TEMPORARY
10406 If temporary file creation has been requested through the command prefix
10407 this variable will be set and contain the absolute pathname of the
10408 temporary file.
10413 .It Va pipe-EXTENSION
10414 This is identical to
10415 .Va pipe-TYPE/SUBTYPE
10416 except that
10417 .Ql EXTENSION
10418 (normalized to lowercase using character mappings of the ASCII charset)
10419 names a file extension, e.g.,
10420 .Ql xhtml .
10421 Handlers registered using this method take precedence.
10423 .Mx Va pop3-auth
10424 .It Va pop3-auth-USER@HOST , pop3-auth-HOST , pop3-auth
10425 \*(OP\*(IN Variable chain that sets the POP3 authentication method.
10426 The only possible value as of now is
10427 .Ql plain ,
10428 which is thus the default.
10430 .Mx Va pop3-bulk-load
10431 .It Va pop3-bulk-load-USER@HOST , pop3-bulk-load-HOST , pop3-bulk-load
10432 \*(BO\*(OP When accessing a POP3 server \*(UA loads the headers of
10433 the messages, and only requests the message bodies on user request.
10434 For the POP3 protocol this means that the message headers will be
10435 downloaded twice.
10436 If this variable is set then \*(UA will download only complete messages
10437 from the given POP3 server(s) instead.
10439 .Mx Va pop3-keepalive
10440 .It Va pop3-keepalive-USER@HOST , pop3-keepalive-HOST , pop3-keepalive
10441 \*(OP POP3 servers close the connection after a period of inactivity;
10442 the standard requires this to be at least 10 minutes,
10443 but practical experience may vary.
10444 Setting this variable to a numeric value greater than
10445 .Ql 0
10446 causes a
10447 .Ql NOOP
10448 command to be sent each value seconds if no other operation is performed.
10450 .Mx Va pop3-no-apop
10451 .It Va pop3-no-apop-USER@HOST , pop3-no-apop-HOST , pop3-no-apop
10452 \*(BO\*(OP Unless this variable is set the
10453 .Ql APOP
10454 authentication method will be used when connecting to a POP3 server that
10455 advertises support.
10456 The advantage of
10457 .Ql APOP
10458 is that the password is not sent in clear text over the wire and that
10459 only a single packet is sent for the user/password tuple.
10460 Note that
10461 .Va pop3-no-apop-HOST
10462 requires \*(IN.
10464 .Mx Va pop3-use-starttls
10465 .It Va pop3-use-starttls-USER@HOST , pop3-use-starttls-HOST , pop3-use-starttls
10466 \*(BO\*(OP Causes \*(UA to issue a
10467 .Ql STLS
10468 command to make an unencrypted POP3 session SSL/TLS encrypted.
10469 This functionality is not supported by all servers,
10470 and is not used if the session is already encrypted by the POP3S method.
10471 Note that
10472 .Va pop3-use-starttls-HOST
10473 requires \*(IN.
10477 .It Va posix
10478 \*(BO This flag enables POSIX mode, which changes behaviour of \*(UA
10479 where that deviates from standardized behaviour.
10480 It will be set implicitly before the
10481 .Sx "Resource files"
10482 are loaded if the environment variable
10483 .Ev POSIXLY_CORRECT
10484 is set, and adjusting any of those two will be reflected by the other
10485 one implicitly.
10486 The following behaviour is covered and enforced by this mechanism:
10489 .Bl -bullet -compact
10491 In non-interactive mode, any error encountered while loading resource
10492 files during program startup will cause a program exit, whereas in
10493 interactive mode such errors will stop loading of the currently loaded
10494 (stack of) file(s, i.e., recursively).
10495 These exits can be circumvented on a per-command base by using
10496 .Cm ignerr ,
10497 one of the
10498 .Sx "Command modifiers" ,
10499 for each command which shall be allowed to fail.
10502 .Ic alternates
10503 will replace the list of alternate addresses instead of appending to it.
10506 The variable inserting
10507 .Sx "COMMAND ESCAPES"
10508 .Ic ~A ,
10509 .Ic ~a ,
10510 .Ic ~I
10512 .Ic ~i
10513 will expand embedded character sequences
10514 .Ql \et
10515 horizontal tabulator and
10516 .Ql \en
10517 line feed.
10518 \*(ID For compatibility reasons this step will always be performed.
10521 Upon changing the active
10522 .Ic file
10523 no summary of
10524 .Ic headers
10525 will be displayed even if
10526 .Va header
10527 is set.
10530 Setting
10531 .Va ignoreeof
10532 implies the behaviour described by
10533 .Va dot .
10536 The variable
10537 .Va keep
10538 is extended to cover any empty mailbox, not only empty
10539 .Mx -sx
10540 .Sx "primary system mailbox" Ns
10541 es: they will be removed when they are left in empty state otherwise.
10546 .It Va print-alternatives
10547 \*(BO When a MIME message part of type
10548 .Ql multipart/alternative
10549 is displayed and it contains a subpart of type
10550 .Ql text/plain ,
10551 other parts are normally discarded.
10552 Setting this variable causes all subparts to be displayed,
10553 just as if the surrounding part was of type
10554 .Ql multipart/mixed .
10557 .It Va prompt
10558 The string used as a prompt in interactive mode.
10559 Whenever the variable is evaluated the value is treated as if specified
10560 within dollar-single-quotes (see
10561 .Sx "Shell-style argument quoting" ) .
10562 This (post-assignment, i.e., second) expansion can be used to embed
10563 status information, for example
10564 .Va \&? ,
10565 .Va \&! ,
10566 .Va account
10568 .Va mailbox-display .
10570 In order to embed characters which should not be counted when
10571 calculating the visual width of the resulting string, enclose the
10572 characters of interest in a pair of reverse solidus escaped brackets:
10573 .Ql \e[\eE[0m\e] ;
10574 a slot for coloured prompts is also available with the \*(OPal command
10575 .Ic colour .
10576 Prompting may be prevented by setting this to the null string
10577 (a.k.a.\|
10578 .Ql set noprompt ) .
10581 .It Va prompt2
10582 This string is used for secondary prompts, but is otherwise identical to
10583 .Va prompt .
10584 The default is
10585 .Ql ..\0 .
10588 .It Va quiet
10589 \*(BO Suppresses the printing of the version when first invoked.
10592 .It Va quote
10593 If set, \*(UA starts a replying message with the original message
10594 prefixed by the value of the variable
10595 .Va indentprefix .
10596 Normally, a heading consisting of
10597 .Dq Fromheaderfield wrote:
10598 is put before the quotation.
10599 If the string
10600 .Ql noheading
10601 is assigned to the
10602 .Va \&\&quote
10603 variable, this heading is omitted.
10604 If the string
10605 .Ql headers
10606 is assigned, only the headers selected by the
10607 .Ql type
10608 .Ic headerpick
10609 selection are put above the message body,
10610 thus
10611 .Va \&\&quote
10612 acts like an automatic
10613 .Pf ` Ic ~m Ns '
10614 .Sx "COMMAND ESCAPES"
10615 command, then.
10616 If the string
10617 .Ql allheaders
10618 is assigned, all headers are put above the message body and all MIME
10619 parts are included, making
10620 .Va \&\&quote
10621 act like an automatic
10622 .Pf ` Ic ~M Ns '
10623 command; also see
10624 .Va quote-as-attachment .
10627 .It Va quote-as-attachment
10628 \*(BO Add the original message in its entirety as a
10629 .Ql message/rfc822
10630 MIME attachment when replying to a message.
10631 Note this works regardless of the setting of
10632 .Va quote .
10635 .It Va quote-chars
10636 Can be set to a string consisting of non-whitespace ASCII characters
10637 which shall be treated as quotation leaders, the default being
10638 .Ql >|}: .
10641 .It Va quote-fold
10642 \*(OP Can be set in addition to
10643 .Va indentprefix .
10644 Setting this turns on a more fancy quotation algorithm in that leading
10645 quotation characters
10646 .Pf ( Va quote-chars )
10647 are compressed and overlong lines are folded.
10648 .Va \&\&quote-fold
10649 can be set to either one or two (space separated) numeric values,
10650 which are interpreted as the maximum (goal) and the minimum line length,
10651 respectively, in a spirit rather equal to the
10652 .Xr fmt 1
10653 program, but line-, not paragraph-based.
10654 If not set explicitly the minimum will reflect the goal algorithmically.
10655 The goal cannot be smaller than the length of
10656 .Va indentprefix
10657 plus some additional pad.
10658 Necessary adjustments take place silently.
10661 .It Va r-option-implicit
10662 \*(BO Setting this option evaluates the contents of
10663 .Va from
10664 (or, if that contains multiple addresses,
10665 .Va sender )
10666 and passes the results onto the used (file-based) MTA as described for the
10667 .Fl r
10668 option (empty argument case).
10671 .It Va recipients-in-cc
10672 \*(BO When doing a
10673 .Ic reply ,
10674 the original
10675 .Ql From:
10677 .Ql To:
10678 are by default merged into the new
10679 .Ql To: .
10680 If this variable is set, only the original
10681 .Ql From:
10682 ends in the new
10683 .Ql To: ,
10684 the rest is merged into
10685 .Ql Cc: .
10688 .It Va record
10689 Unless this variable is defined, no copies of outgoing mail will be saved.
10690 If defined it gives the pathname, subject to the usual
10691 .Sx "Filename transformations" ,
10692 of a folder where all new, replied-to or forwarded messages are saved:
10693 when saving to this folder fails the message is not sent, but instead
10694 .Va save Ns
10695 d to
10696 .Ev DEAD .
10697 The standard defines that relative (fully expanded) paths are to be
10698 interpreted relative to the current directory
10699 .Pf ( Ic cwd ) ,
10700 to force interpretation relative to
10701 .Va folder
10702 .Va outfolder
10703 needs to be set in addition.
10706 .It Va record-files
10707 \*(BO If this variable is set the meaning of
10708 .Va record
10709 will be extended to cover messages which target only file and pipe
10710 recipients (see
10711 .Va expandaddr ) .
10712 These address types will not appear in recipient lists unless
10713 .Va add-file-recipients
10714 is also set.
10717 .It Va record-resent
10718 \*(BO If this variable is set the meaning of
10719 .Va record
10720 will be extended to also cover the
10721 .Ic resend
10723 .Ic Resend
10724 commands.
10727 .It Va reply-in-same-charset
10728 \*(BO If this variable is set \*(UA first tries to use the same
10729 character set of the original message for replies.
10730 If this fails, the mechanism described in
10731 .Sx "Character sets"
10732 is evaluated as usual.
10735 .It Va reply-strings
10736 Can be set to a comma-separated list of (case-insensitive according to
10737 ASCII rules) strings which shall be recognized in addition to the
10738 built-in strings as
10739 .Ql Subject:
10740 reply message indicators \(en built-in are
10741 .Ql Re: ,
10742 which is mandated by RFC 5322, as well as the german
10743 .Ql Aw: ,
10744 .Ql Antw: ,
10745 and the
10746 .Ql Wg:
10747 which often has been seen in the wild;
10748 I.e., the separating colon has to be specified explicitly.
10751 .It Va reply-to
10752 A list of addresses to put into the
10753 .Ql Reply-To:
10754 field of the message header.
10755 Members of this list are handled as if they were in the
10756 .Ic alternates
10757 list.
10759 .It Va replyto
10760 \*(OB Variant of
10761 .Va reply-to .
10764 .It Va reply-to-honour
10765 Controls whether a
10766 .Ql Reply-To:
10767 header is honoured when replying to a message via
10768 .Ic reply
10770 .Ic Lreply .
10771 This is a quadoption; if set without a value it defaults to
10772 .Dq yes .
10775 .It Va rfc822-body-from_
10776 \*(BO This variable can be used to force displaying a so-called
10777 .Ql From_
10778 line for messages that are embedded into an envelope mail via the
10779 .Ql message/rfc822
10780 MIME mechanism, for more visual convenience.
10783 .It Va save
10784 \*(BO Enable saving of (partial) messages in
10785 .Ev DEAD
10786 upon interrupt or delivery error.
10789 .It Va screen
10790 The number of lines that represents a
10791 .Dq screenful
10792 of lines, used in
10793 .Ic headers
10794 summary display,
10795 .Ic from
10796 .Ic search Ns
10797 ing, message
10798 .Ic top Ns
10799 line display and scrolling via
10800 .Ic z .
10801 If this variable is not set \*(UA falls back to a calculation based upon
10802 the detected terminal window size and the baud rate: the faster the
10803 terminal, the more will be shown.
10804 Overall screen dimensions and pager usage is influenced by the
10805 environment variables
10806 .Ev COLUMNS
10808 .Ev LINES
10809 and the variable
10810 .Va crt .
10813 .It Va searchheaders
10814 \*(BO Expand message-list specifiers in the form
10815 .Ql /x:y
10816 to all messages containing the substring
10817 .Dq y
10818 in the header field
10819 .Ql x .
10820 The string search is case insensitive.
10823 .It Va sendcharsets
10824 \*(OP A comma-separated list of character set names that can be used in
10825 outgoing internet mail.
10826 The value of the variable
10827 .Va charset-8bit
10828 is automatically appended to this list of character sets.
10829 If no character set conversion capabilities are compiled into \*(UA then
10830 the only supported charset is
10831 .Va ttycharset .
10832 Also see
10833 .Va sendcharsets-else-ttycharset
10834 and refer to the section
10835 .Sx "Character sets"
10836 for the complete picture of character set conversion in \*(UA.
10839 .It Va sendcharsets-else-ttycharset
10840 \*(BO\*(OP If this variable is set, but
10841 .Va sendcharsets
10842 is not, then \*(UA acts as if
10843 .Va sendcharsets
10844 had been set to the value of the variable
10845 .Va ttycharset .
10846 In effect this combination passes through the message data in the
10847 character set of the current locale encoding:
10848 therefore mail message text will be (assumed to be) in ISO-8859-1
10849 encoding when send from within a ISO-8859-1 locale, and in UTF-8
10850 encoding when send from within an UTF-8 locale.
10852 The 8-bit fallback
10853 .Va charset-8bit
10854 never comes into play as
10855 .Va ttycharset
10856 is implicitly assumed to be 8-bit and capable to represent all files the
10857 user may specify (as is the case when no character set conversion
10858 support is available in \*(UA and the only supported character set is
10859 .Va ttycharset :
10860 .Sx "Character sets" ) .
10861 This might be a problem for scripts which use the suggested
10862 .Ql LC_ALL=C
10863 setting, since in this case the character set is US-ASCII by definition,
10864 so that it is better to also override
10865 .Va ttycharset ,
10866 then.
10869 .It Va sender
10870 An address that is put into the
10871 .Ql Sender:
10872 field of outgoing messages, quoting RFC 5322: the mailbox of the agent
10873 responsible for the actual transmission of the message.
10874 This field should normally not be used unless the
10875 .Va from
10876 field contains more than one address, on which case it is required.
10878 .Va \&\&sender
10879 address is handled as if it were in the
10880 .Ic alternates
10881 list; also see
10882 .Fl r ,
10883 .Va r-option-implicit .
10885 .It Va sendmail
10886 \*(OB Predecessor of
10887 .Va mta .
10889 .It Va sendmail-arguments
10890 \*(OB Predecessor of
10891 .Va mta-arguments .
10893 .It Va sendmail-no-default-arguments
10894 \*(OB\*(BO Predecessor of
10895 .Va mta-no-default-arguments .
10897 .It Va sendmail-progname
10898 \*(OB Predecessor of
10899 .Va mta-argv0 .
10902 .It Va sendwait
10903 \*(BO When sending a message wait until the
10904 .Va mta
10905 (including the built-in SMTP one) exits before accepting further commands.
10906 .Sy Only
10907 with this variable set errors reported by the MTA will be recognizable!
10908 If the MTA returns a non-zero exit status,
10909 the exit status of \*(UA will also be non-zero.
10912 .It Va showlast
10913 \*(BO This setting causes \*(UA to start at the last message
10914 instead of the first one when opening a mail folder, as well as with
10915 .Ic from
10917 .Ic headers .
10920 .It Va showname
10921 \*(BO Causes \*(UA to use the sender's real name instead of the plain
10922 address in the header field summary and in message specifications.
10925 .It Va showto
10926 \*(BO Causes the recipient of the message to be shown in the header
10927 summary if the message was sent by the user.
10930 .It Va Sign
10931 The value backing
10932 .Ic ~A ,
10933 one of the
10934 .Sx "COMMAND ESCAPES" .
10935 Also see
10936 .Va message-inject-tail ,
10937 .Va on-compose-leave
10939 .Va on-compose-splice .
10942 .It Va sign
10943 The value backing
10944 .Ic ~a ,
10945 one of the
10946 .Sx "COMMAND ESCAPES" .
10947 Also see
10948 .Va message-inject-tail ,
10949 .Va on-compose-leave
10951 .Va on-compose-splice .
10954 .It Va signature
10955 \*(OB Please use
10956 .Va on-compose-splice
10958 .Va on-compose-splice-shell
10960 .Va on-compose-leave
10961 and (if necessary)
10962 .Va message-inject-tail
10963 instead!
10966 .It Va skipemptybody
10967 \*(BO If an outgoing message does not contain any text in its first or
10968 only message part, do not send it but discard it silently (see also the
10969 command line option
10970 .Fl E ) .
10974 .It Va smime-ca-dir , smime-ca-file
10975 \*(OP Specify the location of trusted CA certificates in PEM (Privacy
10976 Enhanced Mail) format as a directory and a file, respectively, for the
10977 purpose of verification of S/MIME signed messages.
10978 It is possible to set both, the file will be loaded immediately, the
10979 directory will be searched whenever no match has yet been found.
10980 The set of CA certificates which are built into the SSL/TLS library can
10981 be explicitly turned off by setting
10982 .Va smime-ca-no-defaults ,
10983 and further fine-tuning is possible via
10984 .Va smime-ca-flags .
10987 .It Va smime-ca-flags
10988 \*(OP Can be used to fine-tune behaviour of the X509 CA certificate
10989 storage, and the certificate verification that is used.
10990 The actual values and their meanings are documented for
10991 .Va ssl-ca-flags .
10994 .It Va smime-ca-no-defaults
10995 \*(BO\*(OP Do not load the default CA locations that are built into the
10996 used to SSL/TLS library to verify S/MIME signed messages.
10998 .Mx Va smime-cipher
10999 .It Va smime-cipher-USER@HOST , smime-cipher
11000 \*(OP Specifies the cipher to use when generating S/MIME encrypted
11001 messages (for the specified account).
11002 RFC 5751 mandates a default of
11003 .Ql aes128
11004 (AES-128 CBC).
11005 Possible values are (case-insensitive and) in decreasing cipher strength:
11006 .Ql aes256
11007 (AES-256 CBC),
11008 .Ql aes192
11009 (AES-192 CBC),
11010 .Ql aes128
11011 (AES-128 CBC),
11012 .Ql des3
11013 (DES EDE3 CBC, 168 bits; default if
11014 .Ql aes128
11015 is not available) and
11016 .Ql des
11017 (DES CBC, 56 bits).
11019 The actually available cipher algorithms depend on the cryptographic
11020 library that \*(UA uses.
11021 \*(OP Support for more cipher algorithms may be available through
11022 dynamic loading via, e.g.,
11023 .Xr EVP_get_cipherbyname 3
11024 (OpenSSL) if \*(UA has been compiled to support this.
11027 .It Va smime-crl-dir
11028 \*(OP Specifies a directory that contains files with CRLs in PEM format
11029 to use when verifying S/MIME messages.
11032 .It Va smime-crl-file
11033 \*(OP Specifies a file that contains a CRL in PEM format to use when
11034 verifying S/MIME messages.
11037 .It Va smime-encrypt-USER@HOST
11038 \*(OP If this variable is set, messages send to the given receiver are
11039 encrypted before sending.
11040 The value of the variable must be set to the name of a file that
11041 contains a certificate in PEM format.
11043 If a message is sent to multiple recipients,
11044 each of them for whom a corresponding variable is set will receive an
11045 individually encrypted message;
11046 other recipients will continue to receive the message in plain text
11047 unless the
11048 .Va smime-force-encryption
11049 variable is set.
11050 It is recommended to sign encrypted messages, i.e., to also set the
11051 .Va smime-sign
11052 variable.
11055 .It Va smime-force-encryption
11056 \*(BO\*(OP Causes \*(UA to refuse sending unencrypted messages.
11059 .It Va smime-sign
11060 \*(BO\*(OP S/MIME sign outgoing messages with the user's private key
11061 and include the user's certificate as a MIME attachment.
11062 Signing a message enables a recipient to verify that the sender used
11063 a valid certificate,
11064 that the email addresses in the certificate match those in the message
11065 header and that the message content has not been altered.
11066 It does not change the message text,
11067 and people will be able to read the message as usual.
11068 Also see
11069 .Va smime-sign-cert , smime-sign-include-certs
11071 .Va smime-sign-message-digest .
11073 .Mx Va smime-sign-cert
11074 .It Va smime-sign-cert-USER@HOST , smime-sign-cert
11075 \*(OP Points to a file in PEM format.
11076 For the purpose of signing and decryption this file needs to contain the
11077 user's private key, followed by his certificate.
11079 For message signing
11080 .Ql USER@HOST
11081 is always derived from the value of
11082 .Va from
11083 (or, if that contains multiple addresses,
11084 .Va sender ) .
11085 For the purpose of encryption the recipient's public encryption key
11086 (certificate) is expected; the command
11087 .Ic certsave
11088 can be used to save certificates of signed messages (the section
11089 .Sx "Signed and encrypted messages with S/MIME"
11090 gives some details).
11091 This mode of operation is usually driven by the specialized form.
11093 When decrypting messages the account is derived from the recipient
11094 fields
11095 .Pf ( Ql To:
11097 .Ql Cc: )
11098 of the message, which are searched for addresses for which such
11099 a variable is set.
11100 \*(UA always uses the first address that matches,
11101 so if the same message is sent to more than one of the user's addresses
11102 using different encryption keys, decryption might fail.
11104 For signing and decryption purposes it is possible to use encrypted
11105 keys, and the pseudo-host(s)
11106 .Ql USER@HOST.smime-cert-key
11107 for the private key
11108 (and
11109 .Ql USER@HOST.smime-cert-cert
11110 for the certificate stored in the same file)
11111 will be used for performing any necessary password lookup,
11112 therefore the lookup can be automated via the mechanisms described in
11113 .Sx "On URL syntax and credential lookup" .
11114 For example, the hypothetical address
11115 .Ql bob@exam.ple
11116 could be driven with a private key / certificate pair path defined in
11117 .Va \&\&smime-sign-cert-bob@exam.ple ,
11118 and needed passwords would then be looked up via the pseudo hosts
11119 .Ql bob@exam.ple.smime-cert-key
11120 (and
11121 .Ql bob@exam.ple.smime-cert-cert ) .
11122 To include intermediate certificates, use
11123 .Va smime-sign-include-certs .
11125 .Mx Va smime-sign-include-certs
11126 .It Va smime-sign-include-certs-USER@HOST , smime-sign-include-certs
11127 \*(OP If used, this is supposed to a consist of a comma-separated list
11128 of files, each of which containing a single certificate in PEM format to
11129 be included in the S/MIME message in addition to the
11130 .Va smime-sign-cert
11131 certificate.
11132 This can be used to include intermediate certificates of the certificate
11133 authority, in order to allow the receiver's S/MIME implementation to
11134 perform a verification of the entire certificate chain, starting from
11135 a local root certificate, over the intermediate certificates, down to the
11136 .Va smime-sign-cert .
11137 Even though top level certificates may also be included in the chain,
11138 they won't be used for the verification on the receiver's side.
11140 For the purpose of the mechanisms involved here,
11141 .Ql USER@HOST
11142 refers to the content of the internal variable
11143 .Va from
11144 (or, if that contains multiple addresses,
11145 .Va sender ) .
11146 The pseudo-host
11147 .Ql USER@HOST.smime-include-certs
11148 will be used for performing password lookups for these certificates,
11149 shall they have been given one, therefore the lookup can be automated
11150 via the mechanisms described in
11151 .Sx "On URL syntax and credential lookup" .
11153 .Mx Va smime-sign-message-digest
11154 .It Va smime-sign-message-digest-USER@HOST , smime-sign-message-digest
11155 \*(OP Specifies the message digest to use when signing S/MIME messages.
11156 RFC 5751 mandates a default of
11157 .Ql sha1 .
11158 Possible values are (case-insensitive and) in decreasing cipher strength:
11159 .Ql sha512 ,
11160 .Ql sha384 ,
11161 .Ql sha256 ,
11162 .Ql sha224
11164 .Ql md5 .
11166 The actually available message digest algorithms depend on the
11167 cryptographic library that \*(UA uses.
11168 \*(OP Support for more message digest algorithms may be available
11169 through dynamic loading via, e.g.,
11170 .Xr EVP_get_digestbyname 3
11171 (OpenSSL) if \*(UA has been compiled to support this.
11172 Remember that for this
11173 .Ql USER@HOST
11174 refers to the variable
11175 .Va from
11176 (or, if that contains multiple addresses,
11177 .Va sender ) .
11179 .It Va smtp
11180 \*(OB\*(OP To use the built-in SMTP transport, specify a SMTP URL in
11181 .Va mta .
11182 \*(ID For compatibility reasons a set
11183 .Va smtp
11184 is used in preference of
11185 .Va mta .
11187 .Mx Va smtp-auth
11188 .It Va smtp-auth-USER@HOST , smtp-auth-HOST , smtp-auth
11189 \*(OP Variable chain that controls the SMTP
11190 .Va mta
11191 authentication method, possible values are
11192 .Ql none
11193 (\*(OU default),
11194 .Ql plain
11195 (\*(IN default),
11196 .Ql login
11197 as well as the \*(OPal methods
11198 .Ql cram-md5
11200 .Ql gssapi .
11202 .Ql none
11203 method does not need any user credentials,
11204 .Ql gssapi
11205 requires a user name and all other methods require a user name and
11206 a password.
11207 See \*(IN
11208 .Va mta ,
11209 .Va user
11211 .Va password
11212 (\*(OU
11213 .Va smtp-auth-password
11215 .Va smtp-auth-user ) .
11216 Note that
11217 .Va smtp-auth-HOST
11218 is \*(IN.
11219 \*(OU: Note for
11220 .Va smtp-auth-USER@HOST :
11221 may override dependent on sender address in the variable
11222 .Va from .
11224 .It Va smtp-auth-password
11225 \*(OP\*(OU Sets the global fallback password for SMTP authentication.
11226 If the authentication method requires a password, but neither
11227 .Va smtp-auth-password
11228 nor a matching
11229 .Va smtp-auth-password-USER@HOST
11230 can be found,
11231 \*(UA will ask for a password on the user's terminal.
11233 .It Va smtp-auth-password-USER@HOST
11234 \*(OU Overrides
11235 .Va smtp-auth-password
11236 for specific values of sender addresses, dependent upon the variable
11237 .Va from .
11239 .It Va smtp-auth-user
11240 \*(OP\*(OU Sets the global fallback user name for SMTP authentication.
11241 If the authentication method requires a user name, but neither
11242 .Va smtp-auth-user
11243 nor a matching
11244 .Va smtp-auth-user-USER@HOST
11245 can be found,
11246 \*(UA will ask for a user name on the user's terminal.
11248 .It Va smtp-auth-user-USER@HOST
11249 \*(OU Overrides
11250 .Va smtp-auth-user
11251 for specific values of sender addresses, dependent upon the variable
11252 .Va from .
11255 .It Va smtp-hostname
11256 \*(OP\*(IN Normally \*(UA uses the variable
11257 .Va from
11258 to derive the necessary
11259 .Ql USER@HOST
11260 information in order to issue a
11261 .Ql MAIL FROM:<>
11262 SMTP
11263 .Va mta
11264 command.
11265 Setting
11266 .Va smtp-hostname
11267 can be used to use the
11268 .Ql USER
11269 from the SMTP account
11270 .Pf ( Va mta
11271 or the
11272 .Va user
11273 variable chain)
11274 and the
11275 .Ql HOST
11276 from the content of this variable (or, if that is the empty string,
11277 .Va hostname
11278 or the local hostname as a last resort).
11279 This often allows using an address that is itself valid but hosted by
11280 a provider other than which (in
11281 .Va from )
11282 is about to send the message.
11283 Setting this variable also influences generated
11284 .Ql Message-ID:
11286 .Ql Content-ID:
11287 header fields.
11288 If the \*(OPal IDNA support is available (see
11289 .Va idna-disable )
11290 variable assignment is aborted when a necessary conversion fails.
11292 .Mx Va smtp-use-starttls
11293 .It Va smtp-use-starttls-USER@HOST , smtp-use-starttls-HOST , smtp-use-starttls
11294 \*(BO\*(OP Causes \*(UA to issue a
11295 .Ql STARTTLS
11296 command to make an SMTP
11297 .Va mta
11298 session SSL/TLS encrypted, i.e., to enable transport layer security.
11300 .Mx Va socks-proxy
11301 .It Va socks-proxy-USER@HOST , socks-proxy-HOST , socks-proxy
11302 \*(OP If this is set to the hostname (SOCKS URL) of a SOCKS5 server then
11303 \*(UA will proxy all of its network activities through it.
11304 This can be used to proxy SMTP, POP3 etc. network traffic through the
11305 Tor anonymizer, for example.
11306 The following would create a local SOCKS proxy on port 10000 that
11307 forwards to the machine
11308 .Ql HOST ,
11309 and from which the network traffic is actually instantiated:
11310 .Bd -literal -offset indent
11311 # Create local proxy server in terminal 1 forwarding to HOST
11312 $ ssh -D 10000 USER@HOST
11313 # Then, start a client that uses it in terminal 2
11314 $ \*(uA -Ssocks-proxy-USER@HOST=localhost:10000
11318 .It Va spam-interface
11319 \*(OP In order to use any of the spam-related commands (like, e.g.,
11320 .Ic spamrate )
11321 the desired spam interface must be defined by setting this variable.
11322 Please refer to the manual section
11323 .Sx "Handling spam"
11324 for the complete picture of spam handling in \*(UA.
11325 All or none of the following interfaces may be available:
11327 .Bl -tag -width ".It Ql _ilte_"
11328 .It Ql spamc
11329 Interaction with
11330 .Xr spamc 1
11331 from the
11332 .Xr spamassassin 1
11333 .Pf ( Lk http://spamassassin.apache.org SpamAssassin )
11334 suite.
11335 Different to the generic filter interface \*(UA will automatically add
11336 the correct arguments for a given command and has the necessary
11337 knowledge to parse the program's output.
11338 A default value for
11339 .Va spamc-command
11340 will have been compiled into the \*(UA binary if
11341 .Xr spamc 1
11342 has been found in
11343 .Ev PATH
11344 during compilation.
11345 Shall it be necessary to define a specific connection type (rather than
11346 using a configuration file for that), the variable
11347 .Va spamc-arguments
11348 can be used as in, e.g.,
11349 .Ql -d server.example.com -p 783 .
11350 It is also possible to specify a per-user configuration via
11351 .Va spamc-user .
11352 Note that this interface does not inspect the
11353 .Ql is-spam
11354 flag of a message for the command
11355 .Ic spamforget .
11357 .It Ql filter
11358 generic spam filter support via freely configurable hooks.
11359 This interface is meant for programs like
11360 .Xr bogofilter 1
11361 and requires according behaviour in respect to the hooks' exit
11362 status for at least the command
11363 .Ic spamrate
11364 .Pf ( Ql 0
11365 meaning a message is spam,
11366 .Ql 1
11367 for non-spam,
11368 .Ql 2
11369 for unsure and any other return value indicating a hard error);
11370 since the hooks can include shell code snippets diverting behaviour
11371 can be intercepted as necessary.
11372 The hooks are
11373 .Va spamfilter-ham , spamfilter-noham , spamfilter-nospam , \
11374   spamfilter-rate
11376 .Va spamfilter-spam ;
11377 the manual section
11378 .Sx "Handling spam"
11379 contains examples for some programs.
11380 The process environment of the hooks will have the variable
11381 .Ev MAILX_FILENAME_GENERATED
11382 set.
11383 Note that spam score support for
11384 .Ic spamrate
11385 is not supported unless the \*(OPtional regular expression support is
11386 available and the
11387 .Va spamfilter-rate-scanscore
11388 variable is set.
11393 .It Va spam-maxsize
11394 \*(OP Messages that exceed this size will not be passed through to the
11395 configured
11396 .Va spam-interface .
11397 If unset or 0, the default of 420000 bytes is used.
11400 .It Va spamc-command
11401 \*(OP The path to the
11402 .Xr spamc 1
11403 program for the
11404 .Ql spamc
11405 .Va spam-interface .
11406 Note that the path is not expanded, but used
11407 .Dq as is .
11408 A fallback path will have been compiled into the \*(UA binary if the
11409 executable had been found during compilation.
11412 .It Va spamc-arguments
11413 \*(OP Even though \*(UA deals with most arguments for the
11414 .Ql spamc
11415 .Va spam-interface
11416 automatically, it may at least sometimes be desirable to specify
11417 connection-related ones via this variable, e.g.,
11418 .Ql -d server.example.com -p 783 .
11421 .It Va spamc-user
11422 \*(OP Specify a username for per-user configuration files for the
11423 .Ql spamc
11424 .Va spam-interface .
11425 If this is set to the empty string then \*(UA will use the name of the
11426 current
11427 .Va user .
11434 .It Va spamfilter-ham , spamfilter-noham , \
11435   spamfilter-nospam , spamfilter-rate , spamfilter-spam
11436 \*(OP Command and argument hooks for the
11437 .Ql filter
11438 .Va spam-interface .
11439 The manual section
11440 .Sx "Handling spam"
11441 contains examples for some programs.
11444 .It Va spamfilter-rate-scanscore
11445 \*(OP Because of the generic nature of the
11446 .Ql filter
11447 .Va spam-interface
11448 spam scores are not supported for it by default, but if the \*(OPnal
11449 regular expression support is available then setting this variable can
11450 be used to overcome this restriction.
11451 It is interpreted as follows: first a number (digits) is parsed that
11452 must be followed by a semicolon
11453 .Ql \&;
11454 and an extended regular expression.
11455 Then the latter is used to parse the first output line of the
11456 .Va spamfilter-rate
11457 hook, and, in case the evaluation is successful, the group that has been
11458 specified via the number is interpreted as a floating point scan score.
11460 .Mx Va ssl-ca-dir
11461 .Mx Va ssl-ca-file
11462 .It Va ssl-ca-dir-USER@HOST , ssl-ca-dir-HOST , ssl-ca-dir ,\
11463   ssl-ca-file-USER@HOST , ssl-ca-file-HOST , ssl-ca-file
11464 \*(OP Specify the location of trusted CA certificates in PEM (Privacy
11465 Enhanced Mail) format as a directory and a file, respectively, for the
11466 purpose of verification of SSL/TLS server certificates.
11467 It is possible to set both, the file will be loaded immediately, the
11468 directory will be searched whenever no match has yet been found.
11469 The set of CA certificates which are built into the SSL/TLS library can
11470 be explicitly turned off by setting
11471 .Va ssl-ca-no-defaults ,
11472 and further fine-tuning is possible via
11473 .Va ssl-ca-flags ;
11474 also see
11475 .Xr SSL_CTX_load_verify_locations 3
11476 for more information.
11477 \*(UA will try to use the TLS/SNI (ServerNameIndication) extension when
11478 establishing TLS connections to servers identified with hostnames.
11481 .Mx Va ssl-ca-flags
11482 .It Va ssl-ca-flags-USER@HOST , ssl-ca-flags-HOST , ssl-ca-flags
11483 \*(OP Can be used to fine-tune behaviour of the X509 CA certificate
11484 storage, and the certificate verification that is used (also see
11485 .Va ssl-verify ) .
11486 The value is expected to consist of a comma-separated list of
11487 configuration directives, with any intervening whitespace being ignored.
11488 The directives directly map to flags that can be passed to
11489 .Xr X509_STORE_set_flags 3 ,
11490 which are usually defined in a file
11491 .Pa openssl/x509_vfy.h ,
11492 and the availability of which depends on the used SSL/TLS library
11493 version: a directive without mapping is ignored (error log subject to
11494 .Va debug ) .
11495 Directives currently understood (case-insensitively) include:
11498 .Bl -tag -compact -width ".It Cd BaNg"
11499 .It Cd no-alt-chains
11500 If the initial chain is not trusted, do not attempt to build an
11501 alternative chain.
11502 Setting this flag will make OpenSSL certificate verification match that
11503 of older OpenSSL versions, before automatic building and checking of
11504 alternative chains has been implemented; also see
11505 .Cd trusted-first .
11506 .It Cd no-check-time
11507 Do not check certificate/CRL validity against current time.
11508 .It Cd partial-chain
11509 By default partial, incomplete chains which cannot be verified up to the
11510 chain top, a self-signed root certificate, will not verify.
11511 With this flag set, a chain succeeds to verify if at least one signing
11512 certificate of the chain is in any of the configured trusted stores of
11513 CA certificates.
11514 The OpenSSL manual page
11515 .Xr SSL_CTX_load_verify_locations 3
11516 gives some advise how to manage your own trusted store of CA certificates.
11517 .It Cd strict
11518 Disable workarounds for broken certificates.
11519 .It Cd trusted-first
11520 Try building a chain using issuers in the trusted store first to avoid
11521 problems with server-sent legacy intermediate certificates.
11522 Newer versions of OpenSSL support alternative chain checking and enable
11523 it by default, resulting in the same behaviour; also see
11524 .Cd no-alt-chains .
11528 .Mx Va ssl-ca-no-defaults
11529 .It Va ssl-ca-no-defaults-USER@HOST , ssl-ca-no-defaults-HOST ,\
11530   ssl-ca-no-defaults
11531 \*(BO\*(OP Do not load the default CA locations that are built into the
11532 used to SSL/TLS library to verify SSL/TLS server certificates.
11534 .Mx Va ssl-cert
11535 .It Va ssl-cert-USER@HOST , ssl-cert-HOST , ssl-cert
11536 \*(OB\*(OP Please use the
11537 .Cd Certificate
11538 slot of
11539 .Va ssl-config-pairs .
11541 .Mx Va ssl-cipher-list
11542 .It Va ssl-cipher-list-USER@HOST , ssl-cipher-list-HOST , ssl-cipher-list
11543 \*(OB\*(OP Please use the
11544 .Cd CipherList
11545 slot of
11546 .Va ssl-config-pairs .
11549 .It Va ssl-config-file
11550 \*(OP If this variable is set
11551 .Xr CONF_modules_load_file 3
11552 (if announced via
11553 .Ql +modules-load-file
11555 .Va ssl-features )
11556 is used to allow resource file based configuration of the SSL/TLS library.
11557 This happens once the library is used first, which may also be early
11558 during startup (logged with
11559 .Va verbose ) !
11560 If a non-empty value is given then the given file, after performing
11561 .Sx "Filename transformations" ,
11562 will be used instead of the global OpenSSL default, and it is an error
11563 if the file cannot be loaded.
11564 The application name will always be passed as
11565 .Ql \*(uA .
11566 Some SSL/TLS libraries support application-specific configuration via
11567 resource files loaded like this, please see
11568 .Va ssl-config-module .
11570 .Mx Va ssl-config-module
11571 .It Va ssl-config-module-USER@HOST , ssl-config-module-HOST ,\
11572   ssl-config-module
11573 \*(OP If file based application-specific configuration via
11574 .Va ssl-config-file
11575 is available, announced as
11576 .Ql +ctx-config
11578 .Va ssl-features ,
11579 indicating availability of
11580 .Xr SSL_CTX_config 3 ,
11581 then, it becomes possible to use a central SSL/TLS configuration file
11582 for all programs, including \*(uA, e.g.:
11583 .Bd -literal -offset indent
11584 # Register a configuration section for \*(uA
11585 \*(uA = mailx_master
11586 # The top configuration section creates a relation
11587 # in between dynamic SSL configuration and an actual
11588 # program specific configuration section
11589 [mailx_master]
11590 ssl_conf = mailx_ssl_config
11591 # Well that actual program specific configuration section
11592 # now can map individual ssl-config-module names to sections,
11593 # e.g., ssl-config-module=account_xy
11594 [mailx_ssl_config]
11595 account_xy = mailx_account_xy
11596 account_yz = mailx_account_yz
11597 [mailx_account_xy]
11598 MinProtocol = TLSv1.2
11599 Curves=P-521
11600 [mailx_account_yz]
11601 CipherString = TLSv1.2:!aNULL:!eNULL:
11602 MinProtocol = TLSv1.1
11603 Options = Bugs
11607 .Mx Va ssl-config-pairs
11608 .It Va ssl-config-pairs-USER@HOST , ssl-config-pairs-HOST , ssl-config-pairs
11609 \*(OP The value of this variable chain will be interpreted as
11610 a comma-separated list of directive/value pairs.
11611 Different to when placing these pairs in a
11612 .Va ssl-config-module
11613 section of a
11614 .Va ssl-config-file
11615 commas
11616 .Ql \&,
11617 need to be escaped with a reverse solidus
11618 .Ql \e
11619 when included in pairs.
11620 Just likewise directives and values need to be separated by equals signs
11621 .Ql = ,
11622 any whitespace surrounding pair members is removed.
11623 Keys are (usually) case-insensitive.
11624 Unless proper support is announced by
11625 .Va ssl-features
11626 .Pf ( Ql +conf-ctx )
11627 only the keys below are supported, otherwise the pairs will be used
11628 directly as arguments to the function
11629 .Xr SSL_CONF_cmd 3 .
11630 Said equals sign
11631 .Ql =
11632 may be preceded with an asterisk
11633 .Ql *
11634 to indicate that
11635 .Sx "Filename transformations"
11636 shall be performed on the value; it is an error if these fail.
11639 .Bl -tag -compact -width ".It Cd C_rtificate"
11640 .It Cd Certificate
11641 Filename of a SSL/TLS client certificate (chain) required by some servers.
11642 Fallback support via
11643 .Xr SSL_CTX_use_certificate_chain_file 3 .
11644 .Sx "Filename transformations"
11645 are performed.
11646 .\" v15compat: remove the next sentence
11647 .Sy Note:
11648 if you use this you need to specify the private key via
11649 .Cd PrivateKey ,
11650 .Va ssl-key
11651 will not be used!
11653 .It Cd CipherList
11654 A list of ciphers for SSL/TLS connections, see
11655 .Xr ciphers 1 .
11656 By default no list of ciphers is set, resulting in a
11657 .Cd Protocol Ns - Ns
11658 specific list of ciphers (the protocol standards define lists of
11659 acceptable ciphers; possibly cramped by the used SSL/TLS library).
11660 Fallback support via
11661 .Xr SSL_CTX_set_cipher_list 3 .
11663 .It Cd Curves
11664 A list of supported elliptic curves, if applicable.
11665 By default no curves are set.
11666 Fallback support via
11667 .Xr SSL_CTX_set1_curves_list 3 ,
11668 if available.
11670 .It Cd MaxProtocol , MinProtocol
11671 The maximum and minimum supported SSL/TLS versions, respectively.
11672 Optional fallback support via
11673 .Xr SSL_CTX_set_max_proto_version 3
11675 .Xr SSL_CTX_set_min_proto_version 3
11677 .Va ssl-features
11678 announces
11679 .Ql +ctx-set-maxmin-proto ,
11680 otherwise this directive results in an error.
11681 The fallback uses an internal parser which understands the strings
11682 .Ql SSLv3 ,
11683 .Ql TLSv1 ,
11684 .Ql TLSv1.1 ,
11685 .Ql TLSv1.2 ,
11686 and the special value
11687 .Ql None ,
11688 which disables the given limit.
11690 .It Cd Options
11691 Various flags to set.
11692 Fallback via
11693 .Xr SSL_CTX_set_options 3 ,
11694 in which case any other value but (exactly)
11695 .Ql Bugs
11696 results in an error.
11698 .It Cd PrivateKey
11699 Filename of the private key in PEM format of a SSL/TLS client certificate.
11700 If unset, the name of the certificate file is used.
11701 .Sx "Filename transformations"
11702 are performed.
11703 Fallback via
11704 .Xr SSL_CTX_use_PrivateKey_file 3 .
11705 .\" v15compat: remove the next sentence
11706 .Sy Note:
11707 if you use this you need to specify the certificate (chain) via
11708 .Cd Certificate ,
11709 .Va ssl-cert
11710 will not be used!
11712 .It Cd Protocol
11713 The used SSL/TLS protocol.
11715 .Va ssl-features
11716 announces
11717 .Ql +conf-ctx
11719 .Ql ctx-set-maxmin-proto
11720 then using
11721 .Cd MaxProtocol
11723 .Cd MinProtocol
11724 is preferable.
11725 Fallback is
11726 .Xr SSL_CTX_set_options 3 ,
11727 driven via an internal parser which understands the strings
11728 .Ql SSLv3 ,
11729 .Ql TLSv1 ,
11730 .Ql TLSv1.1 ,
11731 .Ql TLSv1.2 ,
11732 and the special value
11733 .Ql ALL .
11734 Multiple protocols may be given as a comma-separated list, any
11735 whitespace is ignored, an optional plus sign
11736 .Ql +
11737 prefix enables, a hyphen-minus
11738 .Ql -
11739 prefix disables a protocol, so that
11740 .Ql -ALL, TLSv1.2
11741 enables only the TLSv1.2 protocol.
11747 .It Va ssl-crl-dir , ssl-crl-file
11748 \*(OP Specify a directory / a file, respectively that contains a CRL in
11749 PEM format to use when verifying SSL/TLS server certificates.
11751 .Mx Va ssl-curves
11752 .It Va ssl-curves-USER@HOST , ssl-curves-HOST , ssl-curves
11753 \*(OB\*(OP Please use the
11754 .Cd Curves
11755 slot of
11756 .Va ssl-config-pairs .
11759 .It Va ssl-features
11760 \*(OP\*(RO This expands to a comma separated list of the TLS/SSL library
11761 identity and optional TLS/SSL library features.
11762 Currently supported identities are
11763 .Ql libressl
11764 (LibreSSL) ,
11765 .Ql libssl-0x10100
11766 (OpenSSL v1.1.x series)
11768 .Ql libssl-0x10000
11769 (elder OpenSSL series, other clones).
11770 Optional features are preceded with a plus sign
11771 .Ql +
11772 when available, and with a hyphen-minus
11773 .Ql -
11774 otherwise:
11775 .Ql modules-load-file
11776 .Pf ( Va ssl-config-file ) ,
11777 .Ql conf-ctx
11778 .Pf ( Va ssl-config-pairs ) ,
11779 .Ql ctx-config
11780 .Pf ( Va ssl-config-module ) ,
11781 .Ql ctx-set-maxmin-proto
11782 .Pf ( Va ssl-config-pairs )
11784 .Ql rand-egd
11785 .Pf ( Va ssl-rand-egd ) .
11787 .Mx Va ssl-key
11788 .It Va ssl-key-USER@HOST , ssl-key-HOST , ssl-key
11789 \*(OB\*(OP Please use the
11790 .Cd PrivateKey
11791 slot of
11792 .Va ssl-config-pairs .
11794 .It Va ssl-method-USER@HOST , ssl-method-HOST , ssl-method
11795 \*(OB\*(OP Please use the
11796 .Cd Protocol
11797 slot of
11798 .Va ssl-config-pairs .
11800 .Mx Va ssl-protocol
11801 .It Va ssl-protocol-USER@HOST , ssl-protocol-HOST , ssl-protocol
11802 \*(OB\*(OP Please use the
11803 .Cd Protocol
11804 slot of
11805 .Va ssl-config-pairs .
11808 .It Va ssl-rand-egd
11809 \*(OP Gives the pathname to an entropy daemon socket, see
11810 .Xr RAND_egd 3 .
11811 Not all SSL/TLS libraries support this,
11812 .Va ssl-features
11813 announces availability with
11814 .Ql +rand-egd .
11817 .It Va ssl-rand-file
11818 \*(OP Gives the filename to a file with random entropy data, see
11819 .Xr RAND_load_file 3 .
11820 If this variable is not set, or set to the empty string, or if the
11821 .Sx "Filename transformations"
11822 fail, then
11823 .Xr RAND_file_name 3
11824 will be used to create the filename.
11825 If the SSL PRNG was seeded successfully
11826 The file will be updated
11827 .Pf ( Xr RAND_write_file 3 )
11828 if and only if seeding and buffer stirring succeeds.
11829 This variable is only used if
11830 .Va ssl-rand-egd
11831 is not set (or not supported by the SSL/TLS library).
11833 .Mx Va ssl-verify
11834 .It Va ssl-verify-USER@HOST , ssl-verify-HOST , ssl-verify
11835 \*(OP Variable chain that sets the action to be performed if an error
11836 occurs during SSL/TLS server certificate validation against the
11837 specified or default trust stores
11838 .Va ssl-ca-dir ,
11839 .Va ssl-ca-file ,
11840 or the SSL/TLS library built-in defaults (unless usage disallowed via
11841 .Va ssl-ca-no-defaults ) ,
11842 and as fine-tuned via
11843 .Va ssl-ca-flags .
11844 Valid (case-insensitive) values are
11845 .Ql strict
11846 (fail and close connection immediately),
11847 .Ql ask
11848 (ask whether to continue on standard input),
11849 .Ql warn
11850 (show a warning and continue),
11851 .Ql ignore
11852 (do not perform validation).
11853 The default is
11854 .Ql ask .
11857 .It Va stealthmua
11858 If only set without an assigned value, then this setting inhibits the
11859 generation of the
11860 .Ql Message-ID: ,
11861 .Ql Content-ID:
11863 .Ql User-Agent:
11864 header fields that include obvious references to \*(UA.
11865 There are two pitfalls associated with this:
11866 First, the message id of outgoing messages is not known anymore.
11867 Second, an expert may still use the remaining information in the header
11868 to track down the originating mail user agent.
11869 If set to the value
11870 .Ql noagent ,
11871 then the mentioned
11872 .Ql Message-ID:
11874 .Ql Content-ID:
11875 suppression does not occur.
11879 .It Va termcap
11880 (\*(OP) This specifies a comma-separated list of
11881 .Lb libterminfo
11882 and/or
11883 .Lb libtermcap
11884 capabilities (see
11885 .Sx "On terminal control and line editor" ,
11886 escape commas with reverse solidus) to be used to overwrite or define
11887 entries.
11888 .Sy Note
11889 this variable will only be queried once at program startup and can
11890 thus only be specified in resource files or on the command line.
11893 String capabilities form
11894 .Ql cap=value
11895 pairs and are expected unless noted otherwise.
11896 Numerics have to be notated as
11897 .Ql cap#number
11898 where the number is expected in normal decimal notation.
11899 Finally, booleans do not have any value but indicate a true or false
11900 state simply by being defined or not; this indeed means that \*(UA
11901 does not support undefining an existing boolean.
11902 String capability values will undergo some expansions before use:
11903 for one notations like
11904 .Ql ^LETTER
11905 stand for
11906 .Ql control-LETTER ,
11907 and for clarification purposes
11908 .Ql \eE
11909 can be used to specify
11910 .Ql escape
11911 (the control notation
11912 .Ql ^[
11913 could lead to misreadings when a left bracket follows, which it does for
11914 the standard CSI sequence);
11915 finally three letter octal sequences, as in
11916 .Ql \e061 ,
11917 are supported.
11918 To specify that a terminal supports 256-colours, and to define sequences
11919 that home the cursor and produce an audible bell, one might write:
11921 .Bd -literal -offset indent
11922 ? set termcap='Co#256,home=\eE[H,bel=^G'
11926 The following terminal capabilities are or may be meaningful for the
11927 operation of the built-in line editor or \*(UA in general:
11930 .Bl -tag -compact -width ".It Cd yay"
11931 .\" HAVE_COLOUR
11932 .It Cd colors Ns \0or Cd Co
11933 .Cd max_colors :
11934 numeric capability specifying the maximum number of colours.
11935 Note that \*(UA does not actually care about the terminal beside that,
11936 but always emits ANSI / ISO 6429 escape sequences.
11938 .\" HAVE_TERMCAP
11939 .It Cd rmcup Ns \0or Cd te Ns \0/ Cd smcup Ns \0or Cd ti
11940 .Cd exit_ca_mode
11942 .Cd enter_ca_mode ,
11943 respectively: exit and enter the alternative screen ca-mode,
11944 effectively turning \*(UA into a fullscreen application.
11945 This must be enabled explicitly by setting
11946 .Va termcap-ca-mode .
11948 .It Cd smkx Ns \0or Cd ks Ns \0/ Cd rmkx Ns \0or Cd ke
11949 .Cd keypad_xmit
11951 .Cd keypad_local ,
11952 respectively: enable and disable the keypad.
11953 This is always enabled if available, because it seems even keyboards
11954 without keypads generate other key codes for, e.g., cursor keys in that
11955 case, and only if enabled we see the codes that we are interested in.
11957 .It Cd ed Ns \0or Cd cd
11958 .Cd clr_eos :
11959 clear the screen.
11961 .It Cd clear Ns \0or Cd cl
11962 .Cd clear_screen :
11963 clear the screen and home cursor.
11964 (Will be simulated via
11965 .Cd ho
11966 plus
11967 .Cd cd . )
11969 .It Cd home Ns \0or Cd ho
11970 .Cd cursor_home :
11971 home cursor.
11973 .\" HAVE_MLE
11974 .It Cd el Ns \0or Cd ce
11975 .Cd clr_eol :
11976 clear to the end of line.
11977 (Will be simulated via
11978 .Cd ch
11979 plus repetitions of space characters.)
11981 .It Cd hpa Ns \0or Cd ch
11982 .Cd column_address :
11983 move the cursor (to the given column parameter) in the current row.
11984 (Will be simulated via
11985 .Cd cr
11986 plus
11987 .Cd nd . )
11989 .It Cd cr
11990 .Cd carriage_return :
11991 move to the first column in the current row.
11992 The default built-in fallback is
11993 .Ql \er .
11995 .It Cd cub1 Ns \0or Cd le
11996 .Cd cursor_left :
11997 move the cursor left one space (non-destructively).
11998 The default built-in fallback is
11999 .Ql \eb .
12001 .It Cd cuf1 Ns \0or Cd nd
12002 .Cd cursor_right :
12003 move the cursor right one space (non-destructively).
12004 The default built-in fallback is
12005 .Ql \eE[C ,
12006 which is used by most terminals.
12007 Less often occur
12008 .Ql \eEC
12010 .Ql \eEOC .
12014 Many more capabilities which describe key-sequences are documented for
12015 .Ic bind .
12019 .It Va termcap-ca-mode
12020 \*(OP Allow usage of the
12021 .Cd exit_ca_mode
12023 .Cd enter_ca_mode
12024 terminal capabilities, effectively turning \*(UA into a fullscreen
12025 application, as documented for
12026 .Va termcap .
12027 .Sy Note
12028 this variable will only be queried once at program startup and can
12029 thus only be specified in resource files or on the command line.
12032 .It Va termcap-disable
12033 \*(OP Disable any interaction with a terminal control library.
12034 If set only some generic fallback built-ins and possibly the content of
12035 .Va termcap
12036 describe the terminal to \*(UA.
12037 .Sy Note
12038 this variable will only be queried once at program startup and can
12039 thus only be specified in resource files or on the command line.
12042 .It Va toplines
12043 If defined, gives the number of lines of a message to be displayed
12044 with the command
12045 .Ic top ;
12046 if unset, the first five lines are printed, if set to 0 the variable
12047 .Va screen
12048 is inspected.
12049 If the value is negative then its absolute value will be used for
12050 unsigned right shifting (see
12051 .Ic vexpr )
12053 .Va screen
12054 height.
12057 .It Va topsqueeze
12058 \*(BO If set then the
12059 .Ic top
12060 command series will strip adjacent empty lines and quotations.
12063 .It Va ttycharset
12064 The character set of the terminal \*(UA operates on,
12065 and the one and only supported character set that \*(UA can use if no
12066 character set conversion capabilities have been compiled into it,
12067 in which case it defaults to ISO-8859-1.
12068 Otherwise it defaults to UTF-8.
12069 Sufficient locale support provided the default will be preferably
12070 deduced from the locale environment if that is set (e.g.,
12071 .Ev LC_CTYPE ,
12072 see there for more); runtime locale changes will be reflected by
12073 .Va \&\&ttycharset
12074 except during the program startup phase and if
12075 .Fl S
12076 had been used to freeze the given value.
12077 Refer to the section
12078 .Sx "Character sets"
12079 for the complete picture about character sets.
12082 .It Va typescript-mode
12083 \*(BO A special multiplex variable that disables all variables and
12084 settings which result in behaviour that interferes with running \*(UA in
12085 .Xr script 1 ,
12086 e.g., it sets
12087 .Va colour-disable ,
12088 .Va line-editor-disable
12089 and (before startup completed only)
12090 .Va termcap-disable .
12091 Unsetting it does not restore the former state of the covered settings.
12094 .It Va umask
12095 For a safe-by-default policy the process file mode creation mask
12096 .Xr umask 2
12097 will be set to
12098 .Ql 0077
12099 on program startup by default.
12100 Child processes inherit the file mode creation mask of their parent, and
12101 by setting this variable to an empty value no change will be applied,
12102 and the inherited value will be used.
12103 Otherwise the given value will be made the new file mode creation mask.
12105 .Mx Va user
12106 .It Va user-HOST , user
12107 \*(IN Variable chain that sets a global fallback user name, which is
12108 used in case none has been given in the protocol and account-specific
12109 URL.
12110 This variable defaults to the name of the user who runs \*(UA.
12113 .It Va v15-compat
12114 \*(BO Setting this enables upward compatibility with \*(UA
12115 version 15.0 in respect to which configuration options are available and
12116 how they are handled.
12117 This manual uses \*(IN and \*(OU to refer to the new and the old way of
12118 doing things, respectively.
12121 .It Va verbose
12122 \*(BO This setting, also controllable via the command line option
12123 .Fl v ,
12124 causes \*(UA to be more verbose, e.g., it will display obsoletion
12125 warnings and SSL/TLS certificate chains.
12126 Even though marked \*(BO this option may be set twice in order to
12127 increase the level of verbosity even more, in which case even details of
12128 the actual message delivery and protocol conversations are shown.
12129 A single
12130 .Pf no Va verbose
12131 is sufficient to disable verbosity as such.
12138 .It Va version , version-date , \
12139   version-hexnum , version-major , version-minor , version-update
12140 \*(RO \*(UA version information: the first variable is a string with
12141 the complete version identification, the second the release date in ISO
12142 8601 notation without time.
12143 The third is a 32-bit hexadecimal number with the upper 8 bits storing
12144 the major, followed by the minor and update version numbers which occupy
12145 12 bits each.
12146 The latter three variables contain only decimal digits: the major, minor
12147 and update version numbers.
12148 The output of the command
12149 .Ic version
12150 will include this information.
12153 .It Va writebackedited
12154 If this variable is set messages modified using the
12155 .Ic edit
12157 .Ic visual
12158 commands are written back to the current folder when it is quit;
12159 it is only honoured for writable folders in MBOX format, though.
12160 Note that the editor will be pointed to the raw message content in that
12161 case, i.e., neither MIME decoding nor decryption will have been
12162 performed, and proper RFC 4155
12163 .Ql From_
12164 quoting of newly added or edited content is also left as an exercise to
12165 the user.
12167 .\" }}} (Variables)
12169 .\" }}} (INTERNAL VARIABLES)
12172 .\" .Sh ENVIRONMENT {{{
12173 .Sh ENVIRONMENT
12175 The term
12176 .Dq environment variable
12177 should be considered an indication that these variables are either
12178 standardized as vivid parts of process environments, or that they are
12179 commonly found in there.
12180 The process environment is inherited from the
12181 .Xr sh 1
12182 once \*(UA is started, and unless otherwise explicitly noted handling of
12183 the following variables transparently integrates into that of the
12184 .Sx "INTERNAL VARIABLES"
12185 from \*(UA's point of view.
12186 This means that, e.g., they can be managed via
12187 .Ic set
12189 .Ic unset ,
12190 causing automatic program environment updates (to be inherited by
12191 newly created child processes).
12194 In order to transparently integrate other environment variables equally
12195 they need to be imported (linked) with the command
12196 .Ic environ .
12197 This command can also be used to set and unset non-integrated
12198 environment variables from scratch, sufficient system support provided.
12199 The following example, applicable to a POSIX shell, sets the
12200 .Ev COLUMNS
12201 environment variable for \*(UA only, and beforehand exports the
12202 .Ev EDITOR
12203 in order to affect any further processing in the running shell:
12205 .Bd -literal -offset indent
12206 $ EDITOR="vim -u ${HOME}/.vimrc"
12207 $ export EDITOR
12208 $ COLUMNS=80 \*(uA -R
12211 .Bl -tag -width ".It Ev BaNg"
12213 .It Ev COLUMNS
12214 The user's preferred width in column positions for the terminal screen
12215 or window.
12216 Queried and used once on program startup, actively managed for child
12217 processes and the MLE (see
12218 .Sx "On terminal control and line editor" )
12219 in interactive mode thereafter.
12220 Ignored in non-interactive mode, which always uses 80 columns, unless in
12221 .fl #
12222 batch mode.
12225 .It Ev DEAD
12226 The name of the (mailbox)
12227 .Ic file
12228 to use for saving aborted messages if
12229 .Va save
12230 is set; this defaults to
12231 .Pa dead.letter
12232 in the user's
12233 .Ev HOME
12234 directory.
12235 If the variable
12236 .Va debug
12237 is set no output will be generated, otherwise the contents of the file
12238 will be replaced.
12241 .It Ev EDITOR
12242 Pathname of the text editor to use in the
12243 .Ic edit
12244 command and
12245 .Ic ~e
12246 .Sx "COMMAND ESCAPES" .
12247 A default editor is used if this value is not defined.
12250 .It Ev HOME
12251 The user's home directory.
12252 This variable is only used when it resides in the process environment.
12253 The calling user's home directory will be used instead if this directory
12254 does not exist, is not accessible or cannot be read;
12255 it will always be used for the root user.
12256 (No test for being writable is performed to allow usage by
12257 non-privileged users within read-only jails, but dependent on the
12258 variable settings this directory is a default write target, e.g. for
12259 .Ev DEAD ,
12260 .Ev MBOX
12261 and more.)
12266 .It Ev LC_ALL , LC_CTYPE , LANG
12267 \*(OP The (names in lookup order of the)
12268 .Xr locale 7
12269 (and / or see
12270 .Xr setlocale 3 )
12271 which indicates the used
12272 .Sx "Character sets" .
12273 Runtime changes trigger automatic updates of the entire locale system,
12274 which includes updating
12275 .Va ttycharset
12276 (except during startup if the variable has been frozen via
12277 .Fl S ) .
12280 .It Ev LINES
12281 The user's preferred number of lines on a page or the vertical screen
12282 or window size in lines.
12283 Queried and used once on program startup, actively managed for child
12284 processes in interactive mode thereafter.
12285 Ignored in non-interactive mode, which always uses 24 lines, unless in
12286 .fl #
12287 batch mode.
12290 .It Ev LISTER
12291 Pathname of the directory lister to use in the
12292 .Ic folders
12293 command when operating on local mailboxes.
12294 Default is
12295 .Xr ls 1
12296 (path search through
12297 .Ev SHELL ) .
12300 .It Ev LOGNAME
12301 Upon startup \*(UA will actively ensure that this variable refers to the
12302 name of the user who runs \*(UA, in order to be able to pass a verified
12303 name to any newly created child process.
12306 .It Ev MAIL
12307 Is used as the users
12308 .Mx -sx
12309 .Sx "primary system mailbox"
12310 unless
12311 .Va inbox
12312 is set.
12313 This is assumed to be an absolute pathname.
12316 .It Ev MAILCAPS
12317 \*(OP Overrides the default path search for
12318 .Sx "The Mailcap files" ,
12319 which is defined in the standard RFC 1524 as
12320 .Ql ~/.mailcap:\:/etc/mailcap:\:/usr/etc/mailcap:\:/usr/local/etc/mailcap .
12321 .\" TODO we should have a mailcaps-default virtual RDONLY option!
12322 (\*(UA makes it a configuration option, however.)
12323 Note this is not a search path, but a path search.
12326 .It Ev MAILRC
12327 Is used as a startup file instead of
12328 .Pa \*(ur
12329 if set.
12330 In order to avoid side-effects from configuration files scripts should
12331 either set this variable to
12332 .Pa /dev/null
12333 or the
12334 .Fl \&:
12335 command line option should be used.
12338 .It Ev MAILX_NO_SYSTEM_RC
12339 If this variable is set then reading of
12340 .Pa \*(UR
12341 at startup is inhibited, i.e., the same effect is achieved as if \*(UA
12342 had been started up with the option
12343 .Fl \&:
12344 (and according argument) or
12345 .Fl n .
12346 This variable is only used when it resides in the process environment.
12349 .It Ev MBOX
12350 The name of the users
12351 .Mx -sx
12352 .Sx "secondary mailbox"
12353 file.
12354 A logical subset of the special
12355 .Sx "Filename transformations"
12356 (also see
12357 .Ic file )
12358 are supported.
12359 The default is
12360 .Pa ~/mbox .
12361 Traditionally this MBOX is used as the file to save messages from the
12362 .Mx -sx
12363 .Sx "primary system mailbox"
12364 that have been read.
12365 Also see
12366 .Sx "Message states" .
12369 .It Ev NETRC
12370 \*(IN\*(OP This variable overrides the default location of the user's
12371 .Pa ~/.netrc
12372 file.
12375 .It Ev PAGER
12376 Pathname of the program to use for backing the command
12377 .Ic more ,
12378 and when the
12379 .Va crt
12380 variable enforces usage of a pager for output.
12381 The default paginator is
12382 .Xr more 1
12383 (path search through
12384 .Ev SHELL ) .
12386 \*(UA inspects the contents of this variable: if its contains the string
12387 .Dq less
12388 then a non-existing environment variable
12389 .Ev LESS
12390 will be set to
12391 .Ql Ri ,
12392 likewise for
12393 .Dq lv
12394 .Ev LV
12395 will optionally be set to
12396 .Ql -c .
12397 Alse see
12398 .Va colour-pager .
12401 .It Ev PATH
12402 A colon-separated list of directories that is searched by the shell when
12403 looking for commands, e.g.,
12404 .Ql /bin:/usr/bin:/usr/local/bin .
12407 .It Ev POSIXLY_CORRECT
12408 This variable is automatically looked for upon startup, see
12409 .Va posix
12410 for more.
12413 .It Ev SHELL
12414 The shell to use for the commands
12415 .Ic \&! ,
12416 .Ic shell ,
12418 .Ic ~!
12419 .Sx "COMMAND ESCAPES"
12420 and when starting subprocesses.
12421 A default shell is used if this environment variable is not defined.
12424 .It Ev SOURCE_DATE_EPOCH
12425 Specifies a time in seconds since the Unix epoch (1970-01-01) to be
12426 used in place of the current time.
12427 This variable is looked up upon program startup, and its existence will
12428 switch \*(UA to a reproducible mode
12429 .Pf ( Lk https://reproducible-builds.org )
12430 which uses deterministic random numbers, a special fixated pseudo
12431 .Ev LOGNAME
12432 and more.
12433 This operation mode is used for development and by software packagers.
12434 \*(ID Currently an invalid setting is only ignored, rather than causing
12435 a program abortion.
12437 .Dl $ SOURCE_DATE_EPOCH=`date +%s` \*(uA
12440 .It Ev TERM
12441 \*(OP The terminal type for which output is to be prepared.
12442 For extended colour and font control please refer to
12443 .Sx "Coloured display" ,
12444 and for terminal management in general to
12445 .Sx "On terminal control and line editor" .
12448 .It Ev TMPDIR
12449 Except for the root user this variable defines the directory for
12450 temporary files to be used instead of
12451 .Pa /tmp
12452 (or the given compile-time constant) if set, existent, accessible as
12453 well as read- and writable.
12454 This variable is only used when it resides in the process environment,
12455 but \*(UA will ensure at startup that this environment variable is
12456 updated to contain a usable temporary directory.
12459 .It Ev USER
12460 Identical to
12461 .Ev LOGNAME
12462 (see there), but this variable is not standardized, should therefore not
12463 be used, and is only corrected if already set.
12466 .It Ev VISUAL
12467 Pathname of the text editor to use in the
12468 .Ic visual
12469 command and
12470 .Ic ~v
12471 .Sx "COMMAND ESCAPES" .
12474 .\" }}}
12477 .\" .Sh FILES {{{
12478 .Sh FILES
12480 .\" file list {{{
12481 .Bl -tag -width ".It Pa BaNg"
12482 .It Pa \*(ur
12483 File giving initial commands, one of the
12484 .Sx "Resource files" .
12486 .It Pa \*(UR
12487 System wide initialization file, one of the
12488 .Sx "Resource files" .
12491 .It Pa ~/.mailcap
12492 \*(OP Personal MIME type handler definition file, see
12493 .Sx "The Mailcap files" .
12494 This location is part of the RFC 1524 standard search path, which is
12495 a configuration option and can be overridden via
12496 .Ev MAILCAPS .
12499 .It Pa /etc/mailcap
12500 \*(OP System wide MIME type handler definition file, see
12501 .Sx "The Mailcap files" .
12502 This location is part of the RFC 1524 standard search path, which is
12503 a configuration option and can be overridden via
12506 .It Pa ~/mbox
12507 The default value for
12508 .Ev MBOX .
12509 The actually used path is a configuration option.
12512 .It Pa ~/.mime.types
12513 Personal MIME types, see
12514 .Sx "The mime.types files" .
12515 The actually used path is a configuration option.
12518 .It Pa /etc/mime.types
12519 System wide MIME types, see
12520 .Sx "The mime.types files" .
12521 The actually used path is a configuration option.
12524 .It Pa ~/.netrc
12525 \*(IN\*(OP The default location of the users
12526 .Pa .netrc
12527 file \(en the section
12528 .Sx "The .netrc file"
12529 documents the file format.
12530 The actually used path is a configuration option and can be overridden via
12531 .Ev NETRC .
12534 .It Pa /dev/null
12535 The data sink
12536 .Xr null 4 .
12537 The actually used path is a compile-time constant.
12539 .\" }}}
12541 .\" .Ss "Resource files" {{{
12542 .Ss "Resource files"
12544 Upon startup \*(UA reads in several resource files:
12546 .Bl -tag -width ".It Pa BaNg"
12548 .It Pa \*(UR
12549 System wide initialization file.
12550 Reading of this file can be suppressed, either by using the
12551 .Fl \&:
12552 (and according argument) or
12553 .Fl n
12554 command line options, or by setting the
12555 .Sx ENVIRONMENT
12556 variable
12557 .Ev MAILX_NO_SYSTEM_RC .
12560 .It Pa \*(ur
12561 File giving initial commands.
12562 A different file can be chosen by setting the
12563 .Sx ENVIRONMENT
12564 variable
12565 .Ev MAILRC .
12566 Reading of this file can be suppressed with the
12567 .Fl \&:
12568 command line option.
12570 .It Va mailx-extra-rc
12571 Defines a startup file to be read after all other resource files.
12572 It can be used to specify settings that are not understood by other
12573 .Xr mailx 1
12574 implementations, for example.
12575 This variable is only honoured when defined in a resource file, e.g.,
12576 it is one of the
12577 .Sx "INTERNAL VARIABLES" .
12581 The content of these files is interpreted as follows:
12584 .Bl -bullet -compact
12586 The whitespace characters space, tabulator and newline,
12587 as well as those defined by the variable
12588 .Va ifs ,
12589 are removed from the beginning and end of input lines.
12591 Empty lines are ignored.
12593 Any other line is interpreted as a command.
12594 It may be spread over multiple input lines if the newline character is
12595 .Dq escaped
12596 by placing a reverse solidus character
12597 .Ql \e
12598 as the last character of the line; whereas any leading whitespace of
12599 follow lines is ignored, trailing whitespace before a escaped newline
12600 remains in the input.
12602 If the line (content) starts with the number sign
12603 .Ql #
12604 then it is a comment-command and also ignored.
12605 (The comment-command is a real command, which does nothing, and
12606 therefore the usual follow lines mechanism applies!)
12610 Unless \*(UA is about to enter interactive mode syntax errors that occur
12611 while loading these files are treated as errors and cause program exit.
12612 More files with syntactically equal content can be
12613 .Ic source Ns ed .
12614 The following, saved in a file, would be an examplary content:
12616 .Bd -literal -offset indent
12617  # This line is a comment command.  And y\e
12618     es, it is really continued here.
12619 set debug \e
12620     verbose
12621     set editheaders
12623 .\" }}}
12625 .\" .Ss "The mime.types files" {{{
12626 .Ss "The mime.types files"
12628 As stated in
12629 .Sx "HTML mail and MIME attachments"
12630 \*(UA needs to learn about MIME (Multipurpose Internet Mail Extensions)
12631 media types in order to classify message and attachment content.
12632 One source for them are
12633 .Pa mime.types
12634 files, the loading of which can be controlled by setting the variable
12635 .Va mimetypes-load-control .
12636 Another is the command
12637 .Ic mimetype ,
12638 which also offers access to \*(UAs MIME type cache.
12639 .Pa mime.types
12640 files have the following syntax:
12642 .Bd -literal -offset indent
12643 type/subtype extension [extension ...]
12644 # E.g., text/html html htm
12648 where
12649 .Ql type/subtype
12650 define the MIME media type, as standardized in RFC 2046:
12651 .Ql type
12652 is used to declare the general type of data, while the
12653 .Ql subtype
12654 specifies a specific format for that type of data.
12655 One or multiple filename
12656 .Ql extension Ns
12657 s, separated by whitespace, can be bound to the media type format.
12658 Comments may be introduced anywhere on a line with a number sign
12659 .Ql # ,
12660 causing the remaining line to be discarded.
12662 \*(UA also supports an extended, non-portable syntax in especially
12663 crafted files, which can be loaded via the alternative value syntax of
12664 .Va mimetypes-load-control ,
12665 and prepends an optional
12666 .Ql type-marker :
12669 .Dl [type-marker ]type/subtype extension [extension ...]
12672 The following type markers are supported:
12675 .Bl -tag -compact -width ".It Ar _n_u"
12676 .It Ar @
12677 Treat message parts with this content as plain text.
12678 .It Ar @t
12679 The same as plain
12680 .Ar @ .
12681 .It Ar @h
12682 Treat message parts with this content as HTML tagsoup.
12683 If the \*(OPal HTML-tagsoup-to-text converter is not available treat
12684 the content as plain text instead.
12685 .It Ar @H
12686 Likewise
12687 .Ar @h ,
12688 but instead of falling back to plain text require an explicit content
12689 handler to be defined.
12690 .It Ar @q
12691 If no handler can be found a text message is displayed which says so.
12692 This can be annoying, for example signatures serve a contextual purpose,
12693 their content is of no use by itself.
12694 This marker will avoid displaying the text message.
12698 Further reading:
12699 for sending messages:
12700 .Ic mimetype ,
12701 .Va mime-allow-text-controls ,
12702 .Va mimetypes-load-control .
12703 For reading etc. messages:
12704 .Sx "HTML mail and MIME attachments" ,
12705 .Sx "The Mailcap files" ,
12706 .Ic mimetype ,
12707 .Va mime-counter-evidence ,
12708 .Va mimetypes-load-control ,
12709 .Va pipe-TYPE/SUBTYPE ,
12710 .Va pipe-EXTENSION .
12711 .\" }}}
12713 .\" .Ss "The Mailcap files" {{{
12714 .Ss "The Mailcap files"
12716 .\" TODO MAILCAP DISABLED
12717 .Sy This feature is not available in v14.9.0, sorry!
12718 RFC 1524 defines a
12719 .Dq User Agent Configuration Mechanism
12720 which \*(UA \*(OPally supports (see
12721 .Sx "HTML mail and MIME attachments" ) .
12722 It defines a file format to be used to inform mail user agent programs
12723 about the locally-installed facilities for handling various data
12724 formats, i.e., about commands and how they can be used to display, edit
12725 et cetera MIME part contents, as well as a default path search that
12726 includes multiple possible locations of
12727 .Dq mailcap
12728 files and the
12729 .Ev MAILCAPS
12730 environment variable that can be used to overwrite that (repeating here
12731 that it is not a search path, but instead a path search specification).
12732 Any existing files will be loaded in sequence, appending any content to
12733 the list of MIME type handler directives.
12736 .Dq Mailcap
12737 files consist of a set of newline separated entries.
12738 Comment lines start with a number sign
12739 .Ql #
12740 (in the first column!) and are ignored.
12741 Empty lines are also ignored.
12742 All other lines form individual entries that must adhere to the syntax
12743 described below.
12744 To extend a single entry (not comment) its line can be continued on
12745 follow lines if newline characters are
12746 .Dq escaped
12747 by preceding them with the reverse solidus character
12748 .Ql \e .
12749 The standard does not specify how leading whitespace of follow lines
12750 is to be treated, therefore \*(UA retains it.
12753 .Dq Mailcap
12754 entries consist of a number of semicolon
12755 .Ql \&;
12756 separated fields, and the reverse solidus
12757 .Ql \e
12758 character can be used to escape any following character including
12759 semicolon and itself.
12760 The first two fields are mandatory and must occur in the specified
12761 order, the remaining fields are optional and may appear in any order.
12762 Leading and trailing whitespace of content is ignored (removed).
12765 The first field defines the MIME
12766 .Ql TYPE/SUBTYPE
12767 the entry is about to handle (case-insensitively, and no reverse solidus
12768 escaping is possible in this field).
12769 If the subtype is specified as an asterisk
12770 .Ql *
12771 the entry is meant to match all subtypes of the named type, e.g.,
12772 .Ql audio/*
12773 would match any audio type.
12774 The second field defines the shell command which shall be used to
12775 .Dq display
12776 MIME parts of the given type; it is implicitly called the
12777 .Cd view
12778 command.
12781 For data
12782 .Dq consuming
12783 shell commands message (MIME part) data is passed via standard input
12784 unless the given shell command includes one or more instances of the
12785 (unquoted) string
12786 .Ql %s ,
12787 in which case these instances will be replaced with a temporary filename
12788 and the data will have been stored in the file that is being pointed to.
12789 Likewise, for data
12790 .Dq producing
12791 shell commands data is assumed to be generated on standard output unless
12792 the given command includes (one ore multiple)
12793 .Ql %s .
12794 In any case any given
12795 .Ql %s
12796 format is replaced with a(n already) properly quoted filename.
12797 Note that when a command makes use of a temporary file via
12798 .Ql %s
12799 then \*(UA will remove it again, as if the
12800 .Cd x-mailx-tmpfile ,
12801 .Cd x-mailx-tmpfile-fill
12803 .Cd x-mailx-tmpfile-unlink
12804 flags had been set; see below for more.
12807 The optional fields either define a shell command or an attribute (flag)
12808 value, the latter being a single word and the former being a keyword
12809 naming the field followed by an equals sign
12810 .Ql =
12811 succeeded by a shell command, and as usual for any
12812 .Dq Mailcap
12813 content any whitespace surrounding the equals sign will be removed, too.
12814 Optional fields include the following:
12817 .Bl -tag -width ".It Cd BaNg"
12818 .It Cd compose
12819 A program that can be used to compose a new body or body part in the
12820 given format.
12821 (Currently unused.)
12823 .It Cd composetyped
12824 Similar to the
12825 .Cd compose
12826 field, but is to be used when the composing program needs to specify the
12827 .Ql Content-type:
12828 header field to be applied to the composed data.
12829 (Currently unused.)
12831 .It Cd edit
12832 A program that can be used to edit a body or body part in the given
12833 format.
12834 (Currently unused.)
12836 .It Cd print
12837 A program that can be used to print a message or body part in the given
12838 format.
12839 (Currently unused.)
12841 .It Cd test
12842 Specifies a program to be run to test some condition, e.g., the machine
12843 architecture, or the window system in use, to determine whether or not
12844 this mailcap entry applies.
12845 If the test fails, a subsequent mailcap entry should be sought; also see
12846 .Cd x-mailx-test-once .
12849 .It Cd needsterminal
12850 This flag field indicates that the given shell command must be run on
12851 an interactive terminal.
12852 \*(UA will temporarily release the terminal to the given command in
12853 interactive mode, in non-interactive mode this entry will be entirely
12854 ignored; this flag implies
12855 .Cd x-mailx-noquote .
12858 .It Cd copiousoutput
12859 A flag field which indicates that the output of the
12860 .Cd view
12861 command will be an extended stream of textual output that can be
12862 (re)integrated into \*(UA's normal visual display.
12863 It is mutually exclusive with
12864 .Cd needsterminal .
12866 .It Cd textualnewlines
12867 A flag field which indicates that this type of data is line-oriented and
12868 that, if encoded in
12869 .Ql base64 ,
12870 all newlines should be converted to canonical form (CRLF) before
12871 encoding, and will be in that form after decoding.
12872 (Currently unused.)
12874 .It Cd nametemplate
12875 This field gives a filename format, in which
12876 .Ql %s
12877 will be replaced by a random string, the joined combination of which
12878 will be used as the filename denoted by
12879 .Ev MAILX_FILENAME_TEMPORARY .
12880 One could specify that a GIF file being passed to an image viewer should
12881 have a name ending in
12882 .Ql .gif
12883 by using
12884 .Ql nametemplate=%s.gif .
12885 Note that \*(UA ignores the name template unless that solely specifies
12886 a filename suffix that consists of (ASCII) alphabetic and numeric
12887 characters, the underscore and dot only.
12889 .It Cd x11-bitmap
12890 Names a file, in X11 bitmap (xbm) format, which points to an appropriate
12891 icon to be used to visually denote the presence of this kind of data.
12892 This field is not used by \*(UA.
12894 .It Cd description
12895 A textual description that describes this type of data.
12898 .It Cd x-mailx-even-if-not-interactive
12899 An extension flag test field \(em by default handlers without
12900 .Cd copiousoutput
12901 are entirely ignored in non-interactive mode, but if this flag is set
12902 then their use will be considered.
12903 It is an error if this flag is set for commands that use the flag
12904 .Cd needsterminal .
12907 .It Cd x-mailx-noquote
12908 An extension flag field that indicates that even a
12909 .Cd copiousoutput
12910 .Cd view
12911 command shall not be used to generate message quotes
12912 (as it would be by default).
12915 .It Cd x-mailx-async
12916 Extension flag field that denotes that the given
12917 .Cd view
12918 command shall be executed asynchronously, without blocking \*(UA.
12919 Cannot be used in conjunction with
12920 .Cd needsterminal .
12923 .It Cd x-mailx-test-once
12924 Extension flag which denotes whether the given
12925 .Cd test
12926 command shall be evaluated once only and the (boolean) result be cached.
12927 This is handy if some global unchanging condition is to be queried, like
12928 .Dq running under the X Window System .
12931 .It Cd x-mailx-tmpfile
12932 Extension flag field that requests creation of a zero-sized temporary
12933 file, the name of which is to be placed in the environment variable
12934 .Ev MAILX_FILENAME_TEMPORARY .
12935 It is an error to use this flag with commands that include a
12936 .Ql %s
12937 format.
12940 .It Cd x-mailx-tmpfile-fill
12941 Normally the MIME part content is passed to the handler via standard
12942 input; if this flag is set then the data will instead be written into
12943 the implied
12944 .Cd x-mailx-tmpfile .
12945 In order to cause deletion of the temporary file you will have to set
12946 .Cd x-mailx-tmpfile-unlink
12947 explicitly!
12948 It is an error to use this flag with commands that include a
12949 .Ql %s
12950 format.
12953 .It Cd x-mailx-tmpfile-unlink
12954 Extension flag field that requests that the temporary file shall be
12955 deleted automatically when the command loop is entered again at latest.
12956 (Do not use this for asynchronous handlers.)
12957 It is an error to use this flag with commands that include a
12958 .Ql %s
12959 format, or in conjunction with
12960 .Cd x-mailx-async ,
12961 or without also setting
12962 .Cd x-mailx-tmpfile
12964 .Cd x-mailx-tmpfile-fill .
12967 .It Cd x-mailx-tmpfile-keep
12968 Using the string
12969 .Ql %s
12970 implies the three tmpfile related flags above, but if you want, e.g.,
12971 .Cd x-mailx-async
12972 and deal with the temporary file yourself, you can add in this flag to
12973 forcefully ignore
12974 .Cd x-mailx-tmpfile-unlink .
12979 The standard includes the possibility to define any number of additional
12980 entry fields, prefixed by
12981 .Ql x- .
12982 Flag fields apply to the entire
12983 .Dq Mailcap
12984 entry \(em in some unusual cases, this may not be desirable, but
12985 differentiation can be accomplished via separate entries, taking
12986 advantage of the fact that subsequent entries are searched if an earlier
12987 one does not provide enough information.
12988 E.g., if a
12989 .Cd view
12990 command needs to specify the
12991 .Cd needsterminal
12992 flag, but the
12993 .Cd compose
12994 command shall not, the following will help out the latter (with enabled
12995 .Va debug
12996 or an increased
12997 .Va verbose
12998 level \*(UA will show information about handler evaluation):
13000 .Bd -literal -offset indent
13001 application/postscript; ps-to-terminal %s; needsterminal
13002 application/postscript; ps-to-terminal %s; compose=idraw %s
13006 In fields any occurrence of the format string
13007 .Ql %t
13008 will be replaced by the
13009 .Ql TYPE/SUBTYPE
13010 specification.
13011 Named parameters from the
13012 .Ql Content-type:
13013 field may be placed in the command execution line using
13014 .Ql %{
13015 followed by the parameter name and a closing
13016 .Ql }
13017 character.
13018 The entire parameter should appear as a single command line argument,
13019 regardless of embedded spaces; thus:
13021 .Bd -literal -offset indent
13022 # Message
13023 Content-type:  multipart/mixed; boundary=42
13025 # Mailcap file
13026 multipart/*; /usr/local/bin/showmulti \e
13027   %t %{boundary}  ;  composetyped  = /usr/local/bin/makemulti
13029 # Executed shell command
13030 /usr/local/bin/showmulti multipart/mixed 42
13034 .\" TODO v15: Mailcap: %n,%F
13035 Note that \*(UA does not support handlers for multipart MIME parts as
13036 shown in this example (as of today).
13037 \*(UA does not support the additional formats
13038 .Ql %n
13040 .Ql %F .
13041 An example file, also showing how to properly deal with the expansion of
13042 .Ql %s ,
13043 which includes any quotes that are necessary to make it a valid shell
13044 argument by itself and thus will cause undesired behaviour when placed
13045 in additional user-provided quotes:
13047 .Bd -literal -offset indent
13048 # Comment line
13049 text/richtext; richtext %s; copiousoutput
13051 text/x-perl; perl -cWT %s
13053 application/pdf; \e
13054   infile=%s\e; \e
13055     trap "rm -f ${infile}" EXIT\e; \e
13056     trap "exit 75" INT QUIT TERM\e; \e
13057     mupdf %s; \e
13058   x-mailx-async; x-mailx-tmpfile-keep
13060 application/*; echo "This is \e"%t\e" but \e
13061     is 50 \e% Greek to me" \e; < %s head -c 1024 | cat -vET; \e
13062   copiousoutput; x-mailx-noquote
13066 Further reading:
13067 .Sx "HTML mail and MIME attachments" ,
13068 .Sx "The mime.types files" ,
13069 .Ic mimetype ,
13070 .Ev MAILCAPS ,
13071 .Va mime-counter-evidence ,
13072 .Va pipe-TYPE/SUBTYPE ,
13073 .Va pipe-EXTENSION .
13074 .\" }}}
13076 .\" .Ss "The .netrc file" {{{
13077 .Ss "The .netrc file"
13080 .Pa .netrc
13081 file contains user credentials for machine accounts.
13082 The default location in the user's
13083 .Ev HOME
13084 directory may be overridden by the
13085 .Ev NETRC
13086 environment variable.
13087 The file consists of space, tabulator or newline separated tokens.
13088 \*(UA implements a parser that supports a superset of the original BSD
13089 syntax, but users should nonetheless be aware of portability glitches
13090 of that file format, shall their
13091 .Pa .netrc
13092 be usable across multiple programs and platforms:
13095 .Bl -bullet -compact
13097 BSD does not support single, but only double quotation marks, e.g.,
13098 .Ql password="pass with spaces" .
13100 BSD (only?) supports escaping of single characters via a reverse solidus
13101 (e.g., a space can be escaped via
13102 .Ql \e\0 ) ,
13103 in- as well as outside of a quoted string.
13105 BSD does not require a final quotation mark of the last user input token.
13107 The original BSD (Berknet) parser also supported a format which allowed
13108 tokens to be separated with commas \(en whereas at least Hewlett-Packard
13109 still seems to support this syntax, \*(UA does not!
13111 As a non-portable extension some widely-used programs support
13112 shell-style comments: if an input line starts, after any amount of
13113 whitespace, with a number sign
13114 .Ql # ,
13115 then the rest of the line is ignored.
13117 Whereas other programs may require that the
13118 .Pa .netrc
13119 file is accessible by only the user if it contains a
13120 .Cd password
13121 token for any other
13122 .Cd login
13123 than
13124 .Dq anonymous ,
13125 \*(UA will always require these strict permissions.
13129 Of the following list of supported tokens \*(UA only uses (and caches)
13130 .Cd machine ,
13131 .Cd login
13133 .Cd password .
13134 At runtime the command
13135 .Ic netrc
13136 can be used to control \*(UA's
13137 .Pa .netrc
13138 cache.
13140 .Bl -tag -width ".It Cd BaNg"
13141 .It Cd machine Ar name
13142 The hostname of the entries' machine, lowercase-normalized by \*(UA
13143 before use.
13144 Any further file content, until either end-of-file or the occurrence
13145 of another
13146 .Cd machine
13147 or a
13148 .Cd default
13149 first-class token is bound (only related) to the machine
13150 .Ar name .
13152 As an extension that should not be the cause of any worries
13153 \*(UA supports a single wildcard prefix for
13154 .Ar name :
13155 .Bd -literal -offset indent
13156 machine *.example.com login USER password PASS
13157 machine pop3.example.com login USER password PASS
13158 machine smtp.example.com login USER password PASS
13161 which would match
13162 .Ql xy.example.com
13163 as well as
13164 .Ql pop3.example.com ,
13165 but neither
13166 .Ql example.com
13168 .Ql local.smtp.example.com .
13169 Note that in the example neither
13170 .Ql pop3.example.com
13172 .Ql smtp.example.com
13173 will be matched by the wildcard, since the exact matches take
13174 precedence (it is however faster to specify it the other way around).
13176 .It Cd default
13177 This is the same as
13178 .Cd machine
13179 except that it is a fallback entry that is used shall none of the
13180 specified machines match; only one default token may be specified,
13181 and it must be the last first-class token.
13183 .It Cd login Ar name
13184 The user name on the remote machine.
13186 .It Cd password Ar string
13187 The user's password on the remote machine.
13189 .It Cd account Ar string
13190 Supply an additional account password.
13191 This is merely for FTP purposes.
13193 .It Cd macdef Ar name
13194 Define a macro.
13195 A macro is defined with the specified
13196 .Ar name ;
13197 it is formed from all lines beginning with the next line and continuing
13198 until a blank line is (consecutive newline characters are) encountered.
13199 (Note that
13200 .Cd macdef
13201 entries cannot be utilized by multiple machines, too, but must be
13202 defined following the
13203 .Ic machine
13204 they are intended to be used with.)
13205 If a macro named
13206 .Ar init
13207 exists, it is automatically run as the last step of the login process.
13208 This is merely for FTP purposes.
13210 .\" }}}
13212 .\" }}}
13215 .\" .Sh EXAMPLES {{{
13216 .Sh EXAMPLES
13218 .\" .Ss "An example configuration" {{{
13219 .Ss "An example configuration"
13221 .Bd -literal -offset indent
13222 # This example assumes v15.0 compatibility mode
13223 set v15-compat
13225 # Request strict SSL/TLS transport security checks
13226 set ssl-verify=strict
13228 # Where are the up-to-date SSL/TLS certificates?
13229 # (Since we manage up-to-date ones explicitly, do not use any,
13230 # possibly outdated, default certificates shipped with OpenSSL)
13231 #set ssl-ca-dir=/etc/ssl/certs
13232 set ssl-ca-file=/etc/ssl/certs/ca-certificates.crt
13233 set ssl-ca-no-defaults
13234 #set ssl-ca-flags=partial-chain
13235 wysh set smime-ca-file="${ssl-ca-file}" \e
13236   smime-ca-no-defaults #smime-ca-flags="${ssl-ca-flags}"
13238 # This could be outsourced to a central configuration file via
13239 # ssl-config-file plus ssl-config-module if the used library allows.
13240 # CipherList: explicitly define the list of ciphers, which may
13241 #   improve security, especially with protocols older than TLS v1.2.
13242 #   See ciphers(1).  Possibly best to only use ssl-cipher-list-HOST
13243 #   (or -USER@HOST), as necessary, again..
13244 # Curves: especially with TLSv1.3 curves selection may be desired.
13245 # MinProtocol,MaxProtocol: do not use protocols older than TLS v1.2.
13246 #   Change this only when the remote server does not support it:
13247 #   maybe use chain support via ssl-config-pairs-HOST / -USER@HOST
13248 #   to define such explicit exceptions, then, e.g.
13249 #     MinProtocol=TLSv1.1
13250 if [ "$ssl-features" =% +ctx-set-maxmin-proto ]
13251   wysh set ssl-config-pairs='\e
13252       CipherList=TLSv1.2:!aNULL:!eNULL:@STRENGTH,\e
13253       Curves=P-521:P-384:P-256,\e
13254       MinProtocol=TLSv1.1'
13255 else
13256   wysh set ssl-config-pairs='\e
13257       CipherList=TLSv1.2:!aNULL:!eNULL:@STRENGTH,\e
13258       Curves=P-521:P-384:P-256,\e
13259       Protocol=-ALL\e,+TLSv1.1 \e, +TLSv1.2'
13260 endif
13262 # Essential setting: select allowed character sets
13263 set sendcharsets=utf-8,iso-8859-1
13265 # A very kind option: when replying to a message, first try to
13266 # use the same encoding that the original poster used herself!
13267 set reply-in-same-charset
13269 # When replying, do not merge From: and To: of the original message
13270 # into To:.  Instead old From: -> new To:, old To: -> merge Cc:.
13271 set recipients-in-cc
13273 # When sending messages, wait until the Mail-Transfer-Agent finishs.
13274 # Only like this you will be able to see errors reported through the
13275 # exit status of the MTA (including the built-in SMTP one)!
13276 set sendwait
13278 # Only use built-in MIME types, no mime.types(5) files
13279 set mimetypes-load-control
13281 # Default directory where we act in (relative to $HOME)
13282 set folder=mail
13283 # A leading "+" (often) means: under *folder*
13284 # *record* is used to save copies of sent messages
13285 set MBOX=+mbox.mbox DEAD=+dead.txt \e
13286   record=+sent.mbox record-files record-resent
13288 # Make "file mymbox" and "file myrec" go to..
13289 shortcut mymbox %:+mbox.mbox myrec +sent.mbox
13291 # Not really optional, e.g., for S/MIME
13292 set from='Your Name <address@exam.ple>'
13294 # It may be necessary to set hostname and/or smtp-hostname
13295 # if the "SERVER" of mta and "domain" of from do not match.
13296 # The `urlencode' command can be used to encode USER and PASS
13297 set mta=(smtps?|submission)://[USER[:PASS]@]SERVER[:PORT] \e
13298   smtp-auth=login/plain... \e
13299   smtp-use-starttls
13301 # Never refuse to start into interactive mode, and more
13302 set emptystart \e
13303   colour-pager crt= \e
13304   followup-to followup-to-honour=ask-yes fullnames \e
13305   history-file=+.\*(uAhist history-size=-1 history-gabby \e
13306   mime-counter-evidence=0b1111 \e
13307   prompt='?\e$?!\e$!/\e$^ERRNAME[\e$account#\e$mailbox-display]? ' \e
13308   reply-to-honour=ask-yes \e
13309   umask=
13311 # Only include the selected header fields when typing messages
13312 headerpick type retain from_ date from to cc subject \e
13313   message-id mail-followup-to reply-to
13314 # ...when forwarding messages
13315 headerpick forward retain subject date from to cc
13316 # ...when saving message, etc.
13317 #headerpick save ignore ^Original-.*$ ^X-.*$
13319 # Some mailing lists
13320 mlist '@xyz-editor\e.xyz$' '@xyzf\e.xyz$'
13321 mlsubscribe '^xfans@xfans\e.xyz$'
13323 # Handle a few file extensions (to store MBOX databases)
13324 filetype bz2 'bzip2 -dc' 'bzip2 -zc' \e
13325   gz 'gzip -dc' 'gzip -c'  xz 'xz -dc' 'xz -zc' \e
13326   zst 'zstd -dc' 'zstd -19 -zc' \e
13327   zst.pgp 'gpg -d | zstd -dc' 'zstd -19 -zc | gpg -e'
13329 # A real life example of a very huge free mail provider
13330 # Instead of directly placing content inside `account',
13331 # we `define' a macro: like that we can switch "accounts"
13332 # from within *on-compose-splice*, for example!
13333 define XooglX {
13334   set folder=~/spool/XooglX inbox=+syste.mbox sent=+sent
13335   set from='Your Name <address@examp.ple>'
13337   set pop3-no-apop-pop.gmXil.com
13338   shortcut pop %:pop3s://pop.gmXil.com
13339   shortcut imap %:imaps://imap.gmXil.com
13340   #set record="+[Gmail]/Sent Mail"
13341   # Select: File imaps://imap.gmXil.com/[Gmail]/Sent\e Mail
13343   set mta=smtp://USER:PASS@smtp.gmXil.com smtp-use-starttls
13344   # Alternatively:
13345   set mta=smtps://USER:PASS@smtp.gmail.com:465
13347 account XooglX {
13348   \ecall XooglX
13351 # Here is a pretty large one which does not allow sending mails
13352 # if there is a domain name mismatch on the SMTP protocol level,
13353 # which would bite us if the value of from does not match, e.g.,
13354 # for people who have a sXXXXeforge project and want to speak
13355 # with the mailing list under their project account (in from),
13356 # still sending the message through their normal mail provider
13357 define XandeX {
13358   set folder=~/spool/XandeX inbox=+syste.mbox sent=+sent
13359   set from='Your Name <address@exam.ple>'
13361   shortcut pop %:pop3s://pop.yaXXex.com
13362   shortcut imap %:imaps://imap.yaXXex.com
13364   set mta=smtps://USER:PASS@smtp.yaXXex.com:465 \e
13365     hostname=yaXXex.com smtp-hostname=
13367 account XandeX {
13368   \ecall Xandex
13371 # Create some new commands so that, e.g., `ls /tmp' will..
13372 commandalias lls '!ls ${LS_COLOR_FLAG} -aFlrS'
13373 commandalias llS '!ls ${LS_COLOR_FLAG} -aFlS'
13375 set pipe-message/external-body='@* echo $MAILX_EXTERNAL_BODY_URL'
13377 # We do not support gpg(1) directly yet.  But simple --clearsign'd
13378 # message parts can be dealt with as follows:
13379 define V {
13380   localopts yes
13381   wysh set pipe-text/plain=$'@*#++=@\e
13382     < "${MAILX_FILENAME_TEMPORARY}" awk \e
13383         -v TMPFILE="${MAILX_FILENAME_TEMPORARY}" \e'\e
13384       BEGIN{done=0}\e
13385       /^-----BEGIN PGP SIGNED MESSAGE-----/,/^$/ {\e
13386         if(done++ != 0)\e
13387           next;\e
13388         print "--- GPG --verify ---";\e
13389         system("gpg --verify " TMPFILE " 2>&1");\e
13390         print "--- GPG --verify ---";\e
13391         print "";\e
13392         next;\e
13393       }\e
13394       /^-----BEGIN PGP SIGNATURE-----/,\e
13395           /^-----END PGP SIGNATURE-----/{\e
13396         next;\e
13397       }\e
13398       {print}\e
13399     \e''
13400     print
13402 commandalias V '\e'call V
13406 When storing passwords in
13407 .Pa \*(ur
13408 appropriate permissions should be set on this file with
13409 .Ql $ chmod 0600 \*(ur .
13410 If the \*(OPal
13411 .Va netrc-lookup
13412 is available user credentials can be stored in the central
13413 .Pa .netrc
13414 file instead; e.g., here is a different version of the example account
13415 that sets up SMTP and POP3:
13417 .Bd -literal -offset indent
13418 define XandeX {
13419   set folder=~/spool/XandeX inbox=+syste.mbox sent=+sent
13420   set from='Your Name <address@exam.ple>'
13421   set netrc-lookup
13422   # Load an encrypted ~/.netrc by uncommenting the next line
13423   #set netrc-pipe='gpg -qd ~/.netrc.pgp'
13425   set mta=smtps://smtp.yXXXXx.ru:465 \e
13426       smtp-hostname= hostname=yXXXXx.com
13427   set pop3-keepalive=240 pop3-no-apop-pop.yXXXXx.ru
13428   commandalias xp fi pop3s://pop.yXXXXx.ru
13430 account XandeX {
13431   \ecall XandeX
13436 and, in the
13437 .Pa .netrc
13438 file:
13440 .Bd -literal -offset indent
13441 machine *.yXXXXx.ru login USER password PASS
13445 This configuration should now work just fine:
13448 .Dl $ echo text | \*(uA -dvv -AXandeX -s Subject user@exam.ple
13449 .\" }}}
13451 .\" .Ss "S/MIME step by step" {{{
13452 .Ss "S/MIME step by step"
13454 \*(OP The first thing you need for participating in S/MIME message
13455 exchange is your personal certificate, including a private key.
13456 The certificate contains public information, in particular your name and
13457 your email address(es), and the public key that is used by others to
13458 encrypt messages for you,
13459 and to verify signed messages they supposedly received from you.
13460 The certificate is included in each signed message you send.
13461 The private key must be kept secret.
13462 It is used to decrypt messages that were previously encrypted with your
13463 public key, and to sign messages.
13466 For personal use it is recommended that you get a S/MIME certificate
13467 from one of the major CAs on the Internet using your WWW browser.
13468 Many CAs offer such certificates for free.
13469 There is also
13470 .Lk https://www.CAcert.org
13471 which issues client and server certificates to members of their
13472 community for free; their root certificate
13473 .Pf ( Lk https://\:www.cacert.org/\:certs/\:root.crt )
13474 is often not in the default set of trusted CA root certificates, though,
13475 which means you will have to download their root certificate separately
13476 and ensure it is part of our S/MIME certificate validation chain by
13477 including it in
13478 .Va smime-ca-dir
13479 or as a vivid member of the
13480 .Va smime-ca-file .
13481 But let us take a step-by-step tour on how to setup S/MIME with
13482 a certificate from CAcert.org despite this situation!
13485 First of all you will have to become a member of the CAcert.org
13486 community, simply by registrating yourself via the web interface.
13487 Once you are, create and verify all email addresses you want to be able
13488 to create signed and encrypted messages for/with using the corresponding
13489 entries of the web interface.
13490 Now ready to create S/MIME certificates, so let us create a new
13491 .Dq client certificate ,
13492 ensure to include all email addresses that should be covered by the
13493 certificate in the following web form, and also to use your name as the
13494 .Dq common name .
13497 Create a private key and a certificate request on your local computer
13498 (please see the manual pages of the used commands for more in-depth
13499 knowledge on what the used arguments etc. do):
13502 .Dl $ openssl req -nodes -newkey rsa:4096 -keyout key.pem -out creq.pem
13505 Afterwards copy-and-paste the content of
13506 .Dq creq.pem
13507 into the certificate-request (CSR) field of the web form on the
13508 CAcert.org website (you may need to unfold some
13509 .Dq advanced options
13510 to see the corresponding text field).
13511 This last step will ensure that your private key (which never left your
13512 box) and the certificate belong together (through the public key that
13513 will find its way into the certificate via the certificate-request).
13514 You are now ready and can create your CAcert certified certificate.
13515 Download and store or copy-and-paste it as
13516 .Dq pub.crt .
13519 Yay.
13520 In order to use your new S/MIME setup a combined private key/public key
13521 (certificate) file has to be created:
13524 .Dl $ cat key.pem pub.crt > ME@HERE.com.paired
13527 This is the file \*(UA will work with.
13528 If you have created your private key with a passphrase then \*(UA will
13529 ask you for it whenever a message is signed or decrypted.
13530 Set the following variables to henceforth use S/MIME (setting
13531 .Va smime-ca-file
13532 is of interest for verification only):
13534 .Bd -literal -offset indent
13535 ? set smime-ca-file=ALL-TRUSTED-ROOT-CERTS-HERE \e
13536     smime-sign-cert=ME@HERE.com.paired \e
13537     smime-sign-message-digest=SHA256 \e
13538     smime-sign
13541 .\" }}}
13543 .\" .Ss "Using CRLs with S/MIME or SSL/TLS" {{{
13544 .Ss "Using CRLs with S/MIME or SSL/TLS"
13546 \*(OP Certification authorities (CAs) issue certificate revocation
13547 lists (CRLs) on a regular basis.
13548 These lists contain the serial numbers of certificates that have been
13549 declared invalid after they have been issued.
13550 Such usually happens because the private key for the certificate has
13551 been compromised,
13552 because the owner of the certificate has left the organization that is
13553 mentioned in the certificate, etc.
13554 To seriously use S/MIME or SSL/TLS verification,
13555 an up-to-date CRL is required for each trusted CA.
13556 There is otherwise no method to distinguish between valid and
13557 invalidated certificates.
13558 \*(UA currently offers no mechanism to fetch CRLs, nor to access them on
13559 the Internet, so they have to be retrieved by some external mechanism.
13562 \*(UA accepts CRLs in PEM format only;
13563 CRLs in DER format must be converted, like, e.\|g.:
13566 .Dl $ openssl crl \-inform DER \-in crl.der \-out crl.pem
13569 To tell \*(UA about the CRLs, a directory that contains all CRL files
13570 (and no other files) must be created.
13572 .Va smime-crl-dir
13574 .Va ssl-crl-dir
13575 variables, respectively, must then be set to point to that directory.
13576 After that, \*(UA requires a CRL to be present for each CA that is used
13577 to verify a certificate.
13578 .\" }}}
13580 .\" }}} (Examples)
13583 .\" .Sh "FAQ" {{{
13584 .Sh "FAQ"
13586 In general it is a good idea to turn on
13587 .Va debug
13588 .Pf ( Fl d )
13589 and / or
13590 .Va verbose
13591 .Pf ( Fl v ,
13592 twice) if something does not work well.
13593 Very often a diagnostic message can be produced that leads to the
13594 problems' solution.
13596 .\" .Ss "\*(UA shortly hangs on startup" {{{
13597 .Ss "\*(UA shortly hangs on startup"
13599 This can have two reasons, one is the necessity to wait for a file lock
13600 and cannot be helped, the other being that \*(UA calls the function
13601 .Xr uname 2
13602 in order to query the nodename of the box (sometimes the real one is
13603 needed instead of the one represented by the internal variable
13604 .Va hostname ) .
13605 One may have varying success by ensuring that the real hostname and
13606 .Ql localhost
13607 have entries in
13608 .Pa /etc/hosts ,
13609 or, more generally, that the name service is properly setup \(en
13610 and does
13611 .Xr hostname 1
13612 return the expected value?
13613 Does this local hostname have a domain suffix?
13614 RFC 6762 standardized the link-local top-level domain
13615 .Ql .local ,
13616 try again after adding an (additional) entry with this extension.
13617 .\" }}}
13619 .\" .Ss "I cannot login to Google mail aka GMail" {{{
13620 .Ss "I cannot login to Google mail aka GMail"
13622 Since 2014 some free service providers classify programs as
13623 .Dq less secure
13624 unless they use a special authentication method (OAuth 2.0) which
13625 was not standardized for non-HTTP protocol authentication token query
13626 until August 2015 (RFC 7628).
13629 Different to Kerberos / GSSAPI, which is developed since the mid of the
13630 1980s, where a user can easily create a local authentication ticket for
13631 her- and himself with the locally installed
13632 .Xr kinit 1
13633 program, that protocol has no such local part but instead requires
13634 a world-wide-web query to create or fetch a token; since there is no
13635 local cache this query would have to be performed whenever \*(UA is
13636 invoked (in interactive sessions situation may differ).
13639 \*(UA does not support OAuth.
13640 Because of this it is necessary to declare \*(UA a
13641 .Dq less secure app
13642 (on the providers account web page) in order to read and send mail.
13643 However, it also seems possible to take the following steps instead:
13646 .Bl -enum -compact
13648 give the provider the number of a mobile phone,
13650 enable
13651 .Dq 2-Step Verification ,
13653 create an application specific password (16 characters), and
13655 use that special password instead of the real Google account password in
13656 \*(UA (for more on that see the section
13657 .Sx "On URL syntax and credential lookup" ) .
13659 .\" }}}
13661 .\" .Ss "Not \(dqdefunctional\(dq, but the editor key does not work" {{{
13662 .Ss "Not \(dqdefunctional\(dq, but the editor key does not work"
13664 It can happen that the terminal library (see
13665 .Sx "On terminal control and line editor",
13666 .Ic bind ,
13667 .Va termcap )
13668 reports different codes than the terminal really sends, in which case
13669 \*(UA will tell that a key binding is functional, but will not be able to
13670 recognize it because the received data does not match anything expected.
13671 Especially without the \*(OPal terminal capability library support one
13672 reason for this may be that the (possibly even non-existing) keypad
13673 is not turned on and the resulting layout reports the keypad control
13674 codes for the normal keyboard keys.
13676 .Va verbose
13677 listing of
13678 .Ic bind Ns
13679 ings will show the byte sequences that are expected.
13682 To overcome the situation, use, e.g., the program
13683 .Xr cat 1 ,
13684 in conjunction with the command line option
13685 .Fl \&\&v ,
13686 if available, to see the byte sequences which are actually produced
13687 by keypresses, and use the variable
13688 .Va termcap
13689 to make \*(UA aware of them.
13690 E.g., the terminal this is typed on produces some false sequences, here
13691 an example showing the shifted home key:
13693 .Bd -literal -offset indent
13694 ? set verbose
13695 ? bind*
13696 # 1B 5B=[ 31=1 3B=; 32=2 48=H
13697   bind base :kHOM z0
13698 ? x
13699 $ cat -v
13700 ^[[H
13701 ? \*(uA -v -Stermcap='kHOM=\eE[H'
13702 ? bind*
13703 # 1B 5B=[ 48=H
13704   bind base :kHOM z0
13706 .\" }}}
13708 .\" .Ss "Can \*(UA git-send-email?" {{{
13709 .Ss "Can \*(UA git-send-email?"
13711 Yes.
13712 Put (at least parts of) the following in your
13713 .Pa ~/.gitconfig :
13715 .Bd -literal -offset indent
13716 [sendemail]
13717 smtpserver = /usr/bin/s-mailx
13718 smtpserveroption = -t
13719 #smtpserveroption = -Sexpandaddr
13720 smtpserveroption = -Athe-account-you-need
13722 suppresscc = all
13723 suppressfrom = false
13724 assume8bitEncoding = UTF-8
13725 #to = /tmp/OUT
13726 confirm = always
13727 chainreplyto = true
13728 multiedit = false
13729 thread = true
13730 quiet = true
13731 annotate = true
13733 .\" }}}
13735 .\" }}}
13738 .\" .Sh "IMAP CLIENT" {{{
13739 .Sh "IMAP CLIENT"
13741 \*(OPally there is IMAP client support available.
13742 This part of the program is obsolete and will vanish in v15 with the
13743 large MIME and I/O layer rewrite, because it uses old-style blocking I/O
13744 and makes excessive use of signal based long code jumps.
13745 Support can hopefully be readded later based on a new-style I/O, with
13746 SysV signal handling.
13747 In fact the IMAP support had already been removed from the codebase, but
13748 was reinstantiated on user demand: in effect the IMAP code is at the
13749 level of \*(UA v14.8.16 (with
13750 .Ic imapcodec
13751 being the sole exception), and should be treated with some care.
13754 IMAP uses the
13755 .Ql imap://
13757 .Ql imaps://
13758 protocol prefixes, and an IMAP-based
13759 .Va folder
13760 may be used.
13761 IMAP URLs (paths) undergo inspections and possible transformations
13762 before use (and the command
13763 .Ic imapcodec
13764 can be used to manually apply them to any given argument).
13765 Hierarchy delimiters are normalized, a step which is configurable via the
13766 .Va imap-delim
13767 variable chain, but defaults to the first seen delimiter otherwise.
13768 \*(UA supports internationalised IMAP names, and en- and decodes the
13769 names from and to the
13770 .Va ttycharset
13771 as necessary and possible.
13772 If a mailbox name is expanded (see
13773 .Sx "Filename transformations" )
13774 to an IMAP mailbox, all names that begin with `+' then refer to IMAP
13775 mailboxes below the
13776 .Va folder
13777 target box, while folder names prefixed by `@' refer to folders below
13778 the hierarchy base, e.g., the following lists all folders below the
13779 current one when in an IMAP mailbox:
13780 .Ql folders @ .
13783 Note: some IMAP servers do not accept the creation of mailboxes in
13784 the hierarchy base, but require that they are created as subfolders of
13785 `INBOX' \(en with such servers a folder name of the form
13787 .Dl imaps://mylogin@imap.myisp.example/INBOX.
13789 should be used (the last character is the server's hierarchy
13790 delimiter).
13791 The following IMAP-specific commands exist:
13794 .Bl -tag -width ".It Ic BaNg"
13796 .It Ic cache
13797 Only applicable to cached IMAP mailboxes;
13798 takes a message list and reads the specified messages into the IMAP
13799 cache.
13802 .It Ic connect
13803 If operating in disconnected mode on an IMAP mailbox,
13804 switch to online mode and connect to the mail server while retaining
13805 the mailbox status.
13806 See the description of the
13807 .Va disconnected
13808 variable for more information.
13811 .It Ic disconnect
13812 If operating in online mode on an IMAP mailbox,
13813 switch to disconnected mode while retaining the mailbox status.
13814 See the description of the
13815 .Va disconnected
13816 variable for more.
13817 A list of messages may optionally be given as argument;
13818 the respective messages are then read into the cache before the
13819 connection is closed, thus
13820 .Ql disco *
13821 makes the entire mailbox available for disconnected use.
13824 .It Ic imap
13825 Sends command strings directly to the current IMAP server.
13826 \*(UA operates always in IMAP `selected state' on the current mailbox;
13827 commands that change this will produce undesirable results and should be
13828 avoided.
13829 Useful IMAP commands are:
13830 .Bl -tag -offset indent -width ".Ic getquotearoot"
13831 .It create
13832 Takes the name of an IMAP mailbox as an argument and creates it.
13833 .It getquotaroot
13834 (RFC 2087) Takes the name of an IMAP mailbox as an argument
13835 and prints the quotas that apply to the mailbox.
13836 Not all IMAP servers support this command.
13837 .It namespace
13838 (RFC 2342) Takes no arguments and prints the Personal Namespaces,
13839 the Other User's Namespaces and the Shared Namespaces.
13840 Each namespace type is printed in parentheses;
13841 if there are multiple namespaces of the same type,
13842 inner parentheses separate them.
13843 For each namespace a prefix and a hierarchy separator is listed.
13844 Not all IMAP servers support this command.
13848 .It Ic imapcodec
13849 Perform IMAP path transformations.
13850 Supports
13851 .Cm vput
13852 (see
13853 .Sx "Command modifiers" ) ,
13854 and manages the error number
13855 .Va \&! .
13856 The first argument specifies the operation:
13857 .Ar e[ncode]
13858 normalizes hierarchy delimiters (see
13859 .Va imap-delim )
13860 and converts the strings from the locale
13861 .Va ttycharset
13862 to the internationalized variant used by IMAP,
13863 .Ar d[ecode]
13864 performs the reverse operation.
13869 The following IMAP-specific internal variables exist:
13872 .Bl -tag -width ".It Va BaNg"
13874 .It Va disconnected
13875 \*(BO When an IMAP mailbox is selected and this variable is set,
13876 no connection to the server is initiated.
13877 Instead, data is obtained from the local cache (see
13878 .Va imap-cache Ns
13880 Mailboxes that are not present in the cache
13881 and messages that have not yet entirely been fetched from the server
13882 are not available;
13883 to fetch all messages in a mailbox at once,
13884 the command
13885 .No ` Ns Li copy * /dev/null Ns '
13886 can be used while still in connected mode.
13887 Changes that are made to IMAP mailboxes in disconnected mode are queued
13888 and committed later when a connection to that server is made.
13889 This procedure is not completely reliable since it cannot be guaranteed
13890 that the IMAP unique identifiers (UIDs) on the server still match the
13891 ones in the cache at that time.
13892 Data is saved to
13893 .Ev DEAD
13894 when this problem occurs.
13896 .It Va disconnected-USER@HOST
13897 The specified account is handled as described for the
13898 .Va disconnected
13899 variable above,
13900 but other accounts are not affected.
13902 .Mx Va imap-auth
13903 .It Va imap-auth-USER@HOST , imap-auth
13904 Sets the IMAP authentication method.
13905 Valid values are `login' for the usual password-based authentication
13906 (the default),
13907 `cram-md5', which is a password-based authentication that does not send
13908 the password over the network in clear text,
13909 and `gssapi' for GSS-API based authentication.
13912 .It Va imap-cache
13913 Enables caching of IMAP mailboxes.
13914 The value of this variable must point to a directory that is either
13915 existent or can be created by \*(UA.
13916 All contents of the cache can be deleted by \*(UA at any time;
13917 it is not safe to make assumptions about them.
13919 .Mx Va imap-delim
13920 .It Va imap-delim-USER@HOST , imap-delim-HOST , imap-delim
13921 The hierarchy separator used by the IMAP server.
13922 Whenever an IMAP path is specified it will undergo normalization.
13923 One of the normalization steps is the squeezing and adjustment of
13924 hierarchy separators.
13925 If this variable is set, any occurrence of any character of the given
13926 value that exists in the path will be replaced by the first member of
13927 the value; an empty value will cause the default to be used, it is
13928 .Ql /. .
13929 If not set, we will reuse the first hierarchy separator character that
13930 is discovered in a user-given mailbox name.
13932 .Mx Va imap-keepalive
13933 .It Va imap-keepalive-USER@HOST , imap-keepalive-HOST , imap-keepalive
13934 IMAP servers may close the connection after a period of
13935 inactivity; the standard requires this to be at least 30 minutes,
13936 but practical experience may vary.
13937 Setting this variable to a numeric `value' greater than 0 causes
13938 a `NOOP' command to be sent each `value' seconds if no other operation
13939 is performed.
13942 .It Va imap-list-depth
13943 When retrieving the list of folders on an IMAP server, the
13944 .Ic folders
13945 command stops after it has reached a certain depth to avoid possible
13946 infinite loops.
13947 The value of this variable sets the maximum depth allowed.
13948 The default is 2.
13949 If the folder separator on the current IMAP server is a slash `/',
13950 this variable has no effect and the
13951 .Ic folders
13952 command does not descend to subfolders.
13954 .Mx Va imap-use-starttls
13955 .It Va imap-use-starttls-USER@HOST , imap-use-starttls-HOST , imap-use-starttls
13956 Causes \*(UA to issue a `STARTTLS' command to make an unencrypted
13957 IMAP session SSL/TLS encrypted.
13958 This functionality is not supported by all servers,
13959 and is not used if the session is already encrypted by the IMAPS method.
13962 .\" }}}
13965 .\" .Sh "SEE ALSO" {{{
13966 .Sh "SEE ALSO"
13968 .Xr bogofilter 1 ,
13969 .Xr gpg 1 ,
13970 .Xr more 1 ,
13971 .Xr newaliases 1 ,
13972 .Xr openssl 1 ,
13973 .Xr sendmail 1 ,
13974 .Xr sh 1 ,
13975 .Xr spamassassin 1 ,
13976 .Xr iconv 3 ,
13977 .Xr setlocale 3 ,
13978 .Xr aliases 5 ,
13979 .Xr termcap 5 ,
13980 .Xr terminfo 5 ,
13981 .Xr locale 7 ,
13982 .Xr mailaddr 7 ,
13983 .Xr re_format 7 ,
13984 .Xr mailwrapper 8 ,
13985 .Xr sendmail 8
13987 .\" }}}
13990 .\" .Sh HISTORY {{{
13991 .Sh HISTORY
13993 M. Douglas McIlroy writes in his article
13994 .Dq A Research UNIX Reader: Annotated Excerpts \
13995 from the Programmer's Manual, 1971-1986
13996 that a
13997 .Xr mail 1
13998 command already appeared in First Edition
14000 in 1971:
14002 .Bd -ragged -offset indent
14003 Electronic mail was there from the start.
14004 Never satisfied with its exact behavior, everybody touched it at one
14005 time or another: to assure the safety of simultaneous access, to improve
14006 privacy, to survive crashes, to exploit uucp, to screen out foreign
14007 freeloaders, or whatever.
14008 Not until v7 did the interface change (Thompson).
14009 Later, as mail became global in its reach, Dave Presotto took charge and
14010 brought order to communications with a grab-bag of external networks
14011 (v8).
14016 Mail was written in 1978 by Kurt Shoens and developed as part of the
14019 distribution until 1995.
14020 Mail has then seen further development in open source
14022 variants, noticeably by Christos Zoulas in
14023 .Pf Net Bx .
14024 Based upon this Nail, later Heirloom Mailx, was developed by Gunnar
14025 Ritter in the years 2000 until 2008.
14026 Since 2012 S-nail is maintained by Steffen (Daode) Nurpmeso.
14027 This man page is derived from
14028 .Dq The Mail Reference Manual
14029 that was originally written by Kurt Shoens.
14031 .\" }}}
14034 .Sh AUTHORS
14036 .An -nosplit
14037 .An "Kurt Shoens" ,
14038 .An "Edward Wang" ,
14039 .An "Keith Bostic" ,
14040 .An "Christos Zoulas" ,
14041 .An "Gunnar Ritter" .
14042 \*(UA is developed by
14043 .An "Steffen Nurpmeso" Aq steffen@sdaoden.eu .
14046 .\" .Sh CAVEATS {{{
14047 .Sh CAVEATS
14049 \*(ID Interrupting an operation via
14050 .Dv \&\&SIGINT
14052 .Ql control-C
14053 from anywhere else but a command prompt is very problematic and likely
14054 to leave the program in an undefined state: many library functions
14055 cannot deal with the
14056 .Fn siglongjmp 3
14057 that this software (still) performs; even though efforts have been taken
14058 to address this, no sooner but in v15 it will have been worked out:
14059 interruptions have not been disabled in order to allow forceful breakage
14060 of hanging network connections, for example (all this is unrelated to
14061 .Va ignore ) .
14064 The SMTP and POP3 protocol support of \*(UA is very basic.
14065 Also, if it fails to contact its upstream SMTP server, it will not make
14066 further attempts to transfer the message at a later time (setting
14067 .Va save
14069 .Va sendwait
14070 may be useful).
14071 If this is a concern, it might be better to set up a local SMTP server
14072 that is capable of message queuing.
14074 .\" }}}
14077 .Sh BUGS
14079 After deleting some message of a POP3 mailbox the header summary falsely
14080 claims that there are no messages to display, one needs to perform
14081 a scroll or dot movement to restore proper state.
14083 In threaded display a power user may encounter crashes very
14084 occasionally (this is may and very).
14086 The file
14087 .Pa TODO
14088 in the source repository lists future directions.
14091 Please report bugs to the
14092 .Va contact-mail
14093 address, e.g., from within \*(uA:
14094 .\" v15-compat: drop eval as `mail' will expand variable?
14095 .Ql ? Ns \| Ic eval Ns \| Ic mail Ns \| $contact-mail .
14096 More information is available on the web:
14097 .Ql $ \*(uA -X 'echo Ns \| $ Ns Va contact-web Ns ' -Xx .
14099 .\" s-ts-mode