Skip to content

Commit a77fcf1

Browse files
author
Sergei Epatov
committed
Fix error handling add core–constants
1 parent c9805d7 commit a77fcf1

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/core/abstract/MCMessageConstants.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -253,6 +253,8 @@ namespace mailcore {
253253
ErrorServerDate,
254254
ErrorNoValidServerFound,
255255
ErrorCustomCommand,
256+
ErrorSendMessageSpamSuspected,
257+
ErrorSendMessageDailyLimitExceeded
256258
};
257259

258260
enum PartType {

0 commit comments

Comments
 (0)