swaks 20130209.0-3 source package in Ubuntu
Changelog
swaks (20130209.0-3) unstable; urgency=medium * Fix pod compatibility with perl 5.18 by using "=item 0Z<>" instead of "=item 0". Closes: #720500 * Point vcs* to anonscm.debian.org. -- Andreas Metzler <email address hidden> Thu, 22 Aug 2013 19:29:49 +0200
Upload details
- Uploaded by:
- Andreas Metzler
- Uploaded to:
- Sid
- Original maintainer:
- Andreas Metzler
- Architectures:
- all
- Section:
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Trusty | release | universe |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
swaks_20130209.0-3.dsc | 1.2 KiB | cf09f0b1cca231399c1cac54a336b21f3d0f09b03d83c2835410c7ca1051c6d8 |
swaks_20130209.0.orig.tar.gz | 99.8 KiB | 0b0967256dca82776f610f1db862bc47644b236f325fa48cbdb2651babd41f7c |
swaks_20130209.0-3.debian.tar.gz | 5.8 KiB | 8fafb5981ca8de050571cbb03f5b2d645f11a4a7aa86fabe59dd7a52a6df73a5 |
Available diffs
- diff from 20130209.0-2 to 20130209.0-3 (1.6 KiB)
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.