X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fservices%2Femail%2Fmodel%2FmailAccount.js;h=efc4d62fdeb2c963f884da1e21680341a4fd2999;hb=d5b3d400e91cc98c429bfb9d7741cfdb9b495f82;hp=710bb686b5406b59d1ba6b7bc23be8e30392800e;hpb=5bcfff2cfe490b4ab0d0668e644729ef139af2a3;p=motion2.git diff --git a/server/services/email/model/mailAccount.js b/server/services/email/model/mailAccount.js index 710bb68..efc4d62 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 _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 +var _0xe5f7=['key','SERV','Imap','Smtp','exports','lodash','Service'];(function(_0x181a75,_0x1e2fe2){var _0x29a80e=function(_0x50c56c){while(--_0x50c56c){_0x181a75['push'](_0x181a75['shift']());}};_0x29a80e(++_0x1e2fe2);}(_0xe5f7,0xf3));var _0x7e5f=function(_0x518232,_0x4e0f25){_0x518232=_0x518232-0x0;var _0x137def=_0xe5f7[_0x518232];return _0x137def;};'use strict';var _=require(_0x7e5f('0x0'));function MailAccount(_0xe0f1c0){this['id']=_0xe0f1c0['id']||0x0;this['name']=_0xe0f1c0['name']||_0x7e5f('0x1');this[_0x7e5f('0x2')]=_0xe0f1c0['key']||_0x7e5f('0x3');this['active']=_0xe0f1c0['active']||![];this[_0x7e5f('0x4')]=_0xe0f1c0[_0x7e5f('0x4')]||[];this[_0x7e5f('0x5')]=_0xe0f1c0['Smtp']||[];}module[_0x7e5f('0x6')]=MailAccount; \ No newline at end of file