smtp ボキャブラリ
Factor ハンドブック > ボキャブラリ索引


ドキュメント
SMTP クライアントライブラリ

メタデータ
タグ:enterprise, network
作者:Elie Chaftari, Dirk Vleugels, Slava Pestov, Doug Coleman, Daniel Ehrenberg


ワード

タプルクラス
クラススーパークラススロット
email tuplefrom to cc bcc subject content-type encoding body
plain-auth tupleusername password


シングルトンクラス
no-auth


シンボルワード
smtp-auth
smtp-domain
smtp-read-timeout
smtp-server
smtp-tls?


通常ワード
ワードスタック効果
<email>( -- email )
<plain-auth>( username password -- plain-auth )
log-smtp-connection( message -- )
send-email( email -- )
with-smtp-connection( quot -- )


クラス述語ワード
ワードスタック効果
email?( object -- ? )
no-auth?( object -- ? )
plain-auth?( object -- ? )


ファイル
resource:basis/smtp/smtp.factor
resource:basis/smtp/smtp-docs.factor
resource:basis/smtp/smtp-tests.factor


resource:basis の子
ボキャブラリ概要
smtp.serverテスト用 SMTP サーバー



ボキャブラリ概要
smtp.privatesmtp.private ボキャブラリ