Hi all,
There is a topic “Fully removing the exim4” where @Eris provided incomplete solution.
Quote of the “incomplete” part with emphasis on word “completely”:
apt remove exim4 will remove it completely
No, it won’t remove Exim4 MTA completely from anyone’s system, will leave quite a bit of dirt behind and actually will not even remove it from the server/system. It will allow You to remove it from HestiaCP web-based interface.
Please, since the topic is locked and this is quite popular and widely used platform >> Unlock the topic and ask @Eris to edit his post.
My personal and friendly suggestion for edit:
In order to completely remove Exim4 MTA execute following command in terminal
as root:
apt remove -y exim4* && apt purge -y exim4* && apt autoremove -y
or with elevated (sudo) privilege:
sudo apt remove -y exim4* && apt purge -y exim4* && apt autoremove -y
Best regards,
M. Mallone
Brand Manager @ BitShares® Org