Dev License: This installation of WHMCS is running under a Development License and is not authorized to be used for production use. Please report any cases of abuse to abuse@whmcs.com
One of our Linux VPS customers faced the problem wherein the customer was unable to receive emails from some specific email accounts.


Error Message


 <[xx.xx.xx.xx] #5.0.0 smtp; 5.1.0 - Unknown address error 550-'Verification failed for <test@example.com>
The mail server could not deliver mail to test@example.com. The account or domain may not exist, they may be blacklisted, or missing the proper dns entries. Sender verify failed' (delivery attempts: 0)

Solution


Upon investigation, we came to know that, emails were being rejected due to sender verification callouts. When an email is being received, by default exim will connect to mail exchanger of sender email address and verify it's existence. If the sender email address does not qualify as sender, all sent emails from this email account would be rejected. To fix this, we disabled the Sender Verification Callouts option at recipient mail server (customer's VPS). If your email server is also rejecting some emails due to the above reason, you can disable these settings from WHM as follows.

  1. Login to WHM. Under Service Configuration, select Exim configuration Manager.
  2. Under Basic editor , select the Mail tab. Set sender verification callouts = Off. Click on Save button to save the changes.

    Sender Verification Callout
     

Was this answer helpful? 0 Users Found This Useful (0 Votes)

Powered by WHMCompleteSolution