[exim] Re: failure to transfer data from subprocess

Top Page
Delete this message
Reply to this message
Author: Robert Nicholson
Date:  
To: Jeremy Harris
CC: exim-users
Subject: [exim] Re: failure to transfer data from subprocess
What would a basic .forward file look like if all I wanted to do is to have a .forward file in place but for everything to go it’s default places?

> On May 13, 2023, at 3:52 PM, Jeremy Harris via Exim-users <exim-users@???> wrote:
>
> On 13/05/2023 21:42, Robert Nicholson via Exim-users wrote:
>> Another thing I don’t quite understand with this is my .forward has something like this before the pipe
>> save $home/Maildir/.INBOX.intray.backup/
>> this is catch all to save all mail.
>> However when I see these errors with the SIGSEGV it’s as if the above step never completed either.
>
> The "save" command only sets up another delivery to be done for the message
> (to file) - it's doesn't perform that delivery. The crash is before
> we get to that delivery being actioned.
>
>
> [ Exim version 4.96 will be doing it's best to give a stackdump
> of itself, on a SIGSEGV, to the logfiles. I assume you're
> running something a bit earlier.
> ]
>
> --
> 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/



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