Discussion:
[SA-exim] Exim 4.63 compiled with Exim_463_dsn_1_3.patch and SA-exim
Czesiek
2006-10-30 16:06:52 UTC
Permalink
Hello All,

I have problem with sending e-mails to multiple recipients when Exim is
compiled with dsn patch. I can send e-mail to one recipient without any
problems.
Please find logs bellow:

in main.log:

2006-10-30 16:36:37 1GeZBl-0002sH-57 local_scan() function crashed with
signal 11 - message temporarily rejected (size 488)

in reject.log

2006-10-30 16:36:37 1GeZBl-0002sH-57 local_scan() function crashed with
signal 11 - message temporarily rejected (size 488)
Envelope-from: <***@innozyt.dyn.pl>
Envelope-to: <***@polygen.com.pl>
<***@interia.pl>
P Received: from host218.polygen.com.pl ([xxx.xxx.83.218]
helo=[192.168.0.34])
by innozyt.dyn.pl with esmtpsa (TLSv1:AES256-SHA:256)
(Exim 4.63)
(envelope-from <***@innozyt.dyn.pl>)
id 1GeZBl-0002sH-57; Mon, 30 Oct 2006 16:36:37 +0100
I Message-ID: <***@innozyt.dyn.pl>
Date: Mon, 30 Oct 2006 16:36:19 +0100
F From: Czesiek <***@innozyt.dyn.pl>
R Reply-To: ***@innozyt.dyn.pl
User-Agent: Thunderbird 1.5.0.7 (Windows/20060909)
MIME-Version: 1.0
T To: ***@polygen.com.pl, Czesiek <***@interia.pl>
Subject: test do wielu =?ISO-8859-2?Q?odbiorc=F3w?=
Content-Type: text/plain; charset=ISO-8859-2; format=flowed
Content-Transfer-Encoding: 8bit
X-SA-Do-Not-Run: Yes
X-MIME-Warning: Serious MIME defect detected ()

It is possible to send e-mails to multiple recipients when Exim is
compiled without this patch.


Is it possible to use this patch and sends e-mails to multiple
recipients in any way?

TIA

Czeslaw
Marc MERLIN
2006-10-30 16:19:01 UTC
Permalink
Post by Czesiek
Hello All,
I have problem with sending e-mails to multiple recipients when Exim is
compiled with dsn patch. I can send e-mail to one recipient without any
problems.
2006-10-30 16:36:37 1GeZBl-0002sH-57 local_scan() function crashed with
signal 11 - message temporarily rejected (size 488)
It is possible to send e-mails to multiple recipients when Exim is
compiled without this patch.
Is it possible to use this patch and sends e-mails to multiple
recipients in any way?
I can't say, I don't know the DSN patch.
That say, if local scan is only running sa-exim, then there is indeed an
SA-Exim patch.
If I were you, I would set the SA-Exim debug level to 9 in sa-exim.conf
and see what output you get before sa-exim crashes in local scan.
That should give you an idea of around which part of the code is crashing.

Then, if you know some C, you can probably add some more debugging around
the faulty code to find what's causing the crash.
If you don't know C, you can send the SA-Exim output right before the
crash, and it *might* be possible to fix the bug remotely (that's kind
of harder though :) )

Best,
Marc
--
"A mouse is a device used to point at the xterm you want to type in" - A.S.R.
Microsoft is to operating systems & security ....
.... what McDonalds is to gourmet cooking
Home page: http://marc.merlins.org/
Loading...