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 _0xb715=['connect-timeout','express','../../components/auth/service','../../config/environment','exports','util'];(function(_0x46ec65,_0x4cfbaf){var _0x1dc36f=function(_0x30b82f){while(--_0x30b82f){_0x46ec65['push'](_0x46ec65['shift']());}};_0x1dc36f(++_0x4cfbaf);}(_0xb715,0x16d));var _0x5b71=function(_0x247443,_0x5d8c01){_0x247443=_0x247443-0x0;var _0x59ee08=_0xb715[_0x247443];return _0x59ee08;};'use strict';var multer=require('multer');var util=require(_0x5b71('0x0'));var path=require('path');var timeout=require(_0x5b71('0x1'));var express=require(_0x5b71('0x2'));var router=express['Router']();var auth=require(_0x5b71('0x3'));var interaction=require('../../components/interaction/service');var config=require(_0x5b71('0x4'));module[_0x5b71('0x5')]=router;