Package: exim4 / 4.98.2-2
Metadata
Package | Version | Patches format |
---|---|---|
exim4 | 4.98.2-2 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
31_eximmanpage.dpatch | (download) |
doc/exim.8 |
80 50 + 30 - 0 ! |
we ship the binary as exim4 instead of exim, fix manpage accordingly. |
32_exim4.dpatch | (download) |
OS/Makefile-Linux |
4 2 + 2 - 0 ! |
accommodate source for installing exim as exim4. |
33_eximon.binary.dpatch | (download) |
OS/eximon.conf-Default |
2 1 + 1 - 0 ! |
we move eximon.bin out of $path to /usr/libexec/. let it be found there. |
34_eximstatsmanpage.dpatch | (download) |
src/eximstats.src |
4 4 + 0 - 0 ! |
add note about installing perl-modules on debian to generated manpage |
35_install.dpatch | (download) |
scripts/exim_install |
12 6 + 6 - 0 ! |
exim's installation scripts install the binary as exim-<version> - disable this feature. |
60_convert4r4.dpatch | (download) |
src/convert4r4.src |
26 26 + 0 - 0 ! |
add a warning message to convert4r4 |
67_unnecessaryCopt.diff | (download) |
src/exicyclog.src |
4 2 + 2 - 0 ! |
stop using exim's -c option in utility scripts (exiwhat et al.) since this breaks with ALT_CONFIG_PREFIX. |
70_remove_exim users_references.dpatch | (download) |
README |
12 10 + 2 - 0 ! |
point debian users to debian specific ml. |
73_Fix SPA authenticator. Bug 3106.patch | (download) |
doc/ChangeLog |
6 6 + 0 - 0 ! |
[patch] fix spa authenticator. bug 3106 |
74_DKIM fix parsing of pubkey RR.patch | (download) |
doc/ChangeLog |
4 4 + 0 - 0 ! |
[patch] dkim: fix parsing of pubkey rr Broken-since: 2658a023286f |
75_dkim_sign.patch | (download) |
src/dkim.c |
6 5 + 1 - 0 ! |
avoid crash on unreadable dkim private key |
76_pod manpages fixes.diff | (download) |
src/exim_msgdate.src |
4 2 + 2 - 0 ! |
fix some issues in pod-generated manpages. |
77 Fix IP SRR parsing. Bug 3124.patch | (download) |
doc/ChangeLog |
7 7 + 0 - 0 ! |
[patch] fix ip srr parsing. bug 3124 |
78_DKIM fix verify of malformed header lines. Bug 3036.patch | (download) |
doc/ChangeLog |
5 5 + 0 - 0 ! |
[patch] dkim: fix verify of malformed header lines. bug 3036 |
79_Dovecot fix protocol sequence for version 2.4.0.patch | (download) |
src/auths/dovecot.c |
18 16 + 2 - 0 ! |
[patch] dovecot: fix protocol sequence for version 2.4.0 |
82_Fix build error with gcc 15.patch | (download) |
exim_monitor/em_StripChart.c |
86 55 + 31 - 0 ! |
fix eximon ftbfs with gcc-15 |
90_localscan_dlopen.dpatch | (download) |
src/EDITME |
15 15 + 0 - 0 ! |
allow one to use and switch between different local_scan functions without recompiling exim. http://marc.merlins.org/linux/exim/files/sa-exim-current/ Original patch from David Woodhouse, modified first by Derrick 'dman' Hudson and then by Marc MERLIN for SA-Exim and minor/major API version tracking |