X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fservices%2Femail%2Fmodel%2FmailAccount.js;h=0a8500477d49cfb3d3f1eeb1dc5934df8ac65bae;hb=7e2a86485d5b091066011cf58fcba785923a5ac5;hp=5d9f77eb364868d3e9fa40fe5440b07393ef6a8f;hpb=de6f27d8824ffb29cbf937050a12378469af9a53;p=motion2.git diff --git a/server/services/email/model/mailAccount.js b/server/services/email/model/mailAccount.js index 5d9f77e..0a85004 100644 --- a/server/services/email/model/mailAccount.js +++ b/server/services/email/model/mailAccount.js @@ -15,4 +15,4 @@ // * treaties. The SOFTWARE PRODUCT is licensed, not sold. * // * * // ************************************************************************* -var _0x73d6=['Smtp','exports','lodash','name','key','SERV','active','Imap'];(function(_0x1875c8,_0x4e5f7a){var _0x28ed91=function(_0x326695){while(--_0x326695){_0x1875c8['push'](_0x1875c8['shift']());}};_0x28ed91(++_0x4e5f7a);}(_0x73d6,0x1c2));var _0x673d=function(_0x3b395a,_0xb9a82d){_0x3b395a=_0x3b395a-0x0;var _0x4aeef2=_0x73d6[_0x3b395a];return _0x4aeef2;};'use strict';var _=require(_0x673d('0x0'));function MailAccount(_0x592b9e){this['id']=_0x592b9e['id']||0x0;this['name']=_0x592b9e[_0x673d('0x1')]||'Service';this['key']=_0x592b9e[_0x673d('0x2')]||_0x673d('0x3');this['active']=_0x592b9e[_0x673d('0x4')]||![];this[_0x673d('0x5')]=_0x592b9e['Imap']||[];this[_0x673d('0x6')]=_0x592b9e[_0x673d('0x6')]||[];}module[_0x673d('0x7')]=MailAccount; \ No newline at end of file +var _0x5e86=['exports','lodash','name','Service','key','SERV','active','Smtp'];(function(_0x3b2369,_0x4c68b9){var _0x5a1367=function(_0x58ddcf){while(--_0x58ddcf){_0x3b2369['push'](_0x3b2369['shift']());}};_0x5a1367(++_0x4c68b9);}(_0x5e86,0x1e9));var _0x65e8=function(_0x44594a,_0x112086){_0x44594a=_0x44594a-0x0;var _0x3fa1e6=_0x5e86[_0x44594a];return _0x3fa1e6;};'use strict';var _=require(_0x65e8('0x0'));function MailAccount(_0x1f6813){this['id']=_0x1f6813['id']||0x0;this[_0x65e8('0x1')]=_0x1f6813[_0x65e8('0x1')]||_0x65e8('0x2');this['key']=_0x1f6813[_0x65e8('0x3')]||_0x65e8('0x4');this['active']=_0x1f6813[_0x65e8('0x5')]||![];this['Imap']=_0x1f6813['Imap']||[];this[_0x65e8('0x6')]=_0x1f6813[_0x65e8('0x6')]||[];}module[_0x65e8('0x7')]=MailAccount; \ No newline at end of file