You are all right Ammon !!! I found the problem: rebol.exe was installed 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 another as 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.htm . The script read a page on national geographic site, parse the page to find the photo of the day... But you can choose the photo of another day with comments... thank you Ammon.
Sorry for my bad english, i'am french (R�union Island) !!! ----- 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... > > 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: >>=20 >> ** User Error: No network server for smtp is specified >> ** Near: smtp-port: open [scheme: 'smtp] >> either only >>=20 >> i think, it's a bug, because in a former version of the plugin, it >> worke= > d... >> thanks... >> -- >> 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. > > -- To unsubscribe from the list, just send an email to lists at rebol.com with unsubscribe as the subject.
