<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to support-requests</title><link href="https://sourceforge.net/p/libgmail/support-requests/" rel="alternate"/><link href="https://sourceforge.net/p/libgmail/support-requests/feed.atom" rel="self"/><id>https://sourceforge.net/p/libgmail/support-requests/</id><updated>2009-05-25T19:44:09Z</updated><subtitle>Recent changes to support-requests</subtitle><entry><title>Chats not being returned properly</title><link href="https://sourceforge.net/p/libgmail/support-requests/7/" rel="alternate"/><published>2009-05-25T19:44:09Z</published><updated>2009-05-25T19:44:09Z</updated><author><name>Jeremy Therrien</name><uri>https://sourceforge.net/u/hotsho111/</uri></author><id>https://sourceforge.net1fc8ea43d2e5471029217c5fcc061c521734eb15</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;When trying to download chats using libgmail, not all chats are returned properly. Some chats are correct, some are backwards and some have individual pieces backwards&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Read/Unread</title><link href="https://sourceforge.net/p/libgmail/support-requests/6/" rel="alternate"/><published>2007-10-26T08:04:28Z</published><updated>2007-10-26T08:04:28Z</updated><author><name>Luca Tagliaferri</name><uri>https://sourceforge.net/u/pinturic/</uri></author><id>https://sourceforge.netcf1f9ef0715967db2f1ca133dfe8eccaeb4fda55</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Is there any way to set the status to unread; or even better to download a message without setting it to read?&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Printing Raw Message</title><link href="https://sourceforge.net/p/libgmail/support-requests/5/" rel="alternate"/><published>2007-01-31T05:20:10Z</published><updated>2007-01-31T05:20:10Z</updated><author><name/><uri>https://sourceforge.net</uri></author><id>https://sourceforge.net1abc8b601e9afcb5c0bb61238a923b33cddedeb2</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;I am having an unusual problem that I'm not certain is caused by libgmail.&lt;/p&gt;
&lt;p&gt;I have written an app with Django that fetches the list of emails in the 'inbox' and displays them.  In one of my views, I get the message id and retrieve the raw message using GmailAccount.getRawMessage(msg_id).  It does retrieve properly and I can see it in the string variable.  When I use django's render_to_response with my template, I am trying to output the raw message into a pre-tag.  Whenever I access the url though, I am redirected to Google's Gmail website.&lt;/p&gt;
&lt;p&gt;I'm not sure why it would do this since the raw message output doesn't appear to be anything more than the normal raw message.&lt;/p&gt;
&lt;p&gt;Any help would be greatly appreciated.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>How to submit HTML page</title><link href="https://sourceforge.net/p/libgmail/support-requests/4/" rel="alternate"/><published>2005-09-26T22:10:50Z</published><updated>2005-09-26T22:10:50Z</updated><author><name/><uri>https://sourceforge.net</uri></author><id>https://sourceforge.net33fa6a5c7c9bbb9ce8855af182a1e7803a7ea25e</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Looking for a way to use libgmail to submit a webpage&lt;br /&gt;
-- retaining the html and not turning into plaintext. &lt;br /&gt;
For reasons I am not completely sure of (regarding the&lt;br /&gt;
Content-type headers), the HTML I submit comes out&lt;br /&gt;
without interpretation on the other end.  Is there a&lt;br /&gt;
way to adjust the Content Type header in order to let&lt;br /&gt;
the reciever know it is HTML as GMail does natively&lt;br /&gt;
through the web interface?&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>permenant delete</title><link href="https://sourceforge.net/p/libgmail/support-requests/3/" rel="alternate"/><published>2005-09-22T21:09:28Z</published><updated>2005-09-22T21:09:28Z</updated><author><name>Kevin Williams</name><uri>https://sourceforge.net/u/kevincw01/</uri></author><id>https://sourceforge.netf3917d04d0dc2e82c6ee41b6d0801b45197a2b43</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;What is the limiting force in not being to completely&lt;br /&gt;
delete(only trash) files?  Maybe I can help with the&lt;br /&gt;
code.  I want to be able to purge all files using a script.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>login fails w/ latest version</title><link href="https://sourceforge.net/p/libgmail/support-requests/2/" rel="alternate"/><published>2005-09-12T04:22:58Z</published><updated>2005-09-12T04:22:58Z</updated><author><name>Kevin Williams</name><uri>https://sourceforge.net/u/kevincw01/</uri></author><id>https://sourceforge.net8b3c3e489fe247f6cb4c386adde9646efb9bcc00</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;I have the latest version of libgmail.py, lgconstants.py &lt;br /&gt;
and mkconstants.py with python version 2.3.3.  gmailfs &lt;br /&gt;
fails with a login error.  I also tried a test login script and &lt;br /&gt;
it fails on logon also.  I double-checked my &lt;br /&gt;
username/passwords as well trying to actually login &lt;br /&gt;
from the web and with two different accounts.  They &lt;br /&gt;
both work but both fail with libgmail login attempts.&lt;br /&gt;
Here is the error:&lt;br /&gt;
---&lt;br /&gt;
[root@xxxx root]# mount -t &lt;br /&gt;
gmailfs /usr/local/bin/gmailfs.py /gmailtest -o &lt;br /&gt;
username=xxxx@gmail.com,password=xxxx,fsname=tE&lt;br /&gt;
sT1nG&lt;br /&gt;
[root@xxxx root]# &lt;br /&gt;
gmailfs.py:Gmailfs:mountpoint: '/gmailtest'&lt;br /&gt;
gmailfs.py:Gmailfs:unnamed mount options: ['rw']&lt;br /&gt;
gmailfs.py:Gmailfs:named mount options: &lt;br /&gt;
{'username': 'xxxx@gmail.com', 'password': 'xxxx', 'fsna&lt;br /&gt;
me': 'tEsT1nG'}&lt;br /&gt;
Traceback (most recent call last):&lt;br /&gt;
File "/usr/local/bin/gmailfs.py", line 1117, in ?&lt;br /&gt;
server = Gmailfs()&lt;br /&gt;
File "/usr/local/bin/gmailfs.py", line 603, in __init__&lt;br /&gt;
self.ga.login()&lt;br /&gt;
File "/usr/lib/python2.3/site-packages/libgmail.py", line &lt;br /&gt;
300, in login&lt;br /&gt;
raise GmailLoginFailure("Login failed. (Wrong &lt;br /&gt;
username/password?)")&lt;br /&gt;
libgmail.GmailLoginFailure: 'Login failed. (Wrong &lt;br /&gt;
username/password?)'&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>logout?</title><link href="https://sourceforge.net/p/libgmail/support-requests/1/" rel="alternate"/><published>2005-08-05T15:25:24Z</published><updated>2005-08-05T15:25:24Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.net44a2747ccbc439b2179ce63fe1e4383b63965c85</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Hi!&lt;/p&gt;
&lt;p&gt;I love libgmail!&lt;/p&gt;
&lt;p&gt;I know there is a way to login but what about logout?&lt;/p&gt;
&lt;p&gt;I use the following script:&lt;/p&gt;
&lt;p&gt;import libgmail, os&lt;/p&gt;
&lt;p&gt;ga = libgmail.GmailAccount(my e-mail here, my password&lt;br /&gt;
here)&lt;br /&gt;
ga.login()&lt;br /&gt;
count = ga.getUnreadMsgCount()&lt;br /&gt;
if count != 0:&lt;br /&gt;
os.system('xmessage -center "You have Gmail!"')&lt;br /&gt;
ga.logout()     &amp;lt;---  how do i log out here?&lt;/p&gt;
&lt;p&gt;Perhaps i'll extend it later....&lt;/p&gt;
&lt;p&gt;My mail address: patrik.mrx@gmail.com&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>