opensemanticsearch / open-semantic-etl

Python based Open Source ETL tools for file crawling, document processing (text extraction, OCR), content analysis (Entity Extraction & Named Entity Recognition) & data enrichment (annotation) pipelines & ingestor to Solr or Elastic search index & linked data graph database
https://opensemanticsearch.org/etl
GNU General Public License v3.0
254 stars 69 forks source link

How to disable Cron email alert. #96

Closed Adrenogenesis closed 4 years ago

Adrenogenesis commented 4 years ago

Hello,

How to disable "Cron curl --silent http://localhost/search-apps/rss_manager/import" email alert, I have an email every minute and Google blocks me the other applications ressources because I get the following message: Daily user sending quota exceeded. - gsmtp.

Thank you for your help.

Mandalka commented 4 years ago

https://github.com/opensemanticsearch/open-semantic-search-apps/commit/60d1888e76a8b75c806e05f5fd715edb7d363938 (will be included in next relase) should do it.