cvs commit: ports/mail/exim Makefile distinfo pkg-descr
pkg-install pkg-plist ports/mail/exim/files
patch-src::configure.default
Sheldon Hearn
sheldonh at FreeBSD.org
Fri Jun 13 06:20:58 PDT 2003
sheldonh 2003/06/13 06:20:56 PDT
FreeBSD ports repository
Modified files:
mail/exim Makefile distinfo pkg-descr pkg-install
pkg-plist
mail/exim/files patch-src::configure.default
Log:
1) Update exiscan-acl patch to -09:
Improved clamd support.
New FAQ/example documentation.
2) Enable wildlsearch lookups by default and add new
WITHOUT_WILDLSEARCH knob for disabling them.
3) Issue a fat warning if 127.0.0.1 is found in the relay_from_hosts
hostlist of an existing configure file on upgrade. This is important
for IPv6 users and doesn't hurt IPv4-only users.
4) Attempt local deliveries as the owner of the mailbox (still group
mail) and don't fail if the existing mailbox permissions are narrower
than those with which we would have created it. This works around
pw(8) creating mailboxes with 0600 permission (instead of 0660).
Don't advertise Exim's configuration syntax as simple any more. This
implies that you could leverage Exim's power with just a little reading,
which is not the case.
Bump PORTREVISION accordingly.
Submitted by: Oliver Eikemeier <eikemeier at fillmore-labs.com> (1)
PR: ports/52952 (2)
Submitted by: Tim Bishop <tim at bishnet.net> (2)
Reported by: Yann Golanski <yann at kierun.org> (3)
Reported by: "Simon L. Nielsen" <simon at nitro.dk> (4)
Revision Changes Path
1.139 +12 -5 ports/mail/exim/Makefile
1.51 +1 -1 ports/mail/exim/distinfo
1.9 +5 -3 ports/mail/exim/files/patch-src::configure.default
1.7 +1 -1 ports/mail/exim/pkg-descr
1.6 +22 -1 ports/mail/exim/pkg-install
1.26 +1 -0 ports/mail/exim/pkg-plist
More information about the cvs-ports
mailing list