diff options
author | Ralf S. Engelschall <rse@FreeBSD.org> | 2001-11-12 14:56:15 +0000 |
---|---|---|
committer | Ralf S. Engelschall <rse@FreeBSD.org> | 2001-11-12 14:56:15 +0000 |
commit | 9a4bb3b75b1b140c888cd2aa4e58601a1107c1dc (patch) | |
tree | 8fb42717f4bafd6b32ddfd30a7a99327e83d2d4d /mail/lmtp2nntp/pkg-descr | |
parent | 4114a0b2e68404aaeab544359dd4b6c55fe40ed6 (diff) | |
download | ports-9a4bb3b75b1b140c888cd2aa4e58601a1107c1dc.tar.gz ports-9a4bb3b75b1b140c888cd2aa4e58601a1107c1dc.zip |
Notes
Diffstat (limited to 'mail/lmtp2nntp/pkg-descr')
-rw-r--r-- | mail/lmtp2nntp/pkg-descr | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/mail/lmtp2nntp/pkg-descr b/mail/lmtp2nntp/pkg-descr new file mode 100644 index 000000000000..c67cdb4138d2 --- /dev/null +++ b/mail/lmtp2nntp/pkg-descr @@ -0,0 +1,17 @@ +The OSSP lmtp2nntp program is an LMTP service for use in +conjunction with an MTA (like Sendmail), providing a reli- +able real-time mail to news gateway. Input messages get +their headers slightly reformatted to match Usenet news +article format. The article is then posted or feeded into +a remote NNTP service (like INN). Delivery must take place +immediately or the transaction fails. OSSP lmtp2nntp +relies on the queuing capabilities of the MTA in order to +provide a fully reliable service. For this the program +returns proper delivery status notification which indi- +cates successful completed action, persistent transient +failure or permanent failure. + +WWW: http://www.ossp.org/ + +-- +thomas.lotterer@cw.com |