On Wed, 26 Mar 2003, Matt Sergeant wrote: > We've got a document at work that very clearly describes qmail-remote, > along with some of our extensions. Is it worth implementing that part > of qmail in perl - is there any part of qmail-remote that people would > like to plug into?
Can you reveal any of your ideas? :-) >From running lists I generally have many more outgoing mails than incoming, so I would worry about the extra overhead for a qmail-remote replacement. The only thing I've wanted is qmail-verh and a few variations over that; but I haven't wanted it enough to even install the qmail-verh patch. :-) It's easy to make the smtpd work in a different model (multiplexing daemon, mod_perl, POE, ...) if it would be an advantage. With qmail-remote it's much more work to not have the "one connection, one process" model. - ask -- ask bjoern hansen, http://www.askbjoernhansen.com/ !try; do();
