[REBOL] Re: REB sites which don't respond
From: jasonic:panix at: 20-Nov-2001 1:52
----- Original Message -----
From: "Anton Rolls" <[arolls--idatam--com--au]>
To: <[rebol-list--rebol--com]>
Sent: Monday, November 19, 2001 12:56 AM
Subject: [REBOL] Re: REB sites which don't respond
> That's interesting. Can't you modify the
> emailer to optionally check for mail first?
I may have fixed the temperamental smtp problem by changing Outlook
Express's 'default' mail account to match the one the DSL provider WANTS me
to use.
As TRY statements with email checks from REBOL would be good manners. If my
script is to run on another [unknown] machine, I suppose I can just check
settings from their user.r , do a quiet smtp test first before running the
rest of the program.
./Jason