You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-user@james.apache.org by Davide Frigerio <da...@wise-lab.it> on 2002/02/15 11:29:25 UTC

How to configure James as a service?

Does anybody test James as a service?

Any suggest?

Thanks.

Davide Frigerio.

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


R: Problem when sending mail to mailing list

Posted by Davide Frigerio <da...@wise-lab.it>.
Do you read my previous message?
Thanks.


-----Messaggio originale-----
Da: Davide Frigerio [mailto:davide.frigerio@wise-lab.it]
Inviato: lunedi 18 febbraio 2002 16.03
A: James Users List
Oggetto: R: Problem when sending mail to mailing list


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:davide.frigerio@wise-lab.it]
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="CommandForListserv=lista@krome.wise-lab.it"
class="AvalonListservManager">
  			  <repositoryName>list-james</repositoryName>
  			  <membersPath>file://../var/users/list-james</membersPath>
  		  </mailet>

          <mailet match="RecipientIs=lista@krome.wise-lab.it"
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:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>



--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>



--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


R: Problem when sending mail to mailing list

Posted by Davide Frigerio <da...@wise-lab.it>.
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:davide.frigerio@wise-lab.it]
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="CommandForListserv=lista@krome.wise-lab.it"
class="AvalonListservManager">
  			  <repositoryName>list-james</repositoryName>
  			  <membersPath>file://../var/users/list-james</membersPath>
  		  </mailet>

          <mailet match="RecipientIs=lista@krome.wise-lab.it"
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:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>



--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Problem when sending mail to mailing list

Posted by Davide Frigerio <da...@wise-lab.it>.
I created a mailing list with this mailet configuration:

		 <mailet match="CommandForListserv=lista@krome.wise-lab.it"
class="AvalonListservManager">
  			  <repositoryName>list-james</repositoryName>
  			  <membersPath>file://../var/users/list-james</membersPath>
  		  </mailet>

          <mailet match="RecipientIs=lista@krome.wise-lab.it"
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:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>