Hello all,
I believe my problem may be similar but not identical to the one in this thread Rewrite Sender: header to match From: header
For many years we have been using a domain host (who uses cpanel) to forward emails from multiple clients through to their clients. However we authenticate to the SMTP server as one user. This has been working without problem until the last couple of months.
For example we own the domain smtpsending.co.uk
We send:
(in) 235 Authentication succeeded
(out) MAIL FROM:[email protected]
(in) 250 OK
(out) RCPT TO: <[email protected]>CRLF
(in) 250 Accepted
We authenticate to mail.smtpsending.co.uk as [email protected]
This then should get to [email protected] with a From (and reply) field of [email protected] and has done for many years.
However now it gets there as being sent from [email protected].
I noticed on the received headers that it shows:
X-From-Rewrite: rewritten was: [[email protected]] which I guess is the crucial line.
How can I either change this myself or advise the domain host to change it back so it doesn't "correct" the from field, which I realise is spoofed?
I have no access to WHM.
many thanks!
(Note, email addresses changed to protect the innocent)
I believe my problem may be similar but not identical to the one in this thread Rewrite Sender: header to match From: header
For many years we have been using a domain host (who uses cpanel) to forward emails from multiple clients through to their clients. However we authenticate to the SMTP server as one user. This has been working without problem until the last couple of months.
For example we own the domain smtpsending.co.uk
We send:
(in) 235 Authentication succeeded
(out) MAIL FROM:[email protected]
(in) 250 OK
(out) RCPT TO: <[email protected]>CRLF
(in) 250 Accepted
We authenticate to mail.smtpsending.co.uk as [email protected]
This then should get to [email protected] with a From (and reply) field of [email protected] and has done for many years.
However now it gets there as being sent from [email protected].
I noticed on the received headers that it shows:
X-From-Rewrite: rewritten was: [[email protected]] which I guess is the crucial line.
How can I either change this myself or advise the domain host to change it back so it doesn't "correct" the from field, which I realise is spoofed?
I have no access to WHM.
many thanks!
(Note, email addresses changed to protect the innocent)
Last edited by a moderator: