-CC switch specifies that besides main recipient email will be sent to other address or list of addresses. When using -CC switch, email addresses must be separated by comma or semicolon (also, line break when using -USEFILE parameter).
febootimail -CC boss@carbon-copy.com -TO client@recipients.comfebootimail -CC -USEFILE carboncopy.txt -TO john@recipients.com
When using carbon copies, all recipients, specified in TO and CC fields will see addresses of each other. It is useful to specify direct recipients in TO field so that they know that email is directly addressed to them (a task, proposal or reply) and indirect recipients in CC field so that these users will know that this mail is in a way only informative for them (e.g. boss will know that employee deals with his tasks and client will know that processes are overseen by the boss).
C:\>febootimail -SERVER smtp.server.com -FROM jack@sender.com -TO john@recipients.com -CC jack@carbon-copy.com -BODY send automated dos email using carbon copies parameter To send dos mail with friendly names of recipients, they have to be in quotes before email address of recipients (e.g. -CC ""John Doe" <john@recipients.com>").
Please do not hesitate to contact our support department with any possible further questions or to solve practical issues connected with Command line email.