X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fservices%2Femail%2Fmodel%2FmailAccount.js;h=040b85d822d5389d32249bfbc15eacd11192d2bc;hb=262e7062005b3f571634c4983ecdb7eac829efe8;hp=2dac8b32b62cdfcc71c15548d87387a9ddac5dbf;hpb=9c8616cfa647d703a1bff4c288be65133e777d2a;p=motion2.git diff --git a/server/services/email/model/mailAccount.js b/server/services/email/model/mailAccount.js index 2dac8b3..040b85d 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 _0xadc8=['exports','lodash','name','Service','key','SERV','active','Smtp'];(function(_0x305ad3,_0x244a36){var _0x3df215=function(_0xe102aa){while(--_0xe102aa){_0x305ad3['push'](_0x305ad3['shift']());}};_0x3df215(++_0x244a36);}(_0xadc8,0x1d9));var _0x8adc=function(_0x3dd15e,_0x1f0015){_0x3dd15e=_0x3dd15e-0x0;var _0x231fd0=_0xadc8[_0x3dd15e];return _0x231fd0;};'use strict';var _=require(_0x8adc('0x0'));function MailAccount(_0x48404f){this['id']=_0x48404f['id']||0x0;this['name']=_0x48404f[_0x8adc('0x1')]||_0x8adc('0x2');this[_0x8adc('0x3')]=_0x48404f[_0x8adc('0x3')]||_0x8adc('0x4');this[_0x8adc('0x5')]=_0x48404f[_0x8adc('0x5')]||![];this['Imap']=_0x48404f['Imap']||[];this[_0x8adc('0x6')]=_0x48404f[_0x8adc('0x6')]||[];}module[_0x8adc('0x7')]=MailAccount; \ No newline at end of file +var _0x21fe=['exports','name','Service','active','Imap','Smtp'];(function(_0xc611f3,_0x24c42a){var _0x177993=function(_0x4b612c){while(--_0x4b612c){_0xc611f3['push'](_0xc611f3['shift']());}};_0x177993(++_0x24c42a);}(_0x21fe,0x8b));var _0xe21f=function(_0x33f432,_0x3c6e27){_0x33f432=_0x33f432-0x0;var _0x318f2e=_0x21fe[_0x33f432];return _0x318f2e;};'use strict';var _=require('lodash');function MailAccount(_0x2e31d7){this['id']=_0x2e31d7['id']||0x0;this['name']=_0x2e31d7[_0xe21f('0x0')]||_0xe21f('0x1');this['key']=_0x2e31d7['key']||'SERV';this[_0xe21f('0x2')]=_0x2e31d7['active']||![];this[_0xe21f('0x3')]=_0x2e31d7[_0xe21f('0x3')]||[];this['Smtp']=_0x2e31d7[_0xe21f('0x4')]||[];}module[_0xe21f('0x5')]=MailAccount; \ No newline at end of file