Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Nov 2001 06:56:15 -0800 (PST)
From:      "Ralf S. Engelschall" <rse@FreeBSD.org>
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
Message-ID:  <200111121456.fACEuFO90156@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
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 <thomas.lotterer@cw.com>
  Reviewed by:	Ralf S. Engelschall <rse@freebsd.org>
  
  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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200111121456.fACEuFO90156>