On Mon, 2008-10-20 at 10:06 -0400, Eric Toczek wrote:
Was just trying out 1.1.5 on a new server, using a copy of the in production one. The data should be the same, and with 1.1.5 getting an odd mkdir permissions error.
dovecot: Oct 20 09:57:56 Error: POP3(eric@flerd.com): mkdir(/opt/dovecot/index/etoczek/INBOX) failed: Permission denied
Which doesn't make sense as it shouldn't even be creating an INBOX dir there.
It's trying to create a directory to store INBOX's index files.
dovecot: Oct 20 09:57:56 Info: auth(default): master out: USER 2 =20 eric@flerd.com home=3D/opt/dovecot/store/etoczek mail=3Ddbox:~/.dbox:INDEX=3D/opt/dovecot/index/etoczek uid=3D2000 =
As it says here: INDEX=/opt/dovecot/index/etoczek
Not sure what's going on and why it's trying to create that dir. Though may not be that big of an issue as I can still list messages,
It disabled index files after the error.