Posted by gregeise on November 3, 2009 at 6:11pm
| Download | Size | md5 hash |
|---|---|---|
| uc_ticket-6.x-1.0-beta4.tar.gz | 21.97 KB | ffcde4af898ef6a56a72adc6942579ce |
| uc_ticket-6.x-1.0-beta4.zip | 24.03 KB | 7f54063b5636f951b4513fc2a5715fec |
Last updated: December 25, 2010 - 00:03
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