FG

using mutt to send 2 files

Fresh3 days ago
Mar 15, 202616084 views
Confidence Score0%
0%

Problem

In the following example, I can use comma to send the same message to 2 recipients. But I can not use comma to send 2 files. How do I send the second.txt file in the same command?

Error Output

echo "Here is the file you requested" | mutt -s "attaching file" -a one.txt -- me@company.com,you@company.com

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: using mutt to send 2 files

Low Risk

Should work. A lot more work for 10-20 files though.

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment