EML is an extension for email files. Instead of sending email, it is also possible to save it for later use or any other reason. Using -SAVEEML switch will make Command line email to gather all email data provided by other switches (e.g. FROM and TO addresses, subject text, message text; attachments and data provided with -USEFILE parameter).
febootimail -SAVEEML filenamefebootimail -SAVEEML "C:\preformated mail messages\email.eml"
EML files contain both technical email header and user provided email contents. The saved messages can be reused later both in Command Line Email utility and other email clients that support EML file format.
C:\>febootimail -SAVEEML email-file.eml -FROM john@sender.com -TO jack@recipients.com -MSG message saved to EML file format instead of being instantly sent to recipient When saving EML file, it must include TO, FROM, CC and other fields that will be displayed when EML file is sent to the end recipient.
EML file can be regarded as standalone email container for both technical header and email contents. Such message, saved in EML file, may contain other EML files as attachments that in turn may also contain another EML files going to virtually infinite regress, so that it is possible to send lots of original emails with all necessary technical headers within a single message.
Please do not hesitate to contact our support department with any possible further questions or to solve practical issues connected with Command line email.