Re: [Dovecot] base_dir= problems

2013-12-11 Thread Timo Sirainen
On 12.12.2013, at 0.55, Philippe Lelédy wrote: >>> Dec 04 17:03:16 ssl-params: Fatal: >>> creat(/var/dovecot/ssl-parameters.dat.tmp) failed: No such file or directory >> You still have state_dir=/var/dovecot (and don’t place it under /var/run/, >> it’s meant to be durable). >> > doveconf -a |

Re: [Dovecot] base_dir= problems

2013-12-11 Thread Philippe Lelédy
Le 08/12/13 21:38, Timo Sirainen a écrit : On 7.12.2013, at 6.22, Philippe Lelédy wrote: I first let base_dir = with it's default value of /var/dovecot. I changed my mind and now I have doveconf -n # 2.1.17: /etc/dovecot/dovecot.conf # OS: OpenBSD 5.4 amd64 ffs base_dir = /var/run/dovecot/

Re: [Dovecot] base_dir= problems

2013-12-08 Thread Timo Sirainen
On 7.12.2013, at 6.22, Philippe Lelédy wrote: > I first let base_dir = with it's default value of /var/dovecot. > I changed my mind and now I have > > doveconf -n > # 2.1.17: /etc/dovecot/dovecot.conf > # OS: OpenBSD 5.4 amd64 ffs > base_dir = /var/run/dovecot/ > > After a few days, imap clien

[Dovecot] base_dir= problems

2013-12-07 Thread Philippe Lelédy
Hi I first let base_dir = with it's default value of /var/dovecot. I changed my mind and now I have doveconf -n # 2.1.17: /etc/dovecot/dovecot.conf # OS: OpenBSD 5.4 amd64 ffs base_dir = /var/run/dovecot/ After a few days, imap clients couldn't login. Here the problem Dec 04 17:03:16 imap-log