Jean Bruenn: > On Wed, 22 Feb 2012 07:06:28 -0500 (EST) > Wietse Venema <wie...@porcupine.org> wrote: > > > Jean Bruenn: > > > Hello, > > > > > > I was wondering where feature-wishes should be written to, so I > > > assume this maillinglist might be a good start. Might well be that > > > other people asked for similar features already, a fast look > > > through the archive didn't result in anything like that though. > > > > Discuss designs on the postfix-devel list, then contribute code. > > And if I can't code C/C++?
Then you can write it as a Python/Ruby/Perl policy/Milter extension. For the past 8 years or so, major features have been implemented by adding programs, not by constantly tinkering with existing code. If you can't provide working code, then your efforts will remain an academic exercise. There is no shortage of ideas, but there is a shortage of cycles to ensure that new code does not negatively affect the qualities of the mail system, including its interface for legitimate users, its surface for attackers, and its worst-case performance characteristics. Wietse