- 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)
Several patches were needed due to the removal of
include/c-client/linkage.c in favour of include/c-client/linkage.h.
PR: ports/114833
Submitted by: "Pedro J. Lobo" <pjlobo@sec.upm.es>
Prayer is yet another Webmail interface for IMAP servers on Unix systems.
It exists because we weren't terribly happy about the characteristics of
existing Webmail interfaces: in particular scalability problems with common
open source Webmail packages and the lack of flexibility that commercial
packages would give us. This doesn't mean that Prayer is trying to compete
with existing Webmail packages. It just means that Prayer is better suited
to our particular environment.
WWW: http://www-uxsup.csx.cam.ac.uk/~dpc22/prayer/