zEitEr
Super Moderator
Hello,
With disabled support for pigeonhole
CustomBuild2 still adds it into /etc/exim.conf:
Please fix it.
With disabled support for pigeonhole
Code:
# grep pigeonhole /usr/local/directadmin/custombuild/options.conf
pigeonhole=no
Code:
# ./build options | grep -E -i "dovecot|pigeonhole|exim"
Dovecot: 2.2.15
Dovecot configuration: no
Exim: 4.84
exim.conf update: yes, release 4.3
CustomBuild2 still adds it into /etc/exim.conf:
Code:
# grep dovecot /etc/exim.conf --before=7
virtual_user:
driver = accept
condition = ${perl{save_virtual_user}}
domains = lsearch;/etc/virtual/domainowners
group = mail
retry_use_local_part
transport = dovecot_lmtp_udp
--
envelope_to_add
return_path_add
#COMMENT#64:
address_reply:
driver = autoreply
dovecot_lmtp_udp:
driver = lmtp
socket = /var/run/dovecot/lmtp
Please fix it.
Code:
# ./build version
2.0.0-RC7 (rev: 1162)