Built motion from commit d5e4af8c.|2.6.23
[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 _0x4901=['service','provider','host','Smtp','port','secure','CloudProvider','Cloud\x20Provider\x20configuration\x20not\x20found','user','data5','auth','pass','./mailAccount.attributes','exports','define','mail_accounts','custom'];(function(_0x49c03d,_0x3434d8){var _0x37e8b1=function(_0x341e18){while(--_0x341e18){_0x49c03d['push'](_0x49c03d['shift']());}};_0x37e8b1(++_0x3434d8);}(_0x4901,0xb6));var _0x1490=function(_0x55d50d,_0x5d82d7){_0x55d50d=_0x55d50d-0x0;var _0x315583=_0x4901[_0x55d50d];return _0x315583;};'use strict';var attributes=require(_0x1490('0x0'));module[_0x1490('0x1')]=function(_0x7061bb){return _0x7061bb[_0x1490('0x2')]('MailAccount',attributes,{'tableName':_0x1490('0x3'),'paranoid':![],'indexes':[],'timestamps':!![],'instanceMethods':{'getSmtpOptions':function(){var _0x194de1=this;var _0x548117={'id':_0x194de1['id'],'tls':{'rejectUnauthorized':![]}};if(_0x194de1['provider']!==_0x1490('0x4')){_0x548117[_0x1490('0x5')]=_0x194de1[_0x1490('0x6')];}else{_0x548117[_0x1490('0x7')]=_0x194de1[_0x1490('0x8')][_0x1490('0x7')];_0x548117[_0x1490('0x9')]=_0x194de1[_0x1490('0x8')][_0x1490('0x9')];_0x548117[_0x1490('0xa')]=_0x194de1['Smtp'][_0x1490('0xa')];}if(_0x194de1[_0x1490('0x8')]['authentication']){if(_0x194de1[_0x1490('0x8')]['modernAuthentication']){if(!_0x194de1['Smtp'][_0x1490('0xb')])throw new Error(_0x1490('0xc'));_0x548117['auth']={'type':'OAuth2','user':_0x194de1['Smtp'][_0x1490('0xd')],'accessToken':_0x194de1['Smtp']['CloudProvider'][_0x1490('0xe')]};}else{_0x548117[_0x1490('0xf')]={'user':_0x194de1[_0x1490('0x8')][_0x1490('0xd')],'pass':_0x194de1[_0x1490('0x8')][_0x1490('0x10')]};}}return _0x548117;}}});};