X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fservices%2Femail%2Fmodel%2FmailAccount.js;h=326fb9677bcc2780641f24bf4fa3b3fd3b99d6be;hb=30647e0599beaeefd7f4697661375cd56f1291ec;hp=e767ac4f0a4d687e754fbe62b98121416ad15de5;hpb=54b4ff96e83f911255a158fd7e32a0e84ec4b7d0;p=motion2.git diff --git a/server/services/email/model/mailAccount.js b/server/services/email/model/mailAccount.js index e767ac4..326fb96 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 _0x46e9=['name','Service','key','active','Imap','Smtp','exports','lodash'];(function(_0x1f192b,_0x1f1481){var _0x360e75=function(_0x6fb10c){while(--_0x6fb10c){_0x1f192b['push'](_0x1f192b['shift']());}};_0x360e75(++_0x1f1481);}(_0x46e9,0x14f));var _0x946e=function(_0x3bf83f,_0x181cac){_0x3bf83f=_0x3bf83f-0x0;var _0x22c4a9=_0x46e9[_0x3bf83f];return _0x22c4a9;};'use strict';var _=require(_0x946e('0x0'));function MailAccount(_0x1f3d1f){this['id']=_0x1f3d1f['id']||0x0;this[_0x946e('0x1')]=_0x1f3d1f[_0x946e('0x1')]||_0x946e('0x2');this['key']=_0x1f3d1f[_0x946e('0x3')]||'SERV';this[_0x946e('0x4')]=_0x1f3d1f[_0x946e('0x4')]||![];this[_0x946e('0x5')]=_0x1f3d1f[_0x946e('0x5')]||[];this[_0x946e('0x6')]=_0x1f3d1f[_0x946e('0x6')]||[];}module[_0x946e('0x7')]=MailAccount; \ No newline at end of file +var _0x6fc0=['key','SERV','Imap','Smtp','exports','lodash','name','Service'];(function(_0x3010c2,_0x2b877d){var _0x3ffed3=function(_0xc1420c){while(--_0xc1420c){_0x3010c2['push'](_0x3010c2['shift']());}};_0x3ffed3(++_0x2b877d);}(_0x6fc0,0x15d));var _0x06fc=function(_0x275b70,_0x406fcd){_0x275b70=_0x275b70-0x0;var _0x4c6aa8=_0x6fc0[_0x275b70];return _0x4c6aa8;};'use strict';var _=require(_0x06fc('0x0'));function MailAccount(_0x610d4c){this['id']=_0x610d4c['id']||0x0;this['name']=_0x610d4c[_0x06fc('0x1')]||_0x06fc('0x2');this[_0x06fc('0x3')]=_0x610d4c[_0x06fc('0x3')]||_0x06fc('0x4');this['active']=_0x610d4c['active']||![];this[_0x06fc('0x5')]=_0x610d4c['Imap']||[];this[_0x06fc('0x6')]=_0x610d4c[_0x06fc('0x6')]||[];}module[_0x06fc('0x7')]=MailAccount; \ No newline at end of file