Add ESMTP to SMTP banner in Exim configuration templates (#5140)
* Add ESMTP to SMTP banner in Exim configuration templates
Updated all Exim configuration templates (`exim4.conf.template`, `exim4.conf.4.94.template` and `exim4.conf.4.95.template`) to include "ESMTP" in the SMTP banner.
This change ensures that the server correctly identifies itself as supporting Extended SMTP, improving compatibility and compliance with modern mail clients and servers.
* Changing the smtp_banner directive during the upgrade