Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
MAIL.LMTP(8)		    System Manager's Manual		  MAIL.LMTP(8)

NAME
       mail.lmtp -- deliver mail through LMTP

SYNOPSIS
       mail.lmtp [-d destination] [-f from] [-l	lhlo] user ...

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:

       -d destination
	       Specify the destination LMTP address.

       -f from
	       Specify the sender's name or email address.

       -l lhlo
	       Specify the LHLO	argument used in the  LMTP  session.   By  de-
	       fault, mail.lmtp	will default to	"localhost".

EXIT STATUS
       The mail.lmtp utility exits 0 on	success, and >0	if an error occurs.

SEE ALSO
       mail(1),	smtpd(8)

FreeBSD	Ports 14.quarterly     February	14, 2017		  MAIL.LMTP(8)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=mail.lmtp&sektion=8&manpath=FreeBSD+Ports+14.3.quarterly>

home | help