[REBOL] Re: email with user & pwd
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
>
> On 8/29/07, Alessandro Manotti <ale870-gmail.com> wrote:
> >
> > 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
> >
> >
> > --
> > To unsubscribe from the list, just send an email to
> > lists at rebol.com with unsubscribe as the subject.
> >
> >
>
> --
> 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