pkgsrc/mail/heirloom-mailx/patches/patch-ac
obache 703a87c2ab Import heirloom-mailx-12.4 as mail/heirloom-mailx.
Based on PR 38262, some portability improvement and ipv6 support optionify.

mailx (Heirloom Mailx; formerly nail) is a mail user agent derived from
Berkeley Mail 8.1. It is intended to provide the functionality of the
POSIX.2 mailx command with built-in support for MIME messages. This means
it can handle international character sets as well as attachments. In
recent system environments, nail is Unicode/UTF-8 capable. It further
contains some minor enhancements like the ability to set a "From:" Address.
2008-10-30 13:01:00 +00:00

13 lines
397 B
Text

$NetBSD: patch-ac,v 1.1.1.1 2008/10/30 13:01:00 obache Exp $
--- nail.rc.orig 2006-03-04 00:01:19.000000000 +0000
+++ nail.rc
@@ -59,5 +59,8 @@ set autocollapse
ignore received in-reply-to message-id references
ignore mime-version content-transfer-encoding
+# Be xBSD compliant
+set bsdcompat
+
# Only include selected header fields when forwarding messages.
fwdretain subject date from to