Sieve language support by a plugin for the deliver LDA
* Mail filtering
* Mail forwarding
* Vacation auto-reply
WWW: http://www.dovecot.org
PR: ports/107352
Submitted by: Nils Vogels <nivo+kw+ports.bfa274 at is-root.com>
from the qmail mail transport agent (MTA). qmail-smtpd has a number of
shortcomings (e.g. being unable to check the validity of a recipient mail
address) and is written in C which makes it burdensome to modify and extend.
Qpsmtpd, on the other hand, is written in pure perl and can be customized
easily. It consists of a core that implements a complete SMTP server, and a
number of plugins/modules which control the operations. Such plugins
include plugins to check the recipient and sender as well as plugins for
virus scanning, spam checking, blocking lists (dns and rhs), AUTH and TLS.
Qpsmtpd can not only be used with qmail but also with e.g. postfix and
exim. It can also write messages to a Maildir or forward it to a remote
host without buffering.
WWW: http://smtpd.develooper.com/
PR: ports/107668
Submitted by: Zane C. Bowers
includes built-in pure PHP support for the IMAP and SMTP protocols, and
all pages render in pure HTML 4.0 (with no Javascript) for maximum
compatibility across browsers. It has very few requirements and is very
easy to configure and install. SquirrelOutlook has a all the functionality
you would want from an email client, including strong MIME support,
address books, and folder manipulation
WWW: http://sourceforge.net/projects/squirreloutlook/
- Dennis Cabooter
freebsd@rootxs.org
PR: ports/107303
Submitted by: Simon Dick <simond at irrelevant.org>
2006-12-01 editors/ooodict-all: Size mismatch
2006-12-01 mail/distribute: Does not install
2006-12-01 net-im/gaim-rss-reader: Requires update to work with Gaim 0.82.1
2006-12-31 sysutils/slay: Author doesn't see it as needed anymore
- Fix MASTER_SITES.
- Remove redundant DOCSDIR and CONFIGURE_TARGET.
- Use EMACS_LIBDIR for non-lisp files for consistency.
- Use --with-elispdir for EMACS_SITE_LISPDIR.
- Separate the Japanese info files by using NOPORTDOCS.
- The mew-icon-directory variable is set automatically
even in XEmacs now.
Approved by: Hiroto Kagotani (maintainer)
PR: ports/107438
/etc/pam.d/passwd, the passwd program's prompts are changed yet again thus
breaking poppassd.
This patch fixes that, it is made against the version of poppassd.c that
results from the FreeBSD patches already included in ports being applied.
Also pass maintainer-ship to submitter and bump PORTREVISION.
PR: 101680
Submitted by: tedm@ipinc.net
- Reformat tabs.
- Use SF macro from bsd.sites.mk.
- Add option to disable NLS.
- Remove BROKEN on !i386 (works on amd64 after adding -fPIC to the modules).