relayd is a daemon to relay and dynamically redirect incoming
connections to a target host. Its main purposes are to run as a
load-balancer, application layer gateway, or transparent proxy. The
daemon is able to monitor groups of hosts for availability, which is
determined by checking for a specific service common to a host group.
WWW: http://spootnik.org/relayd/
# This port will work on $OSVERSION >= 700049.
# If you want to use on RELENG_6, apply a patch in
# http://www.openbsd.org/cgi-bin/cvsweb/src/sys/net/pf_table.c.diff?r1=1.67&r2=1.68
- Provide new rc script
- Prevent distribution install sample conf in DATADIR as we already install
them in PREFIX/etc
- Polish pkg-message
- Remove FTP from pkg-descr, we have WWW there
- Move LIB_DEPENDS before CONFLICTS to pet portlint
- Maia Mailguard is a web-based interface and management system based on
the popular amavisd-new e-mail scanner and SpamAssassin. Written in Perl
and PHP, Maia Mailguard gives end-users control over how their mail is
processed by virus scanners and spam filters, while giving mail administrators
the power to configure site-wide defaults and limits.
WWW: http://www.maiamailguard.com/
PR: ports/119325
Submitted by: Janky Jay <ek@purplehat.org> (maintainer)
Approved by: linimon (mentor)
- VMailMgr (short for Virtual MAIL ManaGeR) is a package of programs
designed to manage multiple domains of mail addresses and mailboxes on a single
host. It co-operates with qmail for mail delivery and program control.
- It features:
- A password checking interface between qmail-popup and
qmail-pop3d which replaces the usual checkpassword, as well as an
authentication module for Courier IMAP, that provide access to the
virtual mailboxes by one of three methods:
IP-based virtual server access (invisible to the POP3 user)
username-based access (username-virtualuser)
hostname-based access (virtualuser@virtual.host or virtualuser:virtual.host)
- CDB-based password tables to speed up access for domains of any size.
- Tools to setup a virtual domain, add and delete individual virtual users
and aliases, and to change passwords. CGI programs to accomplish the
above tasks from a set of web pages.
- A native PHP library to compliment or replace the CGIs.
- A daemon process that securely directs the operation of the CGIs and PHP code.
- A separate delivery agent that automatically deals with any
address inside a virtual domain from a single .qmail-default file.
WWW: http://www.vmailmgr.org
PR: ports/117509
Submitted by: Mij <mij@bitchx.it> (maintainer)
Approved by: linimon (mentor)