Source: swaks
Section: mail
Priority: optional
Maintainer: Andreas Metzler <ametzler@debian.org>
Uploaders:
 Gunnar Wolf <gwolf@debian.org>,
Build-Depends:
 perl,
Rules-Requires-Root: no
Standards-Version: 4.7.0
Vcs-Git: https://salsa.debian.org/debian/swaks.git
Vcs-Browser: https://salsa.debian.org/debian/swaks
Homepage: https://www.jetmore.org/john/code/swaks/

Package: swaks
Depends:
 perl:any,
Recommends:
 libio-socket-inet6-perl,
 libnet-dns-perl,
 libnet-ssleay-perl,
Suggests:
 libauthen-ntlm-perl,
 libauthen-sasl-perl,
 perl-doc,
Architecture: all
Multi-Arch: foreign
Description: SMTP command-line test tool
 swaks (Swiss Army Knife SMTP) is a command-line tool written in Perl
 for testing SMTP setups; it supports STARTTLS and SMTP AUTH (PLAIN,
 LOGIN, CRAM-MD5, SPA, and DIGEST-MD5). swaks allows one to stop the
 SMTP dialog at any stage, e.g to check RCPT TO: without actually
 sending a mail.
 .
 If you are spending too much time iterating "telnet foo.example 25"
 swaks is for you.
