Sorry log bit got cut
Full log
005-02-03 10:40:18 1CwePK-0005pi-LF <= hostmaster@???
H=64-109-151-169.ded.ameritech.net (itri.bton.ac.uk) [64.10
9.151.169] P=smtp S=3064 id=058f01c509f8$4d815dde$a99d7683@LARLY T="Don't go
unprotected. Upgrade your software"
2005-02-03 10:40:18 1CwePK-0005pi-LF => lsd <hostmaster@???>
R=localuser T=local_delivery
2005-02-03 10:40:18 1CwePK-0005pi-LF Completed
Here's a log of a message that did get scanned
2005-02-03 10:41:43 1CweQh-0005pp-Uz <=
exim-users-bounces+l.s.dodd=itri.brighton.ac.uk@???
H=sesame.csx.cam.ac.uk [131.111.8
.41] P=esmtp S=3844 id=420200AB.2010007@??? T="Re: [exim] Exim
Snapshot - DomainKeys support - Testers wanted"
2005-02-03 10:41:44 1CweQi-0005pv-RV <= exim@??? U=exim
P=spam-ITRI-scanned S=4223 id=420200AB.2010007@duncanthrax
.net T="Re: [exim] Exim Snapshot - DomainKeys support - Testers wanted"
2005-02-03 10:41:44 1CweQh-0005pp-Uz => lsd <l.s.dodd@???>
R=dspam_router T=dspam_spamcheck
2005-02-03 10:41:44 1CweQh-0005pp-Uz Completed
Leigh
-----Original Message-----
From: exim-users-bounces@??? [
mailto:exim-users-bounces@exim.org] On
Behalf Of Leigh Dodd
Sent: 03 February 2005 11:49
To: 'Exim-Users (E-mail)'
Subject: [exim] Router not bing called
Hi
Does anyone have any ideas why the message below didn't go through the DSPAM
router?
DSPAM works fine otherwise but this is odd, have I mess a setting up ?
Thanks in advance
Leigh
Log shows
2005-02-03 10:40:18 1CwePK-0005pi-LF <= hostmaster@???
H=64-109-151-169.ded.ameritech.net (itri.bton.ac.uk) [64.10
9.151.169] P=smtp S=3064 id=058f01c509f8$4d815dde$a99d7683@LARLY T="Don't go
unprotected. Upgrade your software"
Info:
Running Exim 4.44
Part of Configure file (Let me know if I'm missing any bits)
domainlist local_domains = @ : itri.brighton.ac.uk : itri.bton.ac.uk
domainlist relay_to_domains =
hostlist relay_from_hosts = 127.0.0.1 : 194.81.196.0/24
# DSPAM
dspam_router:
no_verify
check_local_user
# a file <username>.dspam in the opt-in dir is required
require_files = "/raid/dspam/opt-in/${local_part}.dspam"
# This is a check done by DSPAM anyway but when opted out
# the protocol header still has spam-ITRI-scanned and no point
# calling dspam if it's not needed
# Also gives control over mailing lists
#
# When to scan a message :
# - it isn't already flagged as spam from DSPAM
# - it isn't already scanned
# - it isn't local
# - it isn't from one internal domain user to another
condition = \
${if and \
{ \
{!def:h_X-DSPAM-Check:} \
{!eq {$received_protocol}{spam-ITRI-scanned} } \
{!eq {$received_protocol}{local} } \
{!eq {$sender_address_domain}{$domain}} \
} \
{1}{0}}
headers_add = "X-DSPAM-Check: by $primary_hostname on $tod_full"
driver = accept
transport = dspam_spamcheck
-- Message --
>From hostmaster@??? Thu Feb 03 10:40:18 2005
Return-path: <hostmaster@???>
Envelope-to: hostmaster@???
Delivery-date: Thu, 03 Feb 2005 10:40:18 +0000
Received: from 64-109-151-169.ded.ameritech.net ([64.109.151.169]
helo=itri.bton.ac.uk)
by mailhost.itri.brighton.ac.uk with smtp (Exim 4.44)
id 1CwePK-0005pi-LF
for hostmaster@???; Thu, 03 Feb 2005 10:40:18 +0000
Message-ID: <058f01c509f8$4d815dde$a99d7683@LARLY>
From: "Alexa Thompson" <hostmaster@???>
CC: <hostmaster@???>
Subject: Don't go unprotected. Upgrade your software
Date: Thu, 3 Feb 2005 05:51:55 -0800
MIME-Version: 1.0
Content-Type: text/html; charset="ISO-8859-1"
X-Priority: 1
X-Mailer: JBY Mailer
Status: O
X-Status:
X-Keywords:
X-UID: 2
--
## List details at
http://www.exim.org/mailman/listinfo/exim-users Exim
details at
http://www.exim.org/ ##