swaks 20201014.0-2 source package in Ubuntu

Changelog

swaks (20201014.0-2) unstable; urgency=low

  [ Andreas Metzler ]
  * Add minimal autopkgtest.
  * Run wrap-and-sort -ast.

  [ Debian Janitor ]
  * Apply multi-arch hints.
    + swaks: Add :any qualifier for perl dependency.
  * Update watch file format version to 4.
  * Update standards version to 4.6.0, no changes needed.

 -- Andreas Metzler <email address hidden>  Fri, 24 Dec 2021 11:57:32 +0100

Upload details

Uploaded by:
Andreas Metzler
Uploaded to:
Sid
Original maintainer:
Andreas Metzler
Architectures:
all
Section:
mail
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe mail
Lunar release universe mail
Jammy release universe mail

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
swaks_20201014.0-2.dsc 1.9 KiB daba9ac6d154d884593ab1651168c3ff49e5c92f011ca578554425aea509666a
swaks_20201014.0.orig.tar.gz 108.4 KiB fb0a3b7d487a15b124ba6690f7b01a56617f1af2aa54233fd69013982de95a30
swaks_20201014.0-2.debian.tar.xz 6.6 KiB be1290f9d0a04673432960da92b1f4960dbb9c9970dbef4685f6df552324c5c5

Available diffs

No changes file available.

Binary packages built by this source

swaks: 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.