Language

Package: swaks @ 20201014.0

Synopsis

Featureful SMTP test tool

Description

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.

Home page
https://jetmore.org/john/code/swaks/
Location
gnu/packages/mail.scm (line: 3628, column: 2)
License

Lint warnings

LinterMessageLocation
formatting

Look for formatting issues in the source

line 3642 is way too long (106 characters)
wrapper-inputs

Make sure 'wrap-program' can finds its interpreter.

"bash-minimal" should be in 'inputs' when 'wrap-program' is used