Downloads
Download tar.gz
21.97 KB
MD5: ffcde4af898ef6a56a72adc6942579ce
SHA-1: a12a9a36c5146a33b4e54189f505d31f7794ddf1
SHA-256: ca9f53538a6128e8ad6fe0211c3ff4011015dae1cf2aab8d5678fb58994b931d
Download zip
24.03 KB
MD5: 7f54063b5636f951b4513fc2a5715fec
SHA-1: 38aea7e4a35c1129fd7276b84fc37c1a41e51b13
SHA-256: 4ebad8db54ce432c5dc6d9dc4c38e1861c5cfbdd5e2acb82f9ca36519963f335
Release notes
If you're upgrading from an earlier beta -> Beta 4, you will need to edit your email accounts and add Port and Flags settings to the account. These were added automatically in the previous release.
- #621746: account type only supports POP3. The imap_open() is able to support IMAP and IMAPS. Input allow them to be specified. by gregeise, ssenator: Adding proper IMAPS and POP3S support
- Added administration option to set collapsed property on followups in ticket view
- Added hook_requirements() implementation
- Expanding on uc_ticket_get_body() to decode a message body if necessary and convert it to UTF8
- Removed validation function for email edit form
- Added IMAP support