Bug 54491

Summary: New port: mail/esmtp
Product: Ports & Packages Reporter: Kirill Ponomarew <ponomarew>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.shar none

Description Kirill Ponomarew 2003-07-15 07:50:16 UTC
New port: mail/esmtp

-----------------------
It supersedes PR/54431
-----------------------

Here is the new version: 0.4.1

esmtp is a user configurable relay-only Mail Transfer Agent
(MTA) with a sendmail compatible syntax. It's based on libESMTP
supporting the AUTH (including the CRAM-MD5 and NTLM SASL
mechanisms) and the StartTLS SMTP extensions.

These are the esmtp features:

    * fully sendmail command line compatible,
    * supports the AUTH SMTP extension, with the CRAM-MD5 and
    * NTLM SASL mechanisms,
    * support the StartTLS SMTP extension,
    * requires no administration privileges,
    * individual user configuration,
    * does not receive mail, expand aliases or manage a queue.
Comment 1 Erwin Lansing freebsd_committer freebsd_triage 2003-07-15 09:49:48 UTC
State Changed
From-To: open->closed

Port added, thanks!