Re: [exim] Exim mail is going into Yahoo Bulk Mail folder

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Giuliano Gavazzi
Ημερομηνία:  
Προς: exim Exim
Αντικείμενο: Re: [exim] Exim mail is going into Yahoo Bulk Mail folder
strange, I got this when I attempted delivery of this message:
     SMTP error from remote mail server after end of data:
     host sesame.csx.cam.ac.uk [131.111.8.41]: 550 Administrative  
prohibition


was it for the presence of the string spam in the To:?

On 18 Jan 2006, at 07:50, <spamhole@???>
<spamhole@???> wrote:

> Hi, I have an out of the box Exim install on Debian and when I send to
> Yahoo! users my mail goes into the Bulk Mail folder.
>
> This doesn't happen with a Postfix server I run on the same
> netblock so I
> assume it to be my Exim config and not a host issue. The host is not
> listed in any RBLs and is on a business class Covad dsl netblock
> (same as
> my Postfix server). I like Exim on this server and don't want to
> have to
> replace it with Postfix just to solve this problem alone.
>
> Here is the header from Yahoo!. X.X.X.X is a valid IP in the Covad
> block
> and mydomain.org has proper DNS (although not rDNS).
>
> X-Apparently-To:     yahooer@??? via 68.142.200.92; Mon, 16
> Jan 2006 21:12:01 -0800


funny, X.X.X.X is a valid IP... I guess you are not going very far
with an invalid IP.
So, guessing from your email headers:

Received: from h-67-102-130-132.lsanca54.covad.net ([67.102.130.132]: 
1133
    helo=hermione.shadowamerica.org)
    by sesame.csx.cam.ac.uk with esmtp (Exim 4.44) id 1Ez79E-000DoJ-3S
    for exim-users@???; Wed, 18 Jan 2006 06:50:29 +0000
Received: from spamhole (helo=localhost)
    by hermione.shadowamerica.org with local-esmtp (Exim 3.36 #1 (Debian))
    id 1Ez79C-0005zp-00


that's probably it: 67.102.130.132. It has correct rDNS. Only that
you are using the wrong name hermione.shadowamerica.org. That might
be the reason (at least I would give it some points).
Plus I would give another 100 points for not signing fully your
message! (mine is signed in the From:...)

g