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 <[EMAIL PROTECTED]> wrote:
>
> Have you checked on the  rebol.org mailing list archive?
>
> -MAx
>
> On 8/29/07, Alessandro Manotti <[EMAIL PROTECTED]> 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 [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.
> >
> >
>
>
> --
> 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


-- 
To unsubscribe from the list, just send an email to 
lists at rebol.com with unsubscribe as the subject.

Reply via email to