mirror of
https://github.com/webmin/webmin.git
synced 2026-02-10 09:12:05 +00:00
32 lines
2.6 KiB
Plaintext
32 lines
2.6 KiB
Plaintext
---- Changes since 1.140 ----
|
|
Removed the mail reading feature and associated ACLs, as this functionality has been moved to the Read User Mail module.
|
|
---- Changes since 1.150 ----
|
|
Added an option when creating a Domain Routing entry to forward mail to a domain and all hosts in it.
|
|
Added an option to the autoreply file editing page for specifying addresses to never auto-repond to. Accepts wildcards like *@foo.com or fred@*.
|
|
---- Changes since 1.160 ----
|
|
Added the ability to edit From:, To: and Connect: tags in Spam Control rules.
|
|
---- Changes since 1.190 ----
|
|
Quarantined messages in the mail queue are now visible.
|
|
---- Changes since 1.200 ----
|
|
Added a button for flushing quarantined messages from the queue.
|
|
---- Changes since 1.220 ----
|
|
Added fields on the Sendmail Options page for the maximum allowed and bad recipients in a single email.
|
|
---- Changes since 1.230 ----
|
|
Added a button to the mail queue page for flushing only selected messages.
|
|
When deleting messages from the mail queue, Webmin will prompt for confirmation first.
|
|
Multiple values can now be entered and edited for the SMTP port options.
|
|
---- Changes since 1.240 ----
|
|
Added an option to the Sendmail Options page for selecting the order in which the mail queue is processed. This same option also appears on the Module Config page, for use when the queue is manually flushed.
|
|
When creating an autoreply alias, you can enter regexps that the headers will be checked against to prevent the reply.
|
|
When viewing an individual message in the mail queue, there is now a button for flushing just that email.
|
|
---- Changes since 1.250 ----
|
|
Multiple Sendmail PID files can be specified on the Module Config page, for systems using Mailscanner (which runs two Sendmail daemons).
|
|
Added a Module Config option to display aliases and other tables in one column instead of two, to increase readability when long aliases or domain names exist.
|
|
On the aliases, address mappings and other list pages, multiple entries can be deleted at once using the new checkboxes and Delete Selected button.
|
|
---- Changes since 1.290 ----
|
|
Mail aliases, address mappings, domain mappings, spam control rules and domain routings can now all have human-readable descriptions associated with them. These are stored as comments in the appropriate Sendmail config file.
|
|
Cleaned up the code and UIs for all mapping lists, to fit in better with the Webmin style and to support proper deletion/modification of multiple records.
|
|
---- Changes since 1.300 ----
|
|
The count of messages in the mail queue on the module's main page no longer includes those that the current user does not have access to.
|
|
Added access control for the Spam Control page.
|