Date: Sat, 19 Aug 2023 00:24:03 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 273221] DMA does not correctly honor the addresees with the same invocation as sendmail Message-ID: <bug-273221-227-C1U7fkxMyn@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-273221-227@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273221 --- Comment #1 from Glen Barber <gjb@FreeBSD.org> --- (In reply to Glen Barber from comment #0) Correction to the printf part of the script: printf "From: ${emailsentfrom}\nTo: ${emaiilgoesto}\n \ Subject: ${subject}\n\n${body}\n\n" \ | /usr/sbin/sendmail -oi -f ${emailsentfrom} ${emailgoesto} There is only one pair of double-quotes. -- You are receiving this mail because: You are the assignee for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-273221-227-C1U7fkxMyn>
