sendmail-reinject - reinject an e-mail via sendmail
sendmail-reinject message.eml
sendmail-reinject - <message.eml
sendmail-reinject -i messageID
sendmail-reinject reinjects a message to your MTA via sendmail. The message is read in (via path, stdin, or from notmuch via message ID), the sender and recipients are extracted, and the appropriate senmdail command is contructed to resent the message.
- --notmuch-id,-i messageID
-
Message ID of message to reinject as know to a local notmuch database. Assumes the python3-notmuch package is available.
- --help, -h
-
Show usage instructions.
sendmail(1), notmuch(1)
sendmail-reinject and this manpage were written by Jameson Graef Rollins <[email protected]>.