Displaying 1 result from an estimated 1 matches for "bceeeaqfbb8".
2009 Oct 27
3
sieve and fileinto encoding
...ot;????", and when in filter i wrote:
fileinto "????";
all works well.
Now i find 2 web applications to manage sieve filters (horde-ingo and
squirrelmail/avelsieve) - then creates filter like this:
if header :contains "Subject" "????"
{
fileinto "&BCEEEAQfBB8-";
stop;
}
And creates another folder ".&-BCEEEAQfBB8-", but GOOD folder name
already exist ".&BCEEEAQfBB8-".
Please help to understand why dovecots deliver make this happen.
Best regards
Michael
p.s.
dovecot -n
# 1.2.6: /etc/dovecot/dovecot.conf
# OS: Linux 2....