X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fservices%2Femail%2Fmodel%2FmailAccount.js;h=9b1a90651bb121b7473b728af3d7beff934e9ad6;hb=868a31873a4f5d6a45b7a9cfef882f2e311d37fa;hp=b94e4671fc1f55916b05d70581db8184e3ef9155;hpb=08f6e0b86d261e0f7c3417afd107d7f774257198;p=motion2.git diff --git a/server/services/email/model/mailAccount.js b/server/services/email/model/mailAccount.js index b94e467..9b1a906 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 _0xe9b6=['lodash','name','Service','key','active','Imap','Smtp','exports'];(function(_0x7a87aa,_0x20cde6){var _0x148457=function(_0x3d5d06){while(--_0x3d5d06){_0x7a87aa['push'](_0x7a87aa['shift']());}};_0x148457(++_0x20cde6);}(_0xe9b6,0x80));var _0x6e9b=function(_0x1c1e01,_0x2bec13){_0x1c1e01=_0x1c1e01-0x0;var _0x8d00db=_0xe9b6[_0x1c1e01];return _0x8d00db;};'use strict';var _=require(_0x6e9b('0x0'));function MailAccount(_0x3eb6d0){this['id']=_0x3eb6d0['id']||0x0;this[_0x6e9b('0x1')]=_0x3eb6d0[_0x6e9b('0x1')]||_0x6e9b('0x2');this[_0x6e9b('0x3')]=_0x3eb6d0['key']||'SERV';this[_0x6e9b('0x4')]=_0x3eb6d0[_0x6e9b('0x4')]||![];this[_0x6e9b('0x5')]=_0x3eb6d0[_0x6e9b('0x5')]||[];this[_0x6e9b('0x6')]=_0x3eb6d0['Smtp']||[];}module[_0x6e9b('0x7')]=MailAccount; \ No newline at end of file +var _0x3054=['Imap','Smtp','exports','name','Service','key','SERV','active'];(function(_0x4441d1,_0x1a4e3f){var _0x234e03=function(_0x20c75c){while(--_0x20c75c){_0x4441d1['push'](_0x4441d1['shift']());}};_0x234e03(++_0x1a4e3f);}(_0x3054,0x163));var _0x4305=function(_0x4683b1,_0x5d509b){_0x4683b1=_0x4683b1-0x0;var _0x1e0229=_0x3054[_0x4683b1];return _0x1e0229;};'use strict';var _=require('lodash');function MailAccount(_0xe08adc){this['id']=_0xe08adc['id']||0x0;this[_0x4305('0x0')]=_0xe08adc[_0x4305('0x0')]||_0x4305('0x1');this[_0x4305('0x2')]=_0xe08adc['key']||_0x4305('0x3');this[_0x4305('0x4')]=_0xe08adc['active']||![];this[_0x4305('0x5')]=_0xe08adc[_0x4305('0x5')]||[];this[_0x4305('0x6')]=_0xe08adc[_0x4305('0x6')]||[];}module[_0x4305('0x7')]=MailAccount; \ No newline at end of file