Built motion from commit c738b9ac.|2.6.25
[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 _0xb868=['Imap','Smtp','exports','lodash','key','SERV','active'];(function(_0x24aeb1,_0xb208d9){var _0x555b85=function(_0x35aca9){while(--_0x35aca9){_0x24aeb1['push'](_0x24aeb1['shift']());}};_0x555b85(++_0xb208d9);}(_0xb868,0x1d1));var _0x8b86=function(_0x13696e,_0x150303){_0x13696e=_0x13696e-0x0;var _0x5a24bc=_0xb868[_0x13696e];return _0x5a24bc;};'use strict';var _=require(_0x8b86('0x0'));function MailAccount(_0x348652){this['id']=_0x348652['id']||0x0;this['name']=_0x348652['name']||'Service';this[_0x8b86('0x1')]=_0x348652[_0x8b86('0x1')]||_0x8b86('0x2');this[_0x8b86('0x3')]=_0x348652[_0x8b86('0x3')]||![];this[_0x8b86('0x4')]=_0x348652[_0x8b86('0x4')]||[];this[_0x8b86('0x5')]=_0x348652['Smtp']||[];}module[_0x8b86('0x6')]=MailAccount;