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

[REBOL] Reading POP mail

From: matt:blis at: 1-Oct-2001 14:20

Hi all, wondering if someone could enlighten me... I'm trying to read email from a pop account on the mail server from a CGI script using mailbox: open pop://myuser:[mypass--mydomain--com] but I get an error ** User Error: Server error: tcp connection failed but when i try the *exact* same command (copy and paste from the cgi script) via the rebol console it connects properly Anyone got any ideas? TIA Matt.