email-message

There are 6 repositories under email-message topic.

  • neluckoff/social_spam

    Package for convenient work with messages in all popular instant messengers

    Language:Python8112
  • kristoffhernan/newsletterEmail

    Short program to send a mass email with Python.

    Language:Python2100
  • orassayag/mbox-crawler

    Built in January 2019. A Node.js application to scan the Gmail MBOX files (that contains all the inbox/sent email messages). The process will contain verification of the email messages count, and all email addresses count, validate each email address, and in the end, export all email addresses to a TXT file. Doing all of this, without any traditional database involved. Also, to build a script that merges a couple of merged TXT files, and pulls out their diff.

    Language:JavaScript2300
  • marquescharlon/Monitorar_Preco_Python

    Verificar a cada perĂ­odo de tempo se o valor do produto baixou conforme desejado e ser notificado via e-mail.

    Language:Python00
  • UntaintedTech/email-sender

    Email automatic sender using Python, smtplib - a module defines an SMTP client session object that can be used to send mail to any internet machine with an SMTP or ESMTP listener daemon.

    Language:Python0100
  • Carlos-Guilherme/Openai-email-generator-of-text

    This code uses the smtplib library and email.message to send an email containing a philosophical message generated by the OpenAI API

    Language:Python10