Built motion from commit (unavailable).|2.5.7
[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 _0xda9d=['util','path','connect-timeout','express','Router','../../components/interaction/service','exports'];(function(_0x574493,_0x14cc62){var _0x2b8b46=function(_0x58f9fa){while(--_0x58f9fa){_0x574493['push'](_0x574493['shift']());}};_0x2b8b46(++_0x14cc62);}(_0xda9d,0x85));var _0xdda9=function(_0x4f3b2d,_0x3bbf46){_0x4f3b2d=_0x4f3b2d-0x0;var _0x3dddfa=_0xda9d[_0x4f3b2d];return _0x3dddfa;};'use strict';var multer=require('multer');var util=require(_0xdda9('0x0'));var path=require(_0xdda9('0x1'));var timeout=require(_0xdda9('0x2'));var express=require(_0xdda9('0x3'));var router=express[_0xdda9('0x4')]();var auth=require('../../components/auth/service');var interaction=require(_0xdda9('0x5'));var config=require('../../config/environment');module[_0xdda9('0x6')]=router;