[exim] Blocked emails with 554.

Top Page
Delete this message
Reply to this message
Author: Lorenzo Ortega Ordoño
Date:  
To: exim-users
Subject: [exim] Blocked emails with 554.

    Hello,


    I´m using exim 4.69.
    Well, when I send a mail to, for example, Mdaemon servers, the server  
response 554 the message does not conform to the standards, but using  
sendmail 8.13.1, the remote server accepts the email.


    I send you twos mails sends with exim and other with sendmail from  
the same machine, what is the difference?
    How can i resolve it?


    With sendmail:
Return-Path: <confirmaciones@???>
X-Original-To: lorenzo.ortega@???
Delivered-To: lorenzo.ortega@???
Received: from localhost (localhost [127.0.0.1])
    by delorean.freebyte.es (Postfix) with ESMTP id A9B23801B
    for <lorenzo.ortega@???>; Wed, 25 Mar 2009 22:28:43 +0100 (CET)
X-Virus-Scanned: by amavisd-new at freebyte.es
Received: from delorean.freebyte.es ([127.0.0.1])
    by localhost (delorean.freebyte.es [127.0.0.1]) (amavisd-new, port  
10024)
    with ESMTP id m2lDRKwAZdxp for <lorenzo.ortega@???>;
    Wed, 25 Mar 2009 22:28:43 +0100 (CET)
Received: by delorean.freebyte.es (Postfix, from userid 3015)
    id 86FD78039; Wed, 25 Mar 2009 22:28:43 +0100 (CET)
Received: from ebdha1.transhotel.com (mail.transhotelmail.com  
[195.77.244.138])
    by delorean.freebyte.es (Postfix) with ESMTP id D7887801B
    for <lorenzo.ortega@???>; Wed, 25 Mar 2009 22:28:22 +0100 (CET)
Received: from transhotel (port-it07.transhotel.com [172.16.17.86])
    by ebdha1.transhotel.com (8.13.1/8.13.1) with SMTP id n2PLRJlK031615
    for lorenzo.ortega@???; Wed, 25 Mar 2009 22:28:08 +0100
Date: Wed, 25 Mar 2009 22:27:19 +0100
From: confirmaciones@???
Message-Id: <200903252128.n2PLRJlK031615@???>
subject: test
X-Bogosity: Ham, tests=bogofilter, spamicity=0.000000, version=1.1.7
To: undisclosed-recipients:;


test.

with exim:

Return-Path: <confirmaciones@???>
X-Original-To: lorenzo.ortega@???
Delivered-To: lorenzo.ortega@???
Received: from localhost (localhost [127.0.0.1])
    by delorean.freebyte.es (Postfix) with ESMTP id 53AC5801B
    for <lorenzo.ortega@???>; Wed, 25 Mar 2009 20:48:12 +0100 (CET)
X-Virus-Scanned: by amavisd-new at freebyte.es
Received: from delorean.freebyte.es ([127.0.0.1])
    by localhost (delorean.freebyte.es [127.0.0.1]) (amavisd-new, port  
10024)
    with ESMTP id IYlpHX3TMXR1 for <lorenzo.ortega@???>;
    Wed, 25 Mar 2009 20:48:12 +0100 (CET)
Received: by delorean.freebyte.es (Postfix, from userid 3015)
    id 243C28039; Wed, 25 Mar 2009 20:48:12 +0100 (CET)
Received: from mail.transhotelmail.com (mail.transhotelmail.com  
[195.77.244.138])
    by delorean.freebyte.es (Postfix) with ESMTP id 8F601801B
    for <lorenzo.ortega@???>; Wed, 25 Mar 2009 20:47:51 +0100 (CET)
Received: from port-it07.transhotel.com ([172.16.17.86]  
helo=transhotelmail.com)
    by mail.transhotelmail.com with smtp (Exim 4.69)
    (envelope-from <confirmaciones@???>)
    id 1LmZ4e-0006IB-VY
    for lorenzo.ortega@???; Wed, 25 Mar 2009 20:47:50 +0100
Subject: Test
Message-Id: <20090325194811.8F601801B@???>
Date: Wed, 25 Mar 2009 20:47:51 +0100 (CET)
From: confirmaciones@???
X-Bogosity: Ham, tests=bogofilter, spamicity=0.000030, version=1.1.7
To: undisclosed-recipients:;


Test.


thanks in advance

Lorenzo