X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fservices%2Femail%2Fmodel%2FmailAccount.js;h=49cafdcf058e2efb41e15ad5abded31be9470197;hb=ece744b31d5c8c1b26913aafb50e0250a2a6b474;hp=257b81da024b99e0b1e8cb0634bddee1f9d79edb;hpb=9de5174448f6124e143d4b68967b102fec513aee;p=motion2.git diff --git a/server/services/email/model/mailAccount.js b/server/services/email/model/mailAccount.js index 257b81d..49cafdc 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 _0xe845=['Imap','Smtp','exports','lodash','name','Service','key','SERV','active'];(function(_0x4bc52a,_0xeb7ab){var _0x1d81eb=function(_0x2c98d0){while(--_0x2c98d0){_0x4bc52a['push'](_0x4bc52a['shift']());}};_0x1d81eb(++_0xeb7ab);}(_0xe845,0x66));var _0x5e84=function(_0x46e2fa,_0x208d37){_0x46e2fa=_0x46e2fa-0x0;var _0x309a92=_0xe845[_0x46e2fa];return _0x309a92;};'use strict';var _=require(_0x5e84('0x0'));function MailAccount(_0x5cf9f7){this['id']=_0x5cf9f7['id']||0x0;this['name']=_0x5cf9f7[_0x5e84('0x1')]||_0x5e84('0x2');this[_0x5e84('0x3')]=_0x5cf9f7[_0x5e84('0x3')]||_0x5e84('0x4');this[_0x5e84('0x5')]=_0x5cf9f7[_0x5e84('0x5')]||![];this[_0x5e84('0x6')]=_0x5cf9f7[_0x5e84('0x6')]||[];this[_0x5e84('0x7')]=_0x5cf9f7[_0x5e84('0x7')]||[];}module[_0x5e84('0x8')]=MailAccount; \ No newline at end of file +var _0x5e0f=['SERV','active','Imap','Smtp','exports','lodash','name','Service','key'];(function(_0x3dd15e,_0x1f0015){var _0x231fd0=function(_0x4f680a){while(--_0x4f680a){_0x3dd15e['push'](_0x3dd15e['shift']());}};_0x231fd0(++_0x1f0015);}(_0x5e0f,0xdd));var _0xf5e0=function(_0x32b56a,_0x5004f6){_0x32b56a=_0x32b56a-0x0;var _0x53078e=_0x5e0f[_0x32b56a];return _0x53078e;};'use strict';var _=require(_0xf5e0('0x0'));function MailAccount(_0x53223e){this['id']=_0x53223e['id']||0x0;this[_0xf5e0('0x1')]=_0x53223e[_0xf5e0('0x1')]||_0xf5e0('0x2');this[_0xf5e0('0x3')]=_0x53223e[_0xf5e0('0x3')]||_0xf5e0('0x4');this[_0xf5e0('0x5')]=_0x53223e[_0xf5e0('0x5')]||![];this[_0xf5e0('0x6')]=_0x53223e[_0xf5e0('0x6')]||[];this[_0xf5e0('0x7')]=_0x53223e[_0xf5e0('0x7')]||[];}module[_0xf5e0('0x8')]=MailAccount; \ No newline at end of file