https://bugs.exim.org/show_bug.cgi?id=1374
Andrew Siwko <asiwko@???> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |asiwko@???
--- Comment #11 from Andrew Siwko <asiwko@???> ---
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'
--
You are receiving this mail because:
You are on the CC list for the bug.