Built motion from commit c116dc8b.|2.6.30
[motion2.git] / server / services / email / model / mailAccount.js
index ec6137b..c2931ca 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-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
+var _0x9fce=['key','SERV','active','Imap','Smtp','exports','lodash','name','Service'];(function(_0x2c5658,_0x43662f){var _0x2ee03b=function(_0x256304){while(--_0x256304){_0x2c5658['push'](_0x2c5658['shift']());}};_0x2ee03b(++_0x43662f);}(_0x9fce,0x180));var _0xe9fc=function(_0x319cb9,_0x4b8d35){_0x319cb9=_0x319cb9-0x0;var _0x1735fc=_0x9fce[_0x319cb9];return _0x1735fc;};'use strict';var _=require(_0xe9fc('0x0'));function MailAccount(_0x47e90b){this['id']=_0x47e90b['id']||0x0;this[_0xe9fc('0x1')]=_0x47e90b[_0xe9fc('0x1')]||_0xe9fc('0x2');this[_0xe9fc('0x3')]=_0x47e90b['key']||_0xe9fc('0x4');this['active']=_0x47e90b[_0xe9fc('0x5')]||![];this[_0xe9fc('0x6')]=_0x47e90b[_0xe9fc('0x6')]||[];this[_0xe9fc('0x7')]=_0x47e90b['Smtp']||[];}module[_0xe9fc('0x8')]=MailAccount;
\ No newline at end of file