From 16362f1adf663f27c01cbe905eefcf1f911ce69c Mon Sep 17 00:00:00 2001 From: David Levine Date: Mon, 23 Jul 2012 18:17:11 -0500 Subject: [PATCH] Removed nmh-from condition from rcvdistcomps. --- etc/rcvdistcomps | 2 +- etc/rcvdistcomps.outbox | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/etc/rcvdistcomps b/etc/rcvdistcomps index 6aaefdc..469cab9 100644 --- a/etc/rcvdistcomps +++ b/etc/rcvdistcomps @@ -1,3 +1,3 @@ -%<{nmh-from}%|%(void(localmbox))%>%(void(width))%(putaddr Resent-From: ) +%(void(localmbox))%(void(width))%(putaddr Resent-From: ) %(lit)%(formataddr{addresses})\ %<(nonnull)%(void(width))%(putaddr Resent-To: )\n%> diff --git a/etc/rcvdistcomps.outbox b/etc/rcvdistcomps.outbox index 3d0a5b5..0943868 100644 --- a/etc/rcvdistcomps.outbox +++ b/etc/rcvdistcomps.outbox @@ -1,4 +1,4 @@ -%<{nmh-from}%|%(void(localmbox))%>%(void(width))%(putaddr Resent-From: ) +%(void(localmbox))%(void(width))%(putaddr Resent-From: ) %(lit)%(formataddr{addresses})\ %<(nonnull)%(void(width))%(putaddr Resent-To: )\n%>\ Resent-Fcc: outbox -- 1.7.10.4