-HTMLFILE switch allows to send HTML email automatically including all picture files thus expanding mailing capabilities. It is possible to send saved HTML pages from internet as well as self-designed HTML documents by means of command line email.
febootimail -HTMLFILE webpage.htmlfebootimail -HTMLFILE "c:\html for email\webpage.html"
Note that all images must be stored on hard drive or other local media before sending html emails. Also appropriate links within html file must be provided (i.e. links to image files must be correct and point to files stored locally).
C:\>febootimail -SERVER smtp.server.com -FROM john@sender.com -TO jack@recipients.com -HTMLFILE webpage.html -BODY HTML e-mail from DOS Also, it might be useful to apply -MSG switch to set alternative message text for recipients whose email clients or accounts do not support html messages.
Please do not hesitate to contact our support department with any possible further questions or to solve practical issues connected with Command line email.