32 projects tagged "SMTP"
rjmailer is a replacement for the SMTP part of Sun's javamail library. It sends email messages via SMTP and has the ability to connect directly to the receiving mail servers instead of using a relay server, which in many cases can result in more detailed information about the delivery status.
SSA Fetchmail is a multi-threaded solution that retrieves new emails from ISP email accounts and forwards them through different channels like email, SMS, or a local SQL repository. It supports IMAP4, POP3, SSL, SMTP TLS delivery, SMPP SMS delivery, and local delivery. SSA Fetchmail supports thousands of email accounts provisioned in a MySQL database. Its performance is better than other solutions.
Kordil EDMS is a powerful and user friendly electronic document management software. It is utilized with a power-tool that collects all the files of your organization under a single meeting point. It can manage data files, daily progress reports, daily information flow for your business, lessons learned, and several other kinds of information that may all be buried in a several Excel worksheets, email boxes, and personnel memories.
Clement is an email server application. Its main function is to block unwanted mail (spam) as soon as possible in the email exchange process. It accepts or rejects email while the SMTP session, initiated by the email sender, is still pending, accepting legitimate email messages without the need to return an error status to non-existent or "borrowed" return address later. Clement can operate in two modes. Either the mail is taken into account locally and stored in the recipient's own area, or it can transmit the mail to an another SMTP server (Sendmail, Postfix, Exim, Exchange, etc.). Each email domain name Clement knows about can be treated in one of these two modes depending on the group to which the domain name has been set. Each message is verified by a virus scanner (ClamAV) while the SMTP connection is still open, but the refusal of mail and the reason for refusal is notified to the actual sender. Mail management is done via a Web interface and can be delegated to three administrative levels (Root-Admin, Group-Admin, Domain-Admin). Standard users can access their own logs (sent email status, email rejected, quarantined email, etc.). With this interface, the user can handle the rejection and acceptance of mail. Users who are level "Admin" can access the session logs (via the Web interface). Clement uses a SQL database (PostgreSQL, MySQL) to store and manage logs, user profiles, and dynamic management of directives concerning the sender-receiver relationship.
Why a milter archiver? If you are required to also log source and destination IPs and BCCs (additional rcpt to's not in a CC field communicated at the SMTP protocol level), then the only option is do this in the MTA, or in a milter application that has hooks in the MTA process (which is exactly why milter was invented). It uses a simple regex file that can be used with several *source target-mailbox rules to define what gets mirrored where. The archiver tries to be as quiet as possible. The possible methods to archive are SMTP, sendmail inject / Postfix inject, IMAP delivery, and milter-add recipient. It was build as a replacement for a Postfix BCC setup: (sender_bcc_maps = regexp:/etc/postfix/archive; recipient_bcc_maps = regexp:/etc/postfix/archive).
Lamson is an SMTP server adopts a modern Web application framework design. Rather than bizarre flat file "databases" and hashtable stores, Lamson uses anything that Python does to store data, including Django's ORM, web.py's simple database library, Tokyo Tyrant, Lightcloud, Python's Shelve (not recommended), Raw SQLite3, SQLObject, CouchDB, Mongo DB, and SQLAlchemy.
HeaderCleaner is a small SMTP server plugin that will only allow a set of predefined headers in an outgoing email message and will strip all other headers from the message. This is meant to improve your privacy and better protect the mail handling server. This version is made for Communigate-Pro, but can be adapted for other systems.
CleanMail is a complete SMTP/POP3 email security solution that fights against spam and viruses. It works with any mail server like Microsoft Exchange 2003/2007/2010, Microsoft Small Business Server (SBS) 2003/2008, Lotus Notes/Domino, or IMail. CleanMail includes a comprehensive set of filters, including an attachment blocker, remote blacklist filter (DNSBL), and a complete build of SpamAssassin.
Magento restriction of access by an IP or group of IPs.