In fact, this is a real bug of ubuntu exim4 install that is still here in 14 and 16

all you have to do is:
sudo apt-get -y remove exim4 exim4-base exim4-config exim4-daemon-light
sudo apt-get -y purge exim4 exim4-base exim4-config exim4-daemon-light
sudo apt-get install exim4

then reinstall exim as explained here:
So far as explained here: https://php.quicoto.com/setup-exim4-to-use-gmail-in-ubuntu/

sudo apt-get install exim4 <https://php.quicoto.com/tag/exim4/>-base exim4-config
sudo apt-get install exim4-daemon-light
sudo dpkg-reconfigure exim4-config

and then make your configuration and everything will be fine.

took me 2 years to figure this out.

regards

On 2015-09-02 10:04, Jeremy Harris wrote:
> On 01/09/15 14:22, Autret Ghislain wrote:
> > I do have a problem with exim4 and authentication over a connection to a
> > smarthost postfix server on port 587.
> [...]
> > failed to expand: ${if
> > and{{!eq{$tls_cipher}{}}{!eq{${sg{${lookup{$host}nwildlsearch{/etc/exim4/passwd.client}{$value}fail}}{\N[\^]\N}{^^}}}{}}}{}fail}
> >
>
> At a quick guess, your "passwd.client" file is missing an entry for that
> host.
> --
> Cheers,
> Jeremy
>
>
>

--
Ghislain AUTRET
Gérant Ingénieur R&D Domot'île
tel: +262 (0)692 48 74 55
web: http://www.domotile.re
Domot'îleLocal 15, 4 rue Franck Camille Cadet
97427 Etang Salé

--
## List details at https://lists.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/

Reply via email to