diff options
| author | Jacob McDonnell <jacob@jacobmcdonnell.com> | 2026-04-26 16:38:00 -0400 |
|---|---|---|
| committer | Jacob McDonnell <jacob@jacobmcdonnell.com> | 2026-04-26 16:38:00 -0400 |
| commit | 97d5c458cfa039d857301e1ca7d5af3beb37131d (patch) | |
| tree | b460cd850d0537eb71806ba30358840377b27688 /static/unix-v10/man1/redmail.1 | |
| parent | b89dc2331a50c63f8b33272a5c4c61ab98abdaa3 (diff) | |
build: Better Build System
Diffstat (limited to 'static/unix-v10/man1/redmail.1')
| -rw-r--r-- | static/unix-v10/man1/redmail.1 | 48 |
1 files changed, 48 insertions, 0 deletions
diff --git a/static/unix-v10/man1/redmail.1 b/static/unix-v10/man1/redmail.1 new file mode 100644 index 00000000..c0db2a0d --- /dev/null +++ b/static/unix-v10/man1/redmail.1 @@ -0,0 +1,48 @@ +.TH REDMAIL 1 +.CT 1 mail +.SH NAME +redmail, blackmail \- multilevel mail +.SH SYNOPSIS +.B redmail +.PP +.B blackmail +.I maildir +.SH DESCRIPTION +These commands arrange for the delivery and receipt of +mail with varying security labels. +.PP +.I Redmail +simulates +.IR mail (1) +for reading multilevel mail. +.PP +To receive timely notification of multilevel mail, set the shell variable +.B MAIL +to +.IB maildir /FLAG . +.PP +.I Blackmail +delivers multilevel mail to the private mail directory +.I maildir. +To arrange for incoming mail to be handled by +.I blackmail, +provide a directory +.I maildir +(conventionally +.F .mail +in your home directory) and edit a single line like +.IP +.EX +Pipe to blackmail $HOME/.mail +.EE +.LP +into your regular mailbox, +.BI /usr/spool/mail/ logname. +Thereafter a separate +.I blackmail +process runs for each letter. +Letters receive the security label of their source. +.SH FILES +.F $HOME/.mail/* +.SH SEE ALSO +.IR mail (1) |
