f7fc442ae6370222ece37f5c4ce14dcd5ddd22a0
[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 _0xfdf7=['../../config/environment','multer','util','path','express','Router','../../components/auth/service','../../components/interaction/service'];(function(_0x28850e,_0xc7ebc5){var _0x10d00c=function(_0x431a48){while(--_0x431a48){_0x28850e['push'](_0x28850e['shift']());}};_0x10d00c(++_0xc7ebc5);}(_0xfdf7,0xa9));var _0x7fdf=function(_0x4298ed,_0x38e24c){_0x4298ed=_0x4298ed-0x0;var _0x206ec4=_0xfdf7[_0x4298ed];return _0x206ec4;};'use strict';var multer=require(_0x7fdf('0x0'));var util=require(_0x7fdf('0x1'));var path=require(_0x7fdf('0x2'));var timeout=require('connect-timeout');var express=require(_0x7fdf('0x3'));var router=express[_0x7fdf('0x4')]();var auth=require(_0x7fdf('0x5'));var interaction=require(_0x7fdf('0x6'));var config=require(_0x7fdf('0x7'));module['exports']=router;