Built motion from commit (unavailable).|2.5.8
[motion2.git] / server / services / email / model / mailAccount.js
index a4d1dbd..228864e 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x9627=['Smtp','lodash','Service','key','active','Imap'];(function(_0x501510,_0x61caa9){var _0x1e6ee5=function(_0x32845b){while(--_0x32845b){_0x501510['push'](_0x501510['shift']());}};_0x1e6ee5(++_0x61caa9);}(_0x9627,0x163));var _0x7962=function(_0x5d6456,_0x58ecc7){_0x5d6456=_0x5d6456-0x0;var _0x4d66c1=_0x9627[_0x5d6456];return _0x4d66c1;};'use strict';var _=require(_0x7962('0x0'));function MailAccount(_0x18756e){this['id']=_0x18756e['id']||0x0;this['name']=_0x18756e['name']||_0x7962('0x1');this[_0x7962('0x2')]=_0x18756e[_0x7962('0x2')]||'SERV';this[_0x7962('0x3')]=_0x18756e['active']||![];this[_0x7962('0x4')]=_0x18756e[_0x7962('0x4')]||[];this[_0x7962('0x5')]=_0x18756e[_0x7962('0x5')]||[];}module['exports']=MailAccount;
\ No newline at end of file
+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