default-smtp-config ( -- smtp-config )
SMTP client library

Prev:smtp-config
Next:no-auth


Vocabulary
smtp

Inputs
None

Outputs
smtp-configa smtp-config


Word description
Creates a new smtp-config with defaults of a one minute read-timeout, no-auth for authentication, and localhost port 25 as the server.

See also
smtp-config

Definition