Built motion from commit (unavailable).|2.4.18
[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 _0x9e81=['Router','../../components/auth/service','../../components/interaction/service','../../config/environment','exports','util','path','connect-timeout','express'];(function(_0x4c06a3,_0x1e6b6f){var _0x7ff53c=function(_0x559eff){while(--_0x559eff){_0x4c06a3['push'](_0x4c06a3['shift']());}};_0x7ff53c(++_0x1e6b6f);}(_0x9e81,0xf8));var _0x19e8=function(_0x4bedce,_0x265ebf){_0x4bedce=_0x4bedce-0x0;var _0x4fd2fb=_0x9e81[_0x4bedce];return _0x4fd2fb;};'use strict';var multer=require('multer');var util=require(_0x19e8('0x0'));var path=require(_0x19e8('0x1'));var timeout=require(_0x19e8('0x2'));var express=require(_0x19e8('0x3'));var router=express[_0x19e8('0x4')]();var auth=require(_0x19e8('0x5'));var interaction=require(_0x19e8('0x6'));var config=require(_0x19e8('0x7'));module[_0x19e8('0x8')]=router;