Commit graph

669 commits

Author SHA1 Message Date
Renato Botelho
e204f32c4c EPS (Email Parsing System) is intended to give people the ability
to write their own email processing tools.
Whether you want to process incoming and outgoing emails,
or just analyze a message,
this package is intended to aid in that endeavor.

Features

    * Written in C
    * API is documented
    * Fast and efficient

Usage
How we use EPS and how others use EPS

    * Tracking incoming and outgoing email messages based on threads
    * Archiving and searching against threads
    * Demographics collection via email
    * Email client
    * Create custom autoresponders
    * We even used it to parse simple LDIF files!

WWW: http://www.inter7.com/index.php?page=eps

PR:		ports/83818
Submitted by:	Ismail YENIGUL <ismail@enderunix.org>
Approved by:	flz (mentor)
2005-07-21 16:46:22 +00:00
Pav Lucistnik
44a99f2098 Gmail Notifier is a Linux/Windows alternative for the notifier program released
by Google, it is written in Python and provides an attractive and simple way to
check for new mail messages.

PR:		ports/81998
Submitted by:	David <djulien.bsd@gmail.com>
2005-07-20 20:51:42 +00:00
Pav Lucistnik
83a42a071c Action Mailer is framework for designing email-service layers. These layers
are used to consolidate code for sending out forgotten passwords, welcoming
wishes on signup, invoices for billing, and any other use case that requires
a written notification to either a person or another system.

PR:		ports/82397
Submitted by:	Jonathan Weiss <jw@innerewut.de>
2005-07-20 14:00:55 +00:00
Renato Botelho
f932907ab2 A qmail-queue replacement to filter mail traffic and more.
It supports:
	* Antivirus executing
	* body filtering
	* subject filtering
	* attachment blocking
	* quarantine
	* white/black list
	* single line logging for qmail and many features.

PR:		ports/83590
Submitted by:	Ozkan KIRIK <ozkan@enderunix.org>
Approved by:	flz (mentor)
2005-07-20 13:39:35 +00:00
Renato Botelho
2c070fe049 A fast rbl lookup implementation for qmail, typically used as part of .qmail
command processing.

It has the same function as rblsmtpd, but the messages are checked at local
delivery time.

PR:		ports/82488
Submitted by:	Emanuel Haupt <ehaupt@critical.ch>
Approved by:	flz (mentor)
2005-07-13 19:17:30 +00:00
Erwin Lansing
a812e25ea1 Add p5-Sendmail-AccessDB 0.09, perl5 interface to the Sendmail access.db
list.

PR:		ports/82772
Submitted by:	Emanuel Haupt <ehaupt@critical.ch>
2005-07-13 12:40:43 +00:00
Daniel Harris
043e45ad08 Add cyrus2maildir.
Convert a single mailbox from Cyrus-Imap into the Maildir++
format used by the Courier-IMAP and Dovecot IMAP servers.

PR:		82478
Submitted by:	Emanuel Haupt <ehaupt@critical.ch>
2005-07-03 16:16:00 +00:00
Simon Barner
761ef67f55 Add delatt, a tool to strip attachments from email.
PR:		82513
Submitted by:	Emanuel Haupt <ehaupt@critical.ch>
2005-06-22 08:22:41 +00:00
Sam Lawrance
ff25c21a14 Add vexim 2.0.1, a web interface for managing virtual domains for exim.
PR:		ports/81955
Submitted by:	John Oxley <john@yoafrica.com>
2005-06-21 08:53:56 +00:00
Kirill Ponomarev
746a645a9a Add mutt-ng 20050614, a fork of the mutt.
A list of features unique to mutt-ng:

    * Better view support for format=flowed attachments.
    * Message IDs are configurable.
    * User can set signoff_string just like in slrn.
    * User can call up the "last folder" when saving attachments.
    * IMAP reconnecting: when the connection to the IMAP server dies,
      mutt-ng attempts reconnecting.
    * User can set the umask with which all the files shall be created
      (was hard-coded before, and caused huge problems for shared
      mailboxes to some people).
    * Support for NNTP, i.e. mutt-ng can be used as a newsreader.
    * A sidebar similar to other (graphical) MUAs where you can directly
      jump to a certain mailbox.

