DNS utilities, building upon excellent dnsjava library: https://github.com/dnsjava/dnsjava
DNS utilities, building upon excellent dnsjava library: https://github.com/dnsjava/dnsjava
Basic utilities for checking emails.
The core function is verify!
which can perform multiple checks
depending on the options.
You can also call validate
(basic syntax check) and disposable?
separately.
Basic utilities for checking emails. The core function is `verify!` which can perform multiple checks depending on the options. You can also call `validate` (basic syntax check) and `disposable?` separately.
Primitive smtp client. For now, just enough functionality to be able to verify email recipients.
TODO: this is work in progress and doesn't work apart from JDK 8. Alternative solution based on commons-net package might be implemented later.
Primitive smtp client. For now, just enough functionality to be able to verify email recipients. TODO: this is work in progress and doesn't work apart from JDK 8. Alternative solution based on commons-net package might be implemented later.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close