debian man page for nullmailer-smtpd

Query: nullmailer-smtpd

OS: debian

Section: 8

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

nullmailer-smtpd(8)					      System Manager's Manual					       nullmailer-smtpd(8)

NAME
nullmailer-smtpd - sendmail emulator interface for nullmailer
SYNOPSIS
nullmailer-smtpd
DESCRIPTION
This program is a front end program for nullmailer-queue. It is invoked by nullmailer-inject when mail senders request a sendmail -bs SMTP interface for sending email. This program accepts SMTP protocol on standard input. On successful completion as far as the DATA command, this program executes nullmailer-queue directly with the appropriate sender and recipients. See the documentation for nullmailer-queue for details on how messages are queued.
RETURN VALUE
Always exits 0. Any errors are notified to the caller by SMTP extended error codes.
SEE ALSO
nullmailer-queue(8)
AUTHOR
This manual page was written by Nick Leverton <nick@leverton.org> for the Debian GNU/Linux distribution (but may be used by others). nullmailer-smtpd(8)
Related Man Pages
defaultdomain(1) - debian
qmail-smtpd(8) - redhat
qmail-smtpd(8) - centos
qmail-smtpd(8) - osf1
qmail-smtpd(8) - osx
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?