• 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.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

email address is hardcoded

S

Stefania Avram

Guest
Hello,
I have a strange problem..I have looked in all files where this email address can be hardcoded. but i could not find anything..

So, php scripts send email..Even though the field from is filled in properly on the php page on the servr (eg: from: admin@domain.com), when I receive the email, and I look at the headers, email is sent with anonymous@mail.domain.com

I have looked on the following files:

/var/qmail/alias/.qmail-mailer-daemon - contains admin@domain.com

/var/qmail/alias/.qmail-postmaster - contains admin@domain.com

/var/qmail/alias/.qmail-root - contains admin@domain.com

/var/qmail/control/locals - contains localhost

/var/qmail/control/me - contains mail.domain.com

/usr/local/psa/var/log/maillog conatins:

linux qmail: 1141263136.022357 info msg 190031: bytes 587 from <anonymous@linux.local> qp 4058 uid 30

/etc/hosts contains:

127.0.0.1 localhost
xxx.xxx.xxx.xxx mail.domain.com mail

hostname:
mail
Where mail.domain.com is the server's hostname

On Preferences in Plesk GUI, the admin email is the correct one

I don't know where to look anymore, and the problem is that emails get rejected, as they have high scores because of anonymous@linux.local

Any idea where I can look?
Thank you!
 
Back
Top