d666e3da6cd677e9b471e4f446fa8e51a64e48df
[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 _0x6fc8=['path','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','multer','util'];(function(_0x22d19d,_0x379051){var _0x103fc2=function(_0x10b414){while(--_0x10b414){_0x22d19d['push'](_0x22d19d['shift']());}};_0x103fc2(++_0x379051);}(_0x6fc8,0x9e));var _0x86fc=function(_0x3bb12b,_0xce0317){_0x3bb12b=_0x3bb12b-0x0;var _0x5ef9b1=_0x6fc8[_0x3bb12b];return _0x5ef9b1;};'use strict';var multer=require(_0x86fc('0x0'));var util=require(_0x86fc('0x1'));var path=require(_0x86fc('0x2'));var timeout=require(_0x86fc('0x3'));var express=require(_0x86fc('0x4'));var router=express[_0x86fc('0x5')]();var auth=require(_0x86fc('0x6'));var interaction=require(_0x86fc('0x7'));var config=require('../../config/environment');module['exports']=router;