I've written a nice little test servlet that forwards emails to NNTP
servers.
It could be prettied up, but its not a framwork, just a demonstration, to
get people started.
The conf is like this:
<servlet match="RecipientIs=nntpspy@athlon850" class="NntpDelivery">
<server> dino </server>
<group> things </group>
<name> dino </name>
<password> dino </password>
<passThrough> true </passThrough>
</servlet>
I've forwarded the files to Serge.
I used the NntpClient from Sun, but put authing on top, as it had no concept
of password protected news servers.
Dino.
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/>
Problems?: [EMAIL PROTECTED]
- Re: How many people on list? Dino Fancellu
- Re: How many people on list? Serge Knystautas
- Re: How many people on list? jon *
- Re: How many people on list? Dino Fancellu
- Re: How many people on list? jon *
- Re: How many people on list? Dino Fancellu
- [offtopic] Re: How many people on list? jon *
- Re: [offtopic] Re: How many people on list? Dino Fancellu
- Re: [offtopic] Re: How many people on list? Serge Knystautas
- Re: [offtopic] Re: How many people on list? Dino Fancellu
- Re: I've been busy: NNTP forwarding Dino Fancellu
- Re: I've been busy: NNTP forwarding Dino Fancellu
- Re: How many people on list? jon *
- Re: How many people on list? Dino Fancellu
