exim custombuild error

Kurogane

Verified User
Joined
Oct 6, 2019
Messages
65
Hello,

Trying to build new exim with custombuild give me this error

Code:
Symlinking /usr/local/bin/s-nail -> /usr/local/bin/mail.
s-nail 14.9.15 Installed.
Converting to dovecot (2.3.8) ...
To Dovecot: Patching /etc/exim.conf to maildir
patching file /etc/exim.conf
Hunk #1 FAILED at 608.
Hunk #2 FAILED at 770.
Hunk #3 FAILED at 782.
3 out of 3 hunks FAILED -- saving rejects to file /etc/exim.conf.rej
Adding dovecot=1 to the /usr/local/directadmin/data/templates/directadmin.conf (template) file ...

Exim build successfuly but i want to know what is that error.
 
I would like to know that also as it happened to me tonight new server build Centos 8
hunk_failed.jpg
 
My install was a completely new / fresh install with Centos 8 minimum only.

I did not use the auto install or default option 4 during setup. I selected what I wanted and installed with the following:

Apache
7.3 php-fpm
7.2 php-fpm
MariaDB - 10.4
ioncube - yes
zend loader - yes
suhosin - no
exim - yes
dovecot - yes
phpmyadmin - yes
squirrelmail -no
roundcube - yes


I ran a rebuild on exim later when I added clamav

./build set clamav yes
Changed clamav option from no to yes

./build set clamav_exim yes
Changed clamav_exim option from yes to yes

./build set exim yes
Changed exim option from yes to yes

./build set eximconf yes
Changed eximconf option from yes to yes

./build set eximconf_release 4.5
Changed eximconf_release option from 4.5 to 4.5

The only error I found after running those builds were that in DirectAdmin config, DKIM=2

Not sure that =2 is a valid option and changed it to DKIM=1


Hope that helps
 
Last edited:
Last edited:
Was it new install or just installation of exim? :)
I'm just installing a freshly new VPS and also encountering this same (and a couple of other) errors.
So it seems this is still happening with new Centos 8 installes on Exim installation.
 
Back
Top