pkg://bsmtpd_2.3pl8b-12woody1_m68k.deb:29404/control
downloads
Package: bsmtpd
Version: 2.3pl8b-12woody1
Section: mail
Priority: extra
Architecture: m68k
Depends: libc6 (>= 2.2.4-4), sendmail (>= 8.9.3-4) | sendmail-tls | postfix | postfix-tls, uucp, logrotate, adduser, dpkg (>= 1.7.0)
Conflicts: sendmail (<< 8.9.3-4), suidmanager (<< 0.52)
Installed-Size: 232
Maintainer: Roland Rosenfeld <roland@debian.org>
Description: Batched SMTP mailer for sendmail and postfix
This package adds a new "mailer" named bsmtp to sendmail or postfix,
which allows you to use batched SMTP as protocol. BSMTP is used in
UUCP environments and allows to transport many mails as a
(compressed) batch instead of transporting every single mail. So
bsmtp is an alternative to rmail.
.
Special features of this bsmtp package:
- Completely written in C.
- Configurable batch size (automatically sends batch to uux when a
defined size is reached).
- Creates backups of all outgoing batches (and removes them regularly)
- Works with sendmail and postfix.