eliminated the mydomains piler.conf

This commit is contained in:
SJ
2013-01-06 22:16:21 +01:00
parent 1d2ac1c117
commit be259f56bd
21 changed files with 80 additions and 30 deletions

View File

@@ -504,6 +504,8 @@ int main(int argc, char **argv){
load_rules(&sdata, &(data.archiving_rules), SQL_ARCHIVING_RULE_TABLE);
load_rules(&sdata, &(data.retention_rules), SQL_RETENTION_RULE_TABLE);
load_mydomains(&sdata, &data, &cfg);
if(emlfile) rc = import_message(emlfile, &sdata, &data, &cfg);
if(mbox[0]){