Issue
How do I change the SMTP banner displayed in the mail header?
Solution
Smtp banner displayed in message headers can be changed using this command:
CLI>message setstring smtp_banner value
value can be set using following variables:
$(hostname)
$(company)
$(product)
$(version)
$(smtp_mode)
Comments
0 comments
Please sign in to leave a comment.