Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
John McEleney
/
mailutils
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit
0ab43ac6
...
0ab43ac63062371670326484955bd0cdb0673091
authored
2003-08-18 11:09:56 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Added entry about `mailx' variable
1 parent
a9523224
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
0 deletions
NEWS
NEWS
View file @
0ab43ac
...
...
@@ -17,6 +17,9 @@ time units.
** Fixed memory allocation bug in mailbox/mu_auth.c
** Various fixes and improvements in MH in order to interoperate better
with MH-E.
* New features.
** libmailbox
...
...
@@ -35,6 +38,16 @@ ANYOF
*** popauth: new option --create.
** mail
New configuration file variable `mailx' enables the mailx
compatibility mode .This is mainly visible when composing a message.
In mailx compatibility mode, mail asks for Cc and Bcc addresses after
composing the body.
The default behavior is to ask for these values before composing
the body.
The option allows to convert a plaintext file into DBM database.
...
...
Please
register
or
sign in
to post a comment