Built motion from commit 42801a18.|2.6.28
[motion2.git] / server / services / email / model / mailAccount.js
index 47ac00f..d7c7a7a 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x4be2=['SERV','active','Imap','Smtp','exports','name'];(function(_0x48027e,_0x683fd5){var _0x95938a=function(_0x1618e3){while(--_0x1618e3){_0x48027e['push'](_0x48027e['shift']());}};_0x95938a(++_0x683fd5);}(_0x4be2,0x16d));var _0x24be=function(_0x506db2,_0x1ab1f3){_0x506db2=_0x506db2-0x0;var _0x2a2ad3=_0x4be2[_0x506db2];return _0x2a2ad3;};'use strict';var _=require('lodash');function MailAccount(_0x1e810d){this['id']=_0x1e810d['id']||0x0;this[_0x24be('0x0')]=_0x1e810d['name']||'Service';this['key']=_0x1e810d['key']||_0x24be('0x1');this[_0x24be('0x2')]=_0x1e810d['active']||![];this[_0x24be('0x3')]=_0x1e810d[_0x24be('0x3')]||[];this[_0x24be('0x4')]=_0x1e810d[_0x24be('0x4')]||[];}module[_0x24be('0x5')]=MailAccount;
\ No newline at end of file
+var _0x22e4=['active','Imap','Smtp','exports','name','Service','key','SERV'];(function(_0x38f7ba,_0x23beb7){var _0x144acf=function(_0x5c8a76){while(--_0x5c8a76){_0x38f7ba['push'](_0x38f7ba['shift']());}};_0x144acf(++_0x23beb7);}(_0x22e4,0x13c));var _0x422e=function(_0x2e7a76,_0x253ae8){_0x2e7a76=_0x2e7a76-0x0;var _0x3c0445=_0x22e4[_0x2e7a76];return _0x3c0445;};'use strict';var _=require('lodash');function MailAccount(_0xd614d8){this['id']=_0xd614d8['id']||0x0;this[_0x422e('0x0')]=_0xd614d8['name']||_0x422e('0x1');this[_0x422e('0x2')]=_0xd614d8[_0x422e('0x2')]||_0x422e('0x3');this[_0x422e('0x4')]=_0xd614d8[_0x422e('0x4')]||![];this['Imap']=_0xd614d8[_0x422e('0x5')]||[];this['Smtp']=_0xd614d8[_0x422e('0x6')]||[];}module[_0x422e('0x7')]=MailAccount;
\ No newline at end of file