Skip to content

Releases: drhdev/dodmca

dodmca.sh v0.1 - Initial Release

20 Mar 21:05
d55a09a
Compare
Choose a tag to compare
Pre-release

Release Title:

dodmca.sh v0.1 - Initial Release

Release Description:

We are thrilled to announce the initial release of dodmca.sh v0.1, a versatile shell script designed to automate the processing of emails via IMAP for specific compliance and monitoring needs. This release marks a significant milestone in our commitment to providing a powerful, yet user-friendly tool for systems administrators, developers, and IT security professionals.

Key Features of dodmca.sh v0.1:

  • IMAP Email Processing: Securely logs into an email account via IMAP to fetch and process new emails.
  • Advanced Filtering: Screens emails based on sender address, subject content, and body text, focusing on keywords related to digital security and compliance such as "DMCA", "copyright infringement", "abuse", and more.
  • Customizable Actions: Generates a detailed report for emails matching the specified criteria, including the hostname, sender's details, subject, and body text, appended with the date and time of processing.
  • Telegram Notifications: Offers an option to send the generated report to a Telegram channel or user through a simple command-line utility, enhancing the immediacy of monitoring and response.
  • Flexible Configuration: Allows extensive customization through command-line options, including email credentials, server details, search keywords, and paths for saving reports and logs.
  • Log Management: Features a logging system to track script activities, with adjustable verbosity for either comprehensive insights or silent operation.
  • Clean-up Mechanism: Automatically manages storage by limiting the number of saved reports, ensuring efficient use of disk space.

Installation and Configuration:

Please visit the dodmca repository for detailed installation instructions, usage guidelines, and configuration options. Ensure you have mailutils and mutt installed for email handling and HTML to text conversion, respectively.

Getting Started:

To start using dodmca.sh, clone the repository, adjust the script permissions, and set up your configuration according to the provided documentation. Whether you're aiming to monitor for specific compliance-related communications or keeping a vigilant eye on security-related notifications, dodmca.sh is ready to integrate into your workflow.

We are dedicated to continuous improvement and eagerly await your feedback, feature requests, and contributions. Together, let's shape dodmca.sh into an even more powerful tool for our community.

Note: This script is intended for professional use and should be deployed with a thorough understanding of the security implications and best practices for handling email communication and authentication credentials.