Re: Mail from: shows internal server name in mail header and fails



The SMTP server generated the NDR. Both servers are allowed to relay through
the SMTP server and many clients get the emails from the new application
server but some do not.

We are investigating the following link as this may relate to the problem:

http://www.dylanbeattie.net/docs/iis6_bare_linefeed.html

Although we did not upgrade the version of IIS the new application server is
running a .NET app different from the Adobe application on the first app
server to generate the emails and I have the sneaking suspesion they
programmed it incorrectly.

Thanks for the reply and if you have any other thoughts please let me know.



"Al Mulnick" wrote:

> Which server generated the NDR?
> Likely a relay restriction, but it would be helpful to know which MTA
> created the NDR.
>
> Al
>
>
> "skyline" <skyline@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
> news:325196A5-27FC-4883-8394-87C217F21AD0@xxxxxxxxxxxxxxxx
> > Here is a background on our setup: we have one server that is setup as an
> > SMTP relay that has an MX record configured and a FQDN. We have another
> > application server creating messages via Adobe Central Pro and relaying
> > them
> > through this SMTP server. During the HELO to the internal SMTP server,
> > the
> > internal application server is "lying" to our internal SMTP server by
> > saying
> > HELO SMTPSERVERINTERNALIP during the communications as opposed to saying
> > HELO
> > MYINTERNALSERVERIP. This relaying has worked without a problem, and
> > looking
> > at successful mail headers we can see the following line:
> >
> > Received: From SMTPINTERNALIP {ADOBESERVERINTERNALIP} by
> > mail.externaldns.com etc.
> >
> > Now we have added another application server to do some of this message
> > creating. Initially it was configured to send this HELO command when
> > connecting to the SMTP server:
> >
> > HELO NEWINTERNALSERVERNAME
> >
> > And looking at the mail header for this new server:
> >
> > from NEWINTERNALSERVERNAME ([NEWINTERNALSERVERNAMEIPADDRESS]) by
> > mail.externaldns.com etc
> >
> > So now since it is sending the servername in the HELO command many of our
> > clients are not receiving emails from us from the new server. The old
> > server
> > configuration works fine still. Now our developers are changing the new
> > application to match the existing one but I still wonder why on Earth
> > messages using the INTERNALSERVERDNSNAME would stop working. For these
> > addresses using the INTERNALSERVERDNSNAME we are receiving several delay
> > notifications before sending the failure notification with a status of
> > 4.4.7
> > action failed. Here is the failure notification message:
> >
> > This is an automatically generated Delivery Status Notification.
> >
> > Unable to deliver message to the following recipients, due to being unable
> > to connect successfully to the destination mail server.
> >
> > Can anyone provide any insight as to why this would occur?
> >
>
>
>
.



Relevant Pages

  • Re: Help! Sending Emails From asp.net Application
    ... The biggest problem I've seen when using an smtp server to send emails ... is that the connection limit is easily surpassed because the system can ... The SMTP server service does the rest... ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Pesky virus
    ... If its open relay they can; you can configure your email server to have ... your users authenticate before connecting to the smtp server then its ... emails for verification. ...
    (Fedora)
  • Re: Can Not Send Email in Outlook Express - Error 10060 / 0x800CCC0e
    ... I simply can not sen emails from outlook express (nor any other ... The connection to the server has failed. ... I am on a Comcast DSL Internet connection, ... The chances are that the ISP you are connected to is blocking poer 25 for every SMTP server byt their own. ...
    (microsoft.public.windows.inetexplorer.ie6_outlookexpress)
  • Re: Sending mail from personal mail server
    ... classifies your SMTP server as a server sending out SPAM. ... > receive emails to anyone on my local network. ...
    (microsoft.public.inetserver.iis.smtp_nntp)
  • Re: Receiving mail in IIS 5.1?
    ... An SMTP server both receives and sends emails. ... Windows XP is..hmm...an SMTP server, it can very well receive emails. ...
    (microsoft.public.inetserver.iis.smtp_nntp)

Loading