issue with user-specified local program filters in .qmail files.
Add the WITHOUT_IDX_SQL knob to disable qmailadmin's fiddling with
the ezmlm-idx SQL database in case ezmlm-idx does *not* use an SQL
database at all :)
PR: 55736
Submitted by: Alex Dupre <sysadmin@alexdupre.com>
the full-fledged ezmlm-idx.
No change to the default configuration, thus no PORTREVISION bump.
PR: 54693
Submitted by: Alex Dupre <sysadmin@alexdupre.com>
Use SourceForge as master sites.
Add WITH_MODIFY_QUOTA and WITH_DOMAIN_AUTOFILL knobs.
Make WEBDATASUBDIR and WEBDATAURL working.
PR: 54577
Submitted by: Alex Dupre <sysadmin@alexdupre.com>
There are two new knobs:
- WITHOUT_IPAUTH disables the IP authentication: by default, qmailadmin
"remembers" your IP address after a successful login, and then logs
the session out if you try to access a page from a different address,
even with the same session ID;
- WITHOUT_USER_INDEX disables the user index display, which might
confuse earlier versions of Internet Explorer.
Prompted by: David Phillips <david@acz.org>
Take over maintainership from Neil Blakey-Milner, with many thanks
for his work on this and other ports!
PR: 34023
Submitted by: Oliver Lehmann <lehmann@ans-netz.de>
Approved by: nbm (former maintainer)