RainLoop / rainloop-webmail

Simple, modern & fast web-based email client
http://rainloop.net
MIT License
4.08k stars 874 forks source link

Feature request : Rule to move email to folder #2163

Closed smck83 closed 2 years ago

smck83 commented 2 years ago

RainLoop version, browser, OS: Chrome Expected behavior and actual behavior: As a user I would like to create a rule in Rainloop that looks for text in a header or a subject e.g. [SPAM] and moves it to the Spam folder when rain-loop opens.

Steps to reproduce the problem: Most mail servers will add a header or word to subject of an email. It would be great that when/if Rainloop loads the email it looks for a word in the subject .e.g [SPAM] or in the message header and automatically moves it to 'Spam' folder

Logs or screenshots:

darthmaul0181 commented 2 years ago

This fuctionality already exists in Rainloop.

Sieve must be available on the mailserver and Rainloop must be configured to work with it. When done, the "Filters" functionality is available in the settings page.

smck83 commented 2 years ago

ok thank you. i am using hmailserver and dont believe Sieve is supported.

I have since found a server rule in hmailserver that allows me to look for a header in the e-mail and move it to an IMAP folder.