6 Apr
2010
6 Apr
'10
2:47 p.m.
On Tue, 2010-04-06 at 14:18 +0200, Erik Logtenberg wrote:
You are missing the fact that the dovecot-config file is not the same as your dovecot configuration directory. The documentation is pretty lacking here - clearly it's a common issue to confuse the two? Perhaps an update to the documentation?
Check out your /usr/local/lib/dovecot directory (or where ever your lib-directory is located), you will find your dovecot-config file there.
Nope. The only place I can find that file is in the original source tarball directory:
/usr/src/dovecot-1.2.11/dovecot-config
There is no other version on the system. However running this: ./configure --with-dovecot=/usr/src/dovecot-1.2.11/
Seems to have been successful. Thank you.