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

Páxina inicial
Borrar esta mensaxe
Responder a esta mensaxe
Autor: Jeremy Harris
Data:  
Para: exim-users
Asunto: [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


--
## 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/