JonFleming
Posts: 5
Joined: 24.Jan.2007
Status: offline
|
Hi, all. I've inherited administration of an SBS 2003 server; I don't know enough about what I'm doing, but I'm learning fast. We're using IMF as the first anti-spam defense and GFI MailEssentials as the second. Several users have complained that they are not getting important emails, and several have complained that too much is getting through IMF. So I implemented the solution listed above, with a batch file running every ten minutes to move messages to the pickup directory. Works fine, but ... There's a problem with a "mailing list" that one user is on to keep track of kid's carpools. I don't know how this mailing list is implemented; I suspect that it's just one person with a distribution list in Outlook Express. What happens is that, when a message is sent to the list, everyone on the list is getting the message several times. All but the first are from my server, and the frequency of duplicates exactly matches the 10-minute frequency of my batch file. It appears that Exchange is picking up the message and delivering it to my user and to everyone else on the list, or something equivalent. Lord only knows what stops the cycle eventually. Here'a a sample of headers from a duplicated message (my server is MyDomain.com): From: User2@Domain2.com
Subject: Re: carpool help
Date: January 23, 2007 9:54:49 PM EST
To: User1@domain1.org
Reply-To: User1@domain1.org, User1@domain1.org, User1@domain1.org,
User1@domain1.org, User1@domain1.org
Return-Path: <User1@domain1.org>
Return-Path: User2@Domain2.com
Received: from User1@domain1.org by somewhere.com (CommuniGate Pro GROUP 4.1.8)
with GROUP id 1767182; Tue, 23 Jan 2007 21:30:01 -0600
Received: from [216.153.217.221] (HELO MyDomain.com) by somewhere.com
(CommuniGate Pro SMTP 4.1.8) with ESMTP id 1767176 for
User1@domain1.org; Tue, 23 Jan 2007 21:30:01 -0600
Received: from mail pickup service by MyDomain.com with Microsoft
SMTPSVC; Tue, 23 Jan 2007 22:30:00 -0500
Received: from somewhere.com ([69.13.146.22]) by MyDomain.com with
Microsoft SMTPSVC(6.0.3790.1830); Tue, 23 Jan 2007 22:20:01 -0500
Received: from User1@domain1.org by somewhere.com (CommuniGate Pro GROUP 4.1.8)
with GROUP id 1767163; Tue, 23 Jan 2007 21:20:01 -0600
Received: from [216.153.217.221] (HELO MyDomain.com) by somewhere.com
CommuniGate Pro SMTP 4.1.8) with ESMTP id 1767160 for
User1@domain1.org; Tue, 23 Jan 2007 21:20:01 -0600
Received: from mail pickup service by MyDomain.com with Microsoft
SMTPSVC; Tue, 23 Jan 2007 22:20:00 -0500
Received: from somewhere.com ([69.13.146.22]) by MyDomain.com with
Microsoft SMTPSVC(6.0.3790.1830); Tue, 23 Jan 2007 22:10:01 -0500
Received: from User1@domain1.org by somewhere.com (CommuniGate Pro GROUP 4.1.8)
with GROUP id 1767140; Tue, 23 Jan 2007 21:10:00 -0600
Received: from [216.153.217.221] (HELO MyDomain.com) by somewhere.com
(CommuniGate Pro SMTP 4.1.8) with ESMTP id 1767139 for
User1@domain1.org; Tue, 23 Jan 2007 21:10:00 -0600
Received: from mail pickup service by MyDomain.com with Microsoft
SMTPSVC; Tue, 23 Jan 2007 22:10:00 -0500
Received: from somewhere.com ([69.13.146.22]) by MyDomain.com with
Microsoft SMTPSVC(6.0.3790.1830); Tue, 23 Jan 2007 22:00:04 -0500
Received: from User1@domain1.org by somewhere.com (CommuniGate Pro GROUP 4.1.8)
with GROUP id 1767108; Tue, 23 Jan 2007 21:00:04 -0600
Received: from [216.153.217.221] (HELO MyDomain.com) by somewhere.com
(CommuniGate Pro SMTP 4.1.8) with ESMTP id 1767112 for
User1@domain1.org; Tue, 23 Jan 2007 21:00:04 -0600
Received: from mail pickup service by MyDomain.com with Microsoft
SMTPSVC; Tue, 23 Jan 2007 22:00:00 -0500
Received: from somewhere.com ([69.13.146.22]) by MyDomain.com with
Microsoft SMTPSVC(6.0.3790.1830); Tue, 23 Jan 2007 21:55:45 -0500
Received: from User1@domain1.org by somewhere.com (CommuniGate Pro GROUP 4.1.8)
with GROUP id 1767107; Tue, 23 Jan 2007 20:55:44 -0600
Received: from sccrmhc14.comcast.net ([204.127.200.84] verified)
by somewhere.com (CommuniGate Pro SMTP 4.1.8) with ESMTP id
1767106 for User1@domain1.org; Tue, 23 Jan 2007 20:55:44 -0600
Received: from User21 (c-71-192-98-38.hsd1.ma.comcast.net[71.192.98.38])
by comcast.net (sccrmhc14) with SMTP id <2007012402554401400hetp2e>;
Wed, 24 Jan 2007 02:55:44 +0000
Message-Id: <004a01c73f63$03b7d540$6501a8c0@User21>
References: <000e01c73f1e$aa95eef0$bb01a8c0@toshibauser>
<003101c73f2e$3660d670$0200a8c0@OFFICE>
<EAE97F91-8C04-4588-8747-7FDBBBF84F9F@domain1.org>
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="----=_NextPart_000_0047_01C73F39.1AC1C220"
X-Priority: 3
X-Msmail-Priority: Normal
X-Mailer: Microsoft Outlook Express 6.00.2900.3028
X-Mimeole: Produced By Microsoft MimeOLE V6.00.2900.3028
X-Originalarrivaltime: 24 Jan 2007 02:55:45.0395 (UTC) FILETIME=[24BBD430:01C73F63]
Is there anything I can do about this, or do I have to just junk IMF and go with some other third-party solution? TIA.
< Message edited by JonFleming -- 24.Jan.2007 2:52:23 PM >
|