diff options
Diffstat (limited to 'mail/bsmtp/pkg-descr')
-rw-r--r-- | mail/bsmtp/pkg-descr | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/mail/bsmtp/pkg-descr b/mail/bsmtp/pkg-descr new file mode 100644 index 0000000..99c2cd4 --- /dev/null +++ b/mail/bsmtp/pkg-descr @@ -0,0 +1,7 @@ +This package supplies batch SMTP support for sendmail, both incoming +and outgoing. Batch SMTP can be used to batch and compress mail +messages for UUCP links, which is faster and doesn't suffer from +the address limitations of rmail. Bsmtp's version of batch SMTP +is fully compatible with smail. + +WWW: http://www.stud.uni-karlsruhe.de/~uk1o/bsmtp/ |