Built motion from commit b5413ace.|2.6.9
[motion2.git] / server / api / mailAccount / mailAccount.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 _0x0158=['CloudProvider','Cloud\x20Provider\x20configuration\x20not\x20found','OAuth2','user','auth','pass','define','MailAccount','mail_accounts','provider','custom','port','Smtp','modernAuthentication'];(function(_0x1b6c6d,_0x2983b0){var _0x290d9d=function(_0x5b9779){while(--_0x5b9779){_0x1b6c6d['push'](_0x1b6c6d['shift']());}};_0x290d9d(++_0x2983b0);}(_0x0158,0x76));var _0x8015=function(_0x5476e5,_0x4ee1cc){_0x5476e5=_0x5476e5-0x0;var _0x285384=_0x0158[_0x5476e5];return _0x285384;};'use strict';var attributes=require('./mailAccount.attributes');module['exports']=function(_0x5663d4){return _0x5663d4[_0x8015('0x0')](_0x8015('0x1'),attributes,{'tableName':_0x8015('0x2'),'paranoid':![],'indexes':[],'timestamps':!![],'instanceMethods':{'getSmtpOptions':function(){var _0x10d8c0=this;var _0x378220={'id':_0x10d8c0['id'],'tls':{'rejectUnauthorized':![]}};if(_0x10d8c0[_0x8015('0x3')]!==_0x8015('0x4')){_0x378220['service']=_0x10d8c0[_0x8015('0x3')];}else{_0x378220['host']=_0x10d8c0['Smtp']['host'];_0x378220[_0x8015('0x5')]=_0x10d8c0[_0x8015('0x6')][_0x8015('0x5')];_0x378220['secure']=_0x10d8c0[_0x8015('0x6')]['secure'];}if(_0x10d8c0[_0x8015('0x6')]['authentication']){if(_0x10d8c0[_0x8015('0x6')][_0x8015('0x7')]){if(!_0x10d8c0['Smtp'][_0x8015('0x8')])throw new Error(_0x8015('0x9'));_0x378220['auth']={'type':_0x8015('0xa'),'user':_0x10d8c0[_0x8015('0x6')][_0x8015('0xb')],'accessToken':_0x10d8c0[_0x8015('0x6')][_0x8015('0x8')]['data5']};}else{_0x378220[_0x8015('0xc')]={'user':_0x10d8c0['Smtp'][_0x8015('0xb')],'pass':_0x10d8c0['Smtp'][_0x8015('0xd')]};}}return _0x378220;}}});};