We are building a newsletter application for the django framework. For bounce 
detection we want to use the Mailman bouncerAPI because reimplementing would be 
a bad idea. Now my question is: can i release my application under a less 
restrictive license like the bsd license? I don't distribute Mailman i only 
list it as a requirement in setup.py

According to the gpl-faq this is a borderline case because i only invoke a 
function and wait for the response. 
http://www.gnu.org/licenses/gpl-faq.html#NFUseGPLPlugins

Is it possible to use Mailman like this? Is this the intended use of the 
BouncerAPI?

Marc
_______________________________________________
Mailman-Developers mailing list
Mailman-Developers@python.org
http://mail.python.org/mailman/listinfo/mailman-developers
Mailman FAQ: http://wiki.list.org/x/AgA3
Searchable Archives: 
http://www.mail-archive.com/mailman-developers%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-developers/archive%40jab.org

Security Policy: http://wiki.list.org/x/QIA9

Reply via email to