| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
PR: 130166
Submitted by: Christian Laursen <xi at borderworlds dot dk> (maintaier)
|
|
|
|
|
|
|
|
|
|
|
|
| |
Maintainer notes:
Please note that the format of listtexts have changed. So, if you have
custom listtexts which contain non-USASCII characters, you should convert
them. It is easily done with the following one-liner:
perl -i -p -e 's/([\x80-\xff])/sprintf("\\u%04X",ord($1))/ge' /path/to/texts/*
PR: ports/115121
Submitted by: Christian Laursen <xi@borderworlds.dk> (maintainer)
|
|
|
|
|
| |
PR: ports/111189
Submitted by: Christian Laursen <xi -at- borderworlds.dk> (maintainer)
|
|
|
|
|
| |
PR: 107189
Submitted by: Christian Laursen <xi@borderworlds.dk> (maintainer)
|
|
|
|
| |
Submitted by: pointyhat via kris
|
|
|
|
|
| |
PR: ports/105520
Submitted by: Christian Laursen <xi@borderworlds.dk> (maintainer)
|
| |
|
|
|
|
|
| |
PR: 92215
Approved by: maintainer
|
|
|
|
|
| |
PR: 91951
Submitted by: Christian Laursen <xi@borderworlds.dk> (maintainer)
|
|
|
|
|
| |
PR: 90390
Submitted by: Christian Laursen <xi@borderworlds.dk> (maintainer)
|
|
|
|
|
| |
PR: 82447
Submitted by: Christian Laursen <xi@borderworlds.dk>
|
|
|
|
|
| |
PR: ports/81084
Submitted by: maintainer
|
|
|
|
|
| |
PR: 80813
Submitted by: Christian Laursen <xi@borderworlds.dk>
|
|
|
|
|
| |
PR: 80364
Submitted by: Christian Laursen <xi@borderworlds.dk> (maintainer)
|
|
|
|
|
| |
PR: 77601
Submitted by: maintainer
|
|
|
|
|
| |
PR: 77375
Submitted by: maintainer
|
|
|
|
|
|
|
| |
This release fixes a hang that could occur under some circumstances.
PR: 76962
Submitted by: maintainer
|
|
|
|
|
| |
PR: 76891
Submitted by: maintainer
|
|
|
|
|
|
|
| |
- Add patch to make this version compile on 4.x
PR: 76616
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/75145
Submitted by: maintainer
|
|
|
|
|
| |
PR: 74515
Submitted by: Christian Laursen <xi@borderworlds.dk>
|
|
|
|
|
| |
PR: ports/71524
Submitted by: Christian Laursen <xi at borderworlds dot dk> (maintainer)
|
|
|
|
|
|
|
| |
use DATADIR
PR: 71243
Submitted by: maintainer
|
|
|
|
|
|
|
| |
and user webinterfaces and the php user webinterface.
PR: 70979
Submitted by: Christian Laursen <xi@borderworlds.dk> (maintainer)
|
|
|
|
|
| |
PR: ports/70534
Submitted by: Christian Laursen <xi@borderworlds.dk> (maintainer)
|
|
|
|
|
|
|
|
|
|
| |
o Make sure we don't cut of the first char of an emailaddress
o Fix header value copying (thanks Anders Johansson)
o Don't segfault if there's no email address in the To: header
o Clean up the subconf and unsubconf directories for stale requests as well
PR: ports/68780
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/68433
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/68166
Submitted by: Christian Laursen <xi@borderworlds.dk> (maintainer)
|
|
This is an attempt at implementing a mailing list manager with the same
functionality as the brilliant ezmlm, but with a decent license and mail
server independency.
PR: ports/67911
Submitted by: Christian Laursen <xi@borderworlds.dk>
|