On Thu, 2006-03-16 at 10:27 +0100, Paul J Stevens wrote: > Aaron Stone wrote: > > On Wed, 2006-03-15 at 23:03 +0100, Marc Dirix wrote: > > > >>At the moment dbmail-smtp actually says I misconfigured or something: > >> > >>#cat websuccess |formail -s /usr/sbin/dbmail-smtp -u marc > >>config.c,config_read: error reading config file /etc/dbmail/dbmail.conf > > > > > > Paul's been rearranging some of the code to find config, state and log > > files; things might be broken in new and different ways over the next > > week or so while the different code paths get worked out. > > > > > >>I'm not having any luck with mailbox2dbmail from the contrib either. > > > > > > Same config file problem or something else? > > > That code rearrangement only affects the daemons, not dbmail-smtp
Finding the config file is still different by way of the compile-time config file location selection. As long as the error message makes it to stderr and/or the log file, it's all good. Aaron
