Added setup for outbound queue

This commit is contained in:
Michiel Broek
2002-08-04 11:41:39 +00:00
parent 19d21d9916
commit e94171cc94
6 changed files with 35 additions and 13 deletions

View File

@@ -163,6 +163,7 @@ void load_maincfg(void)
sprintf(CFG.ticout, "%s/var/ticqueue", getenv("MBSE_ROOT"));
sprintf(CFG.req_magic, "%s/magic", getenv("MBSE_ROOT"));
sprintf(CFG.alists_path, "%s/var/arealists", getenv("MBSE_ROOT"));
sprintf(CFG.out_queue, "%s/var/queue", getenv("MBSE_ROOT"));
CFG.leavecase = TRUE;
/*