• 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!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

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: [email protected]), when I receive the email, and I look at the headers, email is sent with [email protected]

I have looked on the following files:

/var/qmail/alias/.qmail-mailer-daemon - contains [email protected]

/var/qmail/alias/.qmail-postmaster - contains [email protected]

/var/qmail/alias/.qmail-root - contains [email protected]

/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 <[email protected]> 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 [email protected]

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