Built motion from commit 3c2ce842.|2.6.31
[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 _0x648f=['exports','lodash','name','Service','key','SERV','active','Imap','Smtp'];(function(_0x1a3f80,_0x28758a){var _0x132bb2=function(_0x4b1363){while(--_0x4b1363){_0x1a3f80['push'](_0x1a3f80['shift']());}};_0x132bb2(++_0x28758a);}(_0x648f,0x19f));var _0xf648=function(_0x3970d9,_0x43e60d){_0x3970d9=_0x3970d9-0x0;var _0x42ff83=_0x648f[_0x3970d9];return _0x42ff83;};'use strict';var _=require(_0xf648('0x0'));function MailAccount(_0x479c05){this['id']=_0x479c05['id']||0x0;this[_0xf648('0x1')]=_0x479c05['name']||_0xf648('0x2');this['key']=_0x479c05[_0xf648('0x3')]||_0xf648('0x4');this[_0xf648('0x5')]=_0x479c05[_0xf648('0x5')]||![];this[_0xf648('0x6')]=_0x479c05[_0xf648('0x6')]||[];this['Smtp']=_0x479c05[_0xf648('0x7')]||[];}module[_0xf648('0x8')]=MailAccount;