Groups | Search | Server Info | Login | Register


Groups > comp.mail.headers > #4

Would your SMTP server accept -> ehlo MAPI1.0 ???

From Mail Man <Mail@Man.com>
Newsgroups alt.comp.mail.misc, comp.mail.misc, comp.mail.headers
Subject Would your SMTP server accept -> ehlo MAPI1.0 ???
Date 2012-10-12 19:53 -0400
Organization Aioe.org NNTP Server
Message-ID <5078AD79.AADEC93F@Man.com> (permalink)

Cross-posted to 3 groups.

Show all headers | View raw


Recently I've been trying to figure out why a Trendnet TV-IP110w
IP-camera was not able to connect to my SMTP server to send mail.

I performed some packet analysis and found that the camera was greeting
the server with this:

  ehlo MAPI1.0

And my server responds with this:

  501 Invalid domain syntax

In looking at the ehlo specifications, the greeting is supposed to
contain something that looks like a domain-name.  So I believe the
string "MAPI1.0" is being rejected by my server on that basis.

When I redirect the camera to use my ISP's out-bound MTA server, it
apparently accepts the ehlo and the email is delivered correctly.  In
doing so, I see this in the header generated by the camera:

   X-Status: Alpha
   X-Mailer: Fitivision Mail API V1.0

I've updated the camera's firmware, but it doesn't change the ehlo
string.

The firmware file is in the format .pck and seems to require unpacking
and re-engineering on a linux machine (which I'm unfamiliar with).  My
intention would have been to replace the MAPI1.0 string with something
more acceptible to my server.

In posting this, I just wanted to document this issue (I have seen
others mention SMTP problems with this camera in other forums) and I
wanted to know why the firmware programmers would have used this string
for their ehlo greeting - and would it be compatible with some (or many,
or most) SMTP servers in current operation.

Back to comp.mail.headers | Previous | NextNext in thread | Find similar


Thread

Would your SMTP server accept -> ehlo MAPI1.0   ??? Mail Man <Mail@Man.com> - 2012-10-12 19:53 -0400
  Re: Would your SMTP server accept -> ehlo MAPI1.0   ??? Solbu <solbu@solbu.net.ugyldig> - 2012-10-27 03:31 +0200
    Re: Would your SMTP server accept -> ehlo MAPI1.0   ??? Jorgen Grahn <grahn+nntp@snipabacken.se> - 2012-10-27 18:06 +0000
      Re: Would your SMTP server accept -> ehlo MAPI1.0   ??? Mail Man <Mail@Man.com> - 2012-10-27 20:14 -0400
        Re: Would your SMTP server accept -> ehlo MAPI1.0   ??? Fritz Wuehler <fritz@spamexpire-201210.rodent.frell.theremailer.net> - 2012-10-28 14:07 +0100
          Re: Would your SMTP server accept -> ehlo MAPI1.0   ??? Mail Man <Mail@Man.com> - 2012-10-28 12:35 -0400
            Re: Would your SMTP server accept -> ehlo MAPI1.0   ??? Anonymous <nobody@remailer.paranoici.org> - 2012-10-28 20:49 +0000
        Re: Would your SMTP server accept -> ehlo MAPI1.0   ??? Jorgen Grahn <grahn+nntp@snipabacken.se> - 2012-10-29 22:08 +0000
  Re: Would your SMTP server accept -> ehlo MAPI1.0   ??? Barry Margolin <barmar@alum.mit.edu> - 2012-10-28 22:17 -0400

csiph-web