Built motion from commit (unavailable).|2.5.6
[motion2.git] / server / services / email / server / index.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 _0x647a=['catch','error','verifySmtp','then','mailAccounts','length','Imap','password','Smtp','server','log','Email\x20RPC\x20server\x20listening\x20on\x20127.0.0.1:%d!','RPC\x20listening\x20on\x20port:','bluebird','lodash','../../../config/logger','listen','message'];(function(_0x31a388,_0xc201b8){var _0x17e039=function(_0x100976){while(--_0x100976){_0x31a388['push'](_0x31a388['shift']());}};_0x17e039(++_0xc201b8);}(_0x647a,0x175));var _0xa647=function(_0xfe9365,_0x4f9b01){_0xfe9365=_0xfe9365-0x0;var _0x419138=_0x647a[_0xfe9365];return _0x419138;};'use strict';var jayson=require('jayson/promise');var BPromise=require(_0xa647('0x0'));var _=require(_0xa647('0x1'));var logger=require(_0xa647('0x2'))('email');exports[_0xa647('0x3')]=function(_0x149906,_0x5999ef){return new BPromise(function(_0x933f76,_0x1309d3){var _0x4b6f38={'SendMail':function(_0x45301e){var _0x33d6cf=this;return new Promise(function(_0x5746e2,_0x212359){_0x5999ef['sendMail'](_0x45301e['account'],_0x45301e[_0xa647('0x4')])['then'](function(_0x32bdb9){_0x5746e2({'code':0xc8,'message':_0x32bdb9});})[_0xa647('0x5')](function(_0x1d62af){_0x212359(_0x33d6cf[_0xa647('0x6')](0x1f4,_0x1d62af));});});},'VerifySmtp':function(_0x69dce3){var _0x24008f=this;return new Promise(function(_0x6fdae4,_0x1ecbac){_0x5999ef[_0xa647('0x7')](_0x69dce3['account'])[_0xa647('0x8')](function(_0x5c0c32){_0x6fdae4({'code':0xc8,'message':'Verified'});})[_0xa647('0x5')](function(_0x3c7a30){_0x1ecbac(_0x24008f[_0xa647('0x6')](0x1f4,_0x3c7a30));});});},'MailAccounts':function(_0x3da7ac){return new Promise(function(_0x28e2ed,_0x4d8573){var _0x5696f9=_['values'](_0x149906[_0xa647('0x9')]);for(var _0x28da60=0x0;_0x28da60<_0x5696f9[_0xa647('0xa')];_0x28da60+=0x1){if(_0x5696f9[_0x28da60][_0xa647('0xb')]&&_0x5696f9[_0x28da60][_0xa647('0xb')][_0xa647('0xc')]){delete _0x5696f9[_0x28da60][_0xa647('0xb')][_0xa647('0xc')];}if(_0x5696f9[_0x28da60][_0xa647('0xd')]&&_0x5696f9[_0x28da60][_0xa647('0xd')]['pass']){delete _0x5696f9[_0x28da60][_0xa647('0xd')]['pass'];}}_0x28e2ed({'count':_0x5696f9[_0xa647('0xa')],'rows':_0x5696f9});});}};var _0x183a24=jayson[_0xa647('0xe')](_0x4b6f38)['http']();_0x183a24['on'](_0xa647('0x6'),function(_0x53019e){logger[_0xa647('0x6')](JSON['stringify'](_0x53019e));return _0x1309d3(_0x53019e);});_0x183a24[_0xa647('0x3')](0x232b,'127.0.0.1',function(){console[_0xa647('0xf')](_0xa647('0x10'),0x232b);return _0x933f76(_0xa647('0x11')+0x232b);});});};