mail.lmtp — deliver mail through LMTP
Contents
Description
mail.lmtp reads the standard input up to an end-of-file and delivers it to an LMTP server for each user's
address. The user must be a valid user name or email address.
The options are as follows:
-ddestination
Specify the destination LMTP address.
-ffrom
Specify the sender's name or email address.
-llhlo
Specify the LHLO argument used in the LMTP session. By default, mail.lmtp will default to
"localhost".
Exit Status
The mail.lmtp utility exits 0 on success, and >0 if an error occurs.
Name
mail.lmtp — deliver mail through LMTP
See Also
mail(1), smtpd(8) Debian February 14, 2017 MAIL.LMTP(8)
Synopsis
mail.lmtp [-ddestination] [-ffrom] [-llhlo] user...
