$conf['default_ns']='ns1.example.com.';// must be set if $conf['auto_create_ptr'] is 1. Don't forget the trailing dot!
$conf['default_mbox']='admin.example.com.';// Admin email address. Must be set if $conf['auto_create_ptr'] is 1. Replace "@" with ".". Don't forget the trailing dot!
$conf["default_ns"]='ns1.example.com.';// must be set if $conf['auto_create_ptr'] is 1. Don't forget the trailing dot!
$conf["default_mbox"]='admin.example.com.';// Admin email address. Must be set if $conf['auto_create_ptr'] is 1. Replace "@" with ".". Don't forget the trailing dot!