[Twisted-Python] Mailinglist & news

hi! got a few questions: 1.) can twisted do mailinglists? (google just gave me the tm lists itself) 2.) if so can mailinglists be in sync with a news-server(mirror of lists to nntp) greetings, LordVan -- -----BEGIN GEEK CODE BLOCK----- GCS/CC/E/M/MU/S d- s: a--- C++++(++) UL++++ P+ L++++ E W+++ N+++ o-- K w-- O M-- V- PS+ PE-- Y++ PGP+++ t+++ 5+ X- R tv b++++ DI- D+ G++ e-->+++++ h-- !r z- ------END GEEK CODE BLOCK------ ----------------------------------------- This email was sent using SquirrelMail. "Webmail for nuts!" http://squirrelmail.org/

On Sat, 14 Dec 2002, "Thomas Raschbacher" <lordvan@lordvan.com> wrote:
1.) can twisted do mailinglists? (google just gave me the tm lists itself)
Not directly.
2.) if so can mailinglists be in sync with a news-server(mirror of lists to nntp)
Well, I'm pretty sure it shouldn't be *too* hard to get twisted.mail to spawn off mailman (by which I mean <30-40 line of Python code). Mailman can do the injecting of messages into the Twisted NNTP server. The mail and news can share a proces.

On Sat, 14 Dec 2002, "Thomas Raschbacher" <lordvan@lordvan.com> wrote:
1.) can twisted do mailinglists? (google just gave me the tm lists itself)
Not directly.
2.) if so can mailinglists be in sync with a news-server(mirror of lists to nntp)
Well, I'm pretty sure it shouldn't be *too* hard to get twisted.mail to spawn off mailman (by which I mean <30-40 line of Python code). Mailman can do the injecting of messages into the Twisted NNTP server. The mail and news can share a proces.
participants (2)
-
Moshe Zadka
-
Thomas Raschbacher