X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fservices%2Femail%2Fmodel%2FmailAccount.js;h=a0accde5ffa2a143aa0ab1d31283f073333c3e08;hb=7b947914a77b8347fb1d6de0275fa1bbfcdf6ff9;hp=4614c435989c834e431098ca4994bcfc0f2c3061;hpb=915398debaad81c75775b080cc3e491fbaa835e5;p=motion2.git diff --git a/server/services/email/model/mailAccount.js b/server/services/email/model/mailAccount.js index 4614c43..a0accde 100644 --- a/server/services/email/model/mailAccount.js +++ b/server/services/email/model/mailAccount.js @@ -15,4 +15,4 @@ // * treaties. The SOFTWARE PRODUCT is licensed, not sold. * // * * // ************************************************************************* -var _0x5221=['exports','lodash','name','key','active'];(function(_0x1426b0,_0x3bd47a){var _0x14e447=function(_0xa1d6ec){while(--_0xa1d6ec){_0x1426b0['push'](_0x1426b0['shift']());}};_0x14e447(++_0x3bd47a);}(_0x5221,0x14b));var _0x1522=function(_0x1391d5,_0x5d94ce){_0x1391d5=_0x1391d5-0x0;var _0x145d0f=_0x5221[_0x1391d5];return _0x145d0f;};'use strict';var _=require(_0x1522('0x0'));function MailAccount(_0x246b97){this['id']=_0x246b97['id']||0x0;this['name']=_0x246b97[_0x1522('0x1')]||'Service';this[_0x1522('0x2')]=_0x246b97['key']||'SERV';this[_0x1522('0x3')]=_0x246b97[_0x1522('0x3')]||![];this['Imap']=_0x246b97['Imap']||[];this['Smtp']=_0x246b97['Smtp']||[];}module[_0x1522('0x4')]=MailAccount; \ No newline at end of file +var _0x1da6=['name','Service','key','SERV','active','Imap','Smtp','exports','lodash'];(function(_0x5834f6,_0x560c88){var _0x3652f6=function(_0x5589c5){while(--_0x5589c5){_0x5834f6['push'](_0x5834f6['shift']());}};_0x3652f6(++_0x560c88);}(_0x1da6,0x7d));var _0x61da=function(_0x2ed1a0,_0x36acd9){_0x2ed1a0=_0x2ed1a0-0x0;var _0x3d272e=_0x1da6[_0x2ed1a0];return _0x3d272e;};'use strict';var _=require(_0x61da('0x0'));function MailAccount(_0x29dbe9){this['id']=_0x29dbe9['id']||0x0;this[_0x61da('0x1')]=_0x29dbe9[_0x61da('0x1')]||_0x61da('0x2');this[_0x61da('0x3')]=_0x29dbe9[_0x61da('0x3')]||_0x61da('0x4');this[_0x61da('0x5')]=_0x29dbe9['active']||![];this[_0x61da('0x6')]=_0x29dbe9[_0x61da('0x6')]||[];this[_0x61da('0x7')]=_0x29dbe9[_0x61da('0x7')]||[];}module[_0x61da('0x8')]=MailAccount; \ No newline at end of file