if ($FORM{'chkno'}) { $recipients .= " foo@example.com"; } Then, the command will look like: |/usr/lib/sendmail yogibear@test.edu foo@example.com #### To: yogibear@test.edu, foo@example.com #### print MAIL "Content-Transfer-Encoding: 7bit\n"; print "\n"; print MAIL "\n";