smtp-protocol
There are 61 repositories under smtp-protocol topic.
notqmail/notqmail
The collaborative Open Source successor to qmail and netqmail
Balasys/zorp
Zorp GPL
RealityRipple/squirrelmail
🌰️🐿️ SquirrelMail GitHub Repository (PHP 7-OK!)
ibillxia/xsmtp
A simple SMTP mail server, a tiny but complete realization of smtp protocol.
zabszk/CSharp-SMTP-Server
SMTP Server in C#
rs/net-server-mail
Extensible Perl implementation of the STMP protocol and its different evolutions (ie: ESMTP, LMTP)
dewanshrawat15/Mailing-Script
Got a long list of email recipients? Let's get that sorted. Just feed your connection details, and your subject list in a CSV format, the content and the daemon triggers the emails automatically.
lsongdev/node-smtp
:mailbox: simple smtp client and server for node.js
sahandkhoshdel99/Computer-Networks
Includes Final Project (Python), Wireshark Labs, and Theoretical HWs
gene-hightower/ghsmtp
Gene's SMTP server — receive Internet mail with less fuss
koddr/go-email-sender
📮 Simple (but useful) email sender written in pure Go v1.17. Support HTML templates and attachments.
itslucifero/SMTP-checker
script in python uses smtplib to check if your servers works or dead
lost-illusi0n/kmail
kotlin mailing
vozlt/check-protocol
TCP/IP based applicaction protocol checker
kun1z/tinymail
A tiny smtp server.
meetakbari/SMTP-Protocol-in-C
ECommun - A C based SMTP Protocol Implementation using Socket Programming
shikharvaish28/smtp_mailer
This python script is used to send mails using an SMTP server using SSL Encryption. Though, it can be altered to use non-encrypted ports too as listed in the comments in the script
aitoc/magento-2-smtp
Magento 2 SMTP Extension comes to help business owners allowing them to install Simple Mail Transfer Protocol - SMTP server that turns email messages into codes or numbers.
BaseMax/SMTPConnection
A script to connect to a SMTP server and send email using that.
kadyrov-ruslan/pvs-course-project
Курсовой проект по Проектированию вычислительных сетей, 3 семестр магистратуры ИУ7 МГТУ им Баумана
prashantlv/amazonAlert
automatically mail when the price drops below the limit.
vrikodar/USR-25
A simple python program to Bruteforce Potential users on a SMTP server
wtanaka/ansible-role-sendmail
Ansible role to install sendmail
findstr/mail.lua
smtp protocol smple implement based on lua
magetop/magento2-SMTP
Magento 2 SMTP Extension helps the owner of store simply install SMTP (Simple Mail Transfer Protocol) server which transmits the messages into codes or numbers.
merrychap/smtp
:mailbox: SMTP protocol implementation
nikita9604/Automated-Voice-Controlled-Email-Sender
Simple Automated Voice Controlled Email Sender using SMTP in python
shamiul94/SMTP-Protocol-And-File-Server-Implementation-With-Java
Implementing SMTP Protocol with Socketing.
adamalston/SMTP
SMTP client and server implemented using socket programming in Python. 📧
ByungJin-Lee/Ranking-Food-in-Inje-C-shape
C# ASP.NET을 이용한 음식 리뷰 - JavaScript를 이용하지 않는 동적 디자인(CSS Animation)과 Library 제작 및 DataBase 구성
daddinuz/mailer
Send emails over smtp
gpiechnik2/xk6-smtp
k6 extension to k6 extension to use smtp protocol (sending emails). Implemented using the xk6 system.
HarsH-OhM/React-Laravel-E-ticket-Booking-Admin-portal-1.1-part-2-
This is Second part of my react covid19 e-ticket booking Application in which i have created an Admin portal where admin can manage the bookings and other data and communicate with user using email service.It has all the crud operations and chart representation of bookings data and payment page is also there. in this part i have integrated reactjs also for frontend view and i have made separate laravel frontend using blade files too which provide us a functionality to run both react and laravel part separately. for now i have added react js just for integration idea so i have not done any backend part for reactjs pages otherwise our laravel admin portal is working fine with all the functionalities it has.
mailveri/mailveri
Bulk Email Verification Tool at https://mailveri.com
Taruu/mailproxy-with-extra
mailproxy-with-extra is a simple SMTP proxy. It receives emails through an unencrypted, unauthenticated SMTP interface and retransmits them through a remote SMTP server that requires modern features such as encryption and/or authentication. used for enabling email functionality in legacy software that only supports plain SMTP.
ud-shankar/Sending_emails_with_python
To send emails using SMTP protocol with python.