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!
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:
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!