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

GMAIL POP

 [1/3] from: carlos::lorenz::gmail::com at: 26-Jul-2006 12:12


Hi list, I am trying to read my GMail account via REBOL and have this error of connection. Here is the configuration block I am using in my script: mailbox: [ scheme: 'POP host: "pop.gmail.com" user: "myname-gmail.com" pass: "mypass" port: 995 ] What else should I put in the block above in order to read the POP account of gmail? Thanks for any help -- Carlos Lorenz www.revistaeletronica.com.br Unidade Lorenz Ltda (11) 4034 1971

 [2/3] from: cyphre:seznam:cz at: 26-Jul-2006 17:27


You need to have Rebol version(commercial) with SSL support to be able access the Gmail POP server. regards, Cyphre

 [3/3] from: carlos:lorenz:gma:il at: 26-Jul-2006 12:35


hmmm 2006/7/26, Cyphre <cyphre-seznam.cz>:
> You need to have Rebol version(commercial) with SSL support to be able > access the Gmail POP server.
<<quoted lines omitted: 43>>
> 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