Built motion from commit d1eab355.|2.6.28
[motion2.git] / server / services / email / model / mailAccount.js
index 6a51678..3abc45c 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x533f=['exports','lodash','name','Service','key','active','Imap','Smtp'];(function(_0x3308bf,_0x38bd97){var _0x440f39=function(_0x5d7597){while(--_0x5d7597){_0x3308bf['push'](_0x3308bf['shift']());}};_0x440f39(++_0x38bd97);}(_0x533f,0xb9));var _0xf533=function(_0x77773a,_0x5a7026){_0x77773a=_0x77773a-0x0;var _0x1091a2=_0x533f[_0x77773a];return _0x1091a2;};'use strict';var _=require(_0xf533('0x0'));function MailAccount(_0x54a865){this['id']=_0x54a865['id']||0x0;this[_0xf533('0x1')]=_0x54a865['name']||_0xf533('0x2');this[_0xf533('0x3')]=_0x54a865[_0xf533('0x3')]||'SERV';this[_0xf533('0x4')]=_0x54a865[_0xf533('0x4')]||![];this[_0xf533('0x5')]=_0x54a865[_0xf533('0x5')]||[];this[_0xf533('0x6')]=_0x54a865[_0xf533('0x6')]||[];}module[_0xf533('0x7')]=MailAccount;
\ No newline at end of file
+var _0xd68c=['lodash','name','Service','key','SERV','active','Imap','Smtp'];(function(_0x32b542,_0x4512fa){var _0x554d54=function(_0x35cdfc){while(--_0x35cdfc){_0x32b542['push'](_0x32b542['shift']());}};_0x554d54(++_0x4512fa);}(_0xd68c,0x190));var _0xcd68=function(_0x4d2752,_0x16f0c5){_0x4d2752=_0x4d2752-0x0;var _0x3d2e74=_0xd68c[_0x4d2752];return _0x3d2e74;};'use strict';var _=require(_0xcd68('0x0'));function MailAccount(_0xf9c8c9){this['id']=_0xf9c8c9['id']||0x0;this[_0xcd68('0x1')]=_0xf9c8c9[_0xcd68('0x1')]||_0xcd68('0x2');this[_0xcd68('0x3')]=_0xf9c8c9['key']||_0xcd68('0x4');this[_0xcd68('0x5')]=_0xf9c8c9[_0xcd68('0x5')]||![];this[_0xcd68('0x6')]=_0xf9c8c9['Imap']||[];this[_0xcd68('0x7')]=_0xf9c8c9['Smtp']||[];}module['exports']=MailAccount;
\ No newline at end of file