diff options
-rw-r--r-- | esmtp.1 | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -25,7 +25,7 @@ libESMTP to Sendmail compatibility interface \fBnewaliases\fR .br -\fBsendmail -I\fR +\fBsendmail -bi\fR .SH DESCRIPTION \fBEsmtp\fR is a send-only \fBsendmail\fR emulator for machines which normally @@ -139,6 +139,10 @@ Relay (gateway) submission of a message. Set the hop count to \fIN\fR. .TP +\fB\-I\fR (ignored) +Same as \fB\-bi\fR. + +.TP \fB\-i\fR (ignored) Ignore dots alone on lines by themselves in incoming messages. This should be set if you are reading data from a file. |