Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !
WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure. Join the pilot program today!
Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.
I need to disable the bounce back if the sender try to send spam and the email address does not exist on my server. I don't want it to send mail back to sender saying that it does not exist.
Create an email account on your server ( i.e. [email protected] ) but DO NOT enable a mailbox for it.
Then forward mail to all non existent users to this mail address. Since there is not a mailbox for it, the mail drops off into space. The sender nevers knows that the account doesn't really exist.
I have three options for 'Mail to nonexistent user' when I go into preferences under Mail for a particular domain: 'Bounce with message', 'Forward to address' and 'Reject'. When you set it to reject your server will just drop e-mails to non-extistent mailnames on that domain and the sender won't know. Just what tommy916 was looking for, right?
That may be the the misunderstanding. I only have two choices:
1. Forward to address
2. Reject
When I choose reject, it sends a bounce message to the sender. I have only had these two choices on both Plesk 7.5.4 and Plesk 8.0.1 boxes that I have.
I forgot to mention that i have version 7.0.4 and it doesn't have Reject option. only Bounce or catch all.
Would I need to create a catch-all email account?
Or is there better way to add in configuration in qmail that is not included in plesk?
I'm running schedule task to delete all messages with the subject "failure" by using the qmHandle -Sfailure. So i want to stop sending email to nonexist user.
If you're running 7.0.4 I'd look into upgrading your Plesk installation. But indeed it should be possible to script something directly for your qmail files.