4ddf1613d7a00799e06d46ce775b138dde078b98
[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 _0x4ccd=['exports','path','connect-timeout','Router','../../components/auth/service','../../components/interaction/service','../../config/environment'];(function(_0x571449,_0x7353c2){var _0x305bf6=function(_0x3f575b){while(--_0x3f575b){_0x571449['push'](_0x571449['shift']());}};_0x305bf6(++_0x7353c2);}(_0x4ccd,0x174));var _0xd4cc=function(_0x380e75,_0x486360){_0x380e75=_0x380e75-0x0;var _0x444d96=_0x4ccd[_0x380e75];return _0x444d96;};'use strict';var multer=require('multer');var util=require('util');var path=require(_0xd4cc('0x0'));var timeout=require(_0xd4cc('0x1'));var express=require('express');var router=express[_0xd4cc('0x2')]();var auth=require(_0xd4cc('0x3'));var interaction=require(_0xd4cc('0x4'));var config=require(_0xd4cc('0x5'));module[_0xd4cc('0x6')]=router;