• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Resolved Send from domain IP addresses and use domain nam

Sally1

Regular Pleskian
Hello,

i had the config for Outgoing mail mode on send from domain IP Addresses. Outgoing / Incoming emails work fine.

I switched to the following setting:

Send from domain IP addresses and use domain names in SMTP greeting

When i do an telnet my mailserver 25 i get the answer

220 sxxxxxx.onlinehome-server.info ESMTP Postfix

Should the reply not be the actual domain, instead of the servers hostname? Where i can define the smtp greeting for my sending domain?

Thx
Sally
 
This line is created from the smtpd_banner configuration variable in the master.cf Postfix configuration file. It cannot be adapted to each domain name you are connecting to. It is correct that this displays the host name, not the domain name, because there (normally) is only one SMTP daemon on a host, not one per domain.
 
Back
Top