Built motion from commit (unavailable).|2.5.10
[motion2.git] / server / api / mailServerIn / index.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 _0x5786=['../../config/environment','exports','multer','connect-timeout','express','Router','../../components/interaction/service'];(function(_0x46a9b7,_0x23acbf){var _0x48355e=function(_0x1021fe){while(--_0x1021fe){_0x46a9b7['push'](_0x46a9b7['shift']());}};_0x48355e(++_0x23acbf);}(_0x5786,0x95));var _0x6578=function(_0x427e6f,_0x4d8f12){_0x427e6f=_0x427e6f-0x0;var _0x175ae8=_0x5786[_0x427e6f];return _0x175ae8;};'use strict';var multer=require(_0x6578('0x0'));var util=require('util');var path=require('path');var timeout=require(_0x6578('0x1'));var express=require(_0x6578('0x2'));var router=express[_0x6578('0x3')]();var auth=require('../../components/auth/service');var interaction=require(_0x6578('0x4'));var config=require(_0x6578('0x5'));module[_0x6578('0x6')]=router;