accessing gmail account via POP3

P

Phil Tomson

Has anyone written any Ruby code for accessing their gmail account that
they would be willing to share?

Here are the requirements according to google:

pop.gmail.com
Use SSL: Yes
Port: 995

Phil
 
D

Doug Beaver

Has anyone written any Ruby code for accessing their gmail account
that they would be willing to share?

Here are the requirements according to google:

ruby-core#2703 and ruby-core#2745 include patches to add ssl support to
Net::pOP3. from the thread, it looks like it was checked in, but maybe
into 1.9 only?

i imagine you could use the patches as a guide and write a small wrapper
class that sets up the SSLSocket to gmail...

doug
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top