Home
last modified time | relevance | path

Searched refs:die_config (Results 1 – 1 of 1) sorted by relevance

/dports/mail/mess822/mess822-0.58/
H A Dofmipd.c38 void die_config() { out("451 unable to read configuration (#4.3.0)\r\n"); flush(); _exit(1); } in die_config() function
434 if (fdcdb == -1) die_config();
438 if (leapsecs_init() == -1) die_config();
439 if (chdir(auto_qmail) == -1) die_config();
440 if (rwhconfig(&rewrite,&idappend) == -1) die_config();