From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,ffd2f11f12371bc7 X-Google-Attributes: gid103376,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII Path: g2news2.google.com!postnews.google.com!c36g2000yqn.googlegroups.com!not-for-mail From: xorquewasp@googlemail.com Newsgroups: comp.lang.ada Subject: Re: GNAT.Sockets writing data to nowhere... Date: Sat, 28 Feb 2009 19:36:49 -0800 (PST) Organization: http://groups.google.com Message-ID: References: <4e84cb08-9a96-4691-9baf-265eb76b7e12@w9g2000yqa.googlegroups.com> NNTP-Posting-Host: 81.86.41.187 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1235878609 17508 127.0.0.1 (1 Mar 2009 03:36:49 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Sun, 1 Mar 2009 03:36:49 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: c36g2000yqn.googlegroups.com; posting-host=81.86.41.187; posting-account=D9GNUgoAAAAmg7CCIh9FhKHNAJmHypsp User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.6) Gecko/2009020409 Iceweasel/3.0.6 (Debian-3.0.6-1),gzip(gfe),gzip(gfe) Xref: g2news2.google.com comp.lang.ada:4832 Date: 2009-02-28T19:36:49-08:00 List-Id: On Mar 1, 1:32=A0am, xorquew...@googlemail.com wrote: > I've been trying, for a couple of frustrating hours now, to write a > very > simple Ada TCP/IP client that connects to an SMTP server and > delivers a message. Solved. Combination of misleading log messages from Postfix (saying that no data had been received when in fact it just hadn't finished reading a full message) and sending bare line feeds instead of .