Using -DEBUGX or -DX parameter to test SMTP or ESMTP server reveals step by step information exchange between SMTP server and Command line email software. Every byte of information is displayed as it is sent over the SMTP protocol, allowing user to precisely locate the problem or SMTP server incompatibilities as they happen.

Command syntax:
  • febootimail -DEBUGX
  • febootimail -DX

When trying to debug or test SMTP server or just trying to find a cause for email not being correctly delivered to SMTP server, -DEBUGX parameter may come at hand by providing the most important information about communication session with SMTP server.

C:\>febootimail -SERVER smtp.server.com -FROM john@sender.com -TO jack@recipients.com -MSG debug SMTP or ESMTP server -DEBUGX 

Due to -DEBUGX implementation that is intended to provide user with full information when testing SMTP server or trying to locate mail sending problems, it is rather advisory not to send messages with large attachments for testing purposes.

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.