Experiment with aborting messages

This commit is contained in:
Andrew Pamment 2017-04-29 20:11:21 +10:00
parent df34d4861f
commit cc3f5ff776

View File

@ -1747,9 +1747,9 @@ void read_message(struct user_record *user, struct msg_headers *msghs, int mailn
free(replybody);
JAM_CloseMB(jb);
doquit = 1;
} else {
} /*else {
doquit = 1;
}
}*/
}
free(body);