Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <00be01c393c0$869213b0$647ba8c0@neth.hp.com> From: "Frank Slootweg" To: Subject: ssmtp 2.38.7-4 reads headers from message body. Date: Thu, 16 Oct 2003 10:35:59 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal x-mimeole: Produced By Microsoft MimeOLE V6.00.2600.0000 X-Antivirus: avast! (VPS 13/10/2003), Outbound message X-Antivirus-Status: Clean [This is my first posting to this list. I hope the format is OK.] I am trying to use ssmtp (2.38.7-4) as my 'mailer' in tin, the newsreader. tin invokes ssmtp as /usr/sbin/ssmtp -t < %F where %F is a file which contains the header (lines), a blank line (only \r\n) and body. I have found that apparently ssmtp keeps reading 'header' lines (like From:, etc.) *after* it has read the full header, i.e. it also reads 'header' lines from the *body* of the message. For example it will fail (on the "From: Frank Slootweg " line in the *body*) with the below input file. Of course sending a message which contains a header in the body is quite common, so at the moment I can not use ssmtp. Is this a known problem? Any solutions/workarounds/etc. (other than 'manually' quoting (">") the header lines in the body)? Thanks in advance for any and all responses. [start example input file:] From: Frank Slootweg To: Frank Slootweg Subject: ssmtp test -- forwarded message -- From: Frank Slootweg Subject: Re: [tin +OE ] Use OE to mail from tin? Newsgroups: news.software.readers References: <3f869331$0$445$1b62eedf AT news DOT wanadoo DOT nl> Organization: NOYB Date: 11 Oct 2003 19:42:24 GMT Message-ID: <3f885d20$1$445$1b62eedf AT news DOT wanadoo DOT nl> Thanks, Dirk and Urs. I probably first will have a look at the Cygwin ssmtp package. In hindsight, it probably isn't fair on tin to ask it to invoke OE. It is already sad that it 'has' to *run on* a virus, but asking it to willingly *invoke* one is plain cruel. My apologies! [1] [1] For the HI: :-) -- end of forwarded message -- [end example input file.] [Note: I am sending this with OE, which may and may not correctly preserve the blank line (^\r\n$) between the header and body. Of course I have tested things with a correct blank line.] -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/