X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fservices%2Femail%2Fmodel%2FmailAccount.js;h=710bb686b5406b59d1ba6b7bc23be8e30392800e;hb=5bcfff2cfe490b4ab0d0668e644729ef139af2a3;hp=b106e41a0876f1a0fee0f550d737af33400a7e78;hpb=24271de0e5dd1b448821a50abace88b2fad818a2;p=motion2.git diff --git a/server/services/email/model/mailAccount.js b/server/services/email/model/mailAccount.js index b106e41..710bb68 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 _0xaef0=['Imap','Smtp','exports','name','key','SERV','active'];(function(_0x5bcf03,_0x12690c){var _0x521ecc=function(_0x4f3489){while(--_0x4f3489){_0x5bcf03['push'](_0x5bcf03['shift']());}};_0x521ecc(++_0x12690c);}(_0xaef0,0x16f));var _0x0aef=function(_0x56e4e7,_0x1db098){_0x56e4e7=_0x56e4e7-0x0;var _0x383618=_0xaef0[_0x56e4e7];return _0x383618;};'use strict';var _=require('lodash');function MailAccount(_0x5b4e73){this['id']=_0x5b4e73['id']||0x0;this[_0x0aef('0x0')]=_0x5b4e73[_0x0aef('0x0')]||'Service';this[_0x0aef('0x1')]=_0x5b4e73[_0x0aef('0x1')]||_0x0aef('0x2');this[_0x0aef('0x3')]=_0x5b4e73['active']||![];this[_0x0aef('0x4')]=_0x5b4e73['Imap']||[];this[_0x0aef('0x5')]=_0x5b4e73[_0x0aef('0x5')]||[];}module[_0x0aef('0x6')]=MailAccount; \ No newline at end of file +var _0x3409=['active','Imap','Smtp','lodash','name','Service','key'];(function(_0x1d94d1,_0x347bb8){var _0x23c397=function(_0x489441){while(--_0x489441){_0x1d94d1['push'](_0x1d94d1['shift']());}};_0x23c397(++_0x347bb8);}(_0x3409,0x13e));var _0x9340=function(_0x4ca624,_0x37dfb0){_0x4ca624=_0x4ca624-0x0;var _0x4bb6bf=_0x3409[_0x4ca624];return _0x4bb6bf;};'use strict';var _=require(_0x9340('0x0'));function MailAccount(_0x1f8434){this['id']=_0x1f8434['id']||0x0;this[_0x9340('0x1')]=_0x1f8434[_0x9340('0x1')]||_0x9340('0x2');this['key']=_0x1f8434[_0x9340('0x3')]||'SERV';this['active']=_0x1f8434[_0x9340('0x4')]||![];this[_0x9340('0x5')]=_0x1f8434['Imap']||[];this[_0x9340('0x6')]=_0x1f8434[_0x9340('0x6')]||[];}module['exports']=MailAccount; \ No newline at end of file