Built motion from commit 1fa89557.|2.6.10
[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 _0x5199=['host','port','Smtp','secure','authentication','CloudProvider','Cloud\x20Provider\x20configuration\x20not\x20found','auth','OAuth2','user','./mailAccount.attributes','mail_accounts','custom','provider'];(function(_0x169f6c,_0x28ca7b){var _0x39247f=function(_0x22a9ee){while(--_0x22a9ee){_0x169f6c['push'](_0x169f6c['shift']());}};_0x39247f(++_0x28ca7b);}(_0x5199,0x1e6));var _0x9519=function(_0x487b0c,_0x14ff74){_0x487b0c=_0x487b0c-0x0;var _0x1adbdc=_0x5199[_0x487b0c];return _0x1adbdc;};'use strict';var attributes=require(_0x9519('0x0'));module['exports']=function(_0x2afc06){return _0x2afc06['define']('MailAccount',attributes,{'tableName':_0x9519('0x1'),'paranoid':![],'indexes':[],'timestamps':!![],'instanceMethods':{'getSmtpOptions':function(){var _0x591f73=this;var _0x2afd5c={'id':_0x591f73['id'],'tls':{'rejectUnauthorized':![]}};if(_0x591f73['provider']!==_0x9519('0x2')){_0x2afd5c['service']=_0x591f73[_0x9519('0x3')];}else{_0x2afd5c[_0x9519('0x4')]=_0x591f73['Smtp'][_0x9519('0x4')];_0x2afd5c[_0x9519('0x5')]=_0x591f73[_0x9519('0x6')][_0x9519('0x5')];_0x2afd5c[_0x9519('0x7')]=_0x591f73['Smtp'][_0x9519('0x7')];}if(_0x591f73[_0x9519('0x6')][_0x9519('0x8')]){if(_0x591f73['Smtp']['modernAuthentication']){if(!_0x591f73[_0x9519('0x6')][_0x9519('0x9')])throw new Error(_0x9519('0xa'));_0x2afd5c[_0x9519('0xb')]={'type':_0x9519('0xc'),'user':_0x591f73[_0x9519('0x6')][_0x9519('0xd')],'accessToken':_0x591f73['Smtp']['CloudProvider']['data5']};}else{_0x2afd5c[_0x9519('0xb')]={'user':_0x591f73[_0x9519('0x6')][_0x9519('0xd')],'pass':_0x591f73[_0x9519('0x6')]['pass']};}}return _0x2afd5c;}}});};