Fully removing the exim4

apt remove exim4 will remove it completely

Also you need to modify:
/usr/local/hestia/conf/hestia.conf

And change:
MAIL_SYSTEM=‘exim4’

to
MAIL_SYSTEM=‘’

2 Likes