Built motion from commit (unavailable).|2.4.20
[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 _0x7fd1=['connect-timeout','../../config/environment','exports','path'];(function(_0xea67f4,_0x334874){var _0x5812d8=function(_0x547312){while(--_0x547312){_0xea67f4['push'](_0xea67f4['shift']());}};_0x5812d8(++_0x334874);}(_0x7fd1,0x133));var _0x17fd=function(_0x256e26,_0x18ef1d){_0x256e26=_0x256e26-0x0;var _0x4a2f0b=_0x7fd1[_0x256e26];return _0x4a2f0b;};'use strict';var multer=require('multer');var util=require('util');var path=require(_0x17fd('0x0'));var timeout=require(_0x17fd('0x1'));var express=require('express');var router=express['Router']();var auth=require('../../components/auth/service');var interaction=require('../../components/interaction/service');var config=require(_0x17fd('0x2'));module[_0x17fd('0x3')]=router;