Proton

How to block email stalkers

Reading
2 mins
Category
Receive and read emails

Harassing someone on the internet is called cyberstalking and is a criminal offense in many jurisdictions.

Unfortunately, it can be hard to enforce these laws because the internet spans so many jurisdictions, and because online stalkers often hide their real identities. 

You can use simple filter rules to send an email stalker’s posts to your spam folder. But the best solution is often simply to block the sender, as shown below. When you block a sender, they won’t be informed that they’ve been blocked.

How to block a sender using Proton Mail on the web
How to block a sender using the Proton Mail apps for iPhone or iPad

How to block a sender using Proton Mail’s advanced sieve filters

How to block a sender using Proton Mail on the web

  1. Sign in to your Proton Account at mail.proton.me(new window)
  2. Open an email from the sender you’d like to block.
  3. Select the sender’s name and address in the From field and click Block messages from this sender in the dropdown menu.
  4. Select Block to confirm. All future incoming emails from this sender will now automatically be blocked.
Block button

How to block a sender using the Proton Mail apps for iPhone or iPad

  1. Open the Proton Mail app on your iPhone or iPad.
  2. Open an email from the sender you’d like to block.
  3. Tap the sender name to expand details.
  4. Tap the sender address and select Block sender in the dropdown menu.
Block sender option
  1. Select the Block button in the popup to confirm. All future incoming emails from this sender will now be automatically blocked. 
Block button to confirm blocking sender

How to block a sender using Proton Mail’s advanced sieve filters

1. Log in to Proton Mail at mail.proton.me(new window).

2. Go to Settings → All settings → Proton Mail → Filters → Custom filters → Add sieve filter.

Add sieve filter button

3. Enter a descriptive name for the sieve filter, then click Next.

Box to enter name of your new sieve filter

4. Delete all text in the text field and paste in the following code:

require ["fileinto", "imap4flags"];

if anyof (address :all :comparator "i;unicode-casemap" :is "From" ["address1@example.com", "address2@example.com", "address3@example.com"]) {
discard;
}

Replace address1@example.com, etc., below with the email addresses you want to block. You can add as many email addresses as you like, inside quotation marks (“ ”) and separated by a comma. 

Window to edit your sieve filter

Click Save, and your new sieve filter to block email stalkers will be created. 

Emails sent from the email address(es) specified by the filter will simply be dropped. Neither you nor the sender will receive any notifications about the dropped emails.

Learn more about Proton Mail’s advanced sieve filters

Didn’t find what you were looking for?

General contactcontact@proton.me
Media contactmedia@proton.me
Legal contactlegal@proton.me
Partnerships contactpartners@proton.me