[PATCH 3/5] update link to Chip Rosenthal article about reply-to munging
Daniel Kahn Gillmor
dkg at fifthhorseman.net
Thu Jun 2 09:26:12 PDT 2016
The original link is currently returning an internal server error :(
---
notmuch-reply.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/notmuch-reply.c b/notmuch-reply.c
index a74194a..457e54a 100644
--- a/notmuch-reply.c
+++ b/notmuch-reply.c
@@ -324,7 +324,7 @@ add_recipients_from_message (GMimeMessage *reply,
unsigned int n = 0;
/* Some mailing lists munge the Reply-To header despite it being A Bad
- * Thing, see http://www.unicom.com/pw/reply-to-harmful.html
+ * Thing, see http://marc.merlins.org/netrants/reply-to-harmful.html
*
* The munging is easy to detect, because it results in a
* redundant reply-to header, (with an address that already exists
--
2.8.1
More information about the notmuch
mailing list