Built motion from commit e1760111.|2.6.18
[motion2.git] / server / services / email / model / mailAccount.js
index 56785c3..4887d42 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x912e=['Smtp','exports','lodash','name','Service','key','active','Imap'];(function(_0x431b62,_0x3ac658){var _0x37d04b=function(_0x5cfda4){while(--_0x5cfda4){_0x431b62['push'](_0x431b62['shift']());}};_0x37d04b(++_0x3ac658);}(_0x912e,0x1da));var _0xe912=function(_0x18f9f2,_0x55dab1){_0x18f9f2=_0x18f9f2-0x0;var _0xd5d36d=_0x912e[_0x18f9f2];return _0xd5d36d;};'use strict';var _=require(_0xe912('0x0'));function MailAccount(_0x35d0c5){this['id']=_0x35d0c5['id']||0x0;this['name']=_0x35d0c5[_0xe912('0x1')]||_0xe912('0x2');this[_0xe912('0x3')]=_0x35d0c5['key']||'SERV';this[_0xe912('0x4')]=_0x35d0c5['active']||![];this['Imap']=_0x35d0c5[_0xe912('0x5')]||[];this['Smtp']=_0x35d0c5[_0xe912('0x6')]||[];}module[_0xe912('0x7')]=MailAccount;
\ No newline at end of file
+var _0x5b8e=['Imap','Smtp','lodash','name','Service','key','SERV','active'];(function(_0x3480a9,_0x30239f){var _0x152676=function(_0x54d034){while(--_0x54d034){_0x3480a9['push'](_0x3480a9['shift']());}};_0x152676(++_0x30239f);}(_0x5b8e,0x162));var _0xe5b8=function(_0x1fb9d2,_0x57a208){_0x1fb9d2=_0x1fb9d2-0x0;var _0x4a8916=_0x5b8e[_0x1fb9d2];return _0x4a8916;};'use strict';var _=require(_0xe5b8('0x0'));function MailAccount(_0x22ff7c){this['id']=_0x22ff7c['id']||0x0;this[_0xe5b8('0x1')]=_0x22ff7c[_0xe5b8('0x1')]||_0xe5b8('0x2');this[_0xe5b8('0x3')]=_0x22ff7c[_0xe5b8('0x3')]||_0xe5b8('0x4');this[_0xe5b8('0x5')]=_0x22ff7c['active']||![];this[_0xe5b8('0x6')]=_0x22ff7c[_0xe5b8('0x6')]||[];this[_0xe5b8('0x7')]=_0x22ff7c[_0xe5b8('0x7')]||[];}module['exports']=MailAccount;
\ No newline at end of file