Built motion from commit (unavailable).|2.5.3
[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 _0xd042=['exports','lodash','key','active','Imap','Smtp'];(function(_0x4b2b03,_0xbf34ee){var _0x1bf0ed=function(_0x562785){while(--_0x562785){_0x4b2b03['push'](_0x4b2b03['shift']());}};_0x1bf0ed(++_0xbf34ee);}(_0xd042,0x1e7));var _0x2d04=function(_0x397e5f,_0x454c8f){_0x397e5f=_0x397e5f-0x0;var _0x5302b8=_0xd042[_0x397e5f];return _0x5302b8;};'use strict';var _=require(_0x2d04('0x0'));function MailAccount(_0x203ac7){this['id']=_0x203ac7['id']||0x0;this['name']=_0x203ac7['name']||'Service';this[_0x2d04('0x1')]=_0x203ac7[_0x2d04('0x1')]||'SERV';this[_0x2d04('0x2')]=_0x203ac7[_0x2d04('0x2')]||![];this[_0x2d04('0x3')]=_0x203ac7[_0x2d04('0x3')]||[];this['Smtp']=_0x203ac7[_0x2d04('0x4')]||[];}module[_0x2d04('0x5')]=MailAccount;