Bug#1009617: mailscripts: new script to reinject a message via sendmail: sendmail-reinject

2022-05-16 Thread Jameson Graef Rollins
One more time... >From 40e4e72fe8180c4ec387ce1c5b8662d5c6dd3ca2 Mon Sep 17 00:00:00 2001 From: Jameson Graef Rollins Date: Tue, 12 Apr 2022 13:03:53 -0700 Subject: [PATCH] new script to reinject message via sendmail This script simply takes an existing mail file, parses it for sender and all

Bug#1009617: mailscripts: new script to reinject a message via sendmail: sendmail-reinject

2022-05-16 Thread Sean Whitton
Hello Jameson, On Mon 16 May 2022 at 12:33PM -07, Jameson Graef Rollins wrote: > Here's a new version of the patch addressing Sean's comments. I need it signed off; please see CONTRIBUTING.rst. -- Sean Whitton signature.asc Description: PGP signature

Bug#1009617: mailscripts: new script to reinject a message via sendmail: sendmail-reinject

2022-05-16 Thread Jameson Graef Rollins
Here's a new version of the patch addressing Sean's comments. >From f4d9e714b556a144644cb597a783e4469506ddd1 Mon Sep 17 00:00:00 2001 From: Jameson Graef Rollins Date: Tue, 12 Apr 2022 13:03:53 -0700 Subject: [PATCH] new script to reinject message via sendmail --- sendmail-reinject | 73

Bug#1009617: mailscripts: new script to reinject a message via sendmail: sendmail-reinject

2022-05-16 Thread Sean Whitton
Hello, On Mon 16 May 2022 at 09:13am -07, Jameson Graef Rollins wrote: > On Wed, May 11 2022, Sean Whitton wrote: >> Hello Jameson, >> >> On Tue 12 Apr 2022 at 03:17PM -07, Jameson Graef Rollins wrote: >> >>> Package: mailscripts >>> Version: 0.24-1 >>> Severity: wishlist >>> Tags: patch >>>

Bug#1009617: mailscripts: new script to reinject a message via sendmail: sendmail-reinject

2022-05-16 Thread Jameson Graef Rollins
On Wed, May 11 2022, Sean Whitton wrote: > Hello Jameson, > > On Tue 12 Apr 2022 at 03:17PM -07, Jameson Graef Rollins wrote: > >> Package: mailscripts >> Version: 0.24-1 >> Severity: wishlist >> Tags: patch >> >> Attached is a patch (via git format-patch) for a script to re-inject >> an existing

Bug#1009617: mailscripts: new script to reinject a message via sendmail: sendmail-reinject

2022-05-11 Thread Sean Whitton
Hello Jameson, On Tue 12 Apr 2022 at 03:17PM -07, Jameson Graef Rollins wrote: > Package: mailscripts > Version: 0.24-1 > Severity: wishlist > Tags: patch > > Attached is a patch (via git format-patch) for a script to re-inject > an existing message via sendmail. The script extracts the sender

Bug#1009617: mailscripts: new script to reinject a message via sendmail: sendmail-reinject

2022-04-12 Thread Jameson Graef Rollins
Package: mailscripts Version: 0.24-1 Severity: wishlist Tags: patch Attached is a patch (via git format-patch) for a script to re-inject an existing message via sendmail. The script extracts the sender and all recipients from the message and constructs the appropriate sendmail command to re-send