Built motion from commit 4ca75f1b.|2.6.28
[motion2.git] / server / services / email / model / mailAccount.js
index 4ea8d34..4308f3c 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x30af=['exports','name','Service','key','SERV','active','Imap','Smtp'];(function(_0x87b0ff,_0x314389){var _0x3bc0b2=function(_0x41682b){while(--_0x41682b){_0x87b0ff['push'](_0x87b0ff['shift']());}};_0x3bc0b2(++_0x314389);}(_0x30af,0x161));var _0xf30a=function(_0x189305,_0x46c43f){_0x189305=_0x189305-0x0;var _0xea3406=_0x30af[_0x189305];return _0xea3406;};'use strict';var _=require('lodash');function MailAccount(_0x5c2e6b){this['id']=_0x5c2e6b['id']||0x0;this[_0xf30a('0x0')]=_0x5c2e6b[_0xf30a('0x0')]||_0xf30a('0x1');this[_0xf30a('0x2')]=_0x5c2e6b[_0xf30a('0x2')]||_0xf30a('0x3');this[_0xf30a('0x4')]=_0x5c2e6b['active']||![];this[_0xf30a('0x5')]=_0x5c2e6b[_0xf30a('0x5')]||[];this[_0xf30a('0x6')]=_0x5c2e6b[_0xf30a('0x6')]||[];}module[_0xf30a('0x7')]=MailAccount;
\ No newline at end of file
+var _0x0440=['SERV','active','Smtp','exports','lodash','name','Service','key'];(function(_0x526524,_0x3f3389){var _0x2a689d=function(_0x3a20f0){while(--_0x3a20f0){_0x526524['push'](_0x526524['shift']());}};_0x2a689d(++_0x3f3389);}(_0x0440,0xcc));var _0x0044=function(_0x29c3b2,_0x3c12ac){_0x29c3b2=_0x29c3b2-0x0;var _0x4b3aa7=_0x0440[_0x29c3b2];return _0x4b3aa7;};'use strict';var _=require(_0x0044('0x0'));function MailAccount(_0x1c1a8d){this['id']=_0x1c1a8d['id']||0x0;this['name']=_0x1c1a8d[_0x0044('0x1')]||_0x0044('0x2');this['key']=_0x1c1a8d[_0x0044('0x3')]||_0x0044('0x4');this[_0x0044('0x5')]=_0x1c1a8d[_0x0044('0x5')]||![];this['Imap']=_0x1c1a8d['Imap']||[];this[_0x0044('0x6')]=_0x1c1a8d['Smtp']||[];}module[_0x0044('0x7')]=MailAccount;
\ No newline at end of file