Built motion from commit 1fa89557.|2.6.10
[motion2.git] / server / services / email / model / mailAccount.js
1 // *************************************************************************
2 // *                                                                       *
3 // * xCALLY Motion -  The Omnichannel Contact Center                       *
4 // * Copyright (c) Xenialab s.r.l. All Rights Reserved                     *
5 // *                                                                       *
6 // *************************************************************************
7 // *                                                                       *
8 // * Email: info@xcally.com                                                *
9 // * Website: https://www.xcally.com                                       *
10 // *                                                                       *
11 // *************************************************************************
12 // *                                                                       *
13 // * The SOFTWARE PRODUCT is protected by copyright laws and international *
14 // * copyright treaties, as well as other intellectual property laws and   *
15 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                         *
16 // *                                                                       *
17 // *************************************************************************
18 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;