{
    my $sendip = db_get_prop($confref, 'dnscache', 'SendIP')
	|| "0.0.0.0";
    "$sendip";
}
