Donate Share

libgmailer for PHP

File Release Notes and Changelog

Release Name: libgmailer 0.9.0 beta 4

Notes:
libgmailer 0.9 beta 4 -- changes since beta 3

NEW features:

    1) Support for hosted domains, aka Gmail for Your Domain accounts
    	call $gmailer->setDomain($my_domain) BEFORE $gmailer->connect($my_domain)
    2) Retrieve viewable/converted into html attachment of: pdf, word docs, 
        powerpoint, spreadsheets, rtf, etc.
    3) Test filter and see matched conversations
    4) Reports "lockdown in sector 4" error.
    5) new "has_thumbnail" property for attachments

Important fixes and changes:

    1) Updated GM_USER_AGENT
    2) Gmail signin change of 31 August 2006
    3) Fixes/updates to conversation snapshot


Changes: