There's anybody who have an implementation of mailing list that works OK?
I think that the problem found is a bug!
Thanks.
Davide Frigerio
-----Messaggio originale-----
Da: Davide Frigerio [mailto:[EMAIL PROTECTED]]
Inviato: venerdi 15 febbraio 2002 12.23
A: James Users List
Oggetto: Problem when sending mail to mailing list
I created a mailing list with this mailet configuration:
<mailet match="[EMAIL PROTECTED]"
class="AvalonListservManager">
<repositoryName>list-james</repositoryName>
<membersPath>file://../var/users/list-james</membersPath>
</mailet>
<mailet match="[EMAIL PROTECTED]"
class="AvalonListserv">
<membersonly> true </membersonly>
<attachmentsallowed> false </attachmentsallowed>
<replytolist> true </replytolist>
<membersPath>
file://../var/users/list-james</membersPath>
</mailet>
Two users has subscribed without problems, but when somebody try to send
message the following exception appears:
Exception in processer <root>
java.lang.NullPointerException
at
org.apache.james.transport.mailets.AvalonListserv.getMembers(AvalonListserv.
java:73)
at
org.apache.james.transport.mailets.GenericListserv.service(GenericListserv.j
ava:64)
.......
Thanks.
Davide Frigerio
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>