exim4 should be built with redis support
Bug #1983727 reported by
Matjam
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
exim4 (Debian) |
New
|
Unknown
|
|||
exim4 (Ubuntu) |
Triaged
|
Wishlist
|
Unassigned |
Bug Description
exim4 supports the redis lookup since 4.91. Should be as simple as defining LOOKUP_REDIS=yes in the Makefile.
Related branches
~chrome/ubuntu/+source/exim4:redis
Ready for review
for merging
into
ubuntu/+source/exim4:ubuntu/devel
- Christian Ehrhardt : Pending requested
-
Diff: 977 lines (+304/-109)28 files modifiedOS/Makefile-Linux (+2/-2)
OS/eximon.conf-Default (+1/-1)
README (+10/-2)
debian/EDITME.exim4-heavy.diff (+3/-2)
debian/changelog (+8/-0)
debian/control (+1/-0)
doc/ChangeLog (+5/-0)
doc/exim.8 (+50/-30)
scripts/Configure-config.h (+7/-0)
scripts/exim_install (+6/-6)
src/EDITME (+15/-0)
src/config.h.defaults (+4/-0)
src/convert4r4.src (+26/-0)
src/exicyclog.src (+3/-3)
src/exim.h (+4/-0)
src/exim_checkaccess.src (+1/-1)
src/eximon.src (+3/-3)
src/eximstats.src (+5/-2)
src/exinext.src (+5/-5)
src/exiqgrep.src (+1/-1)
src/exiwhat.src (+3/-3)
src/globals.c (+6/-2)
src/globals.h (+4/-0)
src/local_scan.c (+116/-41)
src/local_scan.h (+6/-0)
src/readconf.c (+3/-0)
src/rewrite.c (+4/-5)
src/string.c (+2/-0)
Changed in exim4 (Debian): | |
status: | Unknown → New |
To post a comment you must log in.
Thank you for taking the time to report a bug and make Ubuntu better.
This is a feature request, and as such it should be directed to the maintainer of the Debian exim4 package. We try to minimize our delta as much as possible, and maintaining an Ubuntu-only feature is only applicable in rare cases.
As it turns out, there is already a request to enable Redis support on Debian exim4. I'd suggest you to continue the discussion there.
Thank you.