- the port compiles cleanly on -CURRENT with -Werror
- the compatibility option (-O) is not misused
- Bump PORTREVISION
PR: 60298
Submitted by: maintainer
This is another module produced by the "Perl Email Project", a reaction
against the complexity and increasing bugginess of the "Mail::*"
modules. It replaces Mail::Audit, and allows you to write programs
describing how your mail should be filtered.
WWW: http://search.cpan.org/dist/Email-Filter
PR: 59617
Submitted by: Lars Thegler <lars@thegler.dk>
- Start using DIST_SUBDIR because of the funkyness of the patch names
- Tweak pkg-plist (duplicate @dirrm/@unexec rmdir, use DOCSDIR, etc.)
- Do not bump PORTREVISION: The default built binaries are unchanged
PR: 57877
Submitted by: Scott Lambert <lambert@lambertfam.org>
Approved by: maintainer
Other than removing the "-w" (warnings) flag for Perl execution, and
the version number bump, this release is identical to 1.0.18.
This also marks the point where the port will follow the stable release
again instead of the BETA releases.
vQregister is a CGI which allows new email users to signup on your system.
It is extremely configurable, and has many methods of operation.
* Configurable to allow random generation of passwords, which are
emailed to users.
* Redirect your users (ie, SqWebmail) after the signup process is complete.
* Fully templacized HTML, and email output.
WWW: http://www.inter7.com/vqregister.html
PR: 59525
Submitted by: Dan Caescu <daniel@freebsd.ro>
The Anomy sanitizer is what most people would call
"an email virus scanner". The most important jobs that the sanitizer
can do for you - it can scan email attachments for viruses.
Other things it can do:
- Disable potentially dangerous HTML code, such as javascript,
within incoming email.
- Protect you from email-based break-in attempts which exploit
bugs in common email programs (Outlook, Eudora, Pine, ...).
- Block or "mangle" attachments based on their file names.
This way if you don't need to recieve e.g. visual basic scripts,
then you don't have to worry about the security risk they imply
(the ILOVEYOU virus was a visual basic program).
This lets you protect yourself and your users from whole
classes of attacks, instead of blocking individual exploits.
Author: Bjarni R. Einarsson <bre@netverjar.is>
WWW: http://mailtools.anomy.net/
PR: 59869
Submitted by: janos.mohacsi@bsd.hu
- Add new knobs: WITH_MYSQL, WITH_MAILDROP, WITH_PROCMAIL
While I'm here:
- Reset maintainer to ports@FreeBSD.org - Dominic Marks released
maintainership of his ports on 2003-09-16 (see ports/56935)
PR: 60138
Submitted by: Rob Evers <rob@debank.tv>
to mailnull:mailnull (UID/GID 26)
Still looking for a better solution
- Update to 0.44.0
PR: 59367
Submitted by: Shizuka Kudo <shizukakudo_99@yahoo.com>
Qmail-Scanner is e-mail content scanner that enables a qmail server to
scan all messages it receives for certain characteristics (normally viruses),
and react accordingly.
If you have a commercial virus scanner (eg, Sophos sweep, McAfee
uvscan, etc) installed when you build qmail-scanner, qmail-scanner
will configure itself to use that. Otherwise, it will only use its
internal content filter which only allows you to block mail based
on text in the subject/body, general types of attachments, etc.
WWW: http://qmail-scanner.sourceforge.net/
PR: 55941
Submitted by: moeti <freebsd@simplerezo.com>
2) distinfo - update checksum for outgoingip.patch: no major change
in code
3) New patch files/patch-qmail-local.c
- Erik Sjlund pointed out a bug in qmail-local at
http://www.ornl.gov/its/archives/mailing-lists/qmail/2000/10/msg00696.html
- Precedence bug corrected by adding parentheses which
affects .qmail files parsing code
4) Add qmail's sendmail emulation fix: "David Phillips noticed that
sendmail's '-f' option sets a default From: header, and so should
qmail's emulation."
- Add distinfo checksum for the patch
Submitted by: too many [2]
Obtained from: http://www.qmail.org/ [3] [4]
SYMPA is an electronic mailing list manager. It is used to automate list
management functions such as subscription, moderation and management of
archives. SYMPA also manages sending of messages to the lists, and
makes it possible to reduce the load on the system. Provided that you
have enough memory on your system, Sympa is especially well adapted for big
lists. For a list with 20 000 subscribers, it takes 5 minutes to send a
message to 90% of subscribers, of course considering that the network is
available.
WWW: http://www.sympa.org/
PR: 46615
Submitted by: Autrijus Tang <autrijus@autrijus.org>
- Improve pkg-install script (create /var/dovecot tree)
- Add pkg-deinstall to cleanup dovecot directories and remove
created uids at de-install; ask to stop dovecot
if it's still running
- Make pkg-message obey PREFIX/DOCSDIR
- Make use of USE_OPENLDAP, rename WITH_LDAP2 to more standard WITH_LDAP
- Remove 'Feature Autodetection'. If you want the port built with extra
dependencies, tell it: avoid bloat
- Update the rc.d script to work with relative addressing
(e.g. './dovecot.sh start' works.)
- Assign maintainership to the submitter
PR: 59762
Submitted by: Robin Breathe <robin@isometry.net>