hi!
print MAIL "BCC: irgendjemand@irgendwo.de\n"
[...]
open (MAIL,"/usr/sbin/sendmail $mailto")
[X] Du möchteste "/usr/sbin/sendmail -t" aufrufen.
man sendmail
=== cut ===
[...]
-t Extractrecipients from message headers. This
requires that no recipients be specified on the
command line.
[...]
=== cut ===
(http://www.freebsd.org/cgi/man.cgi?query=sendmail&apropos=0&sektion=0&manpath=FreeBSD+4.0-RELEASE%2FPorts&format=html)
bye, Frank!