-TO switch specifies destination recipients of dos email or list of addresses separated by comma or semicolon (also, line break when using -USEFILE parameter). -TO switch is a mandatory unless -CC or -BCC addresses are used. However, some outgoing mail servers do not allow to send emails without filled TO field in message header.
febootimail -TO john@recipients.com, jack@recipients.comfebootimail -TO "John Doe <john@recipients.com>", "jack@recipients.com (Jack Doe)"
-TO switch allows to enter both single destination address and a list of addresses. All recipients entered in TO field will see addresses of each other.
C:\>febootimail -SERVER smtp.server.com -FROM jack@sender.com -TO john@recipients.com, jack@recipients.com -MSG automate mail using multiple recipients feature To send dos email with friendly names, names of recipients must be entered in quotes before email address of recipient (e.g. -TO ""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.