Giulio Troccoli wrote:

> I would like to create a mailing list using James (2.2.0), but it is a bit
> different for the usual one.

> - people can subscribe and unsubscribe, but they cannot send emails to the
>   mailing list
> - one one user on my server, e.g. events_manager, can send emails to the
>   mailing list

You will need to upgrade to JAMES 2.3, but then you can add:

  <specifiedpostersonly>true</specifiedpostersonly>
  <allowedposters>
    <address>[EMAIL PROTECTED]</address>
  </allowedposters>

to your CommandListservProcessor configuration.

        --- Noel



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to