pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/28606: Exim: Additional lookups.
>Number: 28606
>Category: pkg
>Synopsis: Exim: Additional lookups.
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Sat Dec 11 13:24:00 +0000 2004
>Originator: Ashley Penney
>Release: 2.0
>Organization:
>Environment:
NetBSD lexi 2.0_RC4 NetBSD 2.0_RC4 (GENERIC) #0: Tue Nov 9 16:23:48 GMT 2004
ashp@:/usr/obj/sys/arch/i386/compile/GENERIC i386
>Description:
Exim currently lacks the dsearch lookup, which is used pretty heavily
throughout the documentation, and to support virtual hosts. To enable it
requires a single change in exim/Makefile.common, and would be extremely useful.
I was migrating from a Linux box, and was surprised to find this unsupported by
the pkg. Would it be possible to get it added?
>How-To-Repeat:
Build the port, you can see it's missing with exim -bV.
>Fix:
I just half-assed it with -e 's:# LOOKUP_DSEARCH=yes:LOOKUP_DSEARCH=yes:' \ as
part of the changes to Local/Makefile in Makefile.common.
Home |
Main Index |
Thread Index |
Old Index