Built motion from commit (unavailable).|2.5.2
[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 _0x92e3=['../../config/environment','exports','multer','util','../../components/auth/service','../../components/interaction/service'];(function(_0x4da4e6,_0x598630){var _0x2045e5=function(_0x5db0fb){while(--_0x5db0fb){_0x4da4e6['push'](_0x4da4e6['shift']());}};_0x2045e5(++_0x598630);}(_0x92e3,0x1dc));var _0x392e=function(_0x41e555,_0x3e727a){_0x41e555=_0x41e555-0x0;var _0x445e43=_0x92e3[_0x41e555];return _0x445e43;};'use strict';var multer=require(_0x392e('0x0'));var util=require(_0x392e('0x1'));var path=require('path');var timeout=require('connect-timeout');var express=require('express');var router=express['Router']();var auth=require(_0x392e('0x2'));var interaction=require(_0x392e('0x3'));var config=require(_0x392e('0x4'));module[_0x392e('0x5')]=router;