Built motion from commit 52c8a02d.|2.6.29
[motion2.git] / server / services / email / model / mailAccount.js
index 3abc45c..ec6137b 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-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
+var _0x73de=['Smtp','lodash','name','key','SERV','Imap'];(function(_0x42cae2,_0x284ef8){var _0x5f256f=function(_0x41abc8){while(--_0x41abc8){_0x42cae2['push'](_0x42cae2['shift']());}};_0x5f256f(++_0x284ef8);}(_0x73de,0xc7));var _0xe73d=function(_0x27209b,_0x13f886){_0x27209b=_0x27209b-0x0;var _0x219e6a=_0x73de[_0x27209b];return _0x219e6a;};'use strict';var _=require(_0xe73d('0x0'));function MailAccount(_0xce3c24){this['id']=_0xce3c24['id']||0x0;this[_0xe73d('0x1')]=_0xce3c24['name']||'Service';this[_0xe73d('0x2')]=_0xce3c24[_0xe73d('0x2')]||_0xe73d('0x3');this['active']=_0xce3c24['active']||![];this['Imap']=_0xce3c24[_0xe73d('0x4')]||[];this[_0xe73d('0x5')]=_0xce3c24['Smtp']||[];}module['exports']=MailAccount;
\ No newline at end of file