Download List

프로젝트 설명

Papercut is a multi-threaded NNTP server written in Python. Its main objective is to integrate existing Web-based message board software (Phorum is one of the supported ones) with a Usenet front-end. However, its extensibility enables developers to write their own containers for the storage of the Usenet articles (messages). That means that the code is extensible enough that you could write new containers to integrate the news server with other Web message board projects or even other ways to store the messages.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-02-01 22:37
0.9.12

머리, 서두르게, LISTGROUP 및 슬레이브 명령이 제대로 처리의 NNTP 프로토콜을 준수하는가 수정되었습니다. NEWGROUPS 명령이 더 이상 뉴스 그룹의 전체 목록을 저장하면 모듈을 각 뉴스 그룹의 생성 날짜를 얻을 수없습니다 반환합니다. 이 릴리스에는 줄무늬가 명령의 경우에만 클라이언트가 새 문서가 게시되지 않습니다 공백. 유틸리티 스크립트를 서버의 건강을 모니터에 추가되었습니다 도움이됩니다.
Tags: Major bugfixes
Handling of the HEAD, STAT, LISTGROUP and SLAVE commands has been fixed to properly comply with the NNTP protocol. The NEWGROUPS command will no longer return the full list of newsgroups when the storage modules are not able to get the creation date of each newsgroup. This release strips whitespace from commands only when the client is not posting a new article. A utility script to help monitor the health of the server has been added.

2004-01-05 02:11
0.9.10

많은 수정 스토리지 모듈 및 서버 자체가 제대로 RFC를 지원하는 NNTP를 적용했다. 'mbox'스토리지 모듈은 현재 베타 버전으로 품질을 고려하여야한다. 저기 Phorum 인증 모듈을하기 위해 MD5 암호화된 암호를 지원하도록 수정됩니다.
Tags: Major bugfixes
Many fixes were applied to the storage modules and the server itself to correctly support the NNTP RFC. The 'mbox' storage module should be now considered beta quality. There are fixes to the Phorum authentication module to support MD5 encrypted passwords.

2003-03-31 18:48
0.9.7

PostgreSQL은 새로운 스토리지 모듈에 추가되었습니다 Phorum 기반. 저기 phpBB를 스토리지 모듈에 여러 수정 프로그램은 각 포럼에서 메시지의 정확한 수를 유지 Papercut, 그리고 bugfix Mozilla는 다중 라인 헤더를 처리하는 방법과 관련시킬 수있습니다.
Tags: Major feature enhancements
A new storage module based on PostgreSQL for Phorum has been added. There are many fixes to the phpBB storage module that allow Papercut to maintain a correct count of messages in each forum, and a bugfix related to the way Mozilla handles multi-line headers.

2003-02-04 04:13
0.9.6

서버는 이제 동적으로 유닉스 플랫폼 및 Windows 플랫폼에서 하나의 스레드에서 소켓 서버 forking 기반을 사용합니다. 몇 가지 수정 사항이 다소 안정해야 phpBB를 스토리지 모듈, 문제 해결에 적용되었습니다.
Tags: Major bugfixes
The server will now dynamically use a forking-based socket server on
Unix platforms and a threaded one on Windows platforms. Several fixes
have been applied to correct issues with the phpBB storage module,
which should make it somewhat stable.

2002-11-12 13:12
0.9.4

새로운 캐싱 모듈은 성능 향상을 위해 추가되었습니다. 수정 여전히 베타 버전입니다 새로운 phpBB를 스토리지 모듈을했습니다.
Tags: Major feature enhancements
A new caching module was added to improve performance. Fixes were made to the new phpBB storage module, which is still beta.

Project Resources