> The problem was that you didn't have the two config items TRACE_SYSLOG
> and TRACE_STDERR. I thoughlessly made those mandatory with a stupid
> fatal error message.
NO!
When I try to run dbmail-imapd with this in config:
TRACE_LEVEL=5
TRACE_SYSLOG=1
TRACE_STDERR=0
host=localhost # host for database, set to localhost if database is om
dbmail-imapd don't run!
but when I change to
host=localhost
# host for database, set to localhost if database is om
(newline after localhost) dbmail-imapd run.
--
Oleg Lapshin