Attempt to fix experiment
This commit is contained in:
parent
cc3f5ff776
commit
6f379e8b47
@ -1747,9 +1747,9 @@ void read_message(struct user_record *user, struct msg_headers *msghs, int mailn
|
|||||||
free(replybody);
|
free(replybody);
|
||||||
JAM_CloseMB(jb);
|
JAM_CloseMB(jb);
|
||||||
doquit = 1;
|
doquit = 1;
|
||||||
} /*else {
|
} else {
|
||||||
doquit = 1;
|
jb = open_jam_base(conf.mail_conferences[user->cur_mail_conf]->mail_areas[user->cur_mail_area]->path);
|
||||||
}*/
|
}
|
||||||
}
|
}
|
||||||
free(body);
|
free(body);
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user