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.
PR: 54491
Submitted by: Kirill Ponomarew <ponomarew@oberon.net>
mini_sendmail reads its standard input up to an end-of-file and sends
a copy of the message found there to all of the addresses listed. The message
is sent by connecting to a local SMTP server. This means mini_sendmail
can be used to send email from inside a chroot(2) area.
Submitted by: Jan-Peter Koopmann <j.koopmann@seceidos.de>
Add mailscanner 4.21.9, a powerful virus/spam scanning framework
for Sendmail and Exim.
MailScanner is a complete e-mail security system designed for use on
e-mail gateways. It protects against viruses, and detects attacks against
e-mail client packages (such as Outlook, Outlook Express, Eudora). It can
also detect almost all unsolicited commercial e-mail (spam) passing through
it and respond to all incidents in a wide variety of ways.
Not only can it scan for known viruses, but it can also protect against
unknown viruses hidden inside e-mail attachments by refusing entry to
attachments whose filenames match any given pattern. This can include generic
patterns that trap filenames attempting to hide the true filename extension
(e.g. ".txt.vbs").
libnewmail is a generic mail checking library.
It supports a simple API, an extensible plugin architecture
and asynchronous queries among other features.
Applications linking to libnewmail may enumerate configured mailboxes,
query mail box information and status and request a mail spool
auto-detection for users without any libnewmail specific configuration.
PR: 52691
Submitted by: Kirill Ponomarew
A transparent POP3-Proxy with virus-scanning capabilities
WWW: http://pop3vscan.sourceforge.net/
Dedicate to: Miss Borny @ National Taitung Teachers College
akpop3d is a POP3 daemon aimed to be small and secure. Despite its small size,
it offers a lot of features. It is completely RFC 1939 compliant.
PR: 50655
Submitted by: Kirill Ponomarew
any emails that are received that come from an open relay as
determined by your choice of RBL checking service (i.e. bl.spamcop.net).
This is useful if you'd rather have the mail user agent (MUA) deal with
potential spam rather than just blocking it in case you loose
legitimate messages. Note that the X-RBL-Warning header is only set if
the site was found to be an open-relay.
For more information, see the rbl-milter website at:
WWW: http://opensource.confusticate.com/rbl-milter/
RBL-Milter was created by Jeremy Beker <gothmog@confusticate.com> and
the port is maintained by Ned Wolpert <wolpert@codeheadsystems.com>
PR: 45605
Submitted by: wolpert@codeheadsystems.com
SilkyMail is an Internet mail client that runs in your
browser. It can be used by itself, or in conjunction with
an IMAP or POP-capable client as part of a complete set of
messaging tools. (It works very nicely in conjunction with
Mulberry.)
It was designed by internet mail client experts to work in
high-scalability and diverse environments. It's not just
another webmail hack cut of rough cloth -- it's a real mail
program, that can be used by novice users and advanced users
a like, but with the independence of browser access. SilkyMail
is the smoothest mail client in a browser around.
PR: ports/47721
Submitted by: Aaron Voisine <voisine@yahoo.com>
New port. (and my 30st port.. wheeee)
[can somebody give him ports-commit access please? - edwin]
smtprc is fully configurable, multithreaded open mail relay
scanner. It supports scanning of IP blocks, and can print
the results to a web page. It is intended for SysAdmins
to check IP blocks under their control.
PR: ports/48889
Submitted by: Michael L. Hostbaek <mich@freebsdcluster.org>
crashecho is FTN JAM/MSG tosser for a node.
CrashEcho is a successor of a CrashMail II tosser originally
written by Johan Billing.
PR: ports/45468
Submitted by: Cyril Margorin <cyrilm@immo.ru>
These are a collection of subroutines that encapsulate much
of the format-specific and tedious details of the JAM message
base format. The idea is that application programmers by
using these routines can concentrate on the more high-level
issues of their programs instead of worrying about their
JAM routines.
PR: ports/45467
Submitted by: Cyril Margorin <cyrilm@immo.ru>
This is mailfront, a package containing customizeable network
front-ends for mail servers. It contains complete SMTP and
POP3 front-ends as well as an authentication module for
IMAP.
Two SMTP back-ends are provided. One delivers mail to
qmail-queue, mimicking most of the behavior of qmail-smtpd,
with the addition of support for SMTP AUTH. The other
rejects all SMTP commands if $SMTPREJECT is set, and execs
its command line otherwise (in order to run the above
program).
Author: Bruce Guenter <bruceg@em.ca>
WWW: http://untroubled.org/mailfront/
PR: ports/48902,ports/49973
Submitted by: Sergei Kolobov <sergei@kolobov.com>
Gubby is a small program that continually shows where Procmail has
placed new email. It runs both in commandline and in an ncurses
environment with colors, and will update the overview in real time,
while using very low resources. Users can launch a specified
mailreader by selecting a folder and pressing enter.
PR: 47907
Submitted by: Michael L. Hostbaek <mich@freebsdcluster.org>