X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fservices%2Femail%2Fmodel%2FmailAccount.js;h=b94e4671fc1f55916b05d70581db8184e3ef9155;hb=08f6e0b86d261e0f7c3417afd107d7f774257198;hp=228864e430ba1a12f24e3c0d39b4d428732f5650;hpb=77cac286a995d5774f6d69ad14d2f583dccfe84b;p=motion2.git diff --git a/server/services/email/model/mailAccount.js b/server/services/email/model/mailAccount.js index 228864e..b94e467 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 _0x050e=['active','Imap','Smtp','exports','name','Service','key','SERV'];(function(_0x35bd6c,_0x585087){var _0x2f421d=function(_0x42ae70){while(--_0x42ae70){_0x35bd6c['push'](_0x35bd6c['shift']());}};_0x2f421d(++_0x585087);}(_0x050e,0xfc));var _0xe050=function(_0x487363,_0xabd92c){_0x487363=_0x487363-0x0;var _0x198e1d=_0x050e[_0x487363];return _0x198e1d;};'use strict';var _=require('lodash');function MailAccount(_0xe2c41){this['id']=_0xe2c41['id']||0x0;this['name']=_0xe2c41[_0xe050('0x0')]||_0xe050('0x1');this[_0xe050('0x2')]=_0xe2c41[_0xe050('0x2')]||_0xe050('0x3');this['active']=_0xe2c41[_0xe050('0x4')]||![];this['Imap']=_0xe2c41[_0xe050('0x5')]||[];this[_0xe050('0x6')]=_0xe2c41[_0xe050('0x6')]||[];}module[_0xe050('0x7')]=MailAccount; \ No newline at end of file +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