bug-mailutils
[Top][All Lists]
Advanced

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

Re: [bug-mailutils] version 3.5: mail/mailx discard message body when at


From: Sergey Poznyakoff
Subject: Re: [bug-mailutils] version 3.5: mail/mailx discard message body when attachment is supplied
Date: Wed, 13 Mar 2019 22:50:05 +0200

Hi Daniel,

> Are you aware of this report in debian about mail discarding stdin when
> being used to send an e-mail with an attachment?
> 
>     https://bugs.debian.org/918806

Thanks for reporting. I fixed it in 43214185092e714e0c233bf196f571bba5c17be0.

Meanwhile, you can use the --mime option as a workaround:

 echo "body text" | /usr/bin/mail --mime -s "some subject" -A "somefile.csv" 
address@hidden

Regards,
Sergey




reply via email to

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