http://bugzilla.spamassassin.org/show_bug.cgi?id=3097
------- Additional Comments From [EMAIL PROTECTED] 2004-02-28 17:49 ------- been chatting with folks ... Some have commented that Net::Server may be overkill, and also requires people install Net::Server so it's another module dependency. http://www.ijs.si/software/amavisd/#faq-net-server documents some issues with Net::Server as well. I was pointed at http://search.cpan.org/dist/POE/ ... That's another external dependency though. I figure there'll be some effort required to either code up a pre-fork method or to modify our code to use other modules that are out there. I'm not thrilled with yet-another external dependency though. I use spampd at work, which uses Net::Server, which is why I knew about it, and it has the Prefork/ PreforkSimple code that I was thinking about doing... Any thoughts? ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
