mail -s "subject" chris.collins@fuse.net < 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
mail -s "subject" chris.collins@fuse.net < 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 [...] ]
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
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.