PR:		ports/82235
Submitted by:	Vsevolod Stakhov <vsevolod@highsecure.ru>
2005-06-19 10:55:28 +00:00
Simon L. B. Nielsen
5d811769d5 Hook postfix-gps-devel to the build. 2005-06-12 15:43:36 +00:00
Sergey Matveychuk
40765b8a02 Exilog is very nice utility to parse and visualize logs from multiply exim
servers.

PR:		ports/81899
Submitted by:	Vsevolod Stakhov <vsevolod@highsecure.ru>
2005-06-05 18:22:26 +00:00
Florent Thoumie
7c06c40528 - Add pear-Contact_Vcard_Build and pear-Contact_Vcard_Parse. 2005-05-30 22:15:06 +00:00
Simon Barner
a29895e23f Add mutt-devel-lite ,
the Mongrel of Mail User Agents (development
version, lite package).

PR:		81650
Submitted by:	Udo Schweigert <udo.schweigert@siemens.com>
2005-05-30 13:46:02 +00:00
Pav Lucistnik
26e961906b - Add mutt-lite, a slave port for mutt which defines MUTT_LITE flag
PR:		ports/81248
Submitted by:	Jose M Rodriguez <josemi@freebsd.jazztel.es>
Approved by:	Udo Schweigert <Udo.Schweigert@siemens.com> (maintainer)
2005-05-28 16:28:04 +00:00
Jean-Yves Lefort
6b9e5c9ab2 Add assp.
Anti-Spam SMTP Proxy is a spam filter that sits on port 25 in front of your
regular SMTP server (sendmail, postfix, qmail, etc).

ASSP performs a number of configurable spam checks, and on detecting a spam
message, provides an immediate 5xx SMTP error code back to the client.
Non-spam messages are passed to your regular SMTP server for further
processing and delivery.

ASSP offers:
	- a whitelist of known good senders
	- Bayesian checks on message headers and contents
	- recipient address validation using LDAP and RFC822 conformance
	- relay denial
	- HELO checking
	- SPF (Sender Policy Framework) checking
	- DNSBL (DNS Block List) checking using many DNSBL services
	- Virus detection

ASSP is a single script with a web-based configuration tool.

WWW: http://assp.sourceforge.net/

PR:		ports/81570
Submitted by:	J.R. Oldroyd <fbsd@opal.com>
2005-05-28 09:56:27 +00:00
Pav Lucistnik
40a447e030 New sibling bogofilter port to use the sqlite3 database backend.
PR:		ports/81448
Submitted by:	Matthias Andree <matthias.andree@gmx.de>
2005-05-26 12:05:08 +00:00
Pav Lucistnik
6437ccf652 - Remove mail/bogofilter-current, it have older release than mail/bogofilter.
It can be restored from Attic easily when new development version comes out.

PR:		ports/81270
Submitted by:	Matthias Andree <matthias.andree@gmx.de>
Approved by:	Marcus Grando <marcus@corp.grupos.com.br> (maintainer)
2005-05-26 07:22:12 +00:00
Sergey Skvortsov
b6027ab4f3 Add p5-POE-Component-Client-SMTP 0.01, SMTP client POE component. 2005-05-24 14:02:23 +00:00
Sergey Skvortsov
89483a3cab Add p5-Mail-DomainKeys 0.18, perl implementation of DomainKeys. 2005-05-23 10:25:39 +00:00
Sergey Skvortsov
4c217f887f Add libdomainkeys 0.63, DomainKeys library. 2005-05-23 09:51:05 +00:00
Andrey A. Chernov
a9304a6481 Domainkeys milter 2005-05-22 13:39:11 +00:00
Pav Lucistnik
d4e04ff648 Zabit is a content/attachment filter for qmail.
It's been coded in C language for performance reasons.

PR:		ports/81034
Submitted by:	Ozkan KIRIK <ozkan@enderunix.org>
2005-05-20 20:23:47 +00:00
Kris Kennaway
a1f98f3e37 Hook up xfaces to the build after it was re-added 3 weeks ago
Pointy hat to:	edwin
2005-05-20 17:49:00 +00:00
Vanilla I. Shu
1c44fa0bf5 Activate bogofilter-current 2005-05-17 03:28:21 +00:00
Dirk Meyer
cb4aa2ef6e - disconnect sendmail811 2005-05-13 20:42:25 +00:00
Jean-Yves Lefort
88edf9ec08 Mail Avenger is a highly-configurable, MTA-independent SMTP server
daemon. It lets users run messages through filters like ClamAV and
SpamAssassin during SMTP transactions, so the server can reject mail
before assuming responsibility for its delivery. Other unique features
include TCP SYN fingerprint and network route recording, verification
of sender addresses through SMTP callbacks, SPF (sender policy
framework) as a general policy language, qmail-style control over both
SMTP-level behavior and local delivery of extension addresses,
mail-bomb protection, integration with kernel firewalls, and more.

