send email from DOS - set user friendly sender name

-FROMNAME switch allows to enter friendly name of sender which might be nickname, real name, company name or anything else in addition to email address which is a fixed value in each particular situation. Depending on end user mail client specifics, the friendly name will be shown either instead or in addition to email address used with -FROM switch.

Command syntax:
  • febootimail -FROMNAME John Doe

Friendly names gives messages more personal look. Especially in cases when email address alone can not give a hint who is a sender (e.g. krz-024@dr.vff.edu). Using friendly name makes messages more appealing to recipient.

C:\>febootimail -FROM krz_00024@dr.vff.edu -FROMNAME John Doe -TO jack@recipients.com -TEXT send scheduled dos e-mail with friendly fromname -SERVER smtp.server.com 

Alternatively, friendly name can be set using only -FROM switch and putting an expression into quotes (i.e. febootimail -FROM ""John Doe" <krz-024@dr.vff.edu>").

Related commands:

Please do not hesitate to contact our support department with any possible further questions or to solve practical issues connected with Command line email.