Release of the Community Forums NNTP Bridge to access the social and anwsers MS forums with a single, open source NNTP bridge.
This release has added some features / bugfixes:
- app.config contains now a example to enable tracing
- Setup will now remove previous versions, so only one will be displayed in the control panel (programs)
- If the first/last parameter for XOVER is in the wrong order, then correct the order (some clients may sent XOVER 234-230 instead of "XOVER 230-234") / This has lead to System.ServiceModel.FaultException in the web-service
- Moved the creation of X-Face and From (with email) into the ArticleConverter
- Bugfix: Only encode the username of the From-header and not the email address
- Added tracing for WebService: CreateQuestionThread / CreateReply
- Removed format=flowed for text/html messages