pkgsrc/mail/exim
ad 8ffe9af5ae Update to Exim 3.12. Changes since 3.11:
1. After a successful delivery, the message log file was being fclosed twice;
some operating systems' C libraries just ignore the second fclose, but others
crashed; this caused -J files to be left lying about.

2. The "contains" operation in filter files was failing to find matches when
the initial character of the searched-for string was duplicated in the subject
string, e.g. searching for "[Boston]" in "[[Boston] ..." failed. The bug was in
the "strstric()" function, which would also have affected -R and -S operations.
1999-12-10 00:26:14 +00:00
..
files Update to Exim 3.12. Changes since 3.11: 1999-12-10 00:26:14 +00:00
patches defuzz. 1999-12-07 20:21:48 +00:00
pkg Fix documentation list. 1999-12-01 11:19:19 +00:00
Makefile Update to Exim 3.12. Changes since 3.11: 1999-12-10 00:26:14 +00:00