Built motion from commit 5b761a7b.|2.5.36
[motion2.git] / server / services / email / lib / utils.js
index a27f621..8ffd9e8 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x87ae=['Title','gmail','imap.gmail.com','yahoo','imap.mail.yahoo.com','hotmail','imap-mail.outlook.com','outlook365','outlook.office365.com','randomstring','node-tnef','../../../config/logger','email','head','address','anonymous','@xcally.com','value','name','split','length','slice','join','pop','html','test','includes','<img','attachments','forEach','replace','_IMG','textAsHtml','body','<a\x20target=\x22_blank\x22\x20','isEmpty','message','originTo','originCc','attach','attachment','attachment-','format','%s-%s','now','server/files/attachments/','push','contentType','parser','from','subject','messageId','inReplyTo','filter','info','Email\x20message\x20%s\x20is\x20in\x20TNEF\x20format:\x20message\x20content\x20will\x20be\x20converted\x20by\x20the\x20system','content','BodyHTML','<p>Empty\x20message</p>'];(function(_0x1facfa,_0x1acf7d){var _0x9ec701=function(_0x115e37){while(--_0x115e37){_0x1facfa['push'](_0x1facfa['shift']());}};_0x9ec701(++_0x1acf7d);}(_0x87ae,0xf5));var _0xe87a=function(_0x58afd5,_0x534a48){_0x58afd5=_0x58afd5-0x0;var _0x3e503b=_0x87ae[_0x58afd5];return _0x3e503b;};'use strict';var _=require('lodash');var moment=require('moment');var random=require(_0xe87a('0x0'));var fs=require('fs');var path=require('path');var util=require('util');var tnef=require(_0xe87a('0x1'));var logger=require(_0xe87a('0x2'))(_0xe87a('0x3'));var config=require('../../../config/environment');function getAddress(_0x28899c){var _0x1fa362=_[_0xe87a('0x4')](_0x28899c['value']);return _0x1fa362&&_0x1fa362['address']?_0x1fa362[_0xe87a('0x5')]:_0xe87a('0x6')+random['generate'](0x6)+_0xe87a('0x7');}function getFirstName(_0x455b3a){var _0x48873f=_[_0xe87a('0x4')](_0x455b3a[_0xe87a('0x8')]);if(_0x48873f&&_0x48873f['name']){var _0x18cf9d=_0x48873f[_0xe87a('0x9')][_0xe87a('0xa')](/\s+/);return _0x18cf9d[_0xe87a('0xb')]?_0x18cf9d[_0xe87a('0xc')](0x0,-0x1)[_0xe87a('0xd')]('\x20'):_0x48873f['name'];}return'Anonymous';}function getLastName(_0x35522){var _0x3771de=_[_0xe87a('0x4')](_0x35522['value']);if(_0x3771de&&_0x3771de[_0xe87a('0x9')]){var _0x18d01d=_0x3771de['name'][_0xe87a('0xa')](/\s+/);return _0x18d01d[_0xe87a('0xb')]>0x1?_0x18d01d[_0xe87a('0xe')]():'';}return'';}function getMails(_0x5032c5,_0x5d1374){var _0x577124='';for(var _0x53a4f7=0x0;_0x53a4f7<_0x5d1374[_0xe87a('0x8')][_0xe87a('0xb')];_0x53a4f7+=0x1){if(_0x5d1374[_0xe87a('0x8')][_0x53a4f7][_0xe87a('0x5')]!==_0x5032c5){if(!_['isEmpty'](_0x577124)){_0x577124+=',';}_0x577124+=_0x5d1374[_0xe87a('0x8')][_0x53a4f7][_0xe87a('0x9')]||_0x5d1374['value'][_0x53a4f7]['address']||'';_0x577124+='\x20<';_0x577124+=_0x5d1374[_0xe87a('0x8')][_0x53a4f7]['address']?_0x5d1374[_0xe87a('0x8')][_0x53a4f7][_0xe87a('0x5')]:_0xe87a('0x6')+random['generate'](0x6)+_0xe87a('0x7');_0x577124+='>';}}return _0x577124;}function parseEmail(_0x58ecfa,_0x1267ac,_0x1553b9){if(_0x1267ac[_0xe87a('0xf')]){var _0x4059e1=/<script\b[^<]*(?:(?!<\/script>)<[^<]*)*<\/script>/gi;while(_0x4059e1[_0xe87a('0x10')](_0x1267ac[_0xe87a('0xf')])){_0x1267ac[_0xe87a('0xf')]=_0x1267ac[_0xe87a('0xf')]['replace'](_0x4059e1,'');}if(_0x1267ac['html'][_0xe87a('0x11')](_0xe87a('0x12'))){var _0x13268e=[];_0x1267ac[_0xe87a('0x13')][_0xe87a('0x14')](_0x46731f=>{_0x13268e['push'](_0x46731f['filename']);});var _0x54e386=/<img.*? _SRC(.*?)[^\>]+>/g;var _0x524869=/src=\"data:image\/([a-zA-Z]*);base64,([^\"]*)\"/g;var _0x328921=_0x1267ac['html'][_0xe87a('0x15')](_0x524869,'_SRC');var _0x19f21e=_0x328921[_0xe87a('0x15')](_0x54e386,_0xe87a('0x16'));for(let _0x16ee69=0x0;_0x16ee69<_0x13268e[_0xe87a('0xb')];_0x16ee69++){var _0x3f5241=_0x19f21e['replace'](_0xe87a('0x16'),'<span\x20style=font-weight:bold>\x20[Attachment:\x20'+_0x13268e[_0x16ee69]+'\x20]</span>');_0x19f21e=_0x3f5241;}_0x1267ac[_0xe87a('0xf')]=_0x19f21e;}_0x1553b9['body']=_0x1267ac['html'];}else{_0x1553b9['body']=_0x1267ac[_0xe87a('0x17')];}if(_0x1553b9[_0xe87a('0x18')]){_0x1553b9[_0xe87a('0x18')]=_0x1553b9['body']['replace'](/<a\s+/gi,_0xe87a('0x19'));}if(_0x1267ac['to']){_0x1553b9['message']['originTo']=getMails(null,_0x1267ac['to']);var _0x3a5dc4=getMails(_0x58ecfa[_0xe87a('0x3')],_0x1267ac['to']);if(!_[_0xe87a('0x1a')](_0x3a5dc4)){_0x1553b9[_0xe87a('0x1b')]['cc']+=_0x3a5dc4;}}if(_0x1267ac['cc']){_0x1553b9[_0xe87a('0x1b')]['originCc']=getMails(null,_0x1267ac['cc']);var _0x218510=getMails(_0x58ecfa['email'],_0x1267ac['cc']);if(!_[_0xe87a('0x1a')](_0x218510)){if(!_['isEmpty'](_0x1553b9[_0xe87a('0x1b')]['cc'])){_0x1553b9[_0xe87a('0x1b')]['cc']+=',';}_0x1553b9[_0xe87a('0x1b')]['cc']+=_0x218510;}}if(!_[_0xe87a('0x11')](_0x1553b9[_0xe87a('0x1b')][_0xe87a('0x1c')],_0x58ecfa[_0xe87a('0x3')])&&!_[_0xe87a('0x11')](_0x1553b9[_0xe87a('0x1b')][_0xe87a('0x1d')],_0x58ecfa['email'])){_0x1553b9['message']['bcc']=_0x58ecfa[_0xe87a('0x3')];}if(_0x1267ac['attachments']&&_0x1267ac[_0xe87a('0x13')][_0xe87a('0xb')]){_0x1553b9['message'][_0xe87a('0x1e')]=_0x1267ac['attachments']['length'];for(var _0x57e702=0x0,_0x21e645,_0x284d95,_0x271bc0;_0x57e702<_0x1267ac['attachments'][_0xe87a('0xb')];_0x57e702+=0x1){if(_0x1267ac[_0xe87a('0x13')][_0x57e702]['type']===_0xe87a('0x1f')){_0x271bc0=_0x1267ac[_0xe87a('0x13')][_0x57e702]['filename']||_0xe87a('0x20')+_0x57e702;_0x21e645=util[_0xe87a('0x21')](_0xe87a('0x22'),Date[_0xe87a('0x23')](),_0x271bc0);_0x284d95=path[_0xe87a('0xd')](config['root'],_0xe87a('0x24'),_0x21e645);fs['writeFileSync'](_0x284d95,_0x1267ac[_0xe87a('0x13')][_0x57e702]['content']);_0x1553b9['message'][_0xe87a('0x13')][_0xe87a('0x25')]({'name':_0x271bc0,'basename':_0x21e645,'type':_0x1267ac[_0xe87a('0x13')][_0x57e702][_0xe87a('0x26')],'filepath':_0x284d95});}}}return _0x1553b9;}exports[_0xe87a('0x27')]=function(_0x1109b9,_0x8423ba,_0x7448e7){var _0xda1ce1={'from':getAddress(_0x8423ba[_0xe87a('0x28')]),'firstName':getFirstName(_0x8423ba[_0xe87a('0x28')]),'lastName':getLastName(_0x8423ba[_0xe87a('0x28')]),'mapKey':_0xe87a('0x3'),'message':{'from':getMails(_0x1109b9[_0xe87a('0x3')],_0x8423ba['from']),'to':_0x1109b9[_0xe87a('0x3')],'cc':'','subject':_0x8423ba[_0xe87a('0x29')]||'','messageId':_0x8423ba[_0xe87a('0x2a')],'inReplyTo':_0x8423ba[_0xe87a('0x2b')],'sentAt':moment(_0x8423ba['date'])['format']('YYYY-MM-DD\x20HH:mm:ss'),'attach':![],'attachments':[]}};if(!_0x8423ba[_0xe87a('0xf')]&&!_0x8423ba['textAsHtml']){var _0x5400ff=_[_0xe87a('0x2c')](_0x8423ba['attachments'],{'contentType':'application/ms-tnef'});if(_0x5400ff[_0xe87a('0xb')]){logger[_0xe87a('0x2d')](util['format'](_0xe87a('0x2e'),_0x8423ba['messageId']));tnef['parseBuffer'](_['first'](_0x5400ff)[_0xe87a('0x2f')],function(_0x222042,_0x5738c7){if(_0x5738c7){_0x8423ba[_0xe87a('0xf')]=_0x5738c7[_0xe87a('0x30')]||_0xe87a('0x31');if(_0x5738c7['Attachments']){for(var _0x4a2005=0x0;_0x4a2005<_0x5738c7['Attachments']['length'];_0x4a2005++){var _0x12f595=_0x5738c7['Attachments'][_0x4a2005];_0xda1ce1[_0xe87a('0x1b')][_0xe87a('0x13')][_0xe87a('0x25')]({'filename':_0x12f595[_0xe87a('0x32')],'content':new Buffer(_0x12f595['Data'])});}}}_0x7448e7(parseEmail(_0x1109b9,_0x8423ba,_0xda1ce1));});}else{_0x8423ba[_0xe87a('0xf')]=_0xe87a('0x31');_0x7448e7(parseEmail(_0x1109b9,_0x8423ba,_0xda1ce1));}}else{_0x7448e7(parseEmail(_0x1109b9,_0x8423ba,_0xda1ce1));}};exports['getHost']=function(_0x269177){switch(_0x269177){case _0xe87a('0x33'):return _0xe87a('0x34');case _0xe87a('0x35'):return _0xe87a('0x36');case _0xe87a('0x37'):return _0xe87a('0x38');case _0xe87a('0x39'):return _0xe87a('0x3a');}return'127.0.0.1';};
\ No newline at end of file
+var _0x199d=['@xcally.com','head','name','substring','indexOf','split','length','slice','join','Anonymous','isEmpty','test','html','replace','<img','attachments','forEach','push','filename','_SRC','_IMG','<span\x20style=font-weight:bold>\x20[Attachment:\x20','\x20]</span>','body','textAsHtml','<a\x20target=\x22_blank\x22\x20','message','originTo','originCc','email','includes','bcc','attach','type','attachment','attachment-','format','%s-%s','now','root','server/files/attachments/','writeFileSync','content','headerLines','Auto-Submitted:\x20auto-replied','X-Auto-Response-Suppress:\x20All','Precedence:\x20auto_reply','line','isAutoreply','parser','from','subject','messageId','date','YYYY-MM-DD\x20HH:mm:ss','filter','application/ms-tnef','Email\x20message\x20%s\x20is\x20in\x20TNEF\x20format:\x20message\x20content\x20will\x20be\x20converted\x20by\x20the\x20system','parseBuffer','first','BodyHTML','<p>Empty\x20message</p>','Attachments','Title','getHost','gmail','yahoo','imap.mail.yahoo.com','imap-mail.outlook.com','outlook365','outlook.office365.com','lodash','moment','randomstring','path','util','../../../config/logger','../../../config/environment','value','address','anonymous','generate'];(function(_0xe9506d,_0x137018){var _0x40db58=function(_0x2a4a42){while(--_0x2a4a42){_0xe9506d['push'](_0xe9506d['shift']());}};_0x40db58(++_0x137018);}(_0x199d,0x13d));var _0xd199=function(_0x590a38,_0x2bc65c){_0x590a38=_0x590a38-0x0;var _0xf36626=_0x199d[_0x590a38];return _0xf36626;};'use strict';var _=require(_0xd199('0x0'));var moment=require(_0xd199('0x1'));var random=require(_0xd199('0x2'));var fs=require('fs');var path=require(_0xd199('0x3'));var util=require(_0xd199('0x4'));var tnef=require('node-tnef');var logger=require(_0xd199('0x5'))('email');var config=require(_0xd199('0x6'));function getAddress(_0x338d17){var _0x1df29b=_['head'](_0x338d17[_0xd199('0x7')]);return _0x1df29b&&_0x1df29b[_0xd199('0x8')]?_0x1df29b['address']:_0xd199('0x9')+random[_0xd199('0xa')](0x6)+_0xd199('0xb');}function getFirstName(_0x57a6d7){var _0x2bcbbd=_[_0xd199('0xc')](_0x57a6d7[_0xd199('0x7')]);if(_0x2bcbbd&&_0x2bcbbd['name']){if(_0x2bcbbd[_0xd199('0xd')]==_0x2bcbbd[_0xd199('0x8')]){return _0x2bcbbd['name'][_0xd199('0xe')](0x0,_0x2bcbbd['name'][_0xd199('0xf')]('@'));}var _0x98e9af=_0x2bcbbd[_0xd199('0xd')][_0xd199('0x10')](/\s+/);return _0x98e9af[_0xd199('0x11')]>0x1?_0x98e9af[_0xd199('0x12')](0x0,-0x1)[_0xd199('0x13')]('\x20'):_0x2bcbbd[_0xd199('0xd')];}return _0xd199('0x14');}function getLastName(_0x13d636){var _0xe50ec5=_['head'](_0x13d636[_0xd199('0x7')]);if(_0xe50ec5&&_0xe50ec5['name']){var _0x3568b7=_0xe50ec5[_0xd199('0xd')][_0xd199('0x10')](/\s+/);return _0x3568b7[_0xd199('0x11')]>0x1?_0x3568b7['pop']():'';}return'';}function getMails(_0x1e8132,_0xe48c1b){var _0x1251a6='';for(var _0x16a7c5=0x0;_0x16a7c5<_0xe48c1b[_0xd199('0x7')]['length'];_0x16a7c5+=0x1){if(_0xe48c1b[_0xd199('0x7')][_0x16a7c5]['address']!==_0x1e8132){if(!_[_0xd199('0x15')](_0x1251a6)){_0x1251a6+=',';}_0x1251a6+=_0xe48c1b[_0xd199('0x7')][_0x16a7c5][_0xd199('0xd')]||_0xe48c1b[_0xd199('0x7')][_0x16a7c5][_0xd199('0x8')]||'';_0x1251a6+='\x20<';_0x1251a6+=_0xe48c1b[_0xd199('0x7')][_0x16a7c5][_0xd199('0x8')]?_0xe48c1b['value'][_0x16a7c5][_0xd199('0x8')]:_0xd199('0x9')+random[_0xd199('0xa')](0x6)+_0xd199('0xb');_0x1251a6+='>';}}return _0x1251a6;}function parseEmail(_0x487ace,_0x236962,_0x48458f){if(_0x236962['html']){var _0x217cc1=/<script\b[^<]*(?:(?!<\/script>)<[^<]*)*<\/script>/gi;while(_0x217cc1[_0xd199('0x16')](_0x236962[_0xd199('0x17')])){_0x236962['html']=_0x236962['html'][_0xd199('0x18')](_0x217cc1,'');}if(_0x236962[_0xd199('0x17')]['includes'](_0xd199('0x19'))){var _0x429a37=[];_0x236962[_0xd199('0x1a')][_0xd199('0x1b')](_0x360753=>{_0x429a37[_0xd199('0x1c')](_0x360753[_0xd199('0x1d')]);});var _0x3f5b4c=/<img.*? _SRC(.*?)[^>]+>/g;var _0x59408c=/src="data:image\/([a-zA-Z]*);base64,([^"]*)"/g;var _0x5b50b2=_0x236962['html'][_0xd199('0x18')](_0x59408c,_0xd199('0x1e'));var _0x9df93b=_0x5b50b2['replace'](_0x3f5b4c,'_IMG');for(let _0x44c073=0x0;_0x44c073<_0x429a37[_0xd199('0x11')];_0x44c073++){var _0x2a3bb4=_0x9df93b[_0xd199('0x18')](_0xd199('0x1f'),_0xd199('0x20')+_0x429a37[_0x44c073]+_0xd199('0x21'));_0x9df93b=_0x2a3bb4;}_0x236962[_0xd199('0x17')]=_0x9df93b;}_0x48458f[_0xd199('0x22')]=_0x236962[_0xd199('0x17')];}else{_0x48458f['body']=_0x236962[_0xd199('0x23')];}if(_0x48458f['body']){_0x48458f['body']=_0x48458f[_0xd199('0x22')][_0xd199('0x18')](/<a\s+/gi,_0xd199('0x24'));}if(_0x236962['to']){_0x48458f[_0xd199('0x25')][_0xd199('0x26')]=getMails(null,_0x236962['to']);var _0x364343=getMails(_0x487ace['email'],_0x236962['to']);if(!_[_0xd199('0x15')](_0x364343)){_0x48458f[_0xd199('0x25')]['cc']+=_0x364343;}}if(_0x236962['cc']){_0x48458f[_0xd199('0x25')][_0xd199('0x27')]=getMails(null,_0x236962['cc']);var _0x50ab5b=getMails(_0x487ace[_0xd199('0x28')],_0x236962['cc']);if(!_[_0xd199('0x15')](_0x50ab5b)){if(!_['isEmpty'](_0x48458f['message']['cc'])){_0x48458f['message']['cc']+=',';}_0x48458f[_0xd199('0x25')]['cc']+=_0x50ab5b;}}if(!_[_0xd199('0x29')](_0x48458f[_0xd199('0x25')]['originTo'],_0x487ace['email'])&&!_[_0xd199('0x29')](_0x48458f['message'][_0xd199('0x27')],_0x487ace[_0xd199('0x28')])){_0x48458f[_0xd199('0x25')][_0xd199('0x2a')]=_0x487ace['email'];}if(_0x236962[_0xd199('0x1a')]&&_0x236962[_0xd199('0x1a')][_0xd199('0x11')]){_0x48458f[_0xd199('0x25')][_0xd199('0x2b')]=_0x236962[_0xd199('0x1a')][_0xd199('0x11')];for(var _0x59f04f=0x0,_0x4c5dda,_0x50549c,_0x3fbae3;_0x59f04f<_0x236962['attachments'][_0xd199('0x11')];_0x59f04f+=0x1){if(_0x236962[_0xd199('0x1a')][_0x59f04f][_0xd199('0x2c')]===_0xd199('0x2d')){_0x3fbae3=_0x236962['attachments'][_0x59f04f]['filename']||_0xd199('0x2e')+_0x59f04f;_0x4c5dda=util[_0xd199('0x2f')](_0xd199('0x30'),Date[_0xd199('0x31')](),_0x3fbae3);_0x50549c=path['join'](config[_0xd199('0x32')],_0xd199('0x33'),_0x4c5dda);fs[_0xd199('0x34')](_0x50549c,_0x236962[_0xd199('0x1a')][_0x59f04f][_0xd199('0x35')]);_0x48458f[_0xd199('0x25')][_0xd199('0x1a')][_0xd199('0x1c')]({'name':_0x3fbae3,'basename':_0x4c5dda,'type':_0x236962[_0xd199('0x1a')][_0x59f04f]['contentType'],'filepath':_0x50549c});}}}if(_0x236962['headerLines']&&_0x236962[_0xd199('0x36')][_0xd199('0x11')]>0x0){var _0x19324f=[_0xd199('0x37'),_0xd199('0x38'),_0xd199('0x39')];for(var _0x4029e2=0x0;_0x4029e2<_0x236962[_0xd199('0x36')][_0xd199('0x11')];_0x4029e2++){var _0x7bc29b=_[_0xd199('0xf')](_0x19324f,_0x236962[_0xd199('0x36')][_0x4029e2][_0xd199('0x3a')]);if(_0x7bc29b>=0x0){_0x48458f[_0xd199('0x3b')]=!![];}}}return _0x48458f;}exports[_0xd199('0x3c')]=function(_0x54dcd4,_0x14874d,_0x2dbd25){var _0x12ec54={'from':getAddress(_0x14874d[_0xd199('0x3d')]),'firstName':getFirstName(_0x14874d[_0xd199('0x3d')]),'lastName':getLastName(_0x14874d[_0xd199('0x3d')]),'mapKey':'email','message':{'from':getMails(_0x54dcd4['email'],_0x14874d[_0xd199('0x3d')]),'to':_0x54dcd4[_0xd199('0x28')],'cc':'','subject':_0x14874d[_0xd199('0x3e')]||'','messageId':_0x14874d[_0xd199('0x3f')],'inReplyTo':_0x14874d['inReplyTo'],'sentAt':moment(_0x14874d[_0xd199('0x40')])[_0xd199('0x2f')](_0xd199('0x41')),'attach':![],'attachments':[]}};if(!_0x14874d[_0xd199('0x17')]&&!_0x14874d[_0xd199('0x23')]){var _0xa85c88=_[_0xd199('0x42')](_0x14874d['attachments'],{'contentType':_0xd199('0x43')});if(_0xa85c88['length']){logger['info'](util[_0xd199('0x2f')](_0xd199('0x44'),_0x14874d[_0xd199('0x3f')]));tnef[_0xd199('0x45')](_[_0xd199('0x46')](_0xa85c88)['content'],function(_0x3ed4e6,_0x3d34c8){if(_0x3d34c8){_0x14874d['html']=_0x3d34c8[_0xd199('0x47')]||_0xd199('0x48');if(_0x3d34c8['Attachments']){for(var _0x3389c5=0x0;_0x3389c5<_0x3d34c8[_0xd199('0x49')][_0xd199('0x11')];_0x3389c5++){var _0x3218e8=_0x3d34c8[_0xd199('0x49')][_0x3389c5];_0x12ec54[_0xd199('0x25')][_0xd199('0x1a')][_0xd199('0x1c')]({'filename':_0x3218e8[_0xd199('0x4a')],'content':Buffer[_0xd199('0x3d')](_0x3218e8['Data'])});}}}_0x2dbd25(parseEmail(_0x54dcd4,_0x14874d,_0x12ec54));});}else{_0x14874d[_0xd199('0x17')]=_0xd199('0x48');_0x2dbd25(parseEmail(_0x54dcd4,_0x14874d,_0x12ec54));}}else{_0x2dbd25(parseEmail(_0x54dcd4,_0x14874d,_0x12ec54));}};exports[_0xd199('0x4b')]=function(_0x59bf49){switch(_0x59bf49){case _0xd199('0x4c'):return'imap.gmail.com';case _0xd199('0x4d'):return _0xd199('0x4e');case'hotmail':return _0xd199('0x4f');case _0xd199('0x50'):return _0xd199('0x51');}return'127.0.0.1';};
\ No newline at end of file