X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fservices%2Femail%2Fmodel%2FmailAccount.js;h=66c5f54dfee925345f0b58b9f1a6632bb7612336;hb=c593ef5de079879fb7bfbdd8f8d4d8640e684821;hp=a0accde5ffa2a143aa0ab1d31283f073333c3e08;hpb=7b947914a77b8347fb1d6de0275fa1bbfcdf6ff9;p=motion2.git diff --git a/server/services/email/model/mailAccount.js b/server/services/email/model/mailAccount.js index a0accde..66c5f54 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 _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 +var _0x5f28=['Service','key','Imap','Smtp','exports','lodash','name'];(function(_0x11c1a1,_0x17ba8c){var _0x483746=function(_0x5253c3){while(--_0x5253c3){_0x11c1a1['push'](_0x11c1a1['shift']());}};_0x483746(++_0x17ba8c);}(_0x5f28,0x1d3));var _0x85f2=function(_0x3dd15e,_0x1f0015){_0x3dd15e=_0x3dd15e-0x0;var _0x231fd0=_0x5f28[_0x3dd15e];return _0x231fd0;};'use strict';var _=require(_0x85f2('0x0'));function MailAccount(_0x47bf2a){this['id']=_0x47bf2a['id']||0x0;this[_0x85f2('0x1')]=_0x47bf2a[_0x85f2('0x1')]||_0x85f2('0x2');this[_0x85f2('0x3')]=_0x47bf2a[_0x85f2('0x3')]||'SERV';this['active']=_0x47bf2a['active']||![];this['Imap']=_0x47bf2a[_0x85f2('0x4')]||[];this[_0x85f2('0x5')]=_0x47bf2a[_0x85f2('0x5')]||[];}module[_0x85f2('0x6')]=MailAccount; \ No newline at end of file