github the-djmaze/snappymail v2.4.2

latest releases: v2.36.1, v2.36.0, v2.35.4...
3 years ago

Added

  • icons on Help screen #62
  • "Delete permanently" to message menu
  • info about syslog, because question is asked in #66
  • HTML5 form.reportValidity() to login screens to improve browser feedback on form errors
  • Option to set "Sender" when sending emails
  • Clear cache folder on version change, as noted in #61 (comment)

Bugfixes

  • admin: issue #65 "dark mode"
  • admin: contactsType should be set before subscribables (else it saves setting every time the page is loaded)
  • user: can't access property "setTrigger" when renaming folder

Set Sender

Added "set Sender" feature in Admin => Domains => Domain
When enabled it will set the logged in account email address as "Sender" when sending mail with an Identity.
This small security feature resolves issues with bad configured SMTP servers, as the Sender header is used to identify in the message who submitted it.
Some mail clients might show to the receiver "On Behalf Of".
See the discussion at RainLoop#2079
A good read regarding "On Behalf Of": https://help.mailgun.com/hc/en-us/articles/360012491394

CKEditor removed

CKEditor is removed from the default installation.
It can be installed as a plugin when you want to use it.
This change opens the door for other WYSIWYG plugins (when you want to).
Package is now 2.89 MB vs 3.59 MB due to it.

Don't miss a new snappymail release

NewReleases is sending notifications on new releases.