NAME
sbsmtp − compress bsmtp batch and send it out via uux
SYNOPSIS
sbsmtp [options] site(s)
DESCRIPTION
sbsmtp is the batcher of the bsmtpd package. It is run by hand or by uucico(8) to compress a batch and send it out using uux(8). sbsmtp reads the batchparms(5) file to find out the selected compression method for the given site(s).
OPTIONS
-U path
path to uux (default: /usr/bin/uux)
-C path
path to compress (default: /usr/bin/compress)
-F path
path to freeze (default: /usr/local/bin/freeze)
-b path
path to bzip2 (default: /usr/bin/bzip2)
-G path
path to gzip (default: /bin/gzip)
-B path
path to batchparms (default: /etc/mail/batchparms)
-k |
stop creating backup files of the outgoing batches. |
FILES
/var/spool/bsmtp/out
Directory for outgoing batches.
/etc/mail/batchparms batch parameters
/var/log/bsmtp/Log log file
/var/log/bsmtp/Debug debug output
SEE ALSO
bsmtp(8), batchparms(5), uux(1), uucico(8), gzip(1), compress(1), freeze(1), bzip2(1)
AUTHOR
The bsmtpd package was written by Axel Zinser <fifi [AT] hiss.org>.
This manual page was written by Roland Rosenfeld <roland [AT] spinnaker.de> for the Debian GNU/Linux system (but may be used by others).