[libmail-deliverystatus-bounceparser-perl] annotated tag upstream/1.540 created (now 02ff709)

gregor herrmann gregoa at debian.org
Sun Jul 5 13:24:04 UTC 2015


This is an automated email from the git hooks/post-receive script.

gregoa pushed a change to annotated tag upstream/1.540
in repository libmail-deliverystatus-bounceparser-perl.

        at  02ff709   (tag)
   tagging  dca683e1e15a16a3ddc3f4a7f6f599ae06a45b8f (commit)
  replaces  upstream/1.536
 tagged by  gregor herrmann
        on  Sun Jul 5 15:16:26 2015 +0200

- Log -----------------------------------------------------------------
Upstream version 1.540

Cees Hek (4):
      Add check for postfix 'Name or service not known' Diagnostic-Code
      When a text/plain bounce matches the 'Returned_Message_Below' regexp, it should set 'orig_text' to what is found after the match not what is found before (added new test case for orig_message, orig_header and orig_text as well)
      Add check for postfix 'Name or service not known' Diagnostic-Code
      When a text/plain bounce matches the 'Returned_Message_Below' regexp, it should set 'orig_text' to what is found after the match not what is found before (added new test case for orig_message, orig_header and orig_text as well)

Michael Stevens (198):
      Improve handling of postfix DNS bounce errors.
      Add a gitignore so I don't accidentally add some of the autogenerated
      Better handling of reasons on aol bounces.
      Recognise bluebottle as a challenge/response system.
      Tentative updating of the README with better maintainer information.
      Eliminate warnings in Mail::Header that were showing when "make test"
      Add missing test dependency.
      Add missing Mail::Header dependency.
      Ensure we have kwalitee.
      Add the spam reason to the docs. We never use it yet though!
      Add the first "it's spam" case to std_reason parsing.
      Add support for "spam rejection" spam messages.
      Tidy up MANIFEST and add all the extra tests I've added.
      Up the version number, changed enough stuff...
      Remove some warnings and add a test case that should trigger them.
      Fix more warnings.
      Fix another warning if we can't get the host.
      Not totally confident in this one - doesn't look like we've used the
      Pointless change to test github hooks.
      "relay not permittted" is a domain error.
      Some more relaying errors.
      Add new spambouncer test case and modify code to identify as spam.
      Add another relaying denied example, with a test case this time.
      Add another spam type.
      Fix MANIFEST
      Fix another warning on odd bounce messages.
      Try to ensure greater kwalitee. And warnings are always good.
      Fix more warnings.
      Anonymise email.
      Add another case to the over_quota detector.
      Add another spam case.
      Add another case for over quota.
      Add another over_quota case.
      Better filtering of sender addresses that show up in bounce reports.
      Add another warning case.
      Add missing test.
      Add another case for over quota detection.
      Catch another over quota case and remove warnings.
      Remove inappropriately added personal information.
      Add another case for over quota.
      Add another over_quota case.
      Better filtering of sender addresses that show up in bounce reports.
      Add another warning case.
      Add missing test.
      Add another case for over quota detection.
      Catch another over quota case and remove warnings.
      Remove inappropriately added personal information.
      Fix yet another warning.
      On further examination, shouldn't be counted as a bounce
      add new sample message to MANIFEST
      Add a new case for malformed DNS errors.
      Improve the comment a little - add a FIXME
      Add a TODO test case that highlights not extracting the status field correctly.
      Add a new TODO test case where the useful information is in a text/plain
      Make only the bit that doesn't work yet TODO
      Add another SPAM case.
      Add a new "message too large" standard reason.
      Added a case for AOL vacation messages
      add the forgotten test case
      Add a new case for junkemailfilter.com
      Add another case for yahoo user unknown
      Add another user unknown case for a polish ISP
      Silly, reformat a little bit
      Add a vacation message example.
      tweak the version so I can tell my builds apart
      Add a new me.com case
      Add a new user unknown case for cam.ac.uk.
      Add a case for a challenge/response system.
      Add a rcpthosts case to cover servers that say "
      Add the test case from the previous change
      Added a new user unknown case.
      Add another spam detection case.
      Add another user unknown case.
      Add another spam detection case.
      Add another spam detection case.
      Add another user unknown case.
      Add a sample for Polish auto-replies. Might be a bit general but seems
      Add an unknown domain case as domain_error
      Add a user unknown case.
      Add another user does not exist case.
      Fix yet another warning.
      On further examination, shouldn't be counted as a bounce
      add new sample message to MANIFEST
      Add a new case for malformed DNS errors.
      Improve the comment a little - add a FIXME
      Add a TODO test case that highlights not extracting the status field correctly.
      Add a new TODO test case where the useful information is in a text/plain
      Make only the bit that doesn't work yet TODO
      Add another SPAM case.
      Add a new "message too large" standard reason.
      Added a case for AOL vacation messages
      add the forgotten test case
      Add a new case for junkemailfilter.com
      Add another case for yahoo user unknown
      Add another user unknown case for a polish ISP
      Silly, reformat a little bit
      Add a vacation message example.
      tweak the version so I can tell my builds apart
      Add a new me.com case
      Add a new user unknown case for cam.ac.uk.
      Add a case for a challenge/response system.
      Add a rcpthosts case to cover servers that say "
      Add the test case from the previous change
      Added a new user unknown case.
      Add another spam detection case.
      Add another user unknown case.
      Add another spam detection case.
      Add another spam detection case.
      Add another user unknown case.
      Add a sample for Polish auto-replies. Might be a bit general but seems
      Add an unknown domain case as domain_error
      Add a user unknown case.
      Add another user does not exist case.
      Merge branch 'rjbs'
      Add another spam/UBE case.
      Add a new case to handle boxbe C/R messages.
      Add a german over quota case.
      Add makefile to .gitignore.
      Another unknown user case.
      Add another user unknown case.
      Add another spam detection case.
      Add another user unknown.
      Another user unknown case.
      Add useful comment for updating test count.
      Messages from Boxbe aren't bounces.
      Fix the undefined variable warnings.
      Fix postfix-malformed on perl 5.12.2.
      Fix failure for nearly empty bounce message.
      test commit
      Revert "test commit"
      Add a new user unknown case
      Another user unknown case
      New spam detection case.
      Add another spam detection case.
      Add another spam detection case.
      Add a new spam rejection case.
      Add a new spam detection case.
      Merge remote-tracking branch 'upstream/master'
      Add another user unknown case
      Another spam case
      Another spam detection case.
      Yet another spam detection case
      Yet again a spam detection case.
      Spam score spam detection case
      Spam detection case
      new spam filter bounce case
      bb spam filter case
      Add new spam case
      Add more spam cases.
      Another spam case.
      Yet another spam case.
      Add a new message-too-large case and fix a previously miscategorised corpus message.
      new spam case
      Another spam case
      Add missing file to manifest
      Bump version to 1.528 and update Changes
      Tidy up formatting on previous release notes.
      Start on Changes entry for next release.
      Added MYMETA files to ignore.
      Fix up the tests after changes from Ondeej Brablc
      Update Changes
      Add a new spam detection case.
      Add another message too large case
      Update Changes
      Update version and release date.
      Update the version here too.
      Tidy up this test file.
      Run many tests from one file.
      Another spam case
      Another unknown user case
      Update changelog in preparation
      Add new spam detection case.
      Update changelog for new version.
      Bump version number for new version.
      get the version here back in sync
      Add new spam detection case.
      Add new spam detection case
      New message too large case (and possibly bits of new spam rejection case due to bad git use
      Update Changes
      New over quota case
      Add a new spam detection case and up version number for 1.531 release
      Update in Report.pm version to match 1.531 release
      Update .gitignore for emacs crap
      Add another spam case.
      Add a new message too large case.
      New spam detection case
      New spam detection case for error 'Spam Blocked'
      Add a new spam detection case for 'bulk email'
      Update changelog
      Add another test case for bulk mail
      Add a new 'probably spam' case
      Releases are basically off my repo these days.
      Update for 1.532 release
      Add a new spam detection case, update Changes, and update README for upcoming new release.
      Another spam detection case
      Fixed tests on newer perl. Problems with Mail::Header getting stricter and rejecting dodgy headers.
      Bug fix from mintywalker at gmail.com
      Add missing file to manifest and update version

Murray (4):
      reset .gitignore file
      Initial import
      [test] add failing test w/ sample mbox message
      Relax regex to match emails without < > around them

Ondrej Brablc (3):
      Strip always end of line from headers. If no diagnostic code is given use Status.
      Fix all tests and line end stripping.
      Improve Status parsing and add error code

Ricardo SIGNES (2):
      add repo to meta
      normalize version

Ricardo Signes (53):
      bounceparser
      r23998 at knight:  rjbs | 2006-07-29 18:21:50 -0400
      r24224 at knight:  rjbs | 2006-08-01 20:47:40 -0400
      r24579 at knight:  rjbs | 2006-08-16 13:06:36 -0400
      r24580 at knight:  rjbs | 2006-08-16 13:21:42 -0400
      r25501 at knight:  rjbs | 2006-09-05 21:10:55 -0400
      r25698 at knight:  rjbs | 2006-09-09 21:04:01 -0400
      r25713 at knight:  rjbs | 2006-09-09 21:39:23 -0400
      r25724 at knight:  rjbs | 2006-09-10 08:49:24 -0400
      r26238 at minion101:  rjbs | 2006-09-26 09:25:49 -0400
      r26239 at minion101:  rjbs | 2006-09-26 09:27:14 -0400
      r26754 at knight:  rjbs | 2006-10-10 21:43:17 -0400
      r27182 at knight:  rjbs | 2006-10-20 11:55:14 -0400
      r28280 at minion101:  rjbs | 2006-11-20 07:25:54 -0500
      restore delted routine
      fix pod coverage
      Merge branch 'master' of git://github.com/efm/mail-deliverystatus-bounceparser
      Merge branch 'master' of git://github.com/cees/mail-deliverystatus-bounceparser
      Merge branch 'master' of git://github.com/mstevens/mail-deliverystatus-bounceparser
      .yml no longer goes in manfiest
      rebuild manifest
      dev version
      bump perl version
      .yml no longer goes in manfiest
      rebuild manifest
      dev version
      bump perl version
      Merge branch 'master' of git://github.com/mstevens/mail-deliverystatus-bounceparser
      unbreak some Pod
      bump version
      @$@# Test::Kwalitee can @#$@# #@# !#!@#
      bump vers
      stop testing pod
      prepare next release
      prep release
      update manifest
      prep release
      update manifest
      fix a bunch of whitespace; elimiante ^I
      revert d9c5b870bb02a8ddb4fd9e996c610de0c54c29fa
      prep release
      fix a bunch of whitespace; elimiante ^I
      prep release
      prep next release
      bump version
      recognize the Postfix standard message for rbl rejection as spam
      prep next release
      fix test count!
      stupid SSL bug: must cut new version
      try to avoid reporting smtp codes longer than 3 digits
      prep next release
      you can't deref undef
      bump version, prep release

William Yardley (83):
      Temporary fix for bug #20751, and test for same (ignore attachments with
      Comments
      Munge some of the headers / email addresses more.
      Update Changelog
      Just add ?: to a bunch of regexes
      New tests
      Set MIME-Type
      New test
      qr'' rather than ''. Should finally work right. Also space out some
      quick commit before rename - still work to do
      Well works now
      * Rename (no underscores - VMS barfs apparently)
      Remove version w/ underscore
      AOL user unknown test
      use Test::More
      tests => N instead of no_plan
      Domino (Notes) test
      We can't get the correct recipient address yet, so put in TODO block
      Fix a few regexps (most notably, escape "#" before /x).
      Ok - problem with that test fixed in SVN (pending a discussion w/ rjbs)
      Add comment
      Comment
      Change some more regexps around, including removing one that might need
      Add gmail user unknown test
      New tests
      Update Changelog
      Get rid of some more warnings.
      Better fix for warnings....
      Little easier to understand
      Oops - forgot to commit
      For some reason, Test::More doesn't seem to work right with
      Check responses too. This makes the code uglier, but does some better
      Test with isnt for rjbs to look at
      Ok- yeah I see why that doesn't work.
      Temp for rjbs to look at
      Add new test
      Start merging all of the unknown ones together (only problem is makes
      TODO...
      added qmail message in corpus
      Fix a bug reported by Chris Dragon (cdragon AT childrensnatureinstitute
      Add (simple) test for weird condition w/ IIS SMTP service (see rev 331 for more
      allow \n{2,} rather than just \n{2,3}
      Clarify comment, and reflect change to \n{2,} from \n{2,3}
      Ok - weird... now it works fine on perl 5.005.
      Fix and test an issue with a virus being parsed as a bounce, and
      for rjbs...
      New test
      First step towards actually fixing this stuff
      Wow... I *am* an idiot!
      Exchange test, fix regex to match at least one kind of exchange bounce
      Move email regexp int oa separate section, for future testing / fixing
      no "my"
      Yeah... and get rid of // around the regexp in split()
      Initial revision
      couple more
      This one may break stuff, but I think it's the right place to start
      Yay... sort of fixed (because we now ignore html parts). Doesn't *really*
      D'oh - that one *is* a valid address. Some of the others are valid
      Update changelog
      Yay... no more TODO
      No more stupid regex comment
      Add comments to regex (rjbs still needs to do some fixing)
      d'oh - re-add left capturing paren
      Test for problem w/ current regex
      Just don't allow < at all in email addresses? Maybe rjbs or someone can come
      Another test for the regex (rjbs - can this be improved or written better?)
      Fix domain_error regexp
      New message
      rename
      New test - initial rev
      Make $user_re case insensitive, remove "/relay/" from "domain_error" regexp.
      Docs fixes, remove p_ms (hah) preprocessor - Morgan Stanley, Emory.edu are
      Prelim fix for bug #21249. Still should fix some minor warnings the test
      Add comments for changes.
      Remove a bunch of inline comments re: Exchange ("IMS") - just refer to test
      Add / remove some comments, rename novell preprocessor. TODO: try to get
      Remove compuserve stuff. I don't think any of this should be necessary,
      Add two novell tests... don't know what we should do about the 'no-rhs" one
      munge domain name to match
      should have rfc1894 as well if we're referencing 1892 in "SEE ALSO"
      Remove test that won't ever pass
      D'oh - update # of tests
      Update for new test

efm (2):
      commit f8f69bac1b9449ebbabfe29e1efa855bceaf55c5
      Signed-off-by: Ricardo Signes <com.github at rjbs.manxome.org>

gregor herrmann (1):
      Imported Upstream version 1.540

minty (1):
      Initial commit

-----------------------------------------------------------------------

No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmail-deliverystatus-bounceparser-perl.git



More information about the Pkg-perl-cvs-commits mailing list