I have encountered the problem of not being able to send email to some of people in my database.
Some clients do not have their known name or last name, so instead, I am using their email address as name part. The problem is that the 'mail' utility does not recognize the email address as the valid mail part. The example is below. Maybe there is a workaround? Jean Louis echo "Hello" | mail "exam...@example.com <exam...@example.com>" mail: Cannot parse address `exam...@example.com <exam...@example.com>' (while expanding `exam...@example.com <exam...@example.com>'): Malformed email address _______________________________________________ Bug-mailutils mailing list Bug-mailutils@gnu.org https://lists.gnu.org/mailman/listinfo/bug-mailutils