• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

Your message could not be sent. The sender's domain is not registered in Panel, or is misconfigured

Sebastien Bergeron

New Pleskian
I updated my plesk to 12.5 and since the php mail() function won't work when my php domain's setting is set to run as apache module. I get this error in /var/log/httpd/error_log:

Mail handler 'limit-out' said: REPLY:554:5.7.0 Your message could not be sent. The sender's domain is not registered in Panel, or is misconfigured.

Everything was working ok before the update to 12.5.

Please someone help me!
 
This is the entry in /var/log/maillog:

Oct 19 15:45:47 dgk py_limit_out[20211]: ERROR Rejecting forged message: PPP_SENDER_VHOST_ID is present in environment, but its value is empty
Oct 19 15:45:47 dgk plesk sendmail[20210]: handlers_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.#012REJECT
Oct 19 15:45:47 dgk plesk sendmail[20210]: REJECT during call 'limit-out' handler
 
Hi,
After my Plesk Update from 12.0 to 12.5, i had the same problem.
I solved it by adding 127.0.0.0/8 and ::1/128 to the Whitelist in
the server e-mail configuration.

Give it a try.
Frank
 
I've tried all of the above but still getting the same messages, it seems some normal form-based mail is flowing ok so I'm wondering if it is an outside domain trying to bounce spam through my sever?
 
Back
Top