• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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