Projects tagged ‘mail’, ‘mta’, and ‘server’


Jump to tag:

Projects tagged ‘mail’, ‘mta’, and ‘server’

Filtered by Project Tags mail mta server

Refine results Project Tags smtp (4) email (3) mail_transport_agents (2) service (2) mailing (2) nio (1) security (1) cross-platform (1) swt (1) mina (1) testing (1) enterprise (1)

[4 total ]

346USERS
   

Postfix is Wietse Venema's mailer that started life as an alternative to the widely-used Sendmail program. Postfix attempts to be fast, easy to administer, and secure, while at the same time being sendmail compatible enough to not upset existing users. Thus, the outside has a sendmail-ish flavor, but the inside is completely different.

1USERS

Postmaster implements an ESMTP server. Given a configuration, it starts up and listens for incoming SMTP connections, handles them, and pipes the accepted e-mail messages into an arbitrary local mailer of your choice. A good local mailer is Procmail. ... [More] Beyond that, you can configure and modify every little step of the SMTP transaction. All the real work is done through call-back functions. [Less]

1USERS
 

Mailster is a project aimed at testing software mail capabilities. It provides a mail server container to test emails sent by your apps without rewriting your application code.

0USERS

With support for all the basic SMTP commands, php-smtp is an easily deployed and managed SMTP server built in PHP.