Built motion from commit (unavailable).|2.5.21
[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 _0x2281=['Smtp','exports','lodash','name','Service','key','SERV','active','Imap'];(function(_0x126558,_0x143c9a){var _0x1f6d14=function(_0x2b0eea){while(--_0x2b0eea){_0x126558['push'](_0x126558['shift']());}};_0x1f6d14(++_0x143c9a);}(_0x2281,0xa4));var _0x1228=function(_0xa464c9,_0x7c86d8){_0xa464c9=_0xa464c9-0x0;var _0x3d73c4=_0x2281[_0xa464c9];return _0x3d73c4;};'use strict';var _=require(_0x1228('0x0'));function MailAccount(_0x15a049){this['id']=_0x15a049['id']||0x0;this['name']=_0x15a049[_0x1228('0x1')]||_0x1228('0x2');this[_0x1228('0x3')]=_0x15a049[_0x1228('0x3')]||_0x1228('0x4');this[_0x1228('0x5')]=_0x15a049[_0x1228('0x5')]||![];this['Imap']=_0x15a049[_0x1228('0x6')]||[];this[_0x1228('0x7')]=_0x15a049[_0x1228('0x7')]||[];}module[_0x1228('0x8')]=MailAccount;