[Exim] weird delivery notification thing

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Nancy Pettigrew
Fecha:  
A: exim-users
Asunto: [Exim] weird delivery notification thing
The exim configure file has a forwarding director, with errors_to specified
to an admin id here.
The admin address is receiving the delivery notifications for messages we
are forwarding.
Originally, we thought it was the receiving Exchange server configuration,
but it seems that it is something in our exim config,
but I'm not sure exactly why it is doing this.
I've included the headers from the original message, the delivery
notification, the main log entry and the forwarding director.

Can anyone help me out with this one?
Thanks.

Forwarding Director:
# need to forward?
our_forward:
driver = aliasfile
search_type = mysql
debug_print = "our_forward: for $local_part@$domain"
one_time = TRUE
prefix = "UserID="
errors_to = admin@???
queries = "select f.forwardAddress from Addresses AS f LEFT JOIN Users AS
m ON f.UserID = m.UserID where (f.UserID = ${quote_mysql:$local_part}')"
forbid_pipe = TRUE
forbid_file = TRUE
unseen = TRUE

Entries in main log (original message and delivery notification):
2000-07-26 11:04:17 13HVXV-0004rq-00 <= sender@???
H=(bohdran.den.sender.net) [yyy.yyy.yyy.y] P=esmtp S=398
1 id=7BF584F7B051D311952500902799ECFC01EB83E7@???
2000-07-26 11:04:18 13HVXV-0004rq-00 => :blackhole:
<UserID=1421@???> D=our_catchall
2000-07-26 11:04:19 13HVXV-0004rq-00 => recipient@???
<recipient@???> R=lookuphost T=remo
te_smtp H=tiberius.otherdomain.com [xxx.xxx.xx.xxx]
2000-07-26 11:04:19 13HVXV-0004rq-00 Completed
2000-07-26 11:04:21 13HVXZ-0004rw-00 <= <> H=(tiberius.otherdomain2.com)
[xxx.xxx.xx.xxx] P=esmtp S=1599 id=3342F54DA432D4118E8
6009027E5BDC955204B@TIBERIUS
2000-07-26 11:04:22 13HVXZ-0004rw-00 => 2180 <admin@???>
D=our_to_maildir T=mdir_delivery
2000-07-26 11:04:22 13HVXZ-0004rw-00 Completed

Header from original mail:
Message-ID: <7BF584F7B051D311952500902799ECFC01EB83E7@???>
From: sender@???
To: recipient@???
Subject: RE:
Date: Wed, 26 Jul 2000 12:00:21 -0600
Return-Receipt-To: sender@???
MIME-Version: 1.0
X-Mailer: Internet Mail Service (5.5.2650.21)
X-MS-Embedded-Report:
Content-Type: text/plain;
    charset="iso-8859-1"


Header from delivery notification:
Received: from [xxx.xxx.xx.xxx] (helo=tiberius.otherdomain2.com)
    by box1.mydomain.com with esmtp (Exim 3.13 #1)
    id 13HVXZ-0004rw-00
    for admin@???; Wed, 26 Jul 2000 11:04:21 -0700
Received: by TIBERIUS with Internet Mail Service (5.5.2650.21)
    id <38XC23ZH>; Wed, 26 Jul 2000 12:02:43 -0600
Message-ID: <3342F54DA432D4118E86009027E5BDC955204B@TIBERIUS>
From: System Administrator <postmaster@???>
To: admin@???
Subject: Delivered: RE:
Date: Wed, 26 Jul 2000 12:02:43 -0600
MIME-Version: 1.0
X-Mailer: Internet Mail Service (5.5.2650.21)
X-MS-Embedded-Report:
Content-Type: multipart/mixed;
    boundary="----_=_NextPart_000_01BFF72B.B22BC7B2"