Hi exim-users,

I feel a little bit stupid because I cannot figure out what my problem
is. I debugged many exim problems successful but this time I have no idea.

My problem is that two servers with identical exim configurations log
different.

One server is a Solaris machine with a self compiled exim which does all
things right. It logs the delivery as it should be like this:

2015-09-04 10:32:08 1ZXmPm-0000bN-I7 => [email protected]
F=<[email protected]> R=mysql_maildir_router
T=mysql_maildir_transport S=1277
2015-09-04 10:32:08 1ZXmPm-0000bN-I7 Completed

The Ubuntu server just logs the incoming mail and exigrep complains:

2015-09-04 07:26:29 1ZXjW3-0004ML-Gm <= [email protected]
H=rzicinga2.domain.tld (localhost.localdomain) [IP]:42580 I=[IP]:465
P=esmtpsa X=TLS1.2:RSA_AES_128_CBC_SHA256:128
A=db_plain:[email protected] S=648
id=1441344383.af99bedi6nw40b4r.checksmtpsend@rzicinga T="Nagios Message
SMTP IP ID 1441344383." from <[email protected]> for
[email protected]

But no delivery log entry.

If I pump the mail into exim with:
 # date | exim [email protected]

I get complete log entries:
2015-09-04 10:48:54 1ZXmg2-0001CW-6T <= [email protected] U=root P=local
S=341 from <[email protected]> for [email protected]
2015-09-04 10:48:54 1ZXmg2-0001CW-6T => [email protected]
F=<[email protected]> R=virusscan_director1 T=virusscan_transport_1 S=452
H=rzav4.domain.tld [139.11.12.54] C="250 ok:  Message 4766363 accepted"
DT=0s
2015-09-04 10:48:54 1ZXmg2-0001CW-6T Completed

So this problem occurs only when the message is received via tcp.

Any ideas how to debug it?

Thanks,
  Lars
-- 
## List details at https://lists.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/

Reply via email to