Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] How fast should 'send b??

From: robert::lancaster::opennw::com at: 5-Jul-2001 14:20

Sending Email, using 'send, can take some time... eg
>> print now send [to--myself--my--company] "hello:" print now
5-Jul-2001/14:01:50+12:00 5-Jul-2001/14:02:10+12:00 == 20 secs Is this slowness REBOL? ( Thinks... Not... ) Or is it cos I'm on a coporate LAN using an MS Exchange Mail server. Seeing as I'm not familiar with SMTP I thought I'd ask the list; How long should it take?