Hi, On 31.08.2015 12:12, Danijel Starman wrote: > Hi Lukas, > > On Mon, Aug 31, 2015 at 9:57 AM, Lukas Erlacher <[email protected] > <mailto:[email protected]>> wrote: > > Hey, > > like I wrote in my follow-up mail I already figured out that ssl > termination won't work. > > This is my configuration now: > > frontend ft_smtps > bind xxx.xxx.42.4:465 > timeout client 1m > log global > option tcplog > default_backend bk_postfix_smtps > > > You are missing: mode tcp unless you have it defined in your deafults. >
Could be send your complete config and remove private information? Could you also please give us the output of haproxy -vv? cheers thomas

