Experiment with aborting messages
This commit is contained in:
parent
df34d4861f
commit
cc3f5ff776
@ -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;
|
doquit = 1;
|
||||||
}
|
}*/
|
||||||
}
|
}
|
||||||
free(body);
|
free(body);
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user