- Server operating system version
- Ubuntu 22.04
- Plesk version and microupdate number
- 18.0.59 Update #2
It seems that something is generating emails to
Is there any way to accept these mails and route to a default domain hosted on the server?
www-data
address without domain:
Code:
from=<[email protected]> to=<www-data>
Mar 16 02:17:06 domain plesk-sendmail[3836147]: S3836146: add-from: stderr: PASS
Mar 16 02:17:06 domain plesk-sendmail[3836147]: S3836146: py-limit-out: stderr: ERROR:__main__:Rejecting forged message: PPP_SENDER_VHOST_ID is present in environment, but its value is empty
Mar 16 02:17:06 domain plesk-sendmail[3836147]: S3836146: py-limit-out: stderr: DATA REPLY:554:5.7.0 Your message could not be sent. The sender's domain is not registered in Panel, or is misconfigured.
Mar 16 02:17:06 domain plesk-sendmail[3836147]: S3836146: py-limit-out: stderr: REJECT
Is there any way to accept these mails and route to a default domain hosted on the server?