How to change SMTP Banner, Helo,ehlo Greetings for Zimbra

Source: Internet
Author: User



1-take Zimbra Backup or VM snapshot before doing any changes

2-enter the following command to change SMTP Banner:


# Su-zimbra

$ zmlocalconfig-e postfix_smtpd_banner= "yourmailserver.yourdomain.com"


3-then If you want to change Helo/ehlo names, enter:

$ Zmprov mcf zimbramtamyhostname yourmailserver.yourdomain.com


4-if want to disable adding x-originating (Client's Internal-lan IP) to email headers:


$ Zmprov mcf ZIMBRASMTPSENDADDORIGINATINGIP FALSE

5-then Restart Zimbra Services:

$ Zmcontrol Restart

How to test whether it is working:


1-telnet to your mail server from Windows cmd or Unix GNU Telnet client

Telnet yourmailserver.yourdomain.com 25


-It firewall allows you to access, doing telnet to port should get your server to greet if you have yourmailserver.yo Urdomain.com


2-in Telnet, type following to get HELO response


> Helo yourmailserver


You should get:


Yourmailserver.yourdomain.com


3-in Telnet, type following to get EHLO response



EHLO Yourmail


You should get:



Yourmailserver.yourdomain.com


Rest of EHLO lines according to Yoru server config, such as MTA mail size, startls



How to change SMTP Banner, Helo,ehlo Greetings for Zimbra


Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.