Jesse Norell wrote:
Hello,
Don't know where Gentoo expects it; Debian would be looking
for /etc/dbmail/dbmail.conf, and the default location is
/etc/dbmail.conf. If you chmod 600, make sure the file is
owned by whatever user dbmail is running as (and you'd do
well to make sure that's not root). If you still can't
figure it out, you could try running under strace to see
where it's looking for the config file.
Eg. "strace dbmail-util -a 2>&1 | grep dbmail.conf"
Jn
Thanks for the response :)
I've chmod 666'd /etc/dbmail.conf, and also duplicated it in
/etc/dbmail/dbmail.conf just in case.
I've run strace:
dkasak dbmail # strace dbmail-util -a 2>&1 | grep dbmail.conf
open("/etc/dbmail.conf", O_RDONLY) = 3
read(3, "# $Id: dbmail.conf 1539 2004-12-"..., 131072) = 3481
dkasak dbmail #
So it *is* looking at /etc/dbmail.conf, right?
Also note that I get the same behaviour whether I compile it myself (
default everything ... only configure option is --with-mysql ) or
whether I use the Gentoo ebuild.
Dan
--
Daniel Kasak
IT Developer
NUS Consulting Group
Level 5, 77 Pacific Highway
North Sydney, NSW, Australia 2060
T: (+61) 2 9922-7676 / F: (+61) 2 9922 7989
email: [EMAIL PROTECTED]
website: http://www.nusconsulting.com.au