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

email with user & pwd

 [1/4] from: ale870::gmail::com at: 29-Aug-2007 22:48


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 emailtarget-emailserver.com "test message" ** User Error: Server error: tcp 553 5.7.1 <tmyemailaddress-email.it>: Sender address rejected: not logged in How can I pass user & pwd? -- //Alessandro http://sguish.wordpress.com http://laccio.wordpress.com

 [2/4] from: moliad::gmail::com at: 30-Aug-2007 0:17


Have you checked on the rebol.org mailing list archive? -MAx On 8/29/07, Alessandro Manotti <ale870-gmail.com> wrote:

 [3/4] from: ale870::gmail::com at: 30-Aug-2007 7:38


Yes, there I found esmtp. Then I discovered the new Rebol versions (from 1.3) already have such functionality included. I found just now that I can use set-net to setup a username/password! Thank you! On 8/30/07, Maxim Olivier-Adlhoch <moliad-gmail.com> wrote:
> Have you checked on the rebol.org mailing list archive? > -MAx
<<quoted lines omitted: 33>>
> To unsubscribe from the list, just send an email to > lists at rebol.com with unsubscribe as the subject.
-- //Alessandro http://sguish.wordpress.com http://laccio.wordpress.com

 [4/4] from: moliad::gmail::com at: 30-Aug-2007 22:52


my pleasure, though its sunanda which is doing all the hard work on rebol.org. I just thought about suggesting it cause many people don't realise all of the services (and help) which rebol.org offers. :-) -MAx On 8/30/07, Alessandro Manotti <ale870-gmail.com> wrote:

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