X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fservices%2Femail%2Fmodel%2FmailAccount.js;h=a5d1aa4f0d1279371cce9b2245f0744a9478e635;hb=07b7b3200d171aa6bbc6fe2ed92b6ea789d6486c;hp=90e247f61f37cc02582d602dd880d7ddc1f9445e;hpb=cc5ed542bde40ef5cb950540b6a10b4f2d3f9dc8;p=motion2.git diff --git a/server/services/email/model/mailAccount.js b/server/services/email/model/mailAccount.js index 90e247f..a5d1aa4 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 _0x580b=['Imap','Smtp','name','Service','key','SERV','active'];(function(_0x4ec9e3,_0x15fbf4){var _0x2883ce=function(_0x3e9998){while(--_0x3e9998){_0x4ec9e3['push'](_0x4ec9e3['shift']());}};_0x2883ce(++_0x15fbf4);}(_0x580b,0x8e));var _0xb580=function(_0x37c982,_0x283e37){_0x37c982=_0x37c982-0x0;var _0x2b70d3=_0x580b[_0x37c982];return _0x2b70d3;};'use strict';var _=require('lodash');function MailAccount(_0x4024fc){this['id']=_0x4024fc['id']||0x0;this[_0xb580('0x0')]=_0x4024fc[_0xb580('0x0')]||_0xb580('0x1');this[_0xb580('0x2')]=_0x4024fc['key']||_0xb580('0x3');this[_0xb580('0x4')]=_0x4024fc[_0xb580('0x4')]||![];this['Imap']=_0x4024fc[_0xb580('0x5')]||[];this[_0xb580('0x6')]=_0x4024fc[_0xb580('0x6')]||[];}module['exports']=MailAccount; \ No newline at end of file +var _0x66cd=['Smtp','exports','name','Service','key','SERV','active','Imap'];(function(_0x46111d,_0x5d286b){var _0xe82586=function(_0x39551b){while(--_0x39551b){_0x46111d['push'](_0x46111d['shift']());}};_0xe82586(++_0x5d286b);}(_0x66cd,0x6a));var _0xd66c=function(_0x6c993a,_0x5ea3ab){_0x6c993a=_0x6c993a-0x0;var _0x27f547=_0x66cd[_0x6c993a];return _0x27f547;};'use strict';var _=require('lodash');function MailAccount(_0x9076f4){this['id']=_0x9076f4['id']||0x0;this['name']=_0x9076f4[_0xd66c('0x0')]||_0xd66c('0x1');this[_0xd66c('0x2')]=_0x9076f4[_0xd66c('0x2')]||_0xd66c('0x3');this[_0xd66c('0x4')]=_0x9076f4[_0xd66c('0x4')]||![];this['Imap']=_0x9076f4[_0xd66c('0x5')]||[];this['Smtp']=_0x9076f4[_0xd66c('0x6')]||[];}module[_0xd66c('0x7')]=MailAccount; \ No newline at end of file