Smtp error on hestia 1.6 ubuntu 22.04

installation went great without errors.
when I try to type in the smtp relay information and save I got the error saying : error invalid port format : (and showing the string of my password from sendinblue)
Any help ??

rm /etc/exim4/exim4.conf.template
cp -f /usr/local/hestia/install/deb/exim/exim4.conf.4.94.template /etc/exim/exim4.conf.template

The error is at “server” level?

Seems to be working fine

root@hcp:~# cp -f /usr/local/hestia/install/deb/exim/exim4.conf.4.94.template /etc/exim/exim4.conf.template
cp: cannot create regular file ‘/etc/exim/exim4.conf.template’: No such file or directory

Exim installed? Check the target folder if the file exists… Maybe its exim4 instead exim.

1 Like

Is correct …

super… is working !! thanks

Does the saving of the smtp data still not work.