swaks 20201014.0
Featureful SMTP test tool
Swaks is a flexible, scriptable, transaction-oriented SMTP test tool. It handles SMTP features and extensions such as TLS, authentication, and pipelining; multiple versions of the SMTP protocol including SMTP, ESMTP, and LMTP; and multiple transport methods including unix-domain sockets, internet-domain sockets, and pipes to spawned processes. Options can be specified in environment variables, configuration files, and the command line allowing maximum configurability and ease of use for operators and scripters.
- Website: https://jetmore.org/john/code/swaks/
- Licenses: GPL 2+
- Package source: gnu/packages/mail.scm
- Builds: See build status
- Issues: See known issues
Installation
Install swaks 20201014.0
as follows:
guix install swaks@20201014.0
Or install the latest version:
guix install swaks
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.