[exim] Re: How can I force redelivery of saved message?

Top Page
Delete this message
Reply to this message
Author: Ken via Exim-users
Date:  
To: exim-users
Subject: [exim] Re: How can I force redelivery of saved message?

-----Original Message-----
From: exim-users@??? [mailto:exim-users@lists.exim.org]
Sent: Monday, January 15, 2024 5:11 PM
To: exim-users@???
Subject: [exim] Re: How can I force redelivery of saved message?

On 1/15/24 22:41, Ken via Exim-users wrote:
> The file begins:
>
> Fromlong-messy-string@??? Thu Jan 1 00:00:01 1970
>
> followed by message headers and the message body, ending with three
> consecutive newlines.


Exim with a "-t" option will swallow that file on stdin, taking the
"from-space" line
and applying the "uucp_from_pattern" to it to obtain an envelope sender,
and getting envelope recipients from the To: Cc: and Bcc: headers
(or Resent- variants, but that gets tricky...). The default for that option
is almost certainly sufficient.

Bear in mind that the original sender had separate control over the actual
envelope recipient and those headers.

Those three blank lines will end up as part of the body.
--
Cheers,
Jeremy


--

Thank you for the prompt and helpful reply!

Ken


--
## subscription configuration (requires account):
## https://lists.exim.org/mailman3/postorius/lists/exim-users.lists.exim.org/
## unsubscribe (doesn't require an account):
## exim-users-unsubscribe@???
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/