Quick Links
-LOG switch makes command line mail utility make a record file on basic email sending processes that allows later to trace back sending errors and view history of successful sending operations.
Command syntax:
febootimail -LOG logfile.txtfebootimail -LOG "C:\e-mail\email report.log"
Alternatively, it is possible to use another logging method with adding redirection operator >> (two consecutive greater than signs) that will write command line mail screen output to file (or append to existing one). Also can be used together with -DEBUG command for more details.
C:\>febootimail -SERVER smtp.server.com -FROM john@sender.com -TO jack@recipients.com -MESSAGE sending automatic e-mail and logging results -LOG standard.log -DEBUG >>alternative.log 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.