You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by Br...@nokia.com on 2004/01/30 19:59:55 UTC

Contributing a mailet

Hello,

I am starting an effort to create an anti-spam mailet for James.  I would like to contribute it to the Apache James project when it is complete.  Therefore I want to make sure that (a) It will be accepted as a contribution, (b) It is fully compliant with the standards, and (c) It is absolutely 100% public domain and cannot be subverted and used for commercial products or its design principles stolen and placed in somebody else's patent (so it will probably need to be GPL or something even stronger). 

Are there any formal procedures that I have to follow to accomplish the above?

In case I am asking for something in the docs, I am totally new to James and I have only read some of all the available documentation, so far.  I plan to read it all next week.

Thanks,

Bruno Melloni

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


RE: Contributing a mailet

Posted by "Noel J. Bergman" <no...@devtech.com>.
Bruno,

> I want to make sure that
>   (a) It will be accepted as a contribution

Can you provide more details on what kind of anti-spam mailet?

> (b) It is fully compliant with the standards

Follow the sample mailets in the source distribution, keep the code clean
and documented.

> (c) It is absolutely 100% public domain and cannot be subverted
> and used for commercial products or its design principles stolen
> and placed in somebody else's patent (so it will probably need
> to be GPL or something even stronger).

This will not be acceptable, and will require us to reject your code.
Please see http://www.apache.org/licenses/.  ASF software projects must be
licensed using the Apache Software License, and can be used for any purpose,
including commercial.  Furthermore, "public domain" and GPL are not
compatible.

	--- Noel


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org