Closed GoogleCodeExporter closed 9 years ago
Enhancement, not a defect.
Original comment by dannyp...@gmail.com
on 18 Jun 2010 at 7:38
Issue 43 has been merged into this issue.
Original comment by tom.h.mi...@gmail.com
on 18 Jun 2010 at 9:49
As mjbauer95 pointed out, there's no gdata python library support for gmail. We
would like to support mail operations at some point, though.
Original comment by tom.h.mi...@gmail.com
on 18 Jun 2010 at 9:51
I know this project centers around gdata - but I think email sending could be
accomplished with the use of the python imaplib [1], and smtplib [2]. It even
seems there is the ability to use oauth with imap [3] if that would be a
requirement.
On the other hand there are plenty of email utilities out there that are
perfectly capable of doing this already (sendmail anyone?) that the email part
might be a little redundant.
[1] http://docs.python.org/library/imaplib.html
[2] http://docs.python.org/library/smtplib.html
[3] http://sites.google.com/site/oauthgoog/Home/oauthimap
Original comment by nairb...@gmail.com
on 19 Jun 2010 at 4:41
I'm going to mark this as WontFix, even though it would be nice. I've added a
bit in the FAQ about supporting services outside gdata-python-client.
Original comment by tom.h.mi...@gmail.com
on 22 Jun 2010 at 7:02
Original issue reported on code.google.com by
dannyp...@gmail.com
on 18 Jun 2010 at 7:38