From 55e2aee705ff39ff2bf0379de96b88899af0dda9 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Thu, 15 Mar 2001 06:27:34 +0000 Subject: HMH's enable-fallback patch. svn path=/trunk/; revision=3261 --- INSTALL | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index b6a38d5a..1ed66ec1 100644 --- a/INSTALL +++ b/INSTALL @@ -81,15 +81,13 @@ If you want to build for debugging, will do that. -To enable multilingual support using GNU gettext, +To specify a fallback MUA in case local port 25 doesn't respond, do one of: - configure --enable-nls + configure --enable-fallback=procmail + configure --enable-fallback=sendmail -Note: for this to work, you need gettext to be included in your libc -and libintl.h to be in your system headers. This is the case on -Red Hat Linux 7.0 and up, Debian, and FreeBSD. (The author will *not* -accept patches to include a gettext build in the fetchmail tarball, -as his experience with this path has been horrible.) +A disadvantage of using procmail is that local alias expansion +according to /etc/aliases won't get done if we fall back to it. Advanced configuration: -- cgit v1.2.3