• The new Python extension is now available. It allows customers to deploy and manage WSGI-based Python applications on their websites directly from Plesk.
  • Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Not able to send e-mail to addresses on other servers

N

netguy

Guest
Hello all,

I am currently unable to send e-mail to any e-mail addresses located on a server other than my own. I can receive from all e-mail addresses, and send e-mails to addresses located on my server. Here is an excerpt from a log file:

"Feb 20 16:00:32 usersSMTP[26261]: RCPT TO:<[email protected]> (553
sorry, that domain isn't in my list of allowed rcpthosts (#5.7.1))"

Please note that this is from a log file, and not an error in Outlook, etc. This issue exists for all e-mail sent through the server (Horde, command line, etc.)

Please let me know if you have any thoughts on how to fix this issue... thanks!

Jon
 
Hi netguy,

You get that message because you have set your SMTP server to require authentication when someone try to send email.

For security reason this is perfect because you do not want other people to use your server as a SPAM server (Open Relay). Our server was used before, it was painful process to stop it because we end up having around 200.000 mails in the queue. It was a nightmare!!!

Anyway, to send an email though your server:
1.Go to your email setting in Outlook (Tools -> Email Accounts)
2.Double click on your email account
3.Click on "More Settings" then go to "Outgoing Server" tab.
4. Make sure "My outgoing server SMTP requires authentication" is ticked.

You should be able to send email now. Good Luck!!

Sufiah
 
Back
Top