mailing-tool

There are 5 repositories under mailing-tool topic.

  • Aymen-XH/Email-List-Domain-Cleaner

    This tool allows you to clean a list of email addresses by removing unwanted domains and suffixes. It provides a user-friendly interface for specifying the domains and suffixes to keep. The cleaned email addresses are then saved to an output file.

  • Whapi-Cloud/googlesheets-sender

    How to connect a simple WhatsApp bot to Google Sheets using WhatsApp API. In this source code, the bot sends text from Google Sheets cells to the numbers specified in the cells. It records the status of the sent message, and if the client responds, it records their first response in an additional cell.

    Language:TypeScript4101
  • Aymen-XH/Email-List-Divider

    This Email Divider tool allows you to divide a list of emails from a text file into a specified number of parts and save each part to a separate file. It's a useful tool for managing and processing large email lists efficiently.

  • Aymen-XH/Remove-Duplicate-Emails

    This tool designed to remove duplicate email addresses from a large email list file. Duplicate emails often clutter your mailing list and can lead to inefficiencies when sending emails. This tool helps you clean up your email list by eliminating duplicate entries.

  • Aymen-XH/Smtp-Checker

    This simple SMTP server scanning tool allows you to test a list of SMTP servers for connectivity. It checks whether a connection can be established using the provided credentials and saves the details of live SMTP servers to a file.