• 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.
  • 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.

expéditeur smtp et postfix

C

Cyrilled

Guest
Hello,

I have a plesk installed in a large French host, OVH.
This server hosts several domains with mail boxes.
I configured Postfix on the server but I find myself faced with a difficulty.

The messages issued no SMTP server as the sender indicates the server name instead of the name of the domain. I searched for a solution on every possible forum imaginable and I found no solution to ensure that the sender domain is the domain. This with the DomainKeys and the corresponding SFP.

Any ideas ?

Thank you by advance.

Cyrille
 
Did you tried to rebuild mailsettings with

/usr/local/psa/admin/sbin/mchk --with-spam ?
 
sender smtp and postfix

Hi IgorG,
thank you for your response.

no, this does not solve my problem. The sender domain is always the server's d.

Received: from [XXX.XXX.X.XX] (unknown [XX.XXX.XXX.XX])
by domain_serveur.tld (Postfix) with ESMTP

I would like :
Received: from [YYY.YYY.Y.YY] (unknown [XX.XXX.XXX.XX])
by virtual_domain.tld (Postfix) with ESMTP

YYY.YYY.Y.YY = ip of virtual domain
virtual_domain.tld = virtual domain mailing

I am desperate to find a solution. But it's very important not to be regarded as SPAM

Regard

Cyrille
 
Back
Top