On Fri, 20 May 2005, David Nicol wrote: > > > What is the reason for making it a plugin? It's part of the basic > > > function of qmail-smtpd, just like the check for message size, for > > > example. And not having it allows what are essentially DoS attacks on > > > the server, so it's not really an optional function. > > > > Because we like to keep what can go into plugins as plugins. It keeps the > > core clean, and facilitates easier updates. > > > > Matt. > > Does qpsmtpd have separate hooks for header and body?
It doesn't yet, but your idea below has been suggested a few times and will probably go in at some point. Matt.
