Re: [exim] Error in delivery

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Marco Wessel
日付:  
To: exim-users
題目: 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.