Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

Tags: smtpd/qpsmtpd

Tags

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release 1.00 (#307)

* Update changelog
* Bump version

v0.96

Toggle v0.96's commit message
Merge pull request #248 from smtpd/release-0.96

update Changes, bump version

v0.95

Toggle v0.95's commit message
updated Changes for 0.95 release

v0.94

Toggle v0.94's commit message
update MANIFEST for 0.94 release

v0.84

Toggle v0.84's commit message
0.84 April 7, 2010

  uribl: fix scan-headers option (Jost Krieger, Robert Spier)

  exim: Use BSMTP response codes, various cleanups (Devin Carraway)

  config: cache returned values from config plugins (Peter J. Holzer)

  AUTH PLAIN bug with Alpine (Rick Richard)

  require_resolvable_fromhost: Moved DENYSOFT for temp_resolver_failed
  to the RCPT TO hook. (Larry Nedry)

  Note Net::IP dependency (Larry Nedry)

  Various minor spelling cleanups and such (Steve Kemp, Devin Carraway)

  rpm: create .rpm files from the packaging/rpm directory (Peter J. Holzer,
  Robin Bowes, Filippo Carletti, Richard Siddell)

  spamassasin: Custom spam tag subject munging (Jonathan Martens, Robert Spier)

  clamav: Fix typo in name of default configuration file (Filippo Carletti)

v0.83

Toggle v0.83's commit message
0.83 September 15, 2009

  plugins/queue/maildir: Allow hyphens in the maildir path (Hinrik Örn Sigurðsson)

  Modify plugins/virus/clamav option for ClamAV 0.95 (no-summary)

  Temporary deny if clamd is not running (Shad L. Lords)

  Fix spamassassin plugin log noise if spam score is 0.0

  Fix spool_dir configuration documentation and README update (Tomas Lee)

  Disconnect host in rhsbl (Charlie Brady)

  POD cleanups (Steve Kemp)

  check_badmailfrom: Fix parsing of reason messages etc (Robert Spier, Tomas Lee)

  check_spamhelo disconnects after denying a 'helo' (Filippo Carletti)

  Log even when aren't in a transaction (Jared Johnson)

  prefork: More robust child spawning (Jared Johnson)

  Add dup_body_fh method to return a dup'd body FH (Jared Johnson)

v0.82

Toggle v0.82's commit message
0.82 - June 2, 2009

  prefork: Fix problem with processes sometimes being "left behind" (Charlie Brady)

  prefork: Fix startup when no interface addresses are specified (Devin Carraway)

  prefork: add multi-address support

  The clamdscan virus-scanning plugin now requires the ClamAV::Client
  perl module instead of the older, deprecated Clamd module (Devin Carraway)

  prefork: support --listen-address for consistency with forkserver

  prefork: Sanitize the shell environment before loading modules

v0.81

Toggle v0.81's commit message
Release 0.81

v0.80

Toggle v0.80's commit message
Release 0.80 - first release in forever

 - Almost 200 changes since the last proper release