[exim-dev] [Bug 1573] Add support for scanning with rspamd (…

Góra strony
Delete this message
Reply to this message
Autor: Git Commit
Data:  
Dla: exim-dev
Temat: [exim-dev] [Bug 1573] Add support for scanning with rspamd (patch available)
------- You are receiving this mail because: -------
You are on the CC list for the bug.

http://bugs.exim.org/show_bug.cgi?id=1573

Git Commit <git@???> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |git@???





--- Comment #2 from Git Commit <git@???> 2015-01-25 18:17:08 ---
Git commit:
http://git.exim.org/exim.git/commitdiff/c5f280e20a8e3ecd5f016b8fb34a436588915ed2

commit c5f280e20a8e3ecd5f016b8fb34a436588915ed2
Author:     Andrew Lewis <exim@???>
AuthorDate: Sat Jan 24 23:42:59 2015 +0000
Commit:     Jeremy Harris <jgh146exb@???>
CommitDate: Sun Jan 25 17:39:41 2015 +0000


    support rspamd.  patch from andrew lewis, lightly editorialised
    by jh.  bug 1573
----
 doc/doc-docbook/spec.xfpt       |   56 +++++++++++----
 doc/doc-txt/ChangeLog           |    3 +
 src/src/expand.c                |    1 +
 src/src/globals.c               |    1 +
 src/src/globals.h               |    1 +
 src/src/spam.c                  |  151 ++++++++++++++++++++++++++++-----------
 src/src/spam.h                  |    3 +-
 test/confs/4008                 |   37 ++++++++++
 test/confs/4009                 |   37 ++++++++++
 test/log/4008                   |    4 +
 test/log/4009                   |    4 +
 test/scripts/4000-scanning/4008 |   43 +++++++++++
 test/scripts/4000-scanning/4009 |   55 ++++++++++++++
 test/stdout/4008                |   45 ++++++++++++
 test/stdout/4009                |   57 +++++++++++++++
 15 files changed, 443 insertions(+), 55 deletions(-)



--
Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email