Built motion from commit (unavailable).|2.5.25
[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 _0x4433=['path','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','exports','multer','util'];(function(_0x17ec60,_0x30018b){var _0x441165=function(_0x44cd9e){while(--_0x44cd9e){_0x17ec60['push'](_0x17ec60['shift']());}};_0x441165(++_0x30018b);}(_0x4433,0x11e));var _0x3443=function(_0x321bb2,_0x202794){_0x321bb2=_0x321bb2-0x0;var _0x9c12ed=_0x4433[_0x321bb2];return _0x9c12ed;};'use strict';var multer=require(_0x3443('0x0'));var util=require(_0x3443('0x1'));var path=require(_0x3443('0x2'));var timeout=require(_0x3443('0x3'));var express=require(_0x3443('0x4'));var router=express[_0x3443('0x5')]();var auth=require(_0x3443('0x6'));var interaction=require(_0x3443('0x7'));var config=require('../../config/environment');module[_0x3443('0x8')]=router;