https://bugs.exim.org/show_bug.cgi?id=1374
--- Comment #12 from info@??? ---
(In reply to Andrew Siwko from comment #11)
> I had this issue until I edited this:
>
> update-exim4.conf.conf:
> dc_local_interfaces='127.0.0.1 ; ::1'
>
> to remove the ::1
>
> resulting in:
> update-exim4.conf.conf:
> dc_local_interfaces='127.0.0.1'
I have this removed since the beginning of these mails. Sorry I did not inform
you about this.
My /etc/exim4/update-exim4.conf.conf follows:
disable_ipv6='true'
dc_eximconfig_configtype='local'
dc_other_hostnames='backup-server'
dc_local_interfaces='127.0.0.1'
dc_readhost=''
dc_relay_domains=''
dc_minimaldns='true'
dc_relay_nets=''
dc_smarthost=''
CFILEMODE='644'
dc_use_split_config='false'
dc_hide_mailname=''
dc_mailname_in_oh='true'
dc_localdelivery='mail_spool'
dns_ipv4_lookup='*'
--
You are receiving this mail because:
You are on the CC list for the bug.