mail -s "subject" [email]chris.collins@fuse.net[/email] < email
What can I add to this line and where to automatically create a blind carbon copy?
Also if possible what can I add to this line and where if possible to add the address from?
Thanks
ummmm
What language are you using?
If this is sendmail then:
usage: mail [-eIinv] [-a header] [-b bcc-addr] [-c cc-addr] [-s subject] to-addr [...] [-- sendmail-options [...]] mail [-eIiNnv] -f [name] mail [-eIiNnv] [-u user]
NO I am just using the bash mail command.
have you tried mail --help then??
it should give you the BCC optin switch