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
02e3027e
...
02e3027e24f2168c256883461453dde421ad23fd
authored
2004-11-15 16:37:26 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Entry for 0.5.1
1 parent
73df277a
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
21 additions
and
1 deletions
NEWS
NEWS
View file @
02e3027
GNU mailutils NEWS -- history of user-visible changes. 2004-
06-26
GNU mailutils NEWS -- history of user-visible changes. 2004-
11-15
Copyright (C) 2002, 2003, 2004 Free Software Foundation, Inc.
See the end of file for copying conditions.
Please send mailutils bug reports to <bug-mailutils@gnu.org>.
Version 0.5.1:
* New features:
** Both imap4d and pop3d accept new command line option `--tls-required'.
The option disables any authentication commands until the client party
establishes TLS connection with the server.
** Pop3d server accepts new option `--disable-expired'.
This option is to be used together with `--expire'. It enables
automatic deletion of expired messages before closing the
mailbox. Previous versions of pop3d relied on a cron job that
was supposed to purge users' mailboxes, but such usage is extremely
ineffective for mail servers with considerable number of users.
* Mainly bug fixes
Version 0.5:
* New features:
...
...
Please
register
or
sign in
to post a comment