On 02/17/2012 06:17 PM, e-frog wrote:
On 17.02.2012 18:09, wrote Marc Perkel:
Just wondering if there's any upgrade docs for 2.1 online?

http://wiki2.dovecot.org/Upgrading/2.1


I know about one Fedora user who had to also change:
namespace {
....
inbox=yes
...
}

to namespace inbox { ....

and also in sieve (for pigeonhole):
change
include :personal "00-script1.sieve";
to
include :personal "00-script1";

(I did not test dovecot 2.1, I still have 2.0.x on my server)

Reply via email to