Curtis Maurand wrote: > Just installed 2.2.10. > > when I configured I ran > > ../configure --prefix=/usr --localstatedir=/var/run/dbmail > --sysconfdir=/etc/dbmail --with-mysql --with-sieve > > It built as expected using > > make > make install > > I created the dbmail.conf file in /etc/dbmail and all is good with the > daemons. > > However when I ran the utility dbmail-users to modify a user I got an > error saying that the utility could not read /etc/dbmail.conf > > Do the utility makefiles pay attention to the configure directives? > > LIke I said a minor bug, but it would be another configuration file that > I could move out of my /etc folder.
There is no bug. I've been running configure just like that for ages. The debian packages require config files in /etc/dbmail/ My guess is you have an old version of dbmail-users in /usr/local/sbin that is looking in the wrong directory. -- ________________________________________________________________ Paul Stevens paul at nfg.nl NET FACILITIES GROUP GPG/PGP: 1024D/11F8CD31 The Netherlands________________________________http://www.nfg.nl _______________________________________________ DBmail mailing list [email protected] https://mailman.fastxs.nl/mailman/listinfo/dbmail
