This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

SMTP Error

Hi all,

Hello,

when I try to send mails to some peolpe, the mails come back in case the mailserver on the other side do not accept it. See the error:

This message was created automatically by the SMTP relay on Firewall.
 
A message that you sent could not be delivered to all of its recipients.
The following address(es) failed:

  sigrid.lapp@rheinpfalz.de
    SMTP error from remote mail server after RCPT TO::
    host mshgw-mx01.msh.de [212.4.227.137]: 504 :
    Helo command rejected: need fully-qualified hostname

------ This is a copy of the message, including all the headers. ------
------ The body of the message is 246151 characters long; only the first
------ 106000 or so are included here.

Return-path: 
Received: from MailerDaemon by Firewall with local-bsmtp (Exim 4.63)
        (envelope-from )
        id 1Hqve4-0003fB-QD
        for sigrid.lapp@rheinpfalz.de; Wed, 23 May 2007 20:33:12 +0200
Received: from [192.168.1.2] (port=3761 helo=server.peters.li)
        by Firewall with esmtp (Exim 4.63)
        (envelope-from )
        id 1Hqve2-0003f1-07
        for sigrid.lapp@rheinpfalz.de; Wed, 23 May 2007 20:33:10 +0200
Received: from 192.168.1.88 ([192.168.1.88]) by server.peters.li ([192.168.1.2]) with Microsoft Exchange Server HTTP-DAV ;  Wed, 23 May 2007 17:31:28 +0000
User-Agent: Microsoft-Entourage/11.3.3.061214
Date: Wed, 23 May 2007 20:40:53 +0200
Subject: Tierschutzverein
From: Horst Peters 
To: 
Message-ID: 
Thread-Topic: Tierschutzverein
Thread-Index: AcedaeRBIwvrQQldEdyg4QAX8gUgxg==
Mime-version: 1.0
Content-type: multipart/mixed;
        boundary="B_3262797655_10901937"
X-cff-run: 1
X-cff-srcip: 192.168.1.2
X-cff-id: 2538
X-cff-LastScanner: as

> This message is in MIME format. Since your mail reader does not 
> understand
this format, some or all of this message may not be legible.

For your info:

The astaro is behind an DSL Router, the router have an staic IP . The laninterface of the router is 192.168.2.1 the external interface of the AS is 192.168.2.2. The internal interface of the AS is 192.168.1.1/24 My external DNS is correct also the reverse lookup, if I try it  firewall.peters.li comes back for the staic IP (217.7.228.130) Do you have any idea or help how I can fix this ? 

Thank you very much.

kind regards,

Horst Peters


This thread was automatically locked due to age.
Parents
  • Horst,
    are you using a mail server or just a mail client for smtp?

    I suspect you are using a mail client on your desk and will assume such.

    I have posted a couple of responses to similar problems in some earlier threads in this forum. I would suggest a search. I can't remember which threads it was in.

    Basically you need to setup the smarthost function in the smtp proxy along with other functions to ensure your e-mail always goes through your ISP's mail servers otherwise you will get more rejections as people tighten there spam rules.

    Ian M
Reply
  • Horst,
    are you using a mail server or just a mail client for smtp?

    I suspect you are using a mail client on your desk and will assume such.

    I have posted a couple of responses to similar problems in some earlier threads in this forum. I would suggest a search. I can't remember which threads it was in.

    Basically you need to setup the smarthost function in the smtp proxy along with other functions to ensure your e-mail always goes through your ISP's mail servers otherwise you will get more rejections as people tighten there spam rules.

    Ian M
Children
  • Ian,

    well I use a Exchange 2003 Server behind the Astaro V7. I do not use smarthosts. I have my own mailserver and my own internal and external nameservers. But I think I found the fault:

    Advanced settings
    SMTP hostname:
    Postmaster address:

    Max message size:
    Megabytes
    Setting the Hostname will cause the system to use the specified name in HELO and SMTP banner strings. By default the normal system hostname is used. The Postmaster address will receive messages that are sent to addresses of the form 'postmaster@[ip.ad.dr.es]'. Accepting such email is an RFC requirement.

    Right in this page only firewall was insert at the smtphostname, ich chnage it to the complete hostname with my domainname and it lokks like that it works now. (will investigate it)

    Kind regards,

    Horst