aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/mail/misc
Commit message (Collapse)AuthorAgeFilesLines
* Correct a few more definitions, capitalize header fields consistently.Mike Heffner2003-01-091-5/+5
| | | | Notes: svn path=/head/; revision=108982
* Clarify ~. escape definition, remove duplicate entry, and shorten aMike Heffner2003-01-091-4/+3
| | | | | | | definition. Notes: svn path=/head/; revision=108980
* Add support for ~_, ~x, ~i, ~a, ~A, ~<, and ~r! tilde-escapes. ImproveMike Heffner2001-12-221-5/+19
| | | | | | | | | tilde-escapes documentation. Mostly obtained from: NetBSD Notes: svn path=/head/; revision=88428
* Move setting of 'crt' mail variable to {/usr/src}/etc/mail.rc.Joseph Koshy1998-08-311-1/+1
| | | | Notes: svn path=/head/; revision=38678
* Teach boring old mail(1) about the use of the REPLYTO environmentJoerg Wunsch1998-01-021-0/+1
| | | | | | | | | | | | | variable which is de-facto standard for MUAs. Teach bomail to generate an in-reply-to header so threading MUAs and mail->news gateways won't lose context. While i was at it, removed two gratuitous standard violations for functions starting with an underscore. Notes: svn path=/head/; revision=32189
* Correct the man pages, USD doc and online help to refer to /var/mailMark Murray1995-11-201-1/+1
| | | | | | | instead of {usr|var}/spool/mail Notes: svn path=/head/; revision=12431
* This is the 90's, ask the user for a Subject by default when sending mail.Nate Williams1995-04-031-1/+1
| | | | Notes: svn path=/head/; revision=7605
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-273-0/+47
Notes: svn path=/cvs2svn/branches/CHRISTOS/; revision=1590