Bug 54491 - New port: mail/esmtp
Summary: New port: mail/esmtp
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-07-15 07:50 UTC by Kirill Ponomarew
Modified: 2003-07-15 09:50 UTC (History)
0 users

See Also:


Attachments
file.shar (4.52 KB, text/plain)
2003-07-15 07:50 UTC, Kirill Ponomarew
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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!