-
- Downloads
js_save_msg() fixes:
if savemsg() call failed, SMB status was not saved in msgbase.status prop. if savemsg() call failed, the recipient list array, if supplied, was still parsed and headers created (!). if the recipient list parsing fails, the msgbase.error string may not have been set, now it'll be set to "Recipient list parsing failure" (if not SMB error).
Please register or sign in to comment