if envelope :detail "to" "spam"{
fileinto "Spam";
}
Instead I had to write:
if address :is :detail "To" "tag"{
fileinto "Tagged";
}
Dovecot version is 2.2.13-1+bigmichi1~precise+1
--
peter
if envelope :detail "to" "spam"{
fileinto "Spam";
}
Instead I had to write:
if address :is :detail "To" "tag"{
fileinto "Tagged";
}
Dovecot version is 2.2.13-1+bigmichi1~precise+1
--
peter