On 11/14/2009 09:03 AM Luigi Rosa wrote: > Given this configure command line > > ./configure --with-mysql --with-ssl=openssl --sysconfdir=/etc > --localstatedir=/var > > and given an /etc directory without any dovecot subdirectory (I moved it > elsewere for testing purposes), is it ok that make install creates > /etc/dovecot > without any file in it, but copy the esxample configuration file only in > /usr/local/share/doc/dovecot/ ?
Yes it's OK. :-) What would happen, if `make install` would copy all the example files into $SYSCONFDIR/dovecot? It would overwrite your configuration files with the next `make install` command. Regards, Pascal -- The trapper recommends today: [email protected]
