[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.