Sieve-Example:Move email to a suffix folder: Difference between revisions

mNo edit summary
(fix syntax)
Once messages are being sent to your Inbox with the alias above, you can create a sieve filter to automatically move messages to their folder, if you've made the folder already.
 
<syntaxhighlight lang="sieve">
require ["fileinto","imap4flags","variables","regex","mailbox"];