WWW: http://www.mailavenger.org/

PR:		ports/80800
Submitted by:	David Mazieres <dm+bugs+avenger@mailavenger.org>
2005-05-09 23:19:58 +00:00
Mark Linimon
ad77cc3281 Per insistence of the author of this software, remove these ports from
the Ports Collection.  The author specifically insists that no patches
be distributed for his software.

Please do not contact portmgr about this policy, it is the author's sole
choice.

Hat:	portmgr
2005-05-07 10:00:31 +00:00
Pav Lucistnik
e01a6f68f7 ProxSMTP is a flexible tool that allows you to reject, change or log
email based on arbitrary critera. It accepts SMTP connections and
forwards the SMTP commands and responses to another SMTP server. You
need to be able to write the filtering scripts that integrate it with
your particular needs.

PR:		ports/80596
Submitted by:	Dario Freni <saturnero@gufi.org>
2005-05-04 14:42:03 +00:00
Sergey Matveychuk
a939f06f27 Display messages from Exim queue based on a variety of criteria.
PR:		ports/80517
Submitted by:	Vsevolod Stakhov <vsevolod@highsecure.ru>
2005-05-01 21:55:54 +00:00
Oliver Lehmann
39baf03e56 move mail/courier-authlib to security/courier-authlib which is a meta-port now.
Submitted by:		Yarema <yds@CoolRat.org>
In corporation with:	Jose M Rodriguez <josemi@freebsd.jazztel.es>, Milan Obuch <ports@dino.sk>, myself
2005-04-26 19:17:32 +00:00
Dirk Meyer
fd2ba71db2 - disconenct sendmail812 2005-04-26 17:46:06 +00:00
Jean-Yves Lefort
eb9435da52 Policyd-weight is (as the name says) a weighted policyd for Postfix.
It uses HELO, MAIL FROM and the MTA IP address for scoring their
correctness. It also uses definable DNSBLs in a scored fashion.

WWW: http://robtone.mine.nu/postfix/

PR:		ports/80329
Submitted by:	Robert Felber <robtone@ek-muc.de>
2005-04-25 16:54:05 +00:00
Pav Lucistnik
dbb692fd78 - Rename mail/policyd as mail/postfix-policyd-spf
PR:		ports/80072
Submitted by:	Marcus Grando <marcus@corp.grupos.com.br> (maintainer)
2005-04-24 11:50:16 +00:00
Pav Lucistnik
794e1823fc New port: mail/pear-MIME_Type PEAR class for dealing with MIME types
PEAR::MIME_Type provides functionality for dealing with MIME types.

PR:		ports/80066
Submitted by:	Antonio Carlos Venancio Junior <antonio@php.net>
2005-04-20 15:08:19 +00:00
Pav Lucistnik
4dcc1160bd - Sort properly. I should repeat english alphabet. 2005-04-18 18:24:41 +00:00
Pav Lucistnik
6c0dd65dc4 This is a small utility for checking and repairing the qmail queue
structure.  It will fix uid/gid settings and permissions.  It will
rename the message files to match their inodes.  It will even create
directories and files that don't exist that should be there (you can
even create a queue from scratch).  It will also print warnings for
any files it finds that should not exist.

PR:		ports/79913
Submitted by:	Renato Botelho <freebsd@galle.com.br>
2005-04-18 18:22:30 +00:00
Florent Thoumie
0edc74f76b - Add py-twistedMail, an SMTP, IMAP and POP protocol implementation together
with clients and servers.

PR:		ports/79924
Submitted by:	Neal Nelson <neal@nelson.name>
2005-04-15 04:56:55 +00:00
Pav Lucistnik
b909b36b38 nmzmail is a tool to use the namazu2 search engine from within the mutt mail
reader to search mail stored in maildir folders.  Based on the result of the
namazu query, nmzmail generates a maildir folder containing symbolic links to
the mails matching the query. A simple mutt macro makes easy to use nmzmail
from within mutt.

PR:		ports/76102
Submitted by:	Fernan Aguero <fernan@iib.unsam.edu.ar>
2005-04-11 20:28:44 +00:00
Pav Lucistnik
0a5afbf9ed qmqtool is a qmail queue manipulation program geared towards the
viewing and safe modification of the contents in a qmail queue.

Features include finding abusers, sorting messages by sender/sender's IP,
showing stats, requeue messages, queue consistency check, queue
backup/restore, and others.

PR:		ports/79718
Submitted by:	Matthew Will <mwill@spingen.com>
2005-04-10 13:13:11 +00:00
Roman Bogorodskiy
a023081738 Retire mail/msmtp-devel: the development version is not active anymore. 2005-04-10 05:49:10 +00:00
Pav Lucistnik
0bf8041719 Sendmail Confirmation System (SMC) is an Sendmail milter plugin that is
designed to significantly reduce the amount of junk email you receive. It
uses dynamic local and DNS-based remote whitelists, blacklists, and an
original auto-confirmation system for unknown but legitimate senders. It
includes features for protecting recipients from dangerous attachments and
HTML includes. It uses a set of original algorithms, including "Check relay
by NS", which simulates a dynamic whitelisting technique, and "Check delays",
also known as "Greylisting".

PR:		ports/79508
Submitted by:	Andrey E. Shevtsov <nyxo@dnuc.polyn.kiae.su>
2005-04-06 08:48:12 +00:00
Roman Bogorodskiy
3ada00cdc3 Add simscan - a good, simple, and fast qmail scanner, which works with
SpamAssassin/ClamAV, written in C.

PR:		78629[1], 79135[2]
Submitted by:	Anton Karpov <toxa@toxahost.ru> [1],
		Cristiano Deana <cris@gufi.org> [2]
2005-04-03 16:04:21 +00:00
Anders Nordby
6e86014633 Add smtptrapd, a tool/trap to keep spammers who try to abuse MX with the
highest PRI away.
2005-03-20 21:35:13 +00:00
Adam Weinberger
d5b0f72aa2 Mozilla New Mail Icon is an extension which displays an icon in the
system tray when new mail arrives in Mozilla Thunderbird. While it
supports the standard (FreeDesktop.org) system tray, as used by GNOME,
KDE and IceWM, it requires GNOME libraries to build and run.

WWW: http://moztraybiff.mozdev.org/
2005-03-20 03:57:35 +00:00
Pav Lucistnik
25212cb99f - Add a copy of postfix port at 2.1.5 as mail/postfix21 for people who don't
want to jump to postfix 2.2.x right now

PR:				ports/78882
Started but then forgotten by:	delphij (4 days)
Repocopy by:			marcus
2005-03-19 23:19:45 +00:00
Michael Johnson
80eeed3e07 - Remove mail/sylpheed-gtk2 and point users to mail/sylpheed2
PR:		ports/78908
Submitted by:	Jean-Yves Lefort <jylefort@brutele.be> (maintainer)
2005-03-16 05:56:36 +00:00
Sergei Kolobov
879bebc290 Add mail/qmail-spamcontrol slave port: qmail MTA + SpamControl patches
SpamControl is a collection of patches for qmail developed and maintained
by Erwin Hoffman (feh@fehcom.de).

Some SpamControl features: smtp-auth (plain, login and cram-md5),
requirement of brackets on addresses, qmail-queue, bigtodo, moreipme,
recipients...

WWW: http://www.fehcom.de/qmail/spamcontrol.html

PR:		ports/77637
Submitted by:	Renato Botelho <renato@galle.com.br>
2005-03-11 16:28:56 +00:00
Dirk Meyer
c69fe5c0c3 open source implementation of the Sender ID specification as defined
by the Internet Engineering Task Force's (IETF) MARID Working Group
(Mail Authorization Records in DNS).

sid-milter implements the -core and -protocol specifications.
Additionally, sid-milter implements the "SPF Classic" record protocol
(v=spf1) as defined by the SPF community.

WWW: http://sendmail.net/sid-milter/
2005-03-09 05:38:44 +00:00
Pav Lucistnik
b23eaa63e3 PEAR::Net_LMTP provides an implementation of the RFC2033 LMTP using
PEAR::Net_Socket and PEAR::Auth_SASL.

PR:		ports/78553
Submitted by:	Antonio Carlos Venancio Junior <antonio@php.net>
2005-03-08 20:20:19 +00:00