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

(Can edit raw code in Roundcube)
Tags: Mobile edit Mobile web edit
m (Refreshing folder list (e.g. Thunderbird))
Tags: Mobile edit Mobile web edit
 
 
===Variations===
You can create the folders automatically if you wanted add :create, - but some mail clients won't refresh their folder list until they are restarted, or the folder list collapsed and reopened. We also title case the new folder name - eg it will be called Amazon (capital A).
<syntaxhighlight lang="sieve">
set :upperfirst "suffix" "${1}";