mailavenger 0.8.5-2 source package in Ubuntu

Changelog

mailavenger (0.8.5-2) unstable; urgency=medium

  * Added Salsa CI, with tests courtesy of PhilHands. Thanks!
  * Replicate sysvinit behaviour on initial install (Closes: #931466),
    Thanks PhilHands!
  * Fix build vs host arguments passed at configure-time, thanks HelmutGrohne!
    (Closes: #928467).
  * Removed already upstream merged patches.
  * Local patch for fixing some manpages typos.
  * Upgraded to debian/copyright machine-readable format.
  * Bump up Standard-version, update compat to v12.

 -- Ulises Vitulli <email address hidden>  Sat, 20 Jul 2019 17:53:09 -0300

Upload details

Uploaded by:
Ulises Vitulli
Uploaded to:
Sid
Original maintainer:
Ulises Vitulli
Architectures:
any
Section:
mail
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
mailavenger_0.8.5-2.dsc 1.9 KiB 98f2e5d7b7827058c9435260128300e483cdea3ee26f8a670458b9e7df599d00
mailavenger_0.8.5.orig.tar.gz 889.0 KiB b0fc3e2e03ed010e95e561367fce7b087968df7ea6056251eba95cad14d26d37
mailavenger_0.8.5-2.debian.tar.xz 12.0 KiB 7ecb183ab22e5e7fe77f20ee0dc4ae826755d167b0bd827b41e19d0094cb7eaf

Available diffs

No changes file available.

Binary packages built by this source

mailavenger: Highly configurable, MTA-independent SMTP filter server

 Mail Avenger is a highly configurable, MTA-independent Spam filtering solution
 at SMTP'ing time.
 .
 The criteria Mail Avenger uses to handle filtering is based on a "how is it
 being send?" fashion, instead of the classical "what are you sending?" model,
 in which the body or mail itself is analysed looking for SPAM patterns,
 keywords, bad words or applying Bayesian filters, like SpamAssassin, DSPAM or
 SpamBayes does.
 .
 A distinguishing feature of Mail Avenger is that it allows you to reject spam
 during SMTP time, before even spooling messages in your local mail queue.
 This carries interesting features like identifying most clients OS (using
 TCP SYN fingerprints), acquiring client's network information, embed
 cryptographically secure expiration times in temporary mail addresses
 to validate mail before receiving the message body, between others.
 .
 This is a partial list of features:
  * Mail-bomb protection
  * TCP filtering
  * Network-level traffic analysis
  * SMTP-level traffic analysis
  * SMTP callbacks
  * Per-user and per-user-extension mail scripts
  * Per-user mail relay checks
  * Virtual domain mapping
  * Alias to user mapping
  * RBL support
  * SPF
  * SPF language queries
  * Asynchronous DNS queries
  * "Bodytest" support
  * SMTP STARTTLS support

mailavenger-dbgsym: debug symbols for mailavenger