Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

Reading Gmail account

 [1/3] from: carlos::lorenz::gmail::com at: 4-Aug-2008 8:13


Hi list I would like to read a gmail account using REBOL. I´m trying the builtin imap protocol but unfortunately I always get an error. I need some help on this, please. i: open imap://user:pass-imap.gmail.com <user%3Apass-imap.gmail.com> ** Access Error: Cannot connect to imap.gmail.com ** Where: open-proto
>>
Thanks -- Carlos Lorenz www.revistaeletronica.com.br Unidade Lorenz Ltda (11) 4034 1971

 [2/3] from: compkarori::gmail::com at: 5-Aug-2008 7:07


It won't work. You need a secure IMAP protocol ( doesn't exist ), and R/Command. On Mon, Aug 4, 2008 at 11:13 PM, Carlos Lorenz <carlos.lorenz-gmail.com> wrote:
> Hi list > I would like to read a gmail account using REBOL.
<<quoted lines omitted: 14>>
> To unsubscribe from the list, just send an email to > lists at rebol.com with unsubscribe as the subject.
-- Graham Chiu http://www.synapsedirect.com Synapse - the use from anywhere EMR.

 [3/3] from: carlos::lorenz::gmail::com at: 5-Aug-2008 10:53


mmmm many thanks anyway, graham 2008/8/4 Graham Chiu <compkarori-gmail.com>
> It won't work. You need a secure IMAP protocol ( doesn't exist ), > and R/Command.
<<quoted lines omitted: 34>>
> To unsubscribe from the list, just send an email to > lists at rebol.com with unsubscribe as the subject.
-- Carlos Lorenz www.revistaeletronica.com.br Unidade Lorenz Ltda (11) 4034 1971

Notes
  • Quoted lines have been omitted from some messages.
    View the message alone to see the lines that have been omitted