Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download mailhandler-7.x-2.0.tar.gztar.gz 27.77 KB
MD5: 8df27ddb9942f569885621d17d644ad7
SHA-1: bba0dcbe1e1e0ad8e5b884e5a74533bb954e2598
SHA-256: 1fa3d70c39f8198d13909f29fbd13644bdd6d81c5f959855d802408f570dbe23
Download mailhandler-7.x-2.0.zipzip 47.31 KB
MD5: 9e62464b281c0d1205311790529b9dd1
SHA-1: ee0bf0028f57a9782cc9743d8adcdd444c0977a0
SHA-256: a5f7fcb28cc6f17f8672da18db375c6fff2e3a788f0cf0c9138f76ced3f81ba0

Release notes

Known issue

Please note that the labels for 'POP' and 'IMAP' on the mailbox creation screen are reversed- this will be fixed in the next release. It's advised that you do not create any mailboxes using this release, and instead wait for the next release.

Changes since 7.x-2.0-rc1:

  • #1358722 by Dane Powell: Ran usability review.
  • #1359842 by Dane Powell: Ran coder review and branch tests.
  • #1191746 by Dane Powell: Added option to not delete/mark as read messages that fail authentication.
  • #1334472 by dafeder: Added hook and trigger for failed authentication.
  • #1024258 by Dane Powell: Added test cases.
  • #1347842 by Dane Powell: Changed vague instructions regarding paths in INSTALL.txt.
  • #275926 by Dane Powell: Added message retrieval library plugins (in order to avoid PHP IMAP dependency).
  • #1356536 by Dane Powell: Changed names of filter, authentication, and commands plugins.
  • Added documentation on preventing duplicate imports.
  • Removed mailhandler_alphanumeric function, use ctools_cleanstring instead.
  • #1312694 by kloewer: Fixed cleaning of ISO-8859-1 encoding in subjects (again).
  • Major code style cleanup and refactoring.
Created by: Dane Powell
Created on: 4 Dec 2011 at 21:42 UTC
Last updated: 2 Aug 2018 at 04:56 UTC
New features
Bug fixes
Insecure

Other releases