Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Python > accessing gmail

Reply
Thread Tools

accessing gmail

 
 
Tony
Guest
Posts: n/a
 
      12-15-2009
I'm having trouble getting to gmail messages. I can access my googlemail
account through imap with no problems, that's an old one. The problem is
trying to get to my current gmail account, which is actually
. The page shows up as
mail.google.com/a/tonyburrows.com and I can't see how to get at it.

mail = imaplib.IMAP4_SSL('imap.gmail.com, 993)
mail.login(username, password)

logs me in to my googlemail account and lets me collect mail in that one,
but how do I get to the gmail one?

Tony
 
Reply With Quote
 
 
 
 
Intchanter / Daniel Fackrell
Guest
Posts: n/a
 
 
Reply With Quote
 
 
 
 
Tony
Guest
Posts: n/a
 
      12-16-2009
Intchanter / Daniel Fackrell wrote:

> http://mail.google.com/support/bin/a...n&answer=77654


Thanks!

Actually I had a sudden inspiration last night as I went to bed. I'd set
up Thunderbird, all I needed to do was use the same full host@domain as the
username. Stupid, stupid - I'd wasted so much time and it was so simple.
I will remember it though.

Now to figure out the rest of it.

Tony
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Anyone have problems accessing gmail today? thisisonlyforusenet@yahoo.co.nz NZ Computing 2 04-03-2008 10:17 PM
Accessing GMail account from GMail Groups Ramkumar Computer Support 2 09-25-2005 09:21 AM
gmail blocks .rar files from non-gmail address kritaly Computer Support 3 08-18-2005 12:00 AM
accessing gmail account via POP3 Phil Tomson Ruby 3 04-05-2005 09:14 PM
6 gmail accounts available, post your email here or to gmail@thing.dyndns.org thing NZ Computing 6 12-01-2004 11:40 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57