This is an automated email from the git hooks/post-receive script. New change to branch develop-1.1.x in repository faxtomail. See https://gitlab.nuiton.org/codelutin/faxtomail.git from 2142167b change log level on mailfilterjob new 0bdb2f8e fixes #10029 The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: commit 0bdb2f8e94246c9f83c300e93ad017990baa72b8 Author: jcouteau <couteau@codelutin.com> Date: Thu Jul 12 12:05:20 2018 +0200 fixes #10029 Summary of changes: .../services/service/EmailServiceImpl.java | 2 +- .../services/service/EmailServiceTest.java | 9 + .../src/test/resources/emails/test10029.eml | 644 +++++++++++++++++++++ .../faxtomail/web/job/MailFilterJob.java | 2 +- 4 files changed, 655 insertions(+), 2 deletions(-) create mode 100644 faxtomail-service/src/test/resources/emails/test10029.eml -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.