Hi,

I am running XMail on Linux picking up email from a maildrop pop3 account. 
Recently some of the emails have been bounced by XMail and after spending many 
hours today looking at headers I have determined that the only difference 
between emails that work and those that don't is that the ones that fail have 
been processed by amavisd-new. This appears to change the for in the received 
header from da...@telkomsa.... to online...@telkomsa.... which in turn causes 
Xmail to bounce the email as it doesn't have a recipient 
online....@blount.co... which is the local domain. The messages that don't go 
via amavisd-new don't have an issue but I have no control as to whether they do 
or don't go via it.

My server.tab file has the following line:
"FetchHdrTags"  "+X-Deliver-To,To,Cc,Bcc,Envelope-to"

This doesn't even mention Received so I don't know why those header should 
cause any issue unless I am missing something.

Any suggestions welcome.

This one worked:
Return-Path: n...@blount....
Received: from juliet.lb1.telkomsa.net (LHLO juliet.telkomsa.net)
(192.168.222.58) by mail8.telkomsa.net with LMTP; Sat, 28 Jan 2012 21:20:31
+0200 (SAST)
Received: from as1.telkomsa.net (unknown [196.25.211.210])
        by juliet.telkomsa.net (Postfix) with ESMTP id 21C2D259E58
        for <da...@telkomsa....>; Sat, 28 Jan 2012 21:20:31 +0200 (SAST)
X-IronPort-Anti-Spam-Filtered: true
X-IronPort-Anti-Spam-Result: 
AkgQAAZaDU/Un2DrfGdsb2JhbAABQYJOqQ4TdiIBAQsWBTcEgXQFGRReAQweViYBBBMIh3SXN59bizpjBJUMkjw
Received: from ns2.blount.me.uk ([212.159.96.235])
  by as1.telkomsa.net with ESMTP; 28 Jan 2012 21:20:30 +0200
Received: from nblount.plus.com ([212.159.96.234] helo=Yoga.Blount.local)
        by ns2.blount.me.uk with esmtp (Exim 4.76)
        (envelope-from <n...@blount....>)
        id 1RrDpd-0007OV-VJ
        for d...@blount.co.za; Sat, 28 Jan 2012 19:21:13 +0000
Received: from YANG.Blount.local ([fe80::21a7:30b0:97f4:e583]) by
Yoga.Blount.local ([::1]) with mapi id 14.01.0218.012; Sat, 28 Jan 2012
19:20:39 +0000
From: Neal Blount <n...@blount....
To: "d...@blount.co...." <d...@blount.co....>


This one didn't work:
Return-Path: n...@blount....
Received: from cressida.lb1.telkomsa.net (LHLO cressida.telkomsa.net)
 (192.168.222.59) by mail8.telkomsa.net with LMTP; Sat, 28 Jan 2012 21:38:02
 +0200 (SAST)
Received: from localhost (localhost [127.0.0.1])
        by cressida.telkomsa.net (Postfix) with ESMTP id B8A4470136
        for <online...@telkomsa....>; Sat, 28 Jan 2012 21:38:02 +0200 (SAST)
X-Virus-Scanned: amavisd-new at telkomsa.net
Received: from cressida.telkomsa.net ([127.0.0.1])
        by localhost (cressida.telkomsa.net [127.0.0.1]) (amavisd-new, port 
10024)
        with ESMTP id 9d+lUiYealSo for <online...@telkomsa.....>;
        Sat, 28 Jan 2012 21:38:02 +0200 (SAST)
Received: from as5.telkomsa.net (unknown [196.25.211.210])
        by cressida.telkomsa.net (Postfix) with ESMTP id 9FD50700C3
        for <da...@telkomsa....>; Sat, 28 Jan 2012 21:38:02 +0200 (SAST)
X-IronPort-Anti-Spam-Filtered: true
X-IronPort-Anti-Spam-Result: 
ArwBAMFZDU/Un2DrfGdsb2JhbABCgk6pIXYiAQELFgU7gXQFLV4BDB5WJgEEG4d0lzefW4s6YwSVDJI8
Received: from ns2.blount.me.uk ([212.159.96.235])
  by as5.telkomsa.net with ESMTP; 28 Jan 2012 21:38:02 +0200
Received: from nblount.plus.com ([212.159.96.234] helo=Yoga.Blount.local)
        by ns2.blount.me.uk with esmtp (Exim 4.76)
        (envelope-from <n...@blount....>)
        id 1RrE6a-0007aF-CM
        for d...@blount.co....; Sat, 28 Jan 2012 19:38:44 +0000
Received: from YANG.Blount.local ([fe80::21a7:30b0:97f4:e583]) by
 Yoga.Blount.local ([::1]) with mapi id 14.01.0218.012; Sat, 28 Jan 2012
 19:38:10 +0000
From: Neal Blount <n...@blount....>
To: "d...@blount.co...." <d...@blount.co....>


Thanks

Neal
_______________________________________________
xmail mailing list
xmail@xmailserver.org
http://xmailserver.org/mailman/listinfo/xmail

Reply via email to