-
wdaher committed patchset 171 of module libgmail to the libgmail CVS repository, changing 2 files.
2009-11-01 18:58:20 UTC in libgmail
-
Dear all,
Please stop using libgmail. Given that Google now supports IMAP and SMTP access to Gmail/Google Apps, it's much easier to use those. In Python, you can do this using the built-in libraries "imaplib" and "smtplib".
This is desirable for several reasons: first and foremost, these protocols are well-specified and won't change at a moment's notice. Which means...
2009-07-04 19:55:03 UTC in libgmail
-
Ok, I've committed lejordet's patch to CVS. Let me know if that works for you. Thanks.
2009-04-16 18:44:06 UTC in libgmail
-
wdaher committed patchset 170 of module libgmail to the libgmail CVS repository, changing 2 files.
2009-04-16 18:42:53 UTC in libgmail
-
GmailMessage has a .sender field -- is that not what you're looking for?.
2009-03-04 22:42:27 UTC in libgmail
-
wdaher committed patchset 169 of module libgmail to the libgmail CVS repository, changing 2 files.
2008-11-08 21:00:05 UTC in libgmail
-
wdaher committed patchset 168 of module libgmail to the libgmail CVS repository, changing 1 files.
2008-11-08 20:56:18 UTC in libgmail
-
Fixed in CVS. Please check out the latest version; if it still doesn't work for you there, let us know.
2008-11-08 20:32:06 UTC in libgmail
-
wdaher committed patchset 167 of module libgmail to the libgmail CVS repository, changing 2 files.
2008-11-08 20:31:48 UTC in libgmail
-
This is already done -- at least, I'm able to retrieve mail from a Google Apps-hosted account. You should be able to test this by running libgmail.py.
2008-10-18 19:32:24 UTC in libgmail