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


[5 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.

4USERS
 

Kolab is a Groupware Solution for Emails, Appointments, Contacts and more. It supports mixed client environments (Outlook/KDE) because of an open storage format. Any email client speaking standard protocols can be served.

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.