On Thu, 11 Apr 2013 12:22:50 +0300 Timo Sirainen <t...@iki.fi> wrote:
> Those errors come from your script. I don't see anything in the quota > warning change that could have changed a behavior in your script. > Maybe your script changed also around the same time? > yeah, sorry. there was indeed a change at the same time that apparently now triggers a python internal bug when the script is called from dovecot. reproducible with a quota script as simple as: #!/usr/bin/python print "hello world" this could be the cause: http://bugs.python.org/issue11380 in any case, its not dovecot's fault. so again: sorry for the noise