Hello, I have an email in a server (email.it) that requires username & password to send an email. If I want to send an email with Rebol I receive the message:
>> send [EMAIL PROTECTED] "test message" ** User Error: Server error: tcp 553 5.7.1 <[EMAIL PROTECTED]>: Sender address rejected: not logged in How can I pass user & pwd? -- //Alessandro http://sguish.wordpress.com http://laccio.wordpress.com -- To unsubscribe from the list, just send an email to lists at rebol.com with unsubscribe as the subject.
