Sendmail sometimes crash with signal 11 when I try to send mail. It seems
to have something to do with the recipient since I can mail [EMAIL PROTECTED]
without problem, but not [EMAIL PROTECTED] Unfortunatley I cannot find any
core dumps from sendmail (don't know if it would help though).

I'm running df installed from 14.rc2. I haven't updated to the real release.
Below are some hopefully useful information.

Any ideas?

Happy hacking!
        -Richard

I have a few extra lines in my sendmail conf:
--- dragonfly.mc        2006-01-01 01:18:12.000000000 +0100
+++ gorg.local.mc       2006-01-12 11:54:53.000000000 +0100
@@ -54,6 +54,11 @@
 FEATURE(mailertable, `hash -o /etc/mail/mailertable')
 FEATURE(virtusertable, `hash -o /etc/mail/virtusertable')
 
+define(`confDOMAIN_NAME', `hem.murmeldjur.se')dnl
+MASQUERADE_AS(`murmeldjur.se')
+FEATURE(masquerade_envelope)
+
 dnl Uncomment to allow relaying based on your MX records.
 dnl NOTE: This can allow sites to use your server as a backup MX without
 dnl       your permission.


Here's a queue file for a mail that crashes sendmail
/var/spool/mqueue/qfk0H9k6uu000903:
V8
T1137491166
K0
N0
P30325
Fbs
$_localhost [127.0.0.1]
$rESMTP
$sgorg.local
${daemon_flags}
${if_addr}127.0.0.1
S<[EMAIL PROTECTED]>
rRFC822; [EMAIL PROTECTED]
RPFD:<[EMAIL PROTECTED]>
H?P?Return-Path: <<81>g>
H??Received: from gorg.local (localhost [127.0.0.1])
        by hem.murmeldjur.se (8.13.4/8.13.4) with ESMTP id k0H9k6uu000903
        for <[EMAIL PROTECTED]>; Tue, 17 Jan 2006 10:46:06 +0100 (CET)
H?x?Full-Name: Richard Nyberg
H??Received: (from [EMAIL PROTECTED])
        by gorg.local (8.13.4/8.13.4/Submit) id k0H9k6SY000902
        for [EMAIL PROTECTED]; Tue, 17 Jan 2006 10:46:06 +0100 (CET)
H??Date: Tue, 17 Jan 2006 10:46:06 +0100 (CET)
H??From: Richard Nyberg <[EMAIL PROTECTED]>
H??Message-Id: <[EMAIL PROTECTED]>
H??To: [EMAIL PROTECTED]
H??Subject: foo

Reply via email to