From fb1e6a8b4126365c72d70c92f954755a2f4fbf87 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Fonseca?= Date: Sat, 27 Jun 2009 09:36:22 +0100 Subject: Force mail to be delivered by the MDA. SF patch 2489938. --- local.h | 1 + 1 file changed, 1 insertion(+) (limited to 'local.h') diff --git a/local.h b/local.h index 726364a..f2cd0f1 100644 --- a/local.h +++ b/local.h @@ -12,6 +12,7 @@ extern char *mda; +extern char *force_mda; extern FILE *mda_fp; -- cgit v1.2.3