Re: [exim] Error in delivery

Top Page
Delete this message
Reply to this message
Author: Marco Wessel
Date:  
To: exim-users
Subject: Re: [exim] Error in delivery

On Mar 5, 2007, at 7:56 PM, Adrian Chapela wrote:

>
> R=dnslookup T=remote_smtp defer (-1): smtp transport process returned
> non-zero status 0x000b: terminated by signal 11


Signal 11 is a segmentation fault, which can be caused by a fair
amount of things. The easiest way out would be to just go with
debian's exim-daemon-heavy.

If you want to find out why exim is segfaulting, you could start by
running it in gdb and looking at a backtrace.