if user have sieve script like:
--------------------------------------------------------------------------
if header :contains "X-Spam-Status" "Yes" {
 fileinto "Spam";
 stop;
}
---------------------------------------------------------------------------
then first match create "Spam", so why not subscribe user to created folder at the same time?


alexander

Reply via email to