X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fservices%2Femail%2Fmodel%2FmailAccount.js;h=b7c2609bfded2a198a9b506fd867655a62d6c982;hb=44bd2814959684a7f7b774f2c71a3b12f9ba5952;hp=9b1a90651bb121b7473b728af3d7beff934e9ad6;hpb=868a31873a4f5d6a45b7a9cfef882f2e311d37fa;p=motion2.git diff --git a/server/services/email/model/mailAccount.js b/server/services/email/model/mailAccount.js index 9b1a906..b7c2609 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 _0x3054=['Imap','Smtp','exports','name','Service','key','SERV','active'];(function(_0x4441d1,_0x1a4e3f){var _0x234e03=function(_0x20c75c){while(--_0x20c75c){_0x4441d1['push'](_0x4441d1['shift']());}};_0x234e03(++_0x1a4e3f);}(_0x3054,0x163));var _0x4305=function(_0x4683b1,_0x5d509b){_0x4683b1=_0x4683b1-0x0;var _0x1e0229=_0x3054[_0x4683b1];return _0x1e0229;};'use strict';var _=require('lodash');function MailAccount(_0xe08adc){this['id']=_0xe08adc['id']||0x0;this[_0x4305('0x0')]=_0xe08adc[_0x4305('0x0')]||_0x4305('0x1');this[_0x4305('0x2')]=_0xe08adc['key']||_0x4305('0x3');this[_0x4305('0x4')]=_0xe08adc['active']||![];this[_0x4305('0x5')]=_0xe08adc[_0x4305('0x5')]||[];this[_0x4305('0x6')]=_0xe08adc[_0x4305('0x6')]||[];}module[_0x4305('0x7')]=MailAccount; \ No newline at end of file +var _0x4e4c=['Service','key','SERV','active','Imap','Smtp','name'];(function(_0x252229,_0x574468){var _0x44b9da=function(_0x3e7547){while(--_0x3e7547){_0x252229['push'](_0x252229['shift']());}};_0x44b9da(++_0x574468);}(_0x4e4c,0xae));var _0xc4e4=function(_0x198c2d,_0x178353){_0x198c2d=_0x198c2d-0x0;var _0x1014ee=_0x4e4c[_0x198c2d];return _0x1014ee;};'use strict';var _=require('lodash');function MailAccount(_0x5296fa){this['id']=_0x5296fa['id']||0x0;this[_0xc4e4('0x0')]=_0x5296fa['name']||_0xc4e4('0x1');this[_0xc4e4('0x2')]=_0x5296fa['key']||_0xc4e4('0x3');this[_0xc4e4('0x4')]=_0x5296fa['active']||![];this['Imap']=_0x5296fa[_0xc4e4('0x5')]||[];this[_0xc4e4('0x6')]=_0x5296fa[_0xc4e4('0x6')]||[];}module['exports']=MailAccount; \ No newline at end of file