Send email: Difference between revisions

m
Line 436:
 
=={{header|Diego}}==
This <code>instruct</code>ion instructs a thing in the mist to send an email. It understands that the found <code>thing</code> will have microphoneemail knowledge (similar to libraries in other languages). If the caller does not have email knowledge (similar to libraries in other languages), the callee will train the caller on first request. It is at the discretion of the callee to adjust, delay or not send the email.
<lang diego>begin_instruct(Send email)_param({str} from, to, cc, subject, msg, {html}, htmlmsg)_opt({cred}, login)_ns(rosettacode);
set_thread(linger);