Hi Nigel, 2009/3/24 Nigel Kukard <[email protected]>: > > Try the attached patch. >
I'm afraid the patch didn't work. But I did have a look through the headers on the test server and the only strings similar in the headers were in the format below: with ESMTP id A3B733813D Here are the full headers for a message that triggered the error in the log: Return-Path: <[email protected]> Delivered-To: [email protected] Received: from gateway.localdomain.net (unknown [x.x.x.x]) by mail.localdomain.net (Postfix) with ESMTP id A3B733813D for <[email protected]>; Tue, 24 Mar 2009 12:55:44 +0000 (GMT) Received: from localhost (localhost [127.0.0.1]) by gateway.localdomain.net (Postfix) with ESMTP id 63DBB13008B for <[email protected]>; Tue, 24 Mar 2009 12:55:44 +0000 (GMT) X-Virus-Scanned: Debian amavisd-new at localdomain.net Authentication-Results: gateway.localdomain.net (amavisd-new); dkim=pass [email protected] Authentication-Results: gateway.localdomain.net (amavisd-new); domainkeys=pass [email protected] Received: from gateway.localdomain.net ([127.0.0.1]) by localhost (gateway.localdomain.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id yydo78lb1R4t for <[email protected]>; Tue, 24 Mar 2009 12:55:41 +0000 (GMT) Received: from ey-out-1920.google.com (ey-out-1920.google.com [74.125.78.149]) by gateway.localdomain.net (Postfix) with ESMTP id 1877913003A for <[email protected]>; Tue, 24 Mar 2009 12:55:39 +0000 (GMT) Received: by ey-out-1920.google.com with SMTP id 13so349308eye.4 for <[email protected]>; Tue, 24 Mar 2009 05:55:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type:content-transfer-encoding; bh=V2aS8xNPNXXDrF8hzuu6jtU+wqTsrQu+5YFE5LrvVlY=; b=s6RR8Rn0CV+YEMlSLQewZ2PQVrGF1gp7Gp4Zre5H4uYcTO/CrxcpNrFtZjBemXE0kn 966Y9eOYq4nmchQFLhVr/E2fXm7Kmdg31dSfVdstyt6cfJC8tv2jU91Ed9rUmbscEFfR dd0i94bfVoa+Mj9ABQZoIS11gGwN7x9emaJNM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; b=CsUgrcpFaUA+3cohyEjUzyjS5S50XQgxiOXcRq+SZ+ip1sSq/0pUbFU+FEdsRDqHIh EYlw/oVXknr5XJFQx3Y4/Mx46PnG3yISGo8pZXMj9z07amAWUA0ps2OtTE6z6sNhAIp5 Amy8Zt5L8XcJxHFdNpZ10uHC7G6RlkEYwDdf0= MIME-Version: 1.0 Received: by 10.211.178.8 with SMTP id f8mr106153ebp.91.1237899338574; Tue, 24 Mar 2009 05:55:38 -0700 (PDT) Date: Tue, 24 Mar 2009 12:55:38 +0000 Message-ID: <[email protected]> Subject: TEST19 From: Me <[email protected]> To: [email protected] Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Hope that helps. Thanks Guy -- Don't just do something...sit there! _______________________________________________ Users mailing list [email protected] http://lists.policyd.org/mailman/listinfo/users
