Hi, again,

    I'd try it again but I can't read french so I just have to guess
at what the interface is trying to allow me to do. :-(  It looks like,
from Hallvard's error, that the smtp server you are using is limiting
what mail servers it will send to so you may want to find a little
more lenient mail server if you'd like everyone to be able to use your
script...

HTH!!
~~Ammon ;~>


On 6/12/05, LAURET Emmanuel <[EMAIL PROTECTED]> wrote:
>=20
> Hi, Hammon,
> Now, the script runs with set-net...
> In fact, i made an error and i corrected it !
> If you want to try again: http://lauretprod.web.ool.fr/photo.htm
> No smtp message error now, thanks...
>=20
> ----- Original Message -----
> From: "Ammon Johnson" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Sunday, June 12, 2005 1:17 PM
> Subject: [REBOL] Re: sending a mail with rebol web browser plugin...
>=20
>=20
> >
> > The plugin is running on the user's machine and not on the server
> > which means that the email is going to be sent from the user's machine
> > so you either have to allow the user to configure their smtp server
> > and email address or have an email address and smtp server set up to
> > send the email through regardless of where the user is or what machine
> > the script is running on.
> >
> > Having Rebol installed on your machine shouldn't affect the way the
> > plugin works (AFAIK) What do you mean if you use set-net it doesn't
> > work.  What doesn't work?  I have REBOL installed on my machine and I
> > have an SMTP server set up for it but running your script tells me
> > that no SMTP server is setup.
> >
> > HTH!!
> > ~~Ammon ;~>
> >
> >
> > On 6/12/05, LAURET Emmanuel <[EMAIL PROTECTED]> wrote:
> >>=3D20
> >> You are all right Ammon !!! I found the problem: rebol.exe was install=
ed
> >> =3D
> > on
> >> my computer, and %user.r was not configured !
> >> if i use set-net in my plugin script, it doesn't work any more !!!
> >> My script's plugin doesn't work on my computer, but it works on anothe=
r
> >> a=3D
> > s
> >> sender: [EMAIL PROTECTED] !
> >> I think, the plugin doesn't work the same, if you have rebol console
> >> installed or not !!! Be carreful !
> >> if you want to try the script, go to
> >> http://lauretprod.web.ool.fr/photo.h=3D
> > tm
> >> . The script read a page on national geographic site,
> >> parse the page to find the photo of the day... But you can choose the
> >> pho=3D
> > to
> >> of another day with comments...
> >> thank you Ammon.
> >>=3D20
> >> Sorry for my bad english, i'am french (R=3DE9union Island) !!!
> >>=3D20
> >>=3D20
> >> ----- Original Message -----
> >> From: "Ammon Johnson" <[EMAIL PROTECTED]>
> >> To: <[EMAIL PROTECTED]>
> >> Sent: Sunday, June 12, 2005 7:20 AM
> >> Subject: [REBOL] Re: sending a mail with rebol web browser plugin...
> >>=3D20
> >>=3D20
> >> >
> >> > It will work in this version too, you just need to specify the smtp
> >> > server that it should use to send the mail using SET-NET.
> >> >
> >> > HTH!!
> >> > ~~Ammon ;~>
> >> >
> >> >
> >> > On 6/11/05, LAURET Emmanuel <[EMAIL PROTECTED]> wrote:
> >> >> i can't send a mail to my address from a web page...
> >> >> the error message is:
> >> >>=3D3D20
> >> >> ** User Error: No network server for smtp is specified
> >> >> ** Near: smtp-port: open [scheme: 'smtp]
> >> >> either only
> >> >>=3D3D20
> >> >> i think, it's a bug, because in a  former version of the plugin, it
> >> >> worke=3D3D
> >> > d...
> >> >> thanks...
> >> >> --
> >> >> To unsubscribe from the list, just send an email to
> >> >> lists at rebol.com with unsubscribe as the subject.
> >> >>=3D3D20
> >> >>
> >> > --
> >> > To unsubscribe from the list, just send an email to
> >> > lists at rebol.com with unsubscribe as the subject.
> >> >
> >> >
> >>=3D20
> >> --
> >> To unsubscribe from the list, just send an email to
> >> lists at rebol.com with unsubscribe as the subject.
> >>=3D20
> >>
> > --
> > To unsubscribe from the list, just send an email to
> > lists at rebol.com with unsubscribe as the subject.
> >
> >
>=20
> --
> To unsubscribe from the list, just send an email to
> lists at rebol.com with unsubscribe as the subject.
>=20
>
-- 
To unsubscribe from the list, just send an email to 
lists at rebol.com with unsubscribe as the subject.

Reply via email to