When calling sendmail, use "--" to indicate end of command line arguments.
authormillert <millert@openbsd.org>
Thu, 23 Mar 2000 19:32:13 +0000 (19:32 +0000)
committermillert <millert@openbsd.org>
Thu, 23 Mar 2000 19:32:13 +0000 (19:32 +0000)
commit7a75f540a0dcf441d7e259db8917f183c2de0e81
treeb876a5aae7968b5f7f8190d07490f0989c15007e
parent86c8b537cb810d3203b0dc1d43b531d143d79fc2
When calling sendmail, use "--" to indicate end of command line arguments.
This prevents someone from sneaking arbitrary args to sendmail via
the Reply-To: or From: lines.
usr.bin/mail/names.c