Built motion from commit efa66e19.|2.6.22
[motion2.git] / server / services / email / model / mailAccount.js
index a5f93fb..cf9efc8 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xa6ba=['key','active','Imap','Smtp','name'];(function(_0x3e3d31,_0x38133f){var _0x27c1e0=function(_0x20ca44){while(--_0x20ca44){_0x3e3d31['push'](_0x3e3d31['shift']());}};_0x27c1e0(++_0x38133f);}(_0xa6ba,0xf9));var _0xaa6b=function(_0x5783f4,_0x4a9e0a){_0x5783f4=_0x5783f4-0x0;var _0x28e380=_0xa6ba[_0x5783f4];return _0x28e380;};'use strict';var _=require('lodash');function MailAccount(_0x515a3e){this['id']=_0x515a3e['id']||0x0;this[_0xaa6b('0x0')]=_0x515a3e[_0xaa6b('0x0')]||'Service';this[_0xaa6b('0x1')]=_0x515a3e[_0xaa6b('0x1')]||'SERV';this['active']=_0x515a3e[_0xaa6b('0x2')]||![];this[_0xaa6b('0x3')]=_0x515a3e[_0xaa6b('0x3')]||[];this[_0xaa6b('0x4')]=_0x515a3e['Smtp']||[];}module['exports']=MailAccount;
\ No newline at end of file
+var _0xfa34=['Smtp','lodash','key','SERV','active','Imap'];(function(_0x392ffa,_0x3d0057){var _0xc01b26=function(_0x5c74af){while(--_0x5c74af){_0x392ffa['push'](_0x392ffa['shift']());}};_0xc01b26(++_0x3d0057);}(_0xfa34,0xf7));var _0x4fa3=function(_0x24cc72,_0x4dc73a){_0x24cc72=_0x24cc72-0x0;var _0xd49f1e=_0xfa34[_0x24cc72];return _0xd49f1e;};'use strict';var _=require(_0x4fa3('0x0'));function MailAccount(_0x2d466f){this['id']=_0x2d466f['id']||0x0;this['name']=_0x2d466f['name']||'Service';this[_0x4fa3('0x1')]=_0x2d466f[_0x4fa3('0x1')]||_0x4fa3('0x2');this[_0x4fa3('0x3')]=_0x2d466f['active']||![];this[_0x4fa3('0x4')]=_0x2d466f['Imap']||[];this[_0x4fa3('0x5')]=_0x2d466f[_0x4fa3('0x5')]||[];}module['exports']=MailAccount;
\ No newline at end of file