I added this to the command mail list a while ago, and it was commited to
the subversion repository.

http://svn.apache.org/viewcvs.cgi/*checkout*/james/server/branches/branch_2_
1_fcs/src/java/org/apache/james/transport/mailets/CommandListservProcessor.j
ava
(for v2.1/2 branch)

You'll need to recompile  to use it :) It adds the config options below:

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

Also, see http://issues.apache.org/jira/browse/JAMES-367 for a patch which
makes footers optional, and also allows you to modify the to address for the
list, so that it appears that the email was sent to a different address than
it actually was. I have used this to make a list reply to an admin, and also
when moving lists from one server to another - put the list temporarily on a
new domain, while the domain records are propergating, and then set the new
list to appear as if it was the old domain.

Daniel.

> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: 26 May 2005 13:44
> To: James Users List
> Subject: Mailet, matcher and distribution list
>
>
> Hi, I activated a mailing list following the Apache James user guide and
> FAQ.
> All work well, but I prefer to have only one, or at least some users
> that can write to the distribution list,
> while for the other the message should going back.
>
> Is it possibledoing using the provided mailet, matchers ?
> Have I to write my own mailet?
>
> May someone help me to have the rigth directions to start this job.
>
> Thanks
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


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

Reply via email to