PHP SDK to connect with Easy Email Verification API and validate email
The Email Checker PHP SDK is part of the Easy Email Verification - URL Checker ecosystem, designed to help developers integrate real-time email verification into their PHP applications.
It uses the Easy Email Verification API to validate if an email address is real, active, and safe to use.
The SDK performs domain and MX record checks, SMTP validation, and detection of disposable or role-based addresses.
It provides a lightweight and reliable cURL-based implementation that...
smtptrapd is a multi-threaded daemon written in C that provides a RFC 2821 compliant SMTP service that always returns a 4xx soft error to the RCPT TO verb. It can be deployed as a secondary MX to reduce the amount of inbound spam.
PHP Verify Mail designed to partially prevent automatic/manual registrations based on entering invalid email like user@unexiste.nt which is regexp-valid but not correct. It checks DNS records to ensure domain & MX ok. Same as "phpvmail" project.
jwSMTP, Send email programmatically (C++ code/lib). Linux, BSD, Windows etc. Attachments, Multiple recipients, Cc/Bcc recipients supported. MX lookup or send to an SMTP server direct. LOGIN and PLAIN authentication now supported. Html or plain text forma
A simple Milter which checks the senders and recipients email address are valid (i.e. a MX server will accept mail for it).
Written in PERL using the Sendmail::Milter interface, this caching milter signifcantly reduces the ammount of UCE/UBE.
a public email form writen in php with template design ... file transfers, session support, XHTML compient with default templates, selectable to addresses AND hidden true email addresses, MX record checking for false email addresses
Antispam, antivirus, authenticating SMTP daemon. Integrates with qmail, sendmail, stunnel, etc. It's simple Perl, so you can hack it to suit your needs. Supports RBLs, mx on from, bounce evil phrases, virus scanning...