1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2026-03-13 17:17:23 +01:00

note the new SMTP mail from restriction in the changelog and security guide

This commit is contained in:
Joshua Tauberer
2015-06-24 18:12:41 -04:00
parent 13958ba4df
commit a2c50ae967
2 changed files with 6 additions and 1 deletions

View File

@@ -7,6 +7,7 @@ In Development
Mail:
* Greylisting will now let some reputable senders pass through immediately.
* Searching mail (via IMAP) will now be much faster using the dovecot lucene full text search plugin.
* Users can no longer spoof arbitrary email addresses in outbound mail. The email address set in mail clients must be either a) the user's actual email address (login username) or b) any alias that the user sending the mail is listed as a direct recipient of.
* Fix for deleting admin@ and postmaster@ addresses.
* Roundcube is updated to version 1.1.2, plugins updated.