Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

pymta

Compare

  No analysis available

pymta is a library to build a custom SMTP server in Python. This is useful if you want to... * test mail-sending code against a real SMTP server even in your unit tests. * build a custom SMTP server with non-standard behavior without reimplementing the whole SMTP protocol. * have a low-volume ... [More] SMTP server which can be easily extended using Python [Less]

0 lines of code

0 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: mit
Tags python smtp

mailprocd

Compare

  No analysis available

Standalone mail classification/delivery daemon for multi-user Unix servers. Written in C, it embeds perl in order to use SpamAssassin efficiently. It implements a process manager with persistent spam checker processes running under users' own UIDs.

0 lines of code

1 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: BSD-3-Clause

Synchronet BBS

Compare

  Analyzed about 11 hours ago

Synchronet BBS for other OSes (Non-Linux)

1.27M lines of code

0 current contributors

about 16 hours since last commit

1 users on Open Hub

Very High Activity
0.0
 
I Use This
Licenses: No declared licenses

libnetpp

Compare

  Analyzed 1 day ago

A C++ Networking Library implementing protocols for HTTP, FTP, (E)SMTP, IMAP, POP3...

3.6K lines of code

0 current contributors

about 10 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This

Mireka

Compare

  Analyzed about 20 hours ago

Mireka is a mail server with SMTP, Mail Submission, and POP3 services. It can also be used as an SMTP proxy. As a proxy, it can help to prevent or diagnose mail problems, like outgoing backscatter spam. It provides detailed logging, traffic statistics and built-in, fail-fast filters. Some other ... [More] features: - filtering by DNSBL and SPF - aliases, forward lists with SRS, and very simple mailing lists - wildcards (regular expressions) can be used to specify local recipients - basic tarpit, to prevent e-mail address harvesting - file system based mail queues - authentication by IP addess or by username-password pair - easy implementation and installation of custom filters written in Java - runs equally well on Windows, Linux, etc. [Less]

23K lines of code

0 current contributors

over 2 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

bounceHammer

Compare

  No analysis available

bounceHammer is a bounced message(error mail) parser, it parse many bounced messages and output results as a YAML/JSON format. * Made by Perl, Made in Japan. * Parse emails which are created by Sendmail, Postfix, qmail, and Exim. * Detectable errors: "user unknown", "filtered", "maibox full" ... [More] , "rejected", "host unknown", and so on, 16 or more. * Classifiable domain part(host group): "cellphone", "webmail", "smartphone", "PC", and so on. * Parsed data are stored as a YAML/JSON . * Database available: PostgreSQL, MySQL, and SQLite. * Only send bounced messages to BounceHammer. WebUI and HTTP-API demos are available at http://bouncehammer.jp/demo Other information and package are available at http://sourceforge.jp/projects/bouncehammer/ Follow us on Twitter http://twitter.com/bouncehammer [Less]

0 lines of code

0 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: Artistic_..., gpl

EPmail

Compare

  Analyzed about 8 hours ago

## What ? epmail - smtp/pop3 mail server written in erlang. ## Install/run make cd ebin In erlang shell: 1> popd_sup:start_link(). 2> maildir:adduser("admin", "123"). Then you can connect by telnet: [shk@myhost ~]$ telnet localhost 110 Trying ... [More] 127.0.0.1... Connected to localhost. Escape character is '^]'. +OK POP3 server ready use shk -ERR user admin +OK pass 123 +OK list 1 +OK 1 3507 . noop +OK ## Contribute 1) Fork epmail 2) Write some new features or fix bug 3) Test it 4) Pull request More info - [email protected] [Less]

1.77K lines of code

0 current contributors

about 13 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This
Licenses: No declared licenses

MailSnag

Compare

  Analyzed about 6 hours ago

An eclipse plugin to aid in the development of email producing applications. It sets up a small smtp server and captures any emails sent out by your application. The raw, text and html views are available as well as a listing of all attachments. You never have to leave the comfort of your IDE ... [More] or spam your company's email server again! Gone are the days of receiving cease and desist letters from angry domain owners. Download this utility for free from the Eclipse Marketplace today! [Less]

3.47K lines of code

0 current contributors

almost 3 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

Qt Messaging Framework

Compare

  Analyzed 1 day ago

Framework for development of mail software, based on Qt. It is used on Nokia MeeGo N9.

0 lines of code

0 current contributors

over 8 years since last commit

1 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: lgpl21_or...

Anti-Spam SMTP Proxy Server

Compare

  Analyzed about 2 hours ago

The Anti-Spam SMTP Proxy (ASSP) Server project aims to create an open source platform-independent SMTP Proxy server which implements auto-whitelists, self learning Bayesian, Greylisting, DNSBL, DNSWL, URIBL, SPF, SRS, Backscatter, Virus scanning, attachment blocking, Senderbase and multiple other filter methods.

8.5M lines of code

0 current contributors

over 10 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This
Licenses: No declared licenses