This page contains various Tips and Tricks for Febooti Command line email (febootimail) to help you use it to its fullest.
febootimail -TO "Firstname Lastname <friendly@email.com>"febootimail -TO "Lastname, Firstname <friendly@email.com>"febootimail -CC ""Firstname Lastname" <friendly@email.com>"febootimail -CC ""Lastname, Firstname" <friendly@email.com>"febootimail -BCC "friendly@email.com (Firstname Lastname)"febootimail -FROM "friendly@email.com (Lastname, Firstname)"febootimail -REPLYTO "friendly@email.com (Lastname, Firstname (Thirdname))"C:\>febootimail -FROM ""Johnny M." <johnny@sender.com>" -TO "Mail department <cmd@dos-mail.com>" -BCC "emails@dos-mail.com (Support department)" -CC ""John, Doe" <john@email.com>" -BODY "Send email by using friendly e-mail names."febootimail -TEXT Email sent with some extra spaces.febootimail -TEXT "Email sent with some extra spaces."By using above Febooti Command line email syntax, recipient will receive following email text, respectivelly:
Email sent with some extra spaces.Email sent with some extra spaces.C:\>febootimail -FROM ""Johnny M." <johnny@sender.com>" -TO "Mail department <cmd@dos-mail.com>" -TEXT "Example of DOS command line email, which PRESERVE white space characters!"febootimail -SMTP smtp.sender.comfebootimail -SMTP 10.124.1.86C:\>febootimail -FROM ""Johnny M." <johnny@sender.com>" -TO "Mail department <cmd@dos-mail.com>" -TEXT "DOS email uses SMTP server" -SMTP outgoing.email.server.comfebootimail *other_commands* > rewrite-log.txtfebootimail *other_commands* >> append-log.txtC:\>febootimail -FROM ""Johnny M." <johnny@sender.com>" -TO "Mail department <cmd@dos-mail.com>" -TEXT "DOS email uses SMTP server" -SMTP outgoing.email.server.com >> append-log.txtfebootimail -AUTH AUTO -USER ***** -PASS *****C:\>febootimail -FROM ""Johnny M." <johnny@sender.com>" -TO "Mail department <cmd@dos-mail.com>" -TEXT "DOS email uses SMTP server" -SMTP smtp.server.com -AUTH AUTO -USER john -PASS ********febootimail -PORT 24febootimail -SSL -PORT 464C:\>febootimail -FROM ""Johnny M." <johnny@sender.com>" -TO "Mail department <cmd@dos-mail.com>" -TEXT "DOS email uses SMTP server" -SMTP smtp.server.com -PORT 24Please do not hesitate to contact our support department with any possible further questions or to solve practical issues connected with Command line email.