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)OTE : One Time Email Introduction ote is a command line utility that generates temporary email address and automatically extracts OTPs or confirmation
Django-SES Info: A Django email backend for Amazon's Simple Email Service Author: Harry Marr (http://github.com/hmarr, http://twitter.com/harrymarr) C
GMail for Python A Pythonic interface to Google's GMail, with all the tools you'll need. Search, read and send multipart emails, archive, mark as read
GMailBomber is a form of Internet abuse which is perpetrated through the sending of massive volumes of email to a specific email address with the goal of overflowing the mailbox and overwhelming the
ok-mail-helper ok-mail-helper是一个基于imap/smtp协议邮件客户端,使用python3.x开发,支持邮件接收并解析、邮件发送,用户可在自己的项目中直接引入、开箱即用,或者结合flask等web框架轻松做成http接口供前端调用、把邮箱管理集成到自己的系统中,亦可通过
An offline Phishing Email Analyzer.
Decluttering_Email A script based on an article I wrote on decluttering emails. What does this program do? This program is a python script that sends
AccountGeneratorHelper Library to facilitate accounts generation. Unofficial API for temp email services. Receive SMS from free services. Parsing and
This Python program generates a random email address and password from a 2 big lists and checks the generated email.
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
An API to send emails through python3's smtplib module. Just configure your SMTP server credentials and you are ready to send a lot of emails through API, designed to be used as a newsletter service.
mailserver About This is the mail server that handles responses from the Contact Form Contributors ✨ Thanks goes to these wonderful people (emoji key)
Flanker - email address and MIME parsing for Python Flanker is an open source parsing library written in Python by the Mailgun Team. Flanker currently
fake-email A simple library project, a library function to make a temporary email, receive all messages Installation : pip install fake-email Example
django-newsfeed What is django-newsfeed? django-newsfeed is a news curator and newsletter subscription package for django. It can be used to create a
demir.ai E-mail services This application allows you to send automatic mass mail and automatic mass certificates to the people in your mailing list, m
Email-Sender Un semplice Email-Sender che utilizza il modulo smtplib con aggiunta di interfaccia grafica realizzata con il modulo tkinter Per il corre
ParaskinioTouristOffices This program sends a message to various email adresses.
Information : This only works in Denmark! Send e-mails to teachers with specified school-website using Aula, anonymously. Find your school via the att
alifc_email 主要特性 利用阿里的云函数发送电子邮件 使用场景 hw中的钓鱼邮件发送,一些邮服会解析出邮件的来源ip(此来源ip并不是邮服的ip,而是从客户端发送邮件时,邮服自动带上的客户端ip),对于这些来源ip可能会做一些风控。 本项目利用云函数出口ip较多来绕过这些风控 使用方法 首