changes: -a "From:" header is now required for outgoing mail, custom component files may need to be adjusted -support for filters in mhl -more fixes and new features, see the share/doc/nmh/NEWS file for details -dragonfly support patches were integrated
10 lines
379 B
Text
10 lines
379 B
Text
$NetBSD: patch-ba,v 1.7 2012/07/27 19:29:01 drochner Exp $
|
|
|
|
see http://lists.nongnu.org/archive/html/nmh-workers/2012-07/msg00044.html
|
|
|
|
--- etc/rcvdistcomps.orig 2010-12-02 21:15:50.000000000 +0000
|
|
+++ etc/rcvdistcomps
|
|
@@ -1,2 +1,3 @@
|
|
+%(void(localmbox))%(void(width))%(putaddr Resent-From: )
|
|
%(lit)%(formataddr{addresses})\
|
|
%<(nonnull)%(void(width))%(putaddr Resent-To: )\n%>
|