- 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)
Changes:
- greylite can now work as a generic SMTP proxy
- command errors in client behaviour analysis
- completely new command session control, now able to extract
envelope information out of any SMTP command session even with
unrecognized/custom commands. SMTP AUTH still passes transparently
automatically
PR: ports/119736
Submitted by: Mij <mij@bitchx.it> (maintainer)
Approved by: linimon (mentor)
- Fix sentmail folder not being updated in the preference interface after
updating to Horde 3.1.5.
- Fix broken <area> tags in HTML messages.
Approved by: linimon (mentor)
- Makefile and plist cleanup
- Release: Prayer 1.0.18
- Important Security fix:
- os_connect_unix() had a strcpy() which should have been strncpy() to
prevent buffer overrun. Prayer 1.0.17 was mostly safe.
- Release: Prayer 1.0.17
- Fix small foulup wuth gethostbyname() calculations when binding
Prayer to specific interfaces.
- Cleanups to stop char vs unsigned char warnings with latest
c-client.
- Make sure that all internal draft messages consistently use CRLF.
- Security audit for Prayer frontend following attack:
- Optional Chroot environment (See chroot options in config file).
- Stripped out debugging code.
PR: ports/119496
Submitted by: Mike Bristow <mike@urgle.com>
Approved by: linimon (mentor)
for Squirrelmail.
Multiple calendars my be created, where each calendar can be made public,
private or shared between custom-defined groups of users.
WWW: http://www.squirrelmail.org/plugin_view.php?id=105
PR: ports/119270
Submitted by: Gerrit Beine <gerrit.beine at gmx.de>
- Add an rcNG startup example file to QMAIL_PREFIX/boot [2]
- Bump PORTREVISION due to rcNG add (except for qmail-ldap)
- Fix make certificate to add ciphers file to QMAIL_PREFIX/control [3]
PR: ports/118117 [1], ports/117422 [2], ports/118198 [3]
Submitted by: Andrew Reilly <areilly@bigpond.net.au> [1] [3]
Nick@van-laarhoven.org [2]
- add the WITH_SPAMFOLDER knob from Alex Dupre's PR;
- fix lots of bugs in the new vlist code;
- fix a couple of bugs in MySQL's "valias -n" implementation;
- actually implement "valias -n" for PostgreSQL;
- fix a couple of directory descriptor leaks and other buglets.
PR: 117321 (the WITH_SPAMFOLDER knob)
Submitted by: ale