Built motion from commit f7863d46.|2.5.41
[motion2.git] / server / api / mailServerOut / mailServerOut.model.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 _0x6fac=['path','rimraf','../../config/environment','exports','MailServerOut','mail_servers_out','lodash','../../config/logger','api','moment','bluebird','request-promise'];(function(_0x3fb5e3,_0x39a493){var _0x1d043a=function(_0x133afc){while(--_0x133afc){_0x3fb5e3['push'](_0x3fb5e3['shift']());}};_0x1d043a(++_0x39a493);}(_0x6fac,0x1c2));var _0xc6fa=function(_0x2070da,_0x45e586){_0x2070da=_0x2070da-0x0;var _0x4f9fe1=_0x6fac[_0x2070da];return _0x4f9fe1;};'use strict';var _=require(_0xc6fa('0x0'));var util=require('util');var logger=require(_0xc6fa('0x1'))(_0xc6fa('0x2'));var moment=require(_0xc6fa('0x3'));var BPromise=require(_0xc6fa('0x4'));var rp=require(_0xc6fa('0x5'));var fs=require('fs');var path=require(_0xc6fa('0x6'));var rimraf=require(_0xc6fa('0x7'));var config=require(_0xc6fa('0x8'));var attributes=require('./mailServerOut.attributes');module[_0xc6fa('0x9')]=function(_0x35df38,_0x227ecb){return _0x35df38['define'](_0xc6fa('0xa'),attributes,{'tableName':_0xc6fa('0xb'),'paranoid':![],'indexes':[],'timestamps':!![]});};