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 Communication Problem

Our ASG 7.001, eran.mydomain.org, is having problems with a SMTP server we are trying to send mail to. As can be seen in the lines below, the other server is getting a garbled version of the sender address and therefor is rejecting the mail.

Has anybody else seen this kind of problem?

Does anybody know a solution?

Comments?

Thanks!
Timotheus


>>> Mail Delivery System <>Mailer-Daemon@eran.mydomain.org > 27.02.2007 17:00 >>>

This message was created automatically by the SMTP relay on eran.mydomain.org.

A message that you sent could not be delivered to all of its recipients.
The following address(es) failed:

karin.dengler@theirdomain.com 
SMTP error from remote mail server after MAIL FROM::
host mail.theirdomain.com [212.143.122.1]: 550 Invalid recipient/sender mailing address

From the SMTP Engine Log:
11:11:08 SMTP connection from [10.1.11.1]:39721 (TCP/IP connection count = 1)
11:11:08 [pid 14317] [10.1.11.1] F= Trusted (sent from relay or localhost)
11:11:08 [pid 14317] [10.1.11.1] F= R= Accepted: from relay
11:11:08 1HMLm8-0003iv-PG S.Samarita@mydomain.org H=(mail.mydomain.org) [10.1.11.1]:39721 P=esmtp S=3513 id=s5e5634c.027@mail.mydomain.org
11:11:08 SMTP connection from (mail.mydomain.org) [10.1.11.1]:39721 closed by QUIT
11:11:08 1HMLm8-0003iv-PG => karin.dengler@theirdomain.com F= P= R=cff_route T=cff_smtp H=127.0.0.1 [127.0.0.1]:1234
11:11:08 1HMLm8-0003iv-PG Completed
11:11:16 SMTP connection from MailerDaemon
11:11:16 1HMLmG-0003j0-2N S.Samarita@mydomain.org U=MailerDaemon P=local-bsmtp S=3917 id=s5e5634c.027@mail.mydomain.org
11:11:17 1HMLmG-0003j0-2N ** karin.dengler@theirdomain.com F= P= R=dnslookup T=remote_smtp: SMTP error from remote mail server after MAIL FROM:: host mail.theirdomain.com [212.143.122.1]: 550 Invalid recipient/sender mailing address
11:11:17 1HMLmH-0003j5-Cc <> R=1HMLmG-0003j0-2N U=exim P=local S=4910
11:11:17 1HMLmG-0003j0-2N Completed
11:11:17 1HMLmH-0003j5-Cc => s.samarita@mydomain.org  F=<> P=<> R=cff_route T=cff_smtp H=127.0.0.1 [127.0.0.1]:1234
11:11:17 1HMLmH-0003j5-Cc Completed
11:11:19 SMTP connection from MailerDaemon
11:11:19 1HMLmJ-0003jA-6l <> U=MailerDaemon P=local-bsmtp S=5096 id=E1HMLmH-0003j5-Cc@eran.mydomain.org
11:11:19 1HMLmJ-0003jA-6l => s.samarita@mydomain.org  F=<> P=<> R=static_route_hostlist T=static_smtp H=10.1.11.1 [10.1.11.1]:25
11:11:19 1HMLmJ-0003jA-6l Completed


This thread was automatically locked due to age.
Parents
  • This isn't garbled, it's BATV doing it's thing.  I've noticed that some older versions of sendmail will not accept BATV emails.  There are two possible solutions, turn off BATV or add the email addresses or domains which are having problems to the BATV skip recipients list.  This can be configured in Astaro 6.x under Proxies>SMTP.
     
    In my case, I've identified two of our clients who's EMail servers have issue with BATV.  In both cases, adding *@clientdomain.com to the BATV skip recipient list solved the issue.
     
    Hope this helps.
    __________________
    ACE v8/SCA v9.3

    ...still have a v5 install disk in a box somewhere.

    http://xkcd.com
    http://www.tedgoff.com/mb
    http://www.projectcartoon.com/cartoon/1
Reply
  • This isn't garbled, it's BATV doing it's thing.  I've noticed that some older versions of sendmail will not accept BATV emails.  There are two possible solutions, turn off BATV or add the email addresses or domains which are having problems to the BATV skip recipients list.  This can be configured in Astaro 6.x under Proxies>SMTP.
     
    In my case, I've identified two of our clients who's EMail servers have issue with BATV.  In both cases, adding *@clientdomain.com to the BATV skip recipient list solved the issue.
     
    Hope this helps.
    __________________
    ACE v8/SCA v9.3

    ...still have a v5 install disk in a box somewhere.

    http://xkcd.com
    http://www.tedgoff.com/mb
    http://www.projectcartoon.com/cartoon/1
Children