bug-mailutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [bug-mailutils] mail ignores last line in stdin if it not followed b


From: Jordi Mallach
Subject: Re: [bug-mailutils] mail ignores last line in stdin if it not followed by \n
Date: Thu, 12 Apr 2012 23:31:33 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

Hi Sergey,

On Wed, Apr 04, 2012 at 09:43:53AM +0300, Sergey Poznyakoff wrote:
> Can you try this, please:
> +sleep 1
> Let me know if it works for you.

Apparently no. I'd swear it did work once in multiple tries, but after
incrementing it to 15 seconds, it's probably safe to assume it never did.


## ---------------------- ##
## Detailed failed tests. ##
## ---------------------- ##

#                             -*- compilation -*-
15. smtp-msg.at:17: testing smtp send from message ...
./smtp-msg.at:30:
MTA_DIAG=`pwd`/mta.diag
export MTA_DIAG
p=`$abs_top_builddir/examples/mta -bd`
test $? -eq 0 || exit 77
set -- $p
# $1 - pid, $2 - port
sleep 15
smtpsend localhost port=$2 \
         address@hidden
         address@hidden
         domain=mailutils.org\
         input=msg
kill $1 >/dev/null 2>&1
cat mta.diag


--- /dev/null   2011-02-22 00:51:41.000000000 +0000
+++ /tmp/buildd/mailutils-2.99.96/testsuite/testsuite.dir/at-groups/15/stderr   
2012-04-12 20:56:03.489436846 +0000
@@ -0,0 +1,2 @@
+smtpsend: smtpsend.c:205: mu_tcp_stream_create_from_sa (&stream, sa, NULL, 
MU_STREAM_RDWR) failed: Connection refused
+/tmp/buildd/mailutils-2.99.96/testsuite/testsuite.dir/at-groups/15/test-source:
 line 79: 25484 Aborted                 smtpsend localhost port=$2 
address@hidden address@hidden domain=mailutils.org input=msg

-- 
Jordi Mallach PĂ©rez  --  Debian developer     http://www.debian.org/
address@hidden     address@hidden     http://www.sindominio.net/
GnuPG public key information available at http://oskuro.net/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]