a7621474bc871aa67d18c3131752318a0063643b
[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 _0xc9ab=['SERV','Smtp','exports','lodash','name','Service','key'];(function(_0x2a21f1,_0x5b6d1a){var _0x19b89a=function(_0x3c7a42){while(--_0x3c7a42){_0x2a21f1['push'](_0x2a21f1['shift']());}};_0x19b89a(++_0x5b6d1a);}(_0xc9ab,0x7a));var _0xbc9a=function(_0x41f84f,_0x52fc4f){_0x41f84f=_0x41f84f-0x0;var _0x415877=_0xc9ab[_0x41f84f];return _0x415877;};'use strict';var _=require(_0xbc9a('0x0'));function MailAccount(_0x38a0c7){this['id']=_0x38a0c7['id']||0x0;this[_0xbc9a('0x1')]=_0x38a0c7[_0xbc9a('0x1')]||_0xbc9a('0x2');this[_0xbc9a('0x3')]=_0x38a0c7['key']||_0xbc9a('0x4');this['active']=_0x38a0c7['active']||![];this['Imap']=_0x38a0c7['Imap']||[];this[_0xbc9a('0x5')]=_0x38a0c7[_0xbc9a('0x5')]||[];}module[_0xbc9a('0x6')]=MailAccount;