[REBOL] Sending email Re:

2000-04-12 Thread lconrad


>i tried to send an email using the rebol command: send [EMAIL PROTECTED] "text" .
>but then i have got an error message saying that I have to authenticate to
>the POP3 server first.

It's an authentification technique with the mailserver.

Sending mail is done with SMTP client.

POP3 is on a mailbox reading program.

To send mail, there is the hybrid 'POP before SMTP' and then official "SMTP 
AUTH".

See with your mail admin person which is required.

Len




[REBOL] sendmail Re:(4)

2000-04-10 Thread lconrad


>The company claims it can't provide authenticated SMTP and are faced with a
>choice of "open-relay" SMTP (spam-bait) or nothing.  So they provide 
>nothing so
>far as SMTP is concerned.

The latest sendmail finally provides SMTP AUTH.

>They told me this inability to authenticate SMTP was a function of their Sun
>Solaris 2.7/Apache server software.

Sounds like they've got their heads where the sun doan shine.  SMTP AUTH 
has nothing to do with the OS or the HTTP server.  And why don't they have 
a separate box for their mail server?

>(If anyone has ideas how they could configure authenticated SMTP I would 
>be glad to hear about it.

change hosting companies.

Len




[REBOL] [REBOL] my most frequent complaint

2000-04-03 Thread lconrad

What's the schedule on  REBOL / NT being able to talk to COM objects?

Len

=

> >Wait for the /Command version ...
>
>Okay, I'm waiting...  (any idea how long???)




[REBOL] Rebol/NT: COM objects, ODBC?

2000-03-29 Thread lconrad

Is there any way to have Rebol talk to NT COM objects or to an ODBC interface?

Thanks,
Len




[REBOL] Parse this: Sassenrath gets herbal facial! Re:

2000-02-01 Thread lconrad

Bon giorno, Carlo,

I'm always interested in headlines about "too much money" !  LOL

Len

=

>Herbal, hey, I must have missed that while I was
>at the mineral bath...  Those poison oak leaves
>are a real treat on your skin.
>
>How did you ever find this article?
>
>-Carl



[REBOL] Parse this: Sassenrath gets herbal facial!

2000-02-01 Thread lconrad

http://www.nytimes.com/aponline/f/AP-So-Much-Money.html






[REBOL] pdf again Re:

2000-01-31 Thread lconrad

Can you wrap this into one .pdf ragher than dozens?
Len

>due to bandwidth restrictions, I have moved the rebol user guide and
>dictionary to an unlimited bandwidth site at
>
>http://www.beosjournal.com/rebol/rebolpdf.zip



[REBOL] Catch Carl on ZDTV tonight Re:(2)

2000-01-27 Thread lconrad

visit www.zdnet.com, I bet it's really a webcast.

Len

=

>I want to catch it, but I don't think I get Ziff Davis TV. I checked the
>listings at
>
>http://www.tvguide.com/Listings/FrameBase.asp?GB=4&I=60793&Zip=07446
>
>and I couldn't find it.
>
>Is there any other way for me to see it (on the Internet, etc) or did I just
>miss it in the listings and it actually is in my area?
>
>Thanks all.
>
>Keith
>
>- Original Message -
>From: <[EMAIL PROTECTED]>
>To: <[EMAIL PROTECTED]>
>Sent: Thursday, January 27, 2000 10:49 AM
>Subject: [REBOL] Catch Carl on ZDTV tonight
>
>
> > This notice is on Rebol.com:
> >
> > "Ziff Davis TV - Carl Sassenrath and REBOL featured live on January 27,
> > on 'The Screensavers' show at 6PM PST."
> >
> > And the graphics have changed.  The ".r" logo looks great!
> >
> > Stirling



[REBOL] Music (MP3) on REBOL Re:(6)

2000-01-08 Thread lconrad

I'd like to run rebol from NT/Cold Fusion pages, using a CF tag for command 
line proggies.

To avoid re-loading rebol each call, is there anyway to make rebol resident 
in NT?

Thanks,
Len