swaks 20100211.0-4 source package in Ubuntu

Changelog

swaks (20100211.0-4) unstable; urgency=low

  * Drop patches/round_for_timelocal, upstream includes a different fix.
    Closes: #620167

swaks (20100211.0-3) unstable; urgency=low

  * Fix --header-* (Closes: #608338)
  * Bumped up policy to 3.9.1.0 (no changes needed)
 -- Ubuntu Archive Auto-Sync <email address hidden>   Sat,  30 Apr 2011 13:49:34 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Oneiric
Original maintainer:
Andreas Metzler
Architectures:
all
Section:
mail
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Oneiric: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
swaks_20100211.0.orig.tar.gz 71.7 KiB 0fc6e830fdec9f32cae392e8ef41184820c7f271f2f567cb9322c72b689dc81a
swaks_20100211.0-4.debian.tar.gz 4.7 KiB 54c83215be54a9a3972b7054efe1fccec31b35a790e2ed94c04741d845bc02e9
swaks_20100211.0-4.dsc 1.2 KiB 11570195d1307fef13985098544b778e3ec8d7245b8517c9e0393f74bcbe1a9d

Available diffs

View changes file

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.