🧡 Skip to main content🔍 Skip to search

The DEBUG or D command displays the febootimail internal variables. This allows to compare actual configuration with all command line parameters. In the situations when the command line input comes from the other app, and that input is dynamic, the DEBUG command line switch allows pinpoint the problem cause.

Command syntax

  • febootimail -DEBUG
  • febootimail -D

All SMTP server responses are shown, allowing to check if there are no problems with remote machine. Also, responses of the server are logged such as 220 Service is ready, 221 SMTP is closing the connection, 354 start the message input, etc.

febootimail -SERVER smtp.example.net -FROM ed@example.net -TO larry@example.com -TEXT A simple email debugging -DEBUG

Console output

  • To save the console output to a file, add >output.txt at the end of the command line.
  • To append the console output to a file, add >>output-append.txt at the end.

Related commands

SMTP troubleshooting

Quick look

Need help?

If you have any questions, please do not hesitate to contact our support team.