Built motion from commit efa66e19.|2.6.22
[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 _0xe241=['data5','./mailAccount.attributes','define','mail_accounts','provider','service','Smtp','host','port','secure','authentication','Cloud\x20Provider\x20configuration\x20not\x20found','auth','OAuth2','user'];(function(_0xdb344f,_0xd0f413){var _0x1addba=function(_0x4a0ad0){while(--_0x4a0ad0){_0xdb344f['push'](_0xdb344f['shift']());}};_0x1addba(++_0xd0f413);}(_0xe241,0x169));var _0x1e24=function(_0x2aecb2,_0x343312){_0x2aecb2=_0x2aecb2-0x0;var _0x3ebb80=_0xe241[_0x2aecb2];return _0x3ebb80;};'use strict';var attributes=require(_0x1e24('0x0'));module['exports']=function(_0x367d92){return _0x367d92[_0x1e24('0x1')]('MailAccount',attributes,{'tableName':_0x1e24('0x2'),'paranoid':![],'indexes':[],'timestamps':!![],'instanceMethods':{'getSmtpOptions':function(){var _0x22fff5=this;var _0x4df7f8={'id':_0x22fff5['id'],'tls':{'rejectUnauthorized':![]}};if(_0x22fff5[_0x1e24('0x3')]!=='custom'){_0x4df7f8[_0x1e24('0x4')]=_0x22fff5[_0x1e24('0x3')];}else{_0x4df7f8['host']=_0x22fff5[_0x1e24('0x5')][_0x1e24('0x6')];_0x4df7f8['port']=_0x22fff5[_0x1e24('0x5')][_0x1e24('0x7')];_0x4df7f8[_0x1e24('0x8')]=_0x22fff5[_0x1e24('0x5')][_0x1e24('0x8')];}if(_0x22fff5[_0x1e24('0x5')][_0x1e24('0x9')]){if(_0x22fff5['Smtp']['modernAuthentication']){if(!_0x22fff5[_0x1e24('0x5')]['CloudProvider'])throw new Error(_0x1e24('0xa'));_0x4df7f8[_0x1e24('0xb')]={'type':_0x1e24('0xc'),'user':_0x22fff5[_0x1e24('0x5')][_0x1e24('0xd')],'accessToken':_0x22fff5[_0x1e24('0x5')]['CloudProvider'][_0x1e24('0xe')]};}else{_0x4df7f8[_0x1e24('0xb')]={'user':_0x22fff5[_0x1e24('0x5')][_0x1e24('0xd')],'pass':_0x22fff5[_0x1e24('0x5')]['pass']};}}return _0x4df7f8;}}});};