debian man page for extsmaild

Query: extsmaild

OS: debian

Section: 1

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

EXTSMAIL(1)						    BSD General Commands Manual 					       EXTSMAIL(1)

NAME
extsmaild -- robust sending of e-mail to external commands
SYNOPSIS
extsmaild [-m mode]
DESCRIPTION
extsmaild sends messages spooled by extsmail(1). If called without -m specified, or if -m batch is specified, extsmaild operates in batch mode, running as a foreground process and terminating after trying to send all messages; it returns 0 if all messages were sent successfully, or 1 if any messages remain unsent. If called with the -m daemon switch, extsmaild operates as a long running daemon; it monitors the spool directory and when it notices changes to the directory (or a fixed period has elapsed) it tries to send any unsent messages. This means that even on unreliable networks, extsmaild can easily be left alone and relied upon to ultimately send all messages - without manual intervention.
SEE ALSO
extsmail.conf(5), extsmail.externals(5), extsmail(1)
AUTHORS
extsmaild was written by Laurence Tratt <http://tratt.net/laurie/>
BSD
November 2, 2008 BSD
Related Man Pages
atd(8) - redhat
gpg-mailkeys(1) - debian
rnews(1) - debian
nullmailer-queue(8) - debian
strerr(8) - osf1
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
How can I do this in VI editor?
Detecting unused variables...
One instance of comparing grep and awk
Weird 'find' results