bug-mailutils
[Top][All Lists]
Advanced

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

Postfix 3.1.0 vs 3.3.0 - delivered mail has an empty body if attachment


From: Sergey Antoniuk
Subject: Postfix 3.1.0 vs 3.3.0 - delivered mail has an empty body if attachment exists
Date: Sun, 9 Feb 2020 22:03:50 +0000 (UTC)

Hi,

I was using postix 3.1.0 version for sending email on of my machines (from command line)
Once i installed 3.3.0 version of postfix, the command that used to work on 3.1.0 version doesn't work the same way.
The main difference and issue for me in 3.3.0 is that if a file is attached to the mail, the mail is received with empty body.
Same command sent using 3.1.0 version delivers both, the body and the attachment.

I've searched through the documentation and cannot see anything that can solve the problem, hence, i've reached to a conclusion that it might be a bug (maybe a wrong conclusion).

Here is the command i'm using:
echo "Mail Body" | mail -s "Subject" <target_email> -A "path_to_file"

Can you please recommend how to proceed from here?
Am i'm wrong with my conclusion?

Thank you in advance,
Sergey

reply via email to

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