• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be 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.

Question Catching all e-mails for non-exist accounts

brkztrk

New Pleskian
Hello,
I want to catch all e-mails received by the server, and I complete my setup at mail settings.

It can catch [email protected] mails perfectly but I need something else.

for example, say one of my users want to send an e-mail to [email protected], I am saying my user that send your e-mail to [email protected] so on the server side I want to catch "[email protected]" e-mail adress as non-existent account, however, I think it could not parse and I return an e-mail states that "doe.com.mydomin.com" host not found.

I am sure that it is possible because I know one site working like this. Can anyone have an idea?

Thanks in advance!
 
So you don't just want to send mail to a non-existant account but even a non-existant domain.
Care to explain why you think it is a good idea to do so?
It is possible to use a wildcard DNS MX record and tell the mail server to accept any mail where the MX points to itself, but this could lead to you getting a lot of spam.
 
Back
Top