On Tue, Jul 15, 2014 at 08:31:26AM +0200, Stefan Foerster wrote:
> Question: Are there any legal requirements with regard to the Postfix
> license that I need to be aware of? Are there any limitations when using
> Postifx in an academic environment?
You won't get any legal advice on this list. Y
Hello world,
every summer, I'm volunteering to give a programming class at a local
university. The goal is to teach CS students about "real world" code,
i.e. making them aware of things like resource managament (prevent
runaway fork(2) calls) under heavy load or the need for good documentation.
T