Command Line Mailer - SMTP custom HELO command

-HELO command specifies that a custom HELO greeting text will be used upon initiating client / SMTP connection session. If -HELO command is not used, the computer name is used by Command line email software when connecting to SMTP server.

Command syntax:
  • febootimail -HELO mailer.example.org
  • febootimail -HELO "John-PC.corp.lan"
C:\>febootimail -SERVER smtp.server.com -FROM john@sender.com -TO joe@example.com -TEXT Sending email with custom helo message from command line mailer -HELO "client.email.lan"

The command line mailer client uses HELO command to identify itself upon connecting to SMTP server. HELO command is sent to SMTP server right after it responds to mailer connection with code 220 which indicates that SMTP service is ready.

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.

Copyright © 2001-2013 Febooti Software. All rights reserved. Last updated: January 24, 2011