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