• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Email Header

R

rvgulik@

Guest
Hi,

If i send a email i am getting something strange in the email header. every time the header is different. And it is always the by: address

by son-breugel.nl with (RC4-MD5 encrypted) SMTP; 2 Jun 2008 16:58:33 +0200
or
by sip2go.nl with SMTP; 2 Jun 2008 16:59:48 +0200

why does this name changes everytime i send a email?
 
You have multiple PTR records in your DNS. Try

mysql -u admin -p psa

enter your password and then

mysql> select * from dns_recs where type="PTR";

There should only be one entry I believe.

Hope that helps..
 
Back
Top