Company
Innovation
Man pages
Tech News
Developer
Mirrors
Search
RBSMTP (8) manpage
RBSMTP
8
DECEMBER 2002
Unix
System Manager's Manual
NAME
rbsmtp, rsmtp, cbsmtp, rcsmtp, rgsmtp - handle bsmtp batches received via uucp
SYNOPSIS
rbsmtp
rsmtp
cbsmtp
rcsmtp
rgsmtp
DESCRIPTION
This program (with its different names) reads a BSMTP batch received via UUCP, unpacks it and sends it to
sendmail(8)
.
It uncompresses
gzip(1)
and
compress(1)
batches by using
gunzip(1)
,
uncompresses
bzip2(1)
batches using
bunzip2(1)
,
and it uncompresses
freeze(1)
batches by using
melt(1)
.
Don't forget to configure your UUCP system to allow the sender sending batches with the above command names. Simply add a line like this to the corresponding system in
/etc/uucp/sys :
commands rmail rnews rbsmtp rsmtp cbsmtp rcsmtp rgsmtp
FILES
/var/log/bsmtp/Log
log file
/var/log/bsmtp/Debug
debug output
SEE ALSO
gunzip(1)
,
bunzip(1)
,
melt(1)
,
sendmail(8)
AUTHOR
The bsmtpd package was written by Axel Zinser <fifi@hiss.org>.
This manual page was written by Roland Rosenfeld <roland@spinnaker.de> for the Debian GNU/Linux system (but may be used by others).
Current Users: 23 © 1999-2006 Linux.com.hk
PenguinSoft
All trademarks and copyrights on this page are owned by their respective companies. Linux is a trademark of Linus Torvalds.