• 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.

Question Spam Protection Web Host?

safemoon

Basic Pleskian
Server operating system version
Ubuntu 20.04.6 LTS
Plesk version and microupdate number
Plesk Obsidian Version 18.0.53
Hi,

Recently the dedicated server i use with Plesk Web Host edition got suspended by the hosting provider for email spamming reasons.

I checked the Mail Queue and there were 400+ emails in the queue all from the same domain (custom PHP web app)
I suspect that the suspension was caused by this domain.

What can I do to completely disable email sending through my server's IP? The "Enable mail management functions in Plesk" option was already disabled/unchecked.

All subscriptions/installations on the server run my own PHP app, in my own PHP app there is a way to setup SMTP to send emails.
Is there any setting at server level that could stop any outgoing emails that are not SMTP so my server can potentially avoid getting blacklisted?

Or any other tips to improve the mail integrity?
 
To disable non-SMTP email sending through your Plesk server and improve mail integrity; I would suggest to check following things;

  1. Ensure PHP apps use SMTP for sending emails.
  2. Disable "Enable mail management functions in Plesk."
  3. Set firewall rules to control outgoing traffic.
  4. Implement email authentication (SPF, DKIM, DMARC).
  5. Regularly monitor mail queue and server logs.
  6. Check for blacklist status and remove if listed.
  7. Use email filtering and anti-spam solutions.
 
Back
Top