[exim-dev] [Bug 2280] Allow INET socket for dovecot auth se…

Top Page
Delete this message
Reply to this message
Author: admin
Date:  
To: exim-dev
Old-Topics: [exim-dev] [Bug 2280] New: Allow INET socket for dovecot auth server_socket
Subject: [exim-dev] [Bug 2280] Allow INET socket for dovecot auth server_socket
https://bugs.exim.org/show_bug.cgi?id=2280

Git Commit <git@???> changed:

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


--- Comment #2 from Git Commit <git@???> ---
Git commit:
https://git.exim.org/exim.git/commitdiff/7d2f2d360f5a8ac6e0055074db813c3c3cfbeeb4

commit 7d2f2d360f5a8ac6e0055074db813c3c3cfbeeb4
Author:     Jeremy Harris <jgh146exb@???>
AuthorDate: Thu Jan 23 15:29:31 2020 +0000
Commit:     Jeremy Harris <jgh146exb@???>
CommitDate: Thu Jan 23 16:48:23 2020 +0000


    dovecot auth: inet socket.  bug 2280
----
 doc/doc-txt/NewStuff               |   3 +
 doc/doc-txt/experimental-spec.txt  |  30 ++++++++++
 src/src/auths/dovecot.c            | 110 ++++++++++++++++++++++---------------
 src/src/auths/dovecot.h            |   4 +-
 src/src/functions.h                |   4 +-
 src/src/ip.c                       |  12 ++--
 src/src/malware.c                  |   4 +-
 src/src/spam.c                     |   2 +-
 test/confs/{9350 => 3901}          |  32 ++++++++++-
 test/confs/9350                    |   2 +-
 test/log/3901                      |   7 +++
 test/scripts/3900-Dovecot/3901     |  38 +++++++++++++
 test/scripts/3900-Dovecot/REQUIRES |   1 +
 13 files changed, 190 insertions(+), 59 deletions(-)


--
You are receiving this mail because:
You are on the CC list for the bug.