Jump to content

[Solved] Mail Server on Plesk | Disabled


smagarin

Recommended Posts

Hi! i am Sebastian and i would like to deactivate the "mail server" in my account, is it possible? so that they do not have a service enabled in my account that does not need and/or consume resources on the server unnecessarily.

Link to comment
Share on other sites

If you have access to your domain's nameservers, There is also a method of refusing to send and receive mail at the nameserver level.
About receiving mail removes MX records. and sending mail adds the following TXT record (Assuming your domain is example.com)

  • example.com TXT v=spf1 -all
  • _dmarc.example.com TXT v=DMARC1; p=reject; sp=reject; adkim=s; aspf=s;
  • *._domainkey.example.com TXT v=DKIM1; p=

 

Link to comment
Share on other sites

To others reading: Note that balloons method doesn't keep the mail from being sent, it just tells everyone that there are no authorized sending servers for your domain, and as such they should not accept any mail that claims to be from your domain.

Link to comment
Share on other sites

Yes, to elaborate a bit further, editing the DNS records wouldn't stop your account from sending emails like Wolstech already said, and your account would still get suspended for sending too many emails if a spammer got a hold of your account. Turning off the mail system entirely like OP is the best way to stop mail if you don't need it.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...