Temporary Mail
$ pip install xtempmail
Feature
- Custom Name/Mail
- Reply/send Message(support attachment file)
- Read Message (support Download attachemnt file)
- Delete message
- Destroy Inbox
Example
example/main.py
$ pip install xtempmail
example/main.py
Email-osint - Email OSINT tool written in python3
Flanker - email address and MIME parsing for Python Flanker is an open source parsing library written in Python by the Mailgun Team. Flanker currently
Python Email Sender (PES) is a program made with Python using smtplib, socket and tkinter. This program was made for sender email to be a gmail account because that's what I used when testing it out, to make it work for a gmail account turn off secure app and then put in your email and password into the right variables and the program should be good to run!
yagmail -- Yet Another GMAIL/SMTP client For the asynchronous asyncio version, look here: https://github.com/kootenpv/aioyagmail The goal here is to m
Search email inbox with python and filter with search criteria via IMAP4 and fastapi or console
An email generator code in python language. I have done it in the simplest way possible and with no link to an SMTP server. Generating infinite emails until CTRL+C . It is a code that can be used in hash generators like MD-5,password generators, random affiliate links generation and many other related necessities.
Email Sender 使用 Python 3 实现的简单邮件发送工具。 Version: 0.1.2 (Beta) 主要功能 使用 SMTP 协议发送邮件 支持 SSL/TLS 、 STARTTLS 加密(为保证安全,强制加密发送) 支持邮件模板与邮件生成 支持向多人群发邮件 日志记录 脚本执行
OTE : One Time Email Introduction ote is a command line utility that generates temporary email address and automatically extracts OTPs or confirmation
pyramid_mailer pyramid_mailer is a package for sending email from your Pyramid application. It is compatible with Python 2.7, 3.4, 3.5, 3.6, and 3.7 a
Full Changelog: https://github.com/krypton-byte/xtempmail/compare/0.9...0.10
Source code(tar.gz)Fix: circular import Feat: Temporary Email Detector Full Changelog: https://github.com/krypton-byte/xtempmail/compare/0.8...0.9
Source code(tar.gz)Async Support
Full Changelog: https://github.com/krypton-byte/xtempmail/compare/0.7...0.8
Source code(tar.gz)Full Changelog: https://github.com/krypton-byte/xtempmail/compare/0.6...0.7
Source code(tar.gz)Full Changelog: https://github.com/krypton-byte/xtempmail/compare/0.5...0.6
Source code(tar.gz)[+] fix download attachment
Full Changelog: https://github.com/krypton-byte/xtempmail/compare/0.4...0.5
Source code(tar.gz)Full Changelog: https://github.com/krypton-byte/xtempmail/compare/0.3...0.4
Source code(tar.gz)Full Changelog: https://github.com/krypton-byte/xtempmail/compare/0.2...0.3
Source code(tar.gz)Full Changelog: https://github.com/krypton-byte/xtempmail/compare/0.1...0.2
Source code(tar.gz)Full Changelog: https://github.com/krypton-byte/xtempmail/commits/0.1
Source code(tar.gz)passfind A python program capable of accessing passwords associated with emails through leaked databases. A python program capable of accessing passwo
Search email inbox with python and filter with search criteria via IMAP4 and fastapi or console
email_sending An email sending system with random confirmation code. Description Confirmation emails are sent based on the list of email addresses. Ea
Securly-Extension-Spammer A spammer to send mass emails to teachers. (Education Purposes only!) Setup Just go a securly blocked page(You can do this b
SMTP checker to check Mail Access via SMTP with easy usage ! Medusa has been written and tested with Python 3.8. It should run on any OS as long as Python and all dependencies are installed.
Brute-Force-mail tool information: Combo Type: email:pass Domains: All domains of the site Url: https://www.mail.com Api: ☑️ Proxy: No ☑️ The correct
This software automatically sends you emails to notify you of the latest progress of your deep learning programs.
Mail.py Python library for sending emails. Installation git clone https://github.com/SunPodder/Mail.py cd Mail.py python setup.py install Usage Imp
Mail-Checker ##Mail-Checker is a python script that lets you see your mails directly from the terminal without having to login each time. ##Before you
Email to PDF to email This script will check an imap folder for unread emails. Any unread email that does not have an attachment will be converted to
disposable-email-validator installation pip install disposable-email-validator
GSender Bulk send personalized emails using a .csv file and Gmail API (via EZGmail). Installation Install requirements.txt. Follow the EZGmail Install
ok-mail-helper ok-mail-helper是一个基于imap/smtp协议邮件客户端,使用python3.x开发,支持邮件接收并解析、邮件发送,用户可在自己的项目中直接引入、开箱即用,或者结合flask等web框架轻松做成http接口供前端调用、把邮箱管理集成到自己的系统中,亦可通过
AutoMail This is a bot that interacts with you over voice and sends mail Before you run the bot , go to mail.py and put your respective email address
Django-Templated-Email Info: A Django oriented templated email sending class Author: Bradley Whittington (http://github.com/bradwhittington, http://tw
yagmail -- Yet Another GMAIL/SMTP client For the asynchronous asyncio version, look here: https://github.com/kootenpv/aioyagmail The goal here is to m
Nylas Sync Engine The Nylas Sync Engine provides a RESTful API on top of a powerful email sync platform, making it easy to build apps on top of email.
Mailer Mailer is a python3 script. It's used for sending spear-phishing to target email...It was created by Spider Anongreyhat Screenshots Installatio
Send Emails through the terminal , fast and secure
Python Email Sender (PES) is a program made with Python using smtplib, socket and tkinter. This program was made for sender email to be a gmail account because that's what I used when testing it out,