Emmanuel,=20 You are aware of 'request-date, I hope? I tried to request a photo from= february 31st 2005, but didn't get any error message. 'request-date would= prevent that.
Anyway, this is clearly an smtp problem. I tried to comment out the 'send= line, and everything worked fine. I tried to replace your smtp server with= another that I know works, and everything works fine. So the problem is= smtp.ool.fr. HY Dixit LAURET Emmanuel (21.55 12.06.2005): >i tried with a yahoo smtp, but it doesn't work !!! > >;) the page is in english now... >http://lauretprod.web.ool.fr/photo.htm > >~~Manu~~ > > >----- Original Message -----=20 >From: "Ammon Johnson" <[EMAIL PROTECTED]> >To: <[EMAIL PROTECTED]> >Sent: Sunday, June 12, 2005 6:38 PM >Subject: [REBOL] Re: sending a mail with rebol web browser plugin... > > >> >> 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: >>>=3D20 >>> 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... >>>=3D20 >>> ----- 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... >>>=3D20 >>>=3D20 >>> > >>> > 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: >>> >>=3D3D20 >>> >> You are all right Ammon !!! I found the problem: rebol.exe was=20 >>> >> install=3D >> ed >>> >> =3D3D >>> > 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=20 >>> >> anothe=3D >> r >>> >> a=3D3D >>> > 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=3D3D >>> > 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=3D3D >>> > to >>> >> of another day with comments... >>> >> thank you Ammon. >>> >>=3D3D20 >>> >> Sorry for my bad english, i'am french (R=3D3DE9union Island) !!! >>> >>=3D3D20 >>> >>=3D3D20 >>> >> ----- 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... >>> >>=3D3D20 >>> >>=3D3D20 >>> >> > >>> >> > 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: >>> >> >>=3D3D3D20 >>> >> >> ** User Error: No network server for smtp is specified >>> >> >> ** Near: smtp-port: open [scheme: 'smtp] >>> >> >> either only >>> >> >>=3D3D3D20 >>> >> >> i think, it's a bug, because in a former version of the plugin,= it >>> >> >> worke=3D3D3D >>> >> > d... >>> >> >> thanks...=20 > >--=20 >To unsubscribe from the list, just send an email to=20 >lists at rebol.com with unsubscribe as the subject. Pr=E6tera censeo Carthaginem esse delendam -- To unsubscribe from the list, just send an email to lists at rebol.com with unsubscribe as the subject.
