F=a

Run extended SMTP protocol V8.6 and later

Most old versions of sendmail run only basic SMTP defined in RFC821. In 1993, that service was extended by RFC1425 (obsoleted by RFC1869) to become Extended SMTP (ESMTP). Beginning with V8 sendmail, you can enable a delivery agent to use ESMTP by specifying the F=a delivery agent flag. This causes sendmail to first try to use the extended form of the HELO command, called EHLO. If that fails to be acknowledged as OK, sendmail tries again with nonextended SMTP. If the initial SMTP server greeting includes a line containing the word ESMTP, the F=a delivery agent flag is assumed. (See also the F=2 flag, F=2 on page 763.)

Get sendmail, 4th Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.