From owner-cvs-all Mon Nov 12 6:56:22 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B86BE37B405; Mon, 12 Nov 2001 06:56:15 -0800 (PST) Received: (from rse@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id fACEuFO90156; Mon, 12 Nov 2001 06:56:15 -0800 (PST) (envelope-from rse) Message-Id: <200111121456.fACEuFO90156@freefall.freebsd.org> From: "Ralf S. Engelschall" Date: Mon, 12 Nov 2001 06:56:15 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail Makefile ports/mail/lmtp2nntp Makefile distinfo pkg-comment pkg-descr pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG rse 2001/11/12 06:56:15 PST Modified files: mail Makefile Added files: mail/lmtp2nntp Makefile distinfo pkg-comment pkg-descr pkg-plist Log: Add new port: OSSP lmtp2nntp 1.1.0 The OSSP lmtp2nntp program is an LMTP service for use in conjunction with an MTA (like Sendmail), providing a reliable 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 indicates successful completed action, persistent transient failure or permanent failure. Submitted by: Thomas Lotterer Reviewed by: Ralf S. Engelschall Revision Changes Path 1.264 +1 -0 ports/mail/Makefile 1.1 +18 -0 ports/mail/lmtp2nntp/Makefile (new) 1.1 +1 -0 ports/mail/lmtp2nntp/distinfo (new) 1.1 +1 -0 ports/mail/lmtp2nntp/pkg-comment (new) 1.1 +17 -0 ports/mail/lmtp2nntp/pkg-descr (new) 1.1 +1 -0 ports/mail/lmtp2nntp/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message