Jump to content

Send email: Difference between revisions

Line 49:
This one uses the build-in SMTP vocabulary. Note that 'to' and 'cc' need to be arrays of strings containing an email address.
 
<lang Factor>! Copyright (C) 2010 Anthony Simpson.
! See http://factorcode.org/license.txt for BSD license.
USING: kernel accessors smtp io.sockets namespaces ;
IN: learn
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.