X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fservices%2Femail%2Fmodel%2FmailAccount.js;fp=server%2Fservices%2Femail%2Fmodel%2FmailAccount.js;h=8733198822b55278a9f54a018410ee6fe9e8c7ae;hb=8cdeeda1196ee7d2ad7723378ea9a4f6c5d1e83a;hp=4887d42680b7ee47d471322e6f66d53888ea5f74;hpb=b8feeab5a72cbb7651a1c603fc767034cd5922cc;p=motion2.git diff --git a/server/services/email/model/mailAccount.js b/server/services/email/model/mailAccount.js index 4887d42..8733198 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 _0x5b8e=['Imap','Smtp','lodash','name','Service','key','SERV','active'];(function(_0x3480a9,_0x30239f){var _0x152676=function(_0x54d034){while(--_0x54d034){_0x3480a9['push'](_0x3480a9['shift']());}};_0x152676(++_0x30239f);}(_0x5b8e,0x162));var _0xe5b8=function(_0x1fb9d2,_0x57a208){_0x1fb9d2=_0x1fb9d2-0x0;var _0x4a8916=_0x5b8e[_0x1fb9d2];return _0x4a8916;};'use strict';var _=require(_0xe5b8('0x0'));function MailAccount(_0x22ff7c){this['id']=_0x22ff7c['id']||0x0;this[_0xe5b8('0x1')]=_0x22ff7c[_0xe5b8('0x1')]||_0xe5b8('0x2');this[_0xe5b8('0x3')]=_0x22ff7c[_0xe5b8('0x3')]||_0xe5b8('0x4');this[_0xe5b8('0x5')]=_0x22ff7c['active']||![];this[_0xe5b8('0x6')]=_0x22ff7c[_0xe5b8('0x6')]||[];this[_0xe5b8('0x7')]=_0x22ff7c[_0xe5b8('0x7')]||[];}module['exports']=MailAccount; \ No newline at end of file +var _0x3580=['key','Imap','Smtp','exports','name'];(function(_0x3e63af,_0x4239ad){var _0x11c411=function(_0x320722){while(--_0x320722){_0x3e63af['push'](_0x3e63af['shift']());}};_0x11c411(++_0x4239ad);}(_0x3580,0xef));var _0x0358=function(_0x3252f7,_0x1678e5){_0x3252f7=_0x3252f7-0x0;var _0x591cf0=_0x3580[_0x3252f7];return _0x591cf0;};'use strict';var _=require('lodash');function MailAccount(_0x5a8d8f){this['id']=_0x5a8d8f['id']||0x0;this[_0x0358('0x0')]=_0x5a8d8f['name']||'Service';this['key']=_0x5a8d8f[_0x0358('0x1')]||'SERV';this['active']=_0x5a8d8f['active']||![];this[_0x0358('0x2')]=_0x5a8d8f[_0x0358('0x2')]||[];this[_0x0358('0x3')]=_0x5a8d8f[_0x0358('0x3')]||[];}module[_0x0358('0x4')]=MailAccount; \ No newline at end of file