Handbook
Glossary
no-auth
SMTP client library
Prev:
default-smtp-config ( -- smtp-config )
Next:
plain-auth
Vocabulary
smtp
Class description
If the
auth
slot is set to this value, no authentication will be performed.
See also
plain-auth
,
login-auth
Definition
IN:
smtp
SINGLETON:
no-auth
Methods
USING:
kernel
smtp
smtp.private
;
M:
no-auth
send-auth
drop